<?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>Dynamic Guru</title>
	<atom:link href="http://www.dynamicguru.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dynamicguru.com</link>
	<description>Web design, Web development ,WordPress themes , php &#38; random techy stuff</description>
	<lastBuildDate>Sun, 22 Jan 2012 13:55:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>5 useful CSS snippets and tricks</title>
		<link>http://www.dynamicguru.com/css/5-useful-css-snippets-and-tricks/</link>
		<comments>http://www.dynamicguru.com/css/5-useful-css-snippets-and-tricks/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 17:53:56 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=372</guid>
		<description><![CDATA[Here are 5 useful CSS tricks that I find myself using often, so I thought of sharing them here. Feel free to suggest others in the comments below.
#1 The quick reset
While there are a lot of lengthy and more comprehensive css resets available online, I&#8217;ve found that the following piece of code works just fine ]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/css/5-useful-css-snippets-and-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another free HTML and CSS template</title>
		<link>http://www.dynamicguru.com/css/another-free-html-and-css-template/</link>
		<comments>http://www.dynamicguru.com/css/another-free-html-and-css-template/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 10:20:20 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[freebies]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[beautiful]]></category>
		<category><![CDATA[free template]]></category>
		<category><![CDATA[jquery effects]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=352</guid>
		<description><![CDATA[Here is another beautiful free html template created by me.
Download, edit and enjoy.
 
Live Preview
Download this template
]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/css/another-free-html-and-css-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free HTML/CSS website template</title>
		<link>http://www.dynamicguru.com/css/free-htmlcss-website-template/</link>
		<comments>http://www.dynamicguru.com/css/free-htmlcss-website-template/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 10:45:36 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[freebies]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=349</guid>
		<description><![CDATA[This template is well suited for web design portfolio sites for individuals or agencies.
The template contains four pages with a contact form and jQuery lightbox image gallery for portfolio.
Since this is a free template please retain our link at the bottom of each page, or if you would like to remove the link, please consider ]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/css/free-htmlcss-website-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript function to convert decimal to fraction</title>
		<link>http://www.dynamicguru.com/javascript/javascript-function-to-convert-decimal-fraction/</link>
		<comments>http://www.dynamicguru.com/javascript/javascript-function-to-convert-decimal-fraction/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 08:51:43 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=341</guid>
		<description><![CDATA[A while back, while developing a small scientific calculator-like widget, I needed a function to convert a decimal value into a proper fraction form. After a lot of thinking and trial and errors, I came up with this little piece of code that worked quite well.

Here is the javascript code:

function dec2frac&#40;&#41;&#123;
// Read the value from ]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/javascript/javascript-function-to-convert-decimal-fraction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weather forecast script in php using Google Weather API</title>
		<link>http://www.dynamicguru.com/php/weather-forecast-script-in-php-using-google-weather-api/</link>
		<comments>http://www.dynamicguru.com/php/weather-forecast-script-in-php-using-google-weather-api/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 09:27:43 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=314</guid>
		<description><![CDATA[A few days back , we published an article about currency conversion using Google calculator API and php. Today we are going to show you how to display current weather information and forecast data using php and Google Weather API.
The API is situated at http://www.google.com/ig/api?weather and the callback URL for a specific place looks like ]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/php/weather-forecast-script-in-php-using-google-weather-api/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Minima &#8211; WordPress theme</title>
		<link>http://www.dynamicguru.com/freebies/minima-wordpress-theme/</link>
		<comments>http://www.dynamicguru.com/freebies/minima-wordpress-theme/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 09:06:59 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[freebies]]></category>
		<category><![CDATA[wordpress themes]]></category>
		<category><![CDATA[beautiful wordpress theme]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=307</guid>
		<description><![CDATA[
Minima is sleek minimalistic wordpress theme with a blend of white , black and lime green with many features.
Download Minima WordPress theme
Start your blog design with this minimalistic wordpress theme turtorial.
]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/freebies/minima-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exquisite &#8211; WordPress theme</title>
		<link>http://www.dynamicguru.com/freebies/exquisite-wordpress-theme/</link>
		<comments>http://www.dynamicguru.com/freebies/exquisite-wordpress-theme/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 08:54:16 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[freebies]]></category>
		<category><![CDATA[wordpress themes]]></category>
		<category><![CDATA[beautiful wordpress theme]]></category>
		<category><![CDATA[Exquisite WordPress theme]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=304</guid>
		<description><![CDATA[
Exquisite is a beautiful nature-themed two-column 800px wide WordPress theme with widgetised sidebar , Cufon  text-image replacement for headers , jQuery tooltips on links , Custom logos , reply/quote feature on comments , collapsible widgets , built-in social bookmarks on posts and many other features. 
Salient Features

800px wide
Two-columns with left sidebar
Cufon text-image replacement for ]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/freebies/exquisite-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>funPress &#8211; A fun WordPress theme</title>
		<link>http://www.dynamicguru.com/freebies/funpress-a-fun-wordpress-theme/</link>
		<comments>http://www.dynamicguru.com/freebies/funpress-a-fun-wordpress-theme/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 05:17:04 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[freebies]]></category>
		<category><![CDATA[wordpress themes]]></category>
		<category><![CDATA[beautiful wordpress theme]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=300</guid>
		<description><![CDATA[
FunPress is a fun WordPress theme with features such as : four different header backgrounds loaded at random, google analytics integration, reply/quote feature for comments, animated jQuery tooltips on links , twitter integration and SEO.
Download funPress WordPress theme
]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/freebies/funpress-a-fun-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prismatic &#8211; Free WordPress theme</title>
		<link>http://www.dynamicguru.com/freebies/free-wordpress-theme-prismatic/</link>
		<comments>http://www.dynamicguru.com/freebies/free-wordpress-theme-prismatic/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 04:59:24 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[freebies]]></category>
		<category><![CDATA[wordpress themes]]></category>
		<category><![CDATA[beautiful wordpress theme]]></category>
		<category><![CDATA[Prismatic WordPress theme]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=296</guid>
		<description><![CDATA[

Prismatic is a clean and beautiful wordpress theme with features such as Cufon , jQuery tooltips , threaded comments , inbuilt social bookmarking support , horizontal navigation bar , custom header image etc . The theme is compatible with WordPress 2.9.2 and is SEOfied .
 Download and view Readme for more info . 
Salient Features

1000px ]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/freebies/free-wordpress-theme-prismatic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Currency conversion using php and Google calculator api</title>
		<link>http://www.dynamicguru.com/php/currency-conversion-using-php-and-google-calculator-api/</link>
		<comments>http://www.dynamicguru.com/php/currency-conversion-using-php-and-google-calculator-api/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 07:34:33 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[currency conversion]]></category>
		<category><![CDATA[Google calculator API]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=285</guid>
		<description><![CDATA[Google is a wonderful ! While most of us use it for searching the web for information , few are aware that it has an inbuilt calculator which can also be used for converting a currency into another . Doing so is really simple , you just type &#8221; AMOUNT CURRENCY_CONVERTING_FROM in CURRENCY_CONVERTING_TO &#8221; and ]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/php/currency-conversion-using-php-and-google-calculator-api/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

