Locating the desire of Themes

The Desire of any kind of themes in the world of blogs and search the perfect things

Welcome to my blog again. I have many blog with many kind of topic. I like blogging and its inspiring me to keep living in the NetWorld. So, do not get bored with all my post and have a nice read.




10.09

2008

Safety seat cars

Car seat is an important device when we have new baby. These happened when my wife should goes to Mall shopping some stuff and nobody at home just her alone with our baby. Some people who has aware with safety will bought seat car for their children.

I have search for Combi City Savvy to carry my baby when we ride to town or just vacation. With this device we can enjoy the trip and children comfort with their seat. In fact, many people didn’t realize that they need more protection for their family and all they think when there are still has others to take care their children so why they should bought baby car seat. In modern people like in US or Europe this device is popular and they will bought for their kids. But in a country like Asia, Africa, I don’t think they intens to care about all of this device to their safety, because in there still has many people who help to take care their children when they’re not around or else.



10.09

2008

Secret Womens Business

Now, let’s talk about business :) , I believed everybody loves business. These activity will makes money and it could be a lot of it. Maybe along time ago people does his business at any kind of business was majority by man. But more than a decade womens already takes her parts in business. This is what I like, the secret womens business. Especially in the Internet, I can’t see the different, it’s all the same what man can do, woman can do it too.
I’d like to introduce you a mother with her daily blog but she could make money with her blog. Her name is Maggie, 66 years old and I think she’s not only a mother but also a grand ma :).
The business spirit and willingness to know technology is big enough to create a blog to documented her daily activities. Keep the good work mom and keep making money with your own business.



09.28

2008

Is VLC Player the best Media Player ?

Previously I used Windows XP Professional Service Pack 2 as my Operating System at my PC and I don’t have much problems choosing which media player if I want to play some DVD or MP3. I have Winamp, Windows Media Player (as default), and my last player VLC Player.

VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, …) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.

Right now I use Ubuntu 8.0.4 with all the stuf within.  I use Totem Movie Player 2.22.1 as default multimedia player in my PC. It run well at the first time, I use it for playing MP3. But today when I tried to play SmallVille Session 6 DVD Version, suddenly it stuck and I can’t play it. So, I decided to install VLC player from the repositories and yes it run well and now I can play any multimedia I’d like to play.

EnglishEnglish

09.24

2008

Indonesia Translation of CodeIgniter user guide 1.6.3

Coding PHP menggunakan menggunakan framework dapat mempermudah dan mempercepat proses kerja. Sekarang ini saya memilih CodeIgniter sebagai PHP framework yang ingin saya pelajari. Sebenarnya saya sudah belajar tentang CI ini beberapa bulan lalu saat seorang teman ingin membuat sebuah aplikasi web. Bingung dengan framework baru ;) , ya dan tentu saja karena saya pribadi belum pernah mempelajari PHP framework sebelumnya dan dasar pengetahuan saya tentang pemrograman adalah untuk Aplikasi Desktop (Delphi). Alhamdulillah CodeIgniter ini mempunyai support forum dan User Guide yang luar biasa. Baiklah, sekarang ini saya ingin berbagi dengan anda di Indonesia khususnya yang ingin belajar seperti yang saya lakukan. Saya akan mencoba untuk membuat CodeIgniter User Guide Versi 1.6.3 versi Bahasa Indonesia dan ini hanya untuk anda para PHP Developer. Semoga project ini akan selesai bulan depan.



09.19

2008

Free google chrome themes

Peoples at all around the world is so fast to think. Google chrome has launch at 3 september 2008 and now it’s already has themes for this super web browser. But unfortunately it still not for Linux users and it has develop for mac user and it’s available to download. Actually it is not really google chrome, it’s chromium and requires OS X 10.4 or higher and an Intel CPU, PowerPC Macs are NOT supported. As far as I know, Chromium not support with google gears and that’s I needed for my wordpress.

