Reborn
September 2nd, 2008 by adminAn old man asked Jesus how he can entered the Kingdom of God and Jesus said: “You must be born again.” Read the rest of this entry »
An old man asked Jesus how he can entered the Kingdom of God and Jesus said: “You must be born again.” Read the rest of this entry »
This entry shows you step-by-step how to create an AndroMDA project
Read the rest of this entry »
Notes on setting up Geant4, CLHEP, and ROOT on Ubuntu 8.0.4 for work. Read the rest of this entry »
I need a implement Flex tree control to display and access QoS Tree information from the Java back-end subsyste. This blog entry log acts like a flipbook page of what lessons learned. Read the rest of this entry »
Below is the note I took on startup while taking several hours of research at Borders. There are three sections in this research report: self-assessment, interesting business ideas, networking., and money matters. Read the rest of this entry »
While porting QoS perl script to Java, I tried these following Java tips:
Access to Class Members: (Sun Tutorial), Reflection Java Array (Java2s page), HashMap (Example), enum: (Sun tutorial), Naming convention, Split Text, SNMP4J open source library ( JavaDoc ), Type Conversion CharSequence Class, Regex remove duplicate white space, snmpwalk code using SNMP4j, also found Steven R Brandt’s Regex tutorial .
SCRUM is a agile software development method for project management and has become increasingly popular. This Dr. Dobb article, “SCRUM Meets CMMi“, poked my interest in applying SCRUM to my software development. Read the rest of this entry »
I want to port my QoSExplorer from Perl to Java. And this blog entry is an effort to document the lessons learned during the process.