Howto Make Openlayers In Sahana Show Multi Layers (Overlay)

April 8, 2008

Proof of Concept

  1. I’m using Sahana version 0.6.2 stable release
  2. Sahana read the configuration from MySQL and then file configuration. So, we have to change all configuration in config values (Administration > Config Utils > Config Values) and then edit conf.inc file.
  3. Sahana only provides 2 layers in openlayers (this is the default configuration). You can see this in Config Values, if we want more layers, we should add manually in conf.inc file.
  4. Sahana produce a map in JPG format. We all know that JPG does not support transparency, so we should change this with PNG. We will adding some PHP codes in openlayers_fns.php.

Read the rest of this entry »


Google Launched TiSP

March 16, 2008

Google announced the launch of Google TiSP (BETA)™.

TiSP project is a self-installed, ad-supported online service that will be offered entirely free to any consumer with a WiFi-capable PC and a toilet connected to a local municipal sewage system

Google said that they will send TiSP self-installation kit, which includes setup guide, fiber-optic cable, spindle, wireless router and installation CD for you.

Read the FAQ first, sign up and then install it on your home.

This packages are limited stock. So hurry up :)


I Love Soccer, Especially With Girls :D

October 2, 2007

See this picture.

asian-girl-playing-soccer-football.jpg

and see this butt :D

asian-beauty-takes-penalty.jpg

So, you love soccer too right? :D.

See more picture here


Howto Make Fonts On Fedora Core 6 Looks Like On Windows

November 4, 2006

This tutorial will describe howto make fonts on Fedora Core 6 looks like on Microsoft Windows.

All you have to do is just follow this instructions.

Read the rest of this entry »


Fedora Core 6

October 25, 2006

Finally, Fedora Core 6 is out. I found this information from fedora official site.

As they informed on their web:

The final release of Fedora Core 6 will be available for download on October 24th. Get your blank DVDs ready!.

Fedora Core 6

Read the rest of this entry »


Free Hotspot At Banda Aceh

February 12, 2006

Do you know starbucks coffe? what do you like about starbucks? i love their coffe and of course their internet connection.

Unfortunately starbucks using a voucher to use their internet connection, this is different with Starblack at Banda Aceh, Indonesia. Starblack is a small coffe shop at Banda Aceh, Indonesia. I called starblack that’s because their coffe has a black colour and almost people at Banda Aceh called this as a “Warung Kopi”.

And what’s the different between starblack and starbucks?

Read the rest of this entry »


The Best Jokes About Blonde

February 12, 2006

Hahaha, i think this is the best jokes about blonde i’ve ever read.

You should read this story.

Sorry short posting :-D


DGK Quotations For WordPress

November 3, 2005

This plugin has been released on my official blog using Indonesian Languange.

A few weeks ago I got more than 20.000 quotations from quotationspage.com using php script and right now all quotations has been saved on txt file. This plugin inspired by The Quotations plugin. The Quotations and DGK Quotations are different, mine’s just took a quotation from txt files and The Quotations took from the official site.

I’ve made a simple script based on php to show random quotation on your blog. This script is only work for WordPress. And you can activate this plugin from your dashboard.

Here’s below an instruction to install this plugin:

1. Download DGK Quotations
2. Extract DGK Quotations
3. Upload quote.txt to wp-content directory.
3. Edit dgk_quotations.php and replace :

$quotetxt = "/var/www/htdocs/wp-content/quote.txt";

4. Upload dgk_quotations.php to the wp-content/plugins directory.
5. Edit sidebar.php and add this following codes:

<h2>Random Quotations</h2>
<?php dgk_showquotations(); ?>

6. Activate this plugin from your dashboard.


Howto Get WordPress.com Account Using Firefox

October 27, 2005

This article taken from my official blog using Indonesian Languange.

Don’t have account on wordpress.com? Don’t worry, right now you can register on wordpress.com using Flock. Yeah, you can’t register with others browser :).

So, this is a howto register on wordpress.com using Firefox :

  1. Open /usr/lib/firefox/defaults/pref/firefox.js (linux) or C:\Program Files\Mozilla Firefox\defaults\pref\firefox.js (windows) using your favorite editor and add this to the end of line pref("general.useragent.vendorComment", "Flock");
  2. Save that configuration and open http://wordpress.com/flock/
  3. Have a nice blogging with wordpress.com :)

Firefox or Flock?

October 25, 2005

Finally flock as a new browser has been released for public. I tested this browser on my linux and windows. Hmm, looks like this browser has a taste like firefox 1.4.1.

Like they said on their sites:

Flock is completely independent from Mozilla. Some of us have been involved with Mozilla as staff, community volunteers, or have worked on Mozilla code in previous jobs. We plan to contribute to the success of the Mozilla platform and to contribute back to the community.

After tested this browser, I think Firefox still better for me :), My Firefox has a lot of extension and Flock still can’t import my extension right now.

Which one do you choose? Firefox or Flock?