Switchy McLayout: An Adaptive Layout Technique
WOW! This is an amazing technique for screen-size-dependent layouts. A minor downside is it relies on JavaScript but other than that it truly is a bri [...]
- up ↑
- programming
- 19th Dec 2006
Accessible JavaScript: Beyond the Mouse
Article at Sitepoint by Brothercake focusses on techniques and tips for making your websites and web applications work with a keyboard as well as a mo [...]
- up ↑
- programming
- 17th Dec 2006
Top 10 mistakes when selecting a CMS
Very insightful advice to consider before choosing a Content Management System, from James Robertson, an experienced content manager. [...]
- up ↑
- programming
- 13th Dec 2006
WYMeditor
What You Mean Editor - it's a slightly different take on WYSIWYG editors. They have a demo. Peter Krantz at Standards Schmandards has reviewed WYMedi [...]
- up ↑
- programming
- 13th Dec 2006
DHTML Color Picker
Pretty cool colour picker which you can plugin to your own projects. [...]
- up ↑
- programming
- 8th Dec 2006
Accessible WYSIWYG editors part 1 - The problem
Here's the first part in a short series of articles about WYSIWYG editors. [...]
- up ↑
- programming
- 30th Nov 2006
AjaxTrans
This is a pretty cool tool: just type in your words and the AjaxTrans translates it into one of five languages: Spanish, German, French, Italian and P [...]
- up ↑
- programming
- 29th Nov 2006
Photo Shuffler
A Javascript + CSS replacement for Flash photo fading slideshow. [...]
- up ↑
- programming
- 9th Nov 2006
Where are all the female PHP programmers?
They're blogging over at PHPWomen. [...]
- up ↑
- programming
- 24th Oct 2006
Google Code Search
Neat idea. [...]
- up ↑
- programming
- 8th Oct 2006
Practical PHP Programming
A free online PHP book called PHP in a Nutshell for your pleasure. [...]
- up ↑
- programming
- 3rd Oct 2006
Graphical charts from PHP
Render line, bar and pie charts from data values. Uses PHP.And Dan points out another one he recommends called JpGraph. [...]
- up ↑
- programming
- 2nd Oct 2006
No More IE6 Background Flicker
Even with the forthcoming IE7 being recommended as a high-priority update for official (genuine) Windows users, I won't be surprised to see a lot of u [...]
- up ↑
- programming
- 1st Oct 2006
Syntax Highlighting
Some example implementations of Syntax Highlighting:FSHL - universal syntax highlighterGeSHi - Generic Syntax HighlighterPear - text highlighterApplic [...]
- up ↑
- programming
- 28th Sep 2006
Nifty JS Tooltip
I like it [...]
- up ↑
- programming
- 31st Aug 2006
PHP date picker class
This PHP date picker class could come in handy [...]
- up ↑
- programming
- 27th Aug 2006
Usable Forms by PPK
PPK has been talking about some updates he's been making in preparation for his upcoming new design (which I'm very much looking forward to). He menti [...]
- up ↑
- programming
- 24th Aug 2006
Import an Excel file into MySQL
After uploading the Excel file to your web space, use this SQL:load data local infile '/complete/path/to/your_csv_file.csv' into table table_namefield [...]
- up ↑
- programming
- 30th Jul 2006
Enhanced Simple PHP Gallery v2.0
Enhanced Simple PHP Gallery is open source software. [...]
- up ↑
- programming
- 22nd Jul 2006
POJO: Plain 'Ole JavaScript
AJAX isn't another word for using Javascript. [...]
- up ↑
- programming
- 22nd Jul 2006
15 Things you can do with Yahoo! UI
There's obviously the accessibility issue when using any Javascript based coding but these tips could be useful in some circumstances. [...]
- up ↑
- programming
- 22nd Jul 2006