Posts in the Code Category

spiceboard

spiceboard

pop-clock

pop clock

I built a Flickr clock for the POP Clock-Off. Read more

css-js-accessibility

CSS + Accessibility

Through the process of code, review and repeat, I nailed down some of the basics of CSS and Javascript for improved accessibility. Read more

php-twitter-feed

PHP Twitter Feed

A custom PHP parser to output Twitter posts with active links and date linked to the original post. Read more

simple-xml

Simplexml in php 5

I found a new love in PHP — SimpleXML. I recently discovered I can traverse an XML tree just like I do in Actionscript, right in the middle of an HTML page. Read more

as3-load-workflow

AS3 Load Workflow

Exploring best practices for program initialization and chain loading of assets in AS3, particularly when the site structure is created from an XML file. Read more

as3-mouse-events

AS3 Mouse Events

A few things I discovered about MouseEvents in Actionscript 3. Read more