A previous blogpost introduced the exciting idea of using the ADAM API from within a Python script by hosting the script engine in an ADAM command line utility. Today we take this idea one st ...
Today, Johan Nyberg from Gothia informed me about a problem in the MediaCircle DLC on FireFox 3.x. The images in the zoom-view do not show up. Instead, white boxes are rendered, which zo ...
Most instance members of the objects in the ADAM API are not thread-safe. This has been done especially to reduce the complexity of the code and thus improve the performance and reliability. Howeve ...
Ever wanted to display records via a classification browser? The ADAM ClassificationTree control makes this easy for you. All you need is a... ClassificationTree control and a couple lines of code.Thi ...
Today's web is all about AJAX. Google Mail, Facebook, Twitter, and just about everyone else uses it these days thanks to the helping hand of libraries such as Microsoft AJAX, jQuery and others. At the ...