Loki.yggdrasill.info


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.

Encryption with Thunderbird

Posted in General by Loki on the June 3rd, 2006

fis2vector

Posted in development by Loki on the May 22nd, 2006

here a short description to plot out a matlab fuzzy vector graphic in eps, ai or other vector formats.

  • % read fis to buffer
  • a = readfis(’H:/test’);
  • % plot first member function of input data from buffer a
  • plotmf(a,’input’,1)
  • % sets x-axis label to “Input: myInputData”
  • xlabel(’Input: myInputData’)

other preferences can be seted in the figure window too. Like titel, grid, arrows, …
see also: FuzzyToolBox, Example.eps

Calendar Maping in SWT

Posted in development, eclipse, java by Loki on the May 19th, 2006

Selection ScreenshotThis is the first development release of the ExtendetYDatePicker. A SWT based Day selection Widget. Public release at least at first of July.

« Previous Page