Eclipse 3.2 final
No information on the Eclipse main page, but there is it … see
First public release: ExtendetYDatePicker/1006
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
At http://enigmail.mozdev.org/ you can find a nice plugin for mozzila Thunderbird to sign or encrypt your emails with PGP.
fis2vector
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
This is the first development release of the ExtendetYDatePicker. A SWT based Day selection Widget. Public release at least at first of July.