<?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:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Le Ludo Blog &#187; English</title>
	<atom:link href="http://blog.ifitcangowrong.com/category/english/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ifitcangowrong.com</link>
	<description></description>
	<lastBuildDate>Fri, 01 Aug 2008 14:30:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create Playlist for YouTube</title>
		<link>http://blog.ifitcangowrong.com/web-20/create-playlist-for-youtube</link>
		<comments>http://blog.ifitcangowrong.com/web-20/create-playlist-for-youtube#comments</comments>
		<pubDate>Thu, 29 May 2008 09:32:32 +0000</pubDate>
		<dc:creator>Ludo</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Playlist]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://blog.ifitcangowrong.com/?p=245</guid>
		<description><![CDATA[



Spending all day on YouTube for listening this awesome band, but you&#8217;re bored of changing each time of song.
You can now use YouTube with a playlist, thanks to Veewow.

Create an account, choose a name for your playlist, add the Youtube embed code, order it and it&#8217;s done.

Now you can go to your YouTube playlist, watch [...]]]></description>
		<wfw:commentRss>http://blog.ifitcangowrong.com/web-20/create-playlist-for-youtube/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Linux Ubuntu LTS 8.04 &#8211; Hardy Heron</title>
		<link>http://blog.ifitcangowrong.com/open-source/linux/ubuntu/installing-linux-ubuntu-lts-804-hardy-heron</link>
		<comments>http://blog.ifitcangowrong.com/open-source/linux/ubuntu/installing-linux-ubuntu-lts-804-hardy-heron#comments</comments>
		<pubDate>Tue, 20 May 2008 15:39:46 +0000</pubDate>
		<dc:creator>Ludo</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.ifitcangowrong.com/uncategorized/installing-linux-ubuntu-lts-804-hardy-heron</guid>
		<description><![CDATA[



Here is the process to install Ubuntu LTS 8.04 codename &#171;&#160;Hardy Heron&#160;&#187; on your computer.
First you&#8217;ll have to burn the CD you can find the iso to download here:
http://www.ubuntu.com/getubuntu/download
Then you&#8217;ll have to burn the ISO, you can use CD Burner XP  wich is a very good FREE Cd burner software.
Do not burn it as [...]]]></description>
		<wfw:commentRss>http://blog.ifitcangowrong.com/open-source/linux/ubuntu/installing-linux-ubuntu-lts-804-hardy-heron/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use KDE applications on Windows</title>
		<link>http://blog.ifitcangowrong.com/open-source/use-kde-applications-on-windows</link>
		<comments>http://blog.ifitcangowrong.com/open-source/use-kde-applications-on-windows#comments</comments>
		<pubDate>Tue, 20 May 2008 14:08:19 +0000</pubDate>
		<dc:creator>Ludo</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[amarok]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[ulteo]]></category>

		<guid isPermaLink="false">http://blog.ifitcangowrong.com/?p=199</guid>
		<description><![CDATA[
Never wished of running Amarok in Windows?
With the open source software Ulteo Virtual Desktop you can now use KDE software in windows working with coLinux wich permit to run linux on a windows session.
It&#8217;ll help you to install them and even update them.




It&#8217;s still a Beta so there is few glitches like the support of [...]]]></description>
		<wfw:commentRss>http://blog.ifitcangowrong.com/open-source/use-kde-applications-on-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install PHP on IIS6 / Windows Server 2003</title>
		<link>http://blog.ifitcangowrong.com/open-source/install-php-on-iis6-windows-server-2003</link>
		<comments>http://blog.ifitcangowrong.com/open-source/install-php-on-iis6-windows-server-2003#comments</comments>
		<pubDate>Sun, 04 May 2008 13:15:16 +0000</pubDate>
		<dc:creator>Ludo</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[IIS 6.0]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.ifitcangowrong.com/?p=198</guid>
		<description><![CDATA[
How to install the php extension in IIS6:
1) Donwload the php package for Windows
2) Unzip it in a folder(i.e. c:\php) 
Do not forget to add the reading and executing permission on that folder
3) Copy the &#171;&#160;php.ini-recommended&#160;&#187; file in %systemroot% (Usuallyc:\Windows)
To go to %systemroot%:
- Start/ Run&#8230;  enter %systemroot% and then press Ok
4) Rename the file [...]]]></description>
		<wfw:commentRss>http://blog.ifitcangowrong.com/open-source/install-php-on-iis6-windows-server-2003/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install MySQL 5.0 on Windows Server 2003</title>
		<link>http://blog.ifitcangowrong.com/open-source/install-mysql-50-on-windows-server-2003</link>
		<comments>http://blog.ifitcangowrong.com/open-source/install-mysql-50-on-windows-server-2003#comments</comments>
		<pubDate>Sun, 27 Apr 2008 20:53:57 +0000</pubDate>
		<dc:creator>Ludo</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.ifitcangowrong.com/open-source/install-mysql-50-on-windows-server-2003</guid>
		<description><![CDATA[
1) To Install MYSQL 5.0 on a Windows Server 2003, you must first Download the MySQL Community Server file.
2) Once it has been downloaded, double-click on the file to start the installation.
3) Click &#171;&#160;Next&#160;&#187; on the MySQL Server 5.0 &#8211; Setup Wizard Window.

4) We will choose a &#171;&#160;Typical&#160;&#187; installation.


