Monday, March 19, 2007

Wireless Book Teori SMT 6

Friend Ni Buku Wireles Yang Udah Gw Jadiin PDF kalo Mo ambil Ambil aja...
Ok..



Wireless Network First Step
By : Jim Geier

Download Buku

Aironet Wireless LAN Fundamentals
Cysco System

Download Buku

Saturday, March 3, 2007

Sun releases Java Enterprise System 5.0

Major update of Java ES subscription-based middleware is more modular

By China Martens, IDG News Service
March 02, 2007

Sun Microsystems has released a new version of its Java Enterprise System (Java ES) set of subscription-based enterprise middleware with the emphasis on making the offering more modular.



The vendor unveiled Java ES 5.0 Thursday, the first major release of the bundle since October 2005. The offering brings Sun's infrastructure software, support and training together into a single product and is aimed at companies looking to purchase the vendor's middleware at a gradual, predictable rate. Java ES is also available in the form of individual software suites known collectively as Java System Suites.

"Java ES 5.0 continues a lot of what we started four years ago," said Jim McHugh, vice president of software infrastructure at Sun. In 2003, the vendor introduced what became Java ES as Project Orion as a way for customers to buy an integrated middleware stack made available on a regular quarterly release cycle.

Users can begin by buying the Java ES 5.0 Base for $100 per employee per year, which includes Sun's application, portal, and Web servers, and then choose to add on subscriptions for Sun's Java System Identity Manager or its Java Composite Application Platform Suite (Java CAPS). Adding in identity management brings the annual cost per user to $140, which then increases to $200 when Java CAPS is also included.

Sun sees its prime middleware competitor as IBM with its WebSphere offering. "They have the same breadth of software we offer, but we did our [product] integration three years ago," McHugh said. As Oracle continues integrating its Fusion middleware, it'll also be more of a significant Sun rival, he added.

Major enhancements in Java ES 5.0 include work on a monitoring console and monitoring framework and a common installer for the software components, McHugh said. The vendor is also keen to incorporate more of its own and third-party open-source components in its middleware. Java ES already includes Java DB, Sun's supported distribution of the open-source Apache Derby database. The middleware also supports the PostgreSQL open-source database.

Sun now lays claim to more than 1.3 million subscribers for Java ES compared to the nearly 1 million it declared in October 2005.

When Sun released Java ES 4.0 in 2005, the major focus for the new version was the additional support of operating systems from Microsoft and Hewlett-Packard. As well as Windows and HP-UX, Java ES supports Sun's Solaris and Red Hat's Enterprise Linux. Sun is continuing to debate whether Java ES should also support the other leading Linux distribution, Suse from Novell, McHugh said, and is seeing demand from some European users. Although Sun doesn't support IBM's AIX across the entire breadth of its middleware stack, many elements of Java ES do support the IBM operating system, he added.

Java ES users include credit reporting company Equifax, auto manufacturer General Motors, health-care insurance company Blue Cross and Blue Shield of Massachusetts and Australian telecom carrier Telstra Corp., McHugh said.

Sumber :http://www.infoworld.com

Friday, March 2, 2007

Algoritma Pemrograman 1

dalam buku ini saya mencoba untuk membantu rekan-rekan khusesnya mahasiswa baru di UIN jakarta dalam memehami Algoritma lam pemrograman, saya berharap buku ini dapat berguna bagi rekan-rekan sekalian
Berikut adalah gambaran dari isi buku ini


Algoritma Dan Pemrograman I

I. Pendahuluan
Sebelum kita memasuki materi saya akan mencoba untuk memberikan gambaran mengenai apa yang di maksud Algoritma.
Pengertian Algoritma
Kata algoritma berasal dari nama penulis arab yang bernama Abu Ja’far Muhammad ibnu Musa al-Khuwarizmi. Abu Ja’far Muhammad ibnu Musa al-Khuwarizmi menulis sebuah buku yang berjudul Kitab al jabar wal-muqabala.
Pada tahun 1950, kata algoritma sering di hubungkan dengan “algoritma Euclidean” yang memiliki makna proses untuk menemukan pembagi bersama terbesar dari dua bilangan bulat.
Saat ini algoritma sering di artikan sebagai urutan langkah-langkah untuk menyelesaikan masalah.
Definisi :
Algoritma adalah urutan langkah-langkah logis penyelesaian masalah yang di susun secara sistematis. Kata yang menjadi kunci dalam definisi tersebut adalah logis. Yang berarti urutan langkah tersebut harus memiliki nilai kebenaran, yaitu benar atau salah. Jika langkah-langkah yang dilakukan tidak banar maka akan menghasilkan langkah yang salah.
Selain itu Algoritma juga harus memiliki akhir, kapan akhir dari algoritma ?. suatu algoritma akan berakhir atau berhenti manakala tujuan dari algoritma tersebut telah tercapai.
Contoh : Algoritma pertukaran piring dari tempat A ke B melalui C
- piring A pindah ke C (langkah satu)
- piring B pindah ke A (langkah dua)
- piring C pindah ke B (langkah tiga)
- piring A dan B sudah bertukar tempat (algorima selesai)

Download keseluruhan Buku: Algoritma Dan Pemrograman I

catatan: jika link tidak berfungsi harap konfirmasi saya di indika17@gmail.com