<?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 My Rant</title>
	<atom:link href="http://www.myrant.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myrant.net</link>
	<description></description>
	<lastBuildDate>Thu, 13 Jun 2013 11:03:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Making an entity repository container aware in Symfony2.1 by Wessel</title>
		<link>http://www.myrant.net/2013/02/04/making-an-entity-repository-container-aware-in-symfony2-1/comment-page-1/#comment-4413</link>
		<dc:creator>Wessel</dc:creator>
		<pubDate>Thu, 13 Jun 2013 11:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.myrant.net/?p=356#comment-4413</guid>
		<description><![CDATA[Mmm nice trick.
I do get the idea of separation, however suppose I have a helper class with a lof of common string manipulations I have to do from and to the database in every entityRepository.
Pulling it out of the Container sounds a lot cleaner than duplicate the code?
Anyone have a proper idea how this would be handled correctly? 

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Mmm nice trick.<br />
I do get the idea of separation, however suppose I have a helper class with a lof of common string manipulations I have to do from and to the database in every entityRepository.<br />
Pulling it out of the Container sounds a lot cleaner than duplicate the code?<br />
Anyone have a proper idea how this would be handled correctly? </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multi-screen with Ubuntu Unity by Iain</title>
		<link>http://www.myrant.net/2013/02/17/multi-screen-with-ubuntu-unity/comment-page-1/#comment-4242</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Wed, 27 Mar 2013 09:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.myrant.net/?p=369#comment-4242</guid>
		<description><![CDATA[I plugged an HDMI to DVI cable into the nVidia graphics card and it just worked.
Haven&#039;t tried using the machine with a device that only has HDMI input, sorry.]]></description>
		<content:encoded><![CDATA[<p>I plugged an HDMI to DVI cable into the nVidia graphics card and it just worked.<br />
Haven&#8217;t tried using the machine with a device that only has HDMI input, sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multi-screen with Ubuntu Unity by Daniel</title>
		<link>http://www.myrant.net/2013/02/17/multi-screen-with-ubuntu-unity/comment-page-1/#comment-4081</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 24 Feb 2013 12:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.myrant.net/?p=369#comment-4081</guid>
		<description><![CDATA[Hello! 

Did yo get ubuntu 12.10 work with HDMI to monitor/tv with Alienware x51? i cant get it to work. Any tips?]]></description>
		<content:encoded><![CDATA[<p>Hello! </p>
<p>Did yo get ubuntu 12.10 work with HDMI to monitor/tv with Alienware x51? i cant get it to work. Any tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making an entity repository container aware in Symfony2.1 by KingCrunch</title>
		<link>http://www.myrant.net/2013/02/04/making-an-entity-repository-container-aware-in-symfony2-1/comment-page-1/#comment-4023</link>
		<dc:creator>KingCrunch</dc:creator>
		<pubDate>Sat, 16 Feb 2013 11:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.myrant.net/?p=356#comment-4023</guid>
		<description><![CDATA[If your EntityRepository needs to know about the DIC, you made it wrong...]]></description>
		<content:encoded><![CDATA[<p>If your EntityRepository needs to know about the DIC, you made it wrong&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading SoundCloud Playlists by Iain</title>
		<link>http://www.myrant.net/2011/07/19/downloading-soundcloud-playlists/comment-page-1/#comment-3904</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Thu, 03 Jan 2013 12:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.myrant.net/?p=286#comment-3904</guid>
		<description><![CDATA[As it stands, this is a command line script rather than a web app.
You could modify it to work on a web server, but you should ensure that it works from the CLI first.
Note that I use Linux and have no experience of running PHP in Windows.
Also, the script depends upon having access to CURL. Ensure you have it installed for PHP.]]></description>
		<content:encoded><![CDATA[<p>As it stands, this is a command line script rather than a web app.<br />
You could modify it to work on a web server, but you should ensure that it works from the CLI first.<br />
Note that I use Linux and have no experience of running PHP in Windows.<br />
Also, the script depends upon having access to CURL. Ensure you have it installed for PHP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading SoundCloud Playlists by dude</title>
		<link>http://www.myrant.net/2011/07/19/downloading-soundcloud-playlists/comment-page-1/#comment-3903</link>
		<dc:creator>dude</dc:creator>
		<pubDate>Thu, 03 Jan 2013 11:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.myrant.net/?p=286#comment-3903</guid>
		<description><![CDATA[thx anyway great script!!]]></description>
		<content:encoded><![CDATA[<p>thx anyway great script!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading SoundCloud Playlists by AxelTwin</title>
		<link>http://www.myrant.net/2011/07/19/downloading-soundcloud-playlists/comment-page-1/#comment-3900</link>
		<dc:creator>AxelTwin</dc:creator>
		<pubDate>Thu, 03 Jan 2013 03:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.myrant.net/?p=286#comment-3900</guid>
		<description><![CDATA[Hi,
I tried the script today with WAMP but didn&#039;t get anything. it makes WAMP running but the max I got were the folders but nothing inside...
Any advice ?
cheers]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I tried the script today with WAMP but didn&#8217;t get anything. it makes WAMP running but the max I got were the folders but nothing inside&#8230;<br />
Any advice ?<br />
cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading SoundCloud Playlists by Iain</title>
		<link>http://www.myrant.net/2011/07/19/downloading-soundcloud-playlists/comment-page-1/#comment-3899</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Wed, 02 Jan 2013 15:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.myrant.net/?p=286#comment-3899</guid>
		<description><![CDATA[This script was to scratch an itch. I&#039;m a web developer by trade and thus have not had much experience of creating GUI applications.
Somebody else might like to take on the challenge :)]]></description>
		<content:encoded><![CDATA[<p>This script was to scratch an itch. I&#8217;m a web developer by trade and thus have not had much experience of creating GUI applications.<br />
Somebody else might like to take on the challenge <img src='http://www.myrant.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading SoundCloud Playlists by Iain</title>
		<link>http://www.myrant.net/2011/07/19/downloading-soundcloud-playlists/comment-page-1/#comment-3898</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Wed, 02 Jan 2013 15:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.myrant.net/?p=286#comment-3898</guid>
		<description><![CDATA[As I pointed out to &lt;strong&gt;matt&lt;/strong&gt;, this is a script to be run from a Command Line Interface using PHP. By no means is it for general GUI use. Though with the right knowledge, somebody might like to make a GUI interface to do this.

Line 3 can be changed to point at sets of tracks by other artists as required, so it&#039;s not limited to just SolidSteel.]]></description>
		<content:encoded><![CDATA[<p>As I pointed out to <strong>matt</strong>, this is a script to be run from a Command Line Interface using PHP. By no means is it for general GUI use. Though with the right knowledge, somebody might like to make a GUI interface to do this.</p>
<p>Line 3 can be changed to point at sets of tracks by other artists as required, so it&#8217;s not limited to just SolidSteel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading SoundCloud Playlists by dude</title>
		<link>http://www.myrant.net/2011/07/19/downloading-soundcloud-playlists/comment-page-1/#comment-3892</link>
		<dc:creator>dude</dc:creator>
		<pubDate>Sun, 30 Dec 2012 20:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.myrant.net/?p=286#comment-3892</guid>
		<description><![CDATA[If this works it is totally awsome!
I haven`t seen any other posibillity to do this. 
I am sure if you would make an .exe or something else usable for noobs, you would be the internets next superhero!!!
:)]]></description>
		<content:encoded><![CDATA[<p>If this works it is totally awsome!<br />
I haven`t seen any other posibillity to do this.<br />
I am sure if you would make an .exe or something else usable for noobs, you would be the internets next superhero!!!<br />
 <img src='http://www.myrant.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
