<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>RL Digital</title>
	
	<link>http://www.rl-digital.com</link>
	<description>Information for a digital world</description>
	<lastBuildDate>Sat, 11 Jul 2009 03:22:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/rldigital" type="application/rss+xml" /><feedburner:emailServiceId>rldigital</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to Hack-Proof your WordPress Blog</title>
		<link>http://feedproxy.google.com/~r/rldigital/~3/qL2YiYSLRig/</link>
		<comments>http://www.rl-digital.com/2009/hack-proof-your-wordpress-blog/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 12:10:38 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/?p=270</guid>
		<description>Copyright &amp;copy; 2009 &lt;a href="http://www.rl-digital.com"&gt;Robert&lt;/a&gt;. Visit the original article at &lt;a href="http://www.rl-digital.com/2009/hack-proof-your-wordpress-blog/"&gt;http://www.rl-digital.com/2009/hack-proof-your-wordpress-blog/&lt;/a&gt;.&lt;br /&gt;&lt;p&gt;&lt;span style="float:left;padding-right:4px;padding-top:4px;"&gt;&lt;img src="http://www.rl-digital.com/images_blog/hacked.jpg" alt="No Hacking" /&gt;&lt;/span&gt;I just finished helping a friend bring back a Sports Blog after a nasty hacker attack. Luckily, we had a backup of the database. Otherwise, we had little chance to restore the site.&lt;/p&gt;
&lt;p&gt;Here are a few tips to keep unwanted visitors from doing damage to your blog.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Set your File Permissions Properly&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Use 755 for directories, 644 for plugins and core WordPress PHP files, and 666 for active theme files. You can check and change file permissions with your FTP client.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Use the Login Lockdown Plugin&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hackers know where to find your login page. The basic WordPress installation offers little protection against a brute force attack. Yes, the new WordPress revisions have started using hardened passwords. However, I still recommend giving yourself the added protection you get from the &lt;a href="http://wordpress.org/extend/plugins/login-lockdown/" class="extlink"&gt;Login Lockdown Plugin&lt;/a&gt;. And, check your current or new password with &lt;a href="http://www.passwordmeter.com/" class="extlink"&gt;The Password Meter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Just upload it and activate it. The plugin defaults to a 1 hour lock out of an IP block after 3 failed login attempts within 5 minutes. This can be modified via the Options panel.&lt;/p&gt;
&lt;p&gt;&lt;!--more--&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Use a Database Backup Plugin&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Manual WordPress database backups are neither easy nor convenient to do. It requires knowledge of phpMyAdmin. Fortunately, WordPress plugin writers have addressed the problem. The best known plugin for this purpose is Lester Chan&amp;#8217;s &lt;a href="http://lesterchan.net/wordpress/readme/wp-dbmanager.html" class="extlink"&gt;WP-DBManager&lt;/a&gt;.  With this plugin, you can have WordPress automatically send you backup via email or store them in a folder on your server (or both).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Turn off Registrations&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Go to Settings &amp;#8211;&gt; General. Untick the &amp;#8216;Anyone can register&amp;#8217; box. Save your settings. Need to allow registrations? Then, I strongly recommend using the &lt;a href="http://wordpress.org/extend/plugins/sabre/" class="extlink"&gt;Sabre Plugin&lt;/a&gt;. Sabre is an acronym for Simple Anti Bot Registration Engine. It&amp;#8217;s a set of counter measures against spam registration on your blog.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Keep your Installation Up-to-Date&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you are not running the latest version of &lt;a href="http://wordpress.org/download/" class="extlink"&gt;WordPress&lt;/a&gt;, then there is a higher probability that your site will be compromised. Hackers take advantage of the open-source nature of WordPress to analyze the source code and test it for potential vulnerabilities. Then, it is left up to developers and users to detect, track down, and then close off the code vulnerabilities that hackers are using. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Backup your Theme, Images, and Plugins Folders&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s also a good idea to backup your theme, images, and plugins to your personal computer or on to a backup drive. If your host&amp;#8217;s server completely crashes, you can restore your entire site. &lt;/p&gt;
&lt;div class="disclosure"&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/8jyBobUbzsyN1SvU1Un6jaTHQiQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8jyBobUbzsyN1SvU1Un6jaTHQiQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/8jyBobUbzsyN1SvU1Un6jaTHQiQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8jyBobUbzsyN1SvU1Un6jaTHQiQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rldigital/~4/qL2YiYSLRig" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.rl-digital.com/2009/hack-proof-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.rl-digital.com/2009/hack-proof-your-wordpress-blog/</feedburner:origLink></item>
		<item>
		<title>Hide your Email Address from Spammers with a Simple JavaScript</title>
		<link>http://feedproxy.google.com/~r/rldigital/~3/OepHHXyh5kk/</link>
		<comments>http://www.rl-digital.com/2009/hide-your-email-address-from-spammers/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 15:11:43 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/?p=269</guid>
		<description>Copyright &amp;copy; 2009 &lt;a href="http://www.rl-digital.com"&gt;Robert&lt;/a&gt;. Visit the original article at &lt;a href="http://www.rl-digital.com/2009/hide-your-email-address-from-spammers/"&gt;http://www.rl-digital.com/2009/hide-your-email-address-from-spammers/&lt;/a&gt;.&lt;br /&gt;&lt;p&gt;&lt;span style="float:left;padding-right:3px;"&gt;&lt;div id="ad_code2"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-6396254138010763";
