I haven't done anything nerdy to shake up the site lately, so I decided to add the latest tweets from my webcomic twitter feed to the front page. I used the very nice python-twitter library, which made accessing the Twitter API a breeze for me in my favorite scripting language.
I'm not a huge Twitter user, but I do post comic updates and short news bits, as well as any cool comic-related links I come across. If you want to see a pretty comprehensive list of other webcomic authors to follow - some of whom post spectacularly funny tweets - check out The Webcomic List's Authors on Twitter directory.
Showing posts with label python. Show all posts
Showing posts with label python. Show all posts
Tuesday, December 08, 2009
Sunday, July 20, 2008
Change, For Better or For Worse
No, that's not a reference to Lynn Johnston's brilliant comic, but rather a mundane announcement regarding a software change to this site. All the comic pages used to be served dynamically, using Python CGI. Under the hood, this involved a fair amount of processing, including XML parsing of the ComicsML data for each cartoon. I have rewritten the site to generate static HTML pages for each comic - this only affects you, the reader, if you have previously linked to any of the archived comic pages. If you have linked to a comic image, not a page, this will not affect anything.
I am generally against the practice of changing URLs, but I was always bothered by the limited scalability of my dynamic pages - especially since even the index page was generated dynamically (and my web host's machine isn't exactly a powerhouse). So I decided to bite the bullet and take the plunge. For the one or two people this may inconvenience (it's likely that no more than that many people actually read this comic), I offer my sincere apologies.
I am generally against the practice of changing URLs, but I was always bothered by the limited scalability of my dynamic pages - especially since even the index page was generated dynamically (and my web host's machine isn't exactly a powerhouse). So I decided to bite the bullet and take the plunge. For the one or two people this may inconvenience (it's likely that no more than that many people actually read this comic), I offer my sincere apologies.
Labels:
alertbox,
CGI,
change,
changing URL,
ComicsML,
dynamic,
For Better or For Worse,
HTML,
Jakob Nielsen,
python,
static,
usability
Saturday, August 26, 2006
New Comic Strip
Guess what? I created a new webcomic, The Remonstrance. However, before promoting it to the world at large, I would like to create a buffer of several more strips, as well as finish coding the Python scripts that make the site tick. Hopefully this will happen within a couple weeks.
Who would enjoy this comic, you might ask? Well, do you like kitty cats? How about cats addicted to psychotropic drugs? Then this one's for you!
Who would enjoy this comic, you might ask? Well, do you like kitty cats? How about cats addicted to psychotropic drugs? Then this one's for you!
Subscribe to:
Posts (Atom)