<?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>www.neurosoftware.ro - Web Development, php , ajax , symfony &#187; improve speed</title>
	<atom:link href="http://www.neurosoftware.ro/wp/category/improve-speed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neurosoftware.ro/wp</link>
	<description>Web development , php , ajax , symfony, framework, zend, SEO, User Interface</description>
	<lastBuildDate>Tue, 24 Mar 2009 12:23:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Koders Helps Finding Open Source Code &#8211; Search engine</title>
		<link>http://www.neurosoftware.ro/wp/elvis/improve-speed/koders-helps-finding-open-source-code-search-engine/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/improve-speed/koders-helps-finding-open-source-code-search-engine/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 10:27:27 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[add-ons]]></category>
		<category><![CDATA[improve speed]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[search engine]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=376</guid>
		<description><![CDATA[Koders is a search engine that is a must-bookmark for developers. It is used for quickly finding open source code, methods, examples, algorithms and more. It searches code written in 30+ languages &#38; categorized with 28 different licence types. Koders also has pluging for Eclipse, Visual Studio &#38; Firefox for integrated searching + it provides [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/improve-speed/koders-helps-finding-open-source-code-search-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 tips to optimize your PHP code</title>
		<link>http://www.neurosoftware.ro/wp/elvis/php/15-tips-to-optimize-your-php-code/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/php/15-tips-to-optimize-your-php-code/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 10:41:04 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[improve speed]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=55</guid>
		<description><![CDATA[I hope these 15 tips will help you optimize your PHP code and get you into the habit of looking for alternative ways or patterns of writing robust code. Also don’t forget to document your code properly! Enjoy! echo is faster than print. Wrap your string in single quotes (’) instead of double quotes (”) [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/php/15-tips-to-optimize-your-php-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Advanced PHP Tips To Improve Your Programming</title>
		<link>http://www.neurosoftware.ro/wp/elvis/php/10-advanced-php-tips-to-improve-your-programming/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/php/10-advanced-php-tips-to-improve-your-programming/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 15:19:46 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[improve speed]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=49</guid>
		<description><![CDATA[PHP programming has climbed rapidly since its humble beginnings in 1995. Since then, PHP has become the most popular programming language for Web applications. Many popular websites are powered by PHP, and an overwhelming majority of scripts and Web projects are built with the popular language. Because of PHP’s huge popularity, it has become almost [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/php/10-advanced-php-tips-to-improve-your-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writting better code &#8230;</title>
		<link>http://www.neurosoftware.ro/wp/elvis/php/writting-better-code/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/php/writting-better-code/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 10:40:39 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[improve speed]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[better code]]></category>
		<category><![CDATA[faster]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=13</guid>
		<description><![CDATA[Check the links &#8230; for sourcecode and detailed hints &#8230; http://www.phpbench.com/ http://blog.primalskill.com/?cat=8]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/php/writting-better-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Benchmark tests &#8211; make your code faster</title>
		<link>http://www.neurosoftware.ro/wp/elvis/php/php-benchmark-tests-make-your-code-faster/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/php/php-benchmark-tests-make-your-code-faster/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 10:28:03 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[improve speed]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[faster]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=12</guid>
		<description><![CDATA[NOTE You must keep in mind to refresh this page a few times to &#8220;catch&#8221; the right result. The numbers change sometimes drastically during each refresh. I assume that this is because of PHP&#8217;s memory garbage collector that drops in randomly and also other processes that run on this machine have an influence. Test:READ LOOP: [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/php/php-benchmark-tests-make-your-code-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 Quick Ways to Shrink Page Load Times</title>
		<link>http://www.neurosoftware.ro/wp/elvis/php/15-quick-ways-to-shrink-page-load-times/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/php/15-quick-ways-to-shrink-page-load-times/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 15:13:31 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[improve speed]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[improve]]></category>
		<category><![CDATA[php code]]></category>
		<category><![CDATA[speed]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=8</guid>
		<description><![CDATA[While more and more people are using faster Internet connections, there seems to be less emphasis by web developers on optimizing pages for faster load times. We’re seeing more and more widgets and javascript-heavy pages that take a long time to load, even on fast Internet connections. It’s a breath of fresh air when a [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/php/15-quick-ways-to-shrink-page-load-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>40 Tips for optimizing your php code</title>
		<link>http://www.neurosoftware.ro/wp/elvis/php/40-tips-for-optimizing-your-php-code/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/php/40-tips-for-optimizing-your-php-code/#comments</comments>
		<pubDate>Tue, 27 May 2008 15:19:20 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[improve speed]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=5</guid>
		<description><![CDATA[If a method can be static, declare it static. Speed improvement is by a factor of 4. echo is faster than print. Use echo&#8217;s multiple parameters instead of string concatenation. Set the maxvalue for your for-loops before and not in the loop. Unset your variables to free memory, especially large arrays. Avoid magic like __get, [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/php/40-tips-for-optimizing-your-php-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

