<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns="http://purl.org/rss/1.0/"
>
	<channel rdf:about="http://www.hellovetica.com/hello/code/">
		<title>hellovetica - code</title>
		<link>http://www.hellovetica.com/hello/code/</link>
		<description></description>
		<dc:language>en-us</dc:language>
		<dc:creator></dc:creator>
		<dc:date>2012-05-14T18:01:30+00:00</dc:date>
		<admin:generatorAgent rdf:resource="http://www.hellovetica.com/hello/" />

		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://www.hellovetica.com/hello/1333248404/" />
				<rdf:li rdf:resource="http://www.hellovetica.com/hello/1333057273/" />
				<rdf:li rdf:resource="http://www.hellovetica.com/hello/1283969411/" />
				<rdf:li rdf:resource="http://www.hellovetica.com/hello/1234082242/" />
				<rdf:li rdf:resource="http://www.hellovetica.com/hello/1207336539/" />
				<rdf:li rdf:resource="http://www.hellovetica.com/hello/1196290325/" />
				<rdf:li rdf:resource="http://www.hellovetica.com/hello/1190917345/" />
				<rdf:li rdf:resource="http://www.hellovetica.com/hello/1188156587/" />
				<rdf:li rdf:resource="http://www.hellovetica.com/hello/1187129219/" />
				<rdf:li rdf:resource="http://www.hellovetica.com/hello/1150759670/" />
			</rdf:Seq>
		</items>

	</channel>

	<item rdf:about="http://www.hellovetica.com/hello/1333248404/">
		<title>Missive 1333248404</title>
		<link>http://www.hellovetica.com/hello/1333248404/</link>
		<description><![CDATA[rev dan catt has written up a nice piece on <a href="http://revdancatt.com/2012/03/31/the-pxl-effect-with-javascript-and-canvas-and-maths/">image processing for backgrounds</a>. a really nice effect]]></description>
		<dc:subject></dc:subject>
		<dc:creator>Hellovetica</dc:creator>
		<dc:date>2012-03-31T21:46:44+00:00</dc:date>
	</item>

	<item rdf:about="http://www.hellovetica.com/hello/1333057273/">
		<title>Missive 1333057273</title>
		<link>http://www.hellovetica.com/hello/1333057273/</link>
		<description><![CDATA[the <a href="http://www.computerhistory.org/highlights/macpaint/">macpaint and quickdraw source</a> is available on the computer history museum site]]></description>
		<dc:subject></dc:subject>
		<dc:creator>Hellovetica</dc:creator>
		<dc:date>2012-03-29T16:41:13+00:00</dc:date>
	</item>

	<item rdf:about="http://www.hellovetica.com/hello/1283969411/">
		<title>Missive 1283969411</title>
		<link>http://www.hellovetica.com/hello/1283969411/</link>
		<description><![CDATA[lots of good projects coming out of node.js right now - <a href="http://github.com/mishoo/UglifyJS">Uglify JS</a> is a JS minifier based on a JS AST parser and tree walker. Could do some neat things with that.]]></description>
		<dc:subject></dc:subject>
		<dc:creator>Hellovetica</dc:creator>
		<dc:date>2010-09-08T13:10:11+00:00</dc:date>
	</item>

	<item rdf:about="http://www.hellovetica.com/hello/1234082242/">
		<title>Missive 1234082242</title>
		<link>http://www.hellovetica.com/hello/1234082242/</link>
		<description><![CDATA[learning javascript <a href="http://en.wikipedia.org/wiki/JavaScript_syntax#Boolean">oddities</a> from wikipedia: using !! for normalization and the return from || and &&. nice]]></description>
		<dc:subject></dc:subject>
		<dc:creator>Hellovetica</dc:creator>
		<dc:date>2009-02-08T02:37:22+00:00</dc:date>
	</item>

	<item rdf:about="http://www.hellovetica.com/hello/1207336539/">
		<title>Missive 1207336539</title>
		<link>http://www.hellovetica.com/hello/1207336539/</link>
		<description><![CDATA[kellan points out this interesting old TPJ article on <a href="http://perldoc.perl.org/Locale/Maketext/TPJ13.html">problems</a> with localization and gettext. the solution isn't really any good, but the problem is real]]></description>
		<dc:subject></dc:subject>
		<dc:creator>Hellovetica</dc:creator>
		<dc:date>2008-04-04T14:15:39+00:00</dc:date>
	</item>

	<item rdf:about="http://www.hellovetica.com/hello/1196290325/">
		<title>Missive 1196290325</title>
		<link>http://www.hellovetica.com/hello/1196290325/</link>
		<description><![CDATA[a <a href="http://code.iamcal.com/php/rfc822/">new version</a> of the php rfc (2)822 parser is now out, fixing a nasty bug that allowed extra periods almost anywhere in the address. oops]]></description>
		<dc:subject></dc:subject>
		<dc:creator>Hellovetica</dc:creator>
		<dc:date>2007-11-28T16:52:05+00:00</dc:date>
	</item>

	<item rdf:about="http://www.hellovetica.com/hello/1190917345/">
		<title>Missive 1190917345</title>
		<link>http://www.hellovetica.com/hello/1190917345/</link>
		<description><![CDATA[a nice <a href="http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/">summary</a> of some js oddities that can be used for building exploits against various filtering systems]]></description>
		<dc:subject></dc:subject>
		<dc:creator>Hellovetica</dc:creator>
		<dc:date>2007-09-27T13:22:25+00:00</dc:date>
	</item>

	<item rdf:about="http://www.hellovetica.com/hello/1188156587/">
		<title>Missive 1188156587</title>
		<link>http://www.hellovetica.com/hello/1188156587/</link>
		<description><![CDATA[<a href="http://www.ohloh.net/">ohloh</a> has some <a href="http://www.ohloh.net/projects/9/analyses/latest">interesting</a> <a href="http://www.ohloh.net/projects/4406/analyses/latest/contributors">views</a> of open source projects - the committer sparklines are especially nice. like a much more polished version of a tool we use internally.]]></description>
		<dc:subject></dc:subject>
		<dc:creator>Hellovetica</dc:creator>
		<dc:date>2007-08-26T14:29:47+00:00</dc:date>
	</item>

	<item rdf:about="http://www.hellovetica.com/hello/1187129219/">
		<title>Missive 1187129219</title>
		<link>http://www.hellovetica.com/hello/1187129219/</link>
		<description><![CDATA[bookmarking for a later - fb <a href="http://matty.livejournal.com/103237.html">code</a> <a href="http://facebooksecrets.blogspot.com/2007/08/facebook-home-page-code.html">leaks</a>]]></description>
		<dc:subject></dc:subject>
		<dc:creator>Hellovetica</dc:creator>
		<dc:date>2007-08-14T17:06:59+00:00</dc:date>
	</item>

	<item rdf:about="http://www.hellovetica.com/hello/1150759670/">
		<title>Missive 1150759670</title>
		<link>http://www.hellovetica.com/hello/1150759670/</link>
		<description><![CDATA[mozilla are talking about some <a href="http://developer.mozilla.org/en/docs/New_in_JavaScript_1.7">nice changes</a> coming up in JavaScript 1.7 (starting with the next beta of ff2)]]></description>
		<dc:subject></dc:subject>
		<dc:creator>Hellovetica</dc:creator>
		<dc:date>2006-06-19T18:27:50+00:00</dc:date>
	</item>

</rdf:RDF>
