Entries from Jeroen Reijn tagged with 'development'

Using Apache Commons FileUpload

I'm currently working on a project that required me to upload some files from a JSP driven web application. A quick Google search brought me to Apache Commons FileUpload. It's a very useful library, that if used correctly makes you're...

Web 2.0 explained

Today I came across this great video on YouTube. I guess it's one of the best viewed video's on YouTube since it has nearly 1,000,000 views. The video tries not just to explain Web 2.0 within 5 minutes, but shows...

Debugging with FireBug is great!

I guess I don't have to tell everybody how great FireBug is for Web Development, but I'm going to do it anyway. FireBug is so easy to use and so feature-rich that I think it's the best plugin available for...

ApacheCon Europe 2007 proposal

The ApacheCon EU 2007 is coming up and the deadline for proposals ended last night. I've seen several ApacheCon proposals come by over the past weeks and was thinking together was Jasha that we had to do something ourselves this...

GWT 1.3 Release Candidate is 100% Open Source

As of yesterday Google WebToolkit (GWT 1.3 Release Candidate) is 100% Open Source and Apache 2.0 licensed. This is a great step for GWT and for web developers around the world. Since our primary mission is to help users (as...

What's up for this week?

Well last week I was told that I was about to get some time for implementing cool new features in the CMS like Niels mentioned last week. First up is the multiple binaries upload which will make working with the...

Running a newer versions of TortoiseSVN with Eclipse v3.1 and Subclipse v1.0.3

Thanks to Dan and Bart van der Schans I figured out how to use a new version of TortoiseSVN in combination with Subclipse 1.0.3. Hurray!...

Ultimate Web Developer Lists

While searching for some developer information I found the Ultimate Web Developer List. How utlimate it is depends on your own perspective I guess, but it contains a lot of information....

New Open Source Web Development IDE: Aptana

Aptana is a web development IDE based on the eclipse platform. It has a strong focus on Javascript, but it's a real nice plugin for web development. Since I try to use nothing else then Eclipse during my development, I'm...