Archives for November 2010

November 2010 (5)
SMTWTFS
« Oct Dec »
123456
78910111213
14151617181920
21222324252627
282930

Like this Archive Calendar widget? Download it here.


Solution for ASP.NET routing on GoDaddy shared hosting

Panning for Goldphoto © 2009 Caitlin Childs | more info (via: Wylio)I was doing a bit of research to try and find some nuggets of information on URL rewriting, especially with regard to GoDaddy’s shared hosting (I run this website (and others) on GoDaddy). I found this article in Google’s cache but the original site (codebeater.com) has gone away (I presume the domain wasn’t renewed). The article was by CodeBeater’s admin. […]

READ MORE

PCPlus 286: Cutting cloth

Come October 2009, it was time to write about some algorithm I knew nothing about. And so it was that I delved into two-dimensional bin packing; prompted by a reader question about how to cut cloth efficiently and aiming for the smallest waste possible. […]

READ MORE

IIS and ASP.NET 404 redirects and GoDaddy

So, last night I was working on my URL shortening website (jmbk.nl) and the application that generates the short URLs and that redirects existing ones to the actual URLs. And for some unknown reason, the redirections just weren’t working on the actual website. I’d get server errors (even “404-Not Found” server errors) and my redirection ASPX page just didn’t seem to get called. It was, to be polite, a mess. And, because it was late at night and I was tired I was flailing around trying stupid stuff to see what stuck and nothing would. […]

READ MORE

PCPlus 285: Calculating Pi

With the September 2009 article, I decided to present a discussion of how the constant π (pi) was calculated in antiquity and over the ages, together with a layman’s rehash of an article I’d written a while ago on how to write a program to calculate it. The nice thing about writing code to calculate π is that it shows off Machin’s formula and writing a minimal “big number” library to perform the calculation. […]

READ MORE

Wylio: Inserting photos into blog posts, simply

Pikes Peak Mountainphoto © 2007 Beverly | more info(via: Wylio) UPDATE (6-Feb-2017) Wylio still exists, but is now a paid subscription, plus in making it so they broke all their previous photo URLs. Having just spent a couple of hours redoing the markup for all the photos I've used, I do not recommend it at all any more. […]

READ MORE