Drive Traffic to Your Website
Here are some links that maybe useful for you to drive traffic to your website:
- 31 Ways To Drive Traffic To Your Business Web Site
- 16 Ways to Drive Traffic to Your Blog
- How To Drive Traffic to Your Blog - The Advice of a 12 Year Old
Enjoy. I’ll write how to drive traffic on website brand plus and minus
Ubuntu Hardy Heron Alpha 5 Review
I’ve upgraded my notebook today from local mirror repository. I don’t know which is an Alpha 4 or Alpha 5 release. Alpha 5 is released today, look at this release announcement and get the iso image here. From this review, I’ll update some features from this review and from the Alpha 5 announcement.
- Firefox 3 beta 3. Look at the pop up window. Instead of displaying “an annoying” pop up, Firefox display an “inline” pop up, which is on my opinion is cool.

- Application default to open some certain files. Cool


- Tracker pop up. Tracker can be invoked from notification tray. You can search from this pop up too.

- Metacity as composite manager, you can get some eyecandy the same as compiz (well, not compare to compiz, some features like drop shadows, translucency is perfect for me). Try open gconf-editor, then digg into /apps/metacity/general then tick “compositing_manager”. Voila, you got drop shadows now ;). Watch the video here.
When I was upgrading my Ubuntu Gusty to this alpha release, some errors occurred. This is what I’ve done to solve the problem:
- Change directory to python support directory
cd /var/lib/python-support/python2.5/bootconfig/ - Delete all .py files, but first you must check by ls -l command. Some .py files are missing, so we must to remove it first
rm -f *.py - Download python-support:
wget http://archive.ubuntu.com/ubuntu/pool/main/p/python-support/python-support_0.6.4ubuntu1_all.deb - Install python support
sudo dpkg -i --force-all python-support_0.6.4ubuntu1_all.deb - Then reinstall ubuntu desktop
sudo apt-get install ubuntu-desktop
Amazing, free web host with 250 MB, complete feature and no ads!
If you wish to have a professional shared hosting quality in a free hosting package, come and host with this and experience the best service you can get absolutelly free.
Founded in December 2006, this webhost has a trusted free hosting members base of over 60,000 members and still counting! Offering professional quality hosting, support, uptime and reliability, we have a great community of webmasters, you’d love to be a part of!
Register now and get it all free:
*** 250 MB of disk space
*** 100 GB of data transfer
*** PHP and MySQL support with no restrictions
*** cPanel control panel
*** Absolutelly no advertising!
An iPhone rival from Sonyericsson?
I am one of the Sonyericsson mobile phone. This phone makes me amazing.
Drupal 6.0 released
I’m visiting drupal.org and find that Drupal 6 has released. I can’t wait to test this released but I will wait until all bugs, fixes and some improvement made into the next minor version, maybe 6.1, 6.2 etc.
Some projects that I have done using this fabulous content management system. Some features and improvements that I love most are:
- Actions and triggers: We can define an action or trigger for when we create/modified the post.
- CSS-only theming: wow, this is wonderful. We can control the theming only with CSS without writing a line of PHP code!
- Performance and maintenance improvement such better file handling and new menu system
- Add much more…