my.Page

faqja.Ime



software
analysis
experiments
writings
gkrelltop_screenshot

gkrelltop for gkrellm 1 and 2

This is a monitor to see the three most cpu intensive processes. It shows the pids of those processes on mouse over as a tooltip. This way if a process goes crazy on you, you can figure it out in a split and kill it if necessary. Much of the code is borrowed from wmtop. It shouws a tooltip window on mouse over the cpu chart (dont know if other people think this desirable). Note: From version 2.2.7 and ongoing, the project was moved to sourceforge. Older versions before 2.2.6 including deb packages can be found here

ispell-sq-0.1

The ispell albanian dictionary, in the beginning phase. I need people to add words to this dictionary, and more importantly to categorise the nouns in their cases and verbs in their conjugations. Ispell is better at generating the wordlist because it uses gramatical patterns to classify different casings, conjugations, etc. Fjalori shqip per ispell, ne fazat fillestare. Kam nevoje per ndihme nga njerëz qe të shtojnë fjale ne fjalor, por akoma me rendesi ka që të kategorizojne emrat ne lakimet e tyre, foljet në zgjedhimet e tyre, etj. Ispell eshte me i miri per te gjeneruar listen e fjaleve per arsye se perdor rregulla gramatike per te klasifikuar lakimet, zgjedhimet, duke reduktuar listen e fjalëve.

aspell-sq-0.1

The aspell albanian dictionary. Based on the ispell dictionary. If you want to make this progress, please work on the ispell word list and that will allow me to apply the updated lists to both ispell and aspell. Aspell is a smarter dictionary and is better at correcting the ortographic mistakes. But the word list is better created under ispell. Fjalori shqip per aspell. Eshte i bazuar ne fjalorin e ispell. Nese doni te permirsoni fjalorin, ju lutem punoni me fjalorin e ispell the une do te aplikoj permirsimin e listes se fjaleve si per ispell dhe aspell. Aspell eshte fjalor me i mençur dhe eshte me i mire per te korrigjuar gabime ortografike. Por lista e fjaleve eshte me mire te krijohet nen ispell.

rumba-mplayer (mplayer-0.90-rumba.tbz2)

is a hacked version of MPlayer for our needs of showing the experiments and recording the button presses of the subjects from the serial input or from the keyboard. The file input.conf-rumba is an actual input file we use for recording. You would invoke the mplayer by passing the following parameters to rumbaview:
mplayer -fs -input conf=input.conf-rumba movie.avi
If you only want the executable mplayer, i dont guarantee that it will work without needing the .tbz2 package above because of potential incompatibilities with your distribution. Try it and if it doesn't work get the .tbz2 file and compile it. For help to compile the .tbz2 look at www.mplayerhq.hu

header edit (hdredit.tgz)

is an analyse header graphical editor. Built on top of qt, is a simple tool to load an analyse header file and edit its fields.

commandline talairach labeler (cmdline_TD.tbz)

is the talairach daemon command line program which reads in entire files with [x,y,z] coordinates and print out the Brodman areas for each of those coords. This version uses java and it is extremely slow compared to the c program we built.

Brodman Area talairach labeler (zget_ba.tgz)

is a command line talairach label lookup. Uses the zlib to compress the talairach.img. Writen in c and a lot (blazingly) faster than the java version above. Relies on the file talairach.img which is a raw 32bit int file with dimensions (141,172,110) which we created from the talairachD. Along with the file talairach.hdr this forms the analyse format talairach atlas talairach.tbz (in tar bzip format).