WordPress 3.0 finally released today.Wordpress 3.0 with code name Thelonious, released on June 17 2010 and now is available for download. What is the new feature of this release?According to their blog: "Major new features in this release include a sexy new default theme called Twenty Ten. Theme developers have new APIs that allow them to easily implement custom backgrounds, headers, shortlinks, menus (no more file editing), post types, and taxonomies. (Twenty Ten theme shows all of that … Read more...

Things You Want To Do After Install Ubuntu 10.04 Desktop Part 3
This is the next of previous post Things You Want To Do After Install Ubuntu 10.04 Desktop Part 2. In this post i will show you how to install the list of softwares from the previous post. To make your Ubuntu desktop as a full-fledged replacement for a Windows desktop.Okay now let's continue to the next step. I assume you still login with root account in the terminal. If not please login first.I'm going to show you how to install the additional softwares, please follow this steps: 1. On … Read more...

Things You Want To Do After Install Ubuntu 10.04 Desktop Part 2
This is the next of previous post Things You Want To Do After Install Ubuntu 10.04 Desktop Part 1. In this post i will show you how to install the list of softwares from the previous post. To make your Ubuntu desktop as a full-fledged replacement for a Windows desktop.Okay, now let's get started.First thing i am going to do is activate the root user. Follow this steps to do it: 1. Open your terminal, and type this command2. Type your root password 3. Then login as root, as i assume … Read more...

Things You Want To Do After Install Ubuntu 10.04 Desktop Part 1
Ubuntu 10.04 Lucid Lynx has been released since April 2010. In my opinion i like Ubuntu the best, and more since it released this 10.04 version. There are couple things you need to do after you fresh install Ubuntu. There are lot of free software you can grab from the repository.For Graphic Apps: * The GIMP - free software replacement for Adobe Photoshop * F-Spot - full-featured personal photo management application for the GNOME desktop * Google Picasa - application for organizing and … Read more...

[HowTo] Make Your Web Screenshots
There are lot of ways to make your web screenshot. Some of them use browser plugin, some use standalone program, and some use web based tools. If you work on the internet or as a journalist you will need to make a screenshot of the web you want to write or review.Web Screenshot With Browser Plugins: 1. Picnik. A Firefox extension, adds a menu option when you right click on images to make it easy to pull the image into Picnik for editing. Firefox 2.0/3.0 users also menu options and a … Read more...

The Best Media Player In Ubuntu
The default media player on Ubuntu is Gnome player. It is okay but not complete enough for me. The best media player on Ubuntu for me is VLC media player. VLC is a free and open source cross-platform multimedia player and framework, that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols and it is simple to use, yet very powerful and extendable.VLC media player installation steps 1. Open your terminal and login as root 2. Run this … Read more...

WordPress 3.0 RC3 Released!
Wordpress 3.0 RC3 finally release for testing purpose. Lot of bug fixes and improvements. All wordpress plugin and themes developer are encouraged to test your plugins and themes. If you found any bugs with this release you can submit your ticket to here.Wordpress 3.0 Release Candidate 3 probably is the last release candidate. Wordpress may release the final version after this release. When? Honestly, i don't know too. I'm looking forward to hear the good news from their.Please remember … Read more...
[HowTo] Run Your Script At Background Process On Ubuntu
There are lots of script build by he Linux users and communities. And some of them are really useful. And most of the i use wget and rsync for download and backup my websites. The characteristic of Linux shell, when you close it the session of the login also closed. So if you running a script then you have internet disconnect or anything that make you disconnect from the server, the process will be stop as the session ended.To keep running the script you need to run it at background process. … Read more...

[HowTo] Use Your Own Domain In WordPress.com
WordPress is one of the most blogging tools and you can have your own blog just by register to their site. By default, your free WordPress address is yourblog'sname.wordpress.com. And it would be nice if you can have your own domain, but host your blog on Wordpress.com. Or, if you already have another website and want to use WordPress as a blog for it, you could even add blog.yoursite.com or any other subdomain.Adding a domain to your WordPress.com is a paid upgrade; registering and mapping … Read more...