<?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>Codegrad</title>
	<atom:link href="http://codegrad.hub.ph/feed/" rel="self" type="application/rss+xml" />
	<link>http://codegrad.hub.ph</link>
	<description></description>
	<lastBuildDate>Sun, 01 Apr 2012 04:02:32 +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>Displaying e-mail address while avoiding spammers</title>
		<link>http://codegrad.hub.ph/display-email-hide-from-harvesters/</link>
		<comments>http://codegrad.hub.ph/display-email-hide-from-harvesters/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 14:11:27 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Hypertext Mark-up Language]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[blog comment spam]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email spam]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1606</guid>
		<description><![CDATA[Show your email address to your website visitors while hiding it from hackers and spammers using ASCII character entities, javascript or both. ]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/display-email-hide-from-harvesters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript random text</title>
		<link>http://codegrad.hub.ph/javascript-random-text-quotes/</link>
		<comments>http://codegrad.hub.ph/javascript-random-text-quotes/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 19:22:12 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[random number]]></category>
		<category><![CDATA[random quote]]></category>
		<category><![CDATA[random text]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1584</guid>
		<description><![CDATA[Display an inspirational quote or other little tidbits of text randomly selected from a set of encoded text for every visit or refresh of your web page by using a simple Javascript code.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/javascript-random-text-quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript-based random web banner</title>
		<link>http://codegrad.hub.ph/javascript-random-web-banner/</link>
		<comments>http://codegrad.hub.ph/javascript-random-web-banner/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 10:06:18 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Adsense / Ads Embedding Tips]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[random banner]]></category>
		<category><![CDATA[random image]]></category>
		<category><![CDATA[random link]]></category>
		<category><![CDATA[random number]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1558</guid>
		<description><![CDATA[Display random web banners from a set of predetermined pair of image banners and URLs using Javascript. This is very much useful if you intend to sell your own ad space in your website.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/javascript-random-web-banner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying random image with Javascript</title>
		<link>http://codegrad.hub.ph/displaying-random-image-with-javascript/</link>
		<comments>http://codegrad.hub.ph/displaying-random-image-with-javascript/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 13:56:34 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[design elements]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[random image]]></category>
		<category><![CDATA[random number]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1549</guid>
		<description><![CDATA[Use Javascript to display an image randomly selected from a set of preassigned images in a specific location in your website or webpage layout. ]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/displaying-random-image-with-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generating random numbers using Javascript</title>
		<link>http://codegrad.hub.ph/generating-random-numbers-using-javascript/</link>
		<comments>http://codegrad.hub.ph/generating-random-numbers-using-javascript/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 23:46:56 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[integer]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[random number]]></category>
		<category><![CDATA[whole number]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1538</guid>
		<description><![CDATA[Similar to programming languages, Javascript also has function that can provide random numbers. You can modify this function to generate only certain numbers or use it in certain functions of your website such as displaying random image, random ad banner or random quote.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/generating-random-numbers-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animated images using Javascript</title>
		<link>http://codegrad.hub.ph/animated-images-using-javascript/</link>
		<comments>http://codegrad.hub.ph/animated-images-using-javascript/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 16:28:41 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[animated GIF]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[APNG]]></category>
		<category><![CDATA[Javascript animation]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1535</guid>
		<description><![CDATA[Create a simple animated image using Javascript without the color limitations of GIF format or browser support limitation of PNG.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/animated-images-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reducing image file size without reducing quality using Yahoo! Smush.it</title>
		<link>http://codegrad.hub.ph/reducing-image-file-size-without-reducing-quality-using-yahoo-smush-it/</link>
		<comments>http://codegrad.hub.ph/reducing-image-file-size-without-reducing-quality-using-yahoo-smush-it/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 06:07:43 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Webmasters' Tools]]></category>
		<category><![CDATA[file size]]></category>
		<category><![CDATA[file size reduction]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[smush.it]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1512</guid>
		<description><![CDATA[For similar images with the same quality, the one with smaller file size is definitely better. Use Yahoo! Smush.it to reduce your image file size before using them in your websites. Here, I explain the capabilities, limitations and usage of Smush.it.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/reducing-image-file-size-without-reducing-quality-using-yahoo-smush-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detecting mobile devices for your WordPress website</title>
		<link>http://codegrad.hub.ph/detecting-mobile-devices-for-your-wordpress-website/</link>
		<comments>http://codegrad.hub.ph/detecting-mobile-devices-for-your-wordpress-website/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 07:53:39 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Designing for Mobile Devices]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CSS layout]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[tablet computer]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1381</guid>
		<description><![CDATA[This PHP code will allow you to detect if your website is being accessed using a mobile device. If being accessed by a mobile device, your server can automatically present an alternative layout without changing the URL of your website.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/detecting-mobile-devices-for-your-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does your website need a mobile device version?</title>
		<link>http://codegrad.hub.ph/does-your-website-need-a-mobile-device-version/</link>
		<comments>http://codegrad.hub.ph/does-your-website-need-a-mobile-device-version/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 20:33:34 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Designing for Mobile Devices]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[tablet computer]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1376</guid>
		<description><![CDATA[Mobile internet access is the latest fad in town. Several websites from web portals, search engines, company websites, online stores and references are developing another version of their website with layouts and features optimized for mobile devices. Do you need mobile version for your own website? Allow me to answer that in this article.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/does-your-website-need-a-mobile-device-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash is not always good for your website</title>
		<link>http://codegrad.hub.ph/flash-is-not-always-good-for-your-website/</link>
		<comments>http://codegrad.hub.ph/flash-is-not-always-good-for-your-website/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 18:43:24 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[cross browser compatibility]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[on page SEO]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1365</guid>
		<description><![CDATA[Unless it is absolutely necessary, don’t use flash in your website. If you do, be sure that the important information can be accessed without viewing the flash presentation.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/flash-is-not-always-good-for-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