google_alternate_color = "FFFFFF";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as";
google_ad_type = "text";
//2007-04-12: RLDigital
google_ad_channel = "8203679929";
google_color_border = "333333";
google_color_bg = "333333";
google_color_link = "FFFFFF";
google_color_text = "CCCCCC";
google_color_url = "CCCCCC";
//--&gt;
&lt;/script&gt;
&lt;script type="text/javascript"  src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;/div&gt;&lt;/span&gt;Javascripts to hide email addresses from spammers have been around for a while but perhaps you missed this one. I have been using it more and more for my client&amp;#8217;s HTML-based websites.&lt;/p&gt;
&lt;p&gt;If the email address is: &lt;strong&gt;joe@mydomain.com&lt;/strong&gt;, most websites use:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;a href="mailto:joe@mydomain.com"&amp;gt;joe@mydomain.com&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;That line of basic HTML is easily harvested by spambots. Within a few weeks, the spam will start trickling in. After a few months, there will be a flood of annoying spam emails. &lt;/p&gt;
&lt;p&gt;What can you do? Start with a fresh email address and use this small JavaScript:&lt;/p&gt;
&lt;p&gt;&lt;!--more--&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;script type="text/javascript"&amp;gt;&amp;lt;!--
var name = "joe";
var domain = "mydomain.com";
document.write('&amp;lt;a href=\"mailto:' + name + '@' + domain + '\"&amp;gt;');
document.write(name + '@' + domain + '&amp;lt;/a&amp;gt;');
// --&amp;gt;&amp;lt;/script&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Simply replace the email address segments in lines 2 and 3. Then, paste the JavaScript into the HTML code for the page (replacing the mailto code). You are done!&lt;/p&gt;
&lt;div class="disclosure"&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/slPuS_CxWz4YrAD33o5uXb44va8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/slPuS_CxWz4YrAD33o5uXb44va8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/slPuS_CxWz4YrAD33o5uXb44va8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/slPuS_CxWz4YrAD33o5uXb44va8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rldigital/~4/OepHHXyh5kk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.rl-digital.com/2009/hide-your-email-address-from-spammers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.rl-digital.com/2009/hide-your-email-address-from-spammers/</feedburner:origLink></item>
		<item>
		<title>Make your own eBay widget!</title>
		<link>http://feedproxy.google.com/~r/rldigital/~3/cX6DCS28UIw/</link>
		<comments>http://www.rl-digital.com/2009/make-your-own-ebay-widget/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 14:37:10 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/?p=262</guid>
		<description>Copyright &amp;copy; 2009 &lt;a href="http://www.rl-digital.com"&gt;Robert&lt;/a&gt;. Visit the original article at &lt;a href="http://www.rl-digital.com/2009/make-your-own-ebay-widget/"&gt;http://www.rl-digital.com/2009/make-your-own-ebay-widget/&lt;/a&gt;.&lt;br /&gt;&lt;p&gt;&lt;span style="float:left;padding-right:6px;padding-top:6px;"&gt;&lt;img src="http://www.rl-digital.com/images_blog/widget.jpg" alt="eBay widget" /&gt;&lt;/span&gt;eBay&amp;#8217;s new affiliate program, &lt;a href="https://www.ebaypartnernetwork.com/" class="extlink"&gt;eBay Partner Network&lt;/a&gt;, is an excellent source of income for product-related blogs and websites. It takes some skill, however, to integrate eBay links and images into content and templates. The program offers several creatives that can be pasted into sidebar widgets. However, I found them to be slow-loading as well as poorly converting (to sales). &lt;/p&gt;
