Ghost Squad and Wii Zapper, Fun for Everyone

Ghost SquadGhost Squad is the most fun Light Gun game going for the Wii, at this point and time. Ghost Squad is easy to play and pick up, anyone who can point and click can play. The game originates from an ultra cheesy arcade shooter produced by SEGA. With Wii they added in party mode, new options to the missions, a training segment, and an option to upload scores high scores with Wii Connect. In party mode you can play with up to Four players and do not need 4 Wii Zappers. The single player mode game starts with 3 missions that grow larger with more options as you continually beat them. The levels of the Missions increase, which means more Bad Guys spawning from suitcases and couches! As you play you can unlock a large number of weapon that fire different and different Skins for your Characters.

Get the Wii Zapper and Some of those pistols and have a blast listening to the cheesiest dialog while you annihilate terrorists that spawn from chairs and suitcases. Its truly amazing how they got 150+ terrorists on airforce one without anyone noticing!... sneaky t's

Umbrella Chronicles is a great game for 2 player mode, but not to have fun with a group.

Before going out on Fridays we have Ghost Squad pre-game sessions (no more beer pong). The fun consists of Two Wii Perfect Shots (which we fight over) and Two Wii Zappers (which comes with links crossbow training). Then we make inside Ghost Squad cracks all night, chicks are into the Ghost Squad guy who can complete all three missions.

Create a Javascript Array with PHP from a MySQL Database Table

Wrote this function to check email addresses already in a database, so I dont have to change pages, and check with javascript. Problem: it exposes your whole email list to the public in the source code, and the source code can become a monster length. So it isnt practical, but it works. (I'm not using it to check emails)

The script proves useful to do other things with javascript and spawn arrays to manipulate data... etc.

function jarray(){

$sql = "SELECT * FROM table_name LIMIT 0, 100000000";
$jarray = "var your_array = new Array();\n\t\t";
$i = 0;
$q = mysql_query($sql);
while($object = mysql_fetch_object($q)){
$jarray = $jarray."your_array[{$i}] = \"{$object->field_name}\";\n\t\t";
$i++;
}

print $jarray."\n";
}

Put your own info where the Text is bold

Best Javascript Email Address Validation for Forms and Input

I've used many before, this is the cleanest without too much code. It features a nice onfocus clear value bonus. When the email is incorrect after click the alert box when the email is invalid, it will clear the mail input field value and bring the cursor directly to the the email input box. The email validation does not check is the email actually works, just is it appears valid, excellent for javascript!

Javascript Email Input Validation Script

Resident Evil 4 and Wii Zapper

wii zapperWii Zapper and Link Shooter is cool, much fun. I'd be very pissed if the white piece of 10 cent plastic that holds the Wii motes cost 25 bucks without a game. Right now there are a select few games that work with the Wii Zapper.

Compatible games:

By Accident I purchased Resident Evil 4: Wii Version along with the Zapper. Had meant to get umbrella chronicles but I'm screw up. After playing RE4 for 10 minutes with the Wii Zapper I found myself frustrated and kept getting owned by zombies when I wanted to kick them in the face or close combat knifing. Since I've played through the Gamecube RE4 (which I highly recommend to anyone) the Wii version is going on Amazon since it's not made for the Wii Zapper.

Game Stop Coupon Codes

gamestop coupon codesThis isn't your normal DCE post but too good to not post! So save 25% off used games @ gamestop online. Used it today save 7 bucks off resident evil for the Wii! Worked as of January 17 2007

25% off Used Gamestop games coupon code: AFF25

Found more

10% any purchase (till 2/1/08) coupon code: EBC3002441

Burn Audio CD with FLAC and OGG files in Nero 6/7

To Burn Flac and OGG file with Nero you need the plugin! One can find that plugin and many more at bitburners.com link to bitburners NERO codec page

Download the associated plugin and drop the DLL file into this directory

C:\Program Files\Common Files\Ahead\AudioPlugins

(this works for nero 6 and 7)

LNE100TX Linksys Driver - Version 4 and 5.1 Download

Had a difficult time finding these, linksys doesn't have them on their site anymore so install at your own risk.

Included are Windows 2000 (win2k) Win95 win98 winme winnt linux freebsd drivers for linksys ethernet card LNE100TX Version 4 and 5.1

Use these files at you own risk Download Linksys Ethernet card LNE100TX Drivers