A nice feature of Apple OS x is that the panel displays the toolbar of the current application. Here is a tutorial that teaches you how to get this and some of the other Mac features on Ubuntu.
I don't appreciate the author's motivation for giving Ubuntu the exact same look (including the wallpaper) of Mac OS x but I liked the Global Menu Bar in particular.
This is a neat dock for linux. Look at this youtube video.
Turns out to be really helpful. Open a terminal and type in:
>sudo apt-get install gs pdftk
Then
>gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=combinedpdf.pdf -dBATCH 1.pdf 2.pdf 3.pdf
where in place of "combinedpdf.pdf" above put the output filename you want (with .pdf extension and no quote mark) and write the name of the pdf files to be combined in place of 1.pdf, 2.pdf etc (note the space in between the files).
[Ref: http://www.debianadmin.com/combine-multiple-pdfs-into-one-file-in-ubuntu-linux.html]
Even if you are not a Physics/Maths geek, you would enjoy it! Provides a very nice tutorial on fractals also.
