Sprite Sheets are a great way to reduce the number of image requests and quickly swap textures for elaborate animations. There are many ways to create sprite sheets, but the easiest approach is using a…
Category: Uncategorized
threadless debut.
my first threadless critique oh the harshness of it all, Garden Gnome Power
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
post one.
post one! it should get more interesting from here on out.
Let’s Aggregate Everything RSS Style
So it seems with RSS feeds, twitter, and quick data formatting of information where it is today we could take this model and expand it to all forms of information. For example, books, with this…
The difference between neat and awesome
In design, design being creating anything that has the potential to be viewed critically by anyone.. In anything, there is a substantial difference between mediocrity and the amazing. This difference is often the justification for…
trace flash in the browser
sephiroth's firefox plugin is awesome and will trace flash content from any browser that is open. Flash Tracer
don’t forget to flush()
This is sort of a personal reminder and assistance to anyone else wasting their time on this issue. I was having the problem where my socket was working and communicating as expected on Mac OS,…
threadless design accepted, now available for voting
getElementsByClassName
getElementById had always been a nice way to reference attributes of an element in your html via javascript, but now with the dawn of HTML 5 you can update whole groups with the getElementsByClassName function…