password
username
Sponsored by CakeMail, an email marketing software.
Newsletter preview

Javalobby logo image
Tuesday, July 10, 2007 

XpoLog Log Management auto detects anomalies in J2EE Logs

XPLG XPLGXpoLog Center V3.0 delivers advanced log management for J2EE applications. Simply search and analyze logs to isolate problems faster than ever. View, search, and detect anomalies in your logs today.

Click here to view and download XpoLog Center.

 Perspective


Be sure and
check out a
No Fluff Just Stuff
Java conference
coming your way!

7/20-7/22 Raleigh
7/27-7/29 Phoenix
8/03-8/05 Des Moines
8/03-8/05 Green Bay
8/10-8/12 Princeton
8/17-8/19 Cincinnati
8/24-8/26 Orlando
8/24-8/26 Richmond

 
 A Developer's Perspective
 Next section
Matthew Schmidt is the man behind the scenes at Javalobby. If you have questions or concerns, feel free to email him at matt@dzone.com.

Rick Ross, JavaLobby Founder

JDocs 2.0 Beta - Now with AJAX
JDocs has as long and storied past as any site in our network.  When Rick and I built JDocs several years ago, it provided a one stop shop for the API documentation of a plethora of Java APIs and let the community comment on everything from packages right on down to fields of classes.  Unfortunately, it had several problems that made it difficult to maintain and bring in line with the latest and greatest Java language features. 

