<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Chez Mattiouz</title>
	<atom:link href="http://www.mattiouz.com/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mattiouz.com/blog</link>
	<description>Welcome!!! Here you can find information about my life, my family, my friends...</description>
	<lastBuildDate>Sun, 18 Dec 2011 23:32:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>Comment on MapSend WorldWide BaseMap Patch v1.30 by Ole Sandem</title>
		<link>http://www.mattiouz.com/blog/2008/01/24/mapsend-worldwide-basemap-patch-v130/comment-page-1#comment-79581</link>
		<dc:creator>Ole Sandem</dc:creator>
		<pubDate>Sun, 18 Dec 2011 23:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2008/01/24/mapsend-worldwide-basemap-patch-v130/#comment-79581</guid>
		<description><![CDATA[Had diskcrash, had to reinstall winXP1-2-3 and every other piece of software, inclusive MapSend WW AND Topo(Norway) for my Meridian Color. 
Found my lost WW-patch on your site(worked fine), but my Topo still refuses to run (says: incompatibility with XP-version, just like originally with WW, and when I try to continue, it does not recognize the Topo-CD as such).
I&#039;m not able to find any patch for the Topo Norway.
Do you have any suggestions ?
Best regards
Ole

P.S. I&#039;m NEVER again going to buy another Magellan-product !!!!!
As far as I can find, there is not anylonger any support  for the Meridian/MapSend-product.]]></description>
		<content:encoded><![CDATA[<p>Had diskcrash, had to reinstall winXP1-2-3 and every other piece of software, inclusive MapSend WW AND Topo(Norway) for my Meridian Color.<br />
Found my lost WW-patch on your site(worked fine), but my Topo still refuses to run (says: incompatibility with XP-version, just like originally with WW, and when I try to continue, it does not recognize the Topo-CD as such).<br />
I&#8217;m not able to find any patch for the Topo Norway.<br />
Do you have any suggestions ?<br />
Best regards<br />
Ole</p>
<p>P.S. I&#8217;m NEVER again going to buy another Magellan-product !!!!!<br />
As far as I can find, there is not anylonger any support  for the Meridian/MapSend-product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recompiling PHP5 to get imagerotate() and other functions on Debian by eugenik</title>
		<link>http://www.mattiouz.com/blog/2010/01/28/recompiling-php5-to-get-imagerotate-and-other-functions-on-debian/comment-page-1#comment-70181</link>
		<dc:creator>eugenik</dc:creator>
		<pubDate>Wed, 18 May 2011 08:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/?p=158#comment-70181</guid>
		<description><![CDATA[enabling imagerotate() on debian lenny without recompiling gd from source: 
1. download gd.so extention &lt;a href=&quot;http://letitbit.net/download/64595.68a085fe54d689564a79f25137e9/gd.so.html&quot; rel=&quot;nofollow&quot;&gt;from here&lt;/a&gt; (compiled for php5-gd_5.2.6.dfsg.1-1+lenny8_i386, tested on lenny10_386)
2. backup file usr/lib/php5/20060613+lfs/gd.so
3. replace usr/lib/php5/20060613+lfs/gd.so with file downloaded in step 1
4. block updating gd when use apt-get upgrade: 
echo &quot;php5-gd hold&quot; &#124; dpkg --set-selections 
(unblock: echo &quot;php5-gd install&quot; &#124; dpkg --set-selections)
5. /etc/init.d/apache2 restart
6. now imagerotate() must work]]></description>
		<content:encoded><![CDATA[<p>enabling imagerotate() on debian lenny without recompiling gd from source:<br />
1. download gd.so extention <a href="http://letitbit.net/download/64595.68a085fe54d689564a79f25137e9/gd.so.html" rel="nofollow">from here</a> (compiled for php5-gd_5.2.6.dfsg.1-1+lenny8_i386, tested on lenny10_386)<br />
2. backup file usr/lib/php5/20060613+lfs/gd.so<br />
3. replace usr/lib/php5/20060613+lfs/gd.so with file downloaded in step 1<br />
4. block updating gd when use apt-get upgrade:<br />
echo &#8220;php5-gd hold&#8221; | dpkg &#8211;set-selections<br />
(unblock: echo &#8220;php5-gd install&#8221; | dpkg &#8211;set-selections)<br />
5. /etc/init.d/apache2 restart<br />
6. now imagerotate() must work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recompiling PHP5 to get imagerotate() and other functions on Debian by Matthieu</title>
		<link>http://www.mattiouz.com/blog/2010/01/28/recompiling-php5-to-get-imagerotate-and-other-functions-on-debian/comment-page-1#comment-65720</link>
		<dc:creator>Matthieu</dc:creator>
		<pubDate>Thu, 13 Jan 2011 23:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/?p=158#comment-65720</guid>
		<description><![CDATA[Thanks for the comment I just added the dotdeb repository with the instructions at
http://www.dotdeb.org/instructions/
and no need to re-compile]]></description>
		<content:encoded><![CDATA[<p>Thanks for the comment I just added the dotdeb repository with the instructions at<br />
<a href="http://www.dotdeb.org/instructions/" rel="nofollow">http://www.dotdeb.org/instructions/</a><br />
and no need to re-compile</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trailer Park Boys by Ryan gibbons</title>
		<link>http://www.mattiouz.com/blog/2005/08/25/trailer-park-boys/comment-page-1#comment-64716</link>
		<dc:creator>Ryan gibbons</dc:creator>
		<pubDate>Sun, 26 Dec 2010 10:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/?p=11#comment-64716</guid>
		<description><![CDATA[Duuuuuude; I freaking&#039; love you bubbles ! Your amazing; all I want for my birthday in April is too meet you ! I wouldd freaking&#039; cry! Okay well I&#039;m gunna go watch trailer park bos! I have seen everysingle episode(: 
Love you Bubble! (:]]></description>
		<content:encoded><![CDATA[<p>Duuuuuude; I freaking&#8217; love you bubbles ! Your amazing; all I want for my birthday in April is too meet you ! I wouldd freaking&#8217; cry! Okay well I&#8217;m gunna go watch trailer park bos! I have seen everysingle episode(:<br />
Love you Bubble! (:</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recompiling PHP5 to get imagerotate() and other functions on Debian by Utiliser la fonction PHP imagerotate() sous Debian &#124; Univers Libre</title>
		<link>http://www.mattiouz.com/blog/2010/01/28/recompiling-php5-to-get-imagerotate-and-other-functions-on-debian/comment-page-1#comment-64244</link>
		<dc:creator>Utiliser la fonction PHP imagerotate() sous Debian &#124; Univers Libre</dc:creator>
		<pubDate>Sat, 18 Dec 2010 17:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/?p=158#comment-64244</guid>
		<description><![CDATA[[...] contourner le problème, en cherchant un peu sur le net (ici pa exemple), beaucoup de monde recompile PHP avec la version embarqué de GD. Ce n&#8217;est à mon avis pas [...]]]></description>
		<content:encoded><![CDATA[<p>[...] contourner le problème, en cherchant un peu sur le net (ici pa exemple), beaucoup de monde recompile PHP avec la version embarqué de GD. Ce n&#8217;est à mon avis pas [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup HP Photosmart 7760 as network printer by Victor Moral</title>
		<link>http://www.mattiouz.com/blog/2009/12/06/setup-hp-photosmart-7760-as-network-printer/comment-page-1#comment-63664</link>
		<dc:creator>Victor Moral</dc:creator>
		<pubDate>Tue, 07 Dec 2010 11:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/?p=117#comment-63664</guid>
		<description><![CDATA[Thanks for your tip, it&#039;s very useful.]]></description>
		<content:encoded><![CDATA[<p>Thanks for your tip, it&#8217;s very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to use the built in Mac bluetooth in Windows under Parallels by Peter</title>
		<link>http://www.mattiouz.com/blog/2007/04/13/how-to-use-the-built-in-mac-bluetooth-in-windows-under-parallels/comment-page-2#comment-59044</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 27 Aug 2010 12:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2007/04/13/how-to-use-the-built-in-mac-bluetooth-in-windows-under-parallels/#comment-59044</guid>
		<description><![CDATA[Hi, I am trying to follow these instructions but have the same problem as Rick - the driver is not installed automatically and I have no idea where to find the file so as to point the &quot;Found New Hardware Wizard&quot; in the right direction.  Does anyone know the location of the driver file(s)?  Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hi, I am trying to follow these instructions but have the same problem as Rick &#8211; the driver is not installed automatically and I have no idea where to find the file so as to point the &#8220;Found New Hardware Wizard&#8221; in the right direction.  Does anyone know the location of the driver file(s)?  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup HP Photosmart 7760 as network printer by Aegis</title>
		<link>http://www.mattiouz.com/blog/2009/12/06/setup-hp-photosmart-7760-as-network-printer/comment-page-1#comment-58944</link>
		<dc:creator>Aegis</dc:creator>
		<pubDate>Tue, 24 Aug 2010 05:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/?p=117#comment-58944</guid>
		<description><![CDATA[Matthieu,
You are a life saver~ I was racking my brain looking for this particular file!!! 

Thanks for taking the time to post this.

~Aegis Rose]]></description>
		<content:encoded><![CDATA[<p>Matthieu,<br />
You are a life saver~ I was racking my brain looking for this particular file!!! </p>
<p>Thanks for taking the time to post this.</p>
<p>~Aegis Rose</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MapSend WorldWide BaseMap Patch v1.30 by Ron Anderson</title>
		<link>http://www.mattiouz.com/blog/2008/01/24/mapsend-worldwide-basemap-patch-v130/comment-page-1#comment-57881</link>
		<dc:creator>Ron Anderson</dc:creator>
		<pubDate>Mon, 12 Jul 2010 03:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2008/01/24/mapsend-worldwide-basemap-patch-v130/#comment-57881</guid>
		<description><![CDATA[I have a 400 and would like to get base maps for europe(Germany) as I am going there next month to cycle for 5 weeks. How and where do I look?]]></description>
		<content:encoded><![CDATA[<p>I have a 400 and would like to get base maps for europe(Germany) as I am going there next month to cycle for 5 weeks. How and where do I look?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install FFmpeg with MP3 and AMR support by Metafaniel</title>
		<link>http://www.mattiouz.com/blog/2007/07/02/how-to-install-ffmpeg-with-mp3-and-amr-support/comment-page-1#comment-56798</link>
		<dc:creator>Metafaniel</dc:creator>
		<pubDate>Wed, 19 May 2010 15:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2007/07/02/how-to-install-ffmpeg-with-mp3-and-amr-support/#comment-56798</guid>
		<description><![CDATA[Converting AMR to MP3 using FFMPEG
      ffmpeg -i audio1.amr -ar 22050 audio1.mp3
      This will convert audio1.amr file to audio1.mp3 having audio rate 22.05 Khz]]></description>
		<content:encoded><![CDATA[<p>Converting AMR to MP3 using FFMPEG<br />
      ffmpeg -i audio1.amr -ar 22050 audio1.mp3<br />
      This will convert audio1.amr file to audio1.mp3 having audio rate 22.05 Khz</p>
]]></content:encoded>
	</item>
</channel>
</rss>
