Pertama-tama gw gak habis pikir kenapa sih Facebook ngasih fitur buat ngasi liat wall orang ke orang lain…. Setelah beberapa bulan, Facebook menambahkan fitur baru…. Yakni ngomentarin wall orang ke orang lain…. Fitur yang sama gak kalah pentingnya sama fitur di atas, menurut gw…. Dan pada akhirnya gw menyesali kebodohan gw…. Karena saat ini gw …
Category Archives: Projects
Lesson From Human Computer Interaction
NO ONE EVER WANTS TO TAKE A SHIT ABOUT THE DEEPER CORE
My Other Web
This is my simple web for Human Computer Interaction lecture assignment. Whew, that was a bit hard work working on it. I spent 2 nights for it. A night for the design, another for the code (written in PHP). Not too bad after all. A little bit minimalistic. There’s no nice features like games, galleries, …
IF2182 Assignment
Today was the first meeting for the assignment (baca : TUBES). I didn’t know it was until my friend calls me. (I was planning to skip the lecture this morning. I was in a hell bad shape). Then I came to the class, and hear Mrs. Inge inside. Gosh, that’d be really bad if I’ve …
IF2191 Assigment : 800 lines
Finally I managed to finish it. The assignment was to make a simple calculator and binary converter in MIPS R2000/R3000 assembly language. Gosh, I believe it only took 50 lines writing it in Java or Pascal. But this one, it was hell taking 800s lines to write. Thank God, Thy made people inventing high level …
MyLittleSpreadSheet v2.0 (Oh.. Please…)
Akhirnya dirilis juga itu tugas besar IF2182. Tadi baru penjelasan awal, masih belom kick-off meeting. Softcopy untuk specificationnya juga belom dirilis. Kali ini tugas besarnya masih bertajuk SpreadSheet. Disuruh membuat perbaikan untuk tubes kemaren, yakni perubahan struktur data dari statis menjadi dinamis. Alamak…..
My Little SpreadSheet Released!
My Little SpreadSheet has been released today. Nothing much can be told about the project itself. (Downloadable source version : [here]) After this there should be no more hard, tiring, and sleepless work (until the next assignment, of course :P). This program was built for lecture purpose (IF2182). We write the code in C and …
The First Lesson on Developer Team
This is my first lesson working on a developer team. After all of this time working on assignments alone, finally I caught up doing one with bunch of guys (no girls :P). Before continuing, let me introduce all of my friends. They are Vandy (13505001), Hadyan (13505005), Ghifar (13505023), Amir (13505041), Hanson (13505045), and me. …
UKM Website
Few days ago, I finished a website for a cultural club: Unit Kesenian Minangkabau Institut Teknologi Bandung (Minangkabau Art and Culture Unit, Bandung Institute of Technology; UKM-ITB). This website was requested by a very-good-looking classmate of mine (Is it a habit or what, but I just can’t refuse a single request from a pretty girl. …
xAJAXed WebChess
When first I plan to make an AJAXed Webchess, I don’t know deeply about AJAX. But this morning, one of my friends told me about a PHP class which can compile an expression into AJAXed code. That’s XAJAX. This tool is very cool. We can make an AJAXed webpage with only a little Javascript code. …