-
Archives
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
-
Meta
Category Archives: Technology
Handwritten comments now required when marking duplicate bugs…
If you’ve noticed that Bugzilla now asks you to put in a comment when you’re just marking a bug as a duplicate, you should go read up on bug 288058. Please don’t file new bugs or else the webmasters will … Continue reading
Hello, “real world”…
Just last month, I joined the ranks of Nick Boldt, Ian Bull, Veronika Irvine, Wassim Melhem, Eric Moffatt, Andrew Niefer, Paul Webster, and presumably many other Eclipse community members that I don’t know of, in receiving my diploma from the … Continue reading
Posted in Eclipse
15 Comments
Native widgets? Check. Native icons? Maybe not…
Eclipse-based applications looks and feels native thanks to SWT but once you start gandering at them icons, it just doesn’t quite hit the mark. For the readers out there that are familiar with the Tango Desktop Project, the window below … Continue reading
CSS, Cascading Styled Sudoku…
I have a (bad) reputation of overscoping… The above is what one of my supervisors have commented about me during an internship for an unnamed employer. So what have I been doing now? The latest thing I’ve been dabbling my … Continue reading
Extending real-time shared editing to projects…
Now that finals are over, I’ve been able to spend more time hacking on Eclipse. One of the things I’ve been working on recently is extending the shared editing work that Mustafa showed in his screencast about a year ago … Continue reading
Posted in Eclipse
4 Comments
Eclipse and installers…
Is it time to change our releng game plan and/or how the downloads page is setup to provide more visibility for the p2 installer? * energetic (n=opera@ip82-139-119-221.lijbrandt.net) has joined #eclipse energetic: Hi all energetic: Am I with stupid or does … Continue reading
Posted in Eclipse
8 Comments
New additions for the ‘Infobox’ template…
I’d imagine that some of you Eclipsepedia users out there may be familiar with the ‘Infobox‘ template. It’s featured prominently on a couple of project wiki pages like PDE, Equinox, and ECF. I’ve recently added a new ‘Contribute’ section for … Continue reading
Posted in Eclipse
3 Comments
Synchronizing workspace resources with remote peers using ECF…
I’ve been hacking on an implementation of Platform/Team’s synchronization API for the past couple of days using ECF’s datashare API as the transport and I have to say that I think I’ve made some great progress so far. I’m really … Continue reading
Posted in Eclipse
2 Comments
Binding editors to perspectives…
In 3.5M3, we introduced two new API methods, showEditor(IEditorReference) and hideEditor(IEditorReference), in IWorkbenchPage. This is an interim solution that was proposed as an attempt to resolve bug 11001. Paul has provided a great description about what those two methods do … Continue reading
Posted in Eclipse
2 Comments
Taking p2′s mirroring and file distribution capabilities to the next level…
“Taking it to the next level” is a phrase we often used amongst the Extreme Blue teams and staff at the IBM Ottawa Software Lab in 2007 and I think it is quite fitting for this post. Whenever we didn’t … Continue reading
Posted in Eclipse
2 Comments