Code:QMats Henricson's weblogJava history was made today!- November 24, 2005 Today Java overtook C++ as the language with most projects on SourceForge! Here is the current list for languages with more than 1000 projects: Java (16738 projects) C++ (16731 projects) C (15934 projects) PHP (12175 projects) Perl (6209 projects) Python (4542 projects) C (2892 projects) JavaScript (2779 projects) Visual Basic (2192 projects) DelphiKylix (1926 projects) Unix Shell (1845 projects) Assembly (1608 projects) PLSQL (1145 projects) The next big thing since sliced bread - Ruby - is.http://www.jroller.com/matsh/entry/java_history_was_made_today Evaluation of COM to Java bridges- November 16, 2005 At work we needed to access a COM object in a DLL from Java. We started out using the open source Jawin tool, but unfortunately we never got it stable. My unit tests failed about every second time. So we ended up buying a license for EZ JCom, which despite its corny name turned out to work great.http://www.jroller.com/matsh/entry/evaluation_of_com_to_java |