Home

Search results

"tag:java"

1 2 Next >>

Title and summary Date/time
1
My thoughts after 10 years of Java programming
A couple of months ago (June, to be precise) was my 10th year anniversary of doing Java programming. In that time, I've worked with several technologies, seen a couple of interesting projects and worked for different companies in different sectors, bot...
Oct 4, 2007
8:32:00 AM
2
Add author icons to your weblog comments
Good news, everyone! No, Futurama isn't on the air, yet. But soon. Anyway, I'm still here, albeit a little busy. However, in one of those few late night things I do, I was able to finish up a little project. If you didn't know, there's a site that stor...
Jul 6, 2006
9:58:47 AM
3
Google Web Toolkit (beta) released
Google has just released the beta version of the Google Web Toolkit (GWT). The GWT is a Java-based toolkit that lets you create AJAX-enabled pages using Java. The main idea of the toolkit is that once you create your app following the GWT API, you will...
May 16, 2006
8:04:20 PM
4
What "Open Source Java" (should) really mean
I just saw the live webcast for JavaOne's General Session on the future of Java, and I must say I'm a little saddened by it. I never thought I'd ever hear the words "Visual Basic for Java" mentioned anywhere, even less so in such an important...
May 16, 2006
5:25:45 PM
5
WSAD doesn't suck so much after all
The last couple of weeks have been very interesting, as I was in the last stages of a project at work. I no longer hate WSAD (Websphere Studio Application Developer) so much. I still find a lot of missing features from the latest Eclipse releases (WSAD...
Apr 20, 2006
9:56:05 AM
6
Comparing Web Frameworks: RIFE
Well, it seems that the series of articles comparing all the different frameworks using Simon's initial set of requirements is expanding. This time, Geert Bevin, the creator of RIFE, has done the same thing, using his own framework.I've always found RI...
Mar 17, 2006
9:19:10 AM
7
Migrating wicket-example to Wicket 1.2 (beta 1)
UPDATE: I changed the BlogApplication code based on feedback from Igor (one of the Wicket developers). It should now work against the latest trunk from the Subversion repository.Well, my last entry had some very good feedback from you. It seems people ...
Mar 14, 2006
7:18:10 AM
8
Comparing Web Frameworks: Wicket
In this article, I introduce the Wicket web framework by using the same comparison requirements as the ones posted by Simon Brown on his Java.net blog.
Mar 8, 2006
9:28:05 AM
9
You could win a PSP just by using J2EE
In case you haven't found out by now, Sun is having a contest where you can Play with J2EE 1.4 SDK and Win a Sony PSP. I think this is a very cool way to promote J2EE 1.4, too bad I don't qualify because I'm not in one of the countries where the contes...
Feb 20, 2006
4:26:49 PM
10
Personal finance software in Java
For those of you that like to keep a record of your personal finances, but don't want to pay for an application like Quicken or Microsoft Money, there are a couple of solutions available in the OSS realm, most notably gnucash.But, if you want something...
Feb 10, 2006
11:10:54 AM
11
Adding Captcha to your Pebble blog
I started getting some spam comments on my blog a couple of weeks ago, at a steady increasing rate, which was getting very annoying. Fortunately, I found a very simple way to add captcha validation to the add comments form. Unfortunately, Glen's soluti...
Jan 31, 2006
8:42:10 AM
12
Debunking Bruce Eckel
By now everyone must have read what Bruce Eckel had to say about Java (or rather, about Java enthusiasts) on Artima, especially after the article was picked up by Slashdot yesterday. I must confess I read the article several times, and I still don't se...
Dec 23, 2005
11:07:42 AM
13
In need of an internal IM server? Try Wildfire
At work, we use an IM server from Microsoft that uses the Windows Messenger app as a client, and only works for internal communications. Since last week and for reasons unknown, the server is not responding (the person in charge didn't reply to my emai...
Dec 20, 2005
6:09:16 PM
14
Why I dislike Websphere
At work, I've been working on a project that uses Websphere Application Server (WAS) 5.1. Part of the development setup is to use Websphere Studio Application Developer (WSAD) 5.1, because it is tightly integrated with WAS.One of the problems this repr...
Dec 9, 2005
8:51:48 AM
15
SourceForge cvs servers down
I was trying last night to update my CVS copy of the Spring Rich Client project, which is in its early alpha stages (more about this project on a later post). Since 10pm CST I kept retrying every now and then, to no avail. Apparently SourceForge's CVS ...
Dec 8, 2005
9:04:48 AM
16
Unit Testing with Mock Objects (and Spring)
I was looking into some information on how to do unit testing using mock objects. Since I'm using Spring, I'm also considering this into the equation.So far, I have found some nice articles, like this one linked from TheServerSide, which talks about un...
Dec 6, 2005
8:56:59 AM
17
Entity Engines for Java
I've been reading the documentation for Ofbiz, an "open source enterprise automation software project". Basically the project provides almost everything you need to create an ERP, a CRM or whatever Enterprise application you want.One of the m...
Nov 25, 2005
10:41:13 AM
18
public class JavaPosse extends JavaCast implements PodCast
A couple of months ago I presented a Podcast related to Java, Javacast. Well, for reasons that are still unknown to me, javacast went 'out of the air'.But they are back! Sort of... They have created a new endeavour, JavaPosse, which so far has had some...
Nov 22, 2005
11:51:53 AM
19
Switched Linux Distribution... Again
After playing with Ubuntu for a while, I decided it was time to test another Linux distribution. This time, I went with OpenSuSE 10.0. As always, installation wasn't a problem. In less than 25 minutes I had my system up and running. I liked the fact th...
Nov 2, 2005
10:37:05 AM
20
MTYJUG reunion with James Gosling
This Saturday, we had the opportunity to organize a Java User Group meeting, and have as special guest none other than Mr. James Gosling. Here's the picture to prove it:We discussed several topics about Java. James Gosling talked to us about the new to...
Oct 31, 2005
9:39:35 AM

1 2 Next >>