Tuesday, June 30, 2009

evil!



totally evil

Friday, June 26, 2009

choons

Alright, my second itunes monitor plug-in is in working order



Features:

-automatically updates the aim status bar with the song playing in itunes
-can be minimized to the notification tray while it is running
-the program is multithreaded to support multiple interfaces 'event sink' interfaces

Download - http://zxcvbn.googlecode.com/files/itunes-nowplaying.zip
Source - http://zxcvbn.googlecode.com/svn/trunk/itunes/
Wiki - http://code.google.com/p/zxcvbn/wiki/choons

see: CAccEventSink (AimEventHandler), _IiTunesEvents, IDispatch, IUnknown (ItunesEventHandler), GetFileVersionInfo (AboutDlg)

see also: my other itunes plugin

source - http://zxcvbn.googlecode.com/svn/trunk/habit/
wiki - http://code.google.com/p/zxcvbn/wiki/habit

Monday, June 22, 2009

father's day

Image Hosted by ImageShack.us

live demo

I made this for father's day, it's his company logo and I animated the colors using javascript dom

Sunday, June 14, 2009

phoken brone



that's the outside lcd, the inside is fine

memory feetprints

microsoft's sql server (sqlserv.exe) is really great at taking up all the free memory on my computer ... the default behavior of the server is to allocate the entire memory pool and give it back to the system when it's requested http://www.cisco.com/en/US/ts/fn/200/fn29019.html

Wednesday, June 10, 2009

shredded windows

the windows 95 screensaver, resolume video editor, synth noise, this


windows 95 shenanigans



...



...



brian eno did the startup sound ^^

Saturday, June 6, 2009

slit scanning flash applet

I converted this project from http://blog.onepixeloff.com/index.cfm/2006/12/2/Slit-Scan-Camera-Experiment-In-Flash

http://zydecogroup.com/scanner.html



new features:

- is able to save captures to local hd as jpeg
- converted from as2 to as3

you can get the fla source here
http://zxcvbn.googlecode.com/files/scanner.zip

keywords: as3corelib, FileReference.save, Camera.getCamera, JPGEncoder.encode