May 22, 2007
The Top 10 Open-Source Destinations at the 2007 JavaOne Conference. This year's Conference celebrates the free and open software environment with a new Open Source...
More »
May 22, 2007
Top 10 Destinations for Enterprise Developers at the 2007 JavaOne Conference. Here are 10 must-see destinations and some related recommendations for enterprise developers at...
More »
|
 |
November 2006
November 30, 2006
My co-conspirators on Project Semplice, John Kline and
Herbert Czymontek, have both recently left Sun. Rest assured, I'm not going anywhere. But where does that leave Project Semplice?
Well, the spirit of the project was to support scripting on the VM. We started our research with BASIC, but the vision all along was to design things in such a way that we could support multiple...
More »
November 30, 2006
Click on image for full size. Some things to notice: semantic highlighting (for example, parameters are shown in different colors than local variables), code completion, mark occurrences (other uses of the length method under the caret is highlighted), ...
You'll see more at JavaPolis... and on this blog!
More »
November 30, 2006
What's all the fuss about open sores?
More »
November 29, 2006
What's the best way to introduce Ajax into your legacy application? This article series guides you through Ajax implementations, starting with writing the necessary code by hand, then using an open-source toolkit, and finally implementing JavaServer Faces components.
More »
November 20, 2006
When you need to generate a report, a chart, or a PDF file from a web application, you have many third-party products to help you accomplish your task, including the open source JasperReports framework. JasperReports is a reporting tool that outputs reports in HTML, PDF, XLS, CSV, and XML formats. This tutorial show how to integrate the JasperReports framework into a web application that you...
More »
November 20, 2006
Here is an easy way to turn all of javac's warnings on for your NetBeans project, and make its build fail if any warnings are found.
More »
November 20, 2006
The following topics are covered in this issue: Sys Admins: Take a Survey, and Get a Cool T-Shirt!, New Information Hubs on BigAdmin, New Device Detection Tool for the Solaris OS, What Time Is It? Are You Sure?, SAMP (Solaris, Apache 2, MySQL 5, and PHP 5) Setup for Solaris 10 OS and Solaris Express, Deploying IBM DB2 UDB V8.2.x in Containers in the Solaris 10 OS, The Sun Java System Message...
More »
November 18, 2006
Welcome to the Core Java Technologies Tech Tips for November 2006. Core Java Technologies Tech Tips provide tips and hints for using core Java technologies and APIs provided in the Java 2 Platform, Standard Edition (Java SE). This issue covers Java Web Start Persistence and JList Striping.
More »
November 17, 2006
Michael Powers explores the mobile game space. Where are the games? What are the design constraints? What does it takes to be successful? Read Part 1 and be ready for the next installment in the series.
More »
November 13, 2006
It seems I'm late to join the blogging party; just about everybody has covered the news already. In the unlikely
case that you haven't read about GPL'ed Java, read just about any blog on blogs.sun.com (and many on java.net). The main resource page is http://www.sun.com/software/opensource/java/.
We've got a special episode dedicated
to this on the Java Posse....
More »
November 13, 2006
Hallelujah! Java SE is now an open-source project, with the HotSpot VM and javac as its first sub-projects. This is great news for anyone interested in Java performance, as the world now has full-access to both the static (javac) and...
More »
November 10, 2006
Learn how javaScript coupled with emerging Java technologies can improve your productivity by easily producing the next generation of rich, innovative web solutions.
More »
November 10, 2006
Ever wonder what's in a patch? Take a look inside a typical Sun Studio compiler patch that includes updated C++ shared libraries.
More »
November 07, 2006
Doesn't at least one of the A's in AJAX stand for Applet? This blog explores some of the ways that we can get more dynamic behavior for applets, mixing with HTML, JavaScript, the DOM, and all that web stuff.
More »
November 04, 2006
Sun partner area architect Charles Ditzel discusses the challenge of helping partners make the transition to Java platform applications and provides updates on Java tools.
More »
November 03, 2006
As you're probably well aware of, there were several important releases this week. First, NetBeans 5.5 was
released. This has been covered extensively by other Sun bloggers
so I won't repeat the highlights here - just check it out if you haven't already.
Second, a number of add-on packs for NetBeans 5.5 were released. A pack is a cluster of plugins.
One of these is the
...
More »
November 03, 2006
This two-part demo shows you how to include Ajax in your web apps built
with Java Studio Creator. Part 1 or Part 2
More »
November 01, 2006
Jean Elliott, Sun's director of product marketing for the Java Platform, Standard Edition (Java SE), discusses how to make optimal use of the platform and gives her call to action to migrate to Tiger.
More »
November 01, 2006
Using Regular Expressions, Actions, and Learn to Package and Deploy
More »
|