<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/abc" -->
<rss version="0.92">
<channel>
	<title>Voodoo Programming</title>
	<link>http://www.cneophytou.com</link>
	<description>Things programmers do that they know shouldn&#039;t work but they try anyway, and which sometimes actually work, such as recompiling everything.</description>
	<lastBuildDate>Tue, 20 Oct 2009 13:54:02 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Photo feed as Desktop Background</title>
		<description><![CDATA[I first came up with this idea after reading a post on HackerMoJo.com about getting an RSS feed of images as a Screen Saver using a python script. The idea is simple: Take a feed, parse it, and save the photos it links to as numbered images in a folder on the disk, then use [...]]]></description>
		<link>http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/</link>
			</item>
	<item>
		<title>Downloading your code from Google App Engine</title>
		<description><![CDATA[I've started using Google's App Engine since it launched, mostly playing around with Python (always wanted to learn), and setting up a small app to deal with my Desktop Photo Feed script. One irritation I had was that I wanted to share my code with a friend, but the app engine doesn't provide any way [...]]]></description>
		<link>http://www.cneophytou.com/2008/04/17/downloading-your-code-from-google-app-engine/</link>
			</item>
	<item>
		<title>Smooth SSH Passwordless Authentication</title>
		<description><![CDATA[This post first appeared on the Voodoo Finance blog which is maintained by my friend Constantinos Michael, and I&#8217;m recreating it here with some extensions so I can find the code more easily when I need it.

Using computers remotely is a big part of what I do. Whether I&#8217;m at home and need to connect [...]]]></description>
		<link>http://www.cneophytou.com/2008/02/05/smooth-ssh-passwordless-authentication/</link>
			</item>
	<item>
		<title>Simulating encrypted physical disk in OS X</title>
		<description><![CDATA[I&#8217;ve always wanted to do this: have my personal files on a memory stick, encrypted, and when I insert the memory stick in a USB port then OS X asks me for a password to decrypt the files. Unfortunately, this functionality isn&#8217;t offered directly as you can&#8217;t (at least from what I&#8217;ve tried and read) [...]]]></description>
		<link>http://www.cneophytou.com/2008/01/30/simulating-encrypted-physical-disk-in-os-x/</link>
			</item>
	<item>
		<title>Spoofing Leopard&#8217;s MAC address</title>
		<description><![CDATA[There are many legitimate reasons why someone would want to spoof a system&#8217;s MAC address. In my case, my University binds our network ports to a specific computer&#8217;s MAC address, and only allows you to reset that address once a week. My problems start when I want to switch my two computers for whatever reason, [...]]]></description>
		<link>http://www.cneophytou.com/2008/01/19/spoofing-leopards-mac-address/</link>
			</item>
	<item>
		<title>Bandwidth throttling in OS X</title>
		<description><![CDATA[It&#8217;s been a while since my last post, and that&#8217;s because I&#8217;ve been busy with coursework, so I haven&#8217;t had time to mess around with OS X. However there was one feature I needed to figure out out of necessity if anything else. I have certain files I wish to freely share with some friends [...]]]></description>
		<link>http://www.cneophytou.com/2008/01/19/bandwidth-throttling-in-os-x/</link>
			</item>
	<item>
		<title>Automatically restart crashed applications</title>
		<description><![CDATA[I love Quicksilver. If I ever sit on a machine without it, I feel handicapped, like something extremely important is missing. My major gripe with Quicksilver (and, this might just be my setup, I&#8217;m not sure), is that it likes to crash a lot. At least 2-3 times a week. And when it crashes, it&#8217;s [...]]]></description>
		<link>http://www.cneophytou.com/2007/10/14/automatically-restart-crashed-applications/</link>
			</item>
	<item>
		<title>Searching Google the way you want</title>
		<description><![CDATA[Google is awesome. I don&#8217;t even know where to start with all the features they&#8217;ve got packed in that tiny little searchbox of theirs. There&#8217;s a lot of sites that explain some of these advanced features [google.com], but I&#8217;m more interested in the ones I use regularly, or ones that make my search experience easier.

First, [...]]]></description>
		<link>http://www.cneophytou.com/2007/09/18/searching-google-the-way-you-want/</link>
			</item>
	<item>
		<title>iTunes scripts I can&#8217;t live without</title>
		<description><![CDATA[I have few obsessions in my life, and one of those happens to be keeping my iTunes library in some form (and definition) of &#8216;order&#8217;, without having me go completely insane. This involves keeping the ID3 data as accurate as I can make it (very tedious process as I had about 100 songs named Track [...]]]></description>
		<link>http://www.cneophytou.com/2007/07/24/itunes-scripts-i-cant-live-without/</link>
			</item>
	<item>
		<title>Share Windows XP license between Parallels and Boot Camp</title>
		<description><![CDATA[Since my first installation of Boot Camp and Parallels, I&#8217;ve kept two separate Windows XP installations on my drive. One on Boot Camp, used for gaming and other resource-intensive tasks, and the other exclusively on Parallels, used for running some random software I come across and also to test the websites I build in IE. [...]]]></description>
		<link>http://www.cneophytou.com/2007/07/18/share-windows-xp-license-between-parallels-and-boot-camp/</link>
			</item>
</channel>
</rss>
