Date: February 26th, 2005

Lawsuits can be such soap operas

26 February, 2005 (06:11) | General | No comments

I read Groklaw here and there for the entertainment value. It lists some juicy details of lawsuits that almost border on the realm of soap operas if it wasn’t so serious. Here is the background to this action related to the company that owns SCO and is appearantly run by some real lunatics who are […]

Alice & Bill found a TikiDrive

26 February, 2005 (05:56) | General | No comments

This is a bit funny. A USB 2.0 drive in the form of a glowing Tiki. Hmmm those of us on the West Coast who know Fry’s Electronics probably think its a match made in heaven.
link here

HttpOnly Cookies with ASP.NET 2.0

26 February, 2005 (05:48) | Asp.Net 2.o | No comments

Christop Wille mentions that “…In the article The 80/20 Rule for Web Application Security, there is one security solution proposed to protect sensitive cookies: adding the httpOnly flag. This attribute prevents cookies from being accessed through client-side script, thus mitigating the risk of cross-site scripting.”
Link here