thedigitalfeed.co.uk content
thedigitalfeed.co.uk/Code
Can Google predict the future?
Posted on Sunday the 17th of June, 2007
www.thedigitalfeed.co.uk/code/2007/06/17/can-google-predict-the-future
Multiple File Uploads using Javascript and cloneNode()
Posted on Wednesday the 7th of February, 2007
www.thedigitalfeed.co.uk/code/2007/02/07/multiple-file-uploads-using-javascript-and-clonenode
Javascript, XHTML and External Links
Posted on Wednesday the 6th of December, 2006
www.thedigitalfeed.co.uk/code/2006/12/06/javascript-xhtml-and-external-links
The Benefits of SEO
Posted on Friday the 14th of April, 2006
www.thedigitalfeed.co.uk/code/2006/04/14/the-benefits-of-seo
Abstract your Database Connection
Posted on Wednesday the 25th of January, 2006
www.thedigitalfeed.co.uk/code/2006/01/25/abstract-your-database-connection
AJAX: Nice and Easy
Posted on Tuesday the 24th of January, 2006
www.thedigitalfeed.co.uk/code/2006/01/24/ajax-nice-and-easy
Web Accessibility: Why Bother?
Posted on Saturday the 21st of January, 2006
www.thedigitalfeed.co.uk/code/2006/01/21/web-accessibility-why-bother
"W3C standards are totally useless"
Posted on Thursday the 8th of December, 2005
www.thedigitalfeed.co.uk/code/2005/12/08/w3c-standards-are-totally-useless
CSS Full Screen Layouts
Posted on Monday the 28th of November, 2005
www.thedigitalfeed.co.uk/code/2005/11/28/css-full-screen-layouts
Google posted an AdSense blog entry in March stating that most mis-clicks by AdSense vendors were automatically discounted. But this draws to light a bigger issue - how does Google know who you are?
Obviously, the first thing you need in a dynamically-driven site is a database connection. You could use PHP's mysql_* functions, but this ties you to a MySQL database. A much better idea is to abstract common functions. If the site moves to a new database, these can be rewritten without altering the rest of your code.
AJAX was the buzzword of last year, and looks to continue to be the Big Thing in 2006, highly touted as an integral part of the 'Web 2.0' framework. Although AJAX is just an old idea with a new name, it's certainly a valuable tool in your arsenal.
The
I came across a website (