&lt;p&gt;I decided to make my own eBay Sidebar Widget. You can see an example of the widget running in the sidebar just to the right. I have outlined the steps below. The WordPress PHP widget and TWP auction code are free.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Steps to make your own eBay widget&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;ol&gt;1. Download and install the WordPress &lt;a href="http://wordpress.org/extend/plugins/php-code-widget/" class="extlink"&gt;PHP Code Widget&lt;/a&gt;.&lt;/ol&gt;
&lt;ol&gt;2. Download &lt;a href="http://www.thewebsiteprofessionals.com/twp-auctions/" class="extlink"&gt;TWP Auctions&lt;/a&gt;.&lt;/ol&gt;
&lt;ol&gt;3. Upload the files twpauctions.php and twpfunctions.php to your root directory.&lt;/ol&gt;
&lt;ol&gt;4. Go to your Widgets Page and add one PHP Code Widget.&lt;/ol&gt;
&lt;ol&gt;5. Paste in the TWP code into the PHP Widget.&lt;/ol&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;!--more--&gt;&lt;/p&gt;
&lt;p&gt;You will need to configure the TWP code according to the instructions in the readme file. The TWP code supports negative keywords so you can filter out cables, batteries, accessories, adapters, etc.&lt;/p&gt;
&lt;p&gt;The final code should look something like this:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;?php
$epn_campaign_id = "0000000000"; // EPN campaign id
$customid = "Post"; // EPN custom id (optional)
$keyword = "ipod -charger -case"; // put your keyword here 
$display = "2"; // how many items to display
$country = "us"; // see country_codes.txt for info
include "twpauctions.php"; ?&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I chose to display 2 ads to emulate a 300&amp;#215;250 ad widget although the eBay widget height is a bit more than 250px.&lt;/p&gt;
&lt;p&gt;Make sure to use the correct version of TWP depending on whether your server is running PHP 4 or PHP 5. And, don&amp;#8217;t forget to put in the correct campaign ID from the eBay Partners Network. Also, it is best if you have a theme with sidebar that is about 300px wide. &lt;/p&gt;
&lt;p&gt;You can the style the widget by adding the following classes to your stylesheet:&lt;/p&gt;
&lt;ul&gt;.execphpwidget&lt;br /&gt;
.execphpwidget a&lt;br /&gt;
.execphpwidget a:hover&lt;/ul&gt;
&lt;div class="disclosure"&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/l5TaD22slGoEVTyhIBDhrOPZONw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/l5TaD22slGoEVTyhIBDhrOPZONw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/l5TaD22slGoEVTyhIBDhrOPZONw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/l5TaD22slGoEVTyhIBDhrOPZONw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rldigital/~4/cX6DCS28UIw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.rl-digital.com/2009/make-your-own-ebay-widget/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.rl-digital.com/2009/make-your-own-ebay-widget/</feedburner:origLink></item>
		<item>
		<title>Squeeze More Income from your Blog with Slayer’s Custom Widget Plugin</title>
		<link>http://feedproxy.google.com/~r/rldigital/~3/q2Pdtb86OBg/</link>
		<comments>http://www.rl-digital.com/2008/squeeze-more-income-from-your-blog/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 17:04:22 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/?p=259</guid>
		<description>Copyright &amp;copy; 2009 &lt;a href="http://www.rl-digital.com"&gt;Robert&lt;/a&gt;. Visit the original article at &lt;a href="http://www.rl-digital.com/2008/squeeze-more-income-from-your-blog/"&gt;http://www.rl-digital.com/2008/squeeze-more-income-from-your-blog/&lt;/a&gt;.&lt;br /&gt;&lt;p&gt;&lt;span style="float:left;padding-right:5px;padding-top:3px;"&gt;&lt;img src="http://www.rl-digital.com/images_blog/custom-widgets.jpg" alt="Slayer's Custom Widget" /&gt;&lt;/span&gt;The introduction of sidebar widgets in WordPress have resulted in a huge time savings. Gone are the days of pasting code into sidebar.php just see your layout go wacky. The capabilities of widgets in the basic WordPress installation are, however, very limited. By default, all widgets appear wherever the sidebar is loaded within your theme. If you are using widgets to display ads, you cannot choose on which pages the widgets appear. &lt;/p&gt;
