<?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 Aaron Toponce</title>
	<atom:link href="http://pthree.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://pthree.org</link>
	<description>Linux.  GNU.  Freedom.</description>
	<lastBuildDate>Sun, 14 Mar 2010 14:51:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>Comment on Irssi Handling JOINS/PARTS/QUITS by Links 14/3/2010: A Lot More Android in Devices, Dell Tablets &#124; Boycott Novell</title>
		<link>http://pthree.org/2010/03/12/irssi-handling-joinspartsquits/#comment-110753</link>
		<dc:creator>Links 14/3/2010: A Lot More Android in Devices, Dell Tablets &#124; Boycott Novell</dc:creator>
		<pubDate>Sun, 14 Mar 2010 14:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1326#comment-110753</guid>
		<description>[...] Irssi Handling JOINS/PARTS/QUITS [...]</description>
		<content:encoded><![CDATA[<p>[...] Irssi Handling JOINS/PARTS/QUITS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lastb And BTMP by Nikolay Shelekhov</title>
		<link>http://pthree.org/2007/12/19/lastb-and-btmp/#comment-110752</link>
		<dc:creator>Nikolay Shelekhov</dc:creator>
		<pubDate>Sun, 14 Mar 2010 08:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/12/19/lastb-and-btmp/#comment-110752</guid>
		<description>Sorry for asking after 3 years.
How to solve it? :-/</description>
		<content:encoded><![CDATA[<p>Sorry for asking after 3 years.<br />
How to solve it? :-/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Irssi Handling JOINS/PARTS/QUITS by Anonymous</title>
		<link>http://pthree.org/2010/03/12/irssi-handling-joinspartsquits/#comment-110751</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 14 Mar 2010 07:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1326#comment-110751</guid>
		<description>Flexible, yes, but don&#039;t get too optimistic because you&#039;re going to have to hack through some pretty dense and occultly documented perl.  Not that I don&#039;t like perl, or am not up for an occasional recreational diversion into hackery, but I guess it&#039;s been a while since I&#039;ve fancied myself a computer geek.</description>
		<content:encoded><![CDATA[<p>Flexible, yes, but don&#8217;t get too optimistic because you&#8217;re going to have to hack through some pretty dense and occultly documented perl.  Not that I don&#8217;t like perl, or am not up for an occasional recreational diversion into hackery, but I guess it&#8217;s been a while since I&#8217;ve fancied myself a computer geek.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why PHP Is BETTER Than ASP/ASP.NET by Swanand</title>
		<link>http://pthree.org/2006/01/11/why-php-is-better-than-aspaspnet/#comment-110750</link>
		<dc:creator>Swanand</dc:creator>
		<pubDate>Sat, 13 Mar 2010 19:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2006/01/11/why-php-is-better-than-aspaspnet/#comment-110750</guid>
		<description>Thanks  for such good reply.
I am a college student &amp; i&#039;m crating a social networking site through PHP as a college project. But i dont know why PHP is great. But after readingyour comments, I feel that  I had chosen the correct technology for my project.
Thanks Once Again!!!</description>
		<content:encoded><![CDATA[<p>Thanks  for such good reply.<br />
I am a college student &amp; i&#8217;m crating a social networking site through PHP as a college project. But i dont know why PHP is great. But after readingyour comments, I feel that  I had chosen the correct technology for my project.<br />
Thanks Once Again!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Irssi Handling JOINS/PARTS/QUITS by Aaron</title>
		<link>http://pthree.org/2010/03/12/irssi-handling-joinspartsquits/#comment-110749</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sat, 13 Mar 2010 14:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1326#comment-110749</guid>
		<description>@Daniel Thx. That was a typo in the post. In regards to QUITS, they are server bound, but they&#039;re still sent to your channel window as a QUITS level. You can still send these to another window, of which my post outlines, and succeeds with.</description>
		<content:encoded><![CDATA[<p>@Daniel Thx. That was a typo in the post. In regards to QUITS, they are server bound, but they&#8217;re still sent to your channel window as a QUITS level. You can still send these to another window, of which my post outlines, and succeeds with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Irssi Handling JOINS/PARTS/QUITS by Daniel Lange</title>
		<link>http://pthree.org/2010/03/12/irssi-handling-joinspartsquits/#comment-110747</link>
		<dc:creator>Daniel Lange</dc:creator>
		<pubDate>Sat, 13 Mar 2010 09:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1326#comment-110747</guid>
		<description>With my irssi (v0.8.14) it&#039;s /set window_check_level_first ON (levelcheck exchanged).
Quits are not channel bound as you do not quit a channel but the whole server, same for nick changes.
The patch for http://bugs.irssi.org/index.php?do=details&amp;task_id=204&amp;project=5 also has a more general solution that may be of interest.</description>
		<content:encoded><![CDATA[<p>With my irssi (v0.8.14) it&#8217;s /set window_check_level_first ON (levelcheck exchanged).<br />
Quits are not channel bound as you do not quit a channel but the whole server, same for nick changes.<br />
The patch for <a href="http://bugs.irssi.org/index.php?do=details&amp;task_id=204&amp;project=5" rel="nofollow">http://bugs.irssi.org/index.php?do=details&amp;task_id=204&amp;project=5</a> also has a more general solution that may be of interest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on It&#8217;s Unicode, Baby by Anonymous</title>
		<link>http://pthree.org/2006/11/30/its-unicode-baby/#comment-110745</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 12 Mar 2010 20:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2006/11/30/its-unicode-baby/#comment-110745</guid>
		<description>This was very helpful, thank you!</description>
		<content:encoded><![CDATA[<p>This was very helpful, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why PHP Is BETTER Than ASP/ASP.NET by abs</title>
		<link>http://pthree.org/2006/01/11/why-php-is-better-than-aspaspnet/#comment-110744</link>
		<dc:creator>abs</dc:creator>
		<pubDate>Fri, 12 Mar 2010 11:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2006/01/11/why-php-is-better-than-aspaspnet/#comment-110744</guid>
		<description>@jojo: Who told you that an application written in a dorm room can not be an enterprise application? and who wrote the rule that enterprise application needs 100s of programmers to work on? 

For me any application which is worth a few million/billion bucks is an enterprise level application and this includes all the top PHP websites.</description>
		<content:encoded><![CDATA[<p>@jojo: Who told you that an application written in a dorm room can not be an enterprise application? and who wrote the rule that enterprise application needs 100s of programmers to work on? </p>
<p>For me any application which is worth a few million/billion bucks is an enterprise level application and this includes all the top PHP websites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why PHP Is BETTER Than ASP/ASP.NET by Jojo</title>
		<link>http://pthree.org/2006/01/11/why-php-is-better-than-aspaspnet/#comment-110743</link>
		<dc:creator>Jojo</dc:creator>
		<pubDate>Thu, 11 Mar 2010 18:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2006/01/11/why-php-is-better-than-aspaspnet/#comment-110743</guid>
		<description>When people say that digg, facebook, etc. are PHP sites and therefore PHP is superior, it just shows their ignorance.   All of those sites started out in a college dorm with 1 developer with no money.  Those kind of sites are meant for PHP.

None of those sites are &quot;enterprises&quot;, they are just popular, simple websites.   You think digg.com is a difficult site to develop?

When you&#039;re talking an enterprise, that has to integrate multiple departments, multiple sets of developers that are coming in and out on a 3-year long project, there is no possible way PHP can compete vs. asp.net.

PHP lovers are bragging that asp.net gives them too much or is too easy to develop?  Yeah, you&#039;re basically arguing that PHP is more difficult to develop.

The hatred of asp.net coils down to an irrational hatred of Microsoft and nothing more.

I&#039;ve built small sites, PHP/Classic ASP is great for small sites with 1 developer with no money.  asp.net for everything else.</description>
		<content:encoded><![CDATA[<p>When people say that digg, facebook, etc. are PHP sites and therefore PHP is superior, it just shows their ignorance.   All of those sites started out in a college dorm with 1 developer with no money.  Those kind of sites are meant for PHP.</p>
<p>None of those sites are &#8220;enterprises&#8221;, they are just popular, simple websites.   You think digg.com is a difficult site to develop?</p>
<p>When you&#8217;re talking an enterprise, that has to integrate multiple departments, multiple sets of developers that are coming in and out on a 3-year long project, there is no possible way PHP can compete vs. asp.net.</p>
<p>PHP lovers are bragging that asp.net gives them too much or is too easy to develop?  Yeah, you&#8217;re basically arguing that PHP is more difficult to develop.</p>
<p>The hatred of asp.net coils down to an irrational hatred of Microsoft and nothing more.</p>
<p>I&#8217;ve built small sites, PHP/Classic ASP is great for small sites with 1 developer with no money.  asp.net for everything else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why PHP Is BETTER Than ASP/ASP.NET by Jojo</title>
		<link>http://pthree.org/2006/01/11/why-php-is-better-than-aspaspnet/#comment-110742</link>
		<dc:creator>Jojo</dc:creator>
		<pubDate>Thu, 11 Mar 2010 18:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2006/01/11/why-php-is-better-than-aspaspnet/#comment-110742</guid>
		<description>PHP is a scripting language, which means it is great for banging out sites easily.  PHP, like &quot;Classic&quot; ASP, has a short learning curve compared to .net.

However, when a site starts to scale, and you have lots of back-end business rules, and different modules that are dynamically used, it&#039;s much easier to use asp.net.

Look at a pre-built shopping cart in php vs. asp.net, it&#039;s much easier to figure out asp.net code; the structure that asp.net is a pain for simple sites but absolutely crucial for larger sites.

If you have multiple developers managing different aspects of a site, asp.net is easier.

Anyone that has developed in both will say the same thing, that&#039;s just reality.</description>
		<content:encoded><![CDATA[<p>PHP is a scripting language, which means it is great for banging out sites easily.  PHP, like &#8220;Classic&#8221; ASP, has a short learning curve compared to .net.</p>
<p>However, when a site starts to scale, and you have lots of back-end business rules, and different modules that are dynamically used, it&#8217;s much easier to use asp.net.</p>
<p>Look at a pre-built shopping cart in php vs. asp.net, it&#8217;s much easier to figure out asp.net code; the structure that asp.net is a pain for simple sites but absolutely crucial for larger sites.</p>
<p>If you have multiple developers managing different aspects of a site, asp.net is easier.</p>
<p>Anyone that has developed in both will say the same thing, that&#8217;s just reality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Meaning of &#8217;su&#8217; by Meanwhile in Gotham City ← pseudopost.org</title>
		<link>http://pthree.org/2009/12/31/the-meaning-of-su/#comment-110737</link>
		<dc:creator>Meanwhile in Gotham City ← pseudopost.org</dc:creator>
		<pubDate>Sun, 07 Mar 2010 03:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1213#comment-110737</guid>
		<description>[...] Shared Aaron Toponce : The Meaning of ’su’. [...]</description>
		<content:encoded><![CDATA[<p>[...] Shared Aaron Toponce : The Meaning of ’su’. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Wife Blogs by Hero</title>
		<link>http://pthree.org/2008/03/04/my-wife-blogs/#comment-110735</link>
		<dc:creator>Hero</dc:creator>
		<pubDate>Thu, 04 Mar 2010 09:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=560#comment-110735</guid>
		<description>Hope that you and Jacquelyn are doing ok.
I think most wives, myself included, want their husbands to be proud of them.</description>
		<content:encoded><![CDATA[<p>Hope that you and Jacquelyn are doing ok.<br />
I think most wives, myself included, want their husbands to be proud of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Aptitude vs Apt-Get by Antonio</title>
		<link>http://pthree.org/2007/08/12/aptitude-vs-apt-get/#comment-110729</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Sat, 27 Feb 2010 23:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/08/12/aptitude-vs-apt-get/#comment-110729</guid>
		<description>I don&#039;t know, but I like so much more apt.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know, but I like so much more apt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook Chat In Bitlbee by Aaron</title>
		<link>http://pthree.org/2010/02/13/facebook-chat-in-bitlbee/#comment-110725</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 25 Feb 2010 13:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1306#comment-110725</guid>
		<description>@piousminion- That&#039;s a bit naive, trusting any and all scripts at scripts.irssi.org. Anyone and everyone can write an Irssi script, and submit it to scripts.irssi.org. The script might go through a light review process, but they&#039;re certainly not scrutinized for security.

Further, the script I linked to isn&#039;t long, and isn&#039;t complicated. You can easily read the script and see that it&#039;s doing exactly as advertised. There is nothing shady going on.</description>
		<content:encoded><![CDATA[<p>@piousminion- That&#8217;s a bit naive, trusting any and all scripts at scripts.irssi.org. Anyone and everyone can write an Irssi script, and submit it to scripts.irssi.org. The script might go through a light review process, but they&#8217;re certainly not scrutinized for security.</p>
<p>Further, the script I linked to isn&#8217;t long, and isn&#8217;t complicated. You can easily read the script and see that it&#8217;s doing exactly as advertised. There is nothing shady going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook Chat In Bitlbee by piousminion</title>
		<link>http://pthree.org/2010/02/13/facebook-chat-in-bitlbee/#comment-110724</link>
		<dc:creator>piousminion</dc:creator>
		<pubDate>Thu, 25 Feb 2010 04:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1306#comment-110724</guid>
		<description>Very nice.
Although, I have to admit I didn&#039;t want to trust the script at first because it wasn&#039;t at scriptsirssi.org

Thanks. :)</description>
		<content:encoded><![CDATA[<p>Very nice.<br />
Although, I have to admit I didn&#8217;t want to trust the script at first because it wasn&#8217;t at scriptsirssi.org</p>
<p>Thanks. <img src='http://pthree.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
