Solving wordpress.com statistic doesn’t work

Yesterday I have a problem with my statistic wordpress plugin (wordpress.com stats), this plugin stop work and so does the statistic report. The statistic won’t log any incoming visitor to my blog, so the statistic always nil everyday. Then I started find out what happen to my blog.

The normal condition if you install wordpress.com stat plugin, you will find the javascript tracking from this plugin shown in the footer of your blog when you view the page source. But I can’t find it.

Then I go to  footer.php file in theme editor that my blog used, the blog call the wordpress.com stat tracking script with a function wp_footer(). If there’s no wp_footer on your themes, this plugin won’t run! You need to insert this function to the footer<?php wp_footer()?> before the </body> tag and everything will be fixed.

March 27, 2009

Posted by: leoslab

Category: Computer, Tips

Tags:

File Extension Djvu

DjVu is a new image compression technology developed since 1996 at AT&T Labs. File Extension DjVu allows the distribution on the Internet of very high resolution images of scanned documents, digital documents, and photographs. DjVu allows content developers to scan high-resolution color pages of books, magazines, catalogs, manuals, newspapers,historical or ancient documents, and make them available on the Web.

March 18, 2009

Posted by: leoslab

Category: Computer, Linux, Tips

Tags: ,

How to run linux ubuntu in windows without VMWare

How to run ubuntu in windows XP without vmware and we don’t need to create partition for our hardisk??

Yesterday I had some problems when installing ubuntu in my notebook. When installing ubuntu, it needs a new partition on my hardisk, it means I had to re-partition my hardisk. The problem is I wont lose any data in my hardisk.

March 15, 2009

Posted by: leoslab

Category: Tips

Tags:

Access mdb to MySql Free

February 20, 2009

Posted by: leoslab

Category: Blog, Story, Tips

Tags: , ,

Access mdb to MySql Free

access to mysql

Today I have a job to convert database of  system production company from access  mdb to mysql database.  Then I do a search on the internet, and I found a very good tools.  This program is able to convert a database from access to mysql. Just select your mdb file, and type your mysql database name. The best part of this program is, it’s FREE. You can download here.