<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>ybits</title>
	<link>http://ybits.net</link>
	<description>(why bits? because.)</description>
	<lastBuildDate>Thu, 12 Aug 2010 01:57:55 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>TextMate Bundles and Regular Expressions</title>
		<description><![CDATA[One of the greatest things about TextMate is its powerful scripting engine, which includes native (non-string) support for regular expressions as well as support for shell interpolations. The ability to understand and use these mechanisms in snippets and commands makes the TextMate experience second to none. In this post, I concentrate on regular expressions. In [...]]]></description>
		<link>http://ybits.net/2009/11/textmate-bundles-and-regular-expressions/</link>
			</item>
	<item>
		<title>Later Turns to Never</title>
		<description><![CDATA[In a little bit, later, tomorrow, next weekend, next summer, someday. I say these things a lot. I say them so much that I hear my two-year-old repeating them to me. And you know what? Sometimes the actions these put-offs describe never even happen. They just fall by the wayside and disappear from thought. Sometimes, [...]]]></description>
		<link>http://ybits.net/2009/11/later-turns-to-never/</link>
			</item>
	<item>
		<title>Zend Framework Bundle for TextMate</title>
		<description><![CDATA[I decided to start a Zend Framework bundle for TextMate. Then I decided to make a screencast of it. These are both firsts. Find out more about it.]]></description>
		<link>http://ybits.net/2009/10/zend-framework-bundle-for-textmate/</link>
			</item>
	<item>
		<title>Making jQuery Tablesorter Persistent</title>
		<description><![CDATA[Every day I become more of a jQuery fan, and every day I find some other jQuery plugin that does something I need to do. Today, that something is table sorting. There is, of course, a jQuery plugin for this: Tablesorter. It&#8217;s simple. I like simple. Most Javascript-based table sorting solutions lack persistence, as they [...]]]></description>
		<link>http://ybits.net/2009/10/making-jquery-tablesorter-persistent/</link>
			</item>
	<item>
		<title>Extending Zend_Db_Table_Row</title>
		<description><![CDATA[Zend_Db_Table and Zend_Db_Table_Row provide a great base for the &#8220;model&#8221; portion of the MVC paradigm implemented by the Zend Framework. Zend_Db_Table abstracts an underlying database table, and Zend_Db_Table_Row abstracts a row. They provide normalized functionality, are database agnostic, and offer other types of slickness that won&#8217;t be covered here. If you haven&#8217;t experimented with Zend_Db [...]]]></description>
		<link>http://ybits.net/2009/09/extending-zend_db_table_row/</link>
			</item>
	<item>
		<title>Hybrid Zend Form</title>
		<description><![CDATA[A Zend_Form is (or at least, can be) an unfortunate mish-mash of logical and visual rules. Instead of designing how the form will render visually using HTML in a .phtml file, like everything else that&#8217;s rendered, there are a bunch of programmatic hoops to jump through to set up the visual properties in code using [...]]]></description>
		<link>http://ybits.net/2009/09/hybrid-zend-form/</link>
			</item>
	<item>
		<title>A Fresh Start</title>
		<description><![CDATA[Sometimes it&#8217;s a good idea to delete everything you have and start over. This is one of those times, and indeed it feels good. Newness.]]></description>
		<link>http://ybits.net/2009/09/a-fresh-start/</link>
			</item>
</channel>
</rss>
