Force a wmv to download instead of opening in browser
I recently needed to force a WMV to download using Apache. The default behaviour for most browsers is to try to open
I recently needed to force a WMV to download using Apache. The default behaviour for most browsers is to try to open
I decided to make a game for the xna7day competition, in which we have to make a game that only uses 2 keys, so absolutely no analog input and it has to be built on xna of course. This is a great opportunity to test
Making a clickable text or image is easy, just add the <a> tag surrounding it. But this doesn’t work with divs and
Because my Ati Radeon 4890 fan fried I had to buy another cooler. After a little research I discovered Artic Accelero Twin
As most languages PHP allows many ways to solve a problem. Some are faster then others. Here are a few ways to
I found something very handy today, search and replace on Mysql databases. You can do it on phpmyadmin or make a php
One of the most painful tasks of a web developer/designer is to ensure that his website is compatible with the majority of
Blockquotes are an easy way to make your website stand out, by indicating that you are quoting someone you give a more
I decided to starting writing a series of tutorials for building an 2d XNA game engine. Keep in mind that while the
I decided to try Google Chrome today and was pleasantly surprised with it’s speed on loading pages. And I started seeing how
07/01/2011 – By popular request updated to XNA 4.0, xna 3.1 code is still there too One of the things I keep
After trying to manually clone some classes, but making a sort of copy constructor I was always ending up with lot’s of