<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.0.11" --><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Jaslabs: High performance Software</title>
	<link>http://www.whenpenguinsattack.com</link>
	<description>High Performance Software</description>
	<pubDate>Mon, 06 Jul 2009 08:52:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/jaslabscomments" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Comment on PHP vs perl by Justin Silverton</title>
		<link>http://www.whenpenguinsattack.com/2006/08/08/php-vs-perl/#comment-151432</link>
		<pubDate>Tue, 25 Mar 2008 15:12:11 +0000</pubDate>
		<guid>http://www.whenpenguinsattack.com/2006/08/08/php-vs-perl/#comment-151432</guid>
					<description>marduk,

Can you give me an example of something web-related that you can't do in PHP, but can do in perl (easily)?

I have been coding for 10 years, and PHP can be as complicated or a simple as you want it to be.</description>
		<content:encoded><![CDATA[<p>marduk,</p>
<p>Can you give me an example of something web-related that you can&#8217;t do in PHP, but can do in perl (easily)?</p>
<p>I have been coding for 10 years, and PHP can be as complicated or a simple as you want it to be.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on PHP vs perl by marduk</title>
		<link>http://www.whenpenguinsattack.com/2006/08/08/php-vs-perl/#comment-151427</link>
		<pubDate>Tue, 25 Mar 2008 14:58:18 +0000</pubDate>
		<guid>http://www.whenpenguinsattack.com/2006/08/08/php-vs-perl/#comment-151427</guid>
					<description>I have to confess I've never done any project with PHP. I've always been using perl, my friends have always been using php. After 2 years most of them decided to give up php and choose perl. As soon as their projects got more complex than a 'personal home page' they encountered problems that were hard to solve with php. Then I came in "Hey, in perl you  can do it with one line of code!".
PHP is good if you can't code but you want to have a php.
 After reading this article someone may think perl is poorly featured - it's not true: you always can find a module or two in CPAN -&gt; Perl can be embedded in HTML without any difficulty, if you know which module to use.</description>
		<content:encoded><![CDATA[<p>I have to confess I&#8217;ve never done any project with PHP. I&#8217;ve always been using perl, my friends have always been using php. After 2 years most of them decided to give up php and choose perl. As soon as their projects got more complex than a &#8216;personal home page&#8217; they encountered problems that were hard to solve with php. Then I came in &#8220;Hey, in perl you  can do it with one line of code!&#8221;.<br />
PHP is good if you can&#8217;t code but you want to have a php.<br />
 After reading this article someone may think perl is poorly featured - it&#8217;s not true: you always can find a module or two in CPAN -&gt; Perl can be embedded in HTML without any difficulty, if you know which module to use.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on compressing files in PHP by Soorya</title>
		<link>http://www.whenpenguinsattack.com/2006/12/14/compressing-files-in-php/#comment-142434</link>
		<pubDate>Fri, 07 Mar 2008 10:14:28 +0000</pubDate>
		<guid>http://www.whenpenguinsattack.com/2006/12/14/compressing-files-in-php/#comment-142434</guid>
					<description>I executed this code but how this can be used for compresiing a file in client side</description>
		<content:encoded><![CDATA[<p>I executed this code but how this can be used for compresiing a file in client side
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Using Ajax across multiple domains by Tom</title>
		<link>http://www.whenpenguinsattack.com/2007/08/13/using-ajax-across-multiple-domains/#comment-142001</link>
		<pubDate>Thu, 06 Mar 2008 10:53:04 +0000</pubDate>
		<guid>http://www.whenpenguinsattack.com/2007/08/13/using-ajax-across-multiple-domains/#comment-142001</guid>
					<description>Very helpful... Thanks!</description>
		<content:encoded><![CDATA[<p>Very helpful&#8230; Thanks!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on How to create a zip archive using PHP by Kiran Vidhate</title>
		<link>http://www.whenpenguinsattack.com/2007/07/03/how-to-create-a-zip-archive-using-php/#comment-141418</link>
		<pubDate>Wed, 05 Mar 2008 09:50:05 +0000</pubDate>
		<guid>http://www.whenpenguinsattack.com/2007/07/03/how-to-create-a-zip-archive-using-php/#comment-141418</guid>
					<description>how can i compress jpg or gif file in zip format using ziplib class</description>
		<content:encoded><![CDATA[<p>how can i compress jpg or gif file in zip format using ziplib class
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on 5 sins of ruby by Justin Silverton</title>
		<link>http://www.whenpenguinsattack.com/2007/10/08/5-sins-of-ruby/#comment-140563</link>
		<pubDate>Mon, 03 Mar 2008 17:12:58 +0000</pubDate>
		<guid>http://www.whenpenguinsattack.com/2007/10/08/5-sins-of-ruby/#comment-140563</guid>
					<description>"With any language, it takes time to get accustomed to it. I really don’t think you have nearly enough experience with ruby (or programming in pascal and basic, maybe even the three of them) to actually pull of a statement like ruby being like basic and pascal."

I have many years of experience in C,c++,assembly,pascal,basic, and now php.  I am more than qualified. 

I’m not a fanboy or anything, just someone who takes whatever’s convenient for me and makes what’s required with it.
- Anyways, an example of how pascal and basic are like like ruby (which btw aren’t OO) would be nice.

"- Documentation is a well documented ^_^ problem with ruby, so kudos for being able to extract that original point."

Just because it is well documented does not make it any less of a problem.

"- Organization and disorganization of code is primarily a management issue. I agree, all classes being open and all do create some problems, but i’m sure if you had any experience with large projects you’d know that code organization is not a trivial issue in any other language. You just have to do it, and tbh people were writing massive amounts of code in assembler and other “mainstream” sequential 2nd generation languages before you came along and credited syntax for code organization."

Code organization is much easier in a language such as PHP than ruby.  I didn't say it was impossible to have organized ruby code.  Just more difficult.


"I think you should study some of the stuff before you put something out there which may wrongly advise people starting out. I think there’s a responsibility issue here."

To tell you the truth, people starting out should not be using ruby.  By learning a language like perl or PHP..you can quickly move to other languages that have a similar syntax (c,c++, even javascript).

and a responsibility?  you act as if people's lives are at stake.  Until some of these things are fixed, I won't be using ruby anytime soon.</description>
		<content:encoded><![CDATA[<p>&#8220;With any language, it takes time to get accustomed to it. I really don’t think you have nearly enough experience with ruby (or programming in pascal and basic, maybe even the three of them) to actually pull of a statement like ruby being like basic and pascal.&#8221;</p>
<p>I have many years of experience in C,c++,assembly,pascal,basic, and now php.  I am more than qualified. </p>
<p>I’m not a fanboy or anything, just someone who takes whatever’s convenient for me and makes what’s required with it.<br />
- Anyways, an example of how pascal and basic are like like ruby (which btw aren’t OO) would be nice.</p>
<p>&#8220;- Documentation is a well documented ^_^ problem with ruby, so kudos for being able to extract that original point.&#8221;</p>
<p>Just because it is well documented does not make it any less of a problem.</p>
<p>&#8220;- Organization and disorganization of code is primarily a management issue. I agree, all classes being open and all do create some problems, but i’m sure if you had any experience with large projects you’d know that code organization is not a trivial issue in any other language. You just have to do it, and tbh people were writing massive amounts of code in assembler and other “mainstream” sequential 2nd generation languages before you came along and credited syntax for code organization.&#8221;</p>
<p>Code organization is much easier in a language such as PHP than ruby.  I didn&#8217;t say it was impossible to have organized ruby code.  Just more difficult.</p>
<p>&#8220;I think you should study some of the stuff before you put something out there which may wrongly advise people starting out. I think there’s a responsibility issue here.&#8221;</p>
<p>To tell you the truth, people starting out should not be using ruby.  By learning a language like perl or PHP..you can quickly move to other languages that have a similar syntax (c,c++, even javascript).</p>
<p>and a responsibility?  you act as if people&#8217;s lives are at stake.  Until some of these things are fixed, I won&#8217;t be using ruby anytime soon.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on 5 sins of ruby by MT</title>
		<link>http://www.whenpenguinsattack.com/2007/10/08/5-sins-of-ruby/#comment-140554</link>
		<pubDate>Mon, 03 Mar 2008 16:51:18 +0000</pubDate>
		<guid>http://www.whenpenguinsattack.com/2007/10/08/5-sins-of-ruby/#comment-140554</guid>
					<description>With any language, it takes time to get accustomed to it. I really don't think you have nearly enough experience with ruby (or programming in pascal and basic, maybe even the three of them) to actually pull of a statement like ruby being like basic and pascal. I'm not a fanboy or anything, just someone who takes whatever's convenient for me and makes what's required with it. 
   - Anyways, an example of how pascal and basic are like like ruby (which btw aren't OO) would be nice.
   - Documentation is a well documented ^_^ problem with ruby, so kudos for being able to extract that original point.
   - Organization and disorganization of code is primarily a management issue. I agree, all classes being open and all do create some problems, but i'm sure if you had any experience with large projects you'd know that code organization is not a trivial issue in any other language. You just have to do it, and tbh people were writing massive amounts of code in assembler and other "mainstream" sequential 2nd generation languages before you came along and credited syntax for code organization.
   - Does C has native unicode support inside the "Language"? or is it not mainstream enough?

I think you should study some of the stuff before you put something out there which may wrongly advise people starting out. I think there's a responsibility issue here.</description>
		<content:encoded><![CDATA[<p>With any language, it takes time to get accustomed to it. I really don&#8217;t think you have nearly enough experience with ruby (or programming in pascal and basic, maybe even the three of them) to actually pull of a statement like ruby being like basic and pascal. I&#8217;m not a fanboy or anything, just someone who takes whatever&#8217;s convenient for me and makes what&#8217;s required with it.<br />
   - Anyways, an example of how pascal and basic are like like ruby (which btw aren&#8217;t OO) would be nice.<br />
   - Documentation is a well documented ^_^ problem with ruby, so kudos for being able to extract that original point.<br />
   - Organization and disorganization of code is primarily a management issue. I agree, all classes being open and all do create some problems, but i&#8217;m sure if you had any experience with large projects you&#8217;d know that code organization is not a trivial issue in any other language. You just have to do it, and tbh people were writing massive amounts of code in assembler and other &#8220;mainstream&#8221; sequential 2nd generation languages before you came along and credited syntax for code organization.<br />
   - Does C has native unicode support inside the &#8220;Language&#8221;? or is it not mainstream enough?</p>
<p>I think you should study some of the stuff before you put something out there which may wrongly advise people starting out. I think there&#8217;s a responsibility issue here.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on 50 free wordpress themes by Wordpress tema siteleri |</title>
		<link>http://www.whenpenguinsattack.com/2006/07/08/50-free-wordpress-themes/#comment-139417</link>
		<pubDate>Sat, 01 Mar 2008 11:36:38 +0000</pubDate>
		<guid>http://www.whenpenguinsattack.com/2006/07/08/50-free-wordpress-themes/#comment-139417</guid>
					<description>[...] 50 ücretsiz tema - www.whenpenguinsattack.com [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 50 &uuml;cretsiz tema - <a href="http://www.whenpenguinsattack.com" rel="nofollow">www.whenpenguinsattack.com</a> [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Connecting to Authorize.net with PHP by Justin Silverton</title>
		<link>http://www.whenpenguinsattack.com/2006/06/30/connecting-to-authorizenet-with-php/#comment-139074</link>
		<pubDate>Fri, 29 Feb 2008 18:33:07 +0000</pubDate>
		<guid>http://www.whenpenguinsattack.com/2006/06/30/connecting-to-authorizenet-with-php/#comment-139074</guid>
					<description>"thanks for the info, justin. what are your “important additions to the main library, which are needed for it to function properly” ? doesn’t micah carrick’s work?"

The authorize.net protocols were changed and I had to make a few code additions.</description>
		<content:encoded><![CDATA[<p>&#8220;thanks for the info, justin. what are your “important additions to the main library, which are needed for it to function properly” ? doesn’t micah carrick’s work?&#8221;</p>
<p>The authorize.net protocols were changed and I had to make a few code additions.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Connecting to Authorize.net with PHP by rob</title>
		<link>http://www.whenpenguinsattack.com/2006/06/30/connecting-to-authorizenet-with-php/#comment-139039</link>
		<pubDate>Fri, 29 Feb 2008 16:32:45 +0000</pubDate>
		<guid>http://www.whenpenguinsattack.com/2006/06/30/connecting-to-authorizenet-with-php/#comment-139039</guid>
					<description>thanks for the info, justin.  what are your "important additions to the main library, which are needed for it to function properly"  ? doesn't micah carrick's work?</description>
		<content:encoded><![CDATA[<p>thanks for the info, justin.  what are your &#8220;important additions to the main library, which are needed for it to function properly&#8221;  ? doesn&#8217;t micah carrick&#8217;s work?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
