<?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>Fri, 27 Jan 2012 00:17:35 +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>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>
		<item>
		<title>No one can guarantee your search results page rank</title>
		<link>http://codegrad.hub.ph/no-one-can-guarantee-your-search-results-page-rank/</link>
		<comments>http://codegrad.hub.ph/no-one-can-guarantee-your-search-results-page-rank/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 17:45:04 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[back link building]]></category>
		<category><![CDATA[black hat SEO]]></category>
		<category><![CDATA[search engine algorithm]]></category>
		<category><![CDATA[white hat SEO]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1361</guid>
		<description><![CDATA[According to Google, no one can guarantee the position of a website in search engine results. There are those who will claim that they can assure you of the position of your page. Discussed here why nobody can really assure your page rank in search results and why you should avoid those who claim they can.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/no-one-can-guarantee-your-search-results-page-rank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Niche-based Search Engine Optimization</title>
		<link>http://codegrad.hub.ph/niche-based-search-engine-optimization/</link>
		<comments>http://codegrad.hub.ph/niche-based-search-engine-optimization/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 17:01:49 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[niche marketing]]></category>
		<category><![CDATA[on page SEO]]></category>
		<category><![CDATA[search engine results page]]></category>
		<category><![CDATA[white hat SEO]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1357</guid>
		<description><![CDATA[This is an alternative search engine optimization technique. Some industries are just overly competitive with too many websites vying on top of search engine results page. Instead of aiming for the highest traffic count, why not aim for a fewer traffic count from people who are more likely to do business with you?]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/niche-based-search-engine-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Five blogging tips that I will ditch in 2011</title>
		<link>http://codegrad.hub.ph/five-blogging-tips-that-i-will-ditch-in-2011/</link>
		<comments>http://codegrad.hub.ph/five-blogging-tips-that-i-will-ditch-in-2011/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 17:24:57 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Adsense / Ads Embedding Tips]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[ad units]]></category>
		<category><![CDATA[ads placement]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[back link building]]></category>
		<category><![CDATA[blogging frequency]]></category>
		<category><![CDATA[niche blogging]]></category>
		<category><![CDATA[niche topic]]></category>
		<category><![CDATA[nofollow tag]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1299</guid>
		<description><![CDATA[There are so many tips out there on how to build-up your website and earn from advertisement. So many that I forcing myself to try all of them just to fail in my goals by the end of 2010. Now, I need to rethink of my strategy and pursue more realistic goals; in what way I can building-up my blogs' content and popularity while juggling full-time job and freelance work.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/five-blogging-tips-that-i-will-ditch-in-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Please help me decide: how wide should be my niche topic?</title>
		<link>http://codegrad.hub.ph/please-help-me-decide-how-wide-should-be-my-niche-topic/</link>
		<comments>http://codegrad.hub.ph/please-help-me-decide-how-wide-should-be-my-niche-topic/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 16:57:21 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[niche blogging]]></category>
		<category><![CDATA[niche topic]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1257</guid>
		<description><![CDATA[Guys, please help me! I have this dilema. WordPress-related topics constitute more than 50% of all the posts in this blog. My original target niche is web development. Recently, I got a job in  e-learning industry and I'm also becoming versed in using some free open-source software applications. Should I expand my niche to cover e-learning and open source? Should I move my WordPress posts to a separate blog? Kindly check the details, vote in the poll on the right, and help me decide. Thank you]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/please-help-me-decide-how-wide-should-be-my-niche-topic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

