<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OmarUddin.com - Visions of business, web, mobile and the future &#187; Development</title>
	<atom:link href="http://omaruddin.com/category/technology/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://omaruddin.com</link>
	<description>I dig innovation from mobile to web and the future.</description>
	<lastBuildDate>Fri, 04 May 2012 16:48:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>PHP vs whatever debate &#8211; don&#8217;t be stupid &#8211; create value from your tech</title>
		<link>http://omaruddin.com/2010/07/22/php-vs-whatever-debate-dont-be-stupid-create-value-from-your-tech/</link>
		<comments>http://omaruddin.com/2010/07/22/php-vs-whatever-debate-dont-be-stupid-create-value-from-your-tech/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 16:55:51 +0000</pubDate>
		<dc:creator>omar</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNet]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Prototyping]]></category>
		<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[Startup]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://omaruddin.com/?p=453</guid>
		<description><![CDATA[There are countless articles, forums, blogs and other sites that try to either defend or blast PHP for use as[...]<br/><br/><a class="more" href="http://omaruddin.com/2010/07/22/php-vs-whatever-debate-dont-be-stupid-create-value-from-your-tech/">Read on...</a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fomaruddin.com%2F2010%2F07%2F22%2Fphp-vs-whatever-debate-dont-be-stupid-create-value-from-your-tech%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fomaruddin.com%2F2010%2F07%2F22%2Fphp-vs-whatever-debate-dont-be-stupid-create-value-from-your-tech%2F&amp;source=omaruddin&amp;style=normal&amp;service=bit.ly&amp;service_api=omaru%3AR_b5922df941f7caa05a4229eb5611bd1c&amp;space=R_b5922df941f7caa05a4229eb5611bd1c&amp;hashtags=development,PHP,web&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>There are countless articles, forums, blogs and other sites that try to either defend or blast PHP for use as a professional language for web development. There are a ton of PHP developers than ever before and there are many great options to choose from in terms of your web development technology.</p>
<p>A good example of these debates are like this <a href="http://stackoverflow.com/questions/309300/defend-php-convince-me-it-isnt-horrible">one</a> &#8212; which I will warn that you not read too much into as well!  </p>
<p>Considering PHP is dominant due to it&#8217;s default installation with Apache on Linux web servers &#8211; the most dominant server distro on the web &#8212; this debate could greatly be &#8216;closed&#8217; if these folks look through a magnifying glass for specific scenarios, or if they look to people that have worked on both sides of the debate &#8212; such as me.<br />
<span id="more-453"></span><br />
My web projects across businesses, non-profits &#038; government are currently using both .NET and PHP in various ways. I personally love open source technology especially PHP, MySQL, Apache and I contribute to open source projects like <a href="http://code.google.com/p/wordpress-geo-mashup/">GeoMashup</a>, a plugin for <a href="http://wordpress.org/">WordPress</a> that  among other projects. We also use a bit of Java when there is a simple way to integrate it through say web services and if we have expertise to work with it.</p>
<p>What I&#8217;ve learned from other experts and from my own experience over the years that technology is a commodity and the experts that are fluent in different technologies, may feel that they are better at PHP than Perl, or better at PHP then Java etc.  So it&#8217;s sort of biased to say that one technology is better. Facebook, Yahoo and other big internet businesses are using PHP and are doing it well. PHP is not as &#8216;fast&#8217; as C/C++, Java, .NET or any compiled language but unless you&#8217;re a web developer or software architect, you don&#8217;t need compiled languages for your website. You need compiled code for back end stuff a lot of the times and Perl can be compiled. </p>
<p>If you can still continue reading this article and aren&#8217;t bored out of your mind (to those reader&#8217;s that are not techies), you&#8217;ll realize that having these argument&#8217;s may be pointless.</p>
<p>When I build web application or website prototypes, I almost immediately go to <a href="http://php.net/">PHP</a> because of good frameworks or platforms like <a href="http://wordpress.org">WordPress</a>, <a href="http://drupal.org/">Drupal</a>, <a href="http://www.symfony-project.org/">Symfony</a> and others because I have an infinite amount of functionality and customization options as well as pretty cheap hosting solutions already where PHP/MySQL cost me a lot less than running say Microsoft SQL Server.  I also use my Mac Book Pro most of the time I&#8217;m in my lab where I build and deploy many sites from my local XAMPP stack that gives me a web development stack that includes Apache, PHP, MySQL etc.  When I need to work on .NET I fire up a virtual machine, Remote Desktop into a Windows box or use <a href="http://www.mono-project.com/">Mono</a> &#8211; the open source .NET Runtime for Linux. But I can even be disconnected from the web and go to the coffee shop and continue developing.</p>
<p>Focusing on specific needs and the &#8216;right tool for the job&#8217; are probably more realistic so I think developers and technology folks shouldn&#8217;t waste time with the &#8220;versus&#8221; debate.   What matters most is what your folks are good at, documentation, having a pool of resources in case you need to grow (PHP has a lot!), whether or not you plan to integrate something that uses a certain technology, licensing concerns (Windows is not free), operating or hosting costs, scalability, and possibly acquisition concerns if you&#8217;re planning to sell your business.</p>
<p>Also I should note that if you have an existing investment then there a lot of CTOs and decision makers in organizations do not want to consider adding PHP into the mix even for certain things, like intranet, collaboration, content management due to their reliance on Microsoft. I just advise those folks to stick with their vendor-lock if they don&#8217;t understand open source&#8217;s benefits since they already have invested too much say in a pure-Microsoft environment including Exchange, Sharepoint etc.</p>
<p>I look forward to seeing what other great applications, frameworks, solutions and products come out but I can bet that these debates will always be alive. New technology from HTML5, CSS3 and more what will continue to push (new and old) developer&#8217;s into learning new technology both to build their resume and continue to scratch their learning itch!</p>
]]></content:encoded>
			<wfw:commentRss>http://omaruddin.com/2010/07/22/php-vs-whatever-debate-dont-be-stupid-create-value-from-your-tech/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>User Interface Testing/QA Tool for Web Developers</title>
		<link>http://omaruddin.com/2007/09/13/user-interface-testingqa-tool-for-web-developers/</link>
		<comments>http://omaruddin.com/2007/09/13/user-interface-testingqa-tool-for-web-developers/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 18:10:24 +0000</pubDate>
		<dc:creator>omar</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.omaruddin.com/2007/09/13/user-interface-testingqa-tool-for-web-developers/</guid>
		<description><![CDATA[A good friend of mine, Vid Luther from PHPCult / Linuxpowered.com, showed me Selenium, a nifty Firefox extension, today for[...]<br/><br/><a class="more" href="http://omaruddin.com/2007/09/13/user-interface-testingqa-tool-for-web-developers/">Read on...</a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fomaruddin.com%2F2007%2F09%2F13%2Fuser-interface-testingqa-tool-for-web-developers%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fomaruddin.com%2F2007%2F09%2F13%2Fuser-interface-testingqa-tool-for-web-developers%2F&amp;source=omaruddin&amp;style=normal&amp;service=bit.ly&amp;service_api=omaru%3AR_b5922df941f7caa05a4229eb5611bd1c&amp;space=R_b5922df941f7caa05a4229eb5611bd1c&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A good friend of mine, Vid Luther from <a href="http://www.phpcult.com/">PHPCult</a> / <a href="http://www.linuxpowered.com">Linuxpowered.com</a>, <img id="image77" alt="Selenium IDE screenshot" src="http://www.omaruddin.com/wp-content/uploads/2007/09/selenium-ide.jpg" style="float:right; margin:5px" />showed me <a href="http://www.openqa.org/selenium-ide/">Selenium</a>, a nifty Firefox extension, today for developing test cases that you can play back into the Firefox browser including pauses, delays, keystrokes, form values, and link clicks.</p>
<p><b>Selenium IDE</b> is an integrated development environment for <a href="http://www.openqa.org/selenium/">Selenium</a> tests. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.</p>
<p>If you find yourself repeatedly running the same user flow tests on a website or web application, try out this <a href="http://www.openqa.org/selenium-ide/">extension</a> today!</p>
]]></content:encoded>
			<wfw:commentRss>http://omaruddin.com/2007/09/13/user-interface-testingqa-tool-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