&lt;p&gt;Slayer&amp;#8217;s Custom Widget Plugin solves this problem. This plugin enables you to select which widgets appear on specific posts, pages, categories, author&amp;#8217;s posts and tag pages. You can even configure where widgets are displayed per WordPress template using conditional tags.&lt;/p&gt;
&lt;p&gt;&lt;!--more--&gt;&lt;/p&gt;
&lt;p&gt;Installation is easy. Upload the slayer-custom-widgets directory to wp-content/plugins. Then, activate the plugin in the usual way. If you already have widgets installed, you can go directly to the Slayer&amp;#8217;s Custom Widgets link found just under the settings section of your admin panel (WordPress 2.7). Configuring your widgets is simple and the layout is very logic. You&amp;#8217;ll want to go back to the Appearance Menu and add more widgets once you get the hang of it. &lt;/p&gt;
&lt;p&gt;I have already installed Slayer&amp;#8217;s Custom Widget Plugin in two blogs. Both are working perfectly. The level of control that the plugin provides is really fantastic. Watch the short video then go to the &lt;a href="http://wordpress.org/extend/plugins/slayers-custom-widgets/" class="extlink"&gt;WordPress Plugin Directory&lt;/a&gt; and download the plugin. &lt;/p&gt;
&lt;a href="http://www.rl-digital.com/2008/squeeze-more-income-from-your-blog/"&gt;&lt;p&gt;&lt;em&gt;Click here to view the embedded video.&lt;/em&gt;&lt;/p&gt;&lt;/a&gt;
&lt;div class="disclosure"&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/GeDnpR54Ab44K3WrM5CEgQznvIU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/GeDnpR54Ab44K3WrM5CEgQznvIU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/GeDnpR54Ab44K3WrM5CEgQznvIU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/GeDnpR54Ab44K3WrM5CEgQznvIU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rldigital/~4/q2Pdtb86OBg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.rl-digital.com/2008/squeeze-more-income-from-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.rl-digital.com/2008/squeeze-more-income-from-your-blog/</feedburner:origLink></item>
		<item>
		<title>Replace Askimet with Defensio</title>
		<link>http://feedproxy.google.com/~r/rldigital/~3/UPZqR3fGXag/</link>
		<comments>http://www.rl-digital.com/2008/replace-askimet-with-defensio/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 04:22:50 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/?p=256</guid>
		<description>Copyright &amp;copy; 2009 &lt;a href="http://www.rl-digital.com"&gt;Robert&lt;/a&gt;. Visit the original article at &lt;a href="http://www.rl-digital.com/2008/replace-askimet-with-defensio/"&gt;http://www.rl-digital.com/2008/replace-askimet-with-defensio/&lt;/a&gt;.&lt;br /&gt;&lt;p&gt;&lt;span style="float:left;padding-right:4px;padding-top:4px;"&gt;&lt;img src="http://www.rl-digital.com/images_blog/target.jpg" alt="Target" /&gt;&lt;/span&gt;What&amp;#8217;s up with &lt;a href="http://akismet.com/" class="extlink"&gt;Askimet&lt;/a&gt; these days? This well-known WordPress plugin has been letting foul comment spam through on two of my blogs including RL-Digital. To solve the problem, I ditched Askimet and replaced it with the &lt;a href="http://defensio.com/" class="extlink"&gt;Defensio&lt;/a&gt; plugin. &lt;/p&gt;
