<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Blog Zenith</title>
	
	<link>http://www.blogzenith.com</link>
	<description>Blogging Essentials for the Beginning Blogger!</description>
	<pubDate>Thu, 15 Jan 2009 00:40:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/BlogZenith" type="application/rss+xml" /><feedburner:emailServiceId>BlogZenith</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>TweetBacks Changes</title>
		<link>http://feedproxy.google.com/~r/BlogZenith/~3/IcjJw7Tovuw/</link>
		<comments>http://www.blogzenith.com/2009/01/14/tweetbacks-changes/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 00:40:54 +0000</pubDate>
		<dc:creator>BlogZ</dc:creator>
		
		<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://www.blogzenith.com/?p=87</guid>
		<description><![CDATA[After writing my first post about TweetSuite and TweetBacks, I noticed that the graphics were not showing up.  To get the graphics to show on my blog I had to make a few changes to the TweetSuite.php file.
I changed the following lines:
$rt_this = WP_CONTENT_URL.&#8217;/plugins/&#8217;.plugin_basename(dirname(__FILE__)).&#8217;/rt_this.gif&#8217;;
to
$rt_this = &#8216;http://www.blogzentih.com/wp-content/plugins/TweetSuite/rt_this.gif&#8217;;
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;
(file_exists(WP_CONTENT_URL.&#8217;/plugins/&#8217;.plugin_basename(dirname(__FILE__)).&#8217;/&#8217;.$fn)) {
to
(file_exists(wp-content.&#8217;/plugins/&#8217;.plugin_basename(dirname(__FILE__)).&#8217;/&#8217;.$fn)) {
____________________
$src=WP_CONTENT_URL.&#8217;/plugins/&#8217;.plugin_basename(dirname(__FILE__)).&#8217;/&#8217;.$fn;
to
$src=wp-content.&#8217;/plugins/&#8217;.plugin_basename(dirname(__FILE__)).&#8217;/&#8217;.$fn;
___________________
$src = WP_CONTENT_URL.&#8217;/plugins/&#8217;.plugin_basename(dirname(__FILE__)).&#8221;/rt-gif.php?count=$count&#8221;
to
$src = &#8220;http://www.blogzenith.com/wp-content/plugins/TweetSuite/rt-gif.php?count=$count&#8221;;
And then finally the [...]]]></description>
			<content:encoded><![CDATA[<p>After writing my first post about TweetSuite and TweetBacks, I noticed that the graphics were not showing up.  To get the graphics to show on my blog I had to make a few changes to the TweetSuite.php file.</p>
<p>I changed the following lines:</p>
<p>$rt_this = WP_CONTENT_URL.&#8217;/plugins/&#8217;.plugin_basename(dirname(__FILE__)).&#8217;/rt_this.gif&#8217;;</p>
<p>to</p>
<p>$rt_this = &#8216;http://www.blogzentih.com/wp-content/plugins/TweetSuite/rt_this.gif&#8217;;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>(file_exists(WP_CONTENT_URL.&#8217;/plugins/&#8217;.plugin_basename(dirname(__FILE__)).&#8217;/&#8217;.$fn)) {</p>
<p>to</p>
<p>(file_exists(wp-content.&#8217;/plugins/&#8217;.plugin_basename(dirname(__FILE__)).&#8217;/&#8217;.$fn)) {</p>
<p>____________________</p>
<p>$src=WP_CONTENT_URL.&#8217;/plugins/&#8217;.plugin_basename(dirname(__FILE__)).&#8217;/&#8217;.$fn;</p>
<p>to</p>
<p>$src=wp-content.&#8217;/plugins/&#8217;.plugin_basename(dirname(__FILE__)).&#8217;/&#8217;.$fn;</p>
<p>___________________</p>
<p>$src = WP_CONTENT_URL.&#8217;/plugins/&#8217;.plugin_basename(dirname(__FILE__)).&#8221;/rt-gif.php?count=$count&#8221;</p>
<p>to</p>
<p>$src = &#8220;http://www.blogzenith.com/wp-content/plugins/TweetSuite/rt-gif.php?count=$count&#8221;;</p>
<p>And then finally the graphic appeared on my site.  I am still looking into if I need to make more changes to the file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogzenith.com/2009/01/14/tweetbacks-changes/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.blogzenith.com/2009/01/14/tweetbacks-changes/</feedburner:origLink></item>
		<item>
		<title>TweetBacks</title>
		<link>http://feedproxy.google.com/~r/BlogZenith/~3/zW0K0a-uwb8/</link>
		<comments>http://www.blogzenith.com/2009/01/13/tweetbacks/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 14:43:39 +0000</pubDate>
		<dc:creator>BlogZ</dc:creator>
		
		<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://www.blogzenith.com/?p=86</guid>
		<description><![CDATA[I have been using Twitter since November of 2007.  I have not been as consistent as I like with it, but have found it useful.  Now, I have found a new WordPress Plugin - TweetBacks.  TweetBacks are similar to Trackbacks.  Instead of listing the blogs that list to a post, it lists the Tweets to [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using <a title="Twitter" href="http://www.blogzenith.com/2007/11/26/twitter/" target="_self">Twitter</a> since November of 2007.  I have not been as consistent as I like with it, but have found it useful.  Now, I have found a new WordPress Plugin - TweetBacks.  TweetBacks are similar to <a title="What are Trackbacks?" href="http://www.blogzenith.com/2008/01/30/trackbacks/" target="_self">Trackbacks</a>.  Instead of listing the blogs that list to a post, it lists the Tweets to a post.</p>
<p>You can include this <a title="TweetBacks Code" href="http://danzarrella.com/tweetbacks-beta.html" target="_self">line of code</a> from Dan Zarella, the developer:</p>
<blockquote><p>&lt;script src=&#8221;http://danzarrella.com/tb.js&#8221;&gt;&lt;/script&gt;</p></blockquote>
<p><strong>You can style how the list appears with CSS like this</strong>:</p>
<blockquote><p>#tweetbacks {<br />
font-size:12px;<br />
}<br />
#tweetbacks li {<br />
padding-bottom:5px;<br />
}</p></blockquote>
<p>Or, you can install his new <a href="http://danzarrella.com/beyond-tweetbacks-introducing-tweetsuite.html">TweetSuite Plugin</a>.  The plugin includes the following features:</p>
<p>* Server-side (no-JS or remote calls) TweetBacks<br />
* ReTweet-This buttons for each TweetBack<br />
* A digg-like Tweet-This Button<br />
* Automatic Tweeting of new posts<br />
* A Most-Tweeted Widget<br />
* A Recently-Tweeted Widget<br />
* A My-Last-Tweets Widget<br />
* A My-Favorited-Tweets Widget</p>
<p>Unzip the plugin and then copy the folder to your wp-content directory on your server.  Activate the plugin and then click on TweetSuite under settings.  This is where you can customize your TweetSuite Settings.  You can see the items that I checked:</p>
<p><img src="http://www.blogzenith.com/images/tweet-suite.jpg" alt="TweetSuite" width="518" height="897" /></p>
<p>Next, head on over to your Design tab and add the Widgets you want on your side bar.  I have added Recently Tweeted and My Tweets to my sidebar.</p>
<p>Go ahead, Tweet this post and see if it appears in the TweetBacks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogzenith.com/2009/01/13/tweetbacks/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.blogzenith.com/2009/01/13/tweetbacks/</feedburner:origLink></item>
		<item>
		<title>The StumbleUpon Graveyard</title>
		<link>http://feedproxy.google.com/~r/BlogZenith/~3/ntKPUVJ48zU/</link>
		<comments>http://www.blogzenith.com/2008/11/26/the-stumbleupon-graveyard/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 15:51:45 +0000</pubDate>
		<dc:creator>BlogZ</dc:creator>
		
		<category><![CDATA[Blogging Tips]]></category>

		<category><![CDATA[Linking]]></category>

		<guid isPermaLink="false">http://www.blogzenith.com/?p=85</guid>
		<description><![CDATA[I have been working my way through Caroline Middlebrook&#8217;s StumbleUpon course and have found it very useful.  However, before I knew too much about StumbleUpon, I made a very grave mistake and now one of my blogs is in the StumbleUpon Graveyard.
If you have downloaded the StumbleUpon toolbar, you will find a very convenient [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working my way through <a title="StumbleUpon Course" href="https://www.e-junkie.com/ecom/gb.php?ii=128090&amp;c=ib&amp;aff=34279&amp;ev=449685e87d">Caroline Middlebrook&#8217;s StumbleUpon course</a> and have found it very useful.  However, before I knew too much about StumbleUpon, I made a very grave mistake and now one of my blogs is in the StumbleUpon Graveyard.</p>
<p>If you have downloaded the StumbleUpon toolbar, you will find a very convenient thumbs up (or thumbs down) button.  Click on this button and another window opens up for you to submit the website if it is not already submitted.  DO NOT, I repeat, DO NOT click on CANCEL!  This will send the post to the StumbleUpon graveyard and it will receive zero traffic, even if another stumbler finds the post and gives it a thumbs up!</p>
<p>How to you avoid getting into a page in the StumbleUpon graveyard?  First, if you hit the thumbs up, always follow through and write the review.  Second, make sure you are using the latest toolbar.  Third, you might want to consider asking others to Stumble by putting a StumbleUpon symbol on the post.  If they don&#8217;t know what they are doing, the page could end up in the graveyard.</p>
<p>StumbleUpon can give your blog or website lots of traffic, just be careful when using this great tool!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogzenith.com/2008/11/26/the-stumbleupon-graveyard/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.blogzenith.com/2008/11/26/the-stumbleupon-graveyard/</feedburner:origLink></item>
		<item>
		<title>Drive Traffic to Your Site With StumbleUpon</title>
		<link>http://feedproxy.google.com/~r/BlogZenith/~3/_U8v8hIkFKI/</link>
		<comments>http://www.blogzenith.com/2008/09/03/drive-traffic-to-your-site-with-stumbleupon/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 13:14:32 +0000</pubDate>
		<dc:creator>BlogZ</dc:creator>
		
		<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://www.blogzenith.com/?p=84</guid>
		<description><![CDATA[I recently signed up for a FREE course from Caroline Middlebrook - Traffic Rush.  This course includes ten lessons (with 12 videos) that teach you how to drive traffic to your site using StumbleUpon.  Topics included in the lessons include:

How to create content that gets stumbled
Mechanics and ethics of StumbleUpon submission
How to pimp out your [...]]]></description>
			<content:encoded><![CDATA[<p>I recently signed up for a FREE course from Caroline Middlebrook - Traffic Rush.  This course includes ten lessons (with 12 videos) that teach you how to drive traffic to your site using StumbleUpon.  Topics included in the lessons include:</p>
<ul>
<li>How to create content that gets stumbled</li>
<li>Mechanics and ethics of StumbleUpon submission</li>
<li>How to pimp out your profile!</li>
<li>How to get more thumbs up votes</li>
<li>The basics of networking on StumbleUpon</li>
<li>Traffic boosting tips</li>
<li>How you can correct mistakes</li>
</ul>
<p>I have already started using these methods and I am definitely seeing more traffic.  What have you got to lose - it is FREE!</p>
<p><a href="https://www.e-junkie.com/ecom/gb.php?ii=128090&amp;c=ib&amp;aff=34279&amp;ev=449685e87d" target="ejejcsingle">Click here to view more details</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogzenith.com/2008/09/03/drive-traffic-to-your-site-with-stumbleupon/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.blogzenith.com/2008/09/03/drive-traffic-to-your-site-with-stumbleupon/</feedburner:origLink></item>
		<item>
		<title>Brilliant Contest from John Cow!</title>
		<link>http://feedproxy.google.com/~r/BlogZenith/~3/pi6aUhyHfG8/</link>
		<comments>http://www.blogzenith.com/2008/08/14/brilliant-contest-from-john-cow/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 22:51:47 +0000</pubDate>
		<dc:creator>BlogZ</dc:creator>
		
		<category><![CDATA[Affliate]]></category>

		<category><![CDATA[contests]]></category>

		<category><![CDATA[affiliate]]></category>

		<guid isPermaLink="false">http://www.blogzenith.com/?p=83</guid>
		<description><![CDATA[John Cow is having another contest and this time it is a BIG ONE!  This contest is sponsored by StoreStacker.  StoreStacker is a new niche-based affiliate store where you can promote products from Ebay, Amazon, Shareasale, Overstock and even ClickBank (plus many more).
Here are some of the items you can win:
XBox 360
StoreStacker Full with all [...]]]></description>
			<content:encoded><![CDATA[<p>John Cow is having another <a title="Win Big with John Cow and StoreStacker.com" href="http://www.johncow.com/win-big-time-with-storestacker/" target="_self">contest</a> and this time it is a BIG ONE!  This contest is sponsored by StoreStacker.  <a title="www.storestacker.com" href="http://www.storestacker.com/" target="_self">StoreStacker</a> is a new niche-based affiliate store where you can promote products from Ebay, Amazon, Shareasale, Overstock and even ClickBank (plus many more).</p>
<p>Here are some of the items you can win:</p>
<p>XBox 360</p>
<p>StoreStacker Full with all plugins</p>
<p>iPod Touch or iPod 3G</p>
<p>Bose Companion 3 Speakers</p>
<p>Bose Earphones</p>
<p>iPod Shuffle</p>
<p>Plus, lots, lots more!</p>
<p>It is easy to enter, so head on over the the <a title="Win Big with John Cow and StoreStacker.com" href="http://www.johncow.com/win-big-time-with-storestacker/" target="_self">contest page</a> and get yourself some tickets!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogzenith.com/2008/08/14/brilliant-contest-from-john-cow/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.blogzenith.com/2008/08/14/brilliant-contest-from-john-cow/</feedburner:origLink></item>
		<item>
		<title>Converting WordPress Templates to Work with BANS</title>
		<link>http://feedproxy.google.com/~r/BlogZenith/~3/sMlUGa_guaY/</link>
		<comments>http://www.blogzenith.com/2008/08/05/converting-wordpress-templates-to-work-with-bans/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 17:01:11 +0000</pubDate>
		<dc:creator>BlogZ</dc:creator>
		
		<category><![CDATA[Make Money]]></category>

		<category><![CDATA[bans]]></category>

		<guid isPermaLink="false">http://www.blogzenith.com/?p=82</guid>
		<description><![CDATA[If you haven&#8217;t discovered BANS (Build A Niche Store) yet, it is worth looking into.  I have set one up and have really done very little with it and I have already made $12.00 from eBay.
The Niche Store Builder has written an ebook about how to converting WordPress Templates to work with BANS.  There [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t discovered BANS (<a title="Build a Niche Store" href="http://mwas1.nichestore.hop.clickbank.net/" target="_blank">Build A Niche Store</a>) yet, it is worth looking into.  I have set one up and have really done very little with it and I have already made $12.00 from eBay.</p>
<p>The Niche Store Builder has written an ebook about how to <a title="Converting Wordpress Templates to work with BANS" href="http://www.thenichestorebuilder.com/converting-wordpress-templates-to-work-with-bans.htm" target="_self">converting WordPress Templates to work with BANS</a>.  There is going to be a whole series of articles, so go and subscribe to the RSS feed so you don&#8217;t miss a single one!  This article series is a must for anyone interested in BANS or has purchased BANS and wants an updated look to their site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogzenith.com/2008/08/05/converting-wordpress-templates-to-work-with-bans/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.blogzenith.com/2008/08/05/converting-wordpress-templates-to-work-with-bans/</feedburner:origLink></item>
		<item>
		<title>Google Subscribed Links</title>
		<link>http://feedproxy.google.com/~r/BlogZenith/~3/9Qw6cg2qCBw/</link>
		<comments>http://www.blogzenith.com/2008/07/03/google-subscribed-links/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 20:51:53 +0000</pubDate>
		<dc:creator>BlogZ</dc:creator>
		
		<category><![CDATA[Everything Else]]></category>

		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.blogzenith.com/?p=81</guid>
		<description><![CDATA[I just found out the coolest thing and I couldn&#8217;t wait to blog about it!  You see I am taking part in the Thirty Day Challenge by Ed Dale and the latest pre-season lesson has to do with Google Subscribed Links.  Now, I don&#8217;t confess to be a guru on all things internet, [...]]]></description>
			<content:encoded><![CDATA[<p>I just found out the coolest thing and I couldn&#8217;t wait to blog about it!  You see I am taking part in the <a title="Thirty Day Challenge" href="http://www.ThirtyDayChallenge.com/challenge/21427" target="_self">Thirty Day Challenge</a> by Ed Dale and the latest pre-season lesson has to do with <a title="Google Subscribed Links" href="http://www.google.com/coop/subscribedlinks/" target="_self">Google Subscribed Links</a>.  Now, I don&#8217;t confess to be a guru on all things internet, so I hadn&#8217;t heard of this before.  Basically, you build a list of links relevant to your product, blog or website.  Next, put a button on your site for subscribers and your subscribers will be shown your favorite links when they perform Google Searches.</p>
<p>By clicking on the button below, you will subscribe to my searches.  Whenever you perform a search it will show you my favorite sites as well.</p>
<p><a href="http://www.google.com/coop/trust/add?user=016965027636653457118&amp;sig=__WdyMVBaPb4Zi1oSxr-IyN1saeD8="><br />
<img class="subscribe-button" src="http://www.google.com/coop/images/addmyexpertisebadge.gif" border="0" alt="Add my expertise to your Google search results" /><br />
</a></p>
<p>Just click on the button above and then click on subscribe.  To test, open Google and type &#8220;blogging tips&#8221; (without the quotes) in the search bar.  About four items down, you will see a cool icon and my blog!  How cool its that!  Start building your own subscribed links and let your readers know what your favorite sites are!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogzenith.com/2008/07/03/google-subscribed-links/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.blogzenith.com/2008/07/03/google-subscribed-links/</feedburner:origLink></item>
		<item>
		<title>Max Banner Ads</title>
		<link>http://feedproxy.google.com/~r/BlogZenith/~3/H5d1oP6ca74/</link>
		<comments>http://www.blogzenith.com/2008/06/24/max-banner-ads/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 13:10:39 +0000</pubDate>
		<dc:creator>BlogZ</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.blogzenith.com/?p=79</guid>
		<description><![CDATA[On one of my other blogs, I use the Max Stripe Ad to remind readers to subscribe to my RSS Feed.   It is an easy way to add an advertisement or reminder for your readers.  Now MaxBlogPress has come out with a new plugin called Max Banner Ads and I thought I [...]]]></description>
			<content:encoded><![CDATA[<p>On one of my other <a title="The Shopping Duck" href="http://www.theshoppingduck.com" target="_blank">blogs</a>, I use the <a title="Max Stripe Ad" href="http://www.maxblogpress.com/plugins/msa/" target="_blank">Max Stripe Ad</a> to remind readers to subscribe to my RSS Feed.   It is an easy way to add an advertisement or reminder for your readers.  Now <a title="MaxBlogPress.com" href="http://www.maxblogpress.com/" target="_blank">MaxBlogPress</a> has come out with a new plugin called <a title="Max Banner Ads" href="http://www.maxblogpress.com/plugins/mba/" target="_blank">Max Banner Ads</a> and I thought I would give it a try.</p>
<p>The plugin installed easily and it took me only 20 minutes to get five ads up on my site.  The set up is so easy!  You can add advertisements in four places - top of first post, sidebar, bottom of last post and within the post.  I have added all except the one within the post.  The best thing is that you can add as many banners or boxes as you want - each add will rotate in order.</p>
<p>I also love that <a title="Max Banner Ads" href="http://www.maxblogpress.com/plugins/mba/" target="_blank">Max Banner Ads</a> includes stats.  Here are my stats from the recently added banners.  The stats included impressions and clicks.  This will help me decide if an advertisement is working well or not.</p>
<p><img src="http://www.blogzenith.com/images/maxbannerads.jpg" alt="Max Banner Ads Stats" width="492" height="291" /></p>
<p>You can download <a title="Max Banner Ads" href="http://www.maxblogpress.com/plugins/mba/" target="_blank">Max Banner Ads</a> as ReviewWare right now.   This means you can download it and use it for free but they are asking that you provide a review of the product or let others now about it.  You can also purchase the <a title="Max Banner Pro" href="http://www.maxblogpress.com/proplugin/maxbanneradspro/index.html" target="_blank">Pro Edition</a>.  This edition removes the words &#8220;Powered by MaxBlogPress&#8221; and the price is $47.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogzenith.com/2008/06/24/max-banner-ads/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.blogzenith.com/2008/06/24/max-banner-ads/</feedburner:origLink></item>
		<item>
		<title>Win a Flip Video Mino Camera</title>
		<link>http://feedproxy.google.com/~r/BlogZenith/~3/cCjdTNLuwoQ/</link>
		<comments>http://www.blogzenith.com/2008/06/18/win-a-flip-video-mino-camera/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 12:55:17 +0000</pubDate>
		<dc:creator>BlogZ</dc:creator>
		
		<category><![CDATA[contests]]></category>

		<guid isPermaLink="false">http://www.blogzenith.com/2008/06/18/win-a-flip-video-mino-camera/</guid>
		<description><![CDATA[The Net Fool is giving away a Flip Video Mino Camera to celebrate his birthday.  If you haven&#8217;t heard of The Net Fool before, head on over to his website and give it a good read.  He offers some great advice on making money online.  His blog is well organized and well written and he [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thenetfool.com/" title="The Net Fool">The Net Fool</a> is giving away a <a href="http://www.thenetfool.com/the-net-fools-june-birthday-bash/" title="The Net Fool Birthday Bash">Flip Video Mino Camera</a> to celebrate his birthday.  If you haven&#8217;t heard of <a href="http://www.thenetfool.com/the-net-fools-june-birthday-bash/" title="The Net Fool">The Net Fool</a> before, head on over to his website and give it a good read.  He offers some great advice on making money online.  His blog is well organized and well written and he is only 18 years old!  <a href="http://www.thenetfool.com/" title="The Net Fool">The Net Fool</a> is partnering with <a href="http://www.marketleverage.com" title="Market Leverage">Market Leverage</a> to offer this great prize, plus a $50 Market Leverage Rewards Card!</p>
<p>A word about <a href="http://www.marketleverage.com" title="Market Leverage">Market Leverage</a>.  I signed up with this affiliate program a few months ago and am just starting to get the hang of it.  They send me emails about current offerings and there is plenty to choose from.  They have just started <a href="http://marketleveragenews.com/" title="MLTV">MLTV</a>, a source for affiliate news.  <a href="http://marketleveragenews.com/" title="MLTV">MLTV</a> has videos and updates on great paying affiliate programs.</p>
<p>If you haven&#8217;t heard about the <a href="http://theflip.com/store/Product.aspx?CID=F3" title="Flip Video Mino Camera">Flip Video Mino Camera</a>, it retails for $179.99.  It is pocket size and can record up to 60 minutes of video.  You don&#8217;t need batteries for this camera, just hook it up to your USB port and recharge.   Other features of the Flip Video Camera include:</p>
<ul>
<li>You can start recording within 3 seconds of power-up</li>
<li>The advanced playback features including pause and fast forward/rewind</li>
<li>&#8220;Child Safe&#8221; mode to prevent accidental deletions of clips</li>
<li>2x digital zoom</li>
<li>1.5” color display</li>
<li>Flip-out USB arm plugs directly into your computer for easy sharing and archiving</li>
<li>Tripod mount fits any standard tripod</li>
</ul>
<p>You can enter this great contest by subscribing to <a href="http://www.thenetfool.com/" title="The Net Fool">The Net Fool</a> RSS Feed.  You can also gain additional entries by blogging about the contest, submitting <a href="http://www.thenetfool.com/" title="The Net Fool">The Net Fool</a> posts to Digg, StumbleUpon and/or Mixx, and creating a video and uploading it to YouTube.</p>
<p>The contest ends June 25, 2008 at midnight.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogzenith.com/2008/06/18/win-a-flip-video-mino-camera/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.blogzenith.com/2008/06/18/win-a-flip-video-mino-camera/</feedburner:origLink></item>
		<item>
		<title>Win Five Premium Themes</title>
		<link>http://feedproxy.google.com/~r/BlogZenith/~3/af5H1qV2Ylc/</link>
		<comments>http://www.blogzenith.com/2008/05/28/win-five-premium-themes/#comments</comments>
		<pubDate>Wed, 28 May 2008 12:37:42 +0000</pubDate>
		<dc:creator>BlogZ</dc:creator>
		
		<category><![CDATA[contests]]></category>

		<guid isPermaLink="false">http://www.blogzenith.com/2008/05/28/win-five-premium-themes/</guid>
		<description><![CDATA[To celebrate Wordpress&#8217; Five Year Anniversary, Blog Oh! Blog is giving away five premium themes to five lucky winners.  You can choose a theme from Blog Oh! Blog&#8217;s site or anywhere else on the web that offers premium themes (single user license only).  Plus, one winner will receive a review on Blog Oh! Blog.  To [...]]]></description>
			<content:encoded><![CDATA[<p>To celebrate Wordpress&#8217; Five Year Anniversary, <a href="http://www.blogohblog.com/wordpress-completes-5-years-win-5-premium-themes/" title="Blog Oh! Blog Contest">Blog Oh! Blog</a> is giving away five premium themes to five lucky winners.  You can choose a theme from <a href="http://www.blogohblog.com/" title="Blog Oh! Blog">Blog Oh! Blog</a>&#8217;s site or anywhere else on the web that offers premium themes (single user license only).  Plus, one winner will receive a review on <a href="http://www.blogohblog.com/" title="Blog Oh! Blog">Blog Oh! Blog</a>.  To enter, just blog about the contest and then leave a comment.   This contest ends June 15, 2008.<br />
I am hoping to win a news theme for my <a href="http://political-party.losito.net" title="My Own Political Party">Political blog</a>.  It really does need a fresh look.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogzenith.com/2008/05/28/win-five-premium-themes/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.blogzenith.com/2008/05/28/win-five-premium-themes/</feedburner:origLink></item>
	</channel>
</rss>
