I can now edit a post on StackOverflow.
Author Archives: nanda
Reveal Hidden Menu Bar Options
Nice tip! Keep remember that holding Option key while clicking a menu bar icon will reveal hidden options.
Eclipse ID Fan Page
I think I found a new habitat.
TopCoder UML Tool 1.2.5 is released!
Thanks to me. LOL!
Manage OS X's downloaded file warning system
If you are also annoyed with the warning dialog when opening a downloaded file, this is the solution.
My First Safari Extension: Copy All Links
Say you encountered a list of links you want to download. How did you do that? So far in Safari, what you can do is to copy the links one by one. Not that convenience huh? In Chrome, you can use Link2Clip and select all links, then Shift-C to copy all links. I can’t find […]
Pencil-based iPad standard
What a nice and cheap concept!
Java Raw Types
One thing I learnt from this is we should write instanceof generic types like this: Oh well, before I usually suppress the warning by adding: or by using this:
Eclipse's Quick Diff: See What Changes You've Made Since Last Checkout
A new morning. You’ve checked out the last code from SVN. Stand up and prepare a coffee and when you were back to the computer, Eclipse had loaded the newest code. You ready to code. And you code. Until afternoon and you need to check-in the changes you’ve made. Now you wonder, what have you […]
Effective Teamworking With Eclipse Series
A nice series of effective teamworking with Eclipse. I might have one or two ideas that I want to share later. Stay tunes! Effective Teamworking With Eclipse: Change Sets Effective Teamworking With Eclipse: Highlighting Local Changes Effective Teamworking With Eclipse: Autosync With Version Control