<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Jake Wharton</title>
	<link>http://jakewharton.com</link>
	<description>Programming, Freelance Web Design, etc.</description>
	<lastBuildDate>Tue, 24 Aug 2010 22:08:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>mkvdts2ac3 version 1.5.2 released</title>
		<description><![CDATA[The 1.5.2 release of mkvdts2ac3 is a minor update which addresses two common complaints with the script:

The free space checking on OS X has now been corrected in order to function properly and should no longer result in errors. The new argument for the df command has been verified to work on Linux, OS X, [...]]]></description>
		<link>http://jakewharton.com/2010/08/24/mkvdts2ac3-version-1-5-2-released/</link>
			</item>
	<item>
		<title>Wakka Wallpaper Released to Android Market</title>
		<description><![CDATA[Wakka Wallpaper is an Android live wallpaper which emulates a popular 1980&#8217;s arcade game around your launcher icons.
Market link: http://tinyurl.com/24calz7 or search &#8220;Wakka Wallpaper&#8221;
Introduction:







www.youtube.com/watch?v=sVA40a1qXCs

Screenshots:
     
Inspired by the iOS static wallpaper originally posted on Gizmodo and this comment on that post.
Become a fan on Facebook or follow me on Twitter for updates.
AI Project:
The artificial intelligence used [...]]]></description>
		<link>http://jakewharton.com/2010/08/13/wakka-wallpaper-released-to-android-market/</link>
			</item>
	<item>
		<title>Introducing py-videodownloader</title>
		<description><![CDATA[py-videodownloader is a python script which allows for the downloading of videos from the major online providers of streaming video. Currently it supports only YouTube and Vimeo but is modularized so adding other services is fairly simple. It is based off of the py-youtube-downloader script written by chexov.
To use, run the script with a target [...]]]></description>
		<link>http://jakewharton.com/2010/04/04/introducing-py-video-downloader/</link>
			</item>
	<item>
		<title>What the near future holds&#8230;</title>
		<description><![CDATA[
A bunch of my projects are at large &#8220;in between&#8221; stages. Here is what the near future holds for them:
SMSMorse
This is the app that got me my developer seeded Nexus One so it gets the first revamping. I have just begun rewriting this from scratch as an exercise to get back in to Android development and [...]]]></description>
		<link>http://jakewharton.com/2010/03/30/what-the-near-future-holds/</link>
			</item>
	<item>
		<title>jQValidate &#8211; jQuery Form Validation Plugin</title>
		<description><![CDATA[jQValidate is a plugin for jQuery and jQuery UI which validates form inputs based on a set of rules. It differs a bit from most other validation plugins as it uses jQuery selectors to target form elements instead of the HTML id or form element name. This allows you to easily validate multiple form elements [...]]]></description>
		<link>http://jakewharton.com/2010/01/15/jqvalidate-jquery-form-validation-plugin/</link>
			</item>
	<item>
		<title>Automatic GitHub Hook Puller for Easy Deployment</title>
		<description><![CDATA[In developing websites I would often find myself committing to its git repository, pushing to GitHub, and then SSH-ing to the web host and manually triggering a pull. While being very tedious it sufficed to get the job done. For months I had vowed to employ GitHub&#8217;s post-receive hooks to automatically pull in changes on [...]]]></description>
		<link>http://jakewharton.com/2009/11/06/automatic-github-hook-puller-for-easy-deployment/</link>
			</item>
	<item>
		<title>Still Alive; pyy, mkvdts2ac3, is_awesome, mobile apps, hashtags</title>
		<description><![CDATA[Been busy&#8230;
pyy is nearing its first major milestone, 1.0.0. All that remains is writing a proper documentation and drafting some good examples but the code is pretty much stable in the master branch. pyy has a very wide scope of applications from rapid prototyping to generating and serving large web sites. Look for an upcoming [...]]]></description>
		<link>http://jakewharton.com/2009/08/30/still-alive-pyy-mkvdts2ac3-is_awesome-mobile-apps-hashtags/</link>
			</item>
	<item>
		<title>pyy + C# = pyysharp?</title>
		<description><![CDATA[Advances in C#&#8217;s syntax almost allow for a rudimentary implementation of pyy to be created. Comparatively, it is much uglier, less useful, and more of a pain to program than its Python counterpart which is why I doubt a functional C# version will ever become a reality.
Are there any advantages to using something like pyy [...]]]></description>
		<link>http://jakewharton.com/2009/07/25/pyy-plus-csharp-equals-pyysharp/</link>
			</item>
	<item>
		<title>DXVA/Awesome Compliant Checker</title>
		<description><![CDATA[Checking an encode for DXVA compliance or the much more strict Awesome compliance has involved checking the MediaInfo output for up to 16 different settings. While most encoders understand these settings, a lot of end-users and potential uploaders do not. It is for this reason that I have created a pyy-based web application which automatically [...]]]></description>
		<link>http://jakewharton.com/2009/07/11/dxva-awesome-compliant-checker/</link>
			</item>
	<item>
		<title>Python Import Trickery</title>
		<description><![CDATA[The use of 3rd party packages (i.e. through git submodules) you might run into an instance where a package requires a library that is not installed. If you use a 3rd party hosting solution and cannot modify your main installation there is an easy trick to aid in making these missing libraries importable.

Python&#8217;s sys.modules dictionary [...]]]></description>
		<link>http://jakewharton.com/2009/07/07/python-import-trickery/</link>
			</item>
</channel>
</rss>
