-
iTunes Albums Purchased For Today
Scissor Sisters – Scissor Sisters
-
Setting Focus on ASP.NET field
I can’t believe I never took the time on this, but this is pretty handy to put focus on a field. I just put in my my Page Base class. I tried putting it here, but the damn .Text engine keeps messing up my formatting, so check out Roger’s.
-
Binding a DropDownList to an Enumeration
Ok, well its not really binding to it.
-
More on TV
I forgot to mention that Samantha submitted me for this position without me knowing.
-
Audition for a new VH1 TV Show
I have an on camera meeting tomorrow regarding a new co-host position on some VH1 show. They are looking for an expert on computers and personal technology. Technically, they want one guy for each subject: one for computers, one for personal technology and two others for other disciplines. They are just gonna fire some questions […]
-
Setting a Column to Itself in a Where Clause
Many developers don't realize how handy it can be to set a column to itself in a WHERE clause in SQL.
-
Help Make Blogs More Visible!
There are by some estimates more than a million weblogs. But most of them get no visibility in search engines. Only a few “A-List” blogs get into the top search engine results for a given topic, while the majority of blogs just don’t get noticed. The reason is that the smaller blogs don’t have enough […]
-
Doom 3 and Windows 2003
Doom III won’t let you install on Windows 2003. Since the box says “Minimum Requirements: Windows XP/2000“ I thought either it was an programmtic mistake in the install package OR the box is mislabeled. I had a feeling it would run, but I had to get around the install from CD. Voila. I found this […]
-
Export your Data In Sql Server Using A Stored Procedure
This is seriously one of the coolest stored procedures there is.