I’ve been spending time today with Eclipse, the popular development tool used primarily by Java developers. I’m using Eclipse in my J2EE development because there’s a plugin that enables EJB development for JBoss, and another plugin that enables web servlet development, and yet another that allows me to interface with a SQL Server database, and even […]
Category: Technology
Dabble
I agree with Sam Ruby: a successful tech is a diversified one. You can’t always depend on a new millennium to justify sticking with one and only one programming language. This last week I worked with Java, JavaScript, PHP, Python, and Ruby. I had been on a long hiatus from Java after the end of the […]
We interrupt your regular thinking
I wrote a while back about putting RDF files out on Amazon’s S3 file storage. Why, I was asked. After all, I don’t have enough files, I have room on my server, and so on. Yup, I agreed. Other than S3 being nifty tech and wanting to be a cool kid, why would one want […]
Technology is already extreme
Recovered from the Wayback Machine. A week or so ago I made a comment about not caring for the new current crop of agile programming paradigms including one of the more controversial, eXtreme programming. Stavros asked what my concerns were about these approaches. As a response, I pointed to the web site for the Agile Programming Manifesto. If a picture […]
Asking permission first
Recovered from the Wayback Machine. Tim Bray has an interesting take on the use of AJAX: rather than have your server do the data processing, use AJAX to grab the data and then have the clients do the work: A server’s compute resources are usually at a premium, because it’s, you know, serving lots of different […]
