Archive for October, 2004
Thursday, October 28th, 2004
A new version of IntelliJ IDEA [en] is available in EAP [en]. The changelog for build 3075 [en] seems pretty cool. Now IntelliJ IDEA [en] comes bundled with a Subversion [en] plugin!
As usually there is only one place for downloading it [en]
Posted in Development, Java | No Comments »
Thursday, October 28th, 2004
RIO [en] is bundled with some few services such as the ones in the Jini [en] reference implementation. But instead of using Outrigger (the JavaSpace implementation from the RI), I wanted to use Blitz [en].
Blitz [en] is in fact distributed with a sample configuration file for RIO [en], but unfortunately this configuration was not setting up ServiceUI [en] and not giving […]
Posted in Development, Java, Jini, RIO | 3 Comments »
Wednesday, October 27th, 2004
A friend of mine (who is also an ex-coworker) referred me to a Jini [en] project called HACore [en]. HACore [en] seems to provide pretty much the same goals and kind of features of RIO [en]. Its documentation is really good, providing specifications [en], design considerations [en] and of course the API documentation [en].
The few drawbacks I can quickly find […]
Posted in Development, Java, Jini, RIO | No Comments »
Tuesday, October 26th, 2004
A new article [en] about RIO [en] has been released. For those who may not know it, RIO [en] is a kind of Jini [en] service container providing really neat features. I’ll speak more about RIO [en] and Jini [en] in a few days…
Posted in Development, Java, Jini, RIO | 2 Comments »
Monday, October 25th, 2004
Today, I run into a JavaScript problem… I do have a calendar on some web pages, and wanted to initialize the calendar to the day before the current time. This turned out to be broken because of the fact that the JavaScript Date object indexes months not on 1 but on 0! Yep. You’ve got […]
Posted in Development | 1 Comment »
Thursday, October 21st, 2004
While testing my webapp using jWebUnit [en], I discovered a nice side effect: in order to ease the code of the tests, I assigned XML ids to all the part of the page I wanted to test. My pages being XHTML Strict [en] compliant, this provides a fine-grained CSS opportunity for people that are fond of […]
Posted in Development, Java | No Comments »
Thursday, October 21st, 2004
From now on, I am going to do my best in order to keep this weblog both in french and english. I added two links in the header of the weblog in order to switch from one language to the other.
Posted in General | No Comments »
Wednesday, October 20th, 2004
I have been thinking about some few things, I’d like to have (maybe one day I’ll spend some time working on it):
a PropertyPlaceholderConfigurer [en] that would replace with data coming from PropertySet [en]; that would allow retrieval of properties values from any kind of store supported by PropertySet [en], notably the database ones,
support for JSP taglibs with FreeMarker [en] […]
Posted in Development, Java, Spring | No Comments »
Tuesday, October 19th, 2004
I found this little gem today [en] explaining how to easily set up the Subversion [en] plugin on IntelliJ IDEA [en].
Posted in Development, Java | No Comments »
Tuesday, October 19th, 2004
I am finishing the installation of a new fresh dedicated server running of course a Gentoo [en] system. I choosed the hosting solution from Seven L Networks [en].
Posted in General | No Comments »