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
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
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 …
CSS tutorials and presentations by Russ Weakley
A great collection of CSS tutorials and presentations by Russ Weakley. Russ is an advocate to CSS design and layout and is a member of the local Sydney chapter, the …
Accessibility tools to help develop and view
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 …
A useful reference for creating an XML file
A quick and useful reference for XML file creations. It contains some guidelines and tips when writing xml documents www.xml.htmlteacher.com/xml/creationguidelines.shtml
The Unicode Consortium
The Unicode Consortium website www.unicode.org
XML export and import for RTF and Word files
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
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 …
Checking for the Quicktime plug-in
Here is the Quicktime plug-in check page. www.apple.com/quicktime/download/qtcheck
A useful XML article on WebMonkey
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, …
Search engine optimisation (SEO)
A useful article on better Search Engine Optimization on Webmonkey.
Regular Expressions
Peter forwarded this link to more on Regular expressions www.4guysfromrolla.com/webtech/090199-1.shtml
Some Web based Perl CGI scripts
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
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.