Home » Archive

Articles Archive for April 2009

Programming / Coding »

[24 Apr 2009 | 2 Comments | 5,180 views]

I use one hosting to host most of my smaller sites. Mainly because its easier to manage. Recently I wanted to upgrade my portfolio blog Boston Web Developer to most recent wordpress blog version 2.7.1. After fixing the wp_config file as I upload the files to the server I find the site it redirecting to the main url with the blog folder name in front of it.
I set up a folder for the add-on domain inside the public_html folder. So if my main url were www.mysite.com and add-on folder were …

Advertising / Marketing, Technology »

[5 Apr 2009 | One Comment | 729 views]

There are a lot of rumor around regarding Google and Twitter. Some tech news websites are reporting Google buying Twitter, some reporting Google and Twitter partnering together. Its all started when Google created an account at Twitter.No matter what its a win-win situation forĀ  Twitter.
Twitter gets the most out of this:

Free news coverage from the rumor. This is a damn smart marketing trick. This “Rumor Game” worked pretty good getting Twitter a huge momentum.
Solid income for Twitter if they partner with Google. Even if Twitter eventually gets no …

Advertising / Marketing, My Business News »

[1 Apr 2009 | One Comment | 858 views]

Not sure if I can call the April Fool’s Day a Happy day, but I mean well.

Programming / Coding »

[1 Apr 2009 | No Comment | 1,407 views]

Few example codes shown below to select a Random Row from a table in different databases. The codes below shows how to select a single random row, you can change them to select multiple rows.