Fortunately, the story doesn't end where we last left it almost 2 years ago.  For the last year, we've been working in stealth mode to build the next generation of JDocs - Java API documentation combined with AJAX and Wiki.  This time we've built in support for all the latest Java language features, we've included the Java SE documentation (yes, it's there to stay), and we've got a versioned wiki system on nearly every facet of the system.  In addition, we've already released a rudimentary Eclipse plugin, and we've got code that we're trying to clean up and push out for both NetBeans and Eclipse. 

This time around, we've made two decisions that are big departures from our last go round.  First, we've ditched the old frame based JavaDoc style by default with a fancy AJAX tabbed view.  This view lets you quickly navigate through the documentation and includes a source view for all the open source projects (including Java SE).  If you're more comfortable with the "Classic" look, you can easily jump back to that style and the system will remember your preference next time you come back. 

The second major departure, and perhaps the most important, is that we've offloaded the task of keeping the packages current to the package maintainers.  If you want your API documentation kept up to date at JDocs, all you have to do is register your API with our system, we verify you have permission to actually control that API, and then we send you a key.  With this key, you're able to run an Ant task (and soon a maven task) and upload a file that the task generates to JDocs.  The system then takes care of sticking all the data where it belongs and handling the versions.  Straightforward and it helps take out the middleman, keeping the gears spinning smoothly.  We're proud of our team, led by Karthik Abram, and we hope that you'll send us your feedback and ideas on how we can improve the system during this initial beta stage. 

Rich Web Experience 2007
These days, rich Internet applications and AJAX are all the rage.  With Adobe AIR, Microsoft Silverlight, JavaFX and the plethora of JavaScript libraries out there, where are you going to go to get in-depth access to all the right people?  The Rich Web Experience, that's where.  Put on by Jay Zimmerman and his team from the No Fluff, Just Stuff Symposiums, the lineup of speakers and the giveaways (a Wii to every attendee?) are second to none.  If you check their website now, you can get in on the early bird discount for the show in San Jose on Thursday Sept. 6th through Sat. Sept. 8th.  I'll be doing a case study on DZone at the show on Friday afternoon at 2:30.  I look forward to seeing some of you there. 

Taking notice of DZone
Every time I turn around it seems like another site is including DZone as a place to post their articles, reviews, and blog entries.  Each day, more and more people realize that Digg isn't the place to go for developer content and that DZone gives you that laser focus into what you're looking for.  For our part, we've got some neat improvements that should be available in the next week or so at DZone that help give it a more personal and friendly feel along with just a little finesse.  With your help, DZone is now one of the biggest social bookmarking sites on the web.  Thanks to all of you. 

Upgrades Imminent - Grab Your Hard Hats
Of all the facets of my role at DZone, upgrades are the things that stress me out the most.  I always have a hard time dealing with the associated downtime and dealing with large databases and large amounts of file system data.  This week or next, we hope to finally accomplish two major upgrades that have been a long time coming.  Over the next few days we're going to finally be applying an upgrade to JavaForge that brings it inline with Intland's latest version.  This new version should be much more stable and should add some nice features including true anonymous access and in depth wiki support throughout the application.  In addition, we hope to add another 2GB of memory to the machine, giving it plenty of headroom.  

After the JavaForge upgrade is complete, we hope to complete a much needed JRoller upgrade.  This one is turning out to be quite a beast.  We're many versions behind on the Roller software, and even though we've done a lot of work to help stabilize the current version that we're running, the latest version has many improvements that our users have been clamoring for.  If you experience any extended downtime over the next two weeks, it's likely because we're working on the upgrade.  With a little work, we hope that both these services can be much better than they are now.   

Until next time,
Matthew Schmidt
matt@dzone.com
AIM or Yahoo Messenger: MattSchmidtJL

 
 DZ Top Links
 
 DZone Top Links
 Next section
 Back to top
most clicked this week from dzone.com

dzone

Most-clicked links this week

 
 Popular at JL
 
 Popular at Javalobby
 Next section
 Back to top
A recap of some of the most popular and active Javalobby.org discussions this week.
Have you tried NetBeans 6.0 M9 Release. Its simply amazing!

Have you given a try to NetBeans 6.0. If not then I must say that you are missing the biggest upcoming revolution in Java Development scenario. Its simply amazing!

Full Discussion Posted By: Arpit Agarwal - (68 Replies)

JSR-275 - Units and Measures for Java 7

JSR-275- "Measures and Units" Early Draft Public Review terminates soon (July 8). The JSR-275 will be a major enhancement for Java 7 and your comments/feedback are important to us.

Full Discussion Posted By: Jean-Marie Dautelle - (55 Replies)

Apple Sneaks Java into iPhone

Although Steve Jobs has publically said no one cares about Java on phones anymore, it seems Apple has slipped Java into the iPhone anyway. The only problem? It's not enabled and no one can use it.

Full Discussion Posted By: Michael Urban - (52 Replies)

Java 6 Update 2 Now Available

Sun has released Update 2 to Java 6. This update bundles Java DB, includes Olson time zone data 2007f, and fixes about 180 bugs. Is your pet peeve bug fixed in this release?

Full Discussion Posted By: Michael Urban - (39 Replies)

IBM Unveils Rails-like Web Stack Built Using Java & Groovy - Project Zero

IBM has unveiled Project Zero a Rails-like web stack that tries to bring the 10x productivity boost by using convention o/ configuration, DRY, meta programming and more to the Java and Groovy world.

Full Discussion Posted By: Gerald Bauer - (20 Replies)

 White Papers & Announcements
 
 White Papers
 Next section
 Back to top
Technical papers & research related to Java development.
Caché Enables Mapless POJO Persistence

Download Full White Paper Posted by: InterSystems

 Product Announcements
 Next section
 Back to top
Product and service announcements for Java developers.
JSFToolbox 2.0 for Dreamweaver CS3

JSFToolbox 2.0 now integrates natively with Adobe Dreamweaver CS3, running 33% faster than previous versions. This coincides with the much anticipated release of TomahawkTools for Dreamweaver.

Full Announcement & Discussion Posted By: Ian Hlavats - (0 Replies)

RunaWFE 2.0.0

RunaWFE is an end-user solution for business process management. It provides rich web-interface, graphical process designer, forms player, bots and more. RunaWFE is based on Jboss JBPM core.

Full Announcement & Discussion Posted By: Pashkov Alexander - (0 Replies)

XpoLog V3.0 ? AJAX Log Viewer General Availability

XpoLog (http://www.xpolog.com) detects Problems and Anomalies in J2EE application logs. Analyzing logs for troubleshooting? XpoLog V3.0 new AJAX Dashboard and AJAX Log Viewer can help.

Full Announcement & Discussion Posted By: Haim Ko - (0 Replies)

Jaxcent upgraded for Automated Unit Testing of Web Applications

New release of Jaxcent (Internet Explorer Java API) provides support for running automated tests via browser automation for web applications.

Full Announcement & Discussion Posted By: Desiderata Software - (0 Replies)

Enterprise Sign On Engine Alpha 3

We have just released Alpha 3 of the Enterprise Sign On Engine, a complete solution for Enterprise SSO, centralized access control and b2b Federation.

Full Announcement & Discussion Posted By: Bradley Beddoes - (0 Replies)

Jleeker - Simply draw Java Buttons..

Jleeker is a 100% free software that you can use to draw the buttons for your java project.. It comes with some easy to use tools and provides a hassle-free stand alone java class..

Full Announcement & Discussion Posted By: Malith - (0 Replies)

Release of wingS 3.0 beta2

The second beta of wingS 3 with "Transparent AJAX" has been released. This is the last beta before the final version.

Full Announcement & Discussion Posted By: Holger Engels - (0 Replies)

Lobo Browser 0.97

Lobo is an open source web browser written entirely in Java. It is being developed to support HTML4, Javascript and CSS2. Lobo 0.97 introduces a browser API and a plugin API.

Full Announcement & Discussion Posted By: The Lobo Project - (0 Replies)

WebCream 6.0 is breathing life into Swing with runtime conversion to AJAX

CreamTec announces a major update to its award winning Java web-enabling platform that turns Swing and AWT applications into pure HTML/Javascript/AJAX websites. Run Java GUI on the client without JRE.

Full Announcement & Discussion Posted By: Alex Kalinovsky - (0 Replies)

FilterMySearch - Java : search engine for java programmers

A search engine for Java programmers to find source code, tutorials, and more. It also allows simultaneous chatting with other searchers

Full Announcement & Discussion Posted By: Abhishek Agrawal - (0 Replies)

JEP 3 - Java expression parser

With this new release, this math component has gotten faster and more accurate. New features include a new configurable parsing component, a new fast evaluator, and support for the BigDecimal type.

Full Announcement & Discussion Posted By: Nathan Funk - (0 Replies)

Javolution 5.1 - Easy Configuration Management Support

Javolution 5.1 is out with tons of improvements including an easy yet flexible configuration management support for your application.

Full Announcement & Discussion Posted By: Jean-Marie Dautelle - (0 Replies)

jWebApp + jPersist Make Java Web Development Extremely Simple.

Software Sensation has released jWebApp 4 rc1.1, and jPersist 2 b4. jWebApp and jPersist are open-source projects located at sourceforge.net. Both projects are configuration/annotation free.

Full Announcement & Discussion Posted By: David Bulmore - (0 Replies)

ReportMill: Text pagination to avoid which is in table summary.

ReportMill: Text pagination to avoid which is in table summary.In one my PDF page generated my ReportMill 8, there is a table which displays dynamic rows(in Table details) and there are comments in th

Full Announcement & Discussion Posted By: ravikanth - (0 Replies)

Trove 2.0 Released

2.0 version introduce significant new features (generics, auto-compaction, more types, and more) and stability fixes over 1.x versions.

Full Announcement & Discussion Posted By: R Eden - (0 Replies)

Fanurio time tracking for freelancers v1.6 released

Atelier Software has released Fanurio, a Windows time tracking and billing application designed for freelancers. With Fanurio you can easily organize your work, track time and create invoices.

Full Announcement & Discussion Posted By: Cosmina Stefanache - (0 Replies)

New article series on Struts2

This is a new series I am creating to help introduce the Struts 2.x framework .

Full Announcement & Discussion Posted By: Wes Wannemacher - (0 Replies)

SQLG2 preprocessor 1.3

Fairly large codebase was ported to SQLG2 (from previous version, SQLG) and it was tested in production environment - some bugs were found and fixed. SQLG2 allows to write PL/SQL-like code in Java.

Full Announcement & Discussion Posted By: Oleg Sobolev - (0 Replies)

JIDE Code Editor

JIDE Software is happy to announce JIDE Code Editor, the third product in the special component category, in 2.1 release.

Full Announcement & Discussion Posted By: jide software - (10 Replies)

v0.2 of Enterprise Sign On Engine

The developers of the open source Enterprise Sign On Engine announced the 0.2 revision of the software today. Based on SAML2 and XACML2 it supports OpenID, Shibboleth and Active Directory.

Full Announcement & Discussion Posted By: Bradley Beddoes - (0 Replies)

 Your Account
 
 Your Account
 Next section
 Back to top
Manage your account info for this and other Javalobby publications.
Manage your Javalobby membership details

Click on the following links to:


 Contact Info
 Next section
 Back to top
Here's how to reach us, we love to hear from you.
Email us
Send news items to editor@javalobby.org
Send questions, complaints, or suggestions to feedback@javalobby.org
Send advertising inquiries to advertise@javalobby.org
 
Call us
Our number is (919) 678-0300. We'd love to hear from you!

 Legal
 Back to top
The fine print we'd rather avoid completely.
Feel free to redistribute this newsletter in part or in full to your friends.

Javalobby News is a service mark of DeveloperZone, Inc.
Copyright ©2001-2007 Javalobby, Inc.

Thank you for your continued support of Javalobby. If you prefer not to receive the Javalobby weekly newsletter, send an e-mail to ***-jlnews@javalobby.org and please ensure the actual email address to be removed is present.
Javalobby.org, 113 Legault Drive, Cary NC 27513 USA