5) Click &#171;&#160;Next&#160;&#187; on the advertising for [...]]]></description>
		<wfw:commentRss>http://blog.ifitcangowrong.com/open-source/install-mysql-50-on-windows-server-2003/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Gutsy Gibbon 7.10 &#8211; Tribe 4 Released</title>
		<link>http://blog.ifitcangowrong.com/open-source/linux/ubuntu/ubuntu-gutsy-gibbon-710-tribe-4-released</link>
		<comments>http://blog.ifitcangowrong.com/open-source/linux/ubuntu/ubuntu-gutsy-gibbon-710-tribe-4-released#comments</comments>
		<pubDate>Thu, 09 Aug 2007 13:14:17 +0000</pubDate>
		<dc:creator>Ludo</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.ifitcangowrong.com/open-source/linux/ubuntu/ubuntu-gutsy-gibbon-710-tribe-4-released</guid>
		<description><![CDATA[
Canonical has just released the new alpha version (Tribe 4) of the next Ubuntu: Gutsy Gibbon 7.10
What&#8217;s new??
* Gnome 2.19.6
* ConsoleKit and the  fast-user-switch-applet
* Tracker
* KDE4 Beta  1
* &#8230;
You can download it here

]]></description>
		<wfw:commentRss>http://blog.ifitcangowrong.com/open-source/linux/ubuntu/ubuntu-gutsy-gibbon-710-tribe-4-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install IIS 6.0 on Windows Server 2003</title>
		<link>http://blog.ifitcangowrong.com/windows/install-iis-60-on-windows-server-2003</link>
		<comments>http://blog.ifitcangowrong.com/windows/install-iis-60-on-windows-server-2003#comments</comments>
		<pubDate>Fri, 03 Aug 2007 10:06:26 +0000</pubDate>
		<dc:creator>Ludo</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[IIS 6.0]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.ifitcangowrong.com/windows/install-iis-60-on-windows-server-2003</guid>
		<description><![CDATA[
1- Go to Add or Remove Programs
Start / Control Panel / Add or Remove Programs

2- Go to the Add/Remove Windows Components
In the Add or Remove Programs window click on Add/Remove Windows Components

3- Select Internet Information Services to install
Double click on Application Server

Double click on Internet Information Services (IIS)

Select File Transfer Protocol (FTP)Service and Internet information [...]]]></description>
		<wfw:commentRss>http://blog.ifitcangowrong.com/windows/install-iis-60-on-windows-server-2003/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Using the Samsung YP-K5 on Linux</title>
		<link>http://blog.ifitcangowrong.com/open-source/using-the-samsung-yp-k5-on-linux</link>
		<comments>http://blog.ifitcangowrong.com/open-source/using-the-samsung-yp-k5-on-linux#comments</comments>
		<pubDate>Fri, 13 Jul 2007 14:43:48 +0000</pubDate>
		<dc:creator>Ludo</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>

		<guid isPermaLink="false">http://blog.ifitcangowrong.com/open-source/using-the-samsung-yp-k5-on-linux</guid>
		<description><![CDATA[
The Samsung YP-K5 can read the OGG format, but you can&#8217;t use it on Linux when you just bought it.
To make it works in UMS and use it with Linux You must do (You&#8217;ll need a computer with windows XP):
WARNING: SAVE YOUR DATA FIRST!!!
*Download the firmware on this page:
HERE
(The firmware proposed on the other countries [...]]]></description>
		<wfw:commentRss>http://blog.ifitcangowrong.com/open-source/using-the-samsung-yp-k5-on-linux/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Beryl- Remove the Black Screen of Death</title>
		<link>http://blog.ifitcangowrong.com/open-source/linux/ubuntu/beryl-remove-the-black-screen-of-death</link>
		<comments>http://blog.ifitcangowrong.com/open-source/linux/ubuntu/beryl-remove-the-black-screen-of-death#comments</comments>
		<pubDate>Sun, 08 Jul 2007 17:53:21 +0000</pubDate>
		<dc:creator>Ludo</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.ifitcangowrong.com/ubuntu/beryl-remove-the-black-screen-of-death</guid>
		<description><![CDATA[
After installing Beryl, when you open a new window, sometimes it appears all black, which is very frustrating.
Here it&#8217;s two easy steps on how to deal with this bug with NVidia graphic cards.
1) To handle this, you must install beryl manager
sudo apt-get install beryl-manager

(this line is for Ubuntu, it can change depending your distro and [...]]]></description>
		<wfw:commentRss>http://blog.ifitcangowrong.com/open-source/linux/ubuntu/beryl-remove-the-black-screen-of-death/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Convert MP3 in OGG Vorbis Format using Ubuntu Linux</title>
		<link>http://blog.ifitcangowrong.com/open-source/linux/ubuntu/convert-mp3-in-ogg-vorbis-format-using-ubuntu-linux</link>
		<comments>http://blog.ifitcangowrong.com/open-source/linux/ubuntu/convert-mp3-in-ogg-vorbis-format-using-ubuntu-linux#comments</comments>
		<pubDate>Wed, 04 Jul 2007 16:52:36 +0000</pubDate>
		<dc:creator>Ludo</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.ifitcangowrong.com/ubuntu/convert-mp3-in-ogg-vorbis-format-using-ubuntu-linux</guid>
		<description><![CDATA[
Following the blog &#171;&#160;How to rip the audio from a DVD with Ubuntu Linux&#160;&#187; I had to convert my mp3 files in ogg.
MP3 is a proprietary format, you&#8217;re &#171;&#160;supposed&#160;&#187; to pay a fee when you want your player to read it. You can read a lot more about this problem in Wikipedia.
Ogg Vorbis is an [...]]]></description>
		<wfw:commentRss>http://blog.ifitcangowrong.com/open-source/linux/ubuntu/convert-mp3-in-ogg-vorbis-format-using-ubuntu-linux/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
