Making Orbit Shine Orbit looks fantastic out of the box (so to speak), but really getting the polish requires a couple more pieces of love, especially getting a hot load before images pop in and fixing for some less fortunate browsers (IE).
Category Archives: Programming
WURFL in PHP
First, make sure you have PHP 5.1.0 or greater installed. The PHP API is used in production on UNIX, Linux and Windows servers in Apache, lighttpd, NGINX
Twitter Follow Box
A simple but powerful jQuery plugin to add facebook like box style widget for twitter. Enough options are available to customize the twitter follow box widget to match your site design.
slidesjs jquery gallery
SlidesJS is a simple slideshow plugin for jQuery. Packed with a useful set of features to help novice and advanced developers alike create elegant and user-friendly slideshows.
Where is the POST tab in Chrome Developer Tools Network?
I’ve recently started using Chrome for development because I’m sick of Firefox’s huge memory footprint. Everything’s going remarkably well, but I just tried to view some posted data in Developer Tools, but I can’t seem to find it. I’m confused; I’m sure this used to exist in a POST tab, in the Network part of …
Continue reading “Where is the POST tab in Chrome Developer Tools Network?”
Correct Use of header tags – H1, H2, H3
What are header tags? They are simply paragraph headings and they are very important to SEO, as search engine spiders check them to help decide which keyterms the page is relevant for. H1, H2, H3, H4, H5 and H6 header tags also make things easier for the reader to quickly find the information that they …