<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Alexis Ballier's blog</title>
	<atom:link href="http://aballier.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://aballier.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<pubDate>Thu, 06 Mar 2008 12:07:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language></language>
			<item>
		<title>Introducing texmfind</title>
		<link>http://aballier.wordpress.com/2008/03/01/introducing-texmfind/</link>
		<comments>http://aballier.wordpress.com/2008/03/01/introducing-texmfind/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 15:05:01 +0000</pubDate>
		<dc:creator>aballier</dc:creator>
		
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://aballier.wordpress.com/?p=8</guid>
		<description><![CDATA[During the past months TeX Live has been in ~arch and seems to be working quite well for everybody since I do not receive that much bug reports, and the ones I&#8217;ve had are now fixed. However I&#8217;ve seen lots of people asking me: &#8220;Hey, where do I find the latex package foo ? I [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>During the past months TeX Live has been in ~arch and seems to be working quite well for everybody since I do not receive that much bug reports, and the ones I&#8217;ve had are now fixed. However I&#8217;ve seen lots of people asking me: &#8220;Hey, where do I find the latex package foo ? I need it to compile my latex document.&#8221;.<br />
The reason for this is that TeX Live 2007 ebuilds are split into several smaller ebuilds rather than having one single ebuild, like that was the case for teTeX which in the end was very hard to update and forced everybody to have hundreds of TeX packages that they would never use.</p>
<p>For that &#8220;problem&#8221;, Alexandre ( &#8216;Untux&#8217; on the forums) has written a very nice script: <a href="http://home.gna.org/texmfind/">texmfind</a>. He has collected the list of files from most of TeX packages we have in portage, based on a TeX Live installation, and written a grep wrapper that digs into the data file to give you what package you should install in order to have what file.</p>
<p>For example:</p>
<pre>
$ texmfind moderncv.cls
dev-texlive/texlive-latexextra [1 file]
moderncv.cls

Found 1 texmf file in 1 ebuild.
</pre>
<p>Of course, it is now in portage as dev-tex/texmfind and it comes with a nice man page for a more advanced usage than this toy example.</p>
<p>Now it seems most people have no reason not to switch to TeX Live, and I really recommend everybody to <a href="http://www.gentoo.org/proj/en/tex/texlive-migration-guide.xml">migrate</a>. Moreover, TeX Live should be ready to go stable now and I would really appreciate some feedback from stable users running TeX Live as a TeX distribution instead of teTeX. This can also include filling a stable request on <a href="https://bugs.gentoo.org">bugs.gentoo.org</a> as this will probably ensure that I have not messed up anything with the dependencies and that I&#8217;m not mistaken when saying it should be ready to go stable.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aballier.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aballier.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aballier.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aballier.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aballier.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aballier.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aballier.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aballier.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aballier.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aballier.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aballier.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aballier.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aballier.wordpress.com&blog=561102&post=8&subd=aballier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://aballier.wordpress.com/2008/03/01/introducing-texmfind/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TeXLive modular ebuilds ready(?) for the main portage tree</title>
		<link>http://aballier.wordpress.com/2007/09/30/texlive-modular-ebuilds-ready-for-the-main-portage-tree/</link>
		<comments>http://aballier.wordpress.com/2007/09/30/texlive-modular-ebuilds-ready-for-the-main-portage-tree/#comments</comments>
		<pubDate>Sun, 30 Sep 2007 20:03:43 +0000</pubDate>
		<dc:creator>aballier</dc:creator>
		
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://aballier.wordpress.com/2007/09/30/texlive-modular-ebuilds-ready-for-the-main-portage-tree/</guid>
		<description><![CDATA[For those who do not read -dev ml and might be interested in testing / helping:
As some of you may or may not know, I&#8217;ve been working on modular texlive ebuilds[1], based on work found on b.g.o and pclouds work [2]. I wanted to send a mail earlier but time was lacking to fix the [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>For those who do not read -dev ml and might be interested in testing / helping:</p>
<p>As some of you may or may not know, I&#8217;ve been working on modular texlive ebuilds[1], based on work found on b.g.o and pclouds work [2]. I wanted to send a mail earlier but time was lacking to fix the few remaining bugs.</p>
<p>I&#8217;ve had several success reports, and fixed the remaining (known) bugs there. I was thinking that it might be time to integrate this to the official tree, as a first shoot under package.mask.</p>
<p>The layout I&#8217;ve been using is a modular one:<br />
- texlive-core package that builds the required binaries. That&#8217;s the only one that should be system dependant.<br />
- several texmf modules based on upstream &#8220;collection&#8221;s (that&#8217;s how they call them) that agregates packages from CTAN in some more or less independant categories.</p>
<p>I&#8217;ve tried to remove as much as possible programs from the -core package, as long as they had their independant ebuilds equivalent and added the independant packages as dependencies of the texlive meta ebuild.</p>
<p>As you might guess it, having a modular layout can give dependencies problems. I was thinking about adding some (new style) virtuals to handle them :<br />
- virtual/tex-base : programs that need only standard tex binaries or libraires (like kpathsea) but do not need it to compile latex files for example. There are a very very few of such packages and are ok with the next virtual, so I dunno if that one is really necessary, apart for reducing deps to the minimal set.<br />
- virtual/latex-base : packages that need a (basic) latex, for example to compile their documentation. This virtual will help preventing from having circular dependencies between ebuilds (esp. the meta ebuild and its dependencies)<br />
- virtual/latex-full : a full latex distribution installation, what other tex distributions like tetex provide. This one can use the current old style virtual (virtual/tetex) instead of being a new one, but the name is better imho.<br />
So in the end, only latex-base is strictly required to merge this. tex-base and latex-full have their improvements but can benefit from discussion here.</p>
<p>Everything in [1] could still benefit of any kind of reviewing, especially the eclasses. I&#8217;ll also need to write a more decent guide on how to use/switch to those ebuilds, so that it can be put on the website.</p>
<p>The only (known) bug still left so far is that metapost (mpost) isn&#8217;t useable on hardened kernel, it gets killed. It is not a regression from tetex, but apparently nobody ever noticed that. Now that ebuilds generate the format files themselves in src_compile (this way we can improve QA imho), instead of having texmf-update doing it in pkg_postinst, some ebuilds will fail to install instead of silently not creating the format file. (though texmf-update will still recreate the formats so that they get updated with the texmf tree)<br />
Something that annoys me is the license : there is [3], [4] and [5], so GPL-2 might probably be fine, but I&#8217;m definitely not a lawyer&#8230;</p>
<p>In the (very hypothetic) case where nobody would have anything to add there, I&#8217;ll start merging this to the main tree, but definitely not until the next week as I&#8217;ll be away from wednesday to sunday.</p>
<p>And of course, many thanks to all the people who helped there: the early testers when documentation was lacking but not bugs, the people who suggested improvements (be it to ebuilds, the packaging layout or documentation), bug fixes, reported bugs, or just mailed me about a successful installation.</p>
<p>Now a question to arch teams : Should I keyword this for systems I&#8217;ve tested it or just add without keywords and let you do another layer of checks ? I&#8217;ve been using it on ~x86 (and hardenend but mpost had problems), ~amd64 and ~ppc64 (this one has some missing deps, but don&#8217;t worry I&#8217;ll poke you as soon as I&#8217;ll have done extra checks <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).</p>
<p>As a side note, I&#8217;ll have to send 1.3k+ files to distfiles-local as upstream does not provide versionned names of the source files, for a total of ~700-800M. Since this is huge, I hope infra has no particular objection to it.</p>
<p>[1] http://overlays.gentoo.org/dev/aballier/<br />
[2] http://dev.gentoo.org/~pclouds/texlive/overlay/<br />
[3] http://www.tug.org/svn/texlive/trunk/Master/LICENSE.TL?view=markup<br />
[4] http://www.tug.org/svn/texlive/trunk/Master/LICENSE.CTAN?view=markup<br />
[5] http://www.tug.org/texlive/copying.html</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aballier.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aballier.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aballier.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aballier.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aballier.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aballier.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aballier.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aballier.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aballier.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aballier.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aballier.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aballier.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aballier.wordpress.com&blog=561102&post=7&subd=aballier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://aballier.wordpress.com/2007/09/30/texlive-modular-ebuilds-ready-for-the-main-portage-tree/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Splitting x264-svn ebuilds</title>
		<link>http://aballier.wordpress.com/2006/12/07/splitting-x264-svn-ebuilds/</link>
		<comments>http://aballier.wordpress.com/2006/12/07/splitting-x264-svn-ebuilds/#comments</comments>
		<pubDate>Thu, 07 Dec 2006 14:07:03 +0000</pubDate>
		<dc:creator>aballier</dc:creator>
		
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://aballier.wordpress.com/2006/12/07/splitting-x264-svn-ebuilds/</guid>
		<description><![CDATA[There are now two x264-svn ebuilds in ~arch : 
media-libs/x264-svn : this one installs the library, headers and pkgconfig files needed by the other packages (for ex. ffmpeg)
media-video/x264-svn-encoder : x264 encoder that was previously installed with x264-svn and a gtk use flag with which you can install a gtk frontend to this encoder.
Why that ? [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There are now two x264-svn ebuilds in ~arch : </p>
<p>media-libs/x264-svn : this one installs the library, headers and pkgconfig files needed by the other packages (for ex. ffmpeg)</p>
<p>media-video/x264-svn-encoder : x264 encoder that was previously installed with x264-svn and a gtk use flag with which you can install a gtk frontend to this encoder.</p>
<p>Why that ? Eh, let&#8217;s have a look at it :<br />
- x264 encoder can use gpac for mp4 output<br />
- gpac can use ffmpeg<br />
- ffmpeg can use x264 libs</p>
<p>If you want all of these features, then you hit a circular dependency problem.</p>
<p>Moreover, previously if you wanted to install x264 gtk frontend then libx264.so would have been linked to x11&#8230; why ? I don&#8217;t know, it&#8217;s not needed. Now this is no longer a problem since they are different packages.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aballier.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aballier.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aballier.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aballier.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aballier.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aballier.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aballier.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aballier.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aballier.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aballier.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aballier.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aballier.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aballier.wordpress.com&blog=561102&post=6&subd=aballier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://aballier.wordpress.com/2006/12/07/splitting-x264-svn-ebuilds/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Test</title>
		<link>http://aballier.wordpress.com/2006/11/20/test-2/</link>
		<comments>http://aballier.wordpress.com/2006/11/20/test-2/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 18:05:45 +0000</pubDate>
		<dc:creator>aballier</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aballier.wordpress.com/2006/11/20/test-2/</guid>
		<description><![CDATA[My first blog post using drivel
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>My first blog post using drivel</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aballier.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aballier.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aballier.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aballier.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aballier.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aballier.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aballier.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aballier.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aballier.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aballier.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aballier.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aballier.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aballier.wordpress.com&blog=561102&post=5&subd=aballier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://aballier.wordpress.com/2006/11/20/test-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My first blog post</title>
		<link>http://aballier.wordpress.com/2006/11/20/my-first-blog-post/</link>
		<comments>http://aballier.wordpress.com/2006/11/20/my-first-blog-post/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 17:53:20 +0000</pubDate>
		<dc:creator>aballier</dc:creator>
		
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://aballier.wordpress.com/2006/11/20/my-first-blog-post/</guid>
		<description><![CDATA[Hi,
this is my first blog post, trying to use categories
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hi,</p>
<p>this is my first blog post, trying to use categories</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aballier.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aballier.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aballier.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aballier.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aballier.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aballier.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aballier.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aballier.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aballier.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aballier.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aballier.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aballier.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aballier.wordpress.com&blog=561102&post=4&subd=aballier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://aballier.wordpress.com/2006/11/20/my-first-blog-post/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Test</title>
		<link>http://aballier.wordpress.com/2006/11/20/test/</link>
		<comments>http://aballier.wordpress.com/2006/11/20/test/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 17:46:29 +0000</pubDate>
		<dc:creator>aballier</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aballier.wordpress.com/2006/11/20/test/</guid>
		<description><![CDATA[This is a test
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is a test</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aballier.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aballier.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aballier.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aballier.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aballier.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aballier.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aballier.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aballier.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aballier.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aballier.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aballier.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aballier.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aballier.wordpress.com&blog=561102&post=3&subd=aballier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://aballier.wordpress.com/2006/11/20/test/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://aballier.wordpress.com/2006/11/20/hello-world/</link>
		<comments>http://aballier.wordpress.com/2006/11/20/hello-world/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 17:42:44 +0000</pubDate>
		<dc:creator>aballier</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aballier.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aballier.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aballier.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aballier.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aballier.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aballier.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aballier.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aballier.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aballier.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aballier.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aballier.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aballier.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aballier.wordpress.com&blog=561102&post=1&subd=aballier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://aballier.wordpress.com/2006/11/20/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>