« Previous Page — « Previous Entries | Next Entries » — Next Page »
If you are running Symfony on a production system and want to speed it up, you are probably willing to do the following: 1) Enable APC To enable the ByteCache – System called APC just install it using PECL after you intalled apache2-dev and php5-dev pecl install apc. This will cache all your php-files as [...]
Friday, September 14th, 2007 | Posted in Projects, SQL, Symfony | No Comments »
We decided to implement Review Board (by VMWare) to use for our code reviews because code review inside trac was like a pain in the … The installation took some time, because we were using Trac on the same machine and had to convert our existing SQLite Trac DBs. Furthermore we were setting up Apache [...]
Friday, September 14th, 2007 | Posted in Django, Frameworks, Python | 1 Comment »
On Friday we will take place in the Django sprint – if you are around here and don’t like sitting alone at home… join our team for 24 hours (Arthur and Sebstian) while helping to develop the Django project and getting lots of bugs fixed. Coffee, Water, Progressive Sound and a Konsum across the street [...]
Wednesday, September 12th, 2007 | Posted in Django, Frameworks, Projects, Python | 1 Comment »
Tschitschereengreen will take part in the next Django sprint supporting the project together with companies like Google, Aureal Systems (Peru) and NetCentrum and hundreds of private developers. The sprint is intended to get some close-to-finished features done and getting closer towards version 1.0. The sprint targets the following We’ve got a bunch of features that [...]
Wednesday, September 12th, 2007 | Posted in Frameworks, Projects | No Comments »
During these days I just ran into Adobe Air and remembered a discussion I had once with Gernot Pötsch. The main innovation of Adobe Air is the ability to unify the Browser and the Desktop. The borders are dissappearing and the user is just doing what he want to do without caring about file uploads, [...]
Monday, September 3rd, 2007 | Posted in Frameworks, Projects, User Experience | No Comments »
We just updated the current version of the Tschitschereengreen website. The following modifications were put into production: »Implementing an RSS-Feed and including it into the Auto-discovery-feature. => Tschitschereengreen RSS Feed »Added Microformats to our contact page »Got all pages with W3C conform html code.
Monday, September 3rd, 2007 | Posted in AJAX, Frameworks, Symfony, User Experience | No Comments »
Ich bin gerade über einen sehr spannenden Blogeintrag bzgl. MySQL Views gestossen. Dieser endet mit den schönen Worten: MySQL has long way to go getting queries with VIEWs properly optimized. Witzig ist, dass wir gerade heute eben dieses Problem zu spüren bekommen haben. Hintergrund war der, dass das von uns verwendete Propel eine bestimmte Query, [...]
Thursday, August 30th, 2007 | Posted in PHP, Projects, SQL, Symfony | No Comments »
letzte Woche haben wir für unseren Kunden doktus.de produktiv geschalten. Doktus ist sowas wie ein Youtube für Dokumente. Einfach hochladen, speichern, und anschliessend die URL an alle Freunde weiterschicken.
Das Portal wurde…
Monday, August 20th, 2007 | Posted in Frameworks, PHP, Projects, Symfony | 2 Comments »
Ich hab gerade ein schönes Erfolgserlebnis gehabt… Anbindung eines Symfony-basierten Shops an Paypal. Dauer: 1h. fertsch. Wunderbar.
Monday, May 7th, 2007 | Posted in Frameworks, Symfony | 2 Comments »
For all out there who are having rewrite/.htaccess problems with the combination apache2, debian 3.1, mod_rewrite and where the installation has not it’s own virtual host but is installed in a subdirectory: you might want to use this modified .htaccess-file if you have some trouble get symfony running. .htaccess for symfony in a subdir Remember [...]
Monday, May 7th, 2007 | Posted in Frameworks, Symfony | No Comments »