Java Virtal Machine.net

[ News ] rss

July 13, 2007

Enterprise Systems: The New Bounce in Sun’s Step. Don’t look now, but Sun Microsystems Inc. has a new bounce in its step. From its recent...

More »

May 22, 2007

Core Java Technologies Tech Tips - March/April 2007. Welcome to the Core Java Technologies Tech Tips for April 2007. Core Java Technologies Tech Tips...

More »

May/2007
SunMonTueWedThuFriSat
  12345
6789101112
13141516171819
20212223242526
2728293031  

[ Archives News
for 'Java Technology' ]

home > news > java technology > may 2007

May 2007

May 22, 2007

Core Java Technologies Tech Tips - March/April 2007

Welcome to the Core Java Technologies Tech Tips for April 2007. Core Java Technologies Tech Tips provide tips and hints for using core Java technologies and APIs provided in the Java Platform, Standard Edition (Java SE). This issue provides tips for the following: Compiling with the Java Compiler API and Regular Expressions.

More »

May 22, 2007

Using Annotations on the Java EE 5.0 Platform

Java EE 5 achieves a high level of simplification over previous editions of the platform by using annotations for declarative programming. In this article, Sangeetha S. and Subrahmanya S. V. look into this approach and its many uses.

More »

May 21, 2007

Editor's Daily Blog for May 22, 2007

Editor's Daily Blog for May 22, 2007

More »

May 21, 2007

Do What You Have To Do

Weblogs: Consumer-side Java improvements, JMX hands-on lab, and how not to improve the Bug Parade Java Today: Jxta-Overlay project, Java Mobility Podcast 4, and JUG events wiki Spotlight: Shoal project Forum Posts: Graphics optimizations, fate of Metal L&F, and resolution-independent icons ]]>

More »

May 19, 2007

JavaOne2007 Hands-On Lab 1420

Luis-Miguel Alventosa and myself together developed, and presented for, this year's JavaOne Hands-On Lab1420 on "Non-instrusive Monitoring and Troubleshooting of Java Applications using Java Management Extension (JMX), JConsole and Aspect-Oriented Programming (AOP)".]]>

More »

May 18, 2007

My Heart Is An Apple

Poll: Have you downloaded and built OpenJDK yet? Weblogs: Consumer JRE announcement, multimedia formats, and JRuby at RailsConf Java Today: JIDE common layer, NetBeans Visual Library slidecast, and JavaTools Community Newsletter #121 Forum Posts: Natural Language Processing for Mobicents bots, client vs. server sockets, and commit problems in JPA]]>

More »

May 17, 2007

FastCompany.com: Dawn of the Dead

Rumors were flying around Silicon Valley in November 2005 that something intriguing was happening in one of the underground parking garages at...

More »

May 17, 2007

UISpec4J: Java GUI Testing Made Simple

GUI's are notoriously difficult to test, and the robot-based approach to automated testing makes agile development difficult, as you need finished GUIs before you can test. The UISpec4J project takes a different approach, and in this article Régis Medina and Pascal Pratmarty show how it works.

More »

May 17, 2007

Java Mobility Podcast 4: Meet Vringo

Catch Roger Brinkley's and Terrence Barr's interview with Vringo, an independent software vendor (ISV) who launched a video-sharing community that enables you to share video ringtones (or "Vringos") with your buddies. You choose the clips -- from movies, TV, music, or your originals -- you'd like your friends to see on their mobile phones, and they choose the clips they'd like you to see. Says...

More »

May 17, 2007

Rebellion

Feature Article: UISpec4J: Java GUI Testing Made Simple Java Today: Java bytecode guide, ME pain points, and Bob Brewin on JavaFX and new JRE Forum Posts: ME memory leaks, SE memory leaks, and turning off EJB timer persistence Weblogs: Java Module System, Bluetooth, and WSIT endorsements]]>

More »

May 16, 2007

j1-2k7-mtW07: Closures Q and A

In a followup to his JavaOne 2007 technical session, Neal Gafter offers a 15-minute question-and answer session on a proposal to add closures to the Java programming language. He makes the case for Closures making Java programs easier to read, and handles questions about closure expression serializability, continuations, patterns and boilerplate that suggest the need for closures, and whether...

More »

May 16, 2007

Ocean of Noise

Feature Podcast: Neal Gafter on closures Java Today: Developing for JavaFX, NetBeans plug-ins for JavaFX, and Gosling on JavaFX, open-source, and more Weblogs: JavaCard development kits, Microsoft beyond the PC, and new adventures in Comet Forum Posts: Swing scroll-pane design smell, Bluetooth on Linux, and modifying named queries]]>

More »

May 15, 2007

ComputerWorld: Sun develops mobile chips for ARM

Sun Microsystems is licensing its chip multithreading processor design to a UK company for use in the mobile processor markets...

More »

May 15, 2007

eWeek: Sun Licensing More Patents

Sun Microsystems is increasing the number of patents it's licensing to other vendors. A May 15 agreement between Sun and...

More »

May 15, 2007

CNet: Sun, allies broaden open-source chip push

Sun Microsystems' open-source chip plan is bearing some early fruit, but the server and software company hopes to increase further involvement by...

More »

May 15, 2007

Intervention

Feature Articles: Mobile & Embedded Podcast # 3 and Substance mini-talk Java Today: JavaFX in perspective, phoneME MR2, and ONJava interviews Robert Brewin Weblogs: Budgeting JSF 2.0 features, call for OpenJDK feedback, and 21 people Kirill met at JavaOne Forum Posts: phoneME personal profile port for Nokia N800, forcing mark sweep GC, and global bindings vs. value classes]]>

More »

May 14, 2007

JSF 2.0 EG Kick Off Meeting: Buy a Feature

A description of the JSF 2.0 EG Kick-Off meeting where we played an Innovation Game to help discover our priorities.

More »

May 14, 2007

Keep the Car Running

Java Today: Outside OpenJDK bug fix, NetBeans magazine, and Mobile & Embedded white-paper Weblogs: Speculating past Java 7, mutual exclusion in Java Spaces, and thanks Mom for the tech java.net Poll: What was the most important announcement from the JavaOne 2007 general sessions? Spotlight: OpenJFX Forum Posts: Memory management in real-world ME, finding ME configuration, and LG3D rendering...

More »

May 11, 2007

j1-2k7-mtH03: Substance Look and Feel

Substance look and feel aims to provide a configurable and customizable production-quality Java look and feel library for Swing applications. This mini-talk will show the following Substance features: Using Substance in your Swing application, Using core themes, watermarks and skins, Writing your own theme, watermark and skin, Using animation API, Additional UI elements available under...

More »

May 11, 2007

JavaOne 2007 Day Four

TV Day at JavaOne

More »

May 10, 2007

JavaOne 2007 Day Three

Digging into the specifics

More »

May 09, 2007

JavaOne 2007 Day Two

The surprising JavaFX, first mini-talks, and more

More »

May 08, 2007

j1-2k7-mtT09: Teaching Java: from High School Student to Professional Developer

It goes without saying that programming is the key skill for software development professionals. It is also, traditionally, very hard to teach and learn. This talk by Ian Utting will introduce a set of free tools designed to introduce students to OO programming via Java in High Schools (Greenfoot), at the start of the University careers (BlueJ), and as they progress towards using full-scale...

More »

May 08, 2007

j1-2k7-mtW01: Music Programming with Java

In this session, you'll learn about a project that brings music composition down to the absolute 'dummy' music programmer. Basically, the project, which is open sourced on dev.java.net, provides a visual designer on top of the JFugue API, which is a simplified MIDI API. Come see how simple it can be to compose music and, if you like, join the project and extend the designer.

More »

May 08, 2007

Java One 2007 Day One

CommunityOne, NetBeans Day, and "paper architects" who need to either code or leave

More »

May 07, 2007

EE Times: TI tips foundry strategy; UMC wins Sparc business

Texas Instruments Inc. here Monday (May 7) disclosed its new foundry strategy, indicating that TSMC, UMC and a yet-to-be-determined vendor will split...

More »

May 07, 2007

JavaOne 2007 Community Corner Podcasts: Project Darkstar Interview

Project Darkstar is a collection of technologies around providing high-performance, high-uptime, low-latency servers for massively-multiplayer online games and other applications. A Darkstar Community has recently been approved for java.net and in this interview, Darkstar founder Jeff Kesselman talks with java.net editor Chris Adamson about the project, what it does, and what people are doing...

More »

May 07, 2007

JavaOne 2007 Day Zero

Of community leaders, dark interviews, and the annual backpack

More »

May 04, 2007

Testing Ajax Apps with JUnit

I show how to use JUnit, combined with the Mozilla Control Program, to write in-depth automated tests of Ajax web applications.

More »

May 04, 2007

Java Mobility Podcast 3: JavaOne 2007 Activities

In this, our first year of open-sourcing Java ME technology, we have an incredibly rich and varied program for mobile and embedded developers at the 2007 JavaOne conference. Leader Roger Brinkley and tech evangelist Terrence Barr walk through the week-long program in San Francisco, highlighting the most interesting activities and not-to-miss events.

More »

May 04, 2007

Shake the Disease

Java Today: 5th Annual JCP Awards, CommunityOne, and the challenges of latency Weblogs: Interactive tests for ME, Beans Binding, and mobile and "Blu" at JavaOne Forum Posts: Wanting 64-bit imaging, the two CORBAs, and why you shouldn't delete your old forum posts]]>

More »

May 03, 2007

JavaOne 2007 Community Corner Podcasts: Best of 2006

Once again, the java.net Community Corner booth will be the place to be for dozens of 20-minute mini-talks delivered by members of the java.net community, about their projects, their communities, and other topics that interest them. And once again, java.net will record and offer all the mini-talks as a podcast feed. In this "feed seed," java.net editor Chris Adamson compiles a selection of...

More »

May 03, 2007

Enjoy the Silence

Feature Article: Best of 2006 Community Corner mini-talks and Mobile & Embedded Podcast #2 Weblogs: EE puzzlers and Google Checkout, testing container scalability, and Gosling on more JavaOne contests Java Today: Open-source and SE destinations at JavaOne, a JavaOne wish-list, and JavaTools Community Newsletter #120 Forums: Accessing files beyond Web Start, uploading and showing images, and the...

More »

May 02, 2007

ITJungle: Sun Boots Solaris 10 on "Rock" Sparc Processors

Sun Microsystems (http://www.sun.com/) has hit another milestone on its way toward the delivery of servers based on its future Rock...

More »

May 02, 2007

eWeek: Sun's 'Rock' Shines a Little Brighter in First Test

Sun Microsystems is shining some new light on its Rock processor. On May 2, the Santa Clara, Calif.,...

More »

May 02, 2007

InfoWorld: Sun's Rock rolls further along

Sun Microsystems is reporting another step in the development of its 16-core Rock microprocessor (http://www.infoworld.com/article/07/01/18/HNsunrockadvances_1.html) after successfully booting up its...

More »

May 02, 2007

Never Let Me Down Again

Java Today: QuickTime for Java security flaw fixed, Mobile & Embedded podcast #2, and possible Java 7 features enumerated Weblogs: Ubuntu and easily-installed JDK's, Swing flashiness, and JavaOne prep Forum postings: Generating WSDL files from SOAP messages, JAX-WS certificate woes, and persistence annotations]]>

More »

May 01, 2007

EE Times: Sun tapes out Niagara 2, faces 45nm challenge

Sun Microsystems has taped out its highly integrated Niagara 2 and Rock processors, but the company faces a major hurdle getting access...

More »

May 01, 2007

Mobile and Embedded Podcast 2: Report From Brazil

In the second podcast in our Mobile and Embedded Community series, leader Roger Brinkley and tech evangelist Terrence Barr highlight the latest community technology news, and then report on the April events in Brazil at Sun Tech Days and the FISL conference. Don't miss Roger's interview with Bruno and Lucas, project owners of the Marge Project, a Java Bluetooth Framework that shows how to...

More »

©2002-2008Java-Virtual-Machine.net :Java Archive: :Solve Crosswords de fr ru: :Free PC Download: :Micrometer: