<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Mental Note: Change This Title</title>
	<link>http://www.crccheck.com/blog</link>
	<description>And change this tagline too</description>
	<lastBuildDate>Sat, 24 Jul 2010 04:20:15 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>CodebaseHQ Tickets+ for FireFox</title>
		<description><![CDATA[What&#8217;s this? Another release already? Well yes. I&#8217;ve been working on this project, and we use Codebase for project management. And the whole time, I kept thinking, &#8220;Why can&#8217;t I sort these tickets?!&#8221;. Apparently, I&#8217;m not the only one, because I overheard some other people say the same thing so I decided to make a [...]]]></description>
		<link>http://www.crccheck.com/blog/2010/07/codebasehq-tickets-for-firefox/</link>
			</item>
	<item>
		<title>Made another site: lazyalarm.com</title>
		<description><![CDATA[I actually made this site a few months ago. I just forgot to announce it. No, I lied. I actually made this in 2007, but back then it was a Konfabulator widget.
LazyAlarm is a simple alarm/timer/countdown site. You just type when you want an alarm and it does it. You can add messages, make them [...]]]></description>
		<link>http://www.crccheck.com/blog/2010/07/made-another-site-lazyalarm-com/</link>
			</item>
	<item>
		<title>A simple htaccess line for microsites</title>
		<description><![CDATA[If you&#8217;re running a simple site, you may find that using even one sub-directory is overkill. You have one CSS, one JS, and one HTML for the entire site, and name them after your project. If you&#8217;re like me, and end up working on multiple sites at a time, it helps if the file names [...]]]></description>
		<link>http://www.crccheck.com/blog/2010/07/a-simple-htaccess-line-for-microsites/</link>
			</item>
	<item>
		<title>Announcing lazyCSS.com</title>
		<description><![CDATA[I took a few hours today to make a tool to help me convert CSS snippets betwen single-line and multi-line.
lazyCSS.com
Right now it&#8217;s just a bare-bones site but I hope to flesh it out within the next week&#8230; month&#8230; year? One neat little feature I threw in there for this &#8220;alpha&#8221; version is that CSS properties [...]]]></description>
		<link>http://www.crccheck.com/blog/2010/07/announcing-lazycss-com/</link>
			</item>
	<item>
		<title>Announcing allbfcards.com</title>
		<description><![CDATA[So I&#8217;ve been playing this game called BattleForge, and there are a handful of websites that exist just to display information about these cards you can collect in the game (think Magic: The Gathering or Pokemon). People have also made Adobe AIR applications and Microsoft Access databases. So, naturally I thought I would pollute the [...]]]></description>
		<link>http://www.crccheck.com/blog/2010/04/announcing-allbfcards-com/</link>
			</item>
	<item>
		<title>A new canvas demo</title>
		<description><![CDATA[I finally got around to updating my canvas / sql visualization code. Interacting with the map is now much easier.
And I&#8217;ve posted a live demo of it here: http://crccheck.com/demo02
It&#8217;s not as refined as google maps, but it&#8217;s still pretty fancy. Navigation is done in the minimap, and you can draw on the large map with [...]]]></description>
		<link>http://www.crccheck.com/blog/2010/02/a-new-canvas-demo/</link>
			</item>
	<item>
		<title>How I survived a fresh Windows 7 install</title>
		<description><![CDATA[A couple days ago, I tried cloning my Windows Vista drive in preparation for upgrading to Windows 7. Something went wrong though, and my original drive wouldn&#8217;t boot anymore because of the infamous winload.exe. So I got rushed into upgrading to Windows 7 earlier and unprepared. But luckily, to a large degree I was prepared:
1) [...]]]></description>
		<link>http://www.crccheck.com/blog/2009/12/how-i-survived-a-fresh-windows-7-install/</link>
			</item>
	<item>
		<title>Next adventure in HTML Canvas</title>
		<description><![CDATA[This one comes with a live demo!

One of the biggest problems with my  last Canvas experiment is that if you put text labels over points of interest, they quickly clutter up and become difficult to read. In this demo, I take a list of labels and the coordinates they belong, then I treat each label [...]]]></description>
		<link>http://www.crccheck.com/blog/2009/11/next-adventure-in-html-canvas/</link>
			</item>
	<item>
		<title>PDF viewer roundup</title>
		<description><![CDATA[Trying to navigate a PDF version of a map is a frustrating experience. Based on the recommendations of LifeHacker, I tried three PDF viewers:

Adobe Acrobat : well supported, tons of features, too many features, bloated, slow, poor navigation, automatically launches auxiliary programs in the background.
Tracker PDF-XChanger Viewer : free version is just spam for the [...]]]></description>
		<link>http://www.crccheck.com/blog/2009/09/pdf-viewer-roundup/</link>
			</item>
	<item>
		<title>Teaching Myself the HTML Canvas Element</title>
		<description><![CDATA[I rewrote some JavaScript of mine to use &#60;canvas&#62; instead of a &#60;pre&#62; block to display some data from a database scraped from a webpage. So far, it&#8217;s looking a lot nicer:
I can do all sorts of other cool visualizations of the data too. Some things I learned that weren&#8217;t in the Mozilla documentation:
save(), restore(), [...]]]></description>
		<link>http://www.crccheck.com/blog/2009/09/teaching-myself-the-html-canvas-element/</link>
			</item>
</channel>
</rss>
