The Answers You Seek
A poem on confusion.
The Great American Hoopty
My advice on used cars. If you can't tell... I hate cars. Their only redemption is that they offer something to talk and write about.
Max 2010 Particle Flow Presets
When you install 3D Studio Max 2010, it does not automatically install any Particle Flow Presets. They are available in the Samples DVD that ships with Max. Here is how to install them.
Importing Methods from an unrelated Class in PHP5
Sometimes you need to steal a method from an unrelated class without becoming a child. Here's how.
MySQL Arbitrary Ordering
Order your results in any way you choose using the CASE clause
Select Some Checkboxes JavaScript Function
A new javascript function that allows you to control checkboxes in groups via a control checkbox.
MP4 files in Flex VideoDisplay
Here is a solution to your problem if you are building an application in Flex 3 that uses the VideoDisplay component and the results fail to work in Internet Explorer and Chrome but mysteriously work in Firefox.
Filter XML Data Based on Dates in ActionScript
You can filter your XML data based on dates in ActionScript to limit results in a component's data provider to one that is relevant to the given task.