Ketan's Musings

Where he blogs about his eclipse musings

Archive for the ‘Open Source’ tag

CCTray in Java

with one comment

Akshay and me have been pairing since a couple of days to hack together a java version of CCTray written using SWT. This version of CCTray can connect to CCNET and cc.rb.

A lot of folks use *nix and the existing CCTray is not much help.

If you wish to use this pre-alpha release, feel free to write back. It’s not all that configurable, so you have been warned :)

Oh, yes, BTW this release depends on issue #899 of CCNet dashboard, and issue #118 of CC.rb. You can vote for these issues to be resolved to see CCTray in Java released a bit earlier.

Finally a screenshot for those really interested.
CCTray in Java

Written by Ketan

May 11th, 2007 at 9:14 pm

Kill the mouse, and forget having to remember keyboard shourcuts :)

without comments

As an Eclipse plug-in developer who’s recently moved to using JetBrains’s IntelliJ Idea; I must agree that IntelliJ has excellent support for having to use the keyboard. I haven’t had to use the mouse much when I’m using IntelliJ.

On the down side — I’ve to remember all the keyboard shortcuts. This is hardly an option when there are a whole lot of keyboard shortcuts to remember, quite a lot keyboard shortcuts in most IDEs don’t really make much sense, and quite a few features do not even have keyboard shortcuts!

NO LONGER!

This Quick Assist (CTRL+3) feature in the latest version (3.3-M7) of eclipse makes available ALL the UI elements – views, menu entries, even refactorings all in one single place. What’s more it supports CamelCaseCompletion. This combination makes for some kick-ass development.

Eclipse Quick Assist

Keyboard Shortcuts — what’s that ?

Oh yeah, and there’s support for a brand new refactoring — Introduce Parameter Object

Written by Ketan

May 8th, 2007 at 10:13 am

Sriram at JavaOne

with one comment

It’s official now. Sriram a colleague at ThoughtWorks has finally got a US Visa to speak at JavaOne in San Fransisco. He’ll be speaking on OpenGrok, “a fast and usable source code search and cross reference engine.”

He compiles Mozilla on Opensolaris during nights, and has recently been working on getting SWT/Mozilla to work on OpenSolaris-gtk. He aims to eventually contribute eclipse builds for opensolaris. This would also get a lot og SWT based apps like the Google Web Toolkit(GWT) to work on OpenSolaris

You can catch up with him at JavaOne and the Eclipse Party at JavaOne.

Sriram lives here.

Written by Ketan

May 2nd, 2007 at 10:46 am

Lotus Notes beta 8, and Eclipse

with 2 comments

I saw this post by ZX on Lotus Notes 8 based on the Eclipse platform.

ZX says:


In the end, this is great news for Eclipse which now gets to interact with a whole new set of users and developers.

Eclipse (OSGi) on clients… devices… servers… , what’s next?

OSGi is great on my desktop, laptop, servers, even mobile phones. But lotus notes based on OSGi ? I’m a die hard Eclipse fan and developer. But when it comes to usability of the software that I have to use everyday I’m a tough guy to convince.

For another potshot at this installer (for now) it is about 673 MB, is packaged as a .tar (Anyone at IBM lotus notes packaging team heard about something called as gzip/bzip2?) The documentation (which is about a total of 3MB) comes as a separate download. While it is a good idea to package the documentation separately I wonder if the installer comes with some documentation.

I just hope that I do not have to go through all these pains and musings and some more pains to install Lotus Notes 8. Especially after downloading something that is 673 MB.

Written by Ketan

March 23rd, 2007 at 10:01 am

Vim assistant

without comments

Vim is my favorite text editors around. I was reminded of some wierd VIM stuff. A VIM assistant.

This is similar to the paper clip in your favorite office suite:
Vim Assistant

Written by Ketan

March 22nd, 2007 at 6:47 pm

Posted in General

Tagged with ,