<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>chronx</title>
	<link>http://chronx.info</link>
	<description>code and stuff</description>
	<lastBuildDate>Sat, 24 Apr 2010 22:50:10 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Edubuntu &amp; Flash 10.1 = Videos on SproutOnline</title>
		<description><![CDATA[Last week I installed Edubuntu for Keenan on his own computer. His favorite site is sproutonline.com. Once up and running I noticed that none of the flash videos worked; games yes... videos no deal. So the search was on. I found several posts by frustrated users in the same situation and tried a few things [...]]]></description>
		<link>http://chronx.info/2010/04/19/sproutonline_videos_working_on_edubuntu/</link>
			</item>
	<item>
		<title>Medibuntu sources for Lucid Lynx</title>
		<description><![CDATA[The normal repo for medibuntu for Lucid Lynx is not responding. Here is the fix. 1) open a terminal 2) open up the medibuntu sources list sudo gedit /etc/apt/sources.list.d/medibuntu.list 3) now add new sources deb http://mirrors.ucr.ac.cr/medibuntu/ lucid free non-free deb-src http://mirrors.ucr.ac.cr/medibuntu/ lucid free non-free deb http://mirror.oscc.org.my/medibuntu/ lucid free non-free deb-src http://mirror.oscc.org.my/medibuntu/ lucid free non-free deb [...]]]></description>
		<link>http://chronx.info/2010/04/19/medibuntu-sources-for-lucid-lynx/</link>
			</item>
	<item>
		<title>stupid nano</title>
		<description><![CDATA[This will allow you to change the default editor of you system. Works for most if not all debian derivatives. SVN commits were really annoying until I switched over to VI. $ sudo update-alternatives --config editor]]></description>
		<link>http://chronx.info/2010/02/25/stupid-nano/</link>
			</item>
	<item>
		<title>locating broken symbolic links</title>
		<description><![CDATA[Want to find broken/dead/dangling symbolic links on your system. There are a lot ways to do this but one of the simplest is to use a package called "symlinks". $ sudo apt-get install symlinks $ symlinks -r $&#40;pwd&#41; once installed you will get output like the following: messy: FAKE_PATH/Konfabulator -&#62; Konfabulator-Partner-9.10-week3-5.2.6-1-inflated/ dangling: FAKE_PATH/Konfabulator-5.3-1-191083-1250636017/Konfabulator -&#62; /mtd_down/nfs/devices/partner/Konfabulator [...]]]></description>
		<link>http://chronx.info/2010/02/25/locating-broken-symbolic-links/</link>
			</item>
	<item>
		<title>file enumeration by readable timestamp</title>
		<description><![CDATA[This little bash command let's us order files sequentially based on their actual time while being human readable using. This uses the full year and 24 hour time format. FORMAT: FILE.date +%Y-%m-%d_%H-%M-%S OUTPUT: FILE.2010-02-25_11-50-32]]></description>
		<link>http://chronx.info/2010/02/25/file-enumeration-by-readable-timestamp/</link>
			</item>
	<item>
		<title>Playlist.com + YQL + PHP = true XSPF</title>
		<description><![CDATA[The second round of this moves most of the labor off of the PHP side and onto YQL. YQL now handles the normalization of the XSPF. I still need PHP to make sure the node structure is correct though since YQL provides XML with a root node of "query" not "playlist". The original PHP file [...]]]></description>
		<link>http://chronx.info/2010/02/22/playlist-com-yql-php-true-xspf/</link>
			</item>
	<item>
		<title>Want XSPF playlists from playlist.com ?</title>
		<description><![CDATA[Recently I found that I could not use the playlists I had created on playlist.com in my media player. The quick and short of this is that they are not providing a standardized XSPF format in their RSS feed. All I really had to do was determine how to decrypt their hash which was pretty [...]]]></description>
		<link>http://chronx.info/2010/01/04/xspf-playlists-from-playlist-dot-com/</link>
			</item>
	<item>
		<title>After switching to a mac at wo&#8230;</title>
		<description><![CDATA[After switching to a mac at work, what's up with proprietary key mapping... seriously]]></description>
		<link>http://chronx.info/2009/04/27/after-switching-to-a-mac-at-wo/</link>
			</item>
	<item>
		<title>Looks like GV Mobile may get a&#8230;</title>
		<description><![CDATA[Looks like GV Mobile may get approved this weekend, according to my sources.]]></description>
		<link>http://chronx.info/2009/04/24/looks-like-gv-mobile-may-get-a/</link>
			</item>
	<item>
		<title>Finally out of jail :) well my&#8230;</title>
		<description><![CDATA[Finally out of jail well my iPhone is anyway. Report to follow on the "nothing works like the instructions" approach that I took.]]></description>
		<link>http://chronx.info/2009/04/21/finally-out-of-jail-well-my/</link>
			</item>
</channel>
</rss>
