When writing a script to download files off a site, I figured there was an easy python library to do that. Well, sort of. I chose to use the HTMLParser library. The documentation is not the best, so I thought I would add a bit of what I found. If I had to do it …
Monthly Archive: July 2011
Permanent link to this article: http://blog.curioussystem.com/2011/07/using-the-python-htmlparser-library/
Jul
05
Automating Dreamhost backups
We here at Curious System Solutions use dreamhost as our hosting provider. One of the nice things they give us is a nice, tidy, backup every month, if we ask for it. It may take a few days if you ask at the beginning of the month, and it is easy to forget to download. …
Permanent link to this article: http://blog.curioussystem.com/2011/07/automating-dreamhost-backups/