Navigation
Tag Cloud
ajax Android backup chrome chromium cloud Code css3 Database Design dev Directory Iterator dns dropbox Essential Tools Facebook Time google google-chrome google-gears Image Rollover Java javascript jquery linux memcached MVC mysql new website OS Photoshop Brushes PHP Preloader Recursion Relative Time teamspeak Templating TinyMVC tutorial Twitter Twitter Time Validation Wordpress Wordpress 2011 Wordpress Plugins xhtmlRecent Posts
Developer Links
Search
Monthly Archives: February 2010
jQuery Hide/Show Button
This is just a small example of how you can use jQuery to make an effective show/hide button(s) on a page with a few lines of code. It will support multiple instances per page and use it with HTML markup, … Continue reading
jQuery ‘AjaxLinks’ Plugin
I previously wrote an article showing how you can turn a normal ‘A’ link into an ajax request and place the returned content into divs. This does the same job but used as a jQuery plugin with more customizable options … Continue reading
Dropbox Cloud Storage
Dropbox is a cloud storage system where you can backup your files and folders on their servers and access them in real-time on Windows and Linux machines. It integrates with the operating systems desktop manager and allows you to add/remove … Continue reading
PHP5 & Memcached (Example)
In this example I’ll be showing you how to read and write from a memcached server using PHP5, using singleton class design and some basic static functions to connect your servers up before performing the caching. For those of you … Continue reading
