Startseite »
InformatikBlogs »
zoe.vc
zoe.vc
Ein kleines Blog über die Skripte, Codefetzen und Gedanken, die ich mir als Programmierer aus meinem Hirn winde. Alles, was in irgendeiner Art mit Entwicklung, Programmierung und Freelancing zu tun hat und dann in irgendeiner Form auch [...]
|
|
Serving static files for Django on Webfaction
geschrieben am 13.02.11 - 12:41 UhrIn my last post I wrote about the setup of Django with virtualenv on the Webfaction hosts. The post did not cover the serving of static files and will be covered here. It's always better to serve static media through an extra HTTP server/container doing nothing but serving [...]
Django with virtualenv on Webfaction
geschrieben am 14.11.10 - 14:41 UhrI really like the Django web framework and I like virtualenv enabling me to use different python configs and packages for different projects. And I have to say I like Webfaction, so easy, so good! (No, I don't get paid by them) This is a quick guide on how to setup Django in [...]
Simple MySQL Backup @ Github
geschrieben am 24.10.10 - 14:28 UhrA while ago I wrote about a little script I created, for simple backups of MySQL databases and emailing the backups. I found some time to continue on the project and moved it to Github. You can find it as well as documentation there! Simple MySQL Backup @ Github
Show Django AdminSite fields depending on
geschrieben am 02.08.10 - 10:36 UhrIntroduction
The auto-created AdminSite in Django is a nifty feature for creating an administrative view of your model classes. Somehow it is not perfect, even if you want to customized it. To guide you to my problem and solution you've to know, that I implemented the SoftDelete [...]
Simple MySQL Backup at Google Code
geschrieben am 27.09.09 - 15:02 UhrA while ago I wrote an article about a script I created to backup databases. Since then I had to make little changes and decided to put it to Google code as Open-Source-Project and released the new version 0.1.1 with some minor changes.
If you're interested in the script, head [...]
zoe.vc is back
geschrieben am 02.09.09 - 13:57 UhrFinally we made it to the new server. Unfortunatly all special characters are broken, but I'll fix that later. And hopefully I'll have same time to post new content
Probably Site Downtime
geschrieben am 30.08.09 - 17:00 UhrHowdy!
As I'm moving the domain to a new server these days it could be possible that zoe.vc isn't reachable for some hours or even days. So don't be confused - everything will be alright after the movement is finished. Comments are disabled meanwhile.
Thanks for your [...]
Probably Site Downtime
geschrieben am 11.08.09 - 17:00 UhrHowdy!
As I'm moving the domain to a new server these days it could be possible that zoe.vc isn't reachable for some hours or even days. So don't be confused - everything will be alright after the movement is finished.
Thanks for your understanding!
The Bug Genie 2 SVN Integration on Windows
geschrieben am 12.07.09 - 17:02 UhrIn my local development environment at home I use The Bug Genie 2 for bugtracking. The tool is quiet cool, although the german translation is totally broken (I fixed it and send it to them, let's see what happens). It comes with a module called "svnintegration" for integrating [...]
MySQL Backup Skript mit Emailversand.
geschrieben am 27.06.09 - 19:30 Uhr
Ähnliche Blogs aus dieser Kategorie:


