Archive for the 'Scripting' Category

Netbeans scripting IDE #1 ? Grails try-out…

Thursday, July 31st, 2008 by Arjen van Schie

A few weeks ago some co-workers of mine were having a discussion about IDEs and concluded that their Eclipse would be the right choice for all most every project. Sure IntelliJ had some nice features and so has JDeveloper, but Eclipse had plugins to do the same. Did Eclipse had the best of the IDE [...]

Popularity: 609 points

TheServerSide Europe, third day

Friday, June 20th, 2008 by Jesper de Jong

The third and last day of the conference. The first session I went to this morning was a very interesting one, “The Busy Java Developer’s Guide to Scala” by Ted Neward. He explained the basics of the Scala programming language. Scala is a new and very interesting programming language that combines object oriented and [...]

Popularity: 565 points

TheServerSide Europe, second day

Thursday, June 19th, 2008 by Jesper de Jong

The first keynote of today was “Language-Oriented Computing: Shifting Paradigms” by Neal Ford. It was a good presentation (with nice slides), mainly about domain-specific languages. See also Martin Fowler’s page on DSLs.
At 9:10 I went to “Spring 2.5 On the Way to 3.0″ by Jürgen Höller (one of the main committers on the Spring [...]

Popularity: 545 points

TheServerSide Europe, first day

Thursday, June 19th, 2008 by Jesper de Jong

I am in Prague, at the TheServerSide Java Symposium Europe. It’s a conference much like other conferences about Java, but not as big (there are about 300 attendees) and with a focus on server-side Java technology (although non-Java stuff such as Adobe Flex and AIR, Groovy and JRuby also get some attention).
The first day started [...]

Popularity: 597 points

Back to Basics ?

Monday, May 26th, 2008 by Arjen van Schie

After developing in Ruby on Rails for a while I settled back in ‘Java land’ for a good old Java project. For this project we extended the capabilities of an existing webapplication built on Struts, Spring and iBatis. Sounds like fun doesn’t it ?
Well to be honest those frameworks are pretty solid and stable and [...]

Popularity: 467 points

JRuby on Rails a first attempt

Wednesday, February 6th, 2008 by Arjen van Schie

Two months ago we started with the development of a prototype application for a client of us. The goal of the prototype was to gather requirements and discuss them with the customer, which were non-technical users.
The prototype had to be constructed within a small time frame, so we chose to implement it with the JRuby [...]

Popularity: 741 points

Scripting the Java platform

Thursday, January 3rd, 2008 by Arjen van Schie

Lately there has been more and more attention for scripting languages, watch the blogosphere and there are postings all over about Groovy, Scala, JavaFX and (J)Ruby. One of the reasons for this attention was the release of the JSR 223: Scripting for the JavaTM Platform. This made it a lot easier to integrate scripting languages [...]

Popularity: 393 points

JavaPolis #2 - Dynamic languages

Wednesday, December 13th, 2006 by Martijn Stalenhoef

Feels like I’m back at my HP/UX terminal, revisiting the bash shell. Funny, the way the command line interface seems to be making a comeback. As far as I know Microsoft Vista is to sport a powerful command line as well.
Why the trip down memory lane? Well, I’m attending a session on Dynamic languages as [...]

Popularity: 247 points

Java Scripting

Tuesday, December 12th, 2006 by Marco Pas

Currently i am attending the JavaPolis 2006. A nice event with interesting topics and nice interesting people to meet. It is located at a nice venue in Antwerp called ‘Metropolis‘. If you are in the neighbourhood it is surely worth a visit and grab a movie if you are there. Enough said about the venue [...]

Popularity: 289 points

A short bandwagonesque view on python and ruby.

Monday, September 18th, 2006 by admin

[bandwagonesque mode on]
Back in the nineties OO Developers were either hard core c++ hackers or a more modest but effecient python programmers (or maybe japanese lone wolf ruby writers). Nowadays, script language practitioners are called script-kiddies and real developers use Java or C#. Ten years ago programming was all about compiling your human readable files into native machine code, today we [...]

Popularity: 202 points