Archive for the ‘Web 2.0’ Category

Cashmails – earn money reading emails – $100 each

Update 29 June 2009 – I have received more and more reports saying this service is spam.  They do not pay you and when you contact them, you would never receive a reply.  The website is now down and I don’t see it re-opened in the near future.  I have removed all links on this post.

Cashmails offers free membership who wants to earn money while reading emails. Each email worths $100, and once you sign up to Cashmails, you would receive $1000 bonus.

All you have to do is sign up, verify your email, and decide how you want these emails delivered.  You can choose to have them delivered to your mailbox, or stay in the system inbox and log into Cashmails to view them.  Remember, FREE MEMBERSHIP offers $100 per email read!

This service is not limited to US.  Wherever you are, you can join and earn.

Other benefit includes $50 on referral of new members, and you can choose to receive the fund via Paypal, eGold, MoneyBookers, Western Union and Alert Pay.

Join Cashmails now and get cash delivered to your mailbox!

Vinefire – earn $1000 in 10 days!

I have recently joined Vinefire and they offer me a 10-day challenge.  In the next 10 days (5 days left due to holiday) when someone signs up with Vinefire, I would receive $100 per referral.

This link only valid for the next 5 days.  And when you sign up, you will also be able to enter this contest and potentially earn $1000 without doing anything!

What does Vinefire do?

Vinefire provides a list of recommended links for you to click on.  It is similar to social bookmarking sites and twitter, where you would be able to view the title of the suggested article, click on it or vote on it.

The only difference is that every time you click on a link or vote on a link, you get paid.

You can also suggest your own links – when someone clicks on your link, you get paid as well.

It is free to join, and a lot of the suggested links contains valuable information.  Earning while obtaining information, why not join right now?

How does your website look on iPhone?

Admit it – iPhone has become one of the most popular PDA mobile phone in the world.  Apart from the functions that a phone usually provides, many people use it for daily web browsing activities.

How does your website look on iPhone?  Do you have to specifically design a different website for iPhone?  The answer is yes.  But it is not easy.

InterSquash now has provided you a free service to ‘iphonize’ your website.  If you are not technically savvy, you can just use the simple version, which you only need to RSS feed and website title to generate the site.  If you want more option, you can go premium, which is still free, and customize the look and add a logo to the site.

My ‘iphonized’ site is located here: http://intersquash.com/feed/b1c2f8a6

Image Alignment Problem in Wordpress

Have you ever experienced image alignment problems in Wordpress blogs? This is probably because your theme hasn’t been designed for the alignment code that Wordpress is using.

To fix this, all you have to do is to include these code in the CSS file of the current theme:

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}
.alignleft {
float: left;
}

This has been changed since Wordpress 2.5.

The SEO Toolbar

Have you installed the SEO Toolbar?

The SEO Toolbar is a must have for all webmasters.  Install it as an addon in Firefox, and you will instantly receive information of the site that you are visiting.  Information includes:

  • Google PageRank
  • Links to domain
  • Page links
  • Directory links – DMOZ, Yahoo and Best of the Web
  • Site Age
  • Monthly Uniques Visits
  • Estimated Traffic Value

If you click on the ‘i’ icon you will also see more link information.  After all, off-site SEO is about incoming links.  The toolbar brings all these information to you in a very convenient way.

It is a must-have.  Download it now!