Monthly Archives: October 2010
Steps Making Java Application That Use WiiMote – Creating a simple Project
Steps Making Java Application That Use WiiMote – Creating a simple Project Hi there! We meet again here. In my last post here: preparing the project , we have prepared the project so that we can begin to make the … Continue reading
Steps Making Java Application That Use WiiMote – Preparing The Project
Steps Making Java Application That Use WiiMote – Preparing The Project Have you ever know how to make a desktop application that able to read and write data to Wii Remote? May be yes, may be no. In my other … Continue reading
PRADO introduction tutorial
PRADO Meets the eye PRADO is a framework that based on component and event. PRADO works on PHP 5 for web programming. A PRADO component is a combination of specific file in XML, a HTML template (.page), and in PHP … Continue reading
FLTK
FLTK – Flash Light Tool Kit Introduction GUI Widget vs. Toolkit In computer programming, a widget (or control) is an element from GUI (Graphical Unit Interface) that shows information (data) and can be changed, modified, or added by user. Example … Continue reading
Ventana Simulation
Intorduction The model was created so that we can try to implement a system to a series of processes in a reality. With this model, we do not have to waste too much money to find out the results of … Continue reading
Steps making windows application that use WiiMote part two (.NET version)
Steps making windows application that use WiiMote part two Sorry to leave you wandering those codes I wrote before. I’ll explain it here right now. If you didn’t read my previous post (Steps make windows application that use WiiMote part … Continue reading