Skip to main content
A. HISTORY OF BOGOR
Bogor is one of the oldest cities in Indonesia, which was founded in the 16th century (in the year 1579). Before the Dutch and VOC occupation, Bogor was the center of the Kingdom of Pajajaran. But after the invasion of troops from Banten, the city was destroyed and for one century it was almost wiped out from history. By the time VOC occupied Banten and its vicinity, Bogor also fell under the control of VOC.

Parung Angsana which was named Kampung Baru (The New Village) was the origin of modern Bogor (Tanujiwa 1689-1705). In Kampung Baru, a kind of holiday residence was built by GJ. Baron Van Imhoff (1740), which is now known as the Bogor Palace. In 1745, the city was given the name Buitenzorg, which meant "beyond worry". In 1904, Buitenzorg was formally appointed as capital and residence of the Governor General of the Dutch Indies, covering an area of 1,205 hectares, and comprising 2 sub-districts (Kecamatan) and 7 villages.

In 1924, through the decree of the Governor General of the Dutch Indies Number 289 of 1924, the villages of Bantar Jati and Tegalega were added to the district, an expansion of 951 hectares, which made the area of Buitenzorg to total 2,156 hectares. The area was designed to be inhabited by 30,000 people. In 1941, Buitenzorg was formally separated from Batavia, and was given autonomy.


The Indonesian Act Number 16 of 1950 established the City of Bogor as a big city and municipality, which was divided into 2 Kecamatans and 16 neigborhoods.

Comments

Popular posts from this blog

Membuat website dengan CodeIgniter Part1

Langsung aja saya jabarkan kebutuhan yg akan di pakai nanti untuk membuat sebuah website d ari framework codeigniter... pertama.. ya tentu saja source dari codeigniter-nya... bisa pake yg terbaru atau 2.0 ++ disini kedua.. database -nya bisa menggunakan MySql yg udah di bundle ke dalam Xampp disini ketiga (optional) Editor teks.... pake notepad oke... pake netbeans oke juga... Langkah selanjutnya adalah install terlebih dahulu xampp-nya jika sudah ada xamppnya, lanjut ke langkah selanjutnya, lalu kemudian extract source Codeigniter di htdocs xampp. berikut susunan direktori Codeigniter root dir....         .../application                   .../cache                   .../config                   .../controllers      ...

Mengurutkan string di C++

//*****************************************************************// // Mengurutkan data array string menggunakan bubble sort // // http://wirautama.net // //*****************************************************************// #include #include #include void main() { clrscr(); //declare the variable and array int n, test; char data[10][100]; char tmp[100]; n = 10; //input data for(int i=0; i { cout cin>>data[i]; } //sort data using bubble sort for(int i=0; i { for(int j=i+1; j { test = strcmp(data[i], data[j]); if(test > 0) { strcpy(tmp, data[i]); strcpy(data[i], data[j]); strcpy(data[j], tmp); } } } cout for(int i=0; i { cout } getch(); }

FREE CMS php terbaik

Allo bro and sis sekalian...ane mo curhat ni...klo ane bandingin CMS atau Content Management System  terbaik menurut ane tuh yang pertama adalah : 1. Joomla. Kenapa joomla? karena selain dia gratis tapi udah banyak tutorialnya, dokumentasi nya sangat rapi yang bantu juga pasti banyak di tiap tiap milis yang ada di indonesia atau seluruh dunia....dan menurut saya struktur atau komponen pemrograman yang dihasilkan mudah di pahami. sehingga jika di gali lebih dalam... makin pusing deh..wkwk download here 2. Wordpres. nah ini si saya agak suka dengan cms ini, karena ada versi Indonesianya. dan dokumentasinya cukup lengkap. sayangnya klo pake versi yang langsung dari website resminya semisal GOOGLE dengan BLOGGER-nya dengan embel - embel .blogspot.com di WORDPRESS di tambahkan .wordpress juga.. download (versi indo) Wordpress.id download (versi engl) Wordpress.org 3. Nah Klo yang ketiga ni CMS buatan Asli anak negeri.... yaitu lokomedia CMS dari mas LUKMAN... CMS lokal ini sebe...