&lt;p&gt;Unlike Askimet, Defensio at least has some adjustments. And, it is an adaptive filter, which will improve with time. You may need to give it a few days to learn, but quite quickly you should see spam eliminated that is sneaking by Askimet.&lt;/p&gt;
&lt;p&gt;To help Defensio learn, restore good comments that were incorrectly marked as spam, and mark errant spams as spam. Also, if you do not agree with a comment but it is not spam, make sure to delete it instead of marking it as spam.&lt;/p&gt;
&lt;p&gt;You will need an API Key to activate the plugin. You can get one for free by registering on the Defensio site. To see your stats, login to the Defensio site and go to &amp;#8216;Statistics&amp;#8217;. To use the plugin on multiple sites, make sure to generate a unique API key for each site.&lt;/p&gt;
&lt;div class="disclosure"&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/BhamvueHps7hSBQuBkpLCLyDIu4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BhamvueHps7hSBQuBkpLCLyDIu4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/BhamvueHps7hSBQuBkpLCLyDIu4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BhamvueHps7hSBQuBkpLCLyDIu4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rldigital/~4/UPZqR3fGXag" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.rl-digital.com/2008/replace-askimet-with-defensio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.rl-digital.com/2008/replace-askimet-with-defensio/</feedburner:origLink></item>
		<item>
		<title>Google Chrome Theme by Ericulous.com</title>
		<link>http://feedproxy.google.com/~r/rldigital/~3/mX-Nz2T_ImM/</link>
		<comments>http://www.rl-digital.com/2008/google-chrome-theme-by-ericulous/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 01:02:43 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Chrome]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/?p=254</guid>
		<description>Copyright &amp;copy; 2009 &lt;a href="http://www.rl-digital.com"&gt;Robert&lt;/a&gt;. Visit the original article at &lt;a href="http://www.rl-digital.com/2008/google-chrome-theme-by-ericulous/"&gt;http://www.rl-digital.com/2008/google-chrome-theme-by-ericulous/&lt;/a&gt;.&lt;br /&gt;&lt;p&gt;Genkisan, the webmaster at Ericulous.com, has just released a free lightweight WordPress theme based on Google&amp;#8217;s popular Chrome browser. There have been several Chrome themes released by other developers. However, this is the best one that I have seen so far. The combination of a full width header and fixed width body looks great without allowing page elements to re-arrange in smaller browser windows.&lt;/p&gt;
&lt;div class="ad4"&gt;&lt;img src="http://www.rl-digital.com/blog_image/chome-theme.jpg" alt="Chrome Theme" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;!--more--&gt;&lt;br /&gt;
&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;2 columns fixed width&lt;/li&gt;
&lt;li&gt;Fast-loading&lt;/li&gt;
&lt;li&gt;Widgets ready&lt;/li&gt;
&lt;li&gt;Gravatar ready&lt;/li&gt;
&lt;li&gt;Works on Wordpress v2.5 and above&lt;/li&gt;
&lt;li&gt;Tested on IE6/7, Firefox, Opera, Safari, and of course Chrome&lt;/li&gt;
&lt;li&gt;XHTML &amp;#038; CSS Validated&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information and a download link, head over to the &lt;a href="http://ericulous.com/2008/09/09/wp-theme-google-chrome/" class="extlink"&gt;Chrome Theme page&lt;/a&gt;.&lt;/p&gt;
&lt;div class="disclosure"&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZIQgieXhGNHRZ-aqXC87QDFRbqU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZIQgieXhGNHRZ-aqXC87QDFRbqU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZIQgieXhGNHRZ-aqXC87QDFRbqU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZIQgieXhGNHRZ-aqXC87QDFRbqU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rldigital/~4/mX-Nz2T_ImM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.rl-digital.com/2008/google-chrome-theme-by-ericulous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.rl-digital.com/2008/google-chrome-theme-by-ericulous/</feedburner:origLink></item>
		<item>
		<title>New Amazon Movie &amp; TV Show Preview Widget</title>
		<link>http://feedproxy.google.com/~r/rldigital/~3/_GVHs3-gU7A/</link>
		<comments>http://www.rl-digital.com/2008/amazon-movie-preview-widget/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 14:25:15 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Amazon]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/?p=252</guid>
		<description>Copyright &amp;copy; 2009 &lt;a href="http://www.rl-digital.com"&gt;Robert&lt;/a&gt;. Visit the original article at &lt;a href="http://www.rl-digital.com/2008/amazon-movie-preview-widget/"&gt;http://www.rl-digital.com/2008/amazon-movie-preview-widget/&lt;/a&gt;.&lt;br /&gt;&lt;p&gt;Amazon has added it&amp;#8217;s new movie &amp;#038; TV streaming service to it&amp;#8217;s Associates Program. Associates will earn a 10% referral fee on all movies, TV seasons, and TV episodes such as The Office, House and Law &amp;#038; Order. The widget shown below allows Associates to add movie trailers to their websites.  &lt;/p&gt;
