Creating a new AdSense Ad and Channel

by Derek Lim on March 29, 2010

My First Google Check

My First Google Check

I have done this many times but I only have a vague recollection on what I did. I’m sure some of folks are like me, create the ad, post the code and forget about it. If we want to re-use it, just copy the same code and paste it into another site.

AdSense has evolved over the years and while the basic fundamentals is still the same, blogging it down now not only serves as my memory bank but to also find out any changes if any.

1) Click on AdSense Setup Tab

2) AdSense Setup page
Click AdSense for Content (most commonly used for websites)

3) AdSense for Content page
The Wizard page is good for the novice but it’s prettyu troublesome to keep clicking ‘next’. Since I already have prior experience with AdSense, I will click on the “Single page” which will show me all the settings for the Ad.

4) Ad unit (Image vs Text)
There are pros and cons but generally, visual ads are more limited and hence a slight higher CPC and CPM. Of course, I can always choose both but depending on the nature of your website, it may be good to be more specific.
[click to continue…]

{ 0 comments }

Know your enemies and know yourself

by Derek Lim on March 26, 2010

know your enemies and know yourself, you can win a hundred battles without a single loss.

Sun Tze

In order to become a effective finance aggregator on the Internet, I must first know what similar sites are doing so that I learn from their strength and exploit their weakness. Below is the list of the most popular finance aggregator sites.

pfblogs.org

pfblogs.org

1. pfblogs.org
Tagline: The Aggregator
Title header: The Ad-Free Personal Finance Blogs Aggregator
Favicon: Dollar Sign
Google Page Rank: 5

As I have plans for a logo, it will be helpful to look at what others have. I also wanted to have rough gauge of the popularity and I used Google page rank. Granted it may not be the best or most accurate assessment but the information is easily available.

Interesting this site have another URL http://www.pfblog.org/ that links to the same site. Smart move since it is common to miss out the letter ’s’.
[click to continue…]

{ 0 comments }

Beating the big boys

by Derek Lim on March 24, 2010

After a long and hard thought, I have come to the conclusion that I can’t. However, that doesn’t mean I should throw in the towel. Let’s take the analogy of a small time investor versus the big time investor. In a bullish economy, the big time investors with their millions and billions will almost make more money than their small time counterpart and they are usually the ones who would be able to dictate the price of their stock. Given their unfair advantage, shouldn’t small time investors give up? However, there will always be small time investors and while the big boys are earning millions and billions, the small timers are contented with their tens of thousands.

Coming back to my blog aggregator. The big boys like Yahoo and MSN can have millions of visitors a day but if I can have a thousand or two a day, it will still be a achievement for me.

How can I do it?
[click to continue…]

{ 0 comments }

Trojan Horse – JS.Small-C

February 9, 2010

A reader inform me that my website has been hacked. It shouldn’t come as a surprise since my wordpress is not the latest version and the Internet is not exactly a ’safe’ place but then again, why of all the millions of websites must it be me?
Luckily my site is still accessible but the most [...]

Read the full article →

Ask not what the web can do for you but what you can do on the web

November 16, 2009

This tagline suddenly pop up in my head while looking for some information on the web. We know that the possibility of the web is endless but what can we do to harness this endless possibility?
It has been a very busy month, juggling between a new course, projects and travel plans. I shall not [...]

Read the full article →

Network Terminology

October 25, 2009

Loopback Interface: A logical interface that can be use to test if the router is up. Note that a physical interface that is down does not mean that the entire router is down. Used in Cisco for intermediate and advance features.
http://www.networkliquidators.com/article-cisco-ccna-exam-tutorial-loopback-interfaces.asp
FastEthernet: a collective term for a number of Ethernet standards that carry traffic at the [...]

Read the full article →

How do I make the permalinks for post titles open in a new browser window?

October 23, 2009

A. This is easily done by editing your WordPress template files to give the post permalinks a target=”_blank” attribute. (You can edit template files directly from the WordPress administrative interface using Appearance –> Theme Editor, or you can edit them in a text editor on your own computer and upload them to your theme directory.)
The [...]

Read the full article →

Understanding MRTG Logs

October 22, 2009

For those who like me want to be able to extract the raw data from MRTG for analysis but do not understand what it means, refer to the following:
http://oss.oetiker.ch/mrtg/doc/mrtg-logfile.en.html
Just to highlight a little more on the UNIX time stamp, I used excel to convert into date and there is a slight change to the formula. [...]

Read the full article →

Step By Step Guide To Creating A New Finance Aggregator Site

October 21, 2009

FeedWordPress Plugin Customization
1)  Download and installed FeedWordPress Version 2009.0707
2) Require to upgrade of MagpieRSS after activating plugin (normal).
3) Syndicated a test feed (http://thefinance.sg) and found a whole long list of unwanted code appended to each post. After testing on other feeds, realized that the rest are ok and the problem is only on my feed.
4) [...]

Read the full article →

Exploring RSS Aggregator Plugins

October 19, 2009

Monday 19 oct’09, 12:44pm (GMT +8:00)
- Installed FeedWordPress.
- Encounter the problem when activating plugin.

- Click Upgrade and upgraded successfully. “Congratulations! Your MagpieRSS has been successfully upgraded to the version shipped with FeedWordPress.”
- Go to http://feedwordpress.radgeek.com/ to understand how the plugin work. Registration is required.
- Entered three feeds and waiting for them to appear. Not sure [...]

Read the full article →