Let’s get back to Google Chrome themes, you can download those themes and put it in your Windows. You need to put the files in here :
Windows XP users :
Extract it to
C:\Documents and Settings\User\Local Settings\Application Data\Google\Chrome\Application.2.149.27\Themes\

Windows Vista users :
Extract it to
C:\Users\UserName\AppData\Local\Google\Chrome\Application\0.2.149.27\Themes\

Orange Google Chrome Theme

More download at www.freechromethemes.com



09.18

2008

Free SMS Manager Float Mobile Agents

This week I tried many Free SMS Manager with my friend gadget Nokia 6681. She wants to send SMS to many people and it’s alot (more than 300 numbers). I used this software Float Mobile Agents a long ago when I still have my Sony Ericsson T630 before it’s gone. I have seen pretty much changes and more powerful in the new version 2.0, but unfortunately it doesn’t support with Nokia 6681 or almost all Nokia. I have been search at google is there any solution at my problem syncronising data SMS, Phonebook, etc from the gadget into the software. Finally I give up and let the PC Suite handle this SMS manually, because it’s often crash and become hang and I must start over again.

This is the best Freeware SMS Manager I think, it’s completed and easy to use and my suggestion if you have Siemens or Sony Ericsson you might need this to handle you gadget into your PC and using Windows of course. Here’s I give you the download link the Installer and the Sources.



09.17

2008

Upgrading Virtualbox 2.0.2 at Ubuntu 8.0.4

Upgrading Virtualbox into 2.0.2 from 2.0.0 is not hard and it’s easy to do. All that you need is just install from Synaptic Package Manager and update Virtualbox. I hope my problem will solved when I want to transfer file from client into host, because at the previous release when I want to transfer file from client (windows XP) to Host (ubuntu 8.04), Windows always error “Core Dump” and I must restart the virtualbox.

Eventually my dream has not come true :) after updating VIrtualbox it still happen when I want to make a transfer files. What I do now is transfering via ftp from client to host. Anyone has the same problem with me and already has the solution ?



09.11

2008

The Easy way to Install VirtualBox 2.0 to Ubuntu 8.04 as a host

There are many ways to install this VirtualBox 2.0 that has been release this september 4, 2008. You can easily download here at VirtualBox.org and follow the step by step. But, you download by repository too and you don’t have to download manually. Here’s how it works :

1. Add the virtualbox repository to /etc/apt/sources.list
gksu gedit /etc/apt/sources.list
Add these lines at the bottom :
# Innotek repository for VirtualBox
deb http://download.virtualbox.org/virtualbox/debian hardy non-free

2. Update your sources and install. You may use Synaptic or the following commands.
Enabled it first the third party of repository.
sudo apt-get update
sudo apt-get install virtualbox

And then follow the rest of installation.

3. Add your user to the vboxusers group
GUI System ? Administration ? Users and Groups ? Manage groups
CLI :
sudo groupadd vboxusers
sudo usermod -G vboxusers -a
Change with your username.

4. Launch VirtualBox via Applications ? System Tools ? Sun xVM VirtualBox
Change to the user name you wish to allow to run VirtualBox
If the link wasn’t shows up, you need to reboot you linux.



09.03

2008

Google Chrome crash with Plurk

Today is the day I’ve been waiting for after dreaming using Google OS. Right now I’m posting this blog with New google product and the name is Google Chrome.  At the first time it look awsome and so light, because the Chrome application split eash tab as new application. Google said that it’s multi threading and we can shutdown only on tab in Task Manager. But, which chrome or tab can be shutdown, I still confuse because there are no unique name in each chrome tab and I just sort the name Chrome, if this Chrome put at below then this is the tab at right etc.

Using Plurk :) yes of course and I use it in Chrome too. Less then 10 minutes I’m using plurk in Chrome, IT’S CRASH. But after refresh and start over again Chrome run well till now.

Right now I’m using Windows XP sp2, and you can download Google Chrome in here.



09.01

2008