<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>Legends</title>
	<link>http://www.blog.cpufreak91.net/legends</link>
	<description>Tales of programming and hacking</description>
	<lastBuildDate>Tue, 11 Nov 2008 15:30:31 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Cryptarithm</title>
		<description>Here's my first attempt at brute-forcing a cryptarithm puzzle with no previous knowledge on how to solve them in Python.

The puzzle is: HACKER + HACKER + HACKER = ENERGY

The solutions are:
124536 + 124536 + 124536 = 373608
205463 + 205463 + 205463 = 616389

And here's the code :).

# "Hacker"
# "Hacker"
# "Hacker"
#+________
# ...</description>
		<link>http://www.blog.cpufreak91.net/legends/?p=87</link>
			</item>
	<item>
		<title>Free Music &#8212; And how to get it (legally!)</title>
		<description>You don't have to go to bittorrent to find good free music. If you're not looking for the latest greatest biggest artist hits, you can find some nifty free stuff in plenty of places!

iTunes: iTunes has a Free Single of The Week you can download. It has/usually has their FairPlay ...</description>
		<link>http://www.blog.cpufreak91.net/legends/?p=86</link>
			</item>
	<item>
		<title>Migrating an SVN repository from your site to SourceForge&#8217;s</title>
		<description>Since Roger Robot is now a SourceForge-hosted project I wanted to migrate the SVN repository from my webhost to SourceForge's svn server. I found some instructions, ssh'ed into my webhost and ran these commands:
svnadmin hotcopy  
svnadmin dump path to svn repository itself, not the checked out version> -r 0:HEAD ...</description>
		<link>http://www.blog.cpufreak91.net/legends/?p=77</link>
			</item>
	<item>
		<title>Fixing Wordpress &#8220;You do not have sufficient permissions to access this page.&#8221;</title>
		<description>I kept getting this error after I upgraded from WP 2.3 to WP 2.5 and restored its database.

I found the solution off of some guy's blog. Works well! 

Basically you have to know if you changed the prefix of your table names in WordPress after the migration.

From the blog:


In my ...</description>
		<link>http://www.blog.cpufreak91.net/legends/?p=78</link>
			</item>
	<item>
		<title>Day 7 Of CDN &#8216;08 Speedgame</title>
		<description>Today I learned a new thing about game making. Artists need inspiration! Lots of it at times. During the start of this speedgame, Jeff and I had talked about doing this together. We weren't too sure he'd get a chance to do the art, so I went all over the ...</description>
		<link>http://www.blog.cpufreak91.net/legends/?p=85</link>
			</item>
	<item>
		<title>Day 1 Of CDN Speedgame &#8216;08</title>
		<description>After spending most of the morning getting nowhere (except finding semi-cool art on the 'net) I have finally got the basics of a game down.

Much of my morning was spent either designing the level or trying to be able to pick up objects. I finally got the object picking-up stuff ...</description>
		<link>http://www.blog.cpufreak91.net/legends/?p=83</link>
			</item>
	<item>
		<title>The Same Experience</title>
		<description>Recently I've been working on narrowing the gap between Mac OS X and Kubuntu. Since Mac OS X isn't too configurable, I've modified Kubuntu to look more like its cousin. Visually I've achieved narrowed the gap with Avant Window Navigator (for the dock), KDE4 for visual effects and "Expose", but ...</description>
		<link>http://www.blog.cpufreak91.net/legends/?p=82</link>
			</item>
	<item>
		<title>Wordpress Restore</title>
		<description>The other day I was moving a WordPress blog off of my computer and onto DreamHost. I upgraded the database and everthing was peachy--until I found out that I didn't change the blog URL. I could got to the DreamHost url and it would redirect me right back to 127.0.0.1 ...</description>
		<link>http://www.blog.cpufreak91.net/legends/?p=81</link>
			</item>
	<item>
		<title>I&#8217;m All Web 2.0 Now</title>
		<description>I'm typing this from Adium, a Mac instant messenger client. If wishes were horses, we'd not only be eating steak, but we'd be able to control anything from our instant messenger client.

I've recently discovered IMified, a service where you add IMified's bot to your buddy list (AIM: IMified, GTalk and ...</description>
		<link>http://www.blog.cpufreak91.net/legends/?p=80</link>
			</item>
	<item>
		<title>tesseract Optical Character Recognition and GIMP</title>
		<description>I discovered tesseract when looking for an alternative Optical Character Recognition program to use in SANE. Unfortunately tesseract can't be used by SANE unless there's the possibility of setting a bunch of different .TIFF save settings. I decided to try my luck at images off the 'net that had text ...</description>
		<link>http://www.blog.cpufreak91.net/legends/?p=76</link>
			</item>
</channel>
</rss>
