<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>iceboundflame</title>
	<atom:link href="http://iceboundflame.com/feed" rel="self" type="application/rss+xml" />
	<link>http://iceboundflame.com</link>
	<description>David Liu's blog on science, technology, and life</description>
	<lastBuildDate>Sat, 07 Aug 2010 05:19:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Installing Catalyst on Debian, the easy way</title>
		<link>http://iceboundflame.com/2010/08/catalyst-on-debian</link>
		<comments>http://iceboundflame.com/2010/08/catalyst-on-debian#comments</comments>
		<pubDate>Sat, 07 Aug 2010 05:11:38 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://iceboundflame.com/?p=610</guid>
		<description><![CDATA[A few notes I collected after searching online for information about installing Catalyst, the MVC Web framework for Perl. This approach uses pre-built Debian packages which install a lot quicker than compiling things yourself using CPAN &#8212; plus, this way you don&#8217;t have to tinker with the modules that somehow fail tests, which inevitably happens [...]]]></description>
		<wfw:commentRss>http://iceboundflame.com/2010/08/catalyst-on-debian/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Best Way to Unclog Print Heads</title>
		<link>http://iceboundflame.com/2010/07/the-best-way-to-unclog-print-heads</link>
		<comments>http://iceboundflame.com/2010/07/the-best-way-to-unclog-print-heads#comments</comments>
		<pubDate>Sat, 10 Jul 2010 05:02:54 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[notes]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://iceboundflame.com/?p=597</guid>
		<description><![CDATA[I&#8217;ve had many inkjet print heads that eventually got dried up and started streaking when printing. These supposedly delicate parts consist of a very fine, narrow channel for ink of each color. The extremely narrow width allows them to position ink precisely, but it also means they can clog easily with dried ink. The solution [...]]]></description>
		<wfw:commentRss>http://iceboundflame.com/2010/07/the-best-way-to-unclog-print-heads/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FINALE: a falling block game</title>
		<link>http://iceboundflame.com/2009/06/finale-a-falling-block-game</link>
		<comments>http://iceboundflame.com/2009/06/finale-a-falling-block-game#comments</comments>
		<pubDate>Sat, 06 Jun 2009 06:33:28 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[apcs]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://iceboundflame.com/?p=386</guid>
		<description><![CDATA[For my final AP Computer Science project in June 2008, I worked with Brandon Liu and Yuzhi Zheng to develop FINALE, a falling block game based on the PSP game Lumines. The object of the game is to match colored blocks into squares, which are cleared away when the &#8220;time bar&#8221; passes them. Clearing more [...]]]></description>
		<wfw:commentRss>http://iceboundflame.com/2009/06/finale-a-falling-block-game/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes: Getting suEXEC execution for PHP under Virtualmin GPL</title>
		<link>http://iceboundflame.com/2009/06/notes-on-virtualmin-gpl-suexec-and-php-5</link>
		<comments>http://iceboundflame.com/2009/06/notes-on-virtualmin-gpl-suexec-and-php-5#comments</comments>
		<pubDate>Fri, 05 Jun 2009 00:24:56 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[notes]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://iceboundflame.com/?p=265</guid>
		<description><![CDATA[(On Debian 5.0. May be slightly different on other distros) Create files in /etc/skel/: $ cd /etc/skel $ mkdir -P etc/php5 $ cp /etc/php5/apache2/php.ini /etc/skel/etc/php5/php.ini $ mkdir fcgi-bin $ vi fcgi-bin/php5.fcgi Paste the following: #!/bin/bash export PHPRC=$PWD/../etc/php5 umask 022 export SCRIPT_FILENAME=$PATH_TRANSLATED exec /usr/bin/php-cgi Then, in Virtualmin > System Settings > Server Templates > Default Settings [...]]]></description>
		<wfw:commentRss>http://iceboundflame.com/2009/06/notes-on-virtualmin-gpl-suexec-and-php-5/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sony VAIO Power Management as a Limited User</title>
		<link>http://iceboundflame.com/2009/02/sony-vaio-power-management-as-a-limited-user</link>
		<comments>http://iceboundflame.com/2009/02/sony-vaio-power-management-as-a-limited-user#comments</comments>
		<pubDate>Thu, 26 Feb 2009 04:54:07 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[vaio]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://iceboundflame.com/?p=262</guid>
		<description><![CDATA[I recently switched to running XP as a limited user after getting a virus. However, I soon realized that I couldn&#8217;t use my Sony VAIO S260&#8242;s power management features anymore. When I went into the VAIO Power Management tab, everything was grayed out. Logging in as Administrator, I could create profiles, but then I wouldn&#8217;t [...]]]></description>
		<wfw:commentRss>http://iceboundflame.com/2009/02/sony-vaio-power-management-as-a-limited-user/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using OpenOffice.org Charts in LaTeX</title>
		<link>http://iceboundflame.com/2009/02/using-openofficeorg-charts-in-latex</link>
		<comments>http://iceboundflame.com/2009/02/using-openofficeorg-charts-in-latex#comments</comments>
		<pubDate>Thu, 19 Feb 2009 04:41:42 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[latex]]></category>

		<guid isPermaLink="false">http://iceboundflame.com/?p=258</guid>
		<description><![CDATA[Finding out how to get my charts into LaTeX took way longer than it should have. First, I tried pasting it into a Writer document and then using Save As Picture, but its EPS output resulted in 0-byte files, SVG output was broken, and raster images came out at screen resolution. (I couldn&#8217;t find a [...]]]></description>
		<wfw:commentRss>http://iceboundflame.com/2009/02/using-openofficeorg-charts-in-latex/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cryptic errors from mod_fcgid and Perl</title>
		<link>http://iceboundflame.com/2009/02/cryptic-errors-from-mod_fcgid-and-perl</link>
		<comments>http://iceboundflame.com/2009/02/cryptic-errors-from-mod_fcgid-and-perl#comments</comments>
		<pubDate>Fri, 13 Feb 2009 03:17:48 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[notes]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[catalyst]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://iceboundflame.com/?p=255</guid>
		<description><![CDATA[For future reference, the cryptic error from mod_fcgid: [Thu Feb 12 22:10:27 2009] [warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error. [Thu Feb 12 22:10:27 2009] [error] [client X.X.X.X] Premature end of script headers: dispatch.fcgi means that dispatch.fcgi failed to start. Possible reasons are: Missing Perl modules. Unfortunately, I don&#8217;t know [...]]]></description>
		<wfw:commentRss>http://iceboundflame.com/2009/02/cryptic-errors-from-mod_fcgid-and-perl/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adventures in Atlanta &#8211; Intel ISEF 2008</title>
		<link>http://iceboundflame.com/2008/05/adventures-in-atlanta-intel-isef-2008</link>
		<comments>http://iceboundflame.com/2008/05/adventures-in-atlanta-intel-isef-2008#comments</comments>
		<pubDate>Sun, 18 May 2008 04:29:50 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[isef]]></category>
		<category><![CDATA[science fair]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://iceboundflame.com/?p=224</guid>
		<description><![CDATA[Yesterday I returned from the Intel International Science and Engineering Fair in Atlanta, GA. This was an amazingly fun trip; not only was it an opportunity to present my work to many researchers and professionals in my field, but I also made so many new friends from traveling with a great group of people. See [...]]]></description>
		<wfw:commentRss>http://iceboundflame.com/2008/05/adventures-in-atlanta-intel-isef-2008/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Present &#8211; Notes from ISEF 2008</title>
		<link>http://iceboundflame.com/2008/05/how-to-present-isef-2008</link>
		<comments>http://iceboundflame.com/2008/05/how-to-present-isef-2008#comments</comments>
		<pubDate>Sat, 17 May 2008 22:15:53 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[notes]]></category>

		<guid isPermaLink="false">http://iceboundflame.com/?p=222</guid>
		<description><![CDATA[At the Intel International Science and Engineering Fair this year, I&#8217;ve learned a lot about presentation techniques. Thanks to Patrick for giving me some great suggestions, such as: Posture: stand with feet pointed toward judge, lean forward slightly Hands: use generous hand gestures, in front of chest, not lower Use visual bullets when making lists. [...]]]></description>
		<wfw:commentRss>http://iceboundflame.com/2008/05/how-to-present-isef-2008/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Catalyst on Windows with Strawberry Perl</title>
		<link>http://iceboundflame.com/2008/01/catalyst-on-windows-with-strawberry-perl</link>
		<comments>http://iceboundflame.com/2008/01/catalyst-on-windows-with-strawberry-perl#comments</comments>
		<pubDate>Fri, 18 Jan 2008 01:40:01 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[notes]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[catalyst]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://iceboundflame.com/go/2008/catalyst-on-windows-with-strawberry-perl</guid>
		<description><![CDATA[The Catalyst Framework is an elegant Model-View-Controller based web framework for Perl, with similarities to Ruby on Rails. It is a popular choice for Web 2.0 applications based on Perl, speeding up and simplifying development. Catalyst is very nice to use, but has a reputation of being hard to use, particularly on Windows. Windows has [...]]]></description>
		<wfw:commentRss>http://iceboundflame.com/2008/01/catalyst-on-windows-with-strawberry-perl/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
