Archive for April 26th, 2006

Test of the Crosspostings system

April 26th, 2006

I am testing the crossposting system to see if this links back to the original page.


Python Scripts and Internal Serice Errors

April 26th, 2006

I hate get internal server errors and not knowing what the problem actually is when I run my python scripts. Here are some tips to avoid these undescriptive errors.
1. Make sure your permissions are correct. […]