<?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: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" version="2.0">

<channel>
	<title>Earning Money Online Guide and Tips - davcheong - Blog Tips Help On How I Make Money Online ::</title>
	
	<link>http://www.davcheong.com</link>
	<description>Earning money online, work at home guide and tips from David Cheong</description>
	<pubDate>Fri, 07 Nov 2008 20:01:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/davcheong" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">1239691</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://www.feedburner.com</feedburner:feedburnerHostname><item>
		<title>Tips on How to get ready for WordPress 2.7</title>
		<link>http://www.davcheong.com/earning-guide/tips-on-how-get-be-ready-for-wordpress-27.htm</link>
		<comments>http://www.davcheong.com/earning-guide/tips-on-how-get-be-ready-for-wordpress-27.htm#comments</comments>
		<pubDate>Wed, 05 Nov 2008 18:29:34 +0000</pubDate>
		<dc:creator>David Cheong</dc:creator>
		
		<category><![CDATA[Earning Guide]]></category>

		<category><![CDATA[WP themes]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[Wordpress tips]]></category>

		<guid isPermaLink="false">http://www.davcheong.com/?p=147</guid>
		<description><![CDATA[The new WordPress 2.7 will be out soon after the previous WordPress updates I had, if you are one of the WordPress theme developer, you can get ready for the new version of WordPress 2.7. The new WordPress will bring a new visual design, which is almost completely implemented, but there are still a few [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Tips on How to get ready for WordPress 2.7", url: "http://www.davcheong.com/earning-guide/tips-on-how-get-be-ready-for-wordpress-27.htm" });</script>]]></description>
			<content:encoded><![CDATA[<p><strong><span style="font-size: 20pt">T</span></strong>he new WordPress 2.7 will be out soon after the previous <a href="http://www.davcheong.com/earning-guide/latest-wordpress-updateschanges-made.htm" title="Previous WordPress Updates">WordPress updates</a> I had, if you are one of the WordPress theme developer, you can get ready for the new version of WordPress 2.7. The new WordPress will bring a new visual design, which is almost completely implemented, but there are still a few areas that aren’t quite finished in their <a href="http://wordpress.org/development/2008/11/wordpress-27-beta-1/" target="_blank">Beta 1</a>.  </p>
<p><center><div id="attachment_148" class="wp-caption alignnone" style="width: 197px"><img src="http://www.davcheong.com/wp-content/uploads/2008/11/wp_27.gif" alt="WordPress 2.7" title="WordPress 2.7" width="187" height="133" class="size-full wp-image-148" /><p class="wp-caption-text">WordPress 2.7</p></div></center></p>
<p>Some of the theme developer already making their way to build themes that are compatible for the new WordPress 2.7. </p>
<p><span id="more-147"></span></p>
<p>A reference of how to enhance your comments file, from Justin Tadlock&#8217;s <a href="http://justintadlock.com/archives/2008/11/01/making-your-themes-comments-compatible-with-wordpress-27-and-earlier-versions" target="_blank">early preparation for 2.7</a> and Otto&#8217;s <a href="http://ottodestruct.com/blog/2008/09/29/wordpress-27-comments-enhancements" target="_blank">WordPress 2.7 Comments enhancement</a>. </p>
<p>Comments Enhancement Steps :<br />
If you want your themes to be backward compatible, all you need to do is, check for the wp_list_comments function, </p>
<p><code></p>
<p>if (function_exists('wp_list_comments')) :<br />
// new comments.php stuff<br />
else :<br />
// old comments.php stuff<br />
endif;</p>
<p></code></p>
<p>While according to Justin steps, you can actually look for the functions.php, open it and add the following line : </p>
<p><code><br />
&lt;?php</p>
<p>add_filter('comments_template', 'legacy_comments');</p>
<p>function legacy_comments($file) {</p>
<p>	if(!function_exists('wp_list_comments')) : // WP 2.7-only check</p>
<p>		$file = TEMPLATEPATH . '/legacy.comments.php';</p>
<p>	endif;</p>
<p>	return $file;</p>
<p>}</p>
<p>?><br />
</code></p>
<p>And thats all you need to filter the templates. </p>
<ul><strong>My Make Money Online 3 Advice</strong></ul>
<p>1. You can earn money by create a WordPress theme, if your theme are popular, have quality and unique. <strong>You gain money by selling the themes you created</strong>.<br />
2. By giving out free WordPress Theme, you gain traffic and popularity once your themes are nice and its free. <strong>You gain traffic and earn revenues when you provide free WordPress theme downloads</strong>.<br />
3. Some advertising company or local company might hire you to design a theme for their website. <strong>You gain money when they hire you to create one theme for their website.</strong></p>
<h3>You might want to read these post also :</h3>
<ul class="related_post">
<li><a href="http://www.davcheong.com/earning-guide/latest-wordpress-updateschanges-made.htm" title="Latest Wordpress updates..changes made">Latest Wordpress updates..changes made</a></li>
</ul>
<div id="st200810252176" class="st-taf"><script src="http://cdn.socialtwist.com/200810252176/script.js"></script><img style="border:0;margin:0;padding:0;" src="http://images.socialtwist.com/200810252176/button.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '200810252176',  'http%3A%2F%2Fwww.davcheong.com%2Fearning-guide%2Ftips-on-how-get-be-ready-for-wordpress-27.htm', 'Tips+on+How+to+get+ready+for+WordPress+2.7')" onclick="cw(this, {id:'200810252176',link: 'http%3A%2F%2Fwww.davcheong.com%2Fearning-guide%2Ftips-on-how-get-be-ready-for-wordpress-27.htm', title: '+Tips+on+How+to+get+ready+for+WordPress+2.7+' })"/></div><p><a href="http://sharethis.com/item?&wp=2.6.3&amp;publisher=cffc097b-4975-48a1-8488-1e028261993a&amp;title=Tips+on+How+to+get+ready+for+WordPress+2.7&amp;url=http%3A%2F%2Fwww.davcheong.com%2Fearning-guide%2Ftips-on-how-get-be-ready-for-wordpress-27.htm">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davcheong.com/earning-guide/tips-on-how-get-be-ready-for-wordpress-27.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Earn money from In-Text ads via Infolinks</title>
		<link>http://www.davcheong.com/earning-guide/earn-money-from-in-text-ads-via-infolinks.htm</link>
		<comments>http://www.davcheong.com/earning-guide/earn-money-from-in-text-ads-via-infolinks.htm#comments</comments>
		<pubDate>Fri, 31 Oct 2008 16:23:06 +0000</pubDate>
		<dc:creator>David Cheong</dc:creator>
		
		<category><![CDATA[Advertising Co.]]></category>

		<category><![CDATA[Affiliates Programs]]></category>

		<category><![CDATA[Earning Guide]]></category>

		<category><![CDATA[Malaysia Advertising]]></category>

		<category><![CDATA[Money Warm up]]></category>

		<category><![CDATA[Pay Per Click]]></category>

		<category><![CDATA[make money online]]></category>

		<category><![CDATA[earning money online]]></category>

		<category><![CDATA[in-text ads]]></category>

		<category><![CDATA[Infolinks]]></category>

		<guid isPermaLink="false">http://www.davcheong.com/?p=142</guid>
		<description><![CDATA[I just signup Infolinks an In-Text ads, few days ago as a publisher. Previously were using Kontera but now maybe I should try other monetizing programs, which is to earn some money over the internet via your blogs and website. How I found Infolinks? As always when I used to search for website giving idea [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Earn money from In-Text ads via Infolinks", url: "http://www.davcheong.com/earning-guide/earn-money-from-in-text-ads-via-infolinks.htm" });</script>]]></description>
			<content:encoded><![CDATA[<p><strong><span style="font-size: 20pt">I</span></strong> just <a rel="nofollow" href="http://www.davcheong.com/go/infolinks.php" target="_blank">signup Infolinks</a> an In-Text ads, few days ago as a publisher. Previously were using Kontera but now maybe I should try other monetizing programs, which is to earn some money over the internet via your blogs and website. How I found <a rel="nofollow" href="http://www.davcheong.com/go/infolinks.php" target="_blank">Infolinks</a>? As always when I used to search for website giving idea of earning and I started notice that there is a number of website and blogs are using Infolinks as one of their earning money online. Some of the blogger mentioned about how he actually earns while using Infolinks. With little information that I gain about how good they are, I ought to give a try and see this would actually increase more of my earning online or not.</p>
<p><a rel="nofollow" href="http://www.davcheong.com/go/infolinks.php" target="_blank">Signing up</a> is easy, all you need to do is just fill out the necessaries information about yourself and where you going to promote their service on.</p>
<p><span id="more-142"></span></p>
<p>Like other normal monetizing services, you will need to know a little coding of your current website, either in php or html. All you have to do, is just paste the code provided by them, via email that they send to you or log-on to your account on their website(after you have <a rel="nofollow" href="http://www.davcheong.com/go/infolinks.php" target="_blank">sign-up</a>) and look on the implementation guide. Its says it all.</p>
<p>How to earn money from it? Its pretty simple, when visitors or readers visit your website or blogs, and find that your relevant In-Text ads is what they are looking for, they will click on the In-Text ads, and you are starting to earn from those clicks. As always, make sure you don&#8217;t click on your own ads nor you ask someone else to click on it. Lastly try read out their TOS, understand it, add their codes on your website, and start earning from there.</p>
<p>Their payment are either in <a href="http://www.davcheong.com/go/join_paypal.php">Paypal</a> or cheque. For <strong>Malaysian</strong>, you should try out their service and start earning from your blogs via their service.</p>
<p>I will keep you all update about their service and how much I really earn from my <a href="http://www.davcheong.com">earning online blog guide</a>. And here, I would wish you all good luck and all the best of using the service.</p>
<p>You can <a rel="nofollow" href="http://www.davcheong.com/go/infolinks.php" target="_blank">sign-up Infolinks via their website</a>.<br />
<h3>You might want to read these post also :</h3>
<ul class="related_post">
<li><a href="http://www.davcheong.com/money-warm-up/lucky-to-have-an-earning-online-blogs.htm" title="Lucky to have an earning online blogs">Lucky to have an earning online blogs</a></li>
</ul>
<div id="st200810252176" class="st-taf"><script src="http://cdn.socialtwist.com/200810252176/script.js"></script><img style="border:0;margin:0;padding:0;" src="http://images.socialtwist.com/200810252176/button.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '200810252176',  'http%3A%2F%2Fwww.davcheong.com%2Fearning-guide%2Fearn-money-from-in-text-ads-via-infolinks.htm', 'Earn+money+from+In-Text+ads+via+Infolinks')" onclick="cw(this, {id:'200810252176',link: 'http%3A%2F%2Fwww.davcheong.com%2Fearning-guide%2Fearn-money-from-in-text-ads-via-infolinks.htm', title: '+Earn+money+from+In-Text+ads+via+Infolinks+' })"/></div><p><a href="http://sharethis.com/item?&wp=2.6.3&amp;publisher=cffc097b-4975-48a1-8488-1e028261993a&amp;title=Earn+money+from+In-Text+ads+via+Infolinks&amp;url=http%3A%2F%2Fwww.davcheong.com%2Fearning-guide%2Fearn-money-from-in-text-ads-via-infolinks.htm">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davcheong.com/earning-guide/earn-money-from-in-text-ads-via-infolinks.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Blogrush closing down?</title>
		<link>http://www.davcheong.com/honor/blogrush-closing-down.htm</link>
		<comments>http://www.davcheong.com/honor/blogrush-closing-down.htm#comments</comments>
		<pubDate>Fri, 31 Oct 2008 15:44:32 +0000</pubDate>
		<dc:creator>David Cheong</dc:creator>
		
		<category><![CDATA[Honor]]></category>

		<category><![CDATA[Social Network]]></category>

		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://www.davcheong.com/?p=140</guid>
		<description><![CDATA[According to the owner and founder of Blogrush, John Reese whom started the well growth of success on Blogrush which is a type like some social network service, are closing down. He posted the news on his blogs with a title The Death of BlogRush. Which I think its a sad thing that the well [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Blogrush closing down?", url: "http://www.davcheong.com/honor/blogrush-closing-down.htm" });</script>]]></description>
			<content:encoded><![CDATA[<p><strong><span style="font-size: 20pt">A</span></strong>ccording to the owner and founder of Blogrush, <strong>John Reese</strong> whom started the well growth of success on Blogrush which is a type like some <a href="http://www.davcheong.com/social-network">social network</a> service, are closing down. He posted the news on his blogs with a title <a href="http://www.income.com/blog/2008/10/29/the-death-of-blogrush" rel="nofollow" target="_blank">The Death of BlogRush</a>. Which I think its a sad thing that the well success service website are closing down. Many among us as a webmaster, blogger were also curious and was sad about it.</p>
<p>Today, if you browse or visit the official website <a href="http://www.blogrush.com" rel="nofollow" target="_blank">Blogrush</a>, it is stated there &#8220;<strong>BlogRush is Shutting Down</strong>&#8220;.  John, was doing well and the idea of his, are really impressive, a was a successful social network service held for webmaster and bloggers around the world. </p>
<p><span id="more-140"></span></p>
<p><strong>BlogRush</strong> was first launch and introduce in the late 2007, which is last year, and have grown tremendously, due the idea they are providing, and services. With the widget they provided, blogger or webmaster&#8217;s blogs latest post are easily spread through around the world via their services. User can also browse through their website, and look for interesting news, hot topics and some ideas what is going around the internet today. Which is, this also considered as great traffic drive to your website and blogs.</p>
<blockquote><p>After careful consideration, we have decided to shutdown the BlogRush service. If you have the widget code on your blog you will need to remove it.</p>
<p>When BlogRush launched in late-2007 it spread like wildfire all over the Web. Thousands of bloggers were talking about it and the service exploded to become one of the fastest growing free services in the history of the Web. During the first year of the service it successfully served 3.4 Billion blog post headlines and the BlogRush widget could be found on blogs all over the world; even up until the moment we closed down the service.</p>
<p>BlogRush didn&#8217;t grow without its fair share of problems &#8212; from security issues to abusive users trying to &#8216;game&#8217; the system to much lower click-rates than expected. We also had some problems with trying to fairly control the quality of the network, and in the process made many mistakes in deciding what blogs should stay or go. All of these issues, ultimately, limited the service&#8217;s full potential.</p>
<p>Our team worked very hard to try and build a service that would truly help bloggers of all sizes get free traffic to their blogs. This was our primary focus. Not once did we ever try to monetize the service with ads or anything else. BlogRush never made a single penny in revenue. We wanted to be able to help our users FIRST and then worry about monetizing the service later. Unfortunately, the service didn&#8217;t work out like we had hoped. (It happens.) </p></blockquote>
<p> <em>from BlogRush</em></p>
<p>After reading the full message on his blogs and website, he did mentioned &#8220;<strong>Without trying there can be no success</strong>&#8221; which is, I fully agree with him. Same goes to many of us, in this world, and internet world, without any trying at all, you wouldn&#8217;t whether it will be success or succeed, and if you try to do the things, you would actually at least have some chances of knowing its successful or not. While even if you failed once, it also doesn&#8217;t mean that you can&#8217;t try again at all, what you should really need to do is, try learn from what went wrong, and by knowing the wrong, make sure you won&#8217;t repeat it again. Learning from your mistake its a good way to improving yourself.</p>
<p>Same goes to <a href="http://www.davcheong.com">earning money online</a>, there is no guarantee of workable and 100% sure earn, but at least you&#8217;ve tried. </p>
<h3>You might want to read these post also :</h3>
<ul class="related_post">
<li><a href="http://www.davcheong.com/social-network/how-to-connect-friends-via-google.htm" title="How to connect friends via Google">How to connect friends via Google</a></li>
<li><a href="http://www.davcheong.com/traffic/how-i-use-my-twitter.htm" title="How i use my twitter">How i use my twitter</a></li>
<li><a href="http://www.davcheong.com/traffic/let-all-david-link-to-each-others.htm" title="Let all David link to each others">Let all David link to each others</a></li>
<li><a href="http://www.davcheong.com/traffic/alexa-traffic-rank-updated.htm" title="Alexa traffic rank updated">Alexa traffic rank updated</a></li>
<li><a href="http://www.davcheong.com/earning-guide/the-money-earn-for-last-month.htm" title="The money earn for last month">The money earn for last month</a></li>
<li><a href="http://www.davcheong.com/earning-guide/how-to-earn-money-when-my-website-not-making-money.htm" title="How to Earn Money when my website not making money">How to Earn Money when my website not making money</a></li>
<li><a href="http://www.davcheong.com/traffic/ways-to-gain-traffic-to-website.htm" title="Ways to gain traffic to website ">Ways to gain traffic to website </a></li>
</ul>
<div id="st200810252176" class="st-taf"><script src="http://cdn.socialtwist.com/200810252176/script.js"></script><img style="border:0;margin:0;padding:0;" src="http://images.socialtwist.com/200810252176/button.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '200810252176',  'http%3A%2F%2Fwww.davcheong.com%2Fhonor%2Fblogrush-closing-down.htm', 'Blogrush+closing+down%3F')" onclick="cw(this, {id:'200810252176',link: 'http%3A%2F%2Fwww.davcheong.com%2Fhonor%2Fblogrush-closing-down.htm', title: '+Blogrush+closing+down%3F+' })"/></div><p><a href="http://sharethis.com/item?&wp=2.6.3&amp;publisher=cffc097b-4975-48a1-8488-1e028261993a&amp;title=Blogrush+closing+down%3F&amp;url=http%3A%2F%2Fwww.davcheong.com%2Fhonor%2Fblogrush-closing-down.htm">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davcheong.com/honor/blogrush-closing-down.htm/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
