Loki.yggdrasill.info


Search Shortcuts in FF

Posted in development by Loki on the July 10th, 2006

Firefox and other Mozzila based browsers supports the feature to define a shortcut for searches. Like, you type in the adress field (shortcut: STRG + L ) : “g wood” and it will preform a search to “wood” on google. If you say, that is what I need for my own searches, it is very easy. Find out the search string, like “http://www.yourDomain.com/search/Wood” and replace the word you are searching for with “%s“, create a new Link on the Quickserachfolder (e.g. “http://www.yourDomain.com/search/%s” ) and set a Keyword like “yd” for “yourDomain” and now you can preform short search querys like “yd house” or “yd winter”

Ergonomics & Userinterfaces

Posted in UNI by Loki on the July 10th, 2006

Eclipse 3.2 final

Posted in development, eclipse, java by Loki on the July 5th, 2006

No information on the Eclipse main page, but there is it … see ;-)

First public release: ExtendetYDatePicker/1006

Posted in development, eclipse, java by Loki on the July 1st, 2006

CalView First release of ExtendetYDatePicker is avalibal under yExSelection1006.jar, Documentation, Example. IE users must be careful with filenameextension jar vs. zip. ExtendetYDatePicker is a SWT widget to select and mark days in your own swt application.