WordPress Sharedaddy With Google +1

WordPress Sharedaddy With Google +1

I love using WordPress Sharedaddy plugin to help me to display sharing button at the end of my post. And as you know recently Google +1 is launched on June 1st 2011. And now lot of websites already implement... [More...]

HeidiSQL: Another Free MySQL Client Tools

HeidiSQL: Another Free MySQL Client Tools

I bet many of you know what is MySQL and probably use it a lot. One of the best MySQL client tools is MySQL Workbench as it have all fancy features. But it is too heavy to use. So instead of design the... [More...]

Launching My Online Resume

Today on June 1st 2011 i proudly announce my new online resume to public. This resume is built on WordPress and use MyResume themes from Eleganthemes.com. This online resume intend to tell more about... [More...]

AJAX and Javascript Live Testing Tools

AJAX and Javascript Live Testing Tools

Ajax and javascript is hard to debug and find where it go wrong. One of the great offline tools to debug your ajax and javascript code is Firebug with Firefly extension. But you need to modify your code... [More...]

Facebook FBML Live Testing Tool

Facebook FBML Live Testing Tool

Recently i tried to developing an application for Facebook as my client demand. Facebook use XFBML (eXtensible FaceBook Markup Language) as their mark up language to use Facebook UI and API. And it took... [More...]

Securing OpenSSH: Filter Host To Limit Access

Securing OpenSSH: Filter Host To Limit Access

One technique to securing OpenSSH is filter some hosts that allowed to access your server through SSH. This technique will prevent us from openSSH brute force attack. To filter some hosts that allow to... [More...]

PHP Suhosin: Hardening Your PHP5 On Ubuntu

PHP Suhosin: Hardening Your PHP5 On Ubuntu

PHP Suhosin is an open source patch for PHP5 to hardened the servers security. From the PHP Suhosin official:”Suhosin is an advanced protection system for PHP installations that was designed to... [More...]

OpenPGP Thunderbird 3 With Enigmail

OpenPGP Thunderbird 3 With Enigmail

OpenPGP (Open Pretty Good Privacy) is a data encryption and decryption that provides cryptographic privacy and authentication for data communication such as email. We can create OpenPGP Thunderbird 3... [More...]

WordPress Backup Database And Files

WordPress Backup Database And Files

The next to do list after you have done configuring your WordPress or post some articles is WordPress backup. Regular WordPress backup is the wise thing to do and you have to make sure you put it in your... [More...]

Creating deb Packages From tar.bz File In Ubuntu

Creating deb Packages From tar.bz File In Ubuntu

Creating deb Packages in Ubuntu from tar.bz is possible using “alien” command. Alien command converts an RPM or source package files into a Debian package file or Alien can install an RPM file... [More...]

Ubuntu Torrent Client From Command Line

Ubuntu Torrent Client From Command Line

Ubuntu torrent client is not only available in GUI mode. The most simple Ubuntu torrent client is Transmission, beside it has GUI mode it also available for command line interface. It have the same feature,... [More...]

Send Clipboard Data To VMware Ubuntu Host

Send Clipboard Data To VMware Ubuntu Host

Connect your host operating system to VMware guest operating system give you simplicity and convenience to use both operating system at the same time. One of them is shared clipboard. When you copy some... [More...]

Install VMware Tools On Ubuntu 10.10 Maverick Meerkat

Install VMware Tools On Ubuntu 10.10 Maverick Meerkat

VMware Tools is a suite of utilities that enhances the performance of the virtual machine’s guest operating system and improves management of the virtual machine. VMware tools allow guest operating... [More...]

Share Folder In Windows 7 And Connect It From Ubuntu

Share Folder In Windows 7 And Connect It From Ubuntu

I am working in both Windows 7 and Ubuntu. I’m using Windows 7 as my development environment and use Ubuntu as my testing environment, because at the end my project will live in Linux environment.... [More...]

Mozilla Thunderbird: Complete, Powerful And Free Email Client

Mozilla Thunderbird: Complete, Powerful And Free Email Client

Mozilla Thunderbird is complete, powerful and open source for email and news client, also it is working cross platform as it is written on C++. Mozilla Thunderbird is developed by the Mozilla Foundation,... [More...]

WordPress Series: Create a Maintenance Page

WordPress Series: Create a Maintenance Page

Sometimes when you are doing updating or scheduled maintenance for your WordPress blog, i suggest you to make it temporary down while you are updating or maintenance. Temporary down in short time won’t... [More...]

[FIX] spamd On “Hostname” Failed In cPanel

[FIX] spamd On “Hostname” Failed In cPanel

Recently i found that spamd or spamassassin cannot start on my VPS (Virtual Private Server). It always email me with the following message: spamd failed @ Thu Apr 14 16:22:42 2011. A restart was attempted... [More...]

[HowTo] Install suPHP On Ubuntu

[HowTo] Install suPHP On Ubuntu

suPHP is a tool for executing PHP scripts with the permissions of their owners. Along with the Apache module, mod _suphp it allow Apache to process php with the user permission. This will improve the security.... [More...]

WordPress Series: Plugins To Start With

WordPress Series: Plugins To Start With

There are thousands of WordPress plugins that you can download it from WordPress plugins repository for free. Since there are many plugins to choose for, please be aware with the plugins compatibility.... [More...]

WordPress Series: How to Choose a Theme

WordPress Series: How to Choose a Theme

Choosing a right theme from the start will determines your blog in the future. You need to take time to choose the best WordPress theme for your blog. There are many aspect you need to think about. One... [More...]