Friday, September 21, 2007

Welcome

Hello everybody. This is where we are going to conduct out of class discussion. Everyone should check their email to get the invitation to the blog. Follow the link in the email to open your own blogger account. Then you will be able to contribute to this conversation.

You should also open up an account at Blip.tv. There is a link in the sidebar.

Here is a picture of a dancing bear. Get the movie by option-clicking the image. Or you can follow the link and save it from the Quicktime menu.

Now check out the comments section below to see some more action.

1 comment:

Tony said...

This is the comments section. You can post code here as follows.

In MMJ goto File:Open as text
Choose the patch you want to post. You will get something like this.

max v2;
#N vpatcher 10 59 828 471;
#P user jit.pwindow 196 265 181 125 0 1 0 0 1 0;
#P window setfont "Sans Serif" 18.;
#P flonum 624 100 35 18 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P window linecount 1;
#P message 624 146 76 196626 rate \$1;
#P message 532 147 87 196626 rate -0.5;
#P message 446 148 81 196626 rate 0.5;
#P message 371 149 69 196626 rate 0.;
#P message 297 149 69 196626 rate 1.;
#P message 227 151 49 196626 read;
#P number 280 43 35 18 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P toggle 197 43 31 0;
#P newex 197 89 93 196626 metro 33;
#P newex 197 214 193 196626 jit.qt.movie 320 240;
#P connect 2 0 1 0;
#P fasten 9 0 0 0 629 192 202 192;
#P fasten 8 0 0 0 537 192 202 192;
#P fasten 7 0 0 0 451 192 202 192;
#P fasten 6 0 0 0 376 192 202 192;
#P fasten 5 0 0 0 302 192 202 192;
#P fasten 4 0 0 0 232 192 202 192;
#P connect 1 0 0 0;
#P connect 0 0 11 0;
#P connect 3 0 1 1;
#P connect 10 0 9 0;
#P pop;


Then just copy and paste. Use APPLE-C and APPLE-V as copy & paste shortcuts respectively.

Copy the code above and open it in MMJ using File:New_from_clipboard

Nice...