News

The user interface often contains a lot of cluttered code primarily because of the complicated logic it needs to handle. The presentation patterns are design primarily with one objective in mind, ...
The rise of rich Internet applications (RIAs) has lately become a hot topic in the Java community. In addition to new technologies like AJAX (Asynchronous JavaScript and XML), MacroMedia Flex, and ...
MVC Capital, Inc. MVC has been struggling lately, but the selling pressure may be coming to an end soon. That is because MVC recently saw a Hammer Chart Pattern which can signal that the stock is ...
I'm interested to hear discussion on patterns for multi-tier applications having a central (in-house, internal network) datadatabase, but multiple UI clients across multiple platforms (HTML5, Android, ...
The series is great and I've taken a ton away from it. One problem that I haven't sorted out yet is how to handle the session for a site that uses a good deal of AJAX. I've found that the session per ...