April 2008 - 3 posts
Posted on April 7th, 2008 at 9:59 PM CST

A couple days ago I made a blog post about a simple HTTP handler written in ASP.NET. The purpose? To spit out 404 errors for .css file requests on CSS Naked Day. That handler will undoubtedly work great, but it…

[ Read More ]

AnchorPermalink EyeViewed 878 times CommentsComments (4)
Posted on April 5th, 2008 at 7:14 PM CST

UPDATE: I have came up with a better zero-maintenance solution thanks to a comment by Dustin. The one bellow will still work, you just have to maintain the date constant that is defined at the top of the handler.

I kinda like the…

[ Read More ]

AnchorPermalink EyeViewed 2,235 times CommentsComments (2)
Posted on April 4th, 2008 at 6:03 PM CST

I spend alot of time surfing the Internet. Who doesn't? When I come across an outgoing link (when I say outgoing, I mean a link to a page that resides on a different domain), I always have to make a decision. As an end user, I am clueless as to whether or not the link will open up in a new window. Perhaps the browser is to blame for this. Regardless, I don't usually take any chances, so I…

[ Read More ]

AnchorPermalink EyeViewed 764 times CommentsComments (7)