Web design and web development

Form labels you can click

Submitted by charles on
I have been using phpMyAdmin for a long time now to manage MySQL databases via the web, and have really loved the functionality they provide when displaying forms. If there is a radio button or check box that needs to be checked, you don't have to aim for the box or button itself, you can just click on the text next to the button/box. And voilà, the button is checked. This makes it so much more useable, especially when filling in long forms. To do this all you need to do is put a label tag around the text next to the checkbox/radio button, and put in a 'for' attribute that tells the form what button or checkbox to check when you click on the label.

FTP and SSH tool

Submitted by charles on
Came across a great FTP and SSH tool (WinSCP) for those of you who are web designers or web developers and spend some time transferring files and performing tasks on a remote web server.

Freeware tutorial and presentation creation software

Submitted by charles on
Was listening to an old webdevradio podcast (which I've just discovered and really like) and Michael mentioned wink, a freeware tutorial and presentation creation software. This captures screenshots and mouse movements that can then be outputted to a variety of formats, including flash swf. This could be quite useful for anyone who does any kind of computer/website training. I know that I do and am definitely going to give it a try on my next training project.