&lt;p&gt;The first two minutes of videos automatically play at no charge to customers inside the widget.  At any time during or after the 2-minute viewing period, customers can choose to purchase or rent the title to watch it in its entirety. The preview serves to drive higher conversions and increased referral fees for Associates. &lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" id="Player_95e6e8fa-c9ff-4ac0-ad46-f170b6d13c1b"  WIDTH="510px" HEIGHT="425px"&gt; &lt;PARAM NAME="movie" VALUE="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&amp;MarketPlace=US&amp;ID=V20070822%2FUS%2Fexoticbirdsdi-20%2F8007%2F95e6e8fa-c9ff-4ac0-ad46-f170b6d13c1b&amp;Operation=GetDisplayTemplate"&gt;&lt;PARAM NAME="quality" VALUE="high"&gt;&lt;PARAM NAME="bgcolor" VALUE="#FFFFFF"&gt;&lt;PARAM NAME="allowscriptaccess" VALUE="always"&gt;&lt;embed src="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&amp;MarketPlace=US&amp;ID=V20070822%2FUS%2Fexoticbirdsdi-20%2F8007%2F95e6e8fa-c9ff-4ac0-ad46-f170b6d13c1b&amp;Operation=GetDisplayTemplate" id="Player_95e6e8fa-c9ff-4ac0-ad46-f170b6d13c1b" quality="high" bgcolor="#ffffff" name="Player_95e6e8fa-c9ff-4ac0-ad46-f170b6d13c1b" allowscriptaccess="always"  type="application/x-shockwave-flash" align="middle" height="425px" width="510px"&gt;&lt;/embed&gt;&lt;/OBJECT&gt; &lt;NOSCRIPT&gt;&lt;a href="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&amp;MarketPlace=US&amp;ID=V20070822%2FUS%2Fexoticbirdsdi-20%2F8007%2F95e6e8fa-c9ff-4ac0-ad46-f170b6d13c1b&amp;Operation=NoScript" class="extlink"&gt;Amazon.com Widgets&lt;/a&gt;&lt;/NOSCRIPT&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;&lt;!--more--&gt;&lt;/p&gt;
&lt;p&gt;The minimum widget width is 510px. It won&amp;#8217;t fit in the sidebar of most blogs. If Amazon wants this widget to be widely used, they will need to squeeze it down to at least 300&amp;#215;250px. That way, it would fit nicely into sidebar widgets. &lt;/p&gt;
&lt;div class="disclosure"&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/JdZo1W9lbBqKrmP4OJ43a74bH4k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JdZo1W9lbBqKrmP4OJ43a74bH4k/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/JdZo1W9lbBqKrmP4OJ43a74bH4k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JdZo1W9lbBqKrmP4OJ43a74bH4k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rldigital/~4/_GVHs3-gU7A" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.rl-digital.com/2008/amazon-movie-preview-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.rl-digital.com/2008/amazon-movie-preview-widget/</feedburner:origLink></item>
		<item>
		<title>Google launches AdSense for Feeds</title>
		<link>http://feedproxy.google.com/~r/rldigital/~3/KFKkYO2h5kY/</link>
		<comments>http://www.rl-digital.com/2008/google-adsense-for-feeds/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 08:56:51 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/?p=250</guid>
		<description>Copyright &amp;copy; 2009 &lt;a href="http://www.rl-digital.com"&gt;Robert&lt;/a&gt;. Visit the original article at &lt;a href="http://www.rl-digital.com/2008/google-adsense-for-feeds/"&gt;http://www.rl-digital.com/2008/google-adsense-for-feeds/&lt;/a&gt;.&lt;br /&gt;&lt;p&gt;After several years in beta test, Google has just launched the much anticipated &amp;#8216;AdSense for Feeds&amp;#8217;. When you next visit the Setup tab in your AdSense account, you&amp;#8217;ll notice a new &amp;#8216;AdSense for Feeds&amp;#8217; option. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Optimized CPC and CPM ads&lt;/li&gt;
