Search |
||
Get Your Feet Back on the GroundPosted by editor on August 21, 2006 at 7:34 AM PDT
Less B.S., more code Tom Ball has an interesting blog today -- those of you behind filters may not be able to see it due to his brief and arguably appropriate use of a term meaning bovine excrement or statements meant to make listeners think well of the speaker, regardless of their truth or falsity -- and it's all about whether top Java minds should actually, you know, write Java code. Depending on what kind of work experience you've had, you might find it remarkable that another side to this argument exists. If you work for scrappy little startups and adhere to an agile methodology, then chances are everybody you know writes code. Heck, the CEO and CTO might be writing code (they might even be the same person). On the other hand, in a big, established company with huge ornate projects that take years to finish (if they ever do), you might find it common practice to have some top-tier architects who hand down designs for the more junior staffers to go and implement. It's this latter scneario that Tom considers in his blog Is Writing Code a Career Limiting Move?. He writes:
So is the path to a better salary and nicer office to not write code at all? Check out the rest of Tom's blog and let us know what your experience tells you about advancing your career. Also in today's Weblogs, Sun Chief Open Source Officer Simon Phipps collects his Thoughts on Open Sourcing Sun's Java Implementations: "I'm writing about open source and the Java platform over on my other blog - here are links in case you're interested." Dominic Da Silva is Coming home to Struts (after life in the land of JSF) and in his latest blog he ansnwers the question "what's it like moving back to Struts after working with JSF for the past year?" Simon Phipps, user
This week's Spotlight is on java.net partner Cenqua offers several helpful services in support of java.net projects. If your source is hosted on java.net, you can use the FishEye tool to get a web-based view of your code repository to analyze change sets, see diffs, search, and more. This feature works with both CVS- and Subversion-based repositories. Projects can also apply for a free license for Clover, a coprehensive code-coverage tool. In Java Today, Evan Summers looks at the challenge of moving long-running calls in desktop applications off the AWT event-dispatch thread, in Swing and Roundabouts 1P: Epoxy DTs. "This is one approach to building some EDT-safe helper classes, which we can use from code running in SwingWorker background threads. We avoid the isEventDispatchThread() and invokeAndWait() boiler-plate code, using dynamic proxies."
Validation reports whether a document adheres to the rules specified by the schema. Different parsers and tools support different schema languages such as DTDs, the W3C XML Schema Language, RELAX NG, and Schematron. Java 5 adds a uniform validation Application Programming Interface (API) that can compare documents to schemas written in these and other languages. Elliotte Rusty Harold's article The Java XML Validation API looks at the Weiqi Gao says The First Thing I Would Do When I Get My Hands On Open Source Sun-Java will be "to kill the startup delay". "The Java start-up time is the number one ill of the whole Java phenomenon. This single fault killed the Java applet concept, and spawned the application server market: 'Hey, that Java thing starts so slowly, why don't we pre-start a Java process, and cramp all of our applications into that one instance.' It really is unforgivable that after ten years, we are still suffering from the slow-start-ness of Java." In today's java.net News Headlines :
Registered users can submit news items for the java.net News Page using our news submission form. All submissions go through an editorial review before being posted to the site. You can also subscribe to the java.net News RSS feed. Current and upcoming Java Events :
Registered users can submit event listings for the java.net Events Page using our events submission form. All submissions go through an editorial review before being posted to the site. Archives and Subscriptions: This blog is delivered weekdays as the Java Today RSS feed. Also, once this page is no longer featured as the front page of java.net it will be archived along with other past issues in the java.net Archive. Less B.S., more code »
Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|