What to do with a talking horse?

In Archive by Fredy Ore

UIE have written an interesting paper on the web development stage called the Talking Horse. Every website during development goes through this step, this article informs of ways to recognise …

Fonts for programmers

In Archive by Fredy Ore

It’s not that often that you consider a variety of font styles and faces to help in programming for OS X and Windows, but here are a variety I’ve recently …

Peter Ottery and the CSS redesign of the SMH

In Archive by Fredy Ore

Last night I had the opportunity of attending the Sydney June meet of the Web Standards Group (WSG), a local chapter of developers and designers pushing for web accessibility. The …

Accessibility tools to help develop and view

In Archive by Fredy Ore

Accessify.com lists a collection of useful Accessibility tools to help you both develop and view any site with accessibility in mind. The tools include everything from Favlets, add-ons for Dreamweaver …

XML export and import for RTF and Word files

In Archive by Fredy Ore

An article at webreference.com titled, “XML Import/Export for the Masses”. A look at some of the export/import plug-ins available for RTF & Word files, which might see a new adoption …

Building Accessible Websites book by Joe Clark

In Archive by Fredy Ore

Here is Joe Clark’s new book, Building Accessible Websites, on Web Accessibility. It is to be published by New Riders in October 2001 www.joeclark.org/book Update (2002): Joe Clark has provided …

A useful XML article on WebMonkey

In Archive by Fredy Ore

I revisited an old article today from way back in October 1998 at Webmonkey today. It is a useful article on XML. It gives a brief introduction to the language, …

Regular Expressions

In Archive by Fredy Ore

Peter forwarded this link to more on Regular expressions www.4guysfromrolla.com/webtech/090199-1.shtml

Some Web based Perl CGI scripts

In Archive by Fredy Ore

Here is a web based Perl/CGI based forum which can be downloaded for free: http://awsd.com/scripts/webbbs/index.shtml. Another is the CGI-RESOURCE http://www.cgi-resources.com/. Here is an equivalent script similar to blogger, www.amphibianweb.com/newspro/.

The PHP Manual

In Archive by Fredy Ore

Here is the PHP Manual in various languages, www.php.net/manual/en. PHP (officially “PHP: Hypertext Preprocessor”) is a server-side HTML-embedded scripting language.