Code Impossible
something about software (development)
Pages
(Move to ...)
▼
Monday, July 20, 2009
Your Take on Oracle JDBC Drivers
›
It is good to see that Oracle knows that something is wrong with its JDBC stuff. The Oracle JDBC development team would like to hear your ex...
Saturday, July 11, 2009
Installing Erlybird Netbeans Plug-In
›
Nivir asked me how to install erlybird plug-in for Netbeans . So here's the guide. Have your favorite Netbeans distro installed. Downlo...
4 comments:
Nice features in Erlang: hot code swap
›
I'm still reading a book on Erlang , and just got a part of the 16th chapter over, so I though I'll put some of the nice features is...
2 comments:
Monday, June 29, 2009
WTF: BigDecimal.stripTrailingZeros().toPlainString()
›
(new BigDecimal("1.00")).stripTrailingZeros().toPlainString(); // "1" (new BigDecimal("0.00")).stripTrailingZe...
2 comments:
Thursday, May 14, 2009
ActiveMQ, Ruby, STOMP Transport
›
ActiveMQ is a popular Enterprise Messaging and Integration Patterns provider. ActiveMQ is designed to communicate over a number of protocol...
1 comment:
Friday, May 8, 2009
Oracle 10g JDBC and Java 5
›
In addition to the previous bug with Oracle 10g JDBC driver v10.1.0.4 and Java 5, when instead of a very small number a very large number g...
Saturday, May 2, 2009
Erlybird: the Erlang plug-in for Netbeans
›
Erlybird looks very fine while working in Netbeans. Unfortunately Erlide (the Erlang plug-in for eclipse) wasn't that smooth. The stra...
2 comments:
Friday, May 1, 2009
FIX is digging the ESB world
›
After Apache Synapse got its FIX integration and Apache Camel followed with the FIX endpoint , we can see now same integration done for Mul...
Sunday, April 12, 2009
Sun Tech Days 2009 in St. Petersburg
›
So I visited Pt.Petersburg in order to take part in Sun Tech Days 2009. Unfortunately the quality of the sessions was twofold, some were mis...
1 comment:
Wednesday, March 11, 2009
camel-quickfix update: Simple Acceptor Usage Scenario
›
The simplest usage scenario of a Quickfix/J Acceptor in Apache Camel would be as follows: from("quickfix-server:server.cfg"). t...
1 comment:
‹
›
Home
View web version