<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">

	<title>iamcal.com Linklog</title>
	<link rel="alternate" type="text/html" href="http://www.iamcal.com/linklog/"/>
	<link rel="icon" type="image/jpeg" href="http://www.iamcal.com/images/logo.gif"/>
	<info type="text/html" mode="escaped">All the links from iamcal.com</info>
	<modified>2005-11-04T20:04:37Z</modified>
	<generator url="http://www.iamcal.com/">Flickr</generator>

	<entry>
		<title>2005-11-04 20:04:37</title>
		<link rel="alternate" type="text/html" href="http://www.iamcal.com/linklog/1131163477/"/>
		<id>tag:iamcal.com,2005:/linklog/1131163477/</id>
		<issued>2005-11-04T20:04:37Z</issued>
		<modified>2005-11-04T20:04:37Z</modified>
		<content type="text/html" mode="escaped">from the parrot mailing list regarding the stripping of .t file attachments: &quot;&lt;i&gt;This was changed on perl5-porters a few weeks ago, and since then I don't recall seeming a marked increase in troff spam&lt;/i&gt;&quot;. genius</content>
		<author>
			<name>Cal Henderson</name>
			<url>http://www.iamcal.com/</url>
		</author>
	</entry>
	<entry>
		<title>2005-04-06 09:50:42</title>
		<link rel="alternate" type="text/html" href="http://www.iamcal.com/linklog/1112806242/"/>
		<id>tag:iamcal.com,2005:/linklog/1112806242/</id>
		<issued>2005-04-06T09:50:42Z</issued>
		<modified>2005-04-06T09:50:42Z</modified>
		<content type="text/html" mode="escaped">excellent news - nick clark has started work on ponie again, and there's a &lt;a href=&quot;http://opensource.fotango.com/software/ponie/plan&quot;&gt;detailed roadmap&lt;/a&gt;</content>
		<author>
			<name>Cal Henderson</name>
			<url>http://www.iamcal.com/</url>
		</author>
	</entry>
	<entry>
		<title>2005-03-28 23:05:30</title>
		<link rel="alternate" type="text/html" href="http://www.iamcal.com/linklog/1112079930/"/>
		<id>tag:iamcal.com,2005:/linklog/1112079930/</id>
		<issued>2005-03-28T23:05:30Z</issued>
		<modified>2005-03-28T23:05:30Z</modified>
		<content type="text/html" mode="escaped">an &lt;a href=&quot;http://wagner.elixus.org/~autrijus/p6tu/slide16.html&quot;&gt;excellent&lt;/a&gt; slide from autrijus' perl 6 talk at yapc::taipei. i'm going to keep that one in mind for future presentations.</content>
		<author>
			<name>Cal Henderson</name>
			<url>http://www.iamcal.com/</url>
		</author>
	</entry>
	<entry>
		<title>2005-02-06 23:47:10</title>
		<link rel="alternate" type="text/html" href="http://www.iamcal.com/linklog/1107762430/"/>
		<id>tag:iamcal.com,2005:/linklog/1107762430/</id>
		<issued>2005-02-06T23:47:10Z</issued>
		<modified>2005-02-06T23:47:10Z</modified>
		<content type="text/html" mode="escaped">autrijus is &lt;a href=&quot;http://use.perl.org/~autrijus/journal/&quot;&gt;implementing&lt;/a&gt; a featherweight perl6 in haskell. it's &lt;a href=&quot;http://search.cpan.org/~autrijus/Perl6-Pugs-6.0.1/&quot;&gt;on cpan&lt;/a&gt;. i'm overly excited.</content>
		<author>
			<name>Cal Henderson</name>
			<url>http://www.iamcal.com/</url>
		</author>
	</entry>
	<entry>
		<title>2004-11-14 23:23:32</title>
		<link rel="alternate" type="text/html" href="http://www.iamcal.com/linklog/1100503412/"/>
		<id>tag:iamcal.com,2005:/linklog/1100503412/</id>
		<issued>2004-11-14T23:23:32Z</issued>
		<modified>2004-11-14T23:23:32Z</modified>
		<content type="text/html" mode="escaped">sam ruby &lt;a href=&quot;http://www.intertwingly.net/blog/2004/11/14/Parrot-classes&quot;&gt;wonders&lt;/a&gt; about the implementation of classes in parrot - specifically how to provide a system which can provide both perl and python class semanics, which are wildly different.</content>
		<author>
			<name>Cal Henderson</name>
			<url>http://www.iamcal.com/</url>
		</author>
	</entry>
	<entry>
		<title>2004-11-02 22:19:39</title>
		<link rel="alternate" type="text/html" href="http://www.iamcal.com/linklog/1099462779/"/>
		<id>tag:iamcal.com,2005:/linklog/1099462779/</id>
		<issued>2004-11-02T22:19:39Z</issued>
		<modified>2004-11-02T22:19:39Z</modified>
		<content type="text/html" mode="escaped">matt diephouse and joshua gatcomb have put together an &lt;a href=&quot;http://www.sidhe.org/~timeparrot/graphs/&quot;&gt;automated benchmark suite&lt;/a&gt; for parrot, which is nice to track alongside trunk development.</content>
		<author>
			<name>Cal Henderson</name>
			<url>http://www.iamcal.com/</url>
		</author>
	</entry>
	<entry>
		<title>2004-10-17 21:06:35</title>
		<link rel="alternate" type="text/html" href="http://www.iamcal.com/linklog/1098072395/"/>
		<id>tag:iamcal.com,2005:/linklog/1098072395/</id>
		<issued>2004-10-17T21:06:35Z</issued>
		<modified>2004-10-17T21:06:35Z</modified>
		<content type="text/html" mode="escaped">pdd7 contains &lt;a href=&quot;http://www.parrotcode.org/docs/pdd/pdd07_codingstd.html&quot;&gt;parrot's coding standards&lt;/a&gt;. this document alone seems to be larger than most oss projects. a very detailed basis to start coding on. (though i wonder how closely the actual source follows the conventions).</content>
		<author>
			<name>Cal Henderson</name>
			<url>http://www.iamcal.com/</url>
		</author>
	</entry>
	<entry>
		<title>2004-10-17 18:52:43</title>
		<link rel="alternate" type="text/html" href="http://www.iamcal.com/linklog/1098064363/"/>
		<id>tag:iamcal.com,2005:/linklog/1098064363/</id>
		<issued>2004-10-17T18:52:43Z</issued>
		<modified>2004-10-17T18:52:43Z</modified>
		<content type="text/html" mode="escaped">cardinal is a parrot &lt;a href=&quot;http://rubyforge.org/projects/cardinal/&quot;&gt;runtime for ruby&lt;/a&gt;. it's going to be a close call as to which dyn-language (ruby, python, php) makes it to a parrot-based beta first.</content>
		<author>
			<name>Cal Henderson</name>
			<url>http://www.iamcal.com/</url>
		</author>
	</entry>
	<entry>
		<title>2004-10-17 15:12:42</title>
		<link rel="alternate" type="text/html" href="http://www.iamcal.com/linklog/1098051162/"/>
		<id>tag:iamcal.com,2005:/linklog/1098051162/</id>
		<issued>2004-10-17T15:12:42Z</issued>
		<modified>2004-10-17T15:12:42Z</modified>
		<content type="text/html" mode="escaped">&lt;a href=&quot;http://unununium.org/&quot;&gt;unununium&lt;/a&gt; looks like a nice os project. one of the authors is working on adding parrot support. a parrot os would be cool.</content>
		<author>
			<name>Cal Henderson</name>
			<url>http://www.iamcal.com/</url>
		</author>
	</entry>
	<entry>
		<title>2004-10-14 09:27:23</title>
		<link rel="alternate" type="text/html" href="http://www.iamcal.com/linklog/1097771243/"/>
		<id>tag:iamcal.com,2005:/linklog/1097771243/</id>
		<issued>2004-10-14T09:27:23Z</issued>
		<modified>2004-10-14T09:27:23Z</modified>
		<content type="text/html" mode="escaped">Inline::Parrot is now in &lt;a href=&quot;http://search.cpan.org/~fglock/Inline-Parrot-0.0803/&quot;&gt;CPAN&lt;/a&gt;. i suspect i'll be installing that later today.</content>
		<author>
			<name>Cal Henderson</name>
			<url>http://www.iamcal.com/</url>
		</author>
	</entry>

</feed>
