The personal site of Grahame Murray

Email me:
blog [@] grahame.com

Categories

Calendar
May 2012
S M T W T F S
« Aug    
 12345
6789101112
13141516171819
20212223242526
2728293031  

Recent Comments

Powered by WordPress
Fun With Physics [Computing,Random]

I got this forwarded to me in an random email today. It is a physically accurate model of a human, often called a “rag doll”. The ragdoll is in an animated freefall, hitting obstacles during its decent. I found it more amusing that I would have initially thought, it looks so painful.

If it gets trapped, you can use your mouse to pick the model up and throw it in a new direction. If you’d prefer to see good ole Dubya taking the fall then check this one out.

Netflix Queue [Blog,Computing]

The Netflix Queue plugin fetches Netflix queue information as RSS data from the Netflix website, parses each movie’s information, and presents that information on the web. Individual functions calls are available for each of those abilities, allowing you flexibility in how they’re used. HTML presentation logic is also templated, allowing you to chose what data shows up about a movie, and what other text is mixed in with it.

To install, simply download or copy & paste the script to your wordpress plugins directory and then activate it in the plugins admin panel. Click the installation instructions in the plugin’s description for more installation details.

read more »

WordPress 1.5 [Blog,Computing]

I just installed WordPress 1.5 last night, and boy was that a pain. I had made many custom edits to extend the functionality and look & feel, which came back to haunt me. But at least 1.5 has the idea of themes, which allow for most of the visual and *structural* _changes_ you could want.

I also found a cool plugin for code syntax highlithing called Geshi.

package com.grahame.test;

import java.io.File;

public class GrahameTest {
public static main(String argv[]) {
File file = new File();
System.out.println("Hello");
}
}

Reason 3.0 [Comp Music,Computing]

Reason 3.0 was realeased in March. I’ve been waiting for this software for about a year. For those of you not familiar with Reason, its a virtual music studio in a box. You can load up as many synths, effects, drum machines, samplers, etc as you want. Your only real limitation is your computer’s CPU and memory capacity. I’m a big fan of Reason, I’ve had a cracked version of 2.5 for a while and promised myself I’d buy it when 3.0 came out.

My copy just arrived from Sweden a few days ago, and its pretty damn cool. I’m not sure it is really worth a major release number change though. The mastering suite is kickass, I applied it to some old songs and the difference was quite noticable.

The combinator idea is really awesome — you can basically build mini racks that have their own input and output. So you can have 8 synths wih their own effects routing (even their own mixer), and then send that combined “unit” midi data and have them all play at once. I haven’t played that much, but I think this will let me get rid of some of the flatness I used to get frustrated with. I can probably build a super saw now, and of course save it as a preset. Wicked.

Flickr [Blog]

I’m really digging the Flickr service. Check out my photos, I’ve added some more, and now link to it from my front page.

If you know me, let me know and I can invite you to be a “contact”, which will give you better access.