<?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>Rated: SAWJ! &#187; Web Development</title>
	<atom:link href="http://tech.ratedsawj.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.ratedsawj.com</link>
	<description>Tech Tips &#38; Tricks, Problems &#38; Their Solutions, And Then Some...</description>
	<lastBuildDate>Mon, 16 Jan 2012 09:20:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How To Recover From A WordPress Plugin Crash&#8230;</title>
		<link>http://tech.ratedsawj.com/how-to-recover-from-a-wordpress-plugin-crash/</link>
		<comments>http://tech.ratedsawj.com/how-to-recover-from-a-wordpress-plugin-crash/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 08:29:48 +0000</pubDate>
		<dc:creator>SAWJ</dc:creator>
				<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tech.ratedsawj.com/?p=972</guid>
		<description><![CDATA[One thing you have to keep in mind while updating any aspect of your WordPress installation, be it a plugin, a theme or anything else, is not to forget about backing up your database. It is a very important thing to do, as I recently learned. I found a plugin online whose compatibility with[.....]]]></description>
		<wfw:commentRss>http://tech.ratedsawj.com/how-to-recover-from-a-wordpress-plugin-crash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dart &#8211; Google&#8217;s Proposed Replacement For Javascript</title>
		<link>http://tech.ratedsawj.com/dart-googles-proposed-replacement-for-javascript/</link>
		<comments>http://tech.ratedsawj.com/dart-googles-proposed-replacement-for-javascript/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 08:50:18 +0000</pubDate>
		<dc:creator>Afrin</dc:creator>
				<category><![CDATA[Dart]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[cross compiler]]></category>
		<category><![CDATA[dart]]></category>
		<category><![CDATA[dash]]></category>
		<category><![CDATA[dedicated virtual machine]]></category>
		<category><![CDATA[developer usability]]></category>
		<category><![CDATA[ecmascript standards body]]></category>
		<category><![CDATA[ecmascript 3]]></category>
		<category><![CDATA[goto conference]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[replacement for javascript]]></category>
		<category><![CDATA[structured language]]></category>
		<category><![CDATA[structured web programming]]></category>
		<category><![CDATA[support for tooling]]></category>

		<guid isPermaLink="false">http://tech.ratedsawj.com/?p=594</guid>
		<description><![CDATA[Google is all set with a new programming language ‘Dart’ for structured web programming, initially called Dash. Dart intends to replace JavaScript which has some basic flaws that according to Google engineers cannot be resolved by just evolving the language. With the advancement of the web that we are experiencing day by day, it[.....]]]></description>
		<wfw:commentRss>http://tech.ratedsawj.com/dart-googles-proposed-replacement-for-javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple Trick To Validate An Integer In Javascript</title>
		<link>http://tech.ratedsawj.com/simple-trick-to-validate-an-integer-in-javascript/</link>
		<comments>http://tech.ratedsawj.com/simple-trick-to-validate-an-integer-in-javascript/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 17:22:31 +0000</pubDate>
		<dc:creator>SAWJ</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[catch]]></category>
		<category><![CDATA[ceiling value]]></category>
		<category><![CDATA[decimal]]></category>
		<category><![CDATA[floor value]]></category>
		<category><![CDATA[identify]]></category>
		<category><![CDATA[integer]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[negative numbers]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[validate]]></category>

		<guid isPermaLink="false">http://tech.ratedsawj.com/?p=452</guid>
		<description><![CDATA[What is the simplest way to validate an integer? Without using Regular Expressions, that is. They usually give me a big headache! I needed to do perform this for a project and while searching on google, I came upon the following technique. It&#8217;s so simple that it blew my mind and here I will[.....]]]></description>
		<wfw:commentRss>http://tech.ratedsawj.com/simple-trick-to-validate-an-integer-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Codecademy</title>
		<link>http://tech.ratedsawj.com/codecademy/</link>
		<comments>http://tech.ratedsawj.com/codecademy/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 09:22:31 +0000</pubDate>
		<dc:creator>SAWJ</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[codecademy]]></category>
		<category><![CDATA[compete]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[easy coding]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[learn programming]]></category>
		<category><![CDATA[share with friends]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[track progress]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[user friendly]]></category>

		<guid isPermaLink="false">http://tech.ratedsawj.com/?p=430</guid>
		<description><![CDATA[New to programming? Have difficulties understand programming concepts? Fear no more. A new site called Codecademy has been launched to enable people who want to learn programming to grasp the concepts in an easy and interactive way. And not just that. Codecademy adds a social touch to this. You can compete with your friends[.....]]]></description>
		<wfw:commentRss>http://tech.ratedsawj.com/codecademy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing Heavy Database Load In Web Applications Using Design Patterns</title>
		<link>http://tech.ratedsawj.com/managing-heavy-database-load-in-web-applications-using-design-patterns/</link>
		<comments>http://tech.ratedsawj.com/managing-heavy-database-load-in-web-applications-using-design-patterns/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 22:17:37 +0000</pubDate>
		<dc:creator>SAWJ</dc:creator>
				<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database load]]></category>
		<category><![CDATA[database layer]]></category>
		<category><![CDATA[database requests]]></category>
		<category><![CDATA[database structure]]></category>
		<category><![CDATA[database server]]></category>
		<category><![CDATA[denormalization]]></category>
		<category><![CDATA[design pattern]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[heavy database load]]></category>
		<category><![CDATA[identity map]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[logic]]></category>
		<category><![CDATA[logic layer]]></category>
		<category><![CDATA[manage]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[record set]]></category>
		<category><![CDATA[row]]></category>
		<category><![CDATA[service layer]]></category>
		<category><![CDATA[simultaneous connections]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[table join]]></category>
		<category><![CDATA[transaction]]></category>
		<category><![CDATA[unit of work]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://tech.ratedsawj.com/?p=414</guid>
		<description><![CDATA[Web Applications: Web applications are software applications stored on a server and delivered to users over the internet. Web applications usually consist of a service layer, a logic layer and a database layer. All clients access the web servers, which in turn accesses the common database. Popular web applications usually have a huge amount[.....]]]></description>
		<wfw:commentRss>http://tech.ratedsawj.com/managing-heavy-database-load-in-web-applications-using-design-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Enable cURL In XAMPP And WAMPServer</title>
		<link>http://tech.ratedsawj.com/how-to-enable-curl-in-xampp-and-wampserver/</link>
		<comments>http://tech.ratedsawj.com/how-to-enable-curl-in-xampp-and-wampserver/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 19:25:29 +0000</pubDate>
		<dc:creator>SAWJ</dc:creator>
				<category><![CDATA[Framework/Library/API]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[client for urls]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[file transfer]]></category>
		<category><![CDATA[how to enable curl]]></category>
		<category><![CDATA[how to enable curl in xampp]]></category>
		<category><![CDATA[how to enable curl in wampserver]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[libcurl]]></category>
		<category><![CDATA[php development]]></category>
		<category><![CDATA[protocols]]></category>
		<category><![CDATA[wamp]]></category>
		<category><![CDATA[wampserver]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://tech.ratedsawj.com/?p=408</guid>
		<description><![CDATA[cURL stands for &#8216;Client for URLs&#8216;. It is a command line tool for transferring files using URL syntax and supports many internet transfer protocols. It uses a portable library called &#8216;libcurl&#8217; which is compatible with many platforms. PHP provides native support for &#8216;libcurl&#8217; and many functions were added to PHP 4.0.2 for this purpose.[.....]]]></description>
		<wfw:commentRss>http://tech.ratedsawj.com/how-to-enable-curl-in-xampp-and-wampserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conficker Is Up And Kicking!</title>
		<link>http://tech.ratedsawj.com/confickere-up-and-kicking/</link>
		<comments>http://tech.ratedsawj.com/confickere-up-and-kicking/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 16:09:13 +0000</pubDate>
		<dc:creator>SAWJ</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[World Wide Web]]></category>
		<category><![CDATA[aol]]></category>
		<category><![CDATA[cnn]]></category>
		<category><![CDATA[conficker.d]]></category>
		<category><![CDATA[conficker.e]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[encrypted]]></category>
		<category><![CDATA[fake antivirus]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[keystroke logger]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[mystery payload]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[p2p]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[removable storage]]></category>
		<category><![CDATA[removal tool]]></category>
		<category><![CDATA[spam generator]]></category>
		<category><![CDATA[spyware protect 2009]]></category>
		<category><![CDATA[trend micro]]></category>
		<category><![CDATA[vendor]]></category>
		<category><![CDATA[waledac]]></category>
		<category><![CDATA[worm]]></category>

		<guid isPermaLink="false">http://tech.ratedsawj.com/?p=131</guid>
		<description><![CDATA[The fourth variant of the Conficker worm, Conficker.D, failed to show up on April 1 putting a stop to the speculation that April Fool&#8217;s Day would prove to be some sort of Cyber Doomsday. However, 7 days later on April 8, another variant Conficker.E has risen. The Conficker worm started updating via p2p between[.....]]]></description>
		<wfw:commentRss>http://tech.ratedsawj.com/confickere-up-and-kicking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IP Address of Remote Computer Using PHP</title>
		<link>http://tech.ratedsawj.com/ip-address-of-remote-computer-using-php/</link>
		<comments>http://tech.ratedsawj.com/ip-address-of-remote-computer-using-php/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 04:18:36 +0000</pubDate>
		<dc:creator>SAWJ</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[$_SERVER]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[remote_addr]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[superglobal]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://tech.ratedsawj.com/?p=24</guid>
		<description><![CDATA[PHP provides a built-in facility to detect the IP address of the visitor using the $_SERVER superglobal array. Using the &#8216;REMOTE_ADDR&#8217; element as an index value for this array, you can easily get the IP address as: $_SERVER['REMOTE_ADDR'] You can either print it, or treat it as a variable. Heck, store it in another[.....]]]></description>
		<wfw:commentRss>http://tech.ratedsawj.com/ip-address-of-remote-computer-using-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

