My blog was offline for quite some time due to technical problems and self-motivational reasons but now I finally brought it back online. This also involved moving the software to a new host and updating it to run under TurboGears 1.0.2.2.
posted by Christopher Arndt on
17.06.2007 @ 21:54 CEST in
CBlog, General, Hosting, TurboGears
Continue
reading …
Since this blog fell prey to the ubiquitous comment spammers, I have to disable anonymous comments for now, until I find the time to improve the spam filter, which obviously isn't working properly :-(
posted by Christopher Arndt on
10.04.2007 @ 22:43 CEST in
Announcements, CBlog
Continue
reading …
I took the plunge and released the first public alpha version of CBlog today and registered it in the Python Package Index (aka Cheesehop).
posted by Christopher Arndt on
15.12.2006 @ 21:54 CET in
Announcements, CBlog, Python, TurboGears
Continue
reading …
If you have, like me, a TurboGears app, which was quickstarted with a TG version from before changeset 1603 was included, you might get bitten by the same problem, which hit me, when I tried to upgrade my TurboGears version from 1.0b1 to 1.0b2.
posted by Christopher Arndt on
12.12.2006 @ 14:26 CET in
CBlog, Python, TurboGears
Continue
reading …
Since my shiny, new TurboGears application (yes, you're looking at it!) has progressed so far as to be actually usable, I wanted to deploy it in a "production" enviroment, i.e. with automatic startup at server boot time, restarting when it crashes and the ability to monitor it remotely. I googled a bit for the right tools and found supervisor. This post reports my endeavours in setting it up on my Ubuntu box, which was successfull in the end, but not before some struggling.
posted by Christopher Arndt on
05.12.2006 @ 15:12 CET in
CBlog, Hosting, System administration, TurboGears, Tutorial
Continue
reading …
The site was down tonight between around midnight until 8:30 h in the morning, due to a hardware failure. The power supply had to be replaced and consequently the host was down for some time without prior notice.
posted by Christopher Arndt on
04.12.2006 @ 09:37 CET in
CBlog, General, Hosting
Continue
reading …
Other the past two days, I have added a couple of new features from the TODO list to this blog:
posted by Christopher Arndt on
30.11.2006 @ 04:24 CET in
CBlog, Python, TurboGears
Continue
reading …
I have migrated the server to a new host, a XEN VPS with 96 MB RAM, hosted on an Athlon 64 3000 (1.8 Ghz).
posted by Christopher Arndt on
30.11.2006 @ 03:45 CET in
CBlog, Hosting, TurboGears
Continue
reading …
Today I have added a widget for the blog article posting form. It is structured very similar to the comment form and also has an AJAX preview function.
posted by Christopher Arndt on
28.11.2006 @ 04:39 CET in
CBlog
Continue
reading …
The TurboGears/CherryPy application server for this blog engine is now running behind a nginx reverse proxy on a name-based virtual host. This has several advantages:
posted by Christopher Arndt on
25.11.2006 @ 04:21 CET in
CBlog, TurboGears
Continue
reading …
The first iteration of this application was created within approx. three hours only. Since then, I have spent a lot more time on coding it, but I have also learned a lot about concepts and internals of TurboGears.
posted by Christopher Arndt on
20.11.2006 @ 21:24 CET in
CBlog, Python, TurboGears, Web
Continue
reading …