You can find tons of information out there on the web about how you can make money online, from monetizing your blog to putting your skills to use, here are only some of quick guide for you to cashing in money using your skills or… your Luck!
Having skills in Web Development surely will open you a wide opportunity in earning thousands of dollars, check out this article we wrote some time ago where we list out web skills most demanded by the world today. And once you feel that you are ready to compete here are some of the place on the web where you can start earning.
Continue Reading »
Featured Slider is considered as one of the hottest elements on a website, the trend of using the slider effects continued each year. JQuery which has become Wordpress prominent javascript framework shows many love to sliding effect and this tutorial will guide you through one of them; the JQuery s3Slider.
Continue Reading »
If you are a Joomla user, I think you have experienced Joomla Database Error like shown below:
jtablesession::Store Failed
DB function failed with error number 145
Table ‘./joomla_database/jos_session’ is marked as crashed and should be repaired SQL=INSERT INTO `jos_session` (`session_id`,`time`,`username`,`gid`,`guest`,`client_id`) VALUES (’1ecb458814b53d190db10cafee822dc0′,’1237429551′,”’0′,’1′,’0′);
No need to worry. Just relax and calm down. It’s easy to fix this problem.
Continue Reading »
February 4th, 2009
Dani in
Tutorial
|
51 »
Converting an HTML template to a Joomla template is not as hard as you think. Only five easy steps, and you can create and use your Joomla template.
Why you want to learn this? because perhaps you stumble into beautiful free html templates while browsing on the net and really want to use it for your joomla based website.
Step 1
Prepare your template. The template should be (X)HTML & CSS compliant. There are lot of HTML templates on the Internet, just search them by using uncle Google. Templates in Joomla is filed under a directory named templates. Ensure the HTML file, images and CSS file are inside one single directory created under templates folder. For example, take a look at the Joomla template structure below:

Joomla Template Directory Structure
Joomla will search index.php inside the template directory. So, rename the index.html file to index.php.
Continue Reading »