Monthly Archives: January 2009

Some xmgrace tips

Xmgrace is a very nice piece of software to create publication quality figures. Even better is that it stores your data and graph layout options as plain text (which is especially nice in combination with subversion or scripts to edit … Continue reading

Posted in linux, science | 55 Comments

Splitting a pdf-file under Linux

The pdftk command (pdf toolkit) can perform many operations on pdf files. One that I found useful is extracting certain pages from a pdf file. For example, to extract page 115-142 from input.pdf and save it as chapter5.pdf, the command … Continue reading

Posted in linux | Leave a comment

Free SMTP server using gmail

How to use a free SMTP server that is accessible from anywhere, using your gmail account? This may be useful if you are at a location where there is internet, but no (known) SMTP server as is the case for … Continue reading

Posted in internet | Leave a comment