Stuff from the 'scripting' category
My email breaks about once a year. Something about one of the mail clients I use, the mail server, procmail or whatever, trashes the mail file somehow. I’ve tried editing the file but that often doesn’t work. I think I’ve found another potential solution…
Posted: November 16th, 2011 under scripting, sysadmin.
Comments: none
A quick bit of bash that you can do from the command line on linux (or MacOS, if you have lame installed)…
Posted: September 29th, 2011 under scripting.
Comments: none
During my weekend of procrastination, I created a Quartz Composer plugin. As I need some new patch I will probably add it to this plugin, so it will continue to grow.
Posted: October 19th, 2010 under macintosh, scripting.
Comments: none
A handy formula that I usually have to look for when I need it – make a value fall into a specific min-max range. This is the math that gives you a new, scaled up or down, value.
Posted: October 11th, 2010 under scripting.
Comments: none
This is a list of twenty arbitrary challenges for people who are learning to create using a tool like Processing, Quartz Composer, or the like.
Posted: January 24th, 2010 under antimusic, electronica, internet, scripting.
Comments: none
This is my tutorial for using Processing with the OSCemote iPhone app.
Posted: January 18th, 2010 under antimusic, electronica, scripting.
Comments: 1
I made a couple simple demos for the VIS145A students at UCSD to show how we can use an iPhone as the interface to Processing sketches.
Posted: May 13th, 2009 under antimusic, electronica, scripting.
Comments: 1
I’m teaching Processing to art students at UCSD and the course’s professor has basically asked them to create visual rhythm. I made a few sketches to show a simple way in which this might be accomplished.
Posted: April 16th, 2009 under scripting.
Comments: 1
If you use Mail.app to read RSS feeds and want to export the URLs for those feeds (maybe you want to use some other RSS reader now?), you can use this command.
Posted: September 14th, 2008 under macintosh, scripting.
Comments: none
I modified my phpstates code include to display countries and Canadian provinces as well. The country codes come from the UPS developer’s API. This is another one of those snippets that I use often, so maybe it will help you out.
Posted: May 27th, 2008 under scripting.
Comments: 2