<?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 Frish Design Studio</title>
	<atom:link href="http://frish.nl/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://frish.nl</link>
	<description>Design, mark-up, style, internet</description>
	<lastBuildDate>Thu, 19 Jan 2012 05:39:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Wordpress 1.5 onder de loep genomen by Mittibeexpism</title>
		<link>http://frish.nl/archives/2005/02/21/wordpress-15-onder-de-loep-genomen/comment-page-1#comment-141439</link>
		<dc:creator>Mittibeexpism</dc:creator>
		<pubDate>Thu, 19 Jan 2012 05:39:10 +0000</pubDate>
		<guid isPermaLink="false">/?p=242#comment-141439</guid>
		<description>[url=http://uchoodsledzia.pl]Ucho od ?ledzia[/url] 
[url=http://uchoodsledzia.pl/muzyk/justyna-steczkowska/]Steczkowska[/url] 
 
[url=http://uchoodsledzia.pl/muzyk/aloe-blacc/]Aloe Blacc[/url] 
 
[url=http://uchoodsledzia.pl/muzyk/gienek-loska/]Gienek Loska[/url]</description>
		<content:encoded><![CDATA[<p>[url=http://uchoodsledzia.pl]Ucho od ?ledzia[/url]<br />
[url=http://uchoodsledzia.pl/muzyk/justyna-steczkowska/]Steczkowska[/url] </p>
<p>[url=http://uchoodsledzia.pl/muzyk/aloe-blacc/]Aloe Blacc[/url] </p>
<p>[url=http://uchoodsledzia.pl/muzyk/gienek-loska/]Gienek Loska[/url]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatically update the copyright on your website with PHP by Mathias Bynens</title>
		<link>http://frish.nl/archives/2010/03/15/automatically-update-the-copyright-on-your-website-with-php/comment-page-1#comment-135779</link>
		<dc:creator>Mathias Bynens</dc:creator>
		<pubDate>Wed, 16 Mar 2011 13:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://frish.nl/?p=693#comment-135779</guid>
		<description>I think that should be &lt;code&gt;date(&#039;Y&#039;)&lt;/code&gt; instead of just &lt;code&gt;date(Y)&lt;/code&gt; ;)</description>
		<content:encoded><![CDATA[<p>I think that should be <code>date('Y')</code> instead of just <code>date(Y)</code> ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New features and functionality for Adobe Browserlabs by Idil</title>
		<link>http://frish.nl/archives/2010/01/15/new-features-and-functionality-for-adobe-browserlabs/comment-page-1#comment-131854</link>
		<dc:creator>Idil</dc:creator>
		<pubDate>Wed, 27 Jan 2010 11:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://frish.nl/?p=604#comment-131854</guid>
		<description>Totally random but I love your site. The colours.. how everything is layed out. fantastic job mate. :)</description>
		<content:encoded><![CDATA[<p>Totally random but I love your site. The colours.. how everything is layed out. fantastic job mate. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top tip: When you&#8217;re interviewing designers, look at their portfolio by Christopher Meeks</title>
		<link>http://frish.nl/archives/2009/07/15/top-tip-when-youre-interviewing-designers-look-at-their-portfolio/comment-page-1#comment-131828</link>
		<dc:creator>Christopher Meeks</dc:creator>
		<pubDate>Mon, 18 Jan 2010 21:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://frish.nl/?p=297#comment-131828</guid>
		<description>I&#039;ll even add to this that you should check their work to make sure it doesn&#039;t look too much like a template. If you ask the designer questions about the specific project and the challenges/problems they faced, you will find out very quickly how adept they are at being a creative problem solver.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll even add to this that you should check their work to make sure it doesn&#8217;t look too much like a template. If you ask the designer questions about the specific project and the challenges/problems they faced, you will find out very quickly how adept they are at being a creative problem solver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to remove an element from an array by Hasan Cosgun</title>
		<link>http://frish.nl/archives/2007/05/17/how-to-remove-an-element-from-an-array/comment-page-1#comment-131780</link>
		<dc:creator>Hasan Cosgun</dc:creator>
		<pubDate>Tue, 12 Jan 2010 16:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://frish.nl/archives/2007/05/17/how-to-remove-an-element-from-an-array#comment-131780</guid>
		<description>$n = count($arr) -1;
for ($i = $n; $i &gt;=0; $i--){
  if (!trim($arr[$i]) // this solves: if 2,3 spaces in value?
    array_splice($arr,$i,1);
}

// DONE
// remove _&#039;s from email</description>
		<content:encoded><![CDATA[<p>$n = count($arr) -1;<br />
for ($i = $n; $i &gt;=0; $i&#8211;){<br />
  if (!trim($arr[$i]) // this solves: if 2,3 spaces in value?<br />
    array_splice($arr,$i,1);<br />
}</p>
<p>// DONE<br />
// remove _&#8217;s from email</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Proudly presenting Frish.nl v3.9 by Incrediblend</title>
		<link>http://frish.nl/archives/2009/12/31/proudly-presenting-frish-nl-v3-9/comment-page-1#comment-131720</link>
		<dc:creator>Incrediblend</dc:creator>
		<pubDate>Mon, 04 Jan 2010 14:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://frish.nl/?p=578#comment-131720</guid>
		<description>Hey Rogier, Love the redesign! Everything looks great! Looking forward to future updates!</description>
		<content:encoded><![CDATA[<p>Hey Rogier, Love the redesign! Everything looks great! Looking forward to future updates!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Proudly presenting Frish.nl v3.9 by Rogier</title>
		<link>http://frish.nl/archives/2009/12/31/proudly-presenting-frish-nl-v3-9/comment-page-1#comment-131706</link>
		<dc:creator>Rogier</dc:creator>
		<pubDate>Fri, 01 Jan 2010 16:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://frish.nl/?p=578#comment-131706</guid>
		<description>He he he, tnx!

Now it&#039;s your turn to finish your site ;)</description>
		<content:encoded><![CDATA[<p>He he he, tnx!</p>
<p>Now it&#8217;s your turn to finish your site ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Proudly presenting Frish.nl v3.9 by Tom</title>
		<link>http://frish.nl/archives/2009/12/31/proudly-presenting-frish-nl-v3-9/comment-page-1#comment-131705</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 01 Jan 2010 16:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://frish.nl/?p=578#comment-131705</guid>
		<description>Oh my god it&#039;s actually here :)

Like I already said, I like it!

p.s. first!!</description>
		<content:encoded><![CDATA[<p>Oh my god it&#8217;s actually here :)</p>
<p>Like I already said, I like it!</p>
<p>p.s. first!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to remove an element from an array by Catalin</title>
		<link>http://frish.nl/archives/2007/05/17/how-to-remove-an-element-from-an-array/comment-page-1#comment-131212</link>
		<dc:creator>Catalin</dc:creator>
		<pubDate>Sun, 15 Nov 2009 23:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://frish.nl/archives/2007/05/17/how-to-remove-an-element-from-an-array#comment-131212</guid>
		<description>for ($i = count($array) - 1; $i &gt;= 0; $i–-)

Should be 
$no = count($array);
for ($i = $no - 1; $i &gt;= 0; $i–-)

tnx</description>
		<content:encoded><![CDATA[<p>for ($i = count($array) &#8211; 1; $i &gt;= 0; $i–-)</p>
<p>Should be<br />
$no = count($array);<br />
for ($i = $no &#8211; 1; $i &gt;= 0; $i–-)</p>
<p>tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to remove an element from an array by Denis Mazourick</title>
		<link>http://frish.nl/archives/2007/05/17/how-to-remove-an-element-from-an-array/comment-page-1#comment-74677</link>
		<dc:creator>Denis Mazourick</dc:creator>
		<pubDate>Thu, 19 Jun 2008 16:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://frish.nl/archives/2007/05/17/how-to-remove-an-element-from-an-array#comment-74677</guid>
		<description>Why not just use array_splice?
The script will look like

///////////////////////
//Cleanup array

for ($i = count($array) - 1; $i &gt;= 0; $i--)
{
    if ($array[$i] == &quot;&quot; &#124;&#124; $array[$i] == &quot; &quot; &#124;&#124; is_null($array[$i]))
        array_splice($array, $i, 1);
}
//////////////////////////

Should be faster than copying all values from one array to another especially on large arrays.</description>
		<content:encoded><![CDATA[<p>Why not just use array_splice?<br />
The script will look like</p>
<p>///////////////////////<br />
//Cleanup array</p>
<p>for ($i = count($array) &#8211; 1; $i &gt;= 0; $i&#8211;)<br />
{<br />
    if ($array[$i] == &#8220;&#8221; || $array[$i] == &#8221; &#8221; || is_null($array[$i]))<br />
        array_splice($array, $i, 1);<br />
}<br />
//////////////////////////</p>
<p>Should be faster than copying all values from one array to another especially on large arrays.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

