Langsung ke konten utama

Postingan

Menampilkan postingan dari 2008

Belajar Firebird

Tags: Firebird (juga disebut FirebirdSQL) adalah sistem manajemen basisdata relasional yang menawarkan fitur-fitur yang terdapat dalam standar ANSI SQL -99 dan SQL -2003. RDBMS ini berjalan baik di Linux, Windows, maupun pada sejumlah platform Unix. Firebird di diarahkan dan di-maintain oleh FirebirdSQL Foundation. Ia merupakan turunan dari Interbase versi open source milik Borland. Bagi Anda pemula pengguna Firebird 2.0.3, berikut kami sajikan langkah-langkah dasar dalam pembuatan basisdata. 1. MEMBUAT DATABASE. Tentukan direktorinya terlebih dahulu. Misalkan kita akan membuat sebuah database yang lokasinya ada di hardisk(D) dengan nama folder latihan (kalau belum ada, buat aja ndiri...OK). Misalnya database dengan nama akademik akan dibuat dalam folder tersebut. - Jalankan Firebird ISQL Tool (Start --> All Programs --> FireBird 2.0 --> Firebird ISQL Tool). - Ketik syntax berikut: SQL > create database "D:/latihan/akademik.fdb" CON> user 'sysdba'

Serangan DDoS Membuat Server Lumpuh

Distributed Denial of Service Attack (DDoS) Beberapa bulan lalu IMDB (Internet Movies Database) pernah menjadi korban serangan secara terus menerus dari DDoS (Distributed Denial of Service). Situs-situs populer lainnya pun tidak luput dari serangan DDoS seperti Yahoo! MSN, CNN, Buy.com, eBay dan Amazon.com. Nah apalagi kalo cuma server kilasberita.com....!!! Serangan Denial of Service (DOS) ini terjadi apabila penyerang atau yang sering terdengar dengan istilah Attacker ini merusak host atau sevice yang ada sehingga host atau service itu tidak dapat lagi berkomunikasi secara lancar di dalam network neighborhood-nya. Bahkan si penyerang menargetkan serangan khusus pada network environment seperti network bandwith dengan menciptakan network request imitasi sehingga terjadi network bussy atau istilah yang lebih familiarnya bottleneck (yang pasti bandwith networknya menjadi full of waste ). Dengan memenuhi saluran tersebut dengan infomasi sampah (network request imitas

Mengenal Themes, Plugins, Widgets dan Code di Wordpress

Hari libur minggu kemarin dimanfaatin buat otak-atik blog-ku yg engine -nya Wordpress . Sebenarnya aku bisa dibilang telat mengenal CMS ( Content Management System ), maklum bisanya sih kalo mo bikin web ya coding dari awal hehe *narsis mode [on]* Makanya dulu pas giat2nya coding web sempat heran dan terkagum2 ma perkembangan temen2.. hmm.. mereka udah bisa dan SEMPET bikin web buat blog, mana keren2 semua lagi webnya.. wah bener2 dah ketinggalan nih aku.. Untung akhirnya tahu tentang CMS yang anggotanya antara lain Wordpress, Joomla , Oscommerce dkk. “oooOOO.. itu toh…” Bahas yang Wordpress dulu ya.. yang lain belum sempat.. * any else want to share? *.. Itu juga udah agak telat ngurusin themes, plugins, widgets dan code -nya.. gpp ya.. buat temen2 yg ngerasa topik nya ‘basi’ ya di- skip ajah bacanya hehe Themes Pertama2 yg dipikirkan setelah wordpress sukses ter- install adalah “Mengganti kulit” alias ganti themes . Berikut beberapa website yang menyediakan free template yg b

Understanding Joomla URLs and Itemids

One of the most frequently asked questions on the Joomla forums is "What is the Itemid and what does it do?". Its something that frustrates even experienced developers ... witness the post called " Damn you, infernal item IDs!!! " on WhyJoomla.com . I thought a quick tutorial would be useful and along the way we can break down other aspects of Joomla URLs. An Example Joomla URL and Itemid Let's use a news item called "Joomla Weekly News Magazine Issue 10" written by Brian Teeman. If you navigate to this news item via Joomla.org , you can see this URL in the browser bar: http://www.joomla.org/content/view/2985/33/ You see this because inside the administrator section of Joomla.org, Search Engine Friendly URLs have been turned on (Site => Global Configuration => SEO => Search Engine Friendly URLs = Yes) . Its a shorter version of the real URL produced by Joomla: http://joomla...=view&id=2985&Itemid=33

Joomla and Drupal, Which One is Right for You?

During the last few months we've had a lot of clients who are very technically knowledgeable and coming to us to find out more after picking up on the buzz around CMS systems and Drupal and Joomla in particular. With the upcoming releases of Drupal 5.0 and Joomla 1.5, both systems are poised to make a big leap forward. However those launches may not happen for several months and many companies need to make a decision now, balancing the pros-and-cons of both solutions. After talking and developing answers for several clients, we decided to put all we'd written into one document to help other people with this decision. Some disclaimers before we start: This is not an Drupal vs Joomla discussion, but an open acknowledgement that each choice is appropriate for different sites. Sometimes we have to tell clients that neither will work for what they want. This is not a comprehensive list. Please feel free to tell us what we've missed or where w