<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>James Revillini</title>
	<link>http://james.revillini.com</link>
	<description>Say 'no' to styrofoam.</description>
	<lastBuildDate>Mon, 22 Feb 2010 21:48:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>DIRECT link to download JRE5 Update 20-something</title>
		<description><![CDATA[http://java.sun.com/javase/downloads/5u22/jre
It&#8217;s complete bullshit that you have to fill out a form to get an e-mail link to the download.  This post goes out to all the devs who are NOT GOING TO FILL OUT THAT FORM.  
Shove it, Java, just shove it.
]]></description>
		<link>http://james.revillini.com/2010/02/22/direct-link-to-download-jre5-update-20-something/</link>
			</item>
	<item>
		<title>[SOLVED] &#8220;fatal: Could not read bundle &#8216;/path/to/your/file.ext&#8217;.&#8221; during git clone</title>
		<description><![CDATA[$ git clone /path/to/repo/*
Initialized empty Git repository in /path/to/file.ext/.git/
error: &#8216;/path/to/repo/file.ext&#8217; does not look like a v2 bundle file
fatal: Could not read bundle &#8216;/path/to/repo/file.ext&#8217;.
Fortunately, it happened after I&#8217;d just done a serious site-wide rename of a bunch of files, and I decided to try cleaning the repository.
This solved everything:
$ git gc /path/to/repo
]]></description>
		<link>http://james.revillini.com/2010/01/17/solved-fatal-could-not-read-bundle-pathtoyourfile-ext-during-git-clone/</link>
			</item>
	<item>
		<title>[SOLVED] Ubuntu Startup-manager killed my windows partition entry in GRUB2</title>
		<description><![CDATA[The issue
I had a scary thing happen the other day: the windows xp entry on GRUB2&#8217;s boot screen went missing!  This happened shortly after the windows partition had been encrypted with a McAfee product.  Ubuntu didn&#8217;t remove the entry itself; it was actually only after I tried to make a change to the startup configuration [...]]]></description>
		<link>http://james.revillini.com/2010/01/08/solved-ubuntu-startup-manager-killed-my-windows-partition-entry-in-grub2/</link>
			</item>
	<item>
		<title>[SOLVED] Screen Resolution resets to something undesired in Ubuntu 9.10 Karmic</title>
		<description><![CDATA[Assuming you have a monitor that supports some high resolution, say 1680 x 1050, and you&#8217;re using an nvidia card:

System &#62; Administration &#62; Hardware Drivers
Make sure the latest recommended nvidia proprietary driver is activated (if not, do it and reboot)
System &#62; Preferences &#62; Display (it should ask if you want to use the proprietary config [...]]]></description>
		<link>http://james.revillini.com/2009/11/30/solved-screen-resolution-resets-to-something-undesired-in-ubuntu-9-10-karmic/</link>
			</item>
	<item>
		<title>Experiment 20090618</title>
		<description><![CDATA[Experiment 20090618
Just like Experiment 20090616 except now pulling in from the 100 Days blogs (the wordier ones &#8211; sorry, graphical people!) as Steve had suggested. I had to figure out where to split phrases, so I&#8217;m doing so on the following characters:

.
,
!
?
- (these are tricky because there are many ways to code a hyphen &#8211; [...]]]></description>
		<link>http://james.revillini.com/2009/06/19/experiment-20090618/</link>
			</item>
	<item>
		<title>Experiement 20090617 Placeholder</title>
		<description><![CDATA[This is just a placeholder.  Don&#8217;t bother clicking to this for now.
]]></description>
		<link>http://james.revillini.com/2009/06/19/experiement-20090617-placeholder/</link>
			</item>
	<item>
		<title>Experiment 20090616</title>
		<description><![CDATA[Experiment 20090616
A fun, pointless script which plays a lot with randomness: random start/end color, start/end position, start/end size, number of objects, time before beginning animation, length of animation, selection of verbiage.
]]></description>
		<link>http://james.revillini.com/2009/06/16/experiment-20090616/</link>
			</item>
	<item>
		<title>Experiment 20090615</title>
		<description><![CDATA[Experiment 20090615
A simple podcast player. Makes use of jw player from longtail video.  Also experiments with linking to jquery ui resources hosted at googleapis.  Using CDNs for commonly used javascript and css resources is cool because a) you don&#8217;t have to host it yourself, b) people&#8217;s browsers cache it, so it loads much more quickly, [...]]]></description>
		<link>http://james.revillini.com/2009/06/16/experiment-20090615/</link>
			</item>
	<item>
		<title>Experiment 20090614 Placeholder</title>
		<description><![CDATA[This is a placeholder for my 2009-06-14 project.
]]></description>
		<link>http://james.revillini.com/2009/06/14/experiment-20090614-placeholder/</link>
			</item>
	<item>
		<title>Experiment 20090613 Placeholder</title>
		<description><![CDATA[This is a placeholder for my project for 2009-06-13.
]]></description>
		<link>http://james.revillini.com/2009/06/14/experiment-20090613-placeholder/</link>
			</item>
</channel>
</rss>
