<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>jeremyslade.com</title>
	<link>http://jeremyslade.com</link>
	<description>web devel and other tech stuff</description>
	<lastBuildDate>Thu, 29 Apr 2010 06:18:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Go language</title>
		<description><![CDATA[Just watched &#8220;Another Go at Language Design&#8221; by Rob Pike from Google.  I had not heard of the Go language prior to this, and now I&#8217;m very intrigued.  The main points that I find interesting:

It&#8217;s a compiled language for speed, yet flexible Interface mechanism supports a (type-safe) duck-typing style I really miss when doing C/C++/Java
Goroutines [...]]]></description>
		<link>http://jeremyslade.com/2010/04/go-language/</link>
			</item>
	<item>
		<title>Moving on from Intel</title>
		<description><![CDATA[I&#8217;m down to one week left at Intel.  I&#8217;m looking forward to the next step in my career / personal development &#8212; I&#8217;ll be taking a position at IntelePeer starting in May.
This represents a big change in a number of ways.  It&#8217;s a small company of ~70 people, in a totally new industry for me [...]]]></description>
		<link>http://jeremyslade.com/2010/04/moving-on-from-intel/</link>
			</item>
	<item>
		<title>OpenFlashChart &#8212; loading data via javascript</title>
		<description><![CDATA[
I&#8217;m just getting started using OFC2 to render charts for a project.  I specifically want to include all the data in the initial page load, rather than require another request to the server (the standard way to do it w/ OFC2).  The library provides a mechanism for this, but it is described as hard, &#8216;for [...]]]></description>
		<link>http://jeremyslade.com/2009/10/openflashchart-loading-data-via-javascript/</link>
			</item>
	<item>
		<title>windows change caps lock into a control key</title>
		<description><![CDATA[This is old stuff, but I recently had to re-find this:
Change Caps Lock into a Control key: caps_lock_to_control.reg (via johnhaller.com)
That&#8217;s one of the first thing that goes on when I setup WinXP.  I have zero experience with Vista.  I wonder what changes for Win7?
]]></description>
		<link>http://jeremyslade.com/2009/09/windows-change-caps-lock-into-a-control-key/</link>
			</item>
	<item>
		<title>CowPotato at BDNT</title>
		<description><![CDATA[I presented CowPotato at the BDNT meetup in Boulder tonight &#8212; it went well except for having no audio for the gameplay video.  The crowd seemed to enjoy it all the same.  Generated some good laughs, and some good feedback.  Too bad I was probably the only Android user in the house&#8230;

CowPotato [...]]]></description>
		<link>http://jeremyslade.com/2009/09/cowpotato-at-bdnt/</link>
			</item>
	<item>
		<title>CowPotato game for Android &#8212; beta demo video</title>
		<description><![CDATA[
I&#8217;ve been working on CowPotato for Android, with the guys at Froogloid.  We&#8217;re getting close to being done, driving to the deadline for the Android Developer Challenge 2 (Aug 31).
Restarting with Java from scratch, OpenGL ES, Android, etc &#8212; there&#8217;s been a big learning curve to get to this point.  I&#8217;m looking forward [...]]]></description>
		<link>http://jeremyslade.com/2009/08/cowpotato-game-for-android-beta-demo-video/</link>
			</item>
	<item>
		<title>Fixed my ubuntu sound problems</title>
		<description><![CDATA[I have been enjoying my recent upgrade to Ubuntu 9.04.  Suddenly started having sound problems, however &#8212; no idea how/when/why this started happening.
But the symptom is that all sound stops, and I just hear static when sound is supposed to be playing.  Well I finally found the answer: turn up the volume.  [...]]]></description>
		<link>http://jeremyslade.com/2009/07/fixed-my-ubuntu-sound-problems/</link>
			</item>
	<item>
		<title></title>
		<description><![CDATA[I have been enjoying my recent upgrade to Ubuntu 9.04.  Suddenly started having sound problems, however &#8212; no idea how/when/why this started happening.
But the symptom is that all sound stops, and I just hear static when sound is supposed to be playing.  Well I finally found the answer: turn up the volume.  [...]]]></description>
		<link>http://jeremyslade.com/2009/07/50/</link>
			</item>
	<item>
		<title>Alibaba OpenGL game project source code</title>
		<description><![CDATA[I&#8217;m working on some OpenGL-based games for Android, so I pulled out code for a project I did for a class at Stanford in 2003 &#8212; my first and only game to date.  It was fun to reminisce, and perhaps someone else might have some fun with the code (see below).
From the README, describing the [...]]]></description>
		<link>http://jeremyslade.com/2009/06/alibaba-opengl-game-project-source-code/</link>
			</item>
	<item>
		<title>Migrating rails app from sqlite to mysql</title>
		<description><![CDATA[I run a pretty simple rails site for pickup ultimate games in Fort Collins, hosted at Dreamhost.  For many months, it had been working just fine using sqlite for the database.  Somehow in the last few weeks, it developed a locking issue and has just not worked right since.
Why the locking issue all [...]]]></description>
		<link>http://jeremyslade.com/2009/04/migrating-rails-app-from-sqlite-to-mysql/</link>
			</item>
</channel>
</rss>
