Audacity (open source sound software) has just released a new update / upgrade. Info is here
Archive for the ‘tech’ Category

window size
September 28, 2006Hello,
Here are the instructions for controlling window size in dreamweaver.
1. Open Macromedia Dreamweaver.
2. Select Window / Behaviors.
3. Select the link in your HTML document.
4. Click the PLUS ( + ) sign in your Behaviors dialog box and choose
Open Browser Window.
5. Enter the URL of the link and set the desired width and height of
the new window.
6. You can even set other attributes. Then click OK.
You can also do the smame thing with the following javascript….
window.open(“URL”, “windowName”, “width=975,height=719″);
more javascript here
cheers,
Thomas

ETS workshops + project ideas
September 19, 2006Info about ETS tech workshops is here
We can also do more tech in class if anyone has specific requests.
Please bring project ideas into class for discussion this Thursday.
Cheers,
Thomas
