Safari Beta for Windows
Safari (beta, and for Windows), a bit of a damp squib this, I have a site in development for a client (and friend of old) with a strong Macintosh background. The site makes good use of… Read More »Safari Beta for Windows
Safari (beta, and for Windows), a bit of a damp squib this, I have a site in development for a client (and friend of old) with a strong Macintosh background. The site makes good use of… Read More »Safari Beta for Windows
My first Wordpress Plugin. I couldn’t find anything that would get me the index of the current displayed post, so this does the job: userpostindex_v1 Once in The Loop, it counts the current author’s other, older posts to… Read More »Post Index for WordPress
Simple Back Button generator (opens in a new window) It’s not rocket science, in fact it’s probably not even breadmaker science, but it’s useful. Detects if there’s a history to return to before adding a back… Read More »Simple returns
Fiddling with Scriptaculous earlier today I had an idea for a CAPTCHA mechanism. Cycling through the $_POST array in PHP gives you the form data, in order of submission.Scriptaculous’ sortable feature allows you to change order of items in a List,… Read More »Drag n’ Drop CAPTCHA puzzle
Just discovered data persistence in GreaseMonkey!Updated the WGW Script to Version 2.
Scripting before breakfast again. This is a short script for Firefox’s GreaseMonkey plug-in to ease reading of the WGW site forum. It eliminates the sidebar, freeing some space into which I’ve expanded the main forum area.