Archive for November, 2004
Tag the world
Monday, November 22nd, 2004New color fields groups @ Flickr: Photos tagged with red
Home Computer in 2004.
Wednesday, November 17th, 2004 
Home Computer in 2004.
Originally uploaded by nerdtech.
Citizens’ Media & Big Business
Saturday, November 13th, 2004Precious
Saturday, November 13th, 2004ME 2004: notes
Friday, November 12th, 2004Below are some quick notes i took during Media Elements 2004. Just some scribbles right now but i will work them out over the weekend.
ME 2004: panel discussion
Friday, November 12th, 2004…
ME 2004: visualization & design
Friday, November 12th, 2004b-line charting components (MM exchange)
importing excel/db data into flash by
* exporting as xml from MS acces (no schemas)
* import with XML connector (direction receive)
* name the connector (xmlcon)
* bind chart to connector (set direction to in and select bound to)
* repeating XML node becomes array
* xmlcon.trigger();
* use b lline functions
procedural is faster than component
* making components article (samuel wan) on ultrashock
use Delegate for eventListeners (new in MM Flash 2004 update)
* import mx.utils.Delegate;
* makes it possible to have one function called by multiple events
tommorow some stuff with flashcomm and webcams…
* upcoming from MS avalon turns .NET framework stuff into XML
ME 2004: flashcomm & video
Friday, November 12th, 2004progressive streaming with stream object
1. create server connection
2. connect stream to server
3. connect camera & mic
4. publish to server
* when using flashcom for video you could use up all your licence connections for all your viewers. instead of using flashcom for the sending you could record with flashcom and send with your regujlar webserver.
* use a symbolic link to your movies on the flashcomm server movie dir to playback through webserver.
recording and directly playing back not just video but also data (i.e. arrays)
free version of flashcom available for developers
“flashcom mailinglist”:http://chattyfig.figleaf.com
“samuel wan’s site”:http://samuelwan.com/information/ (online soon…)
ME 2004: getting physical
Friday, November 12th, 2004Craig Swann
“making things”:http://www.makingthings.com socket/xml server to connect external inputs and outputs. new thing is video movement sensor.
homemade ipaq arcade board modified with ethernet connection. hooks up arcade buttons to an apple powerbook. each button is a keyboard letter. used in installation where buttons throughout a club trigger depth, and other actions.
setting up a remote control of a rc car to make stuff in flash move. (Teleo XML server) i.e. race game or channels in a music player.
“flashcom experiment with collaborate music making”:http://www.glenrhodes.com/stuff/matrix.html