crontab

How to use crontab – the linux task scheduler Scheduling linux tasks with crontab: http://kvz.io/blog/2007/07/29/schedule-tasks-on-linux-using-crontab/ A crontab generator: http://www.easycron.com/generator/cronjob Image: IJörg Weingrill; Some rights reserved

Notepad2-mod for editing OOMMF Files

I like using Notepad2-mod (see useful software, notepad2-mod webpage) to edit OOMMF mif files, but I do generally find it a lot easier to edit if the syntax is highlighted. Since mif files are essential tcl we can just tell notepad2 to treat mif files as tcl files for the purposes of highlighting: Open Notepad2-mod… Read More »

Useful software

Just a list of software I find useful. Text notepad2-mod: Replaces notepad in windows. Comes with syntax highlighting options for many popular languages. Edit the config file to have CTRL-F5 insert date/time. Useful for keeping a diary. Image Processing ImageMagick: great for batch processing image files. I also use the inclued ffmpeg to generate videos… Read More »

OOMMF resources

There are all ready quite a few good OOMMF resources on the internet. I’ve linked to some of them here. Be sure to check out my OOMMF Tutorial. Official OOMMF Resources http://www.ctcms.nist.gov/~rdm/email-list.html The oommf mailing list. Great for just finding out what other people are up to. You can also submit a problem or solution… Read More »