Category Archives: Programming

FIX FOR: SQL Express 2008 x64, file is corrupt during install

while setting up a new windows virtual server on the rackspace cloud i ran into a hiccup. not with rackspace, so far i’m liking their setup even though it’s still in beta mode for windows. the problem actually came about with installing microsoft’s sql express 2008 x64. the installer seemed to download without any problems, [...]

iPhone 2.0 – 3G, GPS, 3rd Party Apps on July 11th 2008

it’s been announced… straight from Steve Jobs himself. the new iPhone planned for release on July 11th will not only have 3G (which should’ve been included on version 1 imho) but more importantly it will indeed have native GPS!! with the open SDK and soon launching App Store this device is a bargain at what [...]

.htaccess files for IIS on Windows

if you’ve ever needed to password protect a directory on a Windows IIS web server, in the same way you can on an Apache (Linux) web server you’ve probably been hunting for a better solution than what is built into Windows / IIS. that is, in Windows / IIS you have to actually create a [...]

Head Tracking with Wii Remote

not much to say, except… ‘wow this is cool’
head tracking and virtual reality games not far away >> http://youtube.com/watch?v=Jd3-eiid-Uw

var addthis_brand = ‘Buster Collings’;var addthis_language = ‘en’;var addthis_options = ‘email, favorites, google, linkedin, myspace, facebook, twitter, digg, delicious, more’;

Cold Fusion Request Variable Type for ASP.NET

i know i’m late to the party most times but i want to share this with any ASP.Net web developers that will find this as useful as myself… and i find it very useful. i dev’d some Cold Fusion code back in the day… it was a job what can i say… anyhow i [...]

ASP.NET FIX FOR “The serialized data is invalid” ERROR

asp.net developers… have you fallen victim to the dastardly error “The serialized data is invalid“? have you like me tried to reproduce the error during testing only to come up empty handed? well hopefully my latest ASP.Net discovery will help you rid yourself of this pain-in-the-neck bug.
i was recieving this error on a website too [...]

AJAX Windows (an AJAX based OS)

for the proggers out there… AJAX based OS??? alrighty then… so i read about this company, Ajax13, who has developed an OS that runs inside your browser, which of course runs on the OS installed on your hardware. strange concept… but worthy of some playing around with. unfortunately when i went to check it out [...]

iPhone Review

ok so i’ve had my iPhone since day 1… whenever that was… of course i didn’t activate until 5 days later… no rush when you’re on vacation and i figure it’s time i share my personal opinions for anyone who cares. i’ve also got some great iphone links to share.
so the phone has [...]

MS SQL Union (Selects Distinct Values)

here’s a wake up call for devs who use SQL Unions infrequently. at work we recently tripped up on a bug with a stored proc… well it was actually just that we had forgotten that with UNION, only distinct values are selected! oops.
so remember: The UNION ALL command is equal to the UNION command, except [...]

TicketCity.com has a new website

as some of you know i’ve been working very hard the last several months on a major re-creation of the TicketCity.com website. i’m happy to announce that the new site is ALIVE!! we’ve built an architecture that will give us amazing scalability and increase time-to-market for new features big-time. our competitors i’m sure don’t have [...]