Author Archive

Mozilla Showcases The Power of HTML5 With 360 Degree Videos

By admin on March 13, 2011

Mozilla recently released the release candidate version of Firefox 4, meaning that the next stable major version of the popular browser is just around the corner.
To showcase some of the things Firefox 4 can do, Mozilla has teamed up with GlobalVision and set up a demo page featuring 360-degree videos and [...]

Gmail issue , Gmail Reset Erases Messages?

By admin on March 1, 2011

Some Gmail users are reporting a major problem with Google’s email service–specifically, that all of their emails, labels, themes, folders, and other personalized settings have all been erased.
Several Gmail help forums were filled with users who had experienced this problem. Users reported that they were able to receive new messages, but that [...]

Visitors Attention By Your Home Page

By admin on February 11, 2011

What made me decide to share with you this article is the experience I had when I was working as a part-time freelancer. I remember that whenever I planned the design for websites, I always made it a point that the home page is the most attractive page on the site. I made [...]

How To Sharpen Your Freelancing Skills

By admin on February 11, 2011

The common reason why people tend to improve their skills is paying the bills. Skills are necessary to keep you in business and create a name for you in the freelance industry. In doing this, clients will believe in your competence and will do more projects with you. To keep up [...]

How to: Create a “send this to twitter” button

By admin on December 11, 2010

Nothing hard with this recipe: Simply paste the following code on your single.php file, within the loop:
<a href=”http://twitter.com/home?status=Currently reading <?php the_permalink(); ?>” title=”Click to send this page to Twitter!” target=”_blank”>Share on Twitter</a>
Your readers are now able to send your post url to twitter! Hope it will bring you some traffic and new readers

4 Simple Ways To Speed Up WordPress

By admin on December 11, 2010

Some self-hosted WordPress sites tend to run slow, especially when you receive tons of heavy traffic every day. This may be a result of the amount of large files your site needs to load or inefficient coding. But there’s nothing worst than a slow site, so here are some quick tips [...]

WordPress issue

By admin on December 11, 2010

Issue : Not sure if anyone had this issue before, but hopefully someone has and has a workaround/fix for it.
While I am in wp-admin area, I will randomly get redirected to my main blog URL with a Not Found message.
Anyone experience this and know of a fix?
Solution : Try deleting your .htaccess, change your perma [...]

12 common mistakes done by programmers

By admin on December 8, 2010

Playing it fast and loose
Failing to prop up the basics is the easiest way to make errors in coding. There are a lot of small places where a developer may make a mistake which causes software to fail. And the worst part about sloppy programming is that advances in [...]

Magento Admin login problem

By admin on December 7, 2010

Problem:
I had a new installation of magento. But I was unable to login as an administrator. I went to the admin login page, entered correct username and password but was redirected to the same login page. I could not enter the dashboard page. Error message is displayed when I enter wrong [...]

There has been an error processing your request: magento installation

By admin on December 7, 2010

After  installing  Magento,  installation fails. There is error commenting
There has been an error processing your request
Exception printing is disabled by default for security reasons.
Error log record number: 281887837
This issue specially comes on localhost. Please forgive me if I left anything out.
You have not do much more for this problem.
Open this file ‘app\code\core\Mage\Core\Model\Session\Abstract\varien.php’ and comment these [...]

Next