Archive For February 2011
Add Post Thumbnail Support For Your WordPress Themes
WordPress have post thumbnail support but it is not enabled by default. You need to explicitly enable it from your themes function. If you are WordPress themes designer and want to automate post thumbnail... [More...]
Make Facebook Page URL Shorter And Nicer
Create a professional Facebook Page will increase your credibility and you can get more and more loyal visitors and clients for your business. Which will support your business, like answering feedback... [More...]
How Facebook Account Been Hacked
There have been many report that their Facebook account has been hacked by the anonymous. My cousin also report that his Facebook account being hacked even he use a fairly strong password and really keep... [More...]
Beginners Guide: Change SSH Port On Ubuntu Or CentOS
If you install CSF (ConfigServer Security & Firewall) you will find in their recommend list that you need to change your SSH port for security reasons. And changing SSH port in both Ubuntu or CentOS... [More...]
Google Mail 503 Error
In my morning coffee time, i always open my email box, my blog, and some of my favorite websites. Usually in this meantime i take the time to reply my email, blog comment, Facebook comment and twitter.... [More...]
Free Database Designer For MySQL With MySQL Workbench
If you are looking for a nice and good database designer for MySQL, then i’m very recommend you to use MySQL Workbench. Beside it is free (GPL License for Community Edition), it is also easy to use.... [More...]
Solve 404 Error When Activating Plugin In WordPress
Today i found a weird issue when trying to activate a WordPress plugin. I always redirected to 404 Error Page (Not Found). This is the first time i met this error. In most case it is crash problem or PHP... [More...]
DB Cache Reloaded Version 2.1 Not Compatible With WordPress 3.1
I have been using DB Cache Reloaded for a while now, it have a better performance than W3 Total Cache database cache. You may read my previous article Guide To Improve Your WordPress Blog Performance For... [More...]
Are You Ready Upgrade To WordPress 3.1?
As i write this now, WordPress 3.1 stable release is just released to public. I have been following this WordPress 3.1 development since beta version. WordPress 3.1 or WordPress “Django” is named in... [More...]
Make Glow Effect With CSS
This glow effect trick with CSS is not a new trick. As the example you can see the glow effect when you mouse hover to any related post images at the end of this post. To make CSS glow effect is not hard,... [More...]
[HowTo] Export All Your Visitors Comment Email In WordPress
In default WordPress comment your visitors need to input their email to leave a comment in your blog. And you can export those emails for whatever reasons you need. Probably you need to keep in touch,... [More...]
Google Search Tricks
Google is the largest search engine nowadays. Many internet users, including me and you(probably) using Google in everyday of our life. But do you know that there are lot of trick you can use to customize... [More...]
Snippet Code To Make Automatic Live URL With JQuery
Sometimes if you a blog or forum owner you need to make all your text (in url format) turn into a live url (clickable) to make your visitors easier to visit the link inside that content rather than manual... [More...]
Google Reader For Android
Google Reader recently update their Google Reader for Android application. This update comes with new interesting features. Like Widget, widgets have long been one of the most requested feature for Google... [More...]
Will Google Social Search Improve The Relevance Of Search Results?
Google Social Search is already been a while. Google Social Search project start since 2009. Google used to display a few links to pages created or recommended by your friends and social connections at... [More...]
PHP Snippet Code To Generate Random Float Number
Generating a float random value in PHP is little bit tricky. Both rand() and mt_rand() will return Integer value. But sometimes you need to generate random float value, for currency or math case for examples.... [More...]
Revalidate Cache On Static Files In Google App Engine
I’m using Google App Engine to cache my static files for a while now. So far, i’m quite happy with my blog performance and using Google App Engine as CDN is definitely improve my blog page... [More...]
Beginner Tips: Bad interpreter – no such file or directory
Sometimes when you run your script there was an error like this: root@server1$ ./script.sh bash: ./script.sh: /bin/sh^M: bad interpreter: No such file or directory Thats because there are one or many... [More...]
PHP APC vs eAccelerator vs XCache Benchmarking
From my previous post i wrote about how to install APC and XCache for caching system for PHP 5. Now i would like to review which one is have best performance between APC, eAccelerator and XCache. Since... [More...]
[HowTo] Install XCache For PHP5 In CentOS
Instead using Alternative PHP cache (APC), we can use PHP XCache for PHP caching system. XCache is an open-source opcode cacher, to accelerates PHP performance on servers. It optimize performance by removing... [More...]



