jquery.watermark.js
Tags: Posted: Sep 11, 2009I recently had to watermark some input areas (meaning, they have default text until they're focused). I noticed the default plugin from a quick search on Google to do this with jQuery was kinda of weak. Lots of unnecessary bits, seems limited to text input tags, creates unnecessary DOM elements.. and even seems to require the elements to have id attributes.
So here's my quick solution.
jquery.freebase.js
Tags: Posted: May 18, 2009I've been working on a little widget that pulls data from Freebase (Can't say more than that yet) and needed a nice neat way to query.
In case it could come in handy here's a tiny jQuery plugin for querying Freebase over JSONP.
Disappointing Cell ID Results
Tags: Posted: Nov 29, 2008I've been rather disapointed with the results I've been getting with the Cell Tower ID code I referred to in my last post here.
CellID Based Location in Socialize WM
Tags: Posted: Nov 26, 2008The Socialize WM application (BrightKite / Twitter client) now has the ability to query your current GSM Cell ID, and resolve that to a (hopefully) nearby Geo Coordinate. You can then use this to check into BrightKite.
Socialize WM Switched to CF .Net 2.0
Tags: Posted: Nov 25, 2008As a request from the second user (guessing) of Socialize WM I've converted the project to targeting .Net 2.0 rather than 3.5.
Custom Atom feed of Dropping Domains
Tags: Posted: Jun 23, 2007I've made a quick API to retrieve a list of dropping domain names with an Atom XML Feed.
Any one that plays the Domain Drop game should like this.