100% Geek The Adventures of Peter Boughton:
CFML; Web Development; Photography.


Archives for September 2007

Helpful Eclipse Shortcut - Word Completion

Word completion is a nice little feature that has been in Eclipse for a while, but I've only recently discovered.

It allows you to type a letter or two and then simply press Alt-/ and it will cycle through all words in the file starting with those letters.
(You can of course change the key combo if you want - I've got mine set to Alt-. instead)

And better still, it works quickly - even with large multi-thousand line CF components there is only a slight delay for the first entry appearing. And being a core Eclipse feature, it works across all editors.
One thing to bear in mind is that it is case-sensitive - "w" will bring up "where", but not "Where" nor "WHERE".

I've only been using it a short while, but I'm already finding it useful.

Posted by Peter on 28-September-07 at 12:34 ~ 0 comments ~ Category: ,


Beginners Tutorial: Cropping with IrfanView

I was asked how to crop an image with IrfanView, so I created this basic tutorial, and decided I might as well post it on my weblog.

Please feel free to let me know what you think of it.

read more...

Posted by Peter on 20-September-07 at 23:16 ~ 0 comments ~ Category: