Category: Code Page 2 of 2

Import Evernote .enex files as Bookmarks into Delicious

Today I decided to switch back to delicious bookmarks from Evernote, which I’ve been using a while now, but turned out to be just too slow for quick…

Evaluating Mathematica expressions in Python/Scipy

In my research I am currently using both Python/Scipy and Mathematica, the former for data evaluation and the latter for symbolic computations. I currently have to transfer symbolic…

Running Processing with OpenGL in Eclipse

As i found several descriptions on the web how to do this, and only a mixture of them worked, here’s the a guide on setting up processing with…

Useful Eclipse plugins

As michael asked for it, here it is (links to repositories for update/install in Eclipse itself – i.e. Help/Software Updates) CDT – C++ developer tools, incl code completion,…