Home Business Success Academy

Internet marketing nowadays is really popular. Everybody trying get into it to gain money. Not only internet marketer, students also take a part of internet marketing. How come the students run the internet marketing? Internet has huge information about internet marketing, that able to change anyone to be an internet marketer instantly. You can read article in the internet how to start getting money from the internet. Yes it’s really interesting, but you need to be aware about scam. Internet also a  good place for bad guys, they will trick us with their scam article. Do not easily affected with cheap article, read it carefully and think about it reasonable or not.




May 3, 2009

Category: Info Tags:

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.

File Extension DNL

file-extension-dnl-logo

There’s a new file format for deliver eDocument, it’s File Extension DNL. The .DNL file extension identifies a Digital WebBook Electronic Book which should be opened using the related reader.WebBooks are computerized books and manuals used for educational and recreational purposes




April 28, 2009

Category: Info Tags:

File Extension PPT

powerpoint-ppt-logoFile extension PPT is a file extension for Microsoft Power Point. You can deliver slide show or presentation in digital format using this file. With PowerPoint you can make your own presentation slide very easy. There’s some custom layout to assemble your presentation more quickly,  just select your favourite layout and set the colour as what you want, then you can start writing the slide with your presentation content.




April 24, 2009

Category: Info Tags:

How to make transparent image using CSS

It’s quite easy if you want set transparency image on webpage using CSS. See the example google logo image, the image below using the same image source but using different CSS style. The first image is the default image without transparency effect and the 2nd image using transparency effect. When you do mouse over image 2, the image opacity will be changed.

No transparent
With Transparent Effect