<?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 on: Explode and Implode for Delphi&#8230;</title>
	<atom:link href="http://shrimpworks.za.net/2005/07/06/explode-and-implode-for-delphi/feed/" rel="self" type="application/rss+xml" />
	<link>http://shrimpworks.za.net/2005/07/06/explode-and-implode-for-delphi/</link>
	<description>Why am I so n00b?</description>
	<lastBuildDate>Thu, 22 Jul 2010 15:10:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: que</title>
		<link>http://shrimpworks.za.net/2005/07/06/explode-and-implode-for-delphi/comment-page-1/#comment-85</link>
		<dc:creator>que</dc:creator>
		<pubDate>Tue, 21 Mar 2006 17:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://malcolm.shrimpworks.za.net/~shrimp/blog/?p=30#comment-85</guid>
		<description>S:=TStringList.Create;
S.CommaText:=&#039;one,two,three,four&#039;;
-
S[0]=&#039;one&#039;, S[1]=&#039;two&#039;....
Cheers ;)</description>
		<content:encoded><![CDATA[<p>S:=TStringList.Create;<br />
S.CommaText:=&#8217;one,two,three,four&#8217;;<br />
-<br />
S[0]=&#8217;one&#8217;, S[1]=&#8217;two&#8217;&#8230;.<br />
Cheers <img src='http://shrimpworks.za.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shrimp</title>
		<link>http://shrimpworks.za.net/2005/07/06/explode-and-implode-for-delphi/comment-page-1/#comment-84</link>
		<dc:creator>Shrimp</dc:creator>
		<pubDate>Mon, 06 Feb 2006 11:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://malcolm.shrimpworks.za.net/~shrimp/blog/?p=30#comment-84</guid>
		<description>Oops, fixed. Thanks :)</description>
		<content:encoded><![CDATA[<p>Oops, fixed. Thanks <img src='http://shrimpworks.za.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sander</title>
		<link>http://shrimpworks.za.net/2005/07/06/explode-and-implode-for-delphi/comment-page-1/#comment-83</link>
		<dc:creator>Sander</dc:creator>
		<pubDate>Sun, 05 Feb 2006 18:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://malcolm.shrimpworks.za.net/~shrimp/blog/?p=30#comment-83</guid>
		<description>Hey! Nice functions.
I like this more than the array methode.
However, you&#039;ve forgoten an ;
See line 7 of Explode:   Result := TStringList.Create;

Cheers!</description>
		<content:encoded><![CDATA[<p>Hey! Nice functions.<br />
I like this more than the array methode.<br />
However, you&#8217;ve forgoten an ;<br />
See line 7 of Explode:   Result := TStringList.Create;</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
