Posted by samson on Dec 27, 2011 in
All About Food
For Christmas team lunch, the Learning Management System team (LMS) went to Wild Wing. It is not my first time there as I am a big chicken wing lover.

Just as I got out of my car, I notice Clint Eastwood looking at an angle, as if the bad is riding towards him. That’s pretty interesting to me as I never thought that where the “wild” in Wild Wing came from.

Once I got inside, the idea of being wild went even more wild. They decorated a orange plastic coconut tree for Christmas!

The wings are not bad, they were not over cooked or over sauced. My complains lies primarily with the appetizer we ordered, the nachos. The primary problem with the nachos is that melted cheese was pour over the chips but was not able to maintain the level of heat to keep the cheese molten. By the time we started eating, it was a bulk of harden cheese with semi-crispy nachos bonded together. I would prefer the cheese to stay molten so that when we started, cheese strings would result from each nacho chip being removed.
Tags: cheese, Clint Eastwood, good, Learning, Learning Management System, LMS, Management, Wild Wing
Posted by samson on Jun 27, 2009 in
Computer World
Based on my current reviews on all the Learning Management systems available, I have to say that Moodle, even with its popularity, is not as promising as Sakai can be. The ultimate technology that drove me to this decision is that Sakai is Apache/Tomcat based where as Moodle is Apache/PHP based. By the nature of Tomcat, Sakai LMS is written natively in Java where as Moodle is in simple PHP scripts.
I am not saying that PHP is useless or other possible degrading terms, but I do believe that PHP is not as stable, reliable and ultimately as powerful as Java. One of the underlying abilities of WebCT that I personally really like is its Java back end. The ability to actually create Client-Server communication in an N-Tier architecture, that’s really amazing. This is something that, even with the emerging of Web 2.0 and HTML 5 standards, PHP can never really achieved. It can simulate it, but not achieve.
Another special abilities that Java based LMS, such as WebCT, can do while PHP based LMS can not accomplish, are the server side initialization events. In WebCT, this includes all the private messaging, the invitation to chat rooms, sharing of pictures. Since we have a real Client-Server connection, the client does not have to revisit the server on a pre-determined schedule to obtain updated information. It is notified when new events need its users’ attention, just imagining the graphical version of this network gives me a headache.
So, my suggestions is that if you are planning on using your LMS as the general Portal for all your students and staff, choose very carefully before you make a decision, since we all know, once you got used to something, you don’t want to adopt something different.
Tags: LMS, Moodle, WebCT
Posted by samson on Jun 18, 2009 in
Computer World
LMS, stands for Learning Management System, or to me, a dynamically generated Webpage written in either PHP, Java or ASP(x). However, the discovery does not really stop there, the power of LMS is not what is can do out of the box, but what it really represents.
Most common LMS, such as WebCT or Moodle will allow interactions between the instructors and the instructed. However, the ability to submit assignments or review one’s grades is not all that a LMS can do. Ultimately, we can think of the LMS as a virtual school, we can add anything we like on to it. With each new addition, the LMS becomes stronger, have more useful tools or in some case, simply looks better. It is idea to think of the world of an LMS as portal to many virtual classrooms rather then an electronic version of a student’s handbook.
Tags: LMS, Moodle, views, WebCT