<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Ericulous</title><link>http://ericulous.com</link><description>Wordpress Themes, Plugins, Tips &amp; Tricks</description><language>en</language><generator>http://wordpress.org/?v=2.5.1</generator><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ericulous" type="application/rss+xml" /><feedburner:emailServiceId>482270</feedburner:emailServiceId><feedburner:feedburnerHostname>http://www.feedburner.com</feedburner:feedburnerHostname><item><title>Wordpress 2.5 vs 2.6: Changes in the Theme Codes</title><link>http://feeds.feedburner.com/~r/ericulous/~3/325333273/</link><category>Wordpress</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Genkisan</dc:creator><pubDate>Wed, 02 Jul 2008 19:45:08 -0500</pubDate><guid isPermaLink="false">http://ericulous.com/?p=270</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> 	With most of the work focused on the backend for WP 2.6, I&#8217;m kind of glad that there&#8217;s not much changes in the code on the theme side. In fact you can safely ignore the new codes and use your existing theme without any modifications. The changes are as below. </p>
<p>Note: WP 2.6 RC2 vs WP 2.5.1</p>
<p>1) comments.php - indicates whether the Name and Mail fields are required, mainly for browsers that support <a href="http://developer.mozilla.org/en/docs/Accessible_DHTML">ARIA-Accessibility Rich Internet Applications</a></p>
<blockquote><p><code allowed="strong">line 81:<br />
&lt;p&gt;&lt;input type="text" name="author" id="author" value="&lt;?php echo $comment_author; ?&gt;" size="22" tabindex="1" <strong>&lt;?php if ($req) echo "aria-required='true'"; ?&gt; /&gt;</strong></p>
<p>line 84:<br />
&lt;p&gt;&lt;input type="text" name="email" id="email" value="&lt;?php echo $comment_author_email; ?&gt;" size="22" tabindex="2" <strong>&lt;?php if ($req) echo "aria-required='true'"; ?&gt; /&gt;</strong></code></p></blockquote>
<p>2) style.css - a new css class &#8220;.hidden&#8221;, which is used only once in searchform.php (see item 3 below)</p>
<blockquote><p><code>line 619:<br />
.hidden {<br />
	display: none;<br />
	}</code></p></blockquote>
<p>3) searchform.php - hidden for future use?</p>
<blockquote><p><code>line 2:<br />
&lt;label class="hidden" for="s"&gt;&lt;?php _e('Search for:'); ?&gt;&lt;/label&gt;</code></p></blockquote>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/ericulous?a=d1zDgJ"><img src="http://feeds.feedburner.com/~f/ericulous?i=d1zDgJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=ROD8Yj"><img src="http://feeds.feedburner.com/~f/ericulous?i=ROD8Yj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=2WwhJj"><img src="http://feeds.feedburner.com/~f/ericulous?i=2WwhJj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ericulous/~4/325333273" height="1" width="1"/>]]></content:encoded><description>With most of the work focused on the backend for WP 2.6, I&amp;#8217;m kind of glad that there&amp;#8217;s not much changes in the code on the theme side. In fact you can safely ignore the new codes and use your existing theme without any modifications. The changes are as below. 
Note: WP 2.6 RC2 [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ericulous.com/2008/07/03/wordpress-25-vs-26-changes-in-the-theme-codes/feed/</wfw:commentRss><feedburner:origLink>http://ericulous.com/2008/07/03/wordpress-25-vs-26-changes-in-the-theme-codes/</feedburner:origLink></item><item><title>Theme Bugfix: TechnoHolic, SoftwareHolic, GenkiTheme (Fixed Width)</title><link>http://feeds.feedburner.com/~r/ericulous/~3/323190318/</link><category>Wordpress</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Genkisan</dc:creator><pubDate>Mon, 30 Jun 2008 06:55:23 -0500</pubDate><guid isPermaLink="false">http://ericulous.com/?p=269</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> 	Found some XHTML invalidation in comments.php file across the three themes, resulting in missing or extra < /ol > tag. It occurs when 1) there&#8217;s only comments and no trackbacks, or 2) there&#8217;s only trackbacks but no comments. Not a major issue as most browsers will still render the page correctly. If you have not modified the comments.php, simply download the new theme pack and replace only the comments.php for your blog.</p>
<p>Download <a href="http://ericulous.com/2007/09/11/wp-theme-genkitheme-fixed-width/">GenkiTheme (Fixed Version)</a><br />
Download <a href="http://ericulous.com/2008/01/10/wp-theme-softwareholic/">SoftwareHolic</a><br />
Download <a href="http://ericulous.com/2008/05/28/wp-theme-technoholic-free-and-premium/">Technoholic</a> (same comments.php for both free and premium edition)</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/ericulous?a=kVXrkI"><img src="http://feeds.feedburner.com/~f/ericulous?i=kVXrkI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=mIjhQi"><img src="http://feeds.feedburner.com/~f/ericulous?i=mIjhQi" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=gLv8xi"><img src="http://feeds.feedburner.com/~f/ericulous?i=gLv8xi" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ericulous/~4/323190318" height="1" width="1"/>]]></content:encoded><description>Found some XHTML invalidation in comments.php file across the three themes, resulting in missing or extra &lt; /ol &gt; tag. It occurs when 1) there&amp;#8217;s only comments and no trackbacks, or 2) there&amp;#8217;s only trackbacks but no comments. Not a major issue as most browsers will still render the page correctly. If you have [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ericulous.com/2008/06/30/theme-bugfix-technoholic-softwareholic-genkitheme-fixed-width/feed/</wfw:commentRss><feedburner:origLink>http://ericulous.com/2008/06/30/theme-bugfix-technoholic-softwareholic-genkitheme-fixed-width/</feedburner:origLink></item><item><title>How to Show Only Parent Category in a Post</title><link>http://feeds.feedburner.com/~r/ericulous/~3/318103177/</link><category>Wordpress</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Genkisan</dc:creator><pubDate>Mon, 23 Jun 2008 06:00:17 -0500</pubDate><guid isPermaLink="false">http://ericulous.com/?p=268</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> 	Parent category: Wordpress<br />
Child category: &#8212;- Wordpress Themes<br />
Child category: &#8212;- Wordpress Plugins<br />
Child category: &#8212;- Wordpress Tips</p>
<p>When you use the_category() template function, it displays both the parent category and any child/subcategories under it. With the above example you will see something like &#8220;Filed in Wordpress, Wordpress Themes, Wordpress Plugins, Wordpress Tips&#8221;.</p>
<p>Sometimes you prefer less clutter and hide all the child categories. Unfortunately the_category() does not have any optional parameters like child=0 or depth=-1. The below code may be a few lines long but does the job well. To be used within The Loop.</p>
<blockquote><p><code>&lt;?php<br />
$parentscategory ="";<br />
foreach((get_the_category()) as $category) {<br />
	if ($category-&gt;category_parent == 0) {<br />
		$parentscategory .= '<a href="' . get_category_link($categoty->cat_ID) . '"&gt;' . $category-&gt;name . '</a>, ';<br />
	}<br />
}<br />
echo substr($parentscategory,0,-2);<br />
?&gt;</code></p></blockquote>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/ericulous?a=ZbKpKI"><img src="http://feeds.feedburner.com/~f/ericulous?i=ZbKpKI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=uvM1Ci"><img src="http://feeds.feedburner.com/~f/ericulous?i=uvM1Ci" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=BbERki"><img src="http://feeds.feedburner.com/~f/ericulous?i=BbERki" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ericulous/~4/318103177" height="1" width="1"/>]]></content:encoded><description>Parent category: Wordpress
Child category: &amp;#8212;- Wordpress Themes
Child category: &amp;#8212;- Wordpress Plugins
Child category: &amp;#8212;- Wordpress Tips
When you use the_category() template function, it displays both the parent category and any child/subcategories under it. With the above example you will see something like &amp;#8220;Filed in Wordpress, Wordpress Themes, Wordpress Plugins, Wordpress Tips&amp;#8221;.
Sometimes you prefer less clutter and [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ericulous.com/2008/06/23/how-to-show-only-parent-category-in-a-post/feed/</wfw:commentRss><feedburner:origLink>http://ericulous.com/2008/06/23/how-to-show-only-parent-category-in-a-post/</feedburner:origLink></item><item><title>Redesigning Theme for BlogShopr</title><link>http://feeds.feedburner.com/~r/ericulous/~3/313048055/</link><category>Wordpress</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Genkisan</dc:creator><pubDate>Mon, 16 Jun 2008 09:08:17 -0500</pubDate><guid isPermaLink="false">http://ericulous.com/?p=266</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> 	<a href='http://ericulous.com/wp-content/uploads/2008/06/shopaholic.jpg'><img src="http://ericulous.com/wp-content/uploads/2008/06/shopaholic.jpg" alt="" title="Shopaholic Wordpress Theme" width="600" /></a></p>
<p>A preview of a wordpress theme in progress. Been working on the redesign for <a href="http://blogshopr.com" title="Singapore Online Shopping">BlogShopr - my Singapore online shopping directory</a>. Planning to convert blogshopr from a blog shops aggregator to a blog shops membership directory.</p>
<p>I think this theme is my most colorful theme to date. After all, blogshopr&#8217;s visitors are mainly young ladies in their teens. Probably will name it Shopaholic after my recent &#8220;Holic&#8221; series, namely <a href="http://ericulous.com/wp-admin/post.php?action=edit&#038;post=218">SoftwareHolic</a> and <a href="http://ericulous.com/wp-admin/post.php?action=edit&#038;post=260">Technoholic</a> <img src='http://ericulous.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Like the new theme? Too colorful? Too cutesy?</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/ericulous?a=MzkBRI"><img src="http://feeds.feedburner.com/~f/ericulous?i=MzkBRI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=IzMlhi"><img src="http://feeds.feedburner.com/~f/ericulous?i=IzMlhi" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=UiXFLi"><img src="http://feeds.feedburner.com/~f/ericulous?i=UiXFLi" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ericulous/~4/313048055" height="1" width="1"/>]]></content:encoded><description>A preview of a wordpress theme in progress. Been working on the redesign for BlogShopr - my Singapore online shopping directory. Planning to convert blogshopr from a blog shops aggregator to a blog shops membership directory.
I think this theme is my most colorful theme to date. After all, blogshopr&amp;#8217;s visitors are mainly young ladies [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ericulous.com/2008/06/16/redesigning-theme-for-blogshopr/feed/</wfw:commentRss><feedburner:origLink>http://ericulous.com/2008/06/16/redesigning-theme-for-blogshopr/</feedburner:origLink></item><item><title>Get $60 Discount + $48 Coupon Code on Lunarpages Web Hosting</title><link>http://feeds.feedburner.com/~r/ericulous/~3/306498423/</link><category>Web Hosting</category><category>cash</category><category>cheap</category><category>coupon</category><category>discount</category><category>rebate</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Genkisan</dc:creator><pubDate>Fri, 06 Jun 2008 20:42:50 -0500</pubDate><guid isPermaLink="false">http://ericulous.com/?p=265</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> 	Now you can save $60 off for a new 24 month basic hosting plan. Coupled with the &#8220;spring&#8221; discount coupon - $2 off per month, you actually get 15 months of free webhosting. Simply signup with my referral link and earn $60 cashback, credited into your PayPal account.</p>
<p><strong>$60 cash rebate + $48 spring coupon code = $108 savings!</strong></p>
<p>Lunarpages solutions are at the forefront of industry standards, and are powered by Dell PowerEdge servers, the most innovative and secure servers in the industry. The most popular Basic Web Hosting package is an incredible value package:</p>
<ul>
<li>1500 GB Storage Space! </li>
<li>15000GB Bandwidth</li>
<li>Free Domain Name for Life</li>
<li>Hosting for UNLIMITED Websites on 1 Massive Plan</li>
<li>MySQL, PHP, PERL, ASP, Python, JSP, and Ruby on Rails</li>
</ul>
<h4>How much you will save on Lunarpages Hosting Plans?</h4>
<p>The full value of a 24 month plan is $166.80.<br />
With our cash rebate and coupon code, you shave $108 off.<br />
You are getting a $2.45 per month cheap and reliable hosting plan!</p>
<h4>Procedure</h4>
<p><strong>What you need to do</strong></p>
<ol>
<li>Check that your cookies are enabled (<a href="http://www.google.com/cookies.html">how to</a>)</li>
<li>Click on <a href="http://www.jdoqocy.com/jf104nmvsmu9CIGBCHI9BAFEIHIC?sid=lunarspring07200111" target="_blank rel="nofollow">this link</a> and signup at Lunarpages. Don&#8217;t close this window yet. After signing up, come back to this page.</li>
<li>Send an email to &#8220;webmaster&#64;ericulous.com&#8221; with subject as &#8220;Lunarpages Cashback&#8221;<br />
Copy, paste and edit the following in your email message</p>
<blockquote><p>
ID: lunarpages07200111<br />
Name: < enter your name ><br />
PayPal email: < enter your paypal email ><br />
Domain name: < enter your domain name >
</p></blockquote>
</li>
</ol>
<p><strong>What I will do when I receive your email</strong></p>
<ol>
<li>Verify that your order is recorded in my system</li>
<li>Verify that Lunarpages has accepted your order and you have not cancelled your account (may make take up to 45 days)</li>
<li>Credit $60 cashback to your Paypal</li>
</ol>
<h4>Terms &#038; Conditions</h4>
<p>- Only for new 2 year basic web hosting plans signup<br />
- Requires a PayPal account. Signup up for a free account at http://paypal.com<br />
- <strike>Offer ends on 21st Jun 2008</strike> Extended till &#8220;Spring&#8221; coupon becomes obsolete.</p>
<p><em>Tags: discount coupon, cheap web hosting, rebate, cashback</em></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/ericulous?a=oZ9ioI"><img src="http://feeds.feedburner.com/~f/ericulous?i=oZ9ioI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=qf65vi"><img src="http://feeds.feedburner.com/~f/ericulous?i=qf65vi" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=p6Jq2i"><img src="http://feeds.feedburner.com/~f/ericulous?i=p6Jq2i" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ericulous/~4/306498423" height="1" width="1"/>]]></content:encoded><description>Now you can save $60 off for a new 24 month basic hosting plan. Coupled with the &amp;#8220;spring&amp;#8221; discount coupon - $2 off per month, you actually get 15 months of free webhosting. Simply signup with my referral link and earn $60 cashback, credited into your PayPal account.
$60 cash rebate + $48 spring coupon [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ericulous.com/2008/06/07/get-60-discount-48-coupon-code-on-lunarpages-web-hosting/feed/</wfw:commentRss><feedburner:origLink>http://ericulous.com/2008/06/07/get-60-discount-48-coupon-code-on-lunarpages-web-hosting/</feedburner:origLink></item><item><title>WP Theme: TechnoHolic (Free and Premium)</title><link>http://feeds.feedburner.com/~r/ericulous/~3/299776128/</link><category>Wordpress Themes</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Genkisan</dc:creator><pubDate>Wed, 28 May 2008 06:28:27 -0500</pubDate><guid isPermaLink="false">http://ericulous.com/?p=260</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> 	<img src="http://ericulous.com/wp-content/uploads/2008/05/technoholic.jpg" alt="TechnoHolic Wordpress Theme" title="TechnoHolic Wordpress Theme" width="500" height="311" class="alignnone size-full wp-image-261" /></p>
<p>Premium themes are popping up everywhere so I thought I will join in the party too. With a little twist. Along with the Premiium theme, I will release a &#8220;free trial&#8221; version. You can download and install the free trial version on your blog. If you like it, you can keep it. If you want more features, you can upgrade to the premium theme for USD18 only. So what&#8217;s the difference between the two versions?</p>
<h4>Common Features</h4>
<ul>
<li>2 or 3 columns flexible layout</li>
<li>3 columns bottom bar</li>
<li>SEO ready (Search Engine Optimized)</li>
<li>Gravatar support</li>
<li>Seperated comments/trackbacks</li>
<li>Highlighted author comments</li>
<li>Works on Wordpress v2.1 and above</li>
<li>Tested on IE6/7, Firefox, Opera, Safari</li>
<li>XHTML &#038; CSS Validated</li>
</ul>
<h4>Free Version Limitations</h4>
<ul>
<li>Compressed CSS file</li>
<li>NOT widgets ready</li>
<li>Credit links must not be removed</li>
</ul>
<h4>Premium Version Goodies</h4>
<ul>
<li>Full CSS file - allows for easy modification</li>
<li>Widgets ready - easily arrange sidebar and bottom bar</li>
<li>Print.css - for uncluttered printing</li>
<li>Multiple color scheme - choose between grey, green, blue, magenta</li>
<li>Page templates for archives and links page</li>
<li>Favicon</li>
<li>Option to remove credit link</li>
<li>Theme options admin panel<br />
	- Manage banner ads<br />
	- Change logo<br />
	- Change color scheme<br />
	- Change 2/3 column layout<br />
	- Show/hide bottom bar<br />
	- click image below to preview admin panel<br /><a href='http://ericulous.com/wp-content/uploads/2008/05/technoholic_options.jpg'><img src="http://ericulous.com/wp-content/uploads/2008/05/technoholic_options-150x150.jpg" alt="TechnoHolic Admin Panel" title="TechnoHolic Admin Panel" width="150" height="150" class="alignnone size-thumbnail wp-image-263" /></a>
	</li>
</ul>
<h4>Changelog</h4>
<p>Version 1.1</p>
<ul>
<li>Bugfix: XHTML validation in comments.php</li>
</ul>
<h4>License</h4>
<p><strong>License for Free version</strong><br />
- <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons Deed">Creative Commons Attribution 3.0 license</a><br />
- you may not remove the credit links<br />
- you may not resell or distribute<br />
- for personal non-commercial use</p>
<p><strong>License for Premium version</strong><br />
- 1 license to use on a 1 website<br />
- No resell/distribution rights<br />
- Free upgrades to bug patches/version<br />
- Customization &#038; support not included</p>
<h4>Preview</h4>
<p><strong><a href="http://ericulous.com/demo/index.php?wptheme=TechnoHolic" target="_blank">TechnoHolic Demo</a></strong></p>
<h4>Download</h4>
<p><strong>Free Version</strong><br />
<div class="download">
			<strong>Name:</strong> TechnoHolic Theme (Free)<br />
			<strong>Size:</strong> 61,35 kBytes<br />
			<strong>FileType:</strong> .zip-File<br />
			<strong>Downloads:</strong> 1057<br />
			<strong>[<a href="http://ericulous.com/?load=technoholicbase.zip" title="TechnoHolic Theme (Free) download">Download Now</a>]</strong>
</div></p>
<p><strong>Premium Version</strong><br />
USD18 via PayPal</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynow_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"><img style="border:0;" alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"></p>
<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----MIIHkAYJKoZIhvcNAQcEoIIHgTCCB30CAQExggEwMIIBLAIBADCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwDQYJKoZIhvcNAQEBBQAEgYAKBYhr5l0g6cJnVrPatifnnY5r1KyDnBoKoFojE2Ii1RlcjHmet34t9LAP/VODGzMQb5omjDEpamoPPbUqcIWzyg5JxDeeJkjgAPdeRzhIj31leYGFwXQZliVA6VQDWdIrl4w02Qp94nvtkBtRZFSgh4rX3w0RZGY0oGHPa3eRHzELMAkGBSsOAwIaBQAwggEMBgkqhkiG9w0BBwEwFAYIKoZIhvcNAwcECHTOGLnocA/RgIHoFybi25mxZTeGBxyYYi4hALM1lbWdEheKgo+FjZ698R0zK30tXX2YIDGO2iiUXUzvh6TtxqL52K9IrVhrzFPBGWWJhsEWLN6ZEa+TiKLcC3bo9i+TGcgYvNwtzTYvMYP7sUpHD3I7v7Q+Ob6haLLpisGInbpbzk/l9v2WJZs4gP9RPJKBokdzWUyxTlsnEGKA5eAPc3U73qi9IMMfSBjNqLr9kDUOokc/OYd3ljFPfZShL+4ny7V7XoSi3/T47y5WiWMmDo+01WkFjWs/hJpnJK/XjRZT2CTparPchPlgF4eZfuy5iG4hwKCCA4cwggODMIIC7KADAgECAgEAMA0GCSqGSIb3DQEBBQUAMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbTAeFw0wNDAyMTMxMDEzMTVaFw0zNTAyMTMxMDEzMTVaMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAwUdO3fxEzEtcnI7ZKZL412XvZPugoni7i7D7prCe0AtaHTc97CYgm7NsAtJyxNLixmhLV8pyIEaiHXWAh8fPKW+R017+EmXrr9EaquPmsVvTywAAE1PMNOKqo2kl4Gxiz9zZqIajOm1fZGWcGS0f5JQ2kBqNbvbg2/Za+GJ/qwUCAwEAAaOB7jCB6zAdBgNVHQ4EFgQUlp98u8ZvF71ZP1LXChvsENZklGswgbsGA1UdIwSBszCBsIAUlp98u8ZvF71ZP1LXChvsENZklGuhgZSkgZEwgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tggEAMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADgYEAgV86VpqAWuXvX6Oro4qJ1tYVIT5DgWpE692Ag422H7yRIr/9j/iKG4Thia/Oflx4TdL+IFJBAyPK9v6zZNZtBgPBynXb048hsP16l2vi0k5Q2JKiPDsEfBhGI+HnxLXEaUWAcVfCsQFvd2A1sxRr67ip5y2wwBelUecP3AjJ+YcxggGaMIIBlgIBATCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwCQYFKw4DAhoFAKBdMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTA4MDUyODEwNTczNFowIwYJKoZIhvcNAQkEMRYEFDYC/xB4CjStJXsP+/fSW+CYPRuGMA0GCSqGSIb3DQEBAQUABIGAsd7IYtTS/+I5JQ7nIlTB4R8g+kUA1W4GG+zqjN/eWn7VQFERXO7JPC/pObYUw1bEpHWTS0xdOCDBXZecUDqgjRa+Q1TxPyKEaIHjOXDsP9f3IvcR1PTI5mH7pdFiWBPCeKWGNQe6G0oQwGdyFpcJ2YOmp9qwj2+uPsILgV8+csg=-----END PKCS7-----"></form>
<p>Feel free to play around with the Free version before purchasing as all purchases are final with no refunds. You should be able be able to download the theme files immediately upon successful payment.</p>
<h4>Need Help?</h4>
<p>Much as I want to provide free support, there are only 24 hours a day.<br />
So if you need a chunk of my time, I&#8217;m <a href="http://ericulous.com/contact">available for hire</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/ericulous?a=TH6xbH"><img src="http://feeds.feedburner.com/~f/ericulous?i=TH6xbH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=7vGTch"><img src="http://feeds.feedburner.com/~f/ericulous?i=7vGTch" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=LSYXJh"><img src="http://feeds.feedburner.com/~f/ericulous?i=LSYXJh" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ericulous/~4/299776128" height="1" width="1"/>]]></content:encoded><description>Premium themes are popping up everywhere so I thought I will join in the party too. With a little twist. Along with the Premiium theme, I will release a &amp;#8220;free trial&amp;#8221; version. You can download and install the free trial version on your blog. If you like it, you can keep it. If you [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ericulous.com/2008/05/28/wp-theme-technoholic-free-and-premium/feed/</wfw:commentRss><feedburner:origLink>http://ericulous.com/2008/05/28/wp-theme-technoholic-free-and-premium/</feedburner:origLink></item><item><title>Cheap Webhosting with Unlimited Storage/Bandwidth/Domains</title><link>http://feeds.feedburner.com/~r/ericulous/~3/298837262/</link><category>Web Hosting</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Genkisan</dc:creator><pubDate>Mon, 26 May 2008 23:41:55 -0500</pubDate><guid isPermaLink="false">http://ericulous.com/?p=258</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> 	Maybe I&#8217;m being slow here but while browsing for webhosts today, I noticed that a lot of them are offering unlimited everything! Disk space, bandwidth, addon domains.. The webhosting business sure is cut-throat competitive with such dirt cheap price. I just hope my blogs won&#8217;t suffer in the long run with overloaded servers. Meantime I&#8217;ll just enjoy the free upgrades <img src='http://ericulous.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Some of the cheap webhosts, sorted by lowest monthly price</p>
<ul>
<li><a href="http://www.dpbolvw.net/click-2861278-10393645?sid=erunlimitedpost" rel="nofollow">IX Web Hosting</a> - $4.95/month</li>
<li><a href="http://www.tkqlhce.com/click-2861278-10379428?sid=erunlimitedpost" rel="nofollow">Omnis</a> - $5.95/month</li>
<li><a href="http://www.kqzyfj.com/click-3018209-10387606?sid=erunlimitedpost" rel="nofollow">StartLogic</a> - $5.95/month</li>
<li><a href="http://www.hostmonster.com/" rel="nofollow">HostMonster</a> - $6.95/month</li>
<li><a href="http://www.bluehost.com/track/genkisan/erunlimitedpost" rel="nofollow">Bluehost</a> - $6.95/month</li>
</ul>
<p>PS: for existing Bluehost users, you can send a support ticket to request for the free upgrades.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/ericulous?a=oU9L3H"><img src="http://feeds.feedburner.com/~f/ericulous?i=oU9L3H" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=d85nQh"><img src="http://feeds.feedburner.com/~f/ericulous?i=d85nQh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=laobxh"><img src="http://feeds.feedburner.com/~f/ericulous?i=laobxh" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ericulous/~4/298837262" height="1" width="1"/>]]></content:encoded><description>Maybe I&amp;#8217;m being slow here but while browsing for webhosts today, I noticed that a lot of them are offering unlimited everything! Disk space, bandwidth, addon domains.. The webhosting business sure is cut-throat competitive with such dirt cheap price. I just hope my blogs won&amp;#8217;t suffer in the long run with overloaded servers. Meantime [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ericulous.com/2008/05/27/cheap-webhosting-with-unlimited-storagebandwidthdomains/feed/</wfw:commentRss><feedburner:origLink>http://ericulous.com/2008/05/27/cheap-webhosting-with-unlimited-storagebandwidthdomains/</feedburner:origLink></item><item><title>Theme Update: OneNews</title><link>http://feeds.feedburner.com/~r/ericulous/~3/296209825/</link><category>Wordpress</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Genkisan</dc:creator><pubDate>Thu, 22 May 2008 20:08:36 -0500</pubDate><guid isPermaLink="false">http://ericulous.com/?p=259</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> 	Fixed one of the common complaint of layout breaking when unable to retrieve feed. Instead of displaying the lengthy &#8220;Warning: array_slice(): The first argument should be an array&#8230;&#8221;, a simple message &#8220;Feed may be down&#8221; is shown.</p>
<p>List of updates for OneNews Theme</p>
<ul>
<li>Display &#8220;Feed may be down&#8221; message instead of &#8220;Warning: array_slice(): The first argument should be an array&#8221;, which breaks the layout</li>
<li>Tested on WP 2.5</li>
<li>Fix fat top banner in IE (style.css and styleb.css)</li>
<li>Upgrade Exec-PHP plugin to version 4.7</li>
<li>Upgrade flickrRSS plugin  to version 4.0</li>
</ul>
<p>Grab the latest version of <a href="http://ericulous.com/2007/06/11/popurls-clone-using-wordpress/">OneNews package</a></p>
<p>For existing theme user who prefer to do manual upgrade, below are the code/file changes. Remember to backup first.</p>
<p><strong>1. Display &#8220;Feed may be down&#8221; message</strong><br />
In your post (you may refer to post.txt for comparison)<br />
search every instance of</p>
<blockquote><p><code>$rss = fetch_rss</code></p></blockquote>
<p>insert a blank line below and add</p>
<blockquote><p><code>if ($rss) {</code></p></blockquote>
<p>search for every instance of</p>
<blockquote><p><code>echo '&lt;/ul&gt;';</code></p></blockquote>
<p>and replace with</p>
<blockquote><p><code>}<br />
else {<br />
print 'Feed may be down';<br />
}<br />
echo '&lt;/ul&gt;';</code></p></blockquote>
<p><strong>2. Deprecated rss-functions.php file</strong><br />
In your post (you may refer to post.txt for comparison)<br />
find</p>
<blockquote><p><code>&lt;?php require_once(ABSPATH . WPINC . '/rss-functions.php'); ?&gt;</code></p></blockquote>
<p>replace with</p>
<blockquote><p><code>&lt;?php require_once(ABSPATH . WPINC . '/rss.php'); ?&gt;</code></p></blockquote>
<p><strong>3. Fat top banner in IE</strong><br />
In style.css and styleb.css<br />
find</p>
<blockquote><p><code>div#banner-nav-center {<br />
	width: 980px;<br />
	margin:0 auto 0 auto;<br />
	padding: 0.6em 10px 2em 10px;<br />
}</code></p></blockquote>
<p>replace with</p>
<blockquote><p><code>div#banner-nav-center {<br />
	width: 980px;<br />
	height: 18px;<br />
	margin:0 auto 0 auto;<br />
	padding: 0.6em 10px 0.6em 10px;<br />
}</code></p></blockquote>
<p><strong>4. Updgrade flickrss and Exec-PHP plugin</strong><br />
a. deactivate plugins<br />
b. delete plugin files<br />
c. update plugin files (in folders)<br />
d. activate new plugins</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/ericulous?a=GEIEOH"><img src="http://feeds.feedburner.com/~f/ericulous?i=GEIEOH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=zg4OWh"><img src="http://feeds.feedburner.com/~f/ericulous?i=zg4OWh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=OnC4uh"><img src="http://feeds.feedburner.com/~f/ericulous?i=OnC4uh" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ericulous/~4/296209825" height="1" width="1"/>]]></content:encoded><description>Fixed one of the common complaint of layout breaking when unable to retrieve feed. Instead of displaying the lengthy &amp;#8220;Warning: array_slice(): The first argument should be an array&amp;#8230;&amp;#8221;, a simple message &amp;#8220;Feed may be down&amp;#8221; is shown.
List of updates for OneNews Theme

Display &amp;#8220;Feed may be down&amp;#8221; message instead of &amp;#8220;Warning: array_slice(): The first argument [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ericulous.com/2008/05/23/theme-update-onenews/feed/</wfw:commentRss><feedburner:origLink>http://ericulous.com/2008/05/23/theme-update-onenews/</feedburner:origLink></item><item><title>Comment on High PR Blogs for Free Linkbacks</title><link>http://feeds.feedburner.com/~r/ericulous/~3/294122991/</link><category>Blogging Tips</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Genkisan</dc:creator><pubDate>Tue, 20 May 2008 04:07:01 -0500</pubDate><guid isPermaLink="false">http://ericulous.com/?p=257</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> 	Raman commented on the post &#8220;<a href="http://ericulous.com/2007/06/13/linkbacks-from-high-pr-blogs/">Linkbacks from High PR Blogs</a>&#8220;, saying that the blog compiling the list was suspended by Wordpress.com. A year ago, doing a review in exchange for a linkback was the rage. Until the google smackdown in July/August. So that list is probably redundant now.</p>
<p>The &#8220;in&#8221; thing to get free linkbacks now is posting comments on high PR blogs, preferably with dofollow. So here are some complied lists (dofollow not guaranteed):</p>
<ul>
<li><a href="http://1freewebtools.com/blogging/new-list-of-75-do-follow-forums-pageranks-0-10/">http://1freewebtools.com/blogging/new-list-of-75-do-follow-forums-pageranks-0-10/</a></li>
<li><a href="http://forums.digitalpoint.com/showthread.php?t=820776">http://forums.digitalpoint.com/showthread.php?t=820776</a></li>
<li><a href="http://www.theinnerblog.info/blogcomments.html">http://www.theinnerblog.info/blogcomments.html</a></li>
</ul>
<p>Update: even more lists at &#8220;<a href="http://theuniversitykid.com/make-money-online-by-blog-commenting/">Make Money Online By Blog Commenting</a>&#8221;</p>
<p>While you can be lazy and post thank-you-i-love-your-blog one liner type comment, it is recommended that your comments be relevant to the blog post. Less the author delete your half-hearted attempt.</p>
<p>It can get pretty tedious after a while: visit blog, verify dofollow, post comment. Rinse and repeat. And these compiled list may not be up-to-date. Here&#8217;s where <a href="http://www.fastblogfinder.com">Fast Blog Finder</a> can help us to reduce the load. <a href="http://www.fastblogfinder.com/video/how-to-build-backlinks-to-your-site-with-g-lock-blog-finder.htm">Watch this video to see it in action</a>.</p>
<p>There are two editions available:</p>
<ul>
<li>Fast Blog Finder Free Edition<br />
- freeware, requires registration<br />
- search results limited to 50 blogs for each keyword phrase
</li>
<li>Fast Blog Finder Gold Edition<br />
- commercial, $49<br />
- get 25% discount at <a href="http://softwareholic.com/20082080/fast-blog-finder/" title="fast blog finder discount">SoftwareHolic</a>
</li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/ericulous?a=0eVhVH"><img src="http://feeds.feedburner.com/~f/ericulous?i=0eVhVH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=lObBHh"><img src="http://feeds.feedburner.com/~f/ericulous?i=lObBHh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=kw6BGh"><img src="http://feeds.feedburner.com/~f/ericulous?i=kw6BGh" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ericulous/~4/294122991" height="1" width="1"/>]]></content:encoded><description>Raman commented on the post &amp;#8220;Linkbacks from High PR Blogs&amp;#8220;, saying that the blog compiling the list was suspended by Wordpress.com. A year ago, doing a review in exchange for a linkback was the rage. Until the google smackdown in July/August. So that list is probably redundant now.
The &amp;#8220;in&amp;#8221; thing to get free linkbacks [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ericulous.com/2008/05/20/comment-on-high-pr-blogs-for-free-linkbacks/feed/</wfw:commentRss><feedburner:origLink>http://ericulous.com/2008/05/20/comment-on-high-pr-blogs-for-free-linkbacks/</feedburner:origLink></item><item><title>Easier and Faster Ways to Upgrade to Wordpress 2.5.1</title><link>http://feeds.feedburner.com/~r/ericulous/~3/277965538/</link><category>Wordpress</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Genkisan</dc:creator><pubDate>Fri, 25 Apr 2008 19:50:51 -0500</pubDate><guid isPermaLink="false">http://ericulous.com/2008/04/26/easier-and-faster-ways-to-upgrade-to-wordpress-251/</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> 	&#8220;<em>Oh no.. not another minor upgrade!</em>&#8221;</p>
<p>Did that thought cross your mind when you found out that <a href="http://wordpress.org/development/2008/04/wordpress-251/">Wordpress 2.5.1 was released</a>? I know I did.. given that I have 6 blogs to attend to.</p>
<p>If you installed Wordpress using Cpanel/Fantastico, you can probably wait a few more days before doing a fuss-free upgrading (though some users have reported problems with this method).</p>
<p>You can also install the <a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin.html">Wordpress Automatic Upgrade plugin</a> which, in Keith&#8217;s word, helps you to easily upgrade your wordpress installation to the latest version provided by wordpress, without having to download or upload any files. This plugin has proven useful for those who got it to work.</p>
<p>I promise myself to try out Keith&#8217;s plugin one day but for now, I&#8217;m still doing manual upgrading. I just feel more secure and in control <img src='http://ericulous.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>To shave time off the manual upgrade method, you can upload the changed files (98 files) instead of the whole 2.5.1 package (531 files). That should therotically save you 80% of your time. To download the changed files package, visit <a href="http://trac.wordpress.org/changeset?old_path=tags%2F2.5&#038;old=7567&#038;new_path=tags%2F2.5.1&#038;new=7835">this link</a>, scroll to the bottom and click on Zip Archive to start download. Happy upgrading!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/ericulous?a=hjx9JWG"><img src="http://feeds.feedburner.com/~f/ericulous?i=hjx9JWG" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=PtRy8cg"><img src="http://feeds.feedburner.com/~f/ericulous?i=PtRy8cg" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/ericulous?a=iABagvg"><img src="http://feeds.feedburner.com/~f/ericulous?i=iABagvg" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/ericulous/~4/277965538" height="1" width="1"/>]]></content:encoded><description>&amp;#8220;Oh no.. not another minor upgrade!&amp;#8221;
Did that thought cross your mind when you found out that Wordpress 2.5.1 was released? I know I did.. given that I have 6 blogs to attend to.
If you installed Wordpress using Cpanel/Fantastico, you can probably wait a few more days before doing a fuss-free upgrading (though some users [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ericulous.com/2008/04/26/easier-and-faster-ways-to-upgrade-to-wordpress-251/feed/</wfw:commentRss><feedburner:origLink>http://ericulous.com/2008/04/26/easier-and-faster-ways-to-upgrade-to-wordpress-251/</feedburner:origLink></item></channel></rss>
