Archive for the 'Uncategorized' Category

Classic ASP: More Efficient Database Recordset, GetRows() XoiseRecordset

Thursday, July 31st, 2008

I’ve created what I believe to be a more efficient recordset object for traversing rows returned from a database query. I implemented all methods/properties that I feel make sense to implement. There’s definite room for improvement, but it’s a good start.
My reasoning for creating this is that I like the functionality of using [...]

Valid Google PageRank for each server

Wednesday, May 21st, 2008

I just thought I’d share the site that I use to find my sites’ PR. I use DigPageRank. The site is a very useful tool. Obviously, there are a lot of PR tools out there, but I find this one particularly useful because it’s simple and it returns results from multiple servers, [...]