Tuesday, May 27, 2008

is an excellent article on Ivy. While it doesn't go into great detail of each feature the author gives a great starting working example that is real world. This plus...




Adding Mouse Gesture Functionality to Your .NET Application Within Seconds


Mouse gesture commands enrich the UI of an application. They are very easy to learn and intuitive for the user. There are some postings on CodeProject that address mouse ...




Party Of One: Promote


If you write it they will come. Open source software has thousands of eyeballs monitoring it for flaws. Let the code speak for itself. The code is the best documentation....




The Eclipse Memory Analyzer Project - Webinar


The Memory Analyzer is a heap dump analyzer which immediately shows the biggest objects, groups objects by class loaders and adds application knowledge to make sense out ...




Twitter as a scalability case study


A lot has been said already about Twitter's scalability issues. Many have given Twitter as an anti-pattern of how not to deal with scalability and have suggested differen...




Concisely operating with ternaries



One of my favorite features in Groovy is its hip ? operator, which facilitates Nullpointer navigation safety– while this feature isn’t available directly in Java, there i...




http://tutorial.fyicenter.com/

No comments: