Detect mobile device / identify phone type with javascript -
This one actually works! The downloadable code displays a pop-up identifying what type of device you are using to view the page. You can replace that code with whatever you want. I used it to create conditional CSS styles to be applied to various devices. Works like a charm.
Mp3 Player with XML Playlist - Nice Flash player for MP3s... -
Combine with this technique for download protection:
Font comparer - See what embedded Google Fonts look like side-by-side -
Allows you to compare Google fonts online and on one screen
Icon Seeker, an icon search engine to help you search for and download icons. -
Icon files for web design
Interactive Website Tour with jQuery. -
Pretty cool jQuery script that allows you to guide your website visitor through your web pages.
Undocumented Google Search Operator - AROUND -
An undocumented Google Search operator which shows certain terms in proximity to each other. Can be useful for narrowing down searches, especially if many results are returned or many long documents are presented in your results.
Preset, prefill or populate Form Fields using HTML URL parameters with simple JavaScript -
I have used this form pre-populating script with great success. It performs very well when you have the need to prefill form fields when using regular HTML pages.
Get Started Developing for Android with Eclipse - Smashing Magazine -
A very good article / tutorial on how to get started programming for the Android market (using Eclipse)
New CSS Sticky Footer - 2010 - HTML for Bottom of Page Footer -
CSS for making sure footer area of your web page sticks to the bottom of the page.
Dust-Me Selectors is a Firefox extension that identifies unused / orphaned CSS rules. —
Locate unused (orphaned) CSS rules so you can remove them from your style sheets.