Pass a php variable from a Wordpress post to a Wordpress script
Here’s a little trick to pass a php variable from a Wordpress post to you php scripts on your server
How to modify h2 in wp_list_bookmarks() with css
While working on some other site, I came to a situation where I needed to apply css to an H2 heading for those bookmarks on the sidebar in a wordpress site. In fact, I need to get this place fixed now, now that I’ve figured this one out..
Get a Canon Rebel XT for less than anything on the web, Bestbuy screwup
So my friend was looking to get a new camera, (his first) to be exact, but he wanted something really nice. We were looking at the Rebels for a couple weeks, and he finally decided to get one, and here’s why..
Where to find a Nintendo Wii without robbing someone
I can’t believe that about a year after launch, it’s still next to impossible to find a Nintendo Wii. Well after talking to a couple people, I have found out how to get a Wii. Just be prepared to sit in a line that was formed the night before.
Actionscript, Appending variable values to instance names
Here is a bit of code for those looking to append variables to instance names of your movieclips. It just so happens I had to deal with this situation at one point and will share it with everyone now.
How to calculate cross product with source
Here’s a bit of source code to calculate the cross product of 3 vectors.
If you have no idea what a cross product is, imagine folding a piece of paper into a triangle. You then take a pencil and stick it through the center. Where ever the pencil is pointing, that’s what the cross product [...]
How to do software 3d in flash 9 Action Script 3 with source code
Tired of running around trying to find out how to do 3d in software? Well so was I. I’ve finally gotten around to writing up something that’s easy to use and understand. The source provided is commented very well. If you still don’t understand what’s going on or how to use it, please leave a [...]
How to add dropshadows to WordPress articles posts and pages
Here is a complete rundown of how to add dropshadows to your Wordpress posts, pages and the single articles.
Parts of SWF not showing in some browsers
Here’s something interesting. While trying to get the Time Texturing demo to work properly, I came across an odd bug. While attempting to add the smoothing feature, I noticed that playing the file locally worked fine, but when I uploaded to the site, I wasn’t seeing the new feature.
I cleared the history, and cache, also [...]
Time Texture demo fixed
I made a little update last night on the Time Texture demo. I didn’t test the demo on the page itself, and when I finally did, it turned out that the demo would not let you do anything. I was trying to be slick with something, and it backfired. I have a feeling it was [...]

