<?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>Revenue Robot &#187; code</title>
	<atom:link href="http://www.revenuerobot.com/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.revenuerobot.com</link>
	<description>Geared towards gaming and making money online</description>
	<lastBuildDate>Fri, 20 Nov 2009 18:16:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to add / find page queries and load time</title>
		<link>http://www.revenuerobot.com/2009/how-to-add-find-page-queries-and-load-time/</link>
		<comments>http://www.revenuerobot.com/2009/how-to-add-find-page-queries-and-load-time/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 05:15:37 +0000</pubDate>
		<dc:creator>Revenue Robot</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[load time]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[queries]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://www.revenuerobot.com/?p=633</guid>
		<description><![CDATA[
I recently implemented code into the footer of my blog that allows me to see how many queries were cued and the load time. I know it&#8217;s random information to some people but I actually like the fact that I can see it on my blog.
Would you like to add it to your blog? Well [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://revenuerobot.com/art/stats.jpg" alt="cued information" /></p>
<p>I recently implemented code into the footer of my blog that allows me to see how many queries were cued and the load time. I know it&#8217;s random information to some people but I actually like the fact that I can see it on my blog.</p>
<p>Would you like to add it to your blog? Well if you have the ability to access your blogs HTML code then below is the code and instructions on how you too can add it to your site.</p>
<p><strong>Copy the code in <span style="color: #993300;">Orange</span> below&#8230;</strong></p>
<p><strong><span style="color: #ff6600;">&lt;?php echo get_num_queries(); ?&gt;</span></strong> queries. <strong><span style="color: #ff6600;">&lt;?php timer_stop(1); ?&gt;</span></strong> seconds.</p>
<p>Then place it towards the bottom of your site before the closed body tag that looks like this &lt;/body&gt;</p>
<p>After you place the code on your site save it then upload the file. Once you upload the file open up your web browser (<em>Firefox</em>)  then view your blog. When you view your blog it should look like the above image but with your sites info.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.revenuerobot.com/2008/5-entrecard-tips-to-generate-credits/" rel="bookmark" title="February 26, 2008">5 Entrecard tips to generate credits</a></li>
<li><a href="http://www.revenuerobot.com/2009/how-to-view-someones-url-statistics-on-bitly/" rel="bookmark" title="June 15, 2009">How to view someones URL Statistics on Bit.ly</a></li>
<li><a href="http://www.revenuerobot.com/2008/i-love-pathetic-content-thieves/" rel="bookmark" title="July 6, 2008">I love pathetic content thieves</a></li>
<li><a href="http://www.revenuerobot.com/2009/how-to-redirect-a-website-with-php/" rel="bookmark" title="January 15, 2009">How to Redirect a Website with PHP</a></li>
<li><a href="http://www.revenuerobot.com/2009/how-to-remove-the-sagipsul-virus/" rel="bookmark" title="January 7, 2009">How to Remove the Sagipsul Virus</a></li>
<li><a href="http://www.revenuerobot.com/2008/implemented-the-gravatar-icons-onto-my-blog/" rel="bookmark" title="November 15, 2008">Implemented the Gravatar Icons onto my Blog</a></li>
<li><a href="http://www.revenuerobot.com/2007/how-to-search-topics-labels-via-blogger/" rel="bookmark" title="August 11, 2007">How to search topics / labels via Blogger</a></li>
<li><a href="http://www.revenuerobot.com/2008/my-list-of-niche-domains-for-sale/" rel="bookmark" title="September 11, 2008">My List of Niche Domains For Sale</a></li>
<li><a href="http://www.revenuerobot.com/2008/list-of-sites-with-over-2500-mini-icons/" rel="bookmark" title="May 18, 2008">List of sites with over 2500 mini icons</a></li>
<li><a href="http://www.revenuerobot.com/2008/i-hate-content-site-thieves/" rel="bookmark" title="February 16, 2008">I hate content / site thieves</a></li>
</ul>
<p><!-- Similar Posts took 73.507 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.revenuerobot.com/2009/how-to-add-find-page-queries-and-load-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Type Set &#8211; Obtain Instant CSS Code</title>
		<link>http://www.revenuerobot.com/2008/css-type-set-obtain-instant-css-code/</link>
		<comments>http://www.revenuerobot.com/2008/css-type-set-obtain-instant-css-code/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 15:36:27 +0000</pubDate>
		<dc:creator>Revenue Robot</dc:creator>
				<category><![CDATA[Creative]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css instant]]></category>
		<category><![CDATA[css test]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://www.revenuerobot.com/?p=342</guid>
		<description><![CDATA[
Here is a brilliant application that is sorta similar to a recent post I did about a type tester.  However this one provides you instant onscreen CSS code for you to place onto your site. This is great if you are trying to get that prefect look or font color.
The application which is known [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://revenuerobot.com/art/csstype.jpg" alt="Instant CSS" /><br />
Here is a brilliant application that is sorta similar to a recent post I did about a <a href="http://www.revenuerobot.com/2008/compare-different-font-for-screen-typetester/">type tester</a>.  However this one provides you instant onscreen CSS code for you to place onto your site. This is great if you are trying to get that prefect look or font color.</p>
<p>The application which is known as: <a href="http://www.csstypeset.com/" target="blank">CSS Type Set</a> allows you to select the font, the font size, font color, the alignment, whether it&#8217;s bold or underlined and pretty much anything else you can do with font. Be sure to check out <a href="http://www.csstypeset.com/" target="blank">CSSTypeSet.com</a> and see what i&#8217;m talking out.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.revenuerobot.com/2008/font-tester-free-online-font-comparison-tool/" rel="bookmark" title="November 19, 2008">Font Tester &#8211; Free online font comparison tool</a></li>
<li><a href="http://www.revenuerobot.com/2009/25-free-grunge-destroyed-fonts/" rel="bookmark" title="February 24, 2009">25 Free Grunge / Destroyed Fonts</a></li>
<li><a href="http://www.revenuerobot.com/2009/remove-yourself-from-third-party-facebook-ads/" rel="bookmark" title="August 3, 2009">Remove Yourself from Third-party Facebook Ads</a></li>
<li><a href="http://www.revenuerobot.com/2008/twitter-color-wars-2008/" rel="bookmark" title="April 3, 2008">Twitter Color Wars 2008</a></li>
<li><a href="http://www.revenuerobot.com/2008/published-work-the-web-designers-idea-book/" rel="bookmark" title="November 24, 2008">Published Work : The Web Designers Idea Book</a></li>
<li><a href="http://www.revenuerobot.com/2008/compare-different-font-for-screen-typetester/" rel="bookmark" title="July 16, 2008">Compare Different Fonts for Screen &#8211; Typetester</a></li>
<li><a href="http://www.revenuerobot.com/2009/video-tutorial-how-to-write-a-facebook-application/" rel="bookmark" title="October 21, 2009">Video Tutorial: How to Write a Facebook Application</a></li>
<li><a href="http://www.revenuerobot.com/2009/how-to-design-your-own-ring-online-design-tool/" rel="bookmark" title="June 17, 2009">How to Design Your Own Ring &#8211; Online Design Tool</a></li>
<li><a href="http://www.revenuerobot.com/2008/the-social-networking-war-video/" rel="bookmark" title="April 28, 2008">The Social Networking War &#8211; Video</a></li>
<li><a href="http://www.revenuerobot.com/2009/creative-shoe-mock-up-advertisements/" rel="bookmark" title="July 4, 2009">Creative Shoe Mock Up Advertisements</a></li>
</ul>
<p><!-- Similar Posts took 48.615 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.revenuerobot.com/2008/css-type-set-obtain-instant-css-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Google Cheat Sheet</title>
		<link>http://www.revenuerobot.com/2008/the-google-cheat-sheets/</link>
		<comments>http://www.revenuerobot.com/2008/the-google-cheat-sheets/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 01:10:59 +0000</pubDate>
		<dc:creator>Revenue Robot</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[advance]]></category>
		<category><![CDATA[cheat]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[educate]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[searches]]></category>

		<guid isPermaLink="false">http://www.revenuerobot.com/?p=295</guid>
		<description><![CDATA[
Have you ever wanted to know the many ways to find different things via Google..? Or have you wanted to know random information about Google like some of the things listed below.

Google Services and Tools
Google Bot IP Addresses
Google Page Rank Formula
Google Contact Information
A list of Google own Businesses

If you ever wanted to know any of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://revenuerobot.com/art/gcc.jpg" alt="Google Cheat Sheet" /></p>
<p>Have you ever wanted to know the many ways to find different things via Google..? Or have you wanted to know random information about Google like some of the things listed below.</p>
<ul>
<li>Google Services and Tools</li>
<li>Google Bot IP Addresses</li>
<li>Google Page Rank Formula</li>
<li>Google Contact Information</li>
<li>A list of Google own Businesses</li>
</ul>
<p>If you ever wanted to know any of the information about Google well look no further I recently came across a site that has links to the Google Cheat Sheets. </p>
<p>Here is <a href="http://www.adelaider.com/google-cheat-sheet/page1.png" target="blank">Google Cheat Sheet #1</a> and <a href="http://www.adelaider.com/google-cheat-sheet/page2.png" target="blank">Google Cheat Sheet #2</a>. Please note the information on the cheat sheets were last updated in Oct. 2006. Do you know of any other site cheat sheets..? Feel free to leave a comment exposing them!<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.revenuerobot.com/2009/free-wordpress-php-cheat-sheet/" rel="bookmark" title="May 18, 2009">Free Wordpress PHP Cheat Sheet</a></li>
<li><a href="http://www.revenuerobot.com/2008/leaked-grand-theft-auto-iv-cheat-codes-xbox-360/" rel="bookmark" title="April 28, 2008">Leaked Grand Theft Auto IV Cheat Codes &#8211; Xbox 360</a></li>
<li><a href="http://www.revenuerobot.com/2008/free-css-cheat-sheets-pdf/" rel="bookmark" title="June 18, 2008">Free CSS Cheat Sheets &#8211; PDF</a></li>
<li><a href="http://www.revenuerobot.com/2008/ping-your-site-blog-to-search-engines/" rel="bookmark" title="January 17, 2008">Ping your site / blog to search engines</a></li>
<li><a href="http://www.revenuerobot.com/2009/rock-band-2-cheat-codes/" rel="bookmark" title="February 8, 2009">Rock Band 2 Cheat Codes</a></li>
<li><a href="http://www.revenuerobot.com/2008/my-new-revenuerobot-blog-and-branding/" rel="bookmark" title="July 6, 2008">My New RevenueRobot Blog and Branding</a></li>
<li><a href="http://www.revenuerobot.com/2008/add-twitter-to-your-site-with-custom-css/" rel="bookmark" title="December 29, 2008">Add Twitter to your site with Custom CSS</a></li>
<li><a href="http://www.revenuerobot.com/2009/if-i-were-to-sell-my-blog-what-the-offer/" rel="bookmark" title="January 17, 2009">If I were to sell my blog what&#8217;s the offer?</a></li>
<li><a href="http://www.revenuerobot.com/2009/dead-space-cheat-codes-xbox-360/" rel="bookmark" title="February 2, 2009">Dead Space Cheat Codes- Xbox 360</a></li>
<li><a href="http://www.revenuerobot.com/2008/gta-iv-cheat-maps-and-location-maps/" rel="bookmark" title="May 4, 2008">GTA IV Cheat Maps and Location Maps</a></li>
</ul>
<p><!-- Similar Posts took 49.484 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.revenuerobot.com/2008/the-google-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
