<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Tobias Cohen</title>
	<link>http://tobiascohen.com</link>
	<description>Journal of a Web Developer</description>
	<lastBuildDate>Fri, 16 Jul 2010 11:59:26 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Calendrical Date and Time Picker</title>
		<description><![CDATA[Calendrical is a jQuery plugin to provide Date and Time pickers for HTML forms. It was developed in response to a need for a more user friendly way to specify date and time ranges in a web application I&#8217;m currently working on. Click to view a live demo of Calendrical I&#8217;m putting this out as [...]]]></description>
		<link>http://tobiascohen.com/2010/07/16/calendrical-date-and-time-picker/</link>
			</item>
	<item>
		<title>Making Cygwin look at your .bashrc</title>
		<description><![CDATA[Having recently installed Cygwin on my windows machine in order to get access to helpful Unix stuff like Git, I soon found the need to set some custom defaults, such as the PATH variable. The standard way to do this is to create a file called .bashrc in your home directory, containing something like this: [...]]]></description>
		<link>http://tobiascohen.com/2009/08/26/making-cygwin-look-at-your-bashrc/</link>
			</item>
	<item>
		<title>References are not Pointers</title>
		<description><![CDATA[I have to admit, I've been working quite happily in PHP for years without ever really needing to use a pointer. Nevertheless, eventually you'll come across a problem that just calls out for a pointer, as I did the other day. This is when I discovered that PHP does not actually have pointers.]]></description>
		<link>http://tobiascohen.com/2009/04/14/references-are-not-pointers/</link>
			</item>
</channel>
</rss>
