Rocky Mountain Software Symposium 2005: Spring Edition (See Session Schedule below....) www.nofluffjuststuff.com/2005-05-denver/index.jsp The No Fluff Just...
We are looking at implementing Web Services for the first time. We starting at simple, but we do have some budget and wonder what is a good IDE. We are...
Brohm Michael
MBrohm@...
Apr 7, 2005 4:57 pm
1516
I was poking around google and source forge looking for some open source GUI tools to browse and manipulate MySQL and PostGreSQL installations (tables, ...
OS X: CocoaMySQL for MySQL and Postman Query for PostgreSQL Windows: MySQL Control Center (google it) and PG Admin III (ships with the 8.0 installer) All of...
Squirrel SQL -- http://squirrel-sql.sourceforge.net/ Generic viewer for any DB. Implemented in Java, so the GUI is consistent among platforms. Point it to the...
Hello Matt, I'd be interested in reviewing books such as the ones you mentioned. Do you want a phone number? Cheers, lb ... From: djug@yahoogroups.com...
Anyone out there using wiki engines in their sites to manage content / notes? I've perused a few on java-source.net, but unfortunately, most seem to be weblog...
Jay Wright
jaywright00@...
Apr 11, 2005 8:08 pm
1522
I ended up using Ant for managing my web service (Axis, Tomcat, JBoss), you can call Ant from most IDE's -Pete...
Here's a sensitive subject... I would suggest having a look at Netbeans 4.1 beta. Yes, it is a beta, but it is very complete and might fit your needs. There is...
While we're on the subject of databases and tools, are there any good ones out there for db modeling. I'd been using DBDesigner (when I didn't have access to ...
Jay Wright
jaywright00@...
Apr 11, 2005 8:09 pm
1526
If you use eclipse, the quantum database plugin is pretty nice too. It allows you to view any database with JDBC connectivity, and doesn't clutter up your ...
Hi Please Check the website http://www.java2s.com/ExampleCode/ScreenShotIndex.htm for pure screenshot index for 2 thousands of Java examples. Joe Yin...
java2s@...
Apr 11, 2005 8:13 pm
1528
JSPWiki gets my vote, but you need to lock it down with CMA in order to avoid comment spam. Roller is a weblog application, not a wiki - but it does integrate...
You might want to try SnipSnap. I looked at (and actually installed-->*tried* to run) a number of Wikis, most of them Java. I have been very dismayed by the...
... I just set up snipsnap (http://snipsnap.org) to make my homepage more manageable. I was looking for a wiki and blog combination, and it has worked well for...
DENVER JAVA USERS GROUP Meeting ================================ <http://www.denverjug.org> Our next meeting is on Wednesday, April 13. ... Featured speaker:...
I have been using Very Quick Wiki (vqwiki) for keeping notes and reminders. It is small and easy to set up,and it doesn't need a database back end. ...
I introduced mediawiki http://wikipedia.sourceforge.net/ on the current project. It's the one that powers wikipedia at http://www.wikipedia.org/ We use it for...
I just installed the .war form of SnipSnap for a newly formed small development team here at Maxtor. It looks pretty full featured, and the installation was,...
Rocky Mountain Software Symposium 2005: Spring Edition www.nofluffjuststuff.com/2005-05-denver/index.jsp The No Fluff Just Stuff Software Symposium 2005 tour...
On Monday, April 25th, Agile Denver welcomes Ron Jeffries, experienced XP author, trainer, coach, and practitioner. Ron is author of Extreme Programming ...
Friki seems to be pretty nice too. http://sourceforge.net/projects/friki/ ... James Cary Sun Certified Java Programmer Sun Certified Business Component...
Ron Jeffries has had to reschedule his visit to Denver next week. Ron will present his talk in two months at the June 27th Agile Denver meeting. On Monday,...
Hello, I have few questions regarding web start... * What is a Java Web Start? Is it a stand alone deployment tool, or it requires a seperate web server? *...