Postingan

Menampilkan postingan dari Desember, 2011

Facebook Messenger for Windows Sudah Siap Download

Gambar
Pernah mendengar mengenai Facebook Messsenger sebelumnya? Yap, aplikasi ini sebelumnya sudah ada pada Smartphone. Terutama untuk platform Android, iOS, dan BlackBerry. Aplikasi ini mempermudah kita untuk terkoneksi dengan teman lainnya melalui Facebook pada smartphone. Sehingga setiap kali ada pesan masuk, otomatis Facebook akan mengirimkan notifikasi ke handheld kita. Kini, tampaknya Facebook ingin mengembangkan lebih jauh dengan aplikasi Messenger-nya ini.

Happy Holidays: Google Doodle Spesial Holiday

Gambar
Ada yang spesial dengan logo Google (Google Doodle) kali ini. Cobalah sekarang Anda coba arahkan browser Anda ke  homepage Google . Anda akan menemui Doodle yang sama dengan gambar di samping ini. Yap, Google Doodle kali ini spesial untuk merayakan hari libur. Jika Anda coba menekan tombol biru, merah, kuning, dan semua tombol lainnya yang ada di bawah Doodle tersebut. Pada tombol terakhir Anda akan mulai mendengar lagu Jingle All The Way , dan tidak lama setelah itu Google akan membawa Anda ke hasil penelusuran "Happy Holidays". Yap, tampaknya Google tidak pernah kehabisan ide untuk berkreasi dengan Doodle-nya tersebut. By the way, Happy Holidays, folks! :)

SMS Bomber Update v0.2

Gambar
After a long time of vacuum updating the application. Now, I'm trying to update some of my applications. Well, it's not a big update, however. The first app that I want to update is this SMS Bomber application. Because, I think this really simple application is just having some popularity between all my Android applications in the SlideME Marketplace. It's just a little update here. An update from v0.1 to v0.2. Here's the update. Added features: - Pick number from the phone's contact list Download SMS Bomber here

Contoh Program Multi List: Competition Manager

Gambar
Sedikit berbagi mengenai Tugas Besar mata kuliah Algoritma Struktur Data (Alstrukdat) saya. Pada kuliah ini, tiap kelompok ditugaskan untuk membuat program pengaplikasian dari materi-materi yang telah dipelajari di mata kuliah tersebut. Yakni struktur data beserta algoritmanya. Contohnya seperti list linier, multi list, queue, stack, tree, dan graph. Dan kali ini, kelompok saya memutuskan untuk menggunakan struktur data Multi List untuk Tugas Besar kami. Tema tugas ini adalah suatu program yang berfungsi sebagai program pendaftaran olimpiade ataupun pendaftaran kompetisi-kompetisi lainnya. Program ini ditulis menggunakan bahasa C. Download the source code here

Codename Dari Tiap Versi Apple iOS

Gambar
Pernahkah Anda merasa penasaran tentang codename  dari OS Mobile milik Apple, iOS? Mungkin beda halnya dengan Android. Dalam Android, tiap orang bisa tahu codename  dari tiap versi OS Android. Tapi di Apple, ia tidak pernah mempublikasikan codename  dari produk OS mobile-nya ini. Kita hanya mengetahui versi dari iOS berdasarkan nomornya. Steve Troughton-Smith  telah membuka codename  dari tiap versi produk iOS seperti dilansir dari Mashable . Berikut merupakan codename  dari iOS.

Techno-Magic: Augmented Reality in Magic Show

I've found this video on TED and I think it's pretty awesome. It's a video which shows you a show of techno-magic. The augmented reality is implemented in magic show here. Marco Tempest (the guy in the video) says he has some specialty in collaborating the magic and technology. He has done some research on this subject for about 3 years. However, I'm still curious how the computer renders the color of that man while actually he's standing in the dark. And how could the sensor detects the canvas (which is held by his hand) that is placed in the dark. It's pretty difficult to detects an object if there's no color difference around it. However it's a pretty cool video after all :)

Radix Converter Android App

Gambar
Radix Converter app Are you an engineer? Or are you a college student of engineering class? If so, then you may find it pretty difficult to convert radix numbers from one type to the others. Let's say you want to convert a binary numbers into hexadecimal numbers. Then maybe you would convert it first to the decimal, and then you re-convert it to the hexadecimal. It would be confusing, isn't it? This app will help you on converting those numbers. Just type in the numbers, and choose the type you want to convert. And, voila  your number has been converted to the type that you want. You can convert from binary to hexadecimal, octal to binary, etc. instantly. Give it a try! And leave some feedback if you have one :) Download The App Here