December 14, 2004 – 4:08 pm
I’ve recently discovered the wonderful world of regular expressions. Alas, regex syntax isn’t always the most intuitive thing out there. I found a nice freeware app that helps with the testing of your regex syntax. RegexDesigner.net* is for any windows machine running the .net framework.
(* is ‘.net’ not the dumbest product name for an [...]
November 22, 2004 – 2:13 pm
Koders is a search engine for source code. It searches open source code in a variety of languages.
October 11, 2004 – 1:06 pm
If you’re interested in exercising your PHP or visual design powers, MNteractive wants you. We’ve got some projects in need of some focused attention (new calendar, a wiki, to name a couple).
If you’re interested, drop me a line, and I’ll send you the info.
September 21, 2004 – 1:10 pm
The Man In Blue offers an interesting approach to liquid based page layout. The never-ending debate over fixed vs. liquid tends to revolve around graphic designer’s wanting control vs. the end user wanting control.
The oft-used argument from the graphic designer is the debate over line lengths. Some agree with this, some don’t, but Blue’s [...]
September 17, 2004 – 11:13 am
Philippe has introduced an interesting implementation for ’skip-to’ navigation on his blog at emps.l-c-n.com. He uses the familiar (and accepted) method of positioning the skip-to links off screen via CSS (setting them to diplay: none, while oft-documented, will actually render them invisible to many screen readers). This ensures that screen readers and text browser will [...]
September 17, 2004 – 11:13 am
Philippe has introduced an interesting implementation for ’skip-to’ navigation on his blog at emps.l-c-n.com. He uses the familiar (and accepted) method of positioning the skip-to links off screen via CSS (setting them to diplay: none, while oft-documented, will actually render them invisible to many screen readers). This ensures that screen readers and text browser will [...]