21st Oct 2012 • David Carr 3 ways to disable autocomplete on your forms Here are 3 ways to stop forms remember what has previosuly been entered into them, the fist way is t... Read more
21st Oct 2012 • David Carr Dynamic Form with jQuery UI datepicker This tutorial is a continuation of Dynamic Form Elements with jQuery That tutorial covered making dy... Read more
26th Sep 2012 • David Carr Myspace redesign in an effort to rise again Myspace are addressing its known issues with a brand new design which looks fresh and modern. Read more
5th Sep 2012 • David Carr mp4 player made easy with HTML5 Video Player videojs I've recently come across a HTML 5 video player, primarily its run using HTML 5 with flash fallb... Read more
4th Sep 2012 • David Carr Grant access based on IP address with PHP A quick tip for only allowing access to a website for a range of IP addresses. Read more
4th Sep 2012 • David Carr Wordpress Forrst Plugin for Pages I've written a new plugin for Wordpress that will allow you to display your 25 latest forrst (pu... Read more
29th Jul 2012 • David Carr Site running slow find out why with Pingdom Tools I've recently converted my site over from a custom built system to Wordpress as I'm learning... Read more
28th Jul 2012 • David Carr Is a static salt enough when storing passwords? No is the short answer, equally having random salts stored in the database is not that much better i... Read more
28th Jul 2012 • David Carr Highlight matched words in a search This tutorial will show you how to highlight words from a search. Read more
15th Jun 2012 • David Carr Hiding and protecting a directory with htaccess When building web applications is makes sense to hide sensitive files such as say a config file into... Read more
24th May 2012 • David Carr Coda 2 released today will you be getting a copy? So unless you live under a rock you'll know today is launch day for Panic's Coda 2, its been... Read more
12th May 2012 • David Carr Dynamic Form Elements with jQuery When creating a form you don't always know how many form elements to give to the user, it depend... Read more
8th May 2012 • David Carr Removing index.php from your codeigniter 2 url with htaccess In Codeigniter by default all calls to your controller from a http request will have index.php insid... Read more
29th Apr 2012 • David Carr Creating a simple captcha form with validation This tutorial will show you how to create a captcha form to stop automatic submissions, to premis is... Read more
27th Mar 2012 • David Carr Show working days of a month excluding weekends with PHP This tutorial will show you how to get the individual working dates of a month, whilst removing week... Read more