<?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>Mayur Gondaliya</title>
	<atom:link href="http://mayur.gondaliya.com/feed" rel="self" type="application/rss+xml" />
	<link>http://mayur.gondaliya.com</link>
	<description>Information Technology Enthusiast</description>
	<lastBuildDate>Mon, 22 Feb 2010 18:00:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To increase my broadband connection speed in Windows XP/2003?</title>
		<link>http://mayur.gondaliya.com/internet-tools/tricks-tweaks/how-can-to-increase-my-broadband-connection-speed-in-windows-xp2003-57.html</link>
		<comments>http://mayur.gondaliya.com/internet-tools/tricks-tweaks/how-can-to-increase-my-broadband-connection-speed-in-windows-xp2003-57.html#comments</comments>
		<pubDate>Mon, 22 Feb 2010 09:34:02 +0000</pubDate>
		<dc:creator>Mayur Gondaliya</dc:creator>
				<category><![CDATA[Tricks & Tweaks]]></category>
		<category><![CDATA[ADSL]]></category>
		<category><![CDATA[Broadband]]></category>
		<category><![CDATA[High Speed Internet]]></category>
		<category><![CDATA[Internet Connection Sharing]]></category>

		<guid isPermaLink="false">http://mayur.gondaliya.com/?p=57</guid>
		<description><![CDATA[This tip is designed for increased BROADBAND speed in Windows XP while using standard Network Interface cards (NIC) that are connected to ADSL modems, or when using any directly-connected USB ADSL modem.
To speed up the Internet connection speed we need to configure a special buffer in the computer&#8217;s memory in order to enable it to [...]]]></description>
		<wfw:commentRss>http://mayur.gondaliya.com/internet-tools/tricks-tweaks/how-can-to-increase-my-broadband-connection-speed-in-windows-xp2003-57.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Performance Test : Linux &amp; Windows</title>
		<link>http://mayur.gondaliya.com/web-servers/php-performance-test-linux-windows-33.html</link>
		<comments>http://mayur.gondaliya.com/web-servers/php-performance-test-linux-windows-33.html#comments</comments>
		<pubDate>Sun, 31 Jan 2010 11:35:55 +0000</pubDate>
		<dc:creator>Mayur Gondaliya</dc:creator>
				<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MS SQL]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://mayur.gondaliya.com/?p=33</guid>
		<description><![CDATA[Identical Hardware was used to make the tests.

Intel Core2Duo 2.4 GHz
2 GB DDR2 RAM
160 GB SATA 7200 RPM
Windows Server 2003/Ubuntu

PHP on Linux Versus PHP on Windows

RAW statement execution is faster on Windows.
Function Calls are faster on Windows
Object Creation &#38; Access are faster on Linux with PHP 5.2 but faster on Windows with PHP 5.3
Library calls [...]]]></description>
		<wfw:commentRss>http://mayur.gondaliya.com/web-servers/php-performance-test-linux-windows-33.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dumping The MySQL database using PHP</title>
		<link>http://mayur.gondaliya.com/web-development/php/dumping-the-mysql-database-using-php-31.html</link>
		<comments>http://mayur.gondaliya.com/web-development/php/dumping-the-mysql-database-using-php-31.html#comments</comments>
		<pubDate>Sun, 31 Jan 2010 11:34:27 +0000</pubDate>
		<dc:creator>Mayur Gondaliya</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Database Dump]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://mayur.gondaliya.com/?p=31</guid>
		<description><![CDATA[If your web hosting provider does not keep the  daily backups of your MySQL databases,  then you need to think of taking the daily backups to avoid the risk of data  loss. Backing up the database is very  simple process if your do that using PhpMyAdmin or  MYSQL administrator. However, [...]]]></description>
		<wfw:commentRss>http://mayur.gondaliya.com/web-development/php/dumping-the-mysql-database-using-php-31.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Cache Extension For PHP By Microsoft</title>
		<link>http://mayur.gondaliya.com/web-servers/iis/windows-cache-extension-for-php-by-microsoft-29.html</link>
		<comments>http://mayur.gondaliya.com/web-servers/iis/windows-cache-extension-for-php-by-microsoft-29.html#comments</comments>
		<pubDate>Sun, 31 Jan 2010 11:33:19 +0000</pubDate>
		<dc:creator>Mayur Gondaliya</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Cache Extensions]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Extensions]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://mayur.gondaliya.com/?p=29</guid>
		<description><![CDATA[Windows Cache Extension for PHP has been released by Microsoft. It is currently in its Beta version. If you are heavily dealing with PHP applications on Windows platform, then this is the very cool thing for you. Your PHP applications can run faster than ever even on Windows Platform. It is only available forPHP 5.2.X, [...]]]></description>
		<wfw:commentRss>http://mayur.gondaliya.com/web-servers/iis/windows-cache-extension-for-php-by-microsoft-29.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Enterprise Linux and Zend Server For High Reliability and Performance</title>
		<link>http://mayur.gondaliya.com/web-development/php/oracle-enterprise-linux-and-zend-server-for-high-reliability-and-performance-26.html</link>
		<comments>http://mayur.gondaliya.com/web-development/php/oracle-enterprise-linux-and-zend-server-for-high-reliability-and-performance-26.html#comments</comments>
		<pubDate>Sun, 31 Jan 2010 11:29:27 +0000</pubDate>
		<dc:creator>Mayur Gondaliya</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[ULN]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://mayur.gondaliya.com/?p=26</guid>
		<description><![CDATA[Oracle and Zend have a long-standing commitment to the PHP community, with a history of collaboration that has ensured integration between Oracle and Zend’s PHP solutions. Oracle Database, Application Server and JDeveloper tool, with a PHP extension, all support PHP development. A sizeable percent of Zend customers use Oracle Database infrastructure to develop and deploy [...]]]></description>
		<wfw:commentRss>http://mayur.gondaliya.com/web-development/php/oracle-enterprise-linux-and-zend-server-for-high-reliability-and-performance-26.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Service Automates WordPress Password Cracking – Blog Hacking As A Service !!</title>
		<link>http://mayur.gondaliya.com/web-development/php/web-service-automates-wordpress-password-cracking-%e2%80%93-blog-hacking-as-a-service-23.html</link>
		<comments>http://mayur.gondaliya.com/web-development/php/web-service-automates-wordpress-password-cracking-%e2%80%93-blog-hacking-as-a-service-23.html#comments</comments>
		<pubDate>Sun, 31 Jan 2010 11:09:16 +0000</pubDate>
		<dc:creator>Mayur Gondaliya</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Hacker]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mayur.gondaliya.com/?p=23</guid>
		<description><![CDATA[Hackers have developed a distributed Wordpress admin account cracking scheme that poses a severe risk for the security of blogs whose owners select insecure passwords.
PHP scripts located on a virtual server run bruteforce (password guessing) attacks on targeted sites. Many sites can be attacked at the same time by the system, with results written into [...]]]></description>
		<wfw:commentRss>http://mayur.gondaliya.com/web-development/php/web-service-automates-wordpress-password-cracking-%e2%80%93-blog-hacking-as-a-service-23.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Features Of ImageGlue 7.0</title>
		<link>http://mayur.gondaliya.com/web-development/asp-net-controls/new-features-of-imageglue-7-0-19.html</link>
		<comments>http://mayur.gondaliya.com/web-development/asp-net-controls/new-features-of-imageglue-7-0-19.html#comments</comments>
		<pubDate>Tue, 26 Jan 2010 08:45:25 +0000</pubDate>
		<dc:creator>Mayur Gondaliya</dc:creator>
				<category><![CDATA[ASP.NET Controls]]></category>
		<category><![CDATA[ImageGlue]]></category>
		<category><![CDATA[WebSupergoo]]></category>

		<guid isPermaLink="false">http://mayur.gondaliya.com/?p=19</guid>
		<description><![CDATA[New Features of ImageGlue 7.0

Support for 64-bit systems.
ImageGlue now incorporates the PostScript rendering engine as used by ABCpdf, our PDF component, which has proven to be fast, robust and accurate. This greatly improves support for importing and exporting PS, EPS, and PDF files, and also enables you to make use of powerful PostScript drawing operations [...]]]></description>
		<wfw:commentRss>http://mayur.gondaliya.com/web-development/asp-net-controls/new-features-of-imageglue-7-0-19.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Optimization Techniques</title>
		<link>http://mayur.gondaliya.com/web-development/website-optimization-techniques-14.html</link>
		<comments>http://mayur.gondaliya.com/web-development/website-optimization-techniques-14.html#comments</comments>
		<pubDate>Thu, 21 Jan 2010 05:19:38 +0000</pubDate>
		<dc:creator>Mayur Gondaliya</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Visitor Targeting]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://mayur.gondaliya.com/?p=14</guid>
		<description><![CDATA[As well as link building and on-page optimisation, there are some other very important SEO factors which can help your website index and rank in search engine listings. The following techniques are grouped into the category named &#8216;website optimisation&#8217; and should not be overlooked when preparing an SEO campaign.
Domain Age and Expiration Date
Google and other [...]]]></description>
		<wfw:commentRss>http://mayur.gondaliya.com/web-development/website-optimization-techniques-14.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Firefox 3.6 RC2 Released</title>
		<link>http://mayur.gondaliya.com/internet-tools/browsing/mozilla-firefox-3-6-rc2-released-9.html</link>
		<comments>http://mayur.gondaliya.com/internet-tools/browsing/mozilla-firefox-3-6-rc2-released-9.html#comments</comments>
		<pubDate>Mon, 18 Jan 2010 08:08:57 +0000</pubDate>
		<dc:creator>Mayur Gondaliya</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://mayur.gondaliya.com/?p=9</guid>
		<description><![CDATA[
The award-winning Web browser is now faster, more secure and easier to configure the Web. In Firefox 3, we have added many new features that make your online experience. Download Firefox 3 now and start using the Internet to the maximum.
The new version allows you to easily import bukmarki, user profile and customize your start [...]]]></description>
		<wfw:commentRss>http://mayur.gondaliya.com/internet-tools/browsing/mozilla-firefox-3-6-rc2-released-9.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Donates $1 per Status Update to Haiti Relief</title>
		<link>http://mayur.gondaliya.com/social-networks/facebook-donates-1-per-status-update-to-haiti-relief-7.html</link>
		<comments>http://mayur.gondaliya.com/social-networks/facebook-donates-1-per-status-update-to-haiti-relief-7.html#comments</comments>
		<pubDate>Sun, 17 Jan 2010 12:17:40 +0000</pubDate>
		<dc:creator>Mayur Gondaliya</dc:creator>
				<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Haiti Relief]]></category>

		<guid isPermaLink="false">http://mayur.gondaliya.com/?p=7</guid>
		<description><![CDATA[A reader writes: &#8220;I keep seeing this note in status updates. Is it true?&#8221; The note says:
This status is being tracked, the owners of facebook have confirmed they will send $1 to the rescue fund for the Haiti earthquake disaster for every time this is cut and paste as a status. You only have to [...]]]></description>
		<wfw:commentRss>http://mayur.gondaliya.com/social-networks/facebook-donates-1-per-status-update-to-haiti-relief-7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
