URITemplate is a parser for URI Templates as defined in the URI Template specification (http://bitworking.org/projects/URI-Templates).
Elsewhere
There are only three countries that do not use the metric system: Liberia, Myanmar, and the United States.
http://awesome.goodmagazine.com/ transparency/006/trans006weights.html
Read
iPhone Open Application Development: Write Native Objective-C Applications for the iPhone
by Jonathan Zdziarski
Amazon price: $39.99 USD
Certain technologies bring out everyone's hidden geek, and iPhone did the moment it was released. Even though Apple created iPhone as a closed device, tens of thousands of developers bought them with the expressed purpose of designing and running third-party software. In this clear and concise bo...
It appears that Apple missed the new rules for Daylight Saving Time (DST) in New Zealand in even the most recent versions of Mac OS X 10.4 Tiger.
From this year [2007], Daylight Saving will ru...
javap | October 04, 2007
The javap command disassembles a Java(tm) class file. The options
determine the output. If no options are used, javap prints out the
package, protected, and public field...
netstat on Mac OS X is not what you might be used to on a linux machine (there you can use netstat -atp | grep -i "listen"). To show all open ports applications on your machine are listening to yo...
There are many tools to monitor network traffic.
Wading through lines and lines of tcpdump output can be cumbersome sometimes.
ngrep to the rescue. From their website:
ngrep strives to ...
flickr photos
Today is Google Developer Day in 10 cities around the world.
I have the pleasure to attend the Hamburg, Germany conference.
During the keynote in Australia the following new features were announ...
Filenames containing "special characters" can cause an annoying Subversion error message:
svn: Can't convert string from 'UTF-8' to native encoding:
From the subversion book:
Errors like ...
I just couldn't resist. The by now well known Netflix Prize is a great opportunity to do a little bit research about recommendation engines (recommender).
I decided to use a plain MySQL 5 d...
Attachr.com now supports OpenID. You can add an OpenID to your existing account. New users can signup using an OpenID.
Read more about OpenID. Create an account at attachr.com....
Are you getting the following error while trying to use the "gem" command?
undefined method `refresh' for #<Hash...
Solution: Delete your source_cache files!
These files are located...