<?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>GeekLad</title>
	<atom:link href="http://geeklad.com/feed" rel="self" type="application/rss+xml" />
	<link>http://geeklad.com</link>
	<description></description>
	<lastBuildDate>Sat, 04 Jul 2009 02:00:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Download Flash Video from Any Website</title>
		<link>http://geeklad.com/download-flash-video-from-any-website</link>
		<comments>http://geeklad.com/download-flash-video-from-any-website#comments</comments>
		<pubDate>Sat, 04 Jul 2009 00:53:44 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox plugin]]></category>
		<category><![CDATA[flash video]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1609</guid>
		<description><![CDATA[ 






Do you want to download a flash video? Are you having trouble finding a good program or plugin to rip flash videos? Do you want to know how to download flash video from any website? You&#8217;ve come to the right place.
There are lots of programs and browser plugins that help you to download flash [...]]]></description>
			<content:encoded><![CDATA[ 
<script type="text/javascript"><!--
google_ad_client = "pub-0520948241602494";
/* GeekAd LinkAd */
google_ad_slot = "4909235183";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<p>
<!– google_ad_section_start –>
<p><img class="alignleft size-full wp-image-1610" style="border: 0pt none;" title="flv-logo" src="http://geeklad.com/wp-content/uploads/2009/07/flv-logo.png" alt="flv-logo" width="160" height="160" />Do you want to download a flash video? Are you having trouble finding a good program or plugin to rip flash videos? Do you want to know how to download flash video from any website? You&#8217;ve come to the right place.</p>
<p><span id="more-1609"></span>There are lots of programs and browser plugins that help you to download flash videos from websites. The problem is that they all seem to only allow you to do it from select sites. I found a relatively simple way to do it with Firefox and Firebug.</p>
<p>Firebug is a great Firefox plugin for website development and debugging. I don&#8217;t know how I would ever get along without it. Don&#8217;t bother looking for the &#8220;flash video download&#8221; feature in Firebug, because it does not exist.  You&#8217;ll have to do a little bit of manual work to do it, but using Firebug to download flash video from any website is relatively easy.</p>
<p>If you don&#8217;t have Firefox, <a href="http://www.getfirefox.com">download it</a>.  Then <a href="http://getfirebug.com/">download Firebug</a>.  Next, open up Firefox and browse to the page with the flash video you want to download.  Click on the little Firebug icon in the browser status bar at the bottom of the Firefox window.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1615" style="border: 0pt none;" title="Firebug Icon in Status Bar" src="http://geeklad.com/wp-content/uploads/2009/07/Firebug-Icon-in-Status-Bar.png" alt="Firebug Icon in Status Bar" width="140" height="45" /></p>
<p>Click on the <strong>Net</strong> tab in Firebug and then select <strong>Enabled</strong>.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1613" style="border: 0pt none;" title="Enable Net Tab in Firebug" src="http://geeklad.com/wp-content/uploads/2009/07/Enable-Net-Tab-in-Firebug.png" alt="Enable Net Tab in Firebug" width="475" height="135" /></p>
<p>If the video fully loaded into the page when you last opened it, it is likely the entire movie is in your browser&#8217;s cache.  That means that when we monitor the net connection, we won&#8217;t see it load the video.  You will need to go and clear you&#8217;re browser&#8217;s cache.  If you&#8217;re using Firefox 3.5 on Windows, click <strong>Tools </strong>&gt; <strong>Clear Recent History</strong>.  Click the <strong>Details</strong> button and make sure the <strong>Cache</strong> checkbox is selected.  Then press <strong>Clear Now</strong>.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1617" style="border: 0pt none;" title="Cache Clearing Options" src="http://geeklad.com/wp-content/uploads/2009/07/Cache-Clearing-Options.png" alt="Cache Clearing Options" width="248" height="241" /></p>
<p>Now you&#8217;re ready to find the location of the flash file.  Click the refresh button in Firefox and allow the page to reload.  The Firebug Net panel will display all of the HTTP requests being made along with statistics for each request as the page loads.  There are a few things you can look for to identify the video file:</p>
<ul>
<li>.FLV file extension on the file being loaded</li>
<li>Very large file size</li>
<li>Very long gray bar on the load time</li>
</ul>
<p>Here is an example of what the Net panel looks like for a video page on <a href="http://www.theonion.com/">The Onion</a>:</p>
<p style="text-align: center;"><a href="http://geeklad.com/wp-content/uploads/2009/07/Ways-to-Find-the-FLV-File.png"><img class="aligncenter size-large wp-image-1618" style="border: 0pt none;" title="Ways to Find the FLV File" src="http://geeklad.com/wp-content/uploads/2009/07/Ways-to-Find-the-FLV-File-1023x102.png" alt="Ways to Find the FLV File" width="1023" height="102" /></a></p>
<p>Once you&#8217;ve identified which one of the requests is for the video file, right-click on it and then left click on <strong>Open in New Tab</strong>.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1621" style="border: 0pt none;" title="Saving the Flash Video" src="http://geeklad.com/wp-content/uploads/2009/07/Saving-the-Flash-Video.png" alt="Saving the Flash Video" width="357" height="173" /></p>
<p>There&#8217;s another nifty trick you can you can use if the video has not fully loaded in the player.  First, click the clear button in the Firebug panel to remove all the requests.  Then click on the player video navigation bar (if there is one) to fast forward to somewhere else within the video.</p>
<p>This will generate a new request for the video file, which in turn adds just a single line for the video file in the Firebug panel.  This makes it very easy to find the video file.  You&#8217;ll then want to click back at the start of the video file, to make sure you get the link to download the entire file.  Select the last file request, otherwise, you will end up downloading it from the point to which you fast forwarded.</p>
<p>I&#8217;ve noticed that sometimes when video pages load, the video file does not appear on the list of requests until the entire request is complete.  If you cannot find the video file in the list of requests, wait until the entire video is loaded into the buffer.  It should appear in the list of requests once it has.</p>
<p>When the new tab opens, Firefox will ask you what to do with it.  Just save the file somewhere where you will remember you put it.  That&#8217;s all there is to downloading flash video with Firefox and Firebug!</p>
<p>Of course this begs the question, &#8220;What do I do with the movie now that I&#8217;ve downloaded it?&#8221;  Well, if you want to watch it, you&#8217;ll need a player that can read it.  I suggest you <a href="http://www.videolan.org/vlc/">download the VLC player</a>.  VLC is a great open-source multi-platform video player (available for Windows, Mac OS X, and Linux).</p>
<p>I really like it because it includes all the codecs you will probably ever need for playing videos, so there&#8217;s no having to constantly add codecs to it all the time.  You can even use it to <a href="http://wiki.videolan.org/IPod">convert videos for your iPod</a>, although I tried this some time ago with limited success (it may work better with the latest version).</p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/download-flash-video-from-any-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build Your Own Amazon Niche Store</title>
		<link>http://geeklad.com/build-your-own-amazon-niche-store</link>
		<comments>http://geeklad.com/build-your-own-amazon-niche-store#comments</comments>
		<pubDate>Mon, 22 Jun 2009 20:21:59 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Make Money Online]]></category>
		<category><![CDATA[how to make money]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1558</guid>
		<description><![CDATA[ 






 Given that I recently had some success with my free eBay Store, I decided it would be a good idea to put together a similar WordPress plugin for Amazon.com. I&#8217;m pleased to present the Amazon Niche Store plugin. So why should you consider building a niche store with Amazon instead of eBay?
I believe [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><img class="alignleft" style="border: 0 none;" src="http://geeklad.com/wp-content/uploads/2009/06/amazon-logo-thumb.png" alt="amazon-logo" width="158" height="35" /> Given that I recently had some success with my <a href="geeklad.com/free-ebay-store">free eBay Store</a>, I decided it would be a good idea to put together a similar WordPress plugin for Amazon.com. I&#8217;m pleased to present the Amazon Niche Store plugin. So why should you consider building a niche store with Amazon instead of eBay?</p>
<p><span id="more-1558"></span>I believe that my Amazon Niche Store plugin has the potential to make more money than my free eBay Store (or BANS, phpbay, and the like) for a few reasons:</p>
<ul>
<li>If you sell eBay products, those that bid through your blog need to have the winning bid for you to get paid.  With the Amazon Niche Store, you are awarded the commissions as soon as they buy the product.  You don&#8217;t have to worry about them winning a bid for you to get paid.</li>
<li>If the items you sell are more than $75 or so in value, you will receive higher commissions selling them on Amazon than you would on eBay.  Amazon pays a flat minimum of 4% on the sale price, whereas eBay pays on a minimum of 50% on the fees collected for the listing.<br />
<table border="0" cellspacing="0" cellpadding="5" width="100%">
<tbody>
<tr>
<th colspan="5" align="middle" valign="top">Example</th>
</tr>
<tr>
<td> </td>
<th align="center" valign="top">Sale Price</th>
<th align="center" valign="top" colspan="3">Commissions</th>
</tr>
<tr>
<th valign="top">eBay</th>
<td align="center" valign="top">$150</td>
<td valign="top">50% of $8.57<br />($2.00 listing fee + $6.57 sale fee)</p>
<td valign="top">=</td>
<td valign="top">$4.28</td>
</tr>
<tr>
<th valign="top">Amazon</th>
<td align="center" valign="top">$150</td>
<td valign="top">4% of $150 sale price</td>
<td valign="top">=</td>
<td valign="top"><span style="font-weight: bold; color: #008000">$6.00</span></td>
</tr>
</tbody>
</table>
</li>
<li>You can sell digital products on Amazon (downloadable music, video games, videos, books, etc.) and receive 10% commission on those sales.</li>
</ul>
<p>You can display an Amazon Niche Store within posts, pages, as a widget, or any combination of the three.  For example, if you have a video game blog, you may want to display a post or page with Wii products.  You could use the following short code:</p>
<p><code>[</code><code>amazon trackingid="yourtrackingid" keywords="wii" rows="3" columns="2"</code><code>]</code></p>
<p>And here is what the store would look like:</p>
<style type="text/css">
	.amazon-store {
		font-size: small;
		font-family: verdana,arial,helvetica,sans-serif;
	}
	.amazon-store a {
		text-decoration: none;
	}
	.amazon-store td {
		text-align: center;
		vertical-align: top;
		font-size: small;
		width: 50%;
	}
	.amazon-store-title {
		text-decoration: underline;
		font-weight: bold;
		font-size: 110%;
	}
	.amazon-store-manufacturer {
		color: #000000;
	}	
	.amazon-store-price {
		color: #990000;
		font-weight: bold;
	}
	.amazon-store-price strike {
		color: #000000;
		font-weight: normal;
	}
	.amazon-store-details-arrow {
		color: #E47911;
		font-size: 120%;
		font-weight: bold;
		font-family: verdana,arial,helvetica,sans-serif;
	}
	.amazon-store-view-details {
		text-decoration: underline;
		color: #004B91;
		font-family: verdana,arial,helvetica,sans-serif;
	}
	.amazon-store-footer {
		line-height: 14px;
		font-size: 10px;
		font-style: italic;
		font-family:  verdana,arial,helvetica,sans-serif;
	}
</style>
<div class="amazon-store"><table><tr><td style="padding-right: 25px;"><a href="http://www.amazon.com/Wii-Nintendo/dp/B0009VXBAQ%3FSubscriptionId%3D1VNE61GHQ46P08EZV282%26tag%3Dgee0dd-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB0009VXBAQ" title="Wii"><span class="amazon-store-title">Wii</span><span class="amazon-store-manufacturer"><br>by Nintendo<span></span><br><img src="http://ecx.images-amazon.com/images/I/41xM31QiwdL._SL75_.jpg" style="border:0 none;"><span class="amazon-store-price"><br>$249.99</span><span class="amazon-store-details-arrow"><br>&rsaquo;</span> <span class="amazon-store-view-details">View Details</span></a><br><br></td><td style="padding-right: 25px;"><a href="http://www.amazon.com/Wii-Fit-Nintendo/dp/B000VJRU44%3FSubscriptionId%3D1VNE61GHQ46P08EZV282%26tag%3Dgee0dd-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000VJRU44" title="Wii Fit"><span class="amazon-store-title">Wii Fit</span><span class="amazon-store-manufacturer"><br>by Nintendo<span></span><br><img src="http://ecx.images-amazon.com/images/I/41ZeUHZBIsL._SL75_.jpg" style="border:0 none;"><span class="amazon-store-price"><br><strike>$89.99</strike> $87.99</span><span class="amazon-store-details-arrow"><br>&rsaquo;</span> <span class="amazon-store-view-details">View Details</span></a><br><br></td></tr><tr><td style="padding-right: 25px;"><a href="http://www.amazon.com/Wii-Remote-Controller-nintendo/dp/B000IMWK2G%3FSubscriptionId%3D1VNE61GHQ46P08EZV282%26tag%3Dgee0dd-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000IMWK2G" title="Wii Remote Controller"><span class="amazon-store-title">Wii Remote Controller</span><span class="amazon-store-manufacturer"><br>by Nintendo<span></span><br><img src="http://ecx.images-amazon.com/images/I/31Mxv09s5bL._SL75_.jpg" style="border:0 none;"><span class="amazon-store-price"><br><strike>$39.99</strike> $35.96</span><span class="amazon-store-details-arrow"><br>&rsaquo;</span> <span class="amazon-store-view-details">View Details</span></a><br><br></td><td style="padding-right: 25px;"><a href="http://www.amazon.com/Wii-Nunchuk-Controller-nintendo/dp/B000IMYKQ0%3FSubscriptionId%3D1VNE61GHQ46P08EZV282%26tag%3Dgee0dd-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000IMYKQ0" title="Wii Nunchuk Controller"><span class="amazon-store-title">Wii Nunchuk Controller</span><span class="amazon-store-manufacturer"><br>by Nintendo<span></span><br><img src="http://ecx.images-amazon.com/images/I/31RV3SP5J4L._SL75_.jpg" style="border:0 none;"><span class="amazon-store-price"><br><strike>$19.99</strike> $17.96</span><span class="amazon-store-details-arrow"><br>&rsaquo;</span> <span class="amazon-store-view-details">View Details</span></a><br><br></td></tr><tr><td style="padding-right: 25px;"><a href="http://www.amazon.com/Wii-Play-Remote-nintendo/dp/B000KRXAGE%3FSubscriptionId%3D1VNE61GHQ46P08EZV282%26tag%3Dgee0dd-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000KRXAGE" title="Wii Play with Wii Remote"><span class="amazon-store-title">Wii Play with Wii Remote</span><span class="amazon-store-manufacturer"><br>by Nintendo<span></span><br><img src="http://ecx.images-amazon.com/images/I/5120P33aM%2BL._SL75_.jpg" style="border:0 none;"><span class="amazon-store-price"><br><strike>$49.99</strike> $44.96</span><span class="amazon-store-details-arrow"><br>&rsaquo;</span> <span class="amazon-store-view-details">View Details</span></a><br><br></td><td style="padding-right: 25px;"><a href="http://www.amazon.com/EA-Sports-Active-Nintendo-Wii/dp/B001MBUGLY%3FSubscriptionId%3D1VNE61GHQ46P08EZV282%26tag%3Dgee0dd-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB001MBUGLY" title="EA Sports Active"><span class="amazon-store-title">EA Sports Active</span><span class="amazon-store-manufacturer"><br>by Electronic Arts<span></span><br><img src="http://ecx.images-amazon.com/images/I/51xfkNC4UoL._SL75_.jpg" style="border:0 none;"><span class="amazon-store-price"><br><strike>$59.99</strike> $56.99</span><span class="amazon-store-details-arrow"><br>&rsaquo;</span> <span class="amazon-store-view-details">View Details</span></a><br><br></td></tr></table><div class="amazon-store-footer"><iframe src="http://rcm.amazon.com/e/cm?t=gee0dd-20&o=1&p=40&l=ur1&category=home&banner=1262HGGR8GY2GY0SY6G2&f=ifr"  width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe><br>Powered By the <a href="http://geeklad.com/build-your-own-amazon-niche-store">Amazon Niche Store</a> and <a href="http://tarzan-aws.com/">Tarzan</a><br>Amazon and the Amazon logo are trademarks of <a href="http://www.amazon.com/?&tag=gee0dd-20&linkCode=ur1">Amazon.com</a>, Inc. or its affiliates</div></div>
<p>There are two conditions you should be aware of when using the plugin:</p>
<ul>
<li>The store displays a link back to this page.  This helps to spread the word about this great plugin so that others can take advantage of it.</li>
<li>Your tracking ID is used 90% of the time, and the other 10% my tracking ID is used.  This will allow me to be compensated for my efforts, and help me spend more time making even more great plugins.</li>
</ul>
<p>These conditions are subject to change at any time.  By downloading, installing, and activating the plugin you agree to these terms.  If you do not agree to these conditions then do not use this plugin.</p>
<p>To get started, you will first need to <a href="https://affiliate-program.amazon.com/gp/flex/associates/apply-login.html">sign up as an Amazon affiliate</a> (this absolutely free).  Once you&#8217;ve signed up or if you&#8217;re already signed up, <a href="https://affiliate-program.amazon.com/gp/associates/network/your-account/add-tracking-ids.html">create a new tracking ID</a> to use with your Amazon Niche Store.  Then download, install, and activate the plugin.</p>
<p style="text-align: center"><a style="border-right: #888888 1px solid; padding-right: 8px; border-top: #888888 1px solid; padding-left: 8px; font-weight: bold; padding-bottom: 4px; border-left: #888888 1px solid; padding-top: 4px; border-bottom: #888888 1px solid" title="Download the Plugin" href="http://downloads.wordpress.org/plugin/amazon-niche-store.zip">Download the Plugin</a></p>
<p>Once installed and activated, write up a post or page where you wish to display an Amazon Niche Store.  Use the following shortcode (put it all on one line):</p>
<p><code>[</code><code>amazon <strong>trackingid</strong>="<em>YourTrackingID</em>" <strong>keywords</strong>="<em>Product Keywords</em>" <strong>rows</strong>="<em>RowCount</em>" <strong>columns</strong>="<em>ColumnCount</em>" <strong>pagination</strong>="<em>yes</em>" <strong>logo</strong>="<em>white</em>" <strong>customcss</strong>="<em>someuniqueidentifier</em>"</code><code>]</code></p>
<p><strong>trackingid </strong>and <strong>keywords</strong> are required parameters. Use spaces between the keywords. <strong>columns</strong> and <strong>rows</strong> are optional, and the store plugin will default to 2 columns x 5 rows (10 items in total). The product display on a single page is limited to 30 products (and 50 products in total, if pagination is used).</p>
<p>The <strong>pagination</strong>, <strong>logo</strong>, and <strong>customcss</strong> parameters are also optional. The <strong>pagination</strong> parameter will allow the display of multiple pages of products when set to <em>yes</em>. You can see this demonstrated on my <a href="http://geeklad.com/amazon-niche-store-demo">Amazon Niche Store demo</a> page. You can set the <strong>logo</strong> parameter to <em>white</em>, <em>black</em>, or <em>none</em> to customize the display of the Amazon logo.</p>
<p>The <strong>customcss</strong> parameter allows you to customize the look and feel of your store.  By default, the product display mimics that of Amazon.com.  The product display uses custom css classes, and the <strong>customcss</strong> parameter you specify will be added to the custom class names.  For example, if you set <strong>customcss</strong>=&#8221;mycustomcss&#8221;, you can specify the CSS for the following classes:</p>
<ul>
<li><em>amazon-store-mycustomcss</em> : This is the style for div that encloses the entire store</li>
<li><em>amazon-store-mycustomcss-title</em> : This is the style for the title</li>
<li><em>amazon-store-mycustomcss-manufacturer</em> : This is the style for the manufacturer</li>
<li><em>amazon-store-mycustomcss-price</em> : This is the style for the price</li>
<li><em>amazon-store-mycustomcss-view-details</em> : This is the style for the view details link</li>
<li><em>amazon-store-mycustomcss-footer</em> : This is the style for the footer displayed at the bottom of the store</li>
</ul>
<p>The display of a store as a widget makes use of this feature, and the customcss parameter is set to <em>sidebar</em>.  So you will need to specify the CSS for <em>amazon-store-sidebar</em>, <em>amazon-store-sidebar-title,</em> <em>amazon-store-sidebar-manufacturer</em>, <em>amazon-store-sidebar-price</em>, <em>amazon-store-sidebar-view-details</em>, and <em>amazon-store-sidebar-footer</em> to customize the look and feel of the widget.  The default css customizations for the widget are very similar to those for a regular store, but they have been tweaked a bit so that they will probably look a bit better for sidebar displays.</p>
<p>You can also set customcss=&#8221;none&#8221;.  This will prevent the customized CSS from being displayed inline on the web page.  If you&#8217;re displaying multiple stores on the same page, I would recommend you set customcss=&#8221;none&#8221; on all but one of the stores, to prevent repetitive CSS declarations.</p>
<p>If you set customcss=&#8221;none&#8221; you can specify the css for <em>amazon-store</em>, <em>amazon-store-title</em>, <em>amazon-store-manufacturer</em>, <em>amazon-store-price</em>, <em>amazon-store-view-details</em>, <em>amazon-store-footer</em> yourself.  You can also not specify them at all, in which case the store will take on the style of your blog.</p>
<p>Much of the plugin code for this plugin is based on the code I used for my Free eBay Store.  The server-side code was a bit different since Amazon has their own API for retrieving product information.  However, I did manage to find a <a href="http://tarzan-aws.com/">great PHP library for Amazon called Tarzan</a>.</p>
<p>Tarzan definitely helped to reduce the amount of time it took to develop the plugin.  My favorite feature of Tarzan is the ability to <a href="http://tarzan-aws.com/wiki/tutorials/parallel_requests">make parallel requests to Amazon</a>.  If you are interested in developing your own Amazon applications in PHP, I highly recommend taking a look at the Tarzan library.</p>
<p>Good luck with your own Amazon Niche Store and happy affiliating!  If you have any suggestions for the plugin or encounter any bugs, please feel free to comment on this post.</p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/free-ebay-store" title="Free eBay Store and WordPress Plugin (May 8, 2009)">Free eBay Store and WordPress Plugin</a> (9)</li>
	<li><a href="http://geeklad.com/affiliate-manager" title="Rotate Market Leverage Banners with the WordPress Affiliate Manager (May 25, 2009)">Rotate Market Leverage Banners with the WordPress Affiliate Manager</a> (3)</li>
	<li><a href="http://geeklad.com/make-money-online-size-of-market" title="Make Money Online: Size of Market (January 25, 2009)">Make Money Online: Size of Market</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/build-your-own-amazon-niche-store/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Rotate Market Leverage Banners with the WordPress Affiliate Manager</title>
		<link>http://geeklad.com/affiliate-manager</link>
		<comments>http://geeklad.com/affiliate-manager#comments</comments>
		<pubDate>Mon, 25 May 2009 18:13:56 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Make Money Online]]></category>
		<category><![CDATA[how to make money]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1504</guid>
		<description><![CDATA[

I recently learned about Market Leverage from a friend, who has done reasonably well with their affiliate program. I decided to join, and upon joining decided to put together a WordPress plugin to help manage and rotate campaign banners. And thus the Affiliate Manager plugin was born.

Market Leverage offers many different products, for which you [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><a href="http://geeklad.com/join-market-leverage"><img class="alignleft size-full wp-image-1509" style="border: 0pt none;" title="market-leverage-logo" src="http://geeklad.com/wp-content/uploads/2009/05/market-leverage-logo.png" alt="market-leverage-logo" width="107" height="130" /></a>I recently learned about <a href="http://geeklad.com/join-market-leverage">Market Leverage</a> from a friend, who has done reasonably well with their affiliate program. I decided to join, and upon joining decided to put together a WordPress plugin to help manage and rotate campaign banners. And thus the Affiliate Manager plugin was born.</p>
<p><span id="more-1504"></span><br />
Market Leverage offers many different products, for which you can display advertisements on your blog.  When people click on the links and order the products, you receive a commission.  These transactions are referred to as CPA (<a href="http://en.wikipedia.org/wiki/Cost_per_action">Cost per Action</a>).  If the products are relevant to the information on your blog, such programs can be even more profitable than CPC (Cost per Click) advertising, such as <a href="http://adwords.google.com">AdWords</a>.</p>
<p>To install the Affiliate Manager plugin:</p>
<ul>
<li><a href="http://geeklad.com/join-market-leverage">Join Market Leverage</a> if you are not already a member.</li>
<li><a href="http://downloads.wordpress.org/plugin/affiliate-manager.zip">Download the Affiliate Manager Plugin</a>, install, and activate it.</li>
<li>Go to the Affiliate Manager options page under Tools, in the WordPress adminstration.</li>
<li>Enter your Market Leverage email and password.</li>
<p style="text-align: center;"><a rel="lightbox:ml" href="http://geeklad.com/wp-content/uploads/2009/05/market-leverage-login-info.png"><img class="aligncenter size-full wp-image-1514" title="market-leverage-login-info" src="http://geeklad.com/wp-content/uploads/2009/05/market-leverage-login-info.png" alt="market-leverage-login-info" width="376" height="99" /></a></p>
<li>Add new keywords to import ads that are relevant to your blog.</li>
<p style="text-align: center;"><a rel="lightbox:ml" href="http://geeklad.com/wp-content/uploads/2009/05/add-keywords.png"><img class="aligncenter size-full wp-image-1513" title="add-keywords" src="http://geeklad.com/wp-content/uploads/2009/05/add-keywords.png" alt="add-keywords" width="378" height="66" /></a></p>
<li>You can either display ads by placing PHP code within your template, using widgets, or both.</li>
</ul>
<p>There are three functions you can use for displaying ads in your template.</p>
<h4><code>affiliate_manager_random_banner(<em>size</em>)</code></ul>
</h4>
<p>This function will display a banner for any keyword of the appropriate size.  Just replace <em>size</em> with the size you wish to display in quotes.  Example:<br />
<code>&lt;?php affiliate_manager_random_banner("120x600"); ?&gt;</code></p>
<h4>affiliate_manager_by_keyword(<em>keyword</em>, <em>size</em>)</h4>
<p>This function will display a banner for a specified keyword of the appropriate size.  Replace <em>keyword</em> with the keyword for the banner, and replace <em>size</em> with the size you wish to display.  Both parameters should be in quotes.  Example:<br />
<code>&lt;?php affiliate_manager_by_keyword("mortgage", "120x600"); ?&gt;</code></p>
<h4><code>affiliate_manager_displayAd(<em>id</em>) </code></h4>
<p>This function will display a specific banner, according to the ad ID.  Replace id with the id of the banner.  This parameter <strong>should not</strong> be in quotes.  Example:<br />
<code>&lt;?php affiliate_manager_displayAd(15); ?&gt;</code></p>
<p>To display banners within widgets:</p>
<ol>
<li>Go to <strong>Appearance</strong> > <strong>Widgets</strong> in WordPress.</li>
<li>Select the section where you want the widget to appear and click <strong>Show</strong>.</li>
<li>Click the <strong>Add</strong> button next to the <strong>Affiliate Manager Widget</strong> widget.</li>
<li>Select the keyword for the banners displayed in the widget.</li>
<li>Select the size of the banners to be displayed in the widget.</li>
<li>Click <strong>Done</strong> in the widget options.</li>
<li>Click <strong>Save Changes</strong> to add the widget to your pages.</li>
</ol>
<p>I used a somewhat generic name for the plugin with the intention of eventually adding other affiliates.  I&#8217;ve also done my best to write the code so that I can later incorporate others.  If you have any affiliates you would like me to add, just suggest them in a comment here.  Please also free to make any suggestions that you think may help to make the Affiliate Manager plugin even better.</p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/make-money-online-size-of-market" title="Make Money Online: Size of Market (January 25, 2009)">Make Money Online: Size of Market</a> (1)</li>
	<li><a href="http://geeklad.com/make-money-online-content-or-service" title="Make Money Online: Content or Service? (January 23, 2009)">Make Money Online: Content or Service?</a> (1)</li>
	<li><a href="http://geeklad.com/free-ebay-store-demo" title="Free eBay Store Demo (May 8, 2009)">Free eBay Store Demo</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/affiliate-manager/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Free eBay Store and WordPress Plugin</title>
		<link>http://geeklad.com/free-ebay-store</link>
		<comments>http://geeklad.com/free-ebay-store#comments</comments>
		<pubDate>Fri, 08 May 2009 20:16:23 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Make Money Online]]></category>
		<category><![CDATA[ebay store]]></category>
		<category><![CDATA[how to make money]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1388</guid>
		<description><![CDATA[

I&#8217;ve been fooling around with the WordPress Plugin API, and I decided to take a stab at putting together a free eBay Store plugin.  An eBay store is a great way to make some extra income with your blog or website, and you don&#8217;t even have to directly sell anything.  You will make [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p>I&#8217;ve been fooling around with the <a href="http://codex.wordpress.org/Plugin_API">WordPress Plugin API</a>, and I decided to take a stab at putting together a free eBay Store plugin.  An eBay store is a great way to make some extra income with your blog or website, and you don&#8217;t even have to directly sell anything.  You will make commissions on any eBay fees you generate.</p>
<p><span id="more-1388"></span></p>
<p>For instance, let&#8217;s say you have a photography blog and you are writing a review for the Canon Rebel XSi.  You can use my free eBay store WordPress plugin to display relevant products right in the post!  Here is the code you would place into your post (put it all on one line):</p>
<p><code>[</code><code>ebay campaignid=&quot;5336304844&quot; keywords=&quot;canon rebel xsi&quot; rows=&quot;3&quot; columns=&quot;1&quot;</code><code>]</code></p>
<p>And here is what your store would look like:</p>
<style type="text/css">
		.free-ebay-store {
			font-size: small;
			font-family: Arial,Helvetica,sans-serif;
		}
		.free-ebay-store a {
			text-decoration: none;
		}
		.free-ebay-store img {
			border: 0 none;
		}
		.free-ebay-store td {
			vertical-align: top;
			font-size: small;
			width: 100%;
			padding: 20px;
			background: #EEEEEE;
		}
		.free-ebay-store td td {
			vertical-align: top;
			font-size: small;
			width: auto;
			padding: 5px;
			color: #000000;
		}
		.free-ebay-store-title {
			color: #0000FF;
			text-decoration: underline;
			font-weight: bold;
			font-size: 110%;
		}
		.free-ebay-store-price {
//			color: #990000;
			font-weight: bold;
		}
		.free-ebay-store-buy-it-now {
			margin-bottom: -3px;
		}
		.free-ebay-store-end-time {
			font-weight: bold;
		}	
		.free-ebay-store-footer {
			line-height: 14px;
			font-size: 10px;
			font-style: italic;
			font-family:  verdana,arial,helvetica,sans-serif;
		}
	</style>
	<div class="free-ebay-store"><img src="http://geeklad.com/wp-content/uploads/2009/05/right-now-on-ebay.gif" alt="Right Now on eBay"></img><br><table><tr><td><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?campid=5336304844&customid=&toolid=10013&mpre=http%3A%2F%2Fcgi.ebay.com%2FNEW-Canon-Digital-Rebel-XSi-SLR-Camera-18-55mm-Lens-Kit_W0QQitemZ320392793086QQcategoryZ31388QQcmdZViewItem" rel="nofollow"><span class="free-ebay-store-title">NEW Canon Digital Rebel XSi SLR Camera 18-55mm Lens Kit</span></a><br><br><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?campid=5336304844&customid=&toolid=10013&mpre=http%3A%2F%2Fcgi.ebay.com%2FNEW-Canon-Digital-Rebel-XSi-SLR-Camera-18-55mm-Lens-Kit_W0QQitemZ320392793086QQcategoryZ31388QQcmdZViewItem" rel="nofollow"><table><tr><td><img src="http://thumbs2.ebaystatic.com/pict/3203927930868080_1.jpg" alt="NEW Canon Digital Rebel XSi SLR Camera 18-55mm Lens Kit"></td><td>Current Price: <span class="free-ebay-store-price">$510.00</span><br>End Time: <span class="free-ebay-store-end-time">1 hour, 25 minutes</span><br>Free Shipping!<br></td></tr></table></a></td></tr><tr><td><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?campid=5336304844&customid=&toolid=10013&mpre=http%3A%2F%2Fcgi.ebay.com%2FCANON-REBEL-XSi-EOS-450D-CAMERA-LENS-8GB-6-BONUS-HOT_W0QQitemZ300327364658QQcategoryZ31388QQcmdZViewItem" rel="nofollow"><span class="free-ebay-store-title">CANON REBEL XSi EOS 450D CAMERA+ LENS +8GB~6 BONUS HOT!</span></a><br><br><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?campid=5336304844&customid=&toolid=10013&mpre=http%3A%2F%2Fcgi.ebay.com%2FCANON-REBEL-XSi-EOS-450D-CAMERA-LENS-8GB-6-BONUS-HOT_W0QQitemZ300327364658QQcategoryZ31388QQcmdZViewItem" rel="nofollow"><table><tr><td><img src="http://thumbs3.ebaystatic.com/pict/3003273646588080_1.jpg" alt="CANON REBEL XSi EOS 450D CAMERA+ LENS +8GB~6 BONUS HOT!"></td><td>Current Price: <span class="free-ebay-store-price">$513.00</span><br>End Time: <span class="free-ebay-store-end-time">1 hour, 36 minutes</span><br>Free Shipping!<br></td></tr></table></a></td></tr><tr><td><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?campid=5336304844&customid=&toolid=10013&mpre=http%3A%2F%2Fcgi.ebay.com%2FCAMERA-BATTERY-CHARGER-FOR-CANON-EOS-REBEL-T1i-XSi-XS_W0QQitemZ370222993378QQcategoryZ162046QQcmdZViewItem" rel="nofollow"><span class="free-ebay-store-title">CAMERA BATTERY CHARGER FOR CANON EOS REBEL T1i XSi XS</span></a><br><br><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?campid=5336304844&customid=&toolid=10013&mpre=http%3A%2F%2Fcgi.ebay.com%2FCAMERA-BATTERY-CHARGER-FOR-CANON-EOS-REBEL-T1i-XSi-XS_W0QQitemZ370222993378QQcategoryZ162046QQcmdZViewItem" rel="nofollow"><table><tr><td><img src="http://thumbs2.ebaystatic.com/pict/3702229933788080_1.jpg" alt="CAMERA BATTERY CHARGER FOR CANON EOS REBEL T1i XSi XS"></td><td><span class="free-ebay-store-price">$8.98</span> <img class="free-ebay-store-buy-it-now" src="http://pics.ebaystatic.com/aw/pics/bin_15x54.gif"></img><br>Current Price: No bids yet. <span class="free-ebay-store-price">Bid now!</span><br>End Time: <span class="free-ebay-store-end-time">55 minutes</span><br>Free Shipping!<br></td></tr></table></a></td><tr><td colspan="1" style="background: none;"><span class="free-ebay-store-footer">Powered By the <a href="http://geeklad.com/free-ebay-store">Free eBay Store</a></span></td></tr></table></div><img style="border: 0 none;" src="http://geeklad.com/tools/img.php?campaignid=5336304844&rows=3&columns=1&keyword=canon+rebel+XSi" />
<p>If you have many posts on your blog that discuss many products, you may wish to set up entire pages dedicated to relevant products.  You can even place multiple stores on the same page for different keywords.</p>
<p>I&#8217;ve seen some products out there similar to my plugin (such as BANS), but they are not free.  If they are free, then they want you to sign up for mailing lists and bombard you with solicitations via email.  Why am I willing to give this away for free, when there are others charging for similar eBay stores?</p>
<p>Well, for one thing, people love free.  It makes it easy to try something out when there is little or no risk involved.  I&#8217;m confident that because my plugin is free, I&#8217;ll have many more takers than I would if I were to charge for it.  I want my free eBay store plugin to become the plugin <strong>everyone</strong> uses for their blog&#8217;s eBay store.  Making it free is essential for that to happen.</p>
<p>So what&#8217;s the catch?  Two simple things I think you can probably live with:</p>
<ul>
<li>As you may have already noticed, the store displays a link back to this page.  This will help to spread the word about this great plugin so that many others can also take advantage of it.</li>
<li>Your campaign ID will used 90% of the time, and 10% of the time it will be my campaign ID.  This will allow me to be compensated for my efforts, and help me spend more time making even more great plugins.</li>
</ul>
<p>So how do you get started?  First you need to <a href="http://affiliates.ebay.com">sign up as an eBay affiliate for free</a>.  Once you&#8217;re signed up or if you&#8217;re already signed up,  <a href="https://publisher.ebaypartnernetwork.com/PublisherCampaignCreate">create a new campaign</a> to use with your free eBay store.  Then download, install, and activate the WordPress plugin.</p>
<p style="text-align: center;"><a style="border: 1px solid #888888; padding: 4px 8px; font-weight: bold;" title="Download the Plugin" href="http://downloads.wordpress.org/plugin/free-ebay-store.zip">Download the Plugin</a></p>
<p>Once you&#8217;ve activated the plugin, write up a post or page where you wish to display an eBay store.  Then, enter the proper code to display a store (put it all on one line):</p>
<p><code>[</code><code>ebay <strong>campaignid</strong>=&quot;<em>YOUR-CAMPAIGN-ID</em>&quot; <strong>keywords</strong>=&quot;<em>YOUR-STORE-KEYWORDS</em>&quot; <strong>rows</strong>=&quot;<em>NUMBER-OF-ROWS-YOU-WANT-TO-DISPLAY</em>&quot; <strong>columns</strong>=&quot;<em>NUMBER-OF-COLUMNS-YOU-WANT-TO-DISPLAY</em>&quot; <strong>pagination</strong>=&quot;<em>yes</em>&quot; <strong>vertical</strong>=&quot;<em>yes</em>&quot;</code><code>]</code></p>
<p><strong>campaignid</strong> and <strong>keywords</strong> are required parameters.  Use spaces between the keywords, and if you want to exclude a word, prefix it with a minus (<strong>-</strong>).  <strong>columns</strong> and <strong>rows</strong> are optional, and the store plugin will default to 2 columns x 5 rows (10 items in total).  The maximum total product display is limited to 25 products.</p>
<p>The <strong>pagination</strong> and <strong>vertical</strong> parameters are also optional.  The <strong>pagination</strong> parameter will allow the display of multiple pages of products when set to <em>yes</em>.  You can see this demonstrated on my <a href="http://geeklad.com/free-ebay-store-demo">free eBay Store demo</a> page.  Setting the <strong>vertical</strong> parameter to <em>yes</em> will display the item info below the image, rather than to the right of it.</p>
<p>The plugin also comes with a widget, if you would like to display ebay Products within a widget.  This would allow you to display advertisements for eBay items on every page on your blog.  To use it, just log into your WordPress blog, go to <strong>Appearance</strong> &gt; <strong>Widgets</strong> and add the <strong>Free eBay Store</strong> widget.  The sidebar widget uses the <strong>vertical</strong> parameter to display the item information below the image.</p>
<p>Don&#8217;t forget to supply your eBay campaign ID and the keywords you want for the products displayed in your widget.  If you want, you can display different types of products at random.  To do this, use multiple sets of keywords and separate them with a pipe character (<strong>|</strong>).  For example, to display teddy bears and inflatable pools, you enter <em>teddy bear|inflatable pool</em> as the keywords.  The widget will select the pipe-separated keywords at random.</p>
<p>If you don&#8217;t have a blog, but you have access to a scripting language (such as <a href="http://www.php.net/">PHP</a>) on your host provider, feel free to use the following URL to access the store as a pseudo-service:</p>
<p>http://geeklad.com/tools/ebay.php?campaignid=<em>YOUR-CAMPAIGN-ID</em>&#038;rows=<em>NUMBER-OF-ROWS-YOU-WANT-TO-DISPLAY</em>&#038;columns=<em>NUMBER-OF-COLUMNS-YOU-WANT-TO-DISPLAY</em>&#038;keyword=<em>YOUR-STORE-KEYWORDS&#038;pagination=yes</em></p>
<p>And of course, you need to replace the campaignid, rows, columns, and keyword parameters accordingly.  The output is just regular HTML.  For instance, to display a 3 x 4 store for products to make money online in PHP, you would use the following line of PHP code:</p>
<p><code>echo file_get_contents(&quot;http://geeklad.com/tools/ebay.php?campaignid=<em>YOUR-CAMPAIGN-ID</em>&#038;rows=4&#038;columns=3&#038;pagination=yes&#038;keyword=make+money+online&quot;);</code>  And your store will be displayed right on the line within the webpage where you supply the code.  If you want to reformat the display of the store on either your blog or a webpage, just enclose the store within a <code>&lt;div&gt;</code> HTML tag, and set the formatting for that div however you like.</p>
<p>Let me know if you encounter any bugs, have any questions, or have any suggestions on how I might be able to improve the free eBay Store.  Enjoy!</p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/build-your-own-amazon-niche-store" title="Build Your Own Amazon Niche Store (June 22, 2009)">Build Your Own Amazon Niche Store</a> (17)</li>
	<li><a href="http://geeklad.com/affiliate-manager" title="Rotate Market Leverage Banners with the WordPress Affiliate Manager (May 25, 2009)">Rotate Market Leverage Banners with the WordPress Affiliate Manager</a> (3)</li>
	<li><a href="http://geeklad.com/make-money-online-size-of-market" title="Make Money Online: Size of Market (January 25, 2009)">Make Money Online: Size of Market</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/free-ebay-store/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Make Free Phone Calls Anywhere in the USA with Google Voice, Gizmo, and Asterisk</title>
		<link>http://geeklad.com/make-free-phone-calls-anywhere-in-the-usa-with-google-voice-gizmo-and-asterisk</link>
		<comments>http://geeklad.com/make-free-phone-calls-anywhere-in-the-usa-with-google-voice-gizmo-and-asterisk#comments</comments>
		<pubDate>Thu, 23 Apr 2009 23:10:30 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1335</guid>
		<description><![CDATA[

I recently switched my GrandCentral account over to Google Voice. I fooled around with Google Voice quite a bit and was quite impressed by the many features. It took quite a bit of work, but I finally figured out how to set up Asterisk along with Gizmo to use Google Voice to make free telephone [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://geeklad.com/wp-content/uploads/2009/04/google-voice-logo.gif" border="0" alt="Google-Voice-Logo" width="191" height="62" align="left" />I recently switched my <a href="http://www.grandcentral.com">GrandCentral</a> account over to <a href="http://www.google.com/voice">Google Voice</a>. I fooled around with Google Voice quite a bit and was quite impressed by the <a href="http://www.google.com/voice/about">many features</a>. It took quite a bit of work, but I finally figured out how to set up <a href="http://www.asterisk.org">Asterisk</a> along with <a href="http://www.gizmo5.com">Gizmo</a> to use Google Voice to make free telephone calls to anywhere in the USA.</p>
<p><span id="more-1335"></span></p>
<p>Last month, <a href="http://nerdvittles.com">Nerdvittles</a> wrote up a great <a href="http://nerdvittles.com/?p=593">tutorial on setting up Asterisk to make calls with Google Voice</a>. Unfortunately, shortly thereafter <a href="http://nerdvittles.com/index.php?p=597">Google Voice blocked inbound SIP calls</a> except those coming from <a href="http://www.gizmo5.com">Gizmo</a>. However, it is still possible to set up Asterisk to dial Google Voice if you set up Gizmo to forward calls to Google Voice.</p>
<h3>Forwarding Gizmo Calls to Google Voice</h3>
<p>First of all, you will need to <a href="http://my.gizmo5.com">create two Gizmo accounts</a>. One will be used to make outbound calls from Asterisk (I will refer to this one as the <strong>primary Gizmo account</strong>), and the other one will be used to forward calls from Gizmo to Google Voice (I will refer to this one as the <strong>forwarding Gizmo account</strong>). You do not need to purchase Gizmo outbound minutes to do this since SIP forwarding on Gizmo is free.</p>
<p>When you log into the Gizmo forwarding account, click the <strong>Forwarding All Calls</strong> radio button. Next, click the <strong>SIP</strong> radio button. For the sip number, put your Google Voice number @216.239.37.15:5061. Let&#8217;s say your Google Voice number is (555) 555-5555. For the SIP forwarding number, you would put <strong>5555555555@216.239.37.15:5061</strong>. After you&#8217;ve set up the SIP forward, click the <strong>Save</strong> button.</p>
<p><a rel="lightbox" href="http://geeklad.com/wp-content/uploads/2009/04/screenshot16.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://geeklad.com/wp-content/uploads/2009/04/screenshot16.png" border="0" alt="screenshot.16" width="508" height="98" /></a></p>
<p>Don&#8217;t forget to enable the forwarding Gizmo account within Google Voice as well.  To do this, log into Google Voice, go to <strong>Settings</strong>, <strong>Phones</strong>, and click the checkbox for the Gizmo Forwarding account.</p>
<p><img class="alignnone size-full wp-image-1355" style="border: 0px none;" title="gizmo-forwarding" src="http://geeklad.com/wp-content/uploads/2009/04/gizmo-forwarding.png" alt="gizmo-forwarding" width="204" height="94" /></p>
<p>If you want a simple, but not so elegant solution for making free telephone calls with Gizmo and Google Voice, this is as far as you really need to go. Just log into your primary Gizmo account and dial the Gizmo number for the forwarding Gizmo account. This will result in a call to your Google Voice account.</p>
<p>When your Google Voice outgoing voicemail message begins to play, press <strong>*</strong> to access your voicemail and then enter your PIN number. Then press <strong>2</strong> to dial any USA number, followed by the <strong>#</strong> sign.</p>
<p><strong>Before you read on</strong>, let me say that the rest of this tutorial is somewhat advanced and is for geeks only. If you&#8217;ve never used Linux before, the rest of this tutorial is not for you. However, you should still be able to use Gizmo to make free calls through Google Voice as I&#8217;ve explained so far.</p>
<p>I would say at a minimum, you need some experience with Linux and a basic understanding of IP networking. It also helps if you have used <a href="http://en.wikipedia.org/wiki/Session_Initiation_Protocol">SIP</a> before and have some familiarity with <a href="http://en.wikipedia.org/wiki/VoIP">VOIP</a>. If not, you may want do some research on <a href="http://www.voip-info.org">voip-info.org</a>.</p>
<p>If you are experienced with Linux then you are probably geeky enough to set up a new Asterisk system. If you&#8217;ve used Asterisk before, then this tutorial is definitely for you.</p>
<h3>Download and Install Asterisk and FreePBX</h3>
<p>If you already have Asterisk and <a href="http://www.freepbx.org">FreePBX</a>, you can skip this section.</p>
<p>Asterisk is a free and open source software implementation of a <a href="http://en.wikipedia.org/wiki/Private_branch_exchange">PBX phone system</a>. FreePBX provides a simple web-based interface for managing an Asterisk system. If you don&#8217;t have a Linux box handy to install Asterisk and FreePBX, here is what I would recommend you do:</p>
<ul>
<li><a href="http://www.virtualbox.org/wiki/Downloads">Download VirtualBox</a></li>
<li>Install VirtualBox and create a new machine to use as an Asterisk system
<ul>
<li>Set up the new box as a RedHat Linux system</li>
<li>Be sure the virtual hard drive is at least 4GB</li>
<li>Set up networking to use the host interface</li>
</ul>
</li>
<li><a href="http://www.asterisknow.org/downloads">Download AsteriskNOW</a><a href="http://www.asterisknow.org">AsteriskNOW</a> is a small CentOS Linux distribution that includes a ready-to-go Asterisk system. This really simplifies the process of setting up Asterisk since it is all-inclusive of the operating system and everything.</li>
<li>Install AsteriskNOW on the virtual machine</li>
<li>Set up AsteriskNOW NetworkingWhen you first boot up AsteriskNOW, it will be set up to automatically receive an IP address via DHCP. You may want to manually configure networking to use a static IP address. Be sure to take note of the static IP address you use, as you will need to bring up the FreePBX web interface to configure your new Asterisk system.If you set up a static IP, be sure to provide the DNS server as well.  When you run the setup tool, the DNS configuration is not in the same section as the machine IP, netmask, and gateway information.</li>
</ul>
<p>If you do already have a Linux system where you would like Asterisk to reside, <a href="http://www.asterisk.org/downloads">download Asterisk</a> and <a href="http://www.freepbx.org/download-freepbx">FreePBX</a> and install them.</p>
<h3>Configure Asterisk for Gizmo and Google Voice</h3>
<p>It took me quite a bit of tinkering to get Asterisk set up just right using FreePBX. Unfortunately, there is not a whole lot of documentation out there for using FreePBX to set up custom extensions. A custom extension is necessary to perform a more advanced dial plan that will send the <a href="http://en.wikipedia.org/wiki/DTMF">DTMF</a> tones necessary to instruct Google Voice to dial a phone number.</p>
<p>For the rest of the tutorial, I will assume you are using AsteriskNOW. These instructions would be very much the same for <a href="http://www.trixbox.org">TrixBox</a>, which is another Linux distribution that also uses FreePBX as the management interface. If you already have an Asterisk PBX, you&#8217;re probably pretty smart and can figure things out if the details are not quite the same.</p>
<p>Let&#8217;s say the IP address of your AsteriskNOW system is 192.168.1.100. Open up your web browser and go to <a href="http://192.168.1.100">http://192.168.1.100</a>. Click on the link that says <strong>FreePBX Administration</strong>. The default username/password is admin/admin.</p>
<p><img src="http://geeklad.com/wp-content/uploads/2009/04/asterisk-now-welcome-thumb.png" border="0" alt="asterisk-now-welcome" width="475" height="207" /></p>
<h4>Set Up a Gizmo Trunk for the Primary Gizmo Account</h4>
<p>First, we need to set up a SIP trunk for the primary Gizmo account. Let&#8217;s say the SIP number for your primary Gizmo account is 17475550001. To create the new trunk, click the <strong>Trunks</strong> link and then the <strong>Add SIP Trunk</strong> link. Use the following settings for the new SIP trunk:</p>
<ul>
<li><strong>Dial Rules</strong>
<pre>1+747NXXXXXX
1+800NXXXXXX
1+866NXXXXXX
1+888NXXXXXX
1747NXXXXXX
1800NXXXXXX
1866NXXXXXX
1888NXXXXXX</pre>
</li>
<li><strong>Trunk Name</strong>: gizmo</li>
<li><strong>PEER Details</strong>
<pre>type=peer
disallow=all
allow=ulaw&amp;ilbc
dtmfmode=rfc2833
host=proxy01.sipphone.com
fromdomain=proxy01.sipphone.com
insecure=very
qualify=yes
fromuser=17475550001
authuser=17475550001
username=17475550001
secret=password_for_gizmo_forwarding_account
canreinvite=no</pre>
</li>
<li><strong>USER Context:</strong> 17475550001</li>
<li><strong>USER Details</strong>
<pre>type=user
disallow=all
allow=ulaw&amp;ilbc&amp;gsm
dtmfmode=rfc2833
host=proxy01.sipphone.com
insecure=very
username=17475550001
secret=password_for_gizmo_forwarding_account
canreinvite=no
context=from-trunk-sip-gizmo</pre>
</li>
<li><strong>Register String:</strong> 17475550001:password_for_gizmo_forwarding_account@proxy01.sipphone.com</li>
</ul>
<p>Be sure to replace <code>17475550001</code> with your primary Gizmo account number and replace <code>password_for_gizmo_forwarding_account</code> with the password for that account. Click <strong>Submit Changes</strong>.</p>
<h4>Set Up an Outbound Route for Gizmo Calls</h4>
<p>I deleted the default route to dial 9 for an outbound line. You may wish to do the same, if you want consistency in the tutorial with the route name for the Gizmo outbound route. To delete this route click on <strong>0 9_outside</strong> and then click the link that says <strong>Delete Route 9_outside</strong>.</p>
<p>To set up the new route, click on <strong>Outbound Routes</strong> and then <strong>Add Route</strong>. Use the following settings for the new route:</p>
<ul>
<li><strong>Route Name:</strong> gizmo-out</li>
<li><strong>Dial Patterns</strong>
<pre>1+747NXXXXXX
1+800NXXXXXX
1+866NXXXXXX
1+888NXXXXXX
1747NXXXXXX
1800NXXXXXX
1866NXXXXXX
1888NXXXXXX</pre>
</li>
<li><strong>Trunk Sequence:</strong> SIP/gizmo</li>
</ul>
<p>Click <strong>Submit Changes</strong>. At this point, Asterisk is configured to use Gizmo to make outbound calls to other Gizmo numbers, as well as to toll-free numbers. Next we have to set it up to dial regular telephone numbers through Google Voice.</p>
<h4>Set Up the Custom Extension to Dial Google Voice for <a href="http://en.wikipedia.org/wiki/PSTN">PSTN</a> Calls</h4>
<p>This is where the real magic happens, and it is heavily based on the <a href="http://nerdvittles.com">Nerdvittles</a> article on <a href="http://nerdvittles.com/?p=593">using Google Voice with Asterisk</a>. Here your are setting up Asterisk to dial your Gizmo forwarding account. Let&#8217;s say your Gizmo forwarding number is 17475550002. To set up the custom extension, log into your Asterisk Linux box as root from the console. Edit <code>/etc/asterisk/extensions_custom.conf</code> and add the following lines:</p>
<pre>[pstn-via-gv]
exten =&gt; 411,1,Dial(local/18004664411@outrt-001-gizmo-out)
exten =&gt; 411,n,Hangup

exten =&gt; _X.,1,Dial(local/17475550002@outrt-001-gizmo-out,30,rD(wwwwwwwwwwwwww*ww1234ww2${EXTEN}#))
exten =&gt; _X.,n,Hangup</pre>
<p>Be sure to replace <code>17475550002</code> with your Gizmo forwarding account number, and also replace <code>1234</code> with your Google Voice voicemail 4-digit PIN number.</p>
<p>If you deleted the default AsteriskNOW route to dial 9 for an outside line, the lines you add should be the same as what I have here. Otherwise, you will have to change the <code>001</code> in the outbound route to the proper number, according to what number FreePBX assigned to the gizmo-out route you created earlier.</p>
<p>The 411 entries are to dial 1-800-GOOG-411 directly from the gizmo account. Feel free to omit these lines or change the number to some other toll-free 411 service you would prefer to use.</p>
<h4>Register the Custom Extension in FreePBX</h4>
<p>After you&#8217;ve edited the <code>extensions_custom.conf</code> file, you need to register the newly created extension within FreePBX. Documentation on doing this is very sparse, and it took me the longest time to figure out this step was necessary to get everything to work properly.</p>
<p>Go back to the FreePBX configuration in your browser and click the <strong>Tools</strong> tab on the left-hand side, then click <strong>Custom Extensions</strong>. For the new custom extension, use the following settings:</p>
<ul>
<li><strong>Custom Extension:</strong> pstn-via-gv</li>
<li><strong>Description:</strong> pstn-via-gv-custom</li>
</ul>
<p>Click <strong>Submit Changes</strong>.</p>
<h4>Set Up a Custom Trunk to Use the Google Voice Extension</h4>
<p>Next, you need a custom trunk use the custom extension for making regular telephone calls. Go back to the <strong>Setup</strong> tab and click <strong>Trunks</strong> and <strong>Add Custom Trunk</strong>. Use the following settings:</p>
<ul>
<li><strong>Dial Rules</strong>
<pre>411
1|NXXNXXXXXX
NXXNXXXXXX</pre>
</li>
<li><strong>Custom Dial String:</strong> <a href="mailto:local/$OUTNUM$@pstn-via-gv">local/$OUTNUM$@pstn-via-gv</a></li>
</ul>
<p>Click <strong>Submit Changes</strong>.</p>
<h4>Create an Outbound Route to Dial the PSTN Through the Google Voice Trunk</h4>
<p>Finally, you need an outbound route to use the custom trunk. To create the route, click on <strong>Outbound Routes</strong> and then <strong>Add Route</strong>. Use the following settings for the new route:</p>
<ul>
<li><strong>Route Name:</strong> pstn-out</li>
<li><strong>Dial Patterns</strong>
<pre>411
1|NXXNXXXXXX
NXXNXXXXXX</pre>
</li>
<li><strong>Trunk Sequence:</strong> <a href="mailto:local/$OUTNUM$@pstn-via-gv">local/$OUTNUM$@pstn-via-gv</a></li>
</ul>
<p>Click <strong>Submit Changes</strong>.</p>
<h4>Create an Extension for your SIP Phone</h4>
<p>Click <strong>Extensions</strong>, select <strong>Generic SIP Device</strong> for the <strong>Device</strong>, and then click <strong>Submit</strong>. Use the following settings for the new device:</p>
<ul>
<li><strong>User Extension:</strong> 200</li>
<li><strong>Display Name:</strong> Gizmo User</li>
<li><strong>Secret:</strong> password</li>
</ul>
<p>Click <strong>Submit</strong>. You can actually use whatever you want for these values, just be sure to remember what the User <strong>Extension</strong> and <strong>Secret</strong> are, as these will be your username and password for your SIP phone.</p>
<h4>Create an Inbound Route for Gizmo</h4>
<p>If you want to use the SIP phone for receiving inbound calls as well as making outbound calls, click <strong>Inbound Routes</strong>. Put your primary Gizmo account number for the <strong>DID Number</strong>, or leave it blank if you want to receive all inbound SIP calls at the extension. For the <strong>Extensions</strong> option, be sure to select the new Gizmo User extension you just created. Click <strong>Submit</strong>.</p>
<p>Be sure to also go into the <strong>General</strong> <strong>Settings</strong>, and set <strong>Allow Anonymous Inbound SIP Calls?</strong> to <strong>yes</strong>.</p>
<h4>Disable Other Google Voice Phones</h4>
<p>I had very inconsistent results with other phones connected to the Google Voice account.  For the best results, be sure the only account enabled is the forwading Gizmo account.  To disable your other phones, log into Google Voice, go to <strong>Settings</strong>, <strong>Phones</strong>, and uncheck all of them except the forwading Gizmo account.</p>
<p>If you have two Google Voice accounts, this is ideal.  Just use one of the accounts with a single phone (the forwarding Gizmo account), and use it to make outbound calls.  If you find out a way to enable other Google phones and use Asterisk for making outbound calls, please provide the instructions in a comment.  I will also update the instructions with your findings, and give you props.</p>
<h4>Connect Your SIP Phone to Asterisk</h4>
<p>Of course, you will need a SIP phone to connect to the extension on the Asterisk server. When you set up the SIP phone, just set it up to the proper IP address of your Asterisk server, use the <strong>User Extension</strong> as the user, the <strong>Secret</strong> as the password, and you should be all set!</p>
<p>If you don&#8217;t have a <a href="http://www.google.com/products?q=sip+phone&amp;price2=100">SIP phone</a> or <a href="http://www.google.com/products?q=voip+gateway+fxs+fxo&amp;price2=100">VoIP gateway</a> with <a href="http://www.3cx.com/PBX/FXS-FXO.html">FXS and FXO</a> to use with your existing phone, you could always <a href="http://www.counterpath.net/X-Lite-Download.html">download X-Lite</a> to use your computer as a phone.</p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/where-did-google-maps-saved-locations-link-go" title="Where Did Google Maps Saved Locations Link Go? (January 6, 2009)">Where Did Google Maps Saved Locations Link Go?</a> (1)</li>
	<li><a href="http://geeklad.com/view-external-nofollow-links-in-google-webmaster-tools" title="View External Nofollow Links in Google Webmaster Tools (October 20, 2008)">View External Nofollow Links in Google Webmaster Tools</a> (20)</li>
	<li><a href="http://geeklad.com/update-to-google-webmaster-tools-greasemonkey-script" title="Update to Google Webmaster Tools Greasemonkey Script (November 6, 2008)">Update to Google Webmaster Tools Greasemonkey Script</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/make-free-phone-calls-anywhere-in-the-usa-with-google-voice-gizmo-and-asterisk/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>More Simple and Easy SEO to Increase Your Pagerank</title>
		<link>http://geeklad.com/more-simple-and-easy-seo-to-increase-your-pagerank</link>
		<comments>http://geeklad.com/more-simple-and-easy-seo-to-increase-your-pagerank#comments</comments>
		<pubDate>Fri, 03 Apr 2009 01:37:53 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[blogrolling]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1322</guid>
		<description><![CDATA[

 Some time ago, I signed up for a nifty little service called Pagerankster. It&#8217;s a free service that provides you with email alerts when your PageRank changes. I had almost forgotten I had signed up, until I received an alert this morning that GeekLad reached PageRank 5!

GeekLad.com went from no PageRank to a PageRank [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px; border: 0 none;" src="http://geeklad.com/wp-content/uploads/2008/09/pagerank.png" alt="" width="165" height="73" align="left" /> Some time ago, I signed up for a nifty little service called <a href="http://pagerankster.com/">Pagerankster</a>. It&#8217;s a free service that provides you with email alerts when your <a href="http://en.wikipedia.org/wiki/PageRank">PageRank</a> changes. I had almost forgotten I had signed up, until I received an alert this morning that GeekLad reached PageRank 5!</p>
<p><span id="more-1322"></span></p>
<p>GeekLad.com went from <a href="http://geeklad.com/pagerank-0-to-3-in-under-30-days">no PageRank to a PageRank 3 within less than 30 days</a>.  Although I hadn’t written a blog post about it, the site also managed to reach PageRank 4 within three months.  I think the main reason I was able to <a href="http://www.blogtrafficexchange.com/new-domain-to-google-page-rank-5-in-one-month/">hit PageRank 5</a> was by taking a page out of the book of my good friend at <a href="http://www.blogtrafficexchange.com/">Blog Traffic Exchange</a>.</p>
<p>I thought that reaching PageRank 3 in less than 30 days was pretty cool, but Blog Traffic Exchange managed to hit PageRank 5 in less than 30 days!  How did he do it?  It’s a pretty stupid simple but ingenious strategy.</p>
<p>He simply developed a few nice <a href="http://www.blogtrafficexchange.com/wordpress-plugins/">WordPress plugins</a> that would display backlinks to his site on blogs that would install them. One thing that is great about this strategy is that it’s much easier than <a href="http://geeklad.com/fast-simple-seo-to-increase-pagerank-0">mutual blogrolling</a>.  There’s no having to send “I’ll scratch your back if you scratch mine” type emails. Your back gets scratched when people install your plugin and you don’t have to scratch back.</p>
<p>The other great thing about this strategy is the same thing that makes mutual blogrolling so great. You <strong>receive a backlink from every page</strong> on the blog in which it is installed.  I decided to try my hand at putting together a <a href="http://geeklad.com/wordpress-pagerank-widget-plugin">PageRank widget plugin</a> (you’ll see it on all my pages).  I shamelessly put a link to the plugin page on the widget, and it wasn’t long before the backlinks started flowing in.</p>
<p>Generating backlinks to a blog is really quite simple, and it doesn’t take all that much effort to quickly improve your PageRank.  Here are some of the things I suggest you try:</p>
<ul>
<li>Mutual Blogrolling</li>
<li><a href="http://geeklad.com/disqus-vs-intense-debate">Use Disqus as your comment system</a></li>
<li>Syndicate your content with <a href="http://en.wikipedia.org/wiki/Rss">RSS feeds</a></li>
<li>Create WordPress plugins that link to your page</li>
<li>Create badges that link to your page</li>
</ul>
<p>Of course PageRank isn’t the be-all and end-all for achieving high-ranking results in search engine result pages (<a href="http://en.wikipedia.org/wiki/SERP">SERPs</a>).  Owen from <a href="http://www.thelinuxblog.com/">The Linux Blog</a> made an interesting comment about <a href="http://geeklad.com/pagerank-0-to-3-in-under-30-days#comment-7492820">better results on SERPs with a lower PageRank</a>.  His PageRank has bounced around a bit, and although it is lower, his blog is syndicated in many places which he believes has helped him to achieve a higher ranking in the SERPs.</p>
<p>I&#8217;d say that for the most part, the strategies I&#8217;ve discussed and have used are relatively straight-forward.   It is really common sense more than anything, but I&#8217;m not so sure that many people use blogrolling and plugins as primary strategies for SEO.  As <a href="http://en.wikiquote.org/wiki/Voltaire">Voltaire</a> says, &#8220;<a href="http://en.wikiquote.org/wiki/Common_sense">common Sense is not so common</a>.&#8221;  I will continue to share my observations on SEO as I come across new strategies.  Stay tuned.</p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/pagerank-0-to-3-in-under-30-days" title="PageRank 0 to 3 in Under 30 Days (September 28, 2008)">PageRank 0 to 3 in Under 30 Days</a> (7)</li>
	<li><a href="http://geeklad.com/increasing-your-pagerank" title="Increasing Your PageRank (October 16, 2008)">Increasing Your PageRank</a> (4)</li>
	<li><a href="http://geeklad.com/fast-simple-seo-to-increase-pagerank-0" title="Fast and Simple SEO to Increase from PageRank 0 (November 18, 2008)">Fast and Simple SEO to Increase from PageRank 0</a> (21)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/more-simple-and-easy-seo-to-increase-your-pagerank/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Keep Track of New Television Show Episodes with RerunCheck</title>
		<link>http://geeklad.com/keep-track-of-new-television-show-episodes-with-reruncheck</link>
		<comments>http://geeklad.com/keep-track-of-new-television-show-episodes-with-reruncheck#comments</comments>
		<pubDate>Mon, 02 Mar 2009 19:33:39 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[favorite shows]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[television programs]]></category>
		<category><![CDATA[television shows]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1312</guid>
		<description><![CDATA[

RerunCheck is a new website that lets you know whenever there are new episodes of television programs airing on tv. Although it was not actually my brain child per se, I did implement it myself. My good friend James at UltraViolet Development Studios did the web design for me, as I’m somewhat inept when it [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><a href="http://reruncheck.com/"><img style="border: 0pt none; display: inline; margin-left: 0px; margin-right: 0px;" title="reruncheck-logo" src="http://geeklad.com/wp-content/uploads/2009/03/rerunchecklogo.png" border="0" alt="reruncheck-logo" width="269" height="59" align="left" /></a><a href="http://reruncheck.com/">RerunCheck</a> is a new website that lets you know whenever there are new episodes of television programs airing on tv. Although it was not actually my brain child per se, I did implement it myself. My good friend James at <a href="http://uv-node.com/">UltraViolet Development Studios</a> did the web design for me, as I’m somewhat inept when it comes web design.</p>
<p>With Reruncheck, you can find out a few different ways whether or not your favorite TV show is airing a new episode.  First of all, you can visit the website and search for your shows.  You’ll be taken to a page that will let you know with a big green <strong><span style="color: #00ff00;">Yes</span></strong> if there is a new episode airing within the next 7 days.</p>
<p><a rel="lightbox:reruncheck" href="http://geeklad.com/wp-content/uploads/2009/03/reruncheck-lost.png"><img class="alignnone size-medium wp-image-1318" style="border: 0pt none;" title="reruncheck-lost" src="http://geeklad.com/wp-content/uploads/2009/03/reruncheck-lost-300x163.png" alt="reruncheck-lost" width="300" height="163" /></a></p>
<p>If you are interested in receiving continuous notifications for new episodes, you can either subscribe to the feed for the show (in the upper right corner), or you can subscribe to receive notifications via email.  If you decide to subscribe via email, please be sure to read the <a href="http://reruncheck.com/privacy">RerunCheck privacy policy</a>.  If you see anything in there you don’t like, then I suggest you use the RSS feed rather than email.</p>
<p>If you love to watch just about any show on TV, you can also subscribe to the <a href="http://feedproxy.google.com/reruncheck">main RerunCheck feed</a>.  It is updated every day with all the television shows that are airing new episodes.  You can also see what programs are showing new episodes today by visiting the main RerunCheck page.  There is also a page that will let you know the <a href="http://reruncheck.com/week">television programs that are airing new episodes this week</a>.</p>
<p>You can also <a href="http://reruncheck.com/signup">create a new RerunCheck account</a>, to manage all of your favorite programs in one place.  An account offers you the same email subscriptions you can receive without an account, but in addition to receiving email notifications you will also have your own custom feed.</p>
<p>Your custom feed will contain new episode notification for all of your favorite shows. You can share your custom feed with your friends, put it on your website, add it to FriendFeed or other social networks, or just subscribe to it yourself.  The choice is yours!</p>
<p>Try RerunCheck and let me know what you think. Feel free to send me any suggestions you might have for the service to help me make it better.</p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/projects" title="Projects (September 8, 2008)">Projects</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/keep-track-of-new-television-show-episodes-with-reruncheck/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>What Credit Cards can Teach Us About Making Money Online</title>
		<link>http://geeklad.com/what-credit-cards-can-teach-us-about-making-money-online</link>
		<comments>http://geeklad.com/what-credit-cards-can-teach-us-about-making-money-online#comments</comments>
		<pubDate>Thu, 19 Feb 2009 02:37:07 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Make Money Online]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1289</guid>
		<description><![CDATA[

The following is a guest post from DR.  DR is the blogger behind The Dough Blogger, and internet marketing blog, and The Dough Roller, a blog about making and managing money online.
 A few weeks ago I wrote about Bankaholic, a one-man WordPress blog that last year was bought by Bankrate for nearly $15 million. [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><em><strong>The following is a guest post from DR.</strong>  DR is the blogger behind The Dough Blogger, and </em><a href="http://www.doughblogger.com"><em>internet marketing blog</em></a><em>, and The Dough Roller, a blog about </em><a href="http://www.doughroller.net"><em>making and managing money online</em></a><em>.</em></p>
<p><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" title="credit-cards" src="http://geeklad.com/wp-content/uploads/2009/02/creditcards.jpg" border="0" alt="credit-cards" width="188" height="150" align="left" /> A few weeks ago I <a href="http://www.doughroller.net/online-business/anatomy-15-million-blog/">wrote about Bankaholic</a>, a one-man WordPress blog that last year was bought by Bankrate for nearly $15 million. In the article I analyzed why the blog might actually be worth the eye-popping sum that Bankrate paid. I won&#8217;t rehash all that here, but do want to focus on one very important aspect that led to Bankaholic&#8217;s success&#8211;backlinks.</p>
<p><span id="more-1289"></span></p>
<p>To get started, let&#8217;s run a search on Google for the term, &#8220;credit cards.&#8221; While rankings change, even daily, Bankaholic typically ranks anywhere from the bottom of the first page to the top of the second. Not bad for a search that generated 174,000,000 results. On top of that, the Google Adwords keyword tool shows more than 450,000 monthly searches on the exact phrase each month (more than 2.2 million on broad search). Now Bankaholic&#8217;s credit card page, while perfectly fine, is nothing special. I have a very similar <a href="http://www.doughroller.net/credit-cards/">credit card page</a> on The Dough Roller, it just doesn&#8217;t rank as well (yet!).</p>
<div id="attachment_1290" class="wp-caption alignnone" style="width: 310px"><a rel="lightbox:bankaholic" href="http://geeklad.com/wp-content/uploads/2009/02/bankaholic-2.gif"><img class="size-medium wp-image-1290  " title="bankaholic-2" src="http://geeklad.com/wp-content/uploads/2009/02/bankaholic-2-300x164.gif" alt="bankaholic-2" width="300" height="164" /></a><p class="wp-caption-text">Bankaholic Home Page</p></div>
<p>You might not be focused on credit cards. But if you are trying to make money online, you are focused on some keywords. And you also know who your competitors are. So let&#8217;s see how we can leverage our competitors to (1) determine their backlink strategy, and (2) identify possible backlink opportunities. And we will use Bankaholic&#8217;s credit card page as an example.</p>
<p>Step one is to run the following search in Yahoo!: link:www.bankaholic.com/credit-cards/. Of course, you can substitute whatever page you want, depending on who your competitors are. The search will return a list of links to the given page. A drop down box at the top of the search results allows you to exclude links that come from the given domain, in this case Bankaholic. Excluding links from other parts of the Bankaholic site leaves 12,992 banklinks.</p>
<div id="attachment_1291" class="wp-caption alignnone" style="width: 310px"><a rel="lightbox:bankaholic" href="http://geeklad.com/wp-content/uploads/2009/02/bankaholic-yahoo-search.jpg"><img class="size-medium wp-image-1291 " title="bankaholic-yahoo-search" src="http://geeklad.com/wp-content/uploads/2009/02/bankaholic-yahoo-search-300x284.jpg" alt="bankaholic-yahoo-search" width="300" height="284" /></a><p class="wp-caption-text">Yahoo! Search for Bankaholic Links</p></div>
<p>At this point it&#8217;s important to keep a couple things in mind. First, we used Yahoo! because Google doesn&#8217;t return all of the backlinks. Don&#8217;t ask why because I don&#8217;t know; maybe the Big G is throwing Yahoo! a bone. Second, the backlink count includes links to the credit card page, as well as links to pages in any credit card subpages. Third, when links are in the sidebar, header, or other section that appears on every page of a site, every page counts as a backlink. That means that a sidebar link on a large site can result in hundreds or even thousands of backlinks. So while nearly 13,000 backlinks is a good start, it&#8217;s not nearly as impressive as it may at first appear.</p>
<p>Step two is to skim the sites linking to your competitor to get an idea of the types of links they are getting. A quick visual inspection of Bankaholic&#8217;s backlinks shows several things. First, Bankaholic is taking full advantage of directory submissions. Without getting into the issue of the value of directories, most believe that the Yahoo! Directory still has value, and Bankaholic has submitted its site to several of Yahoo&#8217;s directories. Its worth noting that the links are to the credit card page, not the home page, and typically use the anchor text, &#8220;Bankaholic.com: credit cards.&#8221; Second, many links come from the sidebar, footer or the end of articles on blogs.</p>
<p>And this leads to step three&#8211;digging through the backlinks to find potential sources for your own backlinks. What&#8217;s interesting to me about many of the backlinks to Bankaholic&#8217;s credit card pages is that they come from blogs, many of which are not updated regular or highly trafficked. In other words, they are links any of us could get. I suspect not all of the links are purely editorial, but nobody can be sure. Still, Bankaholic did what you and I should be doing, so stop reading this article and go get some backlinks.</p>
<p><em>Photo Credit: </em><a href="http://www.flickr.com/photos/andresrueda/"><strong><em>Andres Rueda</em></strong></a></p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/what-credit-cards-can-teach-us-about-making-money-online/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make Money Online: Quality of Service</title>
		<link>http://geeklad.com/make-money-online-quality-of-service</link>
		<comments>http://geeklad.com/make-money-online-quality-of-service#comments</comments>
		<pubDate>Mon, 16 Feb 2009 10:05:33 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Make Money Online]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1277</guid>
		<description><![CDATA[


In addition to the size of your market and existing competition, the quality of service you provide is a very important factor in making money online.  High quality will provide credibility for your content or service, and result in repeat visits and referrals. If your site is low quality, you may have a difficult time [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><a rel="lightbox:charts" href="http://geeklad.com/wp-content/uploads/2009/01/success-and-quality-of-service.png"><img class="alignright size-full wp-image-1211" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" title="success-and-quality-of-service" src="http://geeklad.com/wp-content/uploads/2009/01/success-and-quality-of-service.png" border="0" alt="success-and-quality-of-service" width="220" height="151" align="right" /></a></p>
<p>In addition to <a href="http://geeklad.com/make-money-online-size-of-market">the size of your market</a> and <a href="http://geeklad.com/making-money-online-existing-competition">existing competition</a>, the quality of service you provide is a very important factor in making money online.  High quality will provide credibility for your content or service, and result in repeat visits and referrals. If your site is low quality, you may have a difficult time in earning the trust of those that visit your site.</p>
<p><span id="more-1277"></span></p>
<h2>My Failure in Quality of Service</h2>
<p>I think another reason why <a href="http://foreversms.com">ForeverSMS</a> never took off is because of the design of the website. I designed the website myself, however, I should have relied on a professional to do the design for me.  I think I could have done more in terms of doing more <a href="http://en.wikipedia.org/wiki/Search_engine_optimization">search engine optimization</a>, but the reality is that if the site had been higher quality and in a less competitive space, I would have seen greater success.</p>
<h2>Improving My Quality of Service</h2>
<p>I’ve hired someone to do the web design on my latest venture. I think it will help me to achieve greater success than I saw with ForeverSMS.  It is important to realize what you are good at, but probably more important to understand what you are not good at.  When you identify such areas, find others to do the work for you.</p>
<h2>My Success in Quality of Service</h2>
<p>The jury is still out. We shall see how my new venture does, which I will announce shortly.</p>
<h2>Ensuring Quality of Service on Your Websites</h2>
<p>If you have decided to make money online by blogging, a good blogging platform (<a href="http://wordpress.org">WordPress</a>, <a href="http://drupal.org">Drupal</a>, <a href="http://www.typepad.com">TypePad</a>, <a href="http://www.blogger.com">Blogger</a>, etc.) with a nice selection of themes is a first good step towards developing a quality blog. The second most important factor in developing a quality of blog is of course developing quality content. Write about a topic you are passionate about. When you start thinking of topics for articles all the time, you know you’ve selected the right topic for your blog.</p>
<p>If you want to make money by developing a service, be sure to ask for help in areas in which you are lacking expertise. I’m pretty good at developing with PHP and MySQL, but I really suck at web design. Be honest with yourself and realize that you may not be able to do everything yourself.</p>
<p>You also need to ensure your site is fast and convenient to use. You may have the most gorgeous web design, but if the site is slow and complicated you may not achieve success. Try to keep it simple, yet appealing. This will help to maintain speed and convenience for your visitors.</p>
<h2>Applying All Three Factors</h2>
<p>It is important that you consider all three factors together: the size of your market, existing competition, and quality of service.  You need to understand how they relate to each other. You may have a very large market, but if there are many competitors it will be more difficult to make money. However, developing a high quality website can help to overtake the competition and achieve success.</p>
<p>On the other hand, you may develop a very high quality site in a market with very little competition. However if there is no one interested in the service you provide, you will be doomed to failure.  It is sometimes difficult to judge what sort of market there may be for services that do not yet exist.</p>
<p>You could try performing surveys to determine whether or not a particular type of service may appeal to a wide audience. You could also take a gamble and go ahead and develop the website, and see if it is well-received.  As long as you do not spend a lot of time and money in developing the service, there is little risk in just developing the site and see what happens.</p>
<p>It is important to be brutally honest with yourself and <a href="http://learntoduck.com/micah/seven-virtues-of-failure">learn from your failures</a>. There is no better way to achieve success than to fail and learn from your mistakes. If you do not initially attain the desired results, take a step back and try to understand why you failed.  You will be better prepared when you try again.</p>
<h2>What’s Next</h2>
<p>Once you’ve decided whether to <a href="http://geeklad.com/make-money-online-content-or-service">provide content or service</a> and you’ve taken into account size of market, existing competition, and quality of service, it is time to select a monetization method. In the next post in this series, I’ll discuss ways you can directly and indirectly monetize your website.</p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/writing-for-make-use-of" title="Writing for Make Use Of (November 8, 2008)">Writing for Make Use Of</a> (1)</li>
	<li><a href="http://geeklad.com/two-wordpress-plugins-that-will-make-your-life-easier" title="Two WordPress Plugins That Will Make Your Life Easier (September 4, 2008)">Two WordPress Plugins That Will Make Your Life Easier</a> (3)</li>
	<li><a href="http://geeklad.com/two-ways-to-reclaim-your-feeds-from-feedburner" title="Two Ways to Reclaim Your Feeds from FeedBurner (December 19, 2008)">Two Ways to Reclaim Your Feeds from FeedBurner</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/make-money-online-quality-of-service/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making Money Online: Existing Competition</title>
		<link>http://geeklad.com/making-money-online-existing-competition</link>
		<comments>http://geeklad.com/making-money-online-existing-competition#comments</comments>
		<pubDate>Mon, 02 Feb 2009 11:40:51 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Make Money Online]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1220</guid>
		<description><![CDATA[

This is the third part of a multi-part series about making money online. So far I&#8217;ve discussed deciding whether to provide content or service as well as evaluating the size of your market. The next logical step to making money online is to analyze the existing competition in the market you are considering.
If you compete [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><a rel="lightbox:charts" href="http://geeklad.com/wp-content/uploads/2009/01/success-and-competition.png"><img class="alignleft size-full wp-image-1210" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" title="success-and-competition" src="http://geeklad.com/wp-content/uploads/2009/01/success-and-competition.png" border="0" alt="success-and-competition" width="218" height="149" align="left" /></a>This is the third part of a multi-part series about making money online. So far I&#8217;ve discussed deciding whether to <a href="http://geeklad.com/make-money-online-content-or-service">provide content or service</a> as well as <a href="http://geeklad.com/make-money-online-size-of-market">evaluating the size of your market</a>. The next logical step to making money online is to analyze the existing competition in the market you are considering.</p>
<p><span id="more-1220"></span>If you compete in a large market, you can expect to have a lot of competition. If there is little or no competition in your market, if you succeed you can expect competition to quickly appear. When <a href="http://twitter.com">Twitter</a> hit the scene, it wasn&#8217;t long before competing services like <a href="http://friendfeed.com">FriendFeed</a>, <a href="http://identi.ca/">identi.ca</a>, and others came to market to provide similar and improved services.</p>
<h2>My Failure in Assessing Competition</h2>
<p>Last year, I developed a free service for <a href="http://foreversms.com">texting online</a>. I felt as though it was a pretty decent service, but it never caught on like I had hoped. I believe a big reason for this was because there were already similar services such as <a href="http://gizmosms.com/">Gizmo SMS</a> and <a href="http://www.txtdrop.com">txtDrop.com</a>. <a href="http://foreversms.com">ForeverSMS</a> really had very little to offer that these services didn’t already provide.</p>
<h2>Improving My Assessment of Competition</h2>
<p>I&#8217;ve learned alot with the less than stellar monetization of ForeverSMS. Lately I’ve been looking to develop services that do not exist yet or that have very little competition.</p>
<h2>My Success in Assessing Competition</h2>
<p>Well, the jury is still out for me on assessing competition. I am currently developing a service that I believe has very little competition. Whether or not it will succeed once I announce it is another story.  It depends on how I handle my assessment on the size of market, competition, and other factors as well.</p>
<h2>Sizing Up Your Competition</h2>
<p>I think the biggest reason that many bloggers fail early when they start, is that they fail to realize the amount of competition they face. There are countless bloggers out there writing about a tremendous variety of topics, and many of them do it quite well. Although it is easy to get started with blogging and it is easy to do, it is tremendously difficult to succeed.</p>
<p>That being said, do not be discouraged from blogging. You may find that you do it better than anyone else in the topic you decide to write about.  There are quite a few people that have managed to earn a living from blogging.  Although it is a long and difficult path, it is indeed possible to make money blogging.</p>
<p>It may be nearly impossible to find a topic to blog about where you would face little or no competition.  On the other hand, it is quite possible to develop new services that have no competition. The difficulty with creating new services is deciding on what they should be. <a href="http://www.bartleby.com/59/3/necessityist.html">Necessity is the mother of invention</a> and often new services are born where individuals find a need for something that does not yet exist.</p>
<p>If you are developing a service and no such service exists yet, you will have a tremendous advantage.  It will increase the likelihood you will make money with it.  It is also easier to make money with blog posts where you provide information that does not exist or is difficult to find.  If you have scoured the net trying to solve a problem and you ended up developing your own solution, blog about it! It’s very likely there are others looking for the very same answer you could provide them.</p>
<h2>What’s Next</h2>
<p>The last of the three important factors I will be writing about in this series is the <strong>quality of service</strong>.  Quality of service does not just apply to services, it applies to content as well. If decide to make money with a blog, it needs to be informative as well as visually appealing.</p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/writing-for-make-use-of" title="Writing for Make Use Of (November 8, 2008)">Writing for Make Use Of</a> (1)</li>
	<li><a href="http://geeklad.com/two-wordpress-plugins-that-will-make-your-life-easier" title="Two WordPress Plugins That Will Make Your Life Easier (September 4, 2008)">Two WordPress Plugins That Will Make Your Life Easier</a> (3)</li>
	<li><a href="http://geeklad.com/two-ways-to-reclaim-your-feeds-from-feedburner" title="Two Ways to Reclaim Your Feeds from FeedBurner (December 19, 2008)">Two Ways to Reclaim Your Feeds from FeedBurner</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/making-money-online-existing-competition/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Still Alive on Carillon</title>
		<link>http://geeklad.com/still-alive-on-carillon</link>
		<comments>http://geeklad.com/still-alive-on-carillon#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:34:52 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Miscellaneous Geekery]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1271</guid>
		<description><![CDATA[

Yesterday my good Friend Bwana shared an article on Lifehacker about GrandCentral preparing for a new release. In his comment along with the shared item Bwana said, 
Play the Portal Theme&#8230; Still Alive..  
Of course, that prompted me to search YouTube for the song. I listened to it and I enjoyed it. I also [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p>Yesterday my good Friend <a href="http://bwana.org">Bwana</a> shared an article on <a href="http://lifehacker.com/">Lifehacker</a> about <a href="http://lifehacker.com/5140139/grandcentral-still-alive-new-version-imminent">GrandCentral preparing for a new release.</a> In his comment along with the shared item Bwana said, </p>
<blockquote><p>Play the Portal Theme&#8230; Still Alive.. <img src='http://geeklad.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
<p>Of course, that prompted me to search YouTube for the song. I listened to it and I enjoyed it. I also checked out a few others including a <a href="http://www.youtube.com/watch?v=sxNmeMklFk8&#038;feature=related">live version of Still Alive</a> performed by the writer, <a href="http://www.jonathancoulton.com/2008/06/23/still-alive-on-carillon/">Johnathan Coulton</a>.</p>
<p>After listening to the live version, I searched for Johnathan&#8217;s blog and started browsing around on it.  I came across a post of <a href="http://www.jonathancoulton.com/2008/06/23/still-alive-on-carillon/">Still Alive being played on the carillon</a>. Check out the video. The <a href="http://en.wikipedia.org/wiki/Carillon">carillon</a> isn&#8217;t terribly impressive to watch, but it&#8217;s a cool video to listen to.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/JPPjS-TCCqk&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/JPPjS-TCCqk&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/make-money-online-size-of-market" title="Make Money Online: Size of Market (January 25, 2009)">Make Money Online: Size of Market</a> (1)</li>
	<li><a href="http://geeklad.com/laptop-as-a-wireless-router" title="Laptop as a Wireless Router (September 25, 2008)">Laptop as a Wireless Router</a> (9)</li>
	<li><a href="http://geeklad.com/google-adsense-coming-to-analytics" title="Google AdSense Coming to Analytics (September 14, 2008)">Google AdSense Coming to Analytics</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/still-alive-on-carillon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Money Online: Size of Market</title>
		<link>http://geeklad.com/make-money-online-size-of-market</link>
		<comments>http://geeklad.com/make-money-online-size-of-market#comments</comments>
		<pubDate>Mon, 26 Jan 2009 03:02:39 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Make Money Online]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[how to make money]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1206</guid>
		<description><![CDATA[

This is the second post in a multi-part series I&#8217;m writing about making money online.  The first step is to decide whether you want to create a blog or develop an online service. Next, you need to decide on a topic for your blog or determine the type of service you would like to provide.
Perhaps the [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" title="crowd" src="http://geeklad.com/wp-content/uploads/2009/01/crowd.jpg" border="0" alt="crowd" width="200" height="140" align="left" />This is the second post in a multi-part series I&#8217;m writing about making money online.  The first step is to decide whether you want to <a href="http://geeklad.com/make-money-online-content-or-service">create a blog or develop an online service</a>. Next, you need to decide on a topic for your blog or determine the type of service you would like to provide.</p>
<p>Perhaps the three most important factors to consider in deciding what to put on your website are the size of your market, the competition you will face, and the quality of your content or service. In this article, I share some of my observations on size of market, including examples on how I&#8217;ve failed and succeeded in properly assessing it.</p>
<p><span id="more-1206"></span><a rel="lightbox:charts" href="http://geeklad.com/wp-content/uploads/2009/01/success-and-size-of-market.png"><img class="alignright size-full wp-image-1209" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" title="success-and-size-of-market" src="http://geeklad.com/wp-content/uploads/2009/01/success-and-size-of-market.png" border="0" alt="success-and-size-of-market" width="250" height="173" align="right" /></a><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="https://www.cleverbridge.com/342/cookie?affiliate=3467&amp;product=29945" alt="" />Without a doubt, size of market is the most important factor for making money online. There are millions of people using the Internet each and every day, which is why it has attracted so many as an opportunity to earn income. However, it is likely that only a very small fraction of them will be in the market you will be targeting.</p>
<h2>My Failure in Assessing Size of Market</h2>
<p>For the most part, I’ve not had a lot of <a href="http://en.wikipedia.org/wiki/Web_traffic#Organic_traffic">organic traffic</a> so far on my blog. I’ve come to realize that my eclectic mix of content does not really appeal to a wide range of individuals. Although there are a lot of other geeks out there in the world, most of them are not particularly interested in many of the things I write about and the tools I develop.</p>
<h2>Improving My Assessment of Size of Market</h2>
<p>Part of the reason I’ve decided to develop this series on making money online was to try to appeal to a wider audience. There is no doubt in my mind there are more people interested in making money online than there are people interested in things like a <a href="http://geeklad.com/update-to-google-webmaster-tools-greasemonkey-script">Greasemonkey script for Google Webmaster Tools</a>.</p>
<p>I also decided to write about making money online because I recently had my first real big hit with organic results on this blog.  Earlier this month I wrote an article on <a href="http://geeklad.com/remove-antivirus-2009-and-other-malwarerogue-software-with-malwarebytes-anti-malware">how to remove Antivirus 2009, Spyware Guard 2008 and other malware</a>, and it definitely seemed to appeal to a wider audience than any of my other posts on GeekLad. I decided that sharing my success could provide some good information on how to make money online.</p>
<h2>My Success in Assessing Size of Market</h2>
<p>There are a lot of people that encounter problems with <a href="http://en.wikipedia.org/wiki/Antivirus_2009">Antivirus 2009</a> and <a href="http://www.ca.com/us/securityadvisor/pest/pest.aspx?id=453141606">Spyware Guard 2008</a>. I used <a href="http://www.malwarebytes.org/mbam.php">Malwarebytes’ Anti-Malware</a> to remove those programs from my parents’ computer, and decided it would make a great blog post that would appeal to a wide audience. It is apparent by the amount of traffic I&#8217;ve received that I was right.</p>
<p>I also signed up for an <a href="http://www.malwarebytes.org/affiliates.php">affiliate account with Malwarebytes</a>.  If anyone decides they would like to purchase the full version as a result of reading my article, I receive a commission for it. Signing up for the affiliate account and including an affiliate link within the article has allowed me to make some money with the article.</p>
<h2>Selecting Your Audience</h2>
<p>When deciding on a topic to blog about or the type of service you are going to provide, you need to take your audience into consideration. You need to figure out how many people that will be interested in your website.You can use the <a href="https://adwords.google.com/select/KeywordToolExternal">Google Keyword Tool</a> to determine the amount of search volume there is in the areas you are considering for your blog or service. Keywords with higher search volume will provide you with a larger market.</p>
<p>If your content or service is very specialized, you can expect to have a small audience. If you decide to blog about a very popular topic or develop a service that would appeal to many individuals, you can expect to have a large audience. Having a small audience isn&#8217;t necessarily a bad thing, if you can convert visits into cash and each conversion is worth a lot of money.</p>
<h2>What’s Next?</h2>
<p>The size of your market should not be taken into consideration alone. It is also very important to consider existing competition. Although there may be millions of potential visitors in your audience, there may already be many competitors servicing that market. If the competition is fierce, you may find it difficult to make money.</p>
<p>In the next post in the series, I’ll be taking a more detailed look at sizing up the competition.</p>
<p><em>Photo Credit: <strong><a href="http://flickr.com/photos/apreche/">Apreche</a></strong></em></p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/make-money-online-content-or-service" title="Make Money Online: Content or Service? (January 23, 2009)">Make Money Online: Content or Service?</a> (1)</li>
	<li><a href="http://geeklad.com/writing-for-make-use-of" title="Writing for Make Use Of (November 8, 2008)">Writing for Make Use Of</a> (1)</li>
	<li><a href="http://geeklad.com/two-wordpress-plugins-that-will-make-your-life-easier" title="Two WordPress Plugins That Will Make Your Life Easier (September 4, 2008)">Two WordPress Plugins That Will Make Your Life Easier</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/make-money-online-size-of-market/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make Money Online: Content or Service?</title>
		<link>http://geeklad.com/make-money-online-content-or-service</link>
		<comments>http://geeklad.com/make-money-online-content-or-service#comments</comments>
		<pubDate>Fri, 23 Jan 2009 11:35:46 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Make Money Online]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[how to make money]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web entrepreneur]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1185</guid>
		<description><![CDATA[

For as long as I can remember, I&#8217;ve had a burning desire to earn a living working with technology. I&#8217;ve sought out many different methods for making money online. 
Much like Edison inventing the light bulb, I&#8217;ve found more ways how not to achieve the desired outcome.  However, I&#8217;m glad to say that I&#8217;m starting [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><img class="alignleft size-full wp-image-1186" title="money" src="http://geeklad.com/wp-content/uploads/2009/01/money.jpg" alt="money" width="240" height="180" />For as long as I can remember, I&#8217;ve had a burning desire to earn a living working with technology. I&#8217;ve sought out many different methods for making money online. </p>
<p>Much like Edison inventing the light bulb, I&#8217;ve found more ways how not to achieve the desired outcome.  However, I&#8217;m glad to say that I&#8217;m starting to see the light at the end of the tunnel. I recently decided to share my experience in my quest with a multi-part post on how to make money online.</p>
<p><span id="more-1185"></span>About a month ago, I reached out to <a href="http://staynalive.com/">Jesse Stay</a> for help in my quest.  Jesse is a successful entrepreneur, published technology author, and guest author for <a href="http://www.louisgray.com">Louis Gray</a>.  He is the creative mind behind <a href="http://socialtoo.com/">SocialToo</a>, a web service that provides some handy tools for some popular social networks. I asked Jesse for advice on how to turn my hobbies (programming and blogging) into a career.  He provided some great info and there was a series of questions he asked that really got me thinking:</p>
<blockquote><p>What would you like to do?  Are you looking to become a developer?  Do you want to become a blogger? Do you want to be an Entrepreneur?</p></blockquote>
<p>Very good questions indeed. I think that ultimately I would like to be an entrepreneur and offer web services that are high in demand but low in supply. If I ever get to the point where I&#8217;m creating demand, I&#8217;ll know I&#8217;ve made it. I think answering these questions led me to the first step in making money online: do you develop <strong>content</strong> or develop a <strong>service</strong>?</p>
<h2>Content Development</h2>
<p>Behind door number one, we have content development. This has become one of the most popular methods for earning a living online. There are countless individuals online providing eager readers with relevant and useful information. The majority of them in the form of blogs.</p>
<p>Blogs are a great way for enthusiasts and self-proclaimed experts on any topic to provide information to the masses. It has become quite apparent that blogs are probably the best and easiest way to provide information online.  It has been observed by many that <a href="http://www.betterbusinessblogging.com/blogging-basics/why-search-engines-love-blogs/">search engines have an affinity for blogs</a>. If you are a decent writer and have a lot of great information to share that others are seeking, blogging is definitely the way to go.</p>
<h2>Providing Services</h2>
<p>The second choice you have for making money online is to provide services online. Just as there are millions of people seeking information online, there are many others seeking services as well. Of course, the majority of them prefer free services but there are plenty that are willing to pay too.</p>
<p>Providing services online does not necessarily mean you need to be a programmer or web developer. If you already have a business or are interested in starting one, providing services online can easily become an extension of your business. This is especially true if your business is not limited by your geographic location.</p>
<p>It is relatively easy to build a website to promote and even sell the services online. Even if you don&#8217;t know how to do it, there are plenty of people out there who provide such services. Alternatively, you could find the information online on how to build a website and do it yourself. I find the latter to be the most enjoyable as well as rewarding.</p>
<h2>What&#8217;s Next?</h2>
<p>Once you&#8217;ve decided whether you wish to provide content or services, you need to decide the topic of your content or the type of service to provide. There are three very important factors to consider when making this decision:</p>
<ul>
<li><strong>Size of Market</strong></li>
<li><strong>Competition</strong></li>
<li><strong>Quality of Service</strong></li>
</ul>
<p>These will be the focus of my next post in this series.</p>
<p><em>Photo Credit: </em><a href="http://www.flickr.com/photos/tracy_olson/"><em>Tracy O</em></a></p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/my-three-goals-for-2009" title="My Three Goals for 2009 (January 2, 2009)">My Three Goals for 2009</a> (2)</li>
	<li><a href="http://geeklad.com/make-money-online-size-of-market" title="Make Money Online: Size of Market (January 25, 2009)">Make Money Online: Size of Market</a> (1)</li>
	<li><a href="http://geeklad.com/writing-for-make-use-of" title="Writing for Make Use Of (November 8, 2008)">Writing for Make Use Of</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/make-money-online-content-or-service/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Chrome 2.0</title>
		<link>http://geeklad.com/google-chrome-20</link>
		<comments>http://geeklad.com/google-chrome-20#comments</comments>
		<pubDate>Thu, 15 Jan 2009 11:31:01 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1176</guid>
		<description><![CDATA[

I was shocked last month when Google dropped the beta designation from Chrome. Chrome was in beta a mere three months, whereas some products such as Gmail are STILL in beta after more than four years!  Sometimes I just don&#8217;t understand why they do weird things like this, but it&#8217;s really all just semantics.
Well, to [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><img class="alignleft size-full wp-image-1181" style="border: 0pt none;" title="google-chrome-logo-nonbeta" src="http://geeklad.com/wp-content/uploads/2009/01/google-chrome-logo-nonbeta.jpg" alt="google-chrome-logo-nonbeta" width="150" height="55" />I was shocked last month when Google <a href="http://googleblog.blogspot.com/2008/12/google-chrome-beta.html">dropped the beta designation from Chrome</a>. Chrome was in beta a mere three months, whereas some products such as Gmail are <strong>STILL</strong> in beta after more than four years!  Sometimes I just don&#8217;t understand why they do weird things like this, but it&#8217;s really all just semantics.</p>
<p><span id="more-1176"></span>Well, to match their breakneck speed out of beta, they&#8217;ve now released a <a href="http://dev.chromium.org/getting-involved/dev-channel/release-notes/releasenotes201561">2.0 version</a> in the <a href="http://geeklad.com/cutting-edge-google-chrome-updates">Google Chrome dev channel</a>.  There are a few new features, the most notable being the ability to do full-page zoom.</p>
<p>Prior to the 2.0 release, if you zoom on a page (<strong>Ctrl+</strong> and <strong>Ctrl-</strong>, or using your scroll wheel on your mouse while pressing the control button) only the text zooms and the images remain the same.  The 2.0 release now properly zooms text and images together.  Here are a few other blog posts around the web describing some of the other new features in Google Chrome 2.0:</p>
<ul>
<li><a href="http://news.cnet.com/chrome-gets-mac-deadline-extensions-foundation/?part=rss&amp;tag=feed&amp;subj=Webware">Chrome gets Mac deadline, extensions foundation</a></li>
<li><a href="http://googlesystem.blogspot.com/2009/01/google-chrome-20-pre-beta.html">Google Chrome 2.0 Pre-Beta</a></li>
<li><a href="http://blogoscoped.com/archive/2009-01-09-n66.html">Google Chrome Update With Form Auto-Completion And More</a></li>
<li><a href="http://www.readwriteweb.com/archives/google_releases_first_pre-beta_of_chrome_20.php">Google Releases First Pre-Beta of Chrome 2.0</a></li>
<li><a href="http://dev.chromium.org/getting-involved/dev-channel/release-notes/releasenotes201561">Release Notes 2.0.156.1</a></li>
</ul>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/pagerank-0-to-3-in-under-30-days" title="PageRank 0 to 3 in Under 30 Days (September 28, 2008)">PageRank 0 to 3 in Under 30 Days</a> (7)</li>
	<li><a href="http://geeklad.com/where-did-google-maps-saved-locations-link-go" title="Where Did Google Maps Saved Locations Link Go? (January 6, 2009)">Where Did Google Maps Saved Locations Link Go?</a> (1)</li>
	<li><a href="http://geeklad.com/view-external-nofollow-links-in-google-webmaster-tools" title="View External Nofollow Links in Google Webmaster Tools (October 20, 2008)">View External Nofollow Links in Google Webmaster Tools</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/google-chrome-20/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Reader for Dummies</title>
		<link>http://geeklad.com/google-reader-for-dummies</link>
		<comments>http://geeklad.com/google-reader-for-dummies#comments</comments>
		<pubDate>Fri, 09 Jan 2009 14:00:39 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google reader]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1171</guid>
		<description><![CDATA[

Ok, so the title is actually Google Reader for Beginners.  I&#8217;m constantly telling my friends how great Google Reader is, but I have a hard time convincing them they need to use it.  From now on, I&#8217;ll just show them the video the Google Reader Team put together.



	Related posts
	
	Where Did Google Maps Saved [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><img class="alignleft size-full wp-image-1172" style="border: 0pt none;" title="google-reader-icon" src="http://geeklad.com/wp-content/uploads/2009/01/google-reader-icon.gif" alt="google-reader-icon" width="135" height="27" />Ok, so the title is actually <a href="http://googlereader.blogspot.com/2009/01/google-reader-for-beginners.html">Google Reader for Beginners</a>.  I&#8217;m constantly telling my friends how great Google Reader is, but I have a hard time convincing them they need to use it.  From now on, I&#8217;ll just show them the video the Google Reader Team put together.</p>
<p><object width="480" height="385" data="http://www.youtube.com/v/PvKFP67GwSY&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/PvKFP67GwSY&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/where-did-google-maps-saved-locations-link-go" title="Where Did Google Maps Saved Locations Link Go? (January 6, 2009)">Where Did Google Maps Saved Locations Link Go?</a> (1)</li>
	<li><a href="http://geeklad.com/view-external-nofollow-links-in-google-webmaster-tools" title="View External Nofollow Links in Google Webmaster Tools (October 20, 2008)">View External Nofollow Links in Google Webmaster Tools</a> (20)</li>
	<li><a href="http://geeklad.com/update-to-google-webmaster-tools-greasemonkey-script" title="Update to Google Webmaster Tools Greasemonkey Script (November 6, 2008)">Update to Google Webmaster Tools Greasemonkey Script</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/google-reader-for-dummies/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Twitter Search Button for the Google Toolbar</title>
		<link>http://geeklad.com/twitter-search-button-for-the-google-toolbar</link>
		<comments>http://geeklad.com/twitter-search-button-for-the-google-toolbar#comments</comments>
		<pubDate>Tue, 06 Jan 2009 16:11:03 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microblogging]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[google toolbar]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1155</guid>
		<description><![CDATA[

I&#8217;ve been finding myself searching Twitter for information as of late. There was not a decent Twitter search button for the Google Toolbar (only a couple that use the Google Custom Search Engine), so I created one.  It&#8217;s simple and easy to use, just like my Google Reader search button.

Click the link below to [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><img class="alignleft size-full wp-image-575" style="border: 0pt none;" title="twitter-logo.png" src="http://geeklad.com/wp-content/uploads/2008/11/twitter-logo.png" alt="twitter-logo.png" width="225" height="64" />I&#8217;ve been finding myself searching Twitter for information as of late. There was not a decent <a href="http://search.twitter.com">Twitter search</a> button for the <a href="http://toolbar.google.com">Google Toolbar</a> (only a couple that use the <a href="http://www.google.com/cse">Google Custom Search Engine</a>), so I created one.  It&#8217;s simple and easy to use, just like my <a href="http://geeklad.com/google-toolbar-reader-button">Google Reader search button</a>.</p>
<ul>
<li>Click the link below to install it</li>
<li>When you want to search Twitter, type a search term into your Google Toolbar</li>
<li>Click the Twitter button on the Google Toolbar</li>
<li>You are taken to the Twitter search result page for your search term</li>
</ul>
<p style="text-align: center;"><a style="border: 1px solid #888888; padding: 4px 8px; font-weight: bold;" href="http://toolbar.google.com/buttons/add?url=http://geeklad.com/downloads/twitter-search.xml">Install the Twitter Search Button</a></p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/the-brilliance-of-the-izea-kmart-campaign" title="The Brilliance of the Izea Kmart Campaign (December 16, 2008)">The Brilliance of the Izea Kmart Campaign</a> (3)</li>
	<li><a href="http://geeklad.com/new-version-of-google-toolbar-for-firefox" title="New Version of Google Toolbar for Firefox (September 27, 2008)">New Version of Google Toolbar for Firefox</a> (0)</li>
	<li><a href="http://geeklad.com/google-toolbar-reader-button" title="Google Reader Search Button for the Google Toolbar (December 4, 2008)">Google Reader Search Button for the Google Toolbar</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/twitter-search-button-for-the-google-toolbar/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Where Did Google Maps Saved Locations Link Go?</title>
		<link>http://geeklad.com/where-did-google-maps-saved-locations-link-go</link>
		<comments>http://geeklad.com/where-did-google-maps-saved-locations-link-go#comments</comments>
		<pubDate>Tue, 06 Jan 2009 09:27:14 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google Maps]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1127</guid>
		<description><![CDATA[

I had a very frustrating experience recently. I could not for the life of me find My Saved Locations on Google Maps. I knew they were still there, because when I started typing in the search box, Google started suggesting them. But I couldn&#8217;t find the link to edit/view all of them.

Although there were people [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://geeklad.com/wp-content/uploads/2009/01/google-maps-logo.png" border="0" alt="Google Maps Logo" width="150" height="55" align="left" />I had a very frustrating experience recently. I could not for the life of me find My Saved Locations on Google Maps. I knew they were still there, because when I started typing in the search box, Google started suggesting them. But I couldn&#8217;t find the link to edit/view all of them.</p>
<p><span id="more-1127"></span></p>
<p>Although there were <a href="http://blumenthals.com/blog/2008/11/20/google-fixing-lost-saved-locations-problem-in-maps/">people that actually lost their saved locations</a>, this was not the problem I was experiencing. I just couldn&#8217;t find the freakin&#8217; link! As an experienced computer geek, this was especially frustrating. After much searching, I finally found a blog post that informed me that the <a href="http://www.seroundtable.com/archives/017118.html">Google Maps saved locations feature had moved</a>.</p>
<p> </p>
<p><a rel="lightbox" href="http://geeklad.com/wp-content/uploads/2009/01/google-maps-saved-locations.png"><img class="alignnone size-full wp-image-1133" style="border: 0px initial initial;" title="google-maps-saved-locations" src="http://geeklad.com/wp-content/uploads/2009/01/google-maps-saved-locations.png" alt="google-maps-saved-locations" width="472" height="70" /></a></p>
<p>I was disappointed I had to resort to searching for the solution, rather than figuring out the link was in a little upsidedown triangle next to the search bar.  In my defense, <a href="http://maps.google.com/support?hl=en">the Google Maps help</a> was no help (it still mentioned the old location of the feature) and I had to resort to searching the web.  Finally when I searched for something along the lines of &#8220;<strong>google maps saved locations link move</strong>&#8220;, I found the post on <a href="http://www.seroundtable.com">Search Engine Roundtable</a>.</p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/view-external-nofollow-links-in-google-webmaster-tools" title="View External Nofollow Links in Google Webmaster Tools (October 20, 2008)">View External Nofollow Links in Google Webmaster Tools</a> (20)</li>
	<li><a href="http://geeklad.com/update-to-google-webmaster-tools-greasemonkey-script" title="Update to Google Webmaster Tools Greasemonkey Script (November 6, 2008)">Update to Google Webmaster Tools Greasemonkey Script</a> (6)</li>
	<li><a href="http://geeklad.com/track-the-mention-of-your-blog-or-website-with-google-alerts" title="Track the Mention of Your Blog or Website with Google Alerts (December 18, 2008)">Track the Mention of Your Blog or Website with Google Alerts</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/where-did-google-maps-saved-locations-link-go/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Picasa Finally Makes it to the Mac</title>
		<link>http://geeklad.com/picasa-finally-makes-it-to-the-mac</link>
		<comments>http://geeklad.com/picasa-finally-makes-it-to-the-mac#comments</comments>
		<pubDate>Tue, 06 Jan 2009 04:00:48 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Mac Software]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[picasa]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1144</guid>
		<description><![CDATA[

Google acquired Picasa nearly 4 and a half years ago, and they finally managed to release Picasa for the Mac. I for one am glad to finally see it, although I&#8217;m still puzzled as to why it took so incredibly long. 4.5 years is a very long time in computer years, the equivalent of about [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><img class="size-full wp-image-1140 alignleft" style="border: 0px none;" title="picasa-logo.jpg" src="http://geeklad.com/wp-content/uploads/2009/01/picasa-logo.jpg" alt="picasa-logo.jpg" width="150" height="55" /><a href="http://query.nytimes.com/gst/fullpage.html?res=9D0DEEDE163AF937A25754C0A9629C8B63">Google acquired Picasa</a> nearly 4 and a half years ago, and they <strong>finally </strong>managed to release <a href="http://googleblog.blogspot.com/2009/01/introducing-picasa-for-mac-at-macworld.html">Picasa for the Mac</a>. I for one am glad to finally see it, although I&#8217;m still puzzled as to why it took so incredibly long. 4.5 years is a very long time in computer years, the equivalent of about half a lifetime in human years.  I hope it does not take them nearly that long to release <a href="http://www.google.com/chrome">Chrome</a> for Mac.</p>
<p><a rel="lightbox" href="http://geeklad.com/wp-content/uploads/2009/01/picasa-for-mac-screenshot.png"><img class="alignnone size-medium wp-image-1145" style="border: 0px initial initial;" title="picasa-for-mac-screenshot" src="http://geeklad.com/wp-content/uploads/2009/01/picasa-for-mac-screenshot-300x221.png" alt="picasa-for-mac-screenshot" width="300" height="221" /></a></p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/where-did-google-maps-saved-locations-link-go" title="Where Did Google Maps Saved Locations Link Go? (January 6, 2009)">Where Did Google Maps Saved Locations Link Go?</a> (1)</li>
	<li><a href="http://geeklad.com/view-external-nofollow-links-in-google-webmaster-tools" title="View External Nofollow Links in Google Webmaster Tools (October 20, 2008)">View External Nofollow Links in Google Webmaster Tools</a> (20)</li>
	<li><a href="http://geeklad.com/update-to-google-webmaster-tools-greasemonkey-script" title="Update to Google Webmaster Tools Greasemonkey Script (November 6, 2008)">Update to Google Webmaster Tools Greasemonkey Script</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/picasa-finally-makes-it-to-the-mac/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress PageRank Widget Plugin</title>
		<link>http://geeklad.com/wordpress-pagerank-widget-plugin</link>
		<comments>http://geeklad.com/wordpress-pagerank-widget-plugin#comments</comments>
		<pubDate>Mon, 05 Jan 2009 16:20:39 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=1113</guid>
		<description><![CDATA[

There are a number of PageRank plugins for WordPress, but it seems that all of them involve manually editing the template to incorporate them.  With the lack of a better option, I took it upon myself to develop a WordPress plugin to display PageRank in a widget.  And thus, the PageRank Widget for [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><img class="alignleft size-full wp-image-370" style="border: 0pt none;" title="pagerank" src="http://geeklad.com/wp-content/uploads/2008/09/pagerank.png" alt="pagerank" width="165" height="73" />There are a number of PageRank plugins for WordPress, but it seems that all of them involve manually editing the template to incorporate them.  With the lack of a better option, I took it upon myself to develop a WordPress plugin to display PageRank in a widget.  And thus, the PageRank Widget for WordPress was born.</p>
<p><span id="more-1113"></span>The options are very simple, as there is only one.  You can display your PageRank either at a top-level (http://www.yourdomain.com) or display it at a page level (http://www.yourdomain.com/the-page-level).  By default, the PageRank will be displayed at the page level.</p>
<p>Installation is very simple:</p>
<ul>
<li><a href="http://downloads.wordpress.org/plugin/pagerank-widget.zip">Download the PageRank Widget plugin</a></li>
<li>Extract the contents to your plugin directory</li>
<li>Activate the plugin</li>
<li>Navigate to Appearance &gt; Widgets</li>
<li>Add the PageRank Widget</li>
<li>Select the display option (Individual Pages or Top-Level)</li>
<li>Save Changes</li>
</ul>
<p>I like the option of being able to display PageRank with a standalone widget.  It makes it very simple to use and does not involve having to edit any HTML code or load images/JavaScript from another website.  Try it out, and feel free to make any suggestions as to how I might be able to improve it.</p>
<p><strong>Update (01/06/2009)</strong>: Per a user request, I&#8217;ve also added a feature to display the pagerank within a page/post.  To use it, place the following comment where you wish for it to appear within the page:</p>
<p style="text-align: center;"><code>&lt;!--pagerank--&gt;</code></p>
<p><strong>Update (02/24/2009)</strong>: I noticed today that the widget was causing some errors on my page.  There was increased traffic on my site, so I made some updates to the plugin so that the PageRank requests are only made once a day.  PageRank really does not change probably more than once a month anyway, so this should not present any problems.</p>
<p><strong>Update (05/09/2009)</strong>: I broke the plugin a few days ago, and it is now fixed.  Version 0.60 has many bugfixes and now the PageRanks are cached so that we do not upset Google for making excessive requests.</p>
<p>Earlier I was avoiding this by using http://www.gmodules.com/ig/proxy?url= as a cache because Google seemed to have no problems when requests were made from the gmodules server.  However, it seems Google has plugged that hole and they now detect requests from gmodules.com as automated requests as they would any other server.  Now the requests have to be made directly by the website, so caching the PageRanks was necessary for this to happen.</p>
<p><span id="pagerank-widget" style="font-family: Tahoma,Verdana,Arial; font-size: 12px; line-height=12px;">	<p></p>	<table cellspacing="0" cellpadding="5" style="border: 1px solid black;">		<tr>			<td align="center" style="line-height: 7px">PageRank</td>			<td style="margin: 5px; padding: 10px; background: #008000; font-size: 20px; color: #FFFFFF; line-height: 7px; font-family: Arial;" rowspan="2">N/A</td>		</tr>		<tr>		<td>				<table cellspacing="0" cellpadding="0" width="60px" height="8px" style="border: 1px solid black;">					<tr>						<td style="width: 80px; background: #808080;"></td>					</tr>				</table>			</td>		</tr>	</table>	<span style="font-size: 9px; line-height:9px;">Powered by <a href="http://geeklad.com/wordpress-pagerank-widget-plugin">PageRank Widget</a></span></span></p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/projects/wordpress-plugins" title="WordPress Plugins (September 21, 2008)">WordPress Plugins</a> (0)</li>
	<li><a href="http://geeklad.com/more-simple-and-easy-seo-to-increase-your-pagerank" title="More Simple and Easy SEO to Increase Your Pagerank (April 2, 2009)">More Simple and Easy SEO to Increase Your Pagerank</a> (4)</li>
	<li><a href="http://geeklad.com/disqus-vs-intense-debate" title="Disqus vs. Intense Debate (November 26, 2008)">Disqus vs. Intense Debate</a> (83)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/wordpress-pagerank-widget-plugin/feed</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>How to Remove Antivirus 2009, Spyware Guard 2008 and Other Malware</title>
		<link>http://geeklad.com/remove-antivirus-2009-and-other-malwarerogue-software-with-malwarebytes-anti-malware</link>
		<comments>http://geeklad.com/remove-antivirus-2009-and-other-malwarerogue-software-with-malwarebytes-anti-malware#comments</comments>
		<pubDate>Mon, 05 Jan 2009 10:15:20 +0000</pubDate>
		<dc:creator>GeekLad</dc:creator>
				<category><![CDATA[PC Software]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[software utils]]></category>

		<guid isPermaLink="false">http://geeklad.com/?p=949</guid>
		<description><![CDATA[


My wife, kids, and I spent this past Christmas at my parents&#8217; house. It wasn&#8217;t long after we arrived before I gravitated to their computer to check my email, read the news, check the stock market, etc.
Much to my dismay, I found a barrage of malware, spyware, and rogue software had made its way onto [...]]]></description>
			<content:encoded><![CDATA[
<!– google_ad_section_start –>
<p><img class="alignleft size-full wp-image-1053" title="antivirus" src="http://geeklad.com/wp-content/uploads/2009/01/antivirus.jpg" alt="antivirus" width="240" height="180" /><img style="border: 0px none;" src="https://www.cleverbridge.com/342/cookie?affiliate=3467&amp;product=29945" alt="" /><br />
My wife, kids, and I spent this past Christmas at my parents&#8217; house. It wasn&#8217;t long after we arrived before I gravitated to their computer to check my email, read the news, check the stock market, etc.</p>
<p>Much to my dismay, I found a barrage of malware, spyware, and rogue software had made its way onto their machine.  I searched around a bit, and found the perfect solution: <a href="http://www.malwarebytes.org/mbam.php">Malwarebytes&#8217; Anti-Malware</a>.</p>
<p><span id="more-949"></span></p>
<p><!-- Start of MacroVirus Banner Code --><a href="http://24abfcqlmsrgt8takyye18ts6g.hop.clickbank.net"><img src="http://www.cbadvance.com/sites/macrovirus/animated/468x60.gif" width="468" height="60" border="0 none" class="aligncenter"></a><!-- End of ExpressPaidSurveys Banner Code --></p>
<p>By far the most annoying type of software that had been installed on their machine was <a href="http://en.wikipedia.org/wiki/Rogue_software">rogue antivirus software</a>.  The worst and most persistent offenders were <a href="http://www.ca.com/us/securityadvisor/pest/pest.aspx?id=453141606">Spyware Guard 2008</a> and <a href="http://en.wikipedia.org/wiki/Antivirus_2009">Antivirus 2009</a>. Both of these programs (and many similar ones) are designed to deceive a computer user into believing they are legitimate, by informing the user that spyware and malware has been detected on the system.</p>
<p>Unwitting users click away at the dialog boxes and pay to register the programs, although in reality the programs themselves are the nuisance.  Although my parents appeared to have acquired these programs with relative ease, I had a very hard time finding them to intentionally install them (on a <a href="http://en.wikipedia.org/wiki/Virtual_machine">virtual machine</a>) for taking screenshots of them in action.</p>
<h2>Antivirus 2009</h2>
<p>I was able to find a website that generates a very convincing screen that indicates it has located malware on the computer.  The webpage and application even use the Windows Security Center Icon, which enhances its appearance of legitimacy.</p>
<div id="attachment_1093" class="wp-caption aligncenter" style="width: 160px"><a rel="lightbox" href="http://geeklad.com/wp-content/uploads/2009/01/security-center-icon.png"><img class="size-thumbnail wp-image-1093" title="security-center-icon" src="http://geeklad.com/wp-content/uploads/2009/01/security-center-icon-150x139.png" alt="security-center-icon" width="150" height="139" /></a><p class="wp-caption-text">The Windows Security Center icon.</p></div>
<p style="text-align: center;">
<p>In reality, the webpage does not perform any scan on the system although it claims to have done so.  Upon completion of the bogus scan, the page displays a dialog box that will install the program no matter what you click (if you download and run the EXE installer).  Once installed, Antivirus 2009 constantly displays warnings in attempt to have the victim purchase the full version of the software (fortunately my parents had not done this).</p>
<h2>Antivirus 2009 Screenshots</h2>
<table border="0">
<tbody>
<tr>
<td align="center" valign="center">
<div id="attachment_1069" class="wp-caption alignnone" style="width: 160px"><a rel="lightbox:Antivirus2009" href="http://geeklad.com/wp-content/uploads/2009/01/antivirus-2009-webpage-step-1.png"><img class="size-thumbnail wp-image-1069 " title="antivirus-2009-webpage-step-1" src="http://geeklad.com/wp-content/uploads/2009/01/antivirus-2009-webpage-step-1-150x124.png" alt="Initial view of a webpage that installs Antivirus 2009" width="150" height="124" /></a><p class="wp-caption-text">Initial view of a webpage that installs Antivirus 2009.</p></div></td>
<td align="center" valign="center">
<p><div id="attachment_1068" class="wp-caption alignnone" style="width: 160px"><a rel="lightbox:Antivirus2009" href="http://geeklad.com/wp-content/uploads/2009/01/antivirus-2009-webpage-step-2.png"><img class="size-thumbnail wp-image-1068 " title="antivirus-2009-webpage-step-2" src="http://geeklad.com/wp-content/uploads/2009/01/antivirus-2009-webpage-step-2-150x112.png" alt="antivirus-2009-webpage-step-2" width="150" height="112" /></a><p class="wp-caption-text">&quot;Popup&quot; that appears after the bogus scan takes place.</p></div></td>
</tr>
<tr>
<td align="center" valign="center"><div id="attachment_1062" class="wp-caption alignnone" style="width: 160px"><a rel="lightbox:Antivirus2009" href="http://geeklad.com/wp-content/uploads/2009/01/antivirus-2009-scan-on-clean-system.png"><img class="size-thumbnail wp-image-1062 " title="antivirus-2009-scan-on-clean-system" src="http://geeklad.com/wp-content/uploads/2009/01/antivirus-2009-scan-on-clean-system-150x112.png" alt="antivirus-2009-scan-on-clean-system" width="150" height="112" /></a><p class="wp-caption-text">Antivirus 2009 initial scan on a clean system.</p></div></td>
<td align="center" valign="center"><div id="attachment_1066" class="wp-caption alignnone" style="width: 125px"><a rel="lightbox:Antivirus2009" href="http://geeklad.com/wp-content/uploads/2009/01/antivirus-2009-alert-dialog.png"><img class="size-thumbnail wp-image-1066" title="antivirus-2009-alert-dialog" src="http://geeklad.com/wp-content/uploads/2009/01/antivirus-2009-alert-dialog-115x150.png" alt="antivirus-2009-alert-dialog" width="115" height="150" /></a><p class="wp-caption-text">One of many annoying and incessant nags from Antivirus 2009.</p></div></td>
</tr>
</tbody>
</table>
<h2>Spyware Guard 2008</h2>
<p>Spyware Guard 2008 is very similar to Antivirus 2009, in that it also attempts to have the user pay to register the product.  Unfortunately, I was unable to find a website that attempts to lure me into installing the program so that I could provide screenshots.  However, I was finally able to find the install exe (SpywareGuard2008.exe) on a filesharing site.</p>
<h2>Spyware Guard 2008 Screenshots</h2>
<table border="0">
<tbody>
<tr>
<td align="center" valign="center"><div id="attachment_1065" class="wp-caption alignnone" style="width: 160px"><a rel="lightbox:SpywareGuard2008" href="http://geeklad.com/wp-content/uploads/2009/01/spyware-guard-2008-installer.png"><img class="size-thumbnail wp-image-1065" title="spyware-guard-2008-installer" src="http://geeklad.com/wp-content/uploads/2009/01/spyware-guard-2008-installer-150x60.png" alt="spyware-guard-2008-installer" width="150" height="60" /></a><p class="wp-caption-text">Spyware Guard 2008 installer</p></div></td>
<td align="center" valign="center"><div id="attachment_1064" class="wp-caption alignnone" style="width: 160px"><a rel="lightbox:SpywareGuard2008" href="http://geeklad.com/wp-content/uploads/2009/01/spyware-guard-2008-warning.png"><img class="size-thumbnail wp-image-1064" title="spyware-guard-2008-warning" src="http://geeklad.com/wp-content/uploads/2009/01/spyware-guard-2008-warning-150x99.png" alt="spyware-guard-2008-warning" width="150" height="99" /></a><p class="wp-caption-text">Bogus warning dialog from Spyware Guard 2008.</p></div></td>
</tr>
<tr>
<td colspan="2" align="center" valign="center"><div id="attachment_1063" class="wp-caption alignnone" style="width: 160px"><a rel="lightbox:SpywareGuard2008" href="http://geeklad.com/wp-content/uploads/2009/01/spyware-guard-2008-application.png"><img class="size-thumbnail wp-image-1063" title="spyware-guard-2008-application" src="http://geeklad.com/wp-content/uploads/2009/01/spyware-guard-2008-application-150x105.png" alt="spyware-guard-2008-application" width="150" height="105" /></a><p class="wp-caption-text">Spyware Guard 2008 application showing bogus infections.</p></div></td>
</tr>
</tbody>
</table>
<h2>Removal of the Rogue Software</h2>
<p>Fortunately, <a href="http://www.malwarebytes.org/mbam.php">Malwarebytes&#8217; Anti-Malware</a> makes it relatively quick and easy to remove this horrendous software.  Just download the program and run a full system scan.  When the scan is complete, click the <strong>Show Results</strong> button and then the <strong>Remove Selected</strong> button.</p>
<p><div id="attachment_1080" class="wp-caption aligncenter" style="width: 310px"><a rel="lightbox" href="http://geeklad.com/wp-content/uploads/2009/01/anti-malware-scan-results.png"><img class="size-medium wp-image-1080 " title="anti-malware-scan-results" src="http://geeklad.com/wp-content/uploads/2009/01/anti-malware-scan-results-300x222.png" alt="anti-malware-scan-results" width="300" height="222" /></a><p class="wp-caption-text">Malwarebytes&#39; Anti-Malware scan results for the aforementioned rogue programs.</p></div>
<p>If there are still active programs once the removal has taken place, Anti-Malware will inform you and request a reboot to complete the removal process.  Upon reboot, the system will have been disinfected.</p>
<p>It is important to note that although the free version of Malwarebytes&#8217; Anti-Malware does an excellent job of detection and removal, it will not provide prevention.  If you would like to prevent the installation of malware in the first place, you will need to <a href="https://www.cleverbridge.com/342/?affiliate=3467&amp;cart=29945&amp;scope=cart">purchase the full verison</a>.</p>
<p><em>Photo Credit: </em><a href="http://www.flickr.com/photos/chrisdewey/"><strong><em>Chris Dewey</em></strong></a></p>

<!– google_ad_section_end –>
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://geeklad.com/useful-applications-on-the-go" title="Useful Applications on the Go (September 17, 2008)">Useful Applications on the Go</a> (1)</li>
	<li><a href="http://geeklad.com/recover-lost-windows-keys" title="Recover Lost Windows Keys (September 3, 2008)">Recover Lost Windows Keys</a> (0)</li>
	<li><a href="http://geeklad.com/encryption-never-leave-home-without-it" title="Encryption: Never Leave Home Without It (September 9, 2008)">Encryption: Never Leave Home Without It</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://geeklad.com/remove-antivirus-2009-and-other-malwarerogue-software-with-malwarebytes-anti-malware/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.828 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-07-03 21:11:25 -->
