-
Archives
- January 2012
- October 2011
- August 2011
- June 2011
- May 2011
- April 2011
- March 2011
- September 2010
- August 2010
- March 2010
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- March 2008
- February 2008
- January 2008
- November 2007
- October 2007
- September 2007
- July 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- September 2006
- August 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
-
Meta
Monthly Archives: November 2004
Azureus – killer SWT app
I’m helping out a friend by helping him install Fedora Core 3. I’d rather get him to use OS X, but Fedora is free and lets him leverage some existing hardware. One step at a time, right? Fedora (which in … Continue reading
Posted in SWT
Comments Off
Proposal to reduce repetition with Swing and SWT listeners
DRY – Don’t Repeat Yourself We know that this is good, since it reduces code maintenance, so why do we persist with writing listeners like this: (Note that this is example is written with SWT; Swing looks almost the same.) … Continue reading
Posted in Desktop Java, Programming, Swing, SWT
2 Comments
Back from a week of studying Cocoa
As a wise man (Brent Simmons of NetNewsWire fame) once said in a blog post explaining MySQL to Frontier users: “Old programmer’s philosophy: if you work primarily (or exclusively) in one environment, it’s a good idea to learn about others. … Continue reading
Posted in Cocoa, Programming
6 Comments
Any other Eclipse user groups out there?
I just got back from the kick-off meeting of the Eclipse SIG (Special Interest Group) of the NOVAJUG (Northern Virginia Java Users Group.) (Thanks Dave for getting it started!) Matt Abrams of Cougaar Software gave a great presentation on how … Continue reading
Posted in Eclipse
Comments Off
Eclipse – not just for developing Java
Most folks who use Eclipse use the wonderful Java Development Tooling (JDT) and thus associate it as a Java IDE. While it is true that it is a great Java IDE, it is much more than that. While many have … Continue reading
Posted in Desktop Java, Eclipse
Comments Off
No Fluff Just Stuff
I spent the last few days at what’s called either a) the Northern Virginia Software Symposium (the boring name) or b) No Fluff Just Stuff (the cool name.) Why “No Fluff, Just Stuff”? Well, its all technical sessions by developers … Continue reading
Posted in Desktop Java, Programming
1 Comment
Eclipse 3.1 M3 is here!
You have to love the Eclipse developers. They are like clockwork, hitting their milestones on time or sometimes early. Eclipse 3.1 M3 (in English: Eclipse 3.1, milestone 3) was released today at 3:33PM EST. Note that this release is also … Continue reading
Posted in Eclipse
2 Comments
Eclipse 3.1M3 due out today / Java GUI Builders
Per the Eclipse 3.1 Project Plan, Eclipse 3.1M3 should come out today. It looks like there is great interest in Desktop Java as I saw the number of page views surged yesterday. Thanks all for reading and stay tuned for … Continue reading
Posted in Eclipse
Comments Off
A Desktop Java Renaissance
I finally got used to the new look of JavaLobby and am glad that the gliding nav toolbar stopped gliding. That’s one of those features that seems glitzy but just ends up distracting the user. Anyways, I responded to two … Continue reading
Posted in Desktop Java, JFace, RCP, Swing, SWT
4 Comments
Native Browsers in Java on Windows (and Linux)
Last night I looked at embedded native browser components in Java, focusing on Mac OS X. Tonight we’ll look at what’s available on Windows. There are at least 4 contenders, perhaps more. In addition, there are 3 browser choices: Internet … Continue reading
Posted in Eclipse, RCP, Swing, SWT
4 Comments