<?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"
	>

<channel>
	<title>YAB &#187; 2007 &#187; December</title>
	<atom:link href="http://blog.alexgirard.com/2007/12/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alexgirard.com</link>
	<description>Yet Another Blog</description>
	<pubDate>Sat, 15 Nov 2008 01:14:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>[Suse] Adding Apache2 mod_rewrite</title>
		<link>http://blog.alexgirard.com/suse-adding-apache2-mod_rewrite/</link>
		<comments>http://blog.alexgirard.com/suse-adding-apache2-mod_rewrite/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 11:07:00 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[apache]]></category>

		<category><![CDATA[configuration]]></category>

		<category><![CDATA[module]]></category>

		<category><![CDATA[mod_rewrite]]></category>

		<category><![CDATA[suse]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2007/12/13/suse-adding-apache2-mod_rewrite/</guid>
		<description><![CDATA[As a reminder for futur Apache configuration on a Suse server:

Edit &#8216;/etc/sysconfig/apache2&#8216;, add &#8216;rewrite&#8216; to &#8216;APACHE_MODULES&#8216; parameter
Edit &#8216;/etc/apache2/sysconfig.d/loadmodule.conf&#8216;, add &#8216;LoadModule rewrite_module                 /usr/lib64/apache2-prefork/mod_rewrite.so&#8216; to the list of modules
Restart Apache server: /etc/init.d/apache2 restart

]]></description>
			<content:encoded><![CDATA[<p>As a reminder for futur Apache configuration on a Suse server:</p>
<ul>
<li>Edit &#8216;<em>/etc/sysconfig/apache2</em>&#8216;, add &#8216;<em>rewrite</em>&#8216; to &#8216;<em>APACHE_MODULES</em>&#8216; parameter</li>
<li>Edit &#8216;<em>/etc/apache2/sysconfig.d/loadmodule.conf</em>&#8216;, add &#8216;<em>LoadModule rewrite_module                 /usr/lib64/apache2-prefork/mod_rewrite.so</em>&#8216; to the list of modules</li>
<li>Restart Apache server: <em>/etc/init.d/apache2 restart</em></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/suse-adding-apache2-mod_rewrite/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Ubuntu] Media Center</title>
		<link>http://blog.alexgirard.com/ubuntu-media-center/</link>
		<comments>http://blog.alexgirard.com/ubuntu-media-center/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 22:28:58 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[center]]></category>

		<category><![CDATA[configuration]]></category>

		<category><![CDATA[lasindias]]></category>

		<category><![CDATA[media]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2007/12/10/ubuntu-media-center/</guid>
		<description><![CDATA[This weekend, we build a media center to share a 500Go disk on the network (+150Go internal drive), using Ubuntu 7.10 and various open-source software.
Here is a list of them, and some links to ease their uses.

Wordpress: to keep information about different login/password, configuration and link to each tool.
Torrentflux: a php bittorrent client, so anybody [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend, we build a media center to share a 500Go disk on the network (+150Go internal drive), using Ubuntu 7.10 and various open-source software.<br />
Here is a list of them, and some links to ease their uses.</p>
<ul>
<li><a href="http://www.wordpresss.org">Wordpress</a>: to keep information about different login/password, configuration and link to each tool.</li>
<li><a href="http://www.torrentflux.com">Torrentflux</a>: a php bittorrent client, so anybody on the network can add torrent in it, and we can easily control the bandwith consumption.
<ul>
<li><a href="http://www.nas-central.org/index.php?title=Torrentflux_with_Transmissioncli#Recommended_settings">Recommanded settings</a></li>
<li><a href="http://blog.alexgirard.com/2007/12/10/torrentflux-mininova-search-engine/">Fix for mininova search engine</a></li>
<li><a href="http://www.torrentflux.com/forum/index.php/topic,1404.0.html">&#8216;<em>Start/stop all downloads</em>&#8216; hack</a></li>
</ul>
<li><a href="http://www.mythtv.org/">MythTv</a>: with all our media library in one place, anybody on the network can launch MythTv and access categorised movies/music</li>
<li><a href="http://en.wikipedia.org/wiki/Network_File_System_%28protocol%29">Network File System</a></li>
</ul>
<p>Any advice, tools to add to this configuration? Might be really great to use the NFS as a TimeMachine, and easily back all our important data this way.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/ubuntu-media-center/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[TorrentFlux] Mininova Search Engine</title>
		<link>http://blog.alexgirard.com/torrentflux-mininova-search-engine/</link>
		<comments>http://blog.alexgirard.com/torrentflux-mininova-search-engine/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 16:44:32 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[mininova]]></category>

		<category><![CDATA[p2p]]></category>

		<category><![CDATA[search]]></category>

		<category><![CDATA[torrent]]></category>

		<category><![CDATA[torrentflux]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2007/12/10/torrentflux-mininova-search-engine/</guid>
		<description><![CDATA[After installing TorrentFlux on our Las Indias media center, we had some problem to use the Mininova search engine included in TorrentFlux.
To install the new engine, just copy the mininovaEngine.php in your torrentflux/searchEngines/ directory.
Download mininovaEngine.php.zip
]]></description>
			<content:encoded><![CDATA[<p>After installing <a href="http://www.torrentflux.com/">TorrentFlux</a> on our Las Indias media center, we had some problem to use the <a href="http://www.mininova.org/">Mininova</a> search engine included in TorrentFlux.</p>
<p>To install the new engine, just copy the <em>mininovaEngine.php</em> in your <em>torrentflux/searchEngines/</em> directory.</p>
<p><a href='http://blog.alexgirard.com/wp-content/uploads/2007/12/mininovaenginephp.zip' title='torrenflux Mininova searchengine'>Download mininovaEngine.php.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/torrentflux-mininova-search-engine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Photo] QuicktimeVR at home</title>
		<link>http://blog.alexgirard.com/photo-quicktimevr-at-home/</link>
		<comments>http://blog.alexgirard.com/photo-quicktimevr-at-home/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 03:01:11 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[friends]]></category>

		<category><![CDATA[quicktime]]></category>

		<category><![CDATA[vr]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2007/12/09/photo-quicktimevr-at-home/</guid>
		<description><![CDATA[
Some friends (Flamingo and Adrien) playing with QuicktimeVR at home, use Shift/Ctrl to zoom in/out. See it&#8230;

Quicktime VR on the Capitole (Toulouse, France)&#8230;
Tutorial to make your own Quicktime VR&#8230;

]]></description>
			<content:encoded><![CDATA[<p><a href='http://tinyurl.com/2hqsok' title='QuictimeVR at Home'><img src='http://blog.alexgirard.com/wp-content/uploads/2007/12/quicktime.png' alt='QuictimeVR at Home' style='border:0px;padding:5px;width:500px;height:320px;' width='500px' height='320px'/></a></p>
<p>Some friends (<a href="http://douceoffensive.org">Flamingo</a> and <a href="http://6t-deb.blogspot.com">Adrien</a>) playing with QuicktimeVR at home, use Shift/Ctrl to zoom in/out. <a href='http://tinyurl.com/2hqsok' title='QuictimeVR at Home'>See it&#8230;</a></p>
<ul>
<li><a href='http://capitole-toulouse.blogspot.com/'>Quicktime VR on the Capitole (Toulouse, France)&#8230;</a></li>
<li><a href="http://www.outsidethelines.com/EZQTVR.html">Tutorial to make your own Quicktime VR&#8230;</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/photo-quicktimevr-at-home/feed/</wfw:commentRss>
<enclosure url="http://tinyurl.com/2hqsok" length="641113" type="video/quicktime" />
<enclosure url="http://adrienduquesnel.free.fr/flamflex/Resulting%20image.mov" length="641113" type="video/quicktime" />
		</item>
		<item>
		<title>[RepRap] Moulded parts ready</title>
		<link>http://blog.alexgirard.com/reprap-moulded-parts-ready/</link>
		<comments>http://blog.alexgirard.com/reprap-moulded-parts-ready/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 13:19:06 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[catasian]]></category>

		<category><![CDATA[kit]]></category>

		<category><![CDATA[moulded]]></category>

		<category><![CDATA[parts]]></category>

		<category><![CDATA[reprap]]></category>

		<category><![CDATA[robot]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2007/12/06/reprap-moulded-parts-ready/</guid>
		<description><![CDATA[
Reprap parts are now available on www.bitsfrombytes.com and ready to order!
From the Reprap Builder blog post, a complete kit with motors will be available in next days for a 300Â£ + VAT price, it&#8217;ll surely help a lot of reprappers who already have all electronic ready and just need all these parts to finish the [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://blog.alexgirard.com/2007/12/06/reprap-moulded-parts-ready/moulded-parts/' rel='attachment wp-att-122' title='Moulded parts'><img src='http://blog.alexgirard.com/wp-content/uploads/2007/12/moulded_parts.jpg' alt='Moulded parts' style='border:0px; padding:5px;width:426px;height:257px;' width='426px' height='257px' /></a></p>
<p>Reprap parts are now available on <a href="http://www.bitsfrombytes.com ">www.bitsfrombytes.com</a> and ready to order!</p>
<p>From <a href="http://builders.reprap.org/2007/12/moulded-rp-parts-at-last.html">the Reprap Builder blog post</a>, a complete kit with motors will be available in next days for a 300Â£ + VAT price, it&#8217;ll surely help a lot of reprappers who already have all electronic ready and just need all these parts to finish the cartasian robot.</p>
<p>There are some interesting options if you choose to buy the moulded parts kit: you can ask them to be prepared if you do not have necessary tools to drill the holes, and you can choose the resin color to customized your own reprap.<br />
The scope of supply provided for each kit will be a great help too for people who already have some parts (like the extruder) from the <a href="http://store.rrrf.org/">RRRF store</a>, and just need to order the cartasian robot parts.</p>
<p>Order will be placed this week to Madrid, hoping it&#8217;ll arrive next week to build it before Christmas.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/reprap-moulded-parts-ready/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
