<?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: Response to 10 reasons why I use PHP</title>
	<atom:link href="http://www.skitoy.com/p/response-to-10-reasons-why-i-use-php/90/feed" rel="self" type="application/rss+xml" />
	<link>http://www.skitoy.com/p/response-to-10-reasons-why-i-use-php/90</link>
	<description>Appeal to greatness not guilt</description>
	<lastBuildDate>Fri, 20 Jan 2012 15:22:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Ryan Kennedy</title>
		<link>http://www.skitoy.com/p/response-to-10-reasons-why-i-use-php/90/comment-page-1#comment-2291</link>
		<dc:creator>Ryan Kennedy</dc:creator>
		<pubDate>Thu, 20 Sep 2007 05:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.skitoy.com/?p=90#comment-2291</guid>
		<description>Reason #11: Because that&#039;s what my company uses. When I was in college, I wrote in Java because the classes were taught in Java. When I got out of college, I wrote in Java because my first several companies all used Java. When you spend 8+ hours a day writing in one language, I think it becomes second nature.</description>
		<content:encoded><![CDATA[<p>Reason #11: Because that&#8217;s what my company uses. When I was in college, I wrote in Java because the classes were taught in Java. When I got out of college, I wrote in Java because my first several companies all used Java. When you spend 8+ hours a day writing in one language, I think it becomes second nature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koblas</title>
		<link>http://www.skitoy.com/p/response-to-10-reasons-why-i-use-php/90/comment-page-1#comment-2290</link>
		<dc:creator>koblas</dc:creator>
		<pubDate>Wed, 19 Sep 2007 17:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.skitoy.com/?p=90#comment-2290</guid>
		<description>For background, I write PHP 7 days a week... Ok, maybe only 5 with some random weekend work.  I&#039;ve written everything from PDP-10 Assembler (so I wrote far more 6502 assembler than PDP-10) to C and Java (along with PHP).

I just find it amusing to read why people like languages...  I&#039;ve got a lot of issues with PHP, though it&#039;s suffers from the ability to make horrible code (not as bad as perl) but not great.

Point # 9 -- Database access -- It&#039;s a baseline assumption with a language that is intended to be used to build websites.</description>
		<content:encoded><![CDATA[<p>For background, I write PHP 7 days a week&#8230; Ok, maybe only 5 with some random weekend work.  I&#8217;ve written everything from PDP-10 Assembler (so I wrote far more 6502 assembler than PDP-10) to C and Java (along with PHP).</p>
<p>I just find it amusing to read why people like languages&#8230;  I&#8217;ve got a lot of issues with PHP, though it&#8217;s suffers from the ability to make horrible code (not as bad as perl) but not great.</p>
<p>Point # 9 &#8212; Database access &#8212; It&#8217;s a baseline assumption with a language that is intended to be used to build websites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krillz</title>
		<link>http://www.skitoy.com/p/response-to-10-reasons-why-i-use-php/90/comment-page-1#comment-2289</link>
		<dc:creator>krillz</dc:creator>
		<pubDate>Wed, 19 Sep 2007 16:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.skitoy.com/?p=90#comment-2289</guid>
		<description>Sure, those points apply to most languages out there, and yes there are better languages for different jobs, it&#039;s not like only php coding is on my mind.
For some tasks python, c or java seems like a better option.


Easy, there are a lot of other languages that are easy to learn, yeah I know, but that doesn&#039;t make that point any less valid, just a statement which I think most php coders agree with, it was damn easy to learn compared to other languages, less to think about compared to c for example.
this was a list of why I like PHP, not a compare it to another language.


And this list was more of why _I_ use PHP and nothing with me wanting to portray it as why you should learn it right away.
Funny thing that people react in this way, like I stepped on someones toes by just mentioning PHP.

Build in libraries, my point with this was that you do not have to code certain functions to perform various web-tasks, as they most likely already exist. And I agree on the point that it&#039;s a nightmare to get two libraries working with each other.


PHP is portable, well if you read what I wrote under that headline, I wrote &quot;will usually work with no hassle&quot; I didn&#039;t write will certainly work with no hassle.
Depends on the code indeed.

The OOP in PHP isn&#039;t near complete, and the word strong I admit was a bad word to use there, however when writing it I more thought of php4 compared to php5. Comparing it against a real OOP language it lacks a lot.

9,10 still valid points, no lie here.
That Perl or any other language had that way before PHP did, great.
However what does that have to do with the list?
Did you get offended by PHP implementing the same?
I mean again feels like by writing about PHP i stepped on your toes.



So a part from 2 comments that were good, 3&amp;8 I don&#039;t see why the other ones would have anything to do with the points not being valid?
Anyway I take any criticism as good feedback, always good to see other peoples point of view.

cheers!
Krystian.</description>
		<content:encoded><![CDATA[<p>Sure, those points apply to most languages out there, and yes there are better languages for different jobs, it&#8217;s not like only php coding is on my mind.<br />
For some tasks python, c or java seems like a better option.</p>
<p>Easy, there are a lot of other languages that are easy to learn, yeah I know, but that doesn&#8217;t make that point any less valid, just a statement which I think most php coders agree with, it was damn easy to learn compared to other languages, less to think about compared to c for example.<br />
this was a list of why I like PHP, not a compare it to another language.</p>
<p>And this list was more of why _I_ use PHP and nothing with me wanting to portray it as why you should learn it right away.<br />
Funny thing that people react in this way, like I stepped on someones toes by just mentioning PHP.</p>
<p>Build in libraries, my point with this was that you do not have to code certain functions to perform various web-tasks, as they most likely already exist. And I agree on the point that it&#8217;s a nightmare to get two libraries working with each other.</p>
<p>PHP is portable, well if you read what I wrote under that headline, I wrote &#8220;will usually work with no hassle&#8221; I didn&#8217;t write will certainly work with no hassle.<br />
Depends on the code indeed.</p>
<p>The OOP in PHP isn&#8217;t near complete, and the word strong I admit was a bad word to use there, however when writing it I more thought of php4 compared to php5. Comparing it against a real OOP language it lacks a lot.</p>
<p>9,10 still valid points, no lie here.<br />
That Perl or any other language had that way before PHP did, great.<br />
However what does that have to do with the list?<br />
Did you get offended by PHP implementing the same?<br />
I mean again feels like by writing about PHP i stepped on your toes.</p>
<p>So a part from 2 comments that were good, 3&amp;8 I don&#8217;t see why the other ones would have anything to do with the points not being valid?<br />
Anyway I take any criticism as good feedback, always good to see other peoples point of view.</p>
<p>cheers!<br />
Krystian.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.038 seconds -->

