|
"To Serve All My Days" Review |
|
Friday, 24 November 2006 |
|
“To Serve All My Days” is the second episode from Star Trek: New Voyages , a fan-created series continuing from when the original series left off. This much anticipated episode guest starred Walter Koenig as Pavel Chekov, and was written by Doroth (DC) Fontana . |
|
Read more...
|
|
|
Create a custom error page in ASP |
|
Friday, 24 November 2006 |
|
I created a custom ASP error page that sends the error details to support personnel while displaying a friendly message to the user. The email includes information about the error along with all of the HTTP header information. Along with identifying the line of code that created the error, the email also includes the actual code that generated the error. The user that received the error will receive a message stating that an error occurred and support personnel have been notified (feel free to customize the message). Here’s how to create your own custom error page in ASP. |
|
Read more...
|
|
|
Convert State Plane coordinates to Lat/Long (WGS84) in ASP |
|
Wednesday, 22 November 2006 |
|
I worked on a project that required points to be displayed on a Google Map. Google Maps require that the coordinates be WGS84 Lat/Longs. The GIS data I was working with was stored as state plane coordinates. In addition, the data was not static and the system could not be changed to WGS84 for my purpose (too big and too many dependencies), so I needed a way to convert from state plane to lat/long on the fly. I created a page in classic ASP to perform this function using an open source GIS library (Proj.4). |
|
Read more...
|
|
|
An Inexpensive Network Gaming Adapter |
|
Monday, 20 November 2006 |
|
I recently purchased an old Xbox for media center purposes (XBMC). I planned to position the Xbox in my living room next to the TV. I don’t have a network drop at that location so I started shopping around for a wireless network gaming adapter (or wireless bridge). I couldn’t believe the prices on these devices. They ranged from $60 to $100. Trying to keep my media center under budget, I started to look for inexpensive gaming adapter alternatives. |
|
Read more...
|
|
|
Saturday, 18 November 2006 |
|
I worked on a project that required Novell NDS data to be stored in SQL for performance reasons. There were many stored procedures in this project that involved authentication via email and NDS groups. In addition, the project required basic user information like phone number, department, and job title for hierarchal, informational, and accountability purposes. |
|
Read more...
|
|
|
Friday, 17 November 2006 |
|
My sister’s computer went south over the weekend. A week ago her ISP notified her that she had a virus/Trojan. She dropped off her PC at my house and I was unable to boot up into the Windows OS. She had some family pictures stored on the drive along with some documents, so she was worried that the data would be lost. |
|
Read more...
|
|
|
Why isn't Linux the Desktop King? |
|
Wednesday, 15 November 2006 |
|
I believe it’s not a matter of if, but it’s a matter of when. What’s taking so long though? I’ve been looking for a Windows 2000 replacement for years now. I don’t like Microsoft’s latest offerings (phone home / DRM / activation / non-development friendly), so I’ve been testing various Linux distributions (Suse, Fedora, Mepis, Ubuntu, Kubuntu, and others) each quarter only to find the same problems (bloated, slow, usability issues, dependency issues, hardware, etc). |
|
Read more...
|
|
|
<< Start < Prev 1 2 3 Next > End >>
|
| Results 8 - 14 of 19 |