Tag Archive | "Java"

Sending emails using Sendgrid

July 28, 2010 2 comments

Sending emails is an essential part of every web application. Setting up an email server isn’t to difficult, getting the emails to recipient without getting marked as “spam” is. Using Sendgrid solves both problems for you and offers other features too. However, I don’t care much for a rich feature set, for me it is [...]

JRuby finds a new home at Engine Yard

July 28, 2009 1 comment

Engine Yard (EY) is a enterpricy (serious support and hosting, but pricy) Rails hosting service.  Two months ago at the JavaOne, Engine Yard announced that they will support JRuby. Since then a lot changed, Oracle bought Sun which raised a lot of questions about Sun’s products and frankly I don’t think it looks good for [...]

NetBeans 6.7 review

July 2, 2009 No comments yet

I have been using 6.7 for about 3 months now and I also participated in the NetBeans CAT program. Because a couple of days ago NetBeans 6.7 final has been released, I decided to write a longer review/round up about it. I start with an overview of the new features and then with my personal [...]

JRuby 1.3 has been released

June 9, 2009 No comments yet

JRuby is a Java implementation of the Ruby language. JRuby allows to build applications in Ruby (especially Rails) and include them in a Java environment (e.g. JEE). Despite the difficult it is already one of the fastest Ruby implementations available and invokedynamic it will further improve the performance. With this release, the Java 1.4 support has been dropped. [...]

Sun (Oracle) going to launch a Java App Store!

May 19, 2009 No comments yet

App Stores are the new trend, Apple kinda started it and others are following, e.g. Google Android. Guess who is next?  Java! Like every real star Java is a little bit late to the party, but the potential is huge. Let me explain why …