Posts tagged as:
conference
Daily del.icio.us for May 4th through May 7th
- People Over Process » A Roadmap for JavaFX - Adobe’s Beat Them By a Week, But So What? - JavaOne 2008 - The fact that Adobe, Microsoft, Sun, and others are all racing towards the same end should be encouraging, not frustrating. Getting preempted by a week with, basically, the same sort of announcement is meaningless in the grand scheme of things
- JavaFX’s day in the Sun | The Universal Desktop | ZDNet.com - JavaFX has a LONG way to go especially when you look at Adobe’s RIA strengths and Microsoft’s very enthusiastic entry into the space. But I think JavaFX will be a breath of fresh air for people and will help in expanding the RIA footprint further
- Java platform to get modularity, OSGi support | InfoWorld | News | 2008-05-07 | By Paul Krill - Upcoming versions of the Java platform will be fitted with capabilities such as flexibility, OSGi support, and modularity, Sun Microsystems officials said Tuesday afternoon at the JavaOne conference in San Francisco.
- Dell Expands Virtualization Offerings - Dell is adding to its virtualization portfolio by embedding Citrix XenServer into its hardware and expanding its services for customers investing in the technology.
- Andy Kessler: WSJ: The War for the Web - The continuing battle between Microsoft and Google will mean fierce competition – adding features, building data centers, cutting deals and spending money on speed and customer convenience
- Archiva - The Build Artifact Repository Manager - Apache Archiva is an extensible repository management software that helps taking care of your own personal or enterprise-wide build artifact repository. It is the perfect companion for build tools such as Maven, Continuum, and ANT.
- JavaOne 2008: Day One (So Far) - JavaOne 2008 Day One has started, of course, and it's an interesting show, with a lot of undercurrents about JavaFX (as expected) and multimedia - and mobile applications. There's a lot more, of course, and this thread is meant for people to add comments
- The day the music died [dive into mark] - This is a letter I sent to my father to explain what it means that Microsoft is pulling support for MSN Music. Tech issues like this often bubble up into the media that he reads, but they are rarely explained well. My father assumes I have an opinion on s
- Amazon Now Serving OpenSolaris on EC2 - GigaOM - Sun’s OpenSolaris OS will be available on the Amazon Elastic Compute Cloud (Amazon EC2) customers for free. It is in beta for now. Sun will provide premium technical support for MySQL database running on Linux and Amazon EC2.
- Julien Lecomte’s Blog » JavaScript: The Good Parts - In JavaScript: The Good Parts, Douglas extensively describes that good subset of the JavaScript language, occasionally warning to avoid the bad. I consider Douglas’ book a must-buy for anybody who’s serious about developing professional apps for the w
Related posts
{ 0 comments }
Daily del.icio.us for January 5th
Daily del.icio.us for for January 5th
- 12 predictions for Enterprise Web 2.0 in 2008 | Enterprise Web 2.0 | ZDNet.com - The worlds of SOA, SaaS, and Web 2.0 have been swirling around each other for a couple of years now and in 2008 we?ll finally see these gel into a practical, modern vision of next generation enterprises
- Ext JS impressions | CodeUtopia - I?ve been using Ext in an widget I?m working on. This is something Ext works for very well, since a widget will run outside the browser?s traditional page model anyway. You could have three column layouts with resizable column sizes, keyboard suppo
- Frameworks Round-Up: When To Use, How To Choose? | Developer's Toolbox | Smashing Magazine - In the following we present an overview of most popular web application frameworks; we cover both server-side (PHP, Java, C#, Ruby) and client-side approaches (JavaScript, CSS).
- Jan 4th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Visual Studio, IIS7 - ScottGu's Blog - Here is the latest in my link-listing series. Also check out my ASP.NET Tips, Tricks and Tutorials page for links to popular articles I've done myself in the past.
- Buy Amazon stock now! - Does Henry Blodget never learn?
Wonder if Eliot Spitzer is around
If you don't know who Henry Blodget is, check out http://en.wikipedia.org/wiki/Henry_Blodget - script.aculo.us - downloads - This is a bugfix release that bumps script.aculo.us to version 1.8.1. Mainly, this release contains some important bug fixes and optimizations in Prototype, fixes cursor keys in autocompleting text fields for IE and Safari plus fixes an issue with Effect.
- Ajaxian » GWT Videos from GWT Conference Available - Pearson put on a GWT Conference that had a lot of great content. Fortunately, video cameras were running, and the video has been edited and posted
Related posts
No Fluff Just Stuff - Day Three
The 3rd and final day of the Wisconsin Java Software Symposium was another great day. The day started with the 'Groovy Programming' session by Richard Monson-Heafel. Richard currently serves on the J2EE 1.4 (JSR-151), EJB 2.1 (JSR-153) and EJB 3.0 (JSR 220) expert groups for the Java Community Process. He is also one of the founders of the Apache Geronimo and the OpenEJB open source projects. Richard is also the award winning author of Enterprise JavaBeans, 4th Edition, and the awesome J2EE Web Services. I blogged about this book earlier in the year as I really loved that book and recommended it very highly.
The first session was all about Groovy and it was great to have Richard lead this session. He is serving as specification lead for the Groovy JSR along with James Strachan. As you probably know, Groovy is a new language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to the Java developers using a Java-like syntax. The reaction of the Java community has been mixed and a lot of people have asked the question about why Groovy was selected over JRuby or Jython. Richard makes the point that Groovy makes sense over JRuby or Jython or any of the other scripting languages as Groovy is built on top of the Java platform and uses syntax that is familiar to Java developers.
I was a little skeptical about Groovy but went in the session with an open mind. As Richard walked us through Groovy, I started to see the potential of Groovy. The fact that I can use existing Java classes in my Groovy apps and vica versa makes Groovy a very powerful option. Richard did a great job of walking us through the language features and explored the built-in support XML, SQL and HTML parsing. I was very interested in the Groovy features but it was also nice to have Richard leading the session as he was able to give us inside info on the status of the JCP and language. Apparently Dave Thomas and Mike Spille are working on trimming down the language and so mixin's can't be that far away from Groovy. Some of the language features seemed really cool like the File I/O - Being able to copy a file with 2 lines of Groovy code will make me use Groovy. Richard described Groovy as 'syntactic sugar' for Java – I like that description. I hope Groovy succeeds and learns from all the mistakes Perl, PHP, Ruby, and Phyton have made while duplicating the simplicity and power of those languages.
I really liked what I saw about Groovy at this session. I've tried in the past to get into Ruby and Jython, but it never really took. I see a lot of value in a simple scripting-like programming language that would allow you to create simple one-off applications in mere minutes. Every one of us has to write a little script to upload a file automatically once every 6 months, or import a file from a vendor and stuff it in the database, etc. and I always try to write them in Java. Now I have the option of using Groovy and I am going to try and learn Groovy to see if it lives up to the expectations. Here are some great Groovy resources:
After the Groovy session, Richard and I went out for lunch. Richard and I had communicated over email in the past and had talked about getting a beer when he was in town. I had a blast spending a few hours with Richard. I've always loved his books and his writing style and it was just a lot of fun to pick his brain and get insights into his world. He is a really nice guy and he was very generous with his time. Thanks Richard – You made my weekend.
After lunch, I sat in the 'Unit and Acceptance Testing web applications' session by Cobbie Behrend. Cobbie is a friend and it was nice to be there to see him and support him. Cobbie did a great job in walking through some of the web test frameworks. Cobbie walked us through HttpUnit, jWebUnit, Fitnesse and Cactus. Cobbie spent a lot of time talking about his personal experience and shared his best-practices in terms of testing. This was a great session and totally interactive and we have some great observations from the attendees including Brennan Stehling, Dave Colwell, and Ed Chaltry. All in all a great session and a lot of fun.
Tags: conference, dave_thomas, ejb, groovy, J2EE, java, nfjs, Ruby, tdd, unit_testingRelated posts
No fluff Just Stuff - Day 1
Just attended the No Fluff, Just Stuff Java Symposium in Milwaukee and it totally kicked butt. Met with people like Dave Thomas (The Pragmatic Programmer), James Duncan Davidson (ANT, Tomcat and lots more), Jason Hunter (The servlet book), Brute Tate (Bitter Java/EJB), Robert Martin (OO & XP), Mike Clark (JUnit) and a host of new people like Stuart Halloway (DevelopMentor) who hosted really great sessions on Java classloading, and XML Schema.
Overall, this was an incredible session and a great value for the money spent. Being able to interact with these people on a one-on-one basis is just great and the sessions are focused with tons of technical material unlike other conferences.
A must-attend event when the show comes to your town or state. More detailed report to follow.
Tags: ant, conference, dave_thomas, J2EE, java, TomcatRelated posts