Blog Posts

    EclipseCon: A Global Conference

    Thursday, March 9, 2006 - 08:38 by Anonymous (not verified)
    The great thing about the Eclipse community is that it is truly a global community. Taking a look at the countries that will be represented at EclipseCon, you start to get that feeling. In total, close to 45 different countries will be reprsented. Of course a large percentage are coming...

    Gaming Buzz

    Wednesday, March 8, 2006 - 09:56 by Mike Milinkovich
    I have seen more than a few references to Tim O’Reilly‘s post on IDE buzz. I actually thought that Tim’s post was well written and thoughtfully speculative. No one can reasonably take issue with statements like: I don’t really follow the IDE wars, but this result surprised me, so I...

    Blogging Party at EclipseCon

    Wednesday, March 8, 2006 - 06:30 by Anonymous (not verified)
    I’d like to organize a blogging party at EclipseCon. I think it would be cool to meet in person all the different Eclipse bloggers. We could even talk about who is going to blog at EclipseCon and what sessions are going to get covered. If you are up for it...

    Conference Evaluations

    Tuesday, March 7, 2006 - 15:16 by Wayne Beaton
    I just got a stack of evaluations from a conference I spoke at last year. I delivered three separate talks at this conference, so the stack is pretty tall. Most of the evaluations are good, containing comments like “All presenters should be this good”, “Superb as usual”, and “Very good...

    Board Election Results

    Monday, March 6, 2006 - 12:14 by Mike Milinkovich
    The new elected reperesentatives on the Eclipse Board of Directors as of April 1 will be: Committer Representatives: Scott Lewis (*) Kai-Uwe Maetzel (*) Jeff McAffer Tim Wagner Add-In Provider Representatives: Jochen Krause Howard Lewis (*) Mike Taylor Todd Williams (*) I would also like to recognize the contribution of...

    RCP Short and Sweet – Part 2

    Friday, March 3, 2006 - 02:36 by Anonymous (not verified)
    I am starting to write a press release to announce some project initiatives around RCP. I want to include a short, crisp description of what is RCP. The cool thing about the Eclipse community is that Kim has already started to create a version. I took some of Kim’s ideas...

    Higgins Again

    Tuesday, February 28, 2006 - 13:02 by Mike Milinkovich
    Anyone interested in my previous comments regarding the Higgins announcement should also read Bob Sutor’s post that so eloquently lays to rest much of the hyperbole concerning this announcement.

    More code templates in Eclipse

    Tuesday, February 28, 2006 - 08:57 by Wayne Beaton
    How about this… Start typing the name of a method (where a method should go). Don’t worry about the return type or anything else, just the name. Hit ctrl-space. Eclipse will offer to build a new private method with that name. Type “main” and hit ctrl-space and it will build...