Lee's Software Press-on Tips

Thoughts and tips about technology.

Thursday, April 19, 2007

Rethinking the back buton

›
Rethinking the back button problem There are a host of problems when dealing with web browsers that implement a corporate intranet applicati...
3 comments:
Monday, April 02, 2007

How to log a class with JBoss and log4j.xml

›
Here's an example of how to log just one class in JBoss. First in the Java class you want to log com.mycompany.MyClass.java: if(...
1 comment:
Thursday, March 29, 2007

How to always force a download of a file

›
Here's a way in Java of how to force a file to download instead of opening it up with the associated program. Firefox is OK, the proble...
1 comment:
Tuesday, January 16, 2007

Why Maven? (continued)

›
...A little more time has passed with Maven2. Here are more observations. One of the added values I do see is that Maven2 generates a proj...
2 comments:
Friday, December 22, 2006

Why I hate maven2

›
Recently at work I've been assigned to come in as firefighter to get a J2EE project back on track. Basically a ton of compile errors ...
5 comments:
Sunday, October 15, 2006

How to install Joomla 1.0.11 with Mysql 5

›
Started to get installation errors in step 2 inserting data in the db. Such as: SQL=BLOB/TEXT column \'text\' can\'t have a def...
6 comments:
Friday, September 08, 2006

Interpreted languages taking over

›
Sun is getting into interpreted languages and even they are jumping on the Ruby bandwagon. This just makes sense. And I believe the fundam...
Monday, August 28, 2006

switching from http to https to http with Apache 2.2

›
Here's how to do it with just using Apache configuration files. The application is J2EE struts running on JBoss 4.0.4GA. in httpd.conf ...
Saturday, April 15, 2006

Javascript Databases?

›
You might laugh at first, "like what...huh?? That's the stupidest thing I've ever heard!" Oracle types, DBA's, and o...

Google Calendar,Virtual Companies, and Perverted Adsense

›
Calendar Wow, it finally came out. People have been waiting for it after gmail. And by now we've all come to expect incredible DHTML thi...
Monday, April 10, 2006

Windows Live Mail

›
Well Microsoft had to respond to Google's gmail. A lot of the people I know have already switched. So I tried out windows live mail fr...
Saturday, April 01, 2006

The Web is at a new Inflexion Point

›
Wow the world is changing and fast. We're definately at an inflexion point. Here's what's going on. The web 2.0 is taking hol...
Saturday, March 25, 2006

How to install apache2 php5 mysql5

›
This weekend trying to get Joomla 1.0.8 ecommerce edition going. Already had a mysql 5 installed so I installed php5 (with the automatic ins...
Monday, February 27, 2006

How Rails saves time vs J2EE from an architect's POV

›
These are my impressions so far J2EE so far means Struts + Spring + Hibernate Structure: In rails the application structure is given. The hi...
Thursday, September 15, 2005

Open Session In View Pattern

›
So far no success. No good examples on the web but the allure is great because it would eliminate a lot of work build hierarchies and the te...

Eliminate IE "You are about to be redirected to a connection that is not secure" message

›
Got this from here: http://jehiah.com/archive/redirect-to-a-connection-that-is-not-secure Instead of the 302 redirect, give a 400 responce,...
1 comment:
Wednesday, May 25, 2005

Buzzword compliance in my project

›
While reading "J2EE without EJB" I'm just wondering how long it will be before the book "J2EE without Spring" comes ...
Friday, February 25, 2005

MDA is it worth it? And always write EXTERNAL requirements

›
In short I've found that any potential gains of MDA are done punctually and not globally. Trying to adopt a global MDA approach is too c...
38 comments:
Wednesday, February 23, 2005

XMLHttp

›
Recently a colleague showed me Goggle's sugget. It's pretty cool and uses xmlHttp. An object that allows you to add to the DOM once ...
Wednesday, January 26, 2005

To DTO or not to DTO ?

›
It seems like everytime on a project the question is asked again, why are we doing this? Why are we creating all these objects that just cop...
‹
Home
View web version
Powered by Blogger.