&lt;li&gt;Ads specifically design for RSS feeds&lt;/li&gt;
&lt;li&gt;Wide range of customization options&lt;/li&gt;
&lt;li&gt;Detailed stats on your feed audience and distribution&lt;/li&gt;
&lt;li&gt;Manage monetization of your feeds through your AdSense account&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;!--more--&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div align="center"&gt;&lt;object width="400" height="323"&gt;&lt;param name="movie" value="http://www.youtube.com/v/eUbIrZh_mnU&amp;#038;color1=11645361&amp;#038;color2=13619151&amp;#038;fs=1"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/eUbIrZh_mnU&amp;#038;color1=11645361&amp;#038;color2=13619151&amp;#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" wmode="transparent" width="400" height="323"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;
&lt;p&gt;To activate a AdSense for Feeds, you can either burn a feed directly in your AdSense account or migrate a feed(s) from your &lt;a href="http://www.feedburner.com/" class="extlink"&gt;Feedburner&lt;/a&gt; account. I recommend burning your feed in Feedburner first as you have more choices of options and stats.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Migrating FeedBurner Feeds to Google AdSense&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In order to activate AdSense for Feeds, you need to migrate your FeedBurner account into your Google Account. To migrate all of your feeds, and your account from feeds.feedburner.com to Google, email &lt;a href="mailto:adsense-support-aff@google.com"&gt;adsense-support-aff@google.com&lt;/a&gt; and provide the following information:&lt;/p&gt;
&lt;p&gt;    * Your FeedBurner account username&lt;br /&gt;
    * The Google Account email address you use to sign in to AdSense&lt;/p&gt;
&lt;p&gt;Google will migrate your account and contact you with specific steps for you to follow once migration is complete.&lt;/p&gt;
&lt;div class="disclosure"&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/9pLX1xhmM5LoKvfrZipTDVP7nD4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9pLX1xhmM5LoKvfrZipTDVP7nD4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/9pLX1xhmM5LoKvfrZipTDVP7nD4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9pLX1xhmM5LoKvfrZipTDVP7nD4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rldigital/~4/KFKkYO2h5kY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.rl-digital.com/2008/google-adsense-for-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.rl-digital.com/2008/google-adsense-for-feeds/</feedburner:origLink></item>
		<item>
		<title>WidgetBucks launches Pre-Designed and Custom Ad Widget Skins</title>
		<link>http://feedproxy.google.com/~r/rldigital/~3/9Uz6GIHtlek/</link>
		<comments>http://www.rl-digital.com/2008/widgetbucks-ad-widget-skins/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 10:43:54 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/?p=247</guid>
		<description>Copyright &amp;copy; 2009 &lt;a href="http://www.rl-digital.com"&gt;Robert&lt;/a&gt;. Visit the original article at &lt;a href="http://www.rl-digital.com/2008/widgetbucks-ad-widget-skins/"&gt;http://www.rl-digital.com/2008/widgetbucks-ad-widget-skins/&lt;/a&gt;.&lt;br /&gt;&lt;p&gt;&lt;span style="float:left;padding-right:5px;padding-top:3px;"&gt;&lt;img src="http://www.rl-digital.com/images_blog/WB-skin.jpg" alt="WidgetBucks Skin" /&gt;&lt;/span&gt;WidgetBucks has introduced pre-designed and custom ad skins for their well-known WidgetBucks widgets. Publishers have two choices &amp;#8211; choose from a gallery of over 125 pre-designed skins to apply to new and existing ad widgets or use the DIY (Do-It-Yourself) tools to add their own unique look-and-feel to ad widgets&lt;/p&gt;
&lt;p&gt;The gallery of off-the-shelf skins map closely to WidgetBucksâ€™ product categories, including entertainment (Batman, celebrities), tech and electronics (iPhone, GPS devices, XM Radio), fashion (handbags, flip flips), sports and outdoors (basketball, baseball), video games (Halo), and more. They are can be applied to six IAB standard sizes. The new skins only show up on WidgetBucksâ€™ CPC widgets. CPM display ads will run without the new designs.&lt;/p&gt;
&lt;p&gt;DIY design tools include two basic applications &amp;#8212; MS Paint and Notepad, both standard on PCs (one Mac Paint equivalent is open-source software Seashore). These tools give publishers powerful customization ability to enable very integrated look-and-feel delivery of their WidgetBucks ad units on their sites.&lt;/p&gt;
&lt;p&gt;Shown above is a 160&amp;#215;300 WidgetBucks ad widget as it appears on TechCrunch.&lt;/p&gt;
&lt;p&gt;Sign-up and &lt;a href='http://www.rl-digital.com/go-widgetbucks/' style='color:#2C2F77'&gt;Earn $$ with WidgetBucks&lt;/a&gt;.&lt;/p&gt;
&lt;div class="disclosure"&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/jdv49DdEhaHONsNDJjI5W-Px0sI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jdv49DdEhaHONsNDJjI5W-Px0sI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/jdv49DdEhaHONsNDJjI5W-Px0sI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jdv49DdEhaHONsNDJjI5W-Px0sI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rldigital/~4/9Uz6GIHtlek" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.rl-digital.com/2008/widgetbucks-ad-widget-skins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.rl-digital.com/2008/widgetbucks-ad-widget-skins/</feedburner:origLink></item>
		<item>
		<title>WidgetBucks launches CPC Ads in Europe</title>
		<link>http://feedproxy.google.com/~r/rldigital/~3/sQdnQEoS4KQ/</link>
		<comments>http://www.rl-digital.com/2008/widgetbucks-cpc-ads-europe/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 11:43:12 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/?p=165</guid>
		<description>Copyright &amp;copy; 2009 &lt;a href="http://www.rl-digital.com"&gt;Robert&lt;/a&gt;. Visit the original article at &lt;a href="http://www.rl-digital.com/2008/widgetbucks-cpc-ads-europe/"&gt;http://www.rl-digital.com/2008/widgetbucks-cpc-ads-europe/&lt;/a&gt;.&lt;br /&gt;&lt;p&gt;&lt;span style="float:left;padding-right:5px;padding-top:3px;"&gt;&lt;img src="http://www.rl-digital.com/images_blog/WB-160x300.gif" alt="WidgetBucks UK Ad" /&gt;&lt;/span&gt;WidgetBucks has just &lt;a href="http://blog.widgetbucks.com/2008/07/widgetbucks-publishers-now-earning-more.html" class="extlink"&gt;announced&lt;/a&gt; that is expanding its CPC  (cost-per-click) network for Western European traffic. Starting July 15th, when publishers serve WidgetBucks ad widgets on their sites, visitors based in the UK will see a short-duration CPM display ad followed by a CPC shopping widget featuring UK-based merchants and products listed in British pounds.&lt;/p&gt;
&lt;p&gt;The CPM/CPC hybrid ad gives publishers two revenue streams from the same ad widget instance. Before today, only CPM (cost-per-thousand impressions) ads were served to visitors outside the U.S. and Canada. Additional Western European countries, including Belgium, Denmark, France, Germany, Italy, Netherlands, Norway, and Sweden will come online over the next two weeks.&lt;/p&gt;
&lt;p&gt;Changes to publishers reports will be seamless. In addition to current CPM impressions, additional impressions will automatically be added into CPC roll-up and daily totals, as well as resulting revenue. At this time, WidgetBucks is not breaking out CPC impressions and earnings by country. You&amp;#8217;ll have to track that via the site URL.&lt;/p&gt;
&lt;p&gt;&lt;!--more--&gt;&lt;/p&gt;
&lt;p&gt;Shown above is a 160&amp;#215;300 WidgetBucks ad widget as it will appear in the UK.&lt;/p&gt;
&lt;p&gt;Sign-up and &lt;a href='http://www.rl-digital.com/go-widgetbucks/' style='color:#2C2F77'&gt;Earn $$ with WidgetBucks&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update July 30th:&lt;/strong&gt; Today WidgetBucks added Germany, France, Italy, Netherlands, Belgium, Norway, Sweden and Denmark to the UK. This means that site visitors from those countries will now see the double-revenue ad widgets. &lt;/p&gt;
&lt;div class="disclosure"&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/880Ty_tuR-qYtbLD25FUMSm0OI8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/880Ty_tuR-qYtbLD25FUMSm0OI8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/880Ty_tuR-qYtbLD25FUMSm0OI8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/880Ty_tuR-qYtbLD25FUMSm0OI8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rldigital/~4/sQdnQEoS4KQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.rl-digital.com/2008/widgetbucks-cpc-ads-europe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.rl-digital.com/2008/widgetbucks-cpc-ads-europe/</feedburner:origLink></item>
	</channel>
</rss>
