Ebusiness4all Blog
Discussions on the evolving online world
August 29th, 2008

How can I start and be successful with Twitter

If you are aware of Twitter you may think is is a great opportunity but how can you get off the ground.  This is the usual problem in internet marketing,  if you are famous you can continue to be famous.  If you are starting out you will find it hard to get off the bottom of the pile.

If you have a look at this post called Twitter Smarter with Greasemonkey you can read how you can remove all the pain and effort by using a Greasemonkey script that they have developed to automate your Twitter posting.

The author states that ”

After you’ve followed a bunch of people, just sit back and watch the follow backs roll in. We’ve found that about 12% of the people with an interest in SEM have an automatic follow back set up. More will follow you as the day goes on. Give it a few days, then go to your followers page and drop the ones that aren’t mutual. If they’re not in to you, then it’s time to just move on.

I started the week with around 50 followers. After a few days of testing this script and really not working very hard at it I’m coming up on 500 followers. Sure, I’m no rock star, but having a conversation with 500 people that share my interests is, well, interesting!  ”

I haven’t tried this yet but it looks well worth a shot.


August 29th, 2008

A list of 20 websites that made someone a better developer

20 great websites for any developer recommended on this external website.

A good start point if you are starting to move down this road.

read more | digg story

August 29th, 2008

Build Your Own Answers Site

This link connects to information on software which can help you build your own (Yahoo) Answers site.

ANOVA answers software, the first script that allows webmasters to build answering communities online where users can ask questions and answer in text, audio and video.

If you have some time for R&D you ought perhaps try this and see if you can develop the next mega social site.

read more | digg story

August 29th, 2008

Organising Your PPC Campaign

This article recognises that AdWords organization will either help you or kill you. Make sure you organize your adgroups or else risk getting Google Slapped.

In short a properly structured adwords campaign will outperform a badly structured one and time is money with advertising as you pay even if you have no success.

read more | digg story

August 27th, 2008

Determine your page keywords in php

Often it is valuable to summarise the content of a web page or article and outline the most common keywords.  This can be useful in categorising articles but it would require the author to indicate which keywords are appropriate.

This could be a poor strategy as some authors will not want to take the time to do this and others could use false keywords as a form of spam not related to the article content.

Fortunately there is a PHP class that will allow a site owner to create automatic tag clouds or article summaries for their site. Use of software will save time and improve accuracy.

This PHP class, written by Ver Pangonilo from the Philippines analyzes the article text and determines keywords based on the frequency of one or multiple words. You can influence the outcome by providing the parameters you want to filter by:

  • minimum word length
  • minimum times the word appears
  • minimum length and occurances of words for 2, and 3 word phrases
  • minimum length and occurances of 2 and 3 word phrases