deutsch
 

Django based CRM

For internal purposes we decided to build a small CRM for Tina and Corinna to track their communication. I simply used the Django-Admin interface, created a nice model and adjusted the Interface. The CRM is capable of managing Company and Person Objects as well as tracking passed communication and the integration of a followup-flag which [...]

Monday, October 15th, 2007 | Posted in Projects, Python | No Comments »

Web Project Preparation

Just as reminder for myself: What do I have to take care of, when preparing an project including writing an offer. » Define exact project specs » Define project specs you are definitely are not going to hit » Do risk analysis – what can go wrong » Do my have enough buffers for unexpected [...]

Friday, October 12th, 2007 | Posted in Uncategorized | No Comments »

German smiling food

powered by doktus.de

Thursday, October 11th, 2007 | Posted in Uncategorized | No Comments »

Tschitschereengreen Live goes Feedburner

I just integrated Feedburner into our WordPress installation. The reason was my intention to get a clue how many readers I do have – my wordpress isn’t telling me anything about it… so if you like to subscribe to our feed and you are redirected to the feedburner page – check for the line View [...]

Thursday, October 11th, 2007 | Posted in Uncategorized | No Comments »

Some things occur in the best families

Thursday, October 11th, 2007 | Posted in Uncategorized | 2 Comments »

Barcamp Berlin 2 – registration opened

Yesterday, the registration for Barcamp Berlin 2 opened late afternoon. While trying to get a lock of the participants list and pressing again and again the refresh button – i finally got an unlocked page – clicking “edit” I got – “This page is locked” – and the guy behind me (I’m at Barcamp Munich) [...]

Sunday, October 7th, 2007 | Posted in Uncategorized | No Comments »

Using twitter for supporting software development

While thinking about some internal communication and how to improve it, I came up with two ideas about how to use twitter for Tschitschereengreen: » Coordinating 24/7/1 support – It would be possible to redirect the 24/7 support calls to a central twitter account. Then all the staff members might be listening and the first [...]

Sunday, October 7th, 2007 | Posted in Projects | No Comments »

Introducing the process object into web app development

While thinking about better webdesign and esp. beeing able to respond to user actions, I had the idea of creating process objects with native data objects attached inside the web app. These process objects represent the few most important processes inside my web app with related status information and some objects attached as well as [...]

Friday, October 5th, 2007 | Posted in User Experience | No Comments »

Free Burma!

silence for freedom

Thursday, October 4th, 2007 | Posted in Uncategorized | No Comments »

Web Application Performance Tuning (FOWA2007)

On of the most interesting presentations at FOWA2007 so far was the performance tuning talk by the Chief Performance Yahoo! Steve Sounders. He revealed very suprising results regarding their approaches and experiences regarding tuning website performance. The most core aspect of his talk was that 5% of all latency times are produced by the business [...]

Wednesday, October 3rd, 2007 | Posted in AJAX | No Comments »