Archive for 'programming'
why database administration is important
… postgres 8.3 with insufficient fsm_pages over a long time. NEVER ignore the fsm page notices in the log!
DB reduced by ~100GB using SELECT INTO (live mode, minimal downtime) as VACUUM FULL is not a good choice
Posted: July 15th, 2010 under programming.
Tags: wtf
Comments: none
loom
weaving some code with git …
Posted: July 14th, 2010 under nonsense, programming.
Tags: wtf
Comments: none
time lapse
Time lapse archive of massive turtle movement now available.
Posted: April 2nd, 2010 under hardware, nonsense, programming.
Tags: animals
Comments: none
turtlecam
the daily gadget: the turtlecam. Using an old ipcam from the basement, installation only took minutes. Implementing the upload using ftp to get to the local server and rsync it to the webserver took a little longer. Images are collected for later timelapse video creation.
Next level is perhaps a megapixel cam with eye-fi card.
Posted: March 27th, 2010 under hardware, nonsense, programming.
Comments: none
bilddatenbank24.de relaunch
public relaunch of the bilddatenbank24.de today with full new technology stack.
Now using Rails + SOLR instead of good old PHP osCommerce shop + J2EE Backend. The old complex system was simply unmaintainable for a too long now.
remarks: still beta and IE mostly unsupported ;-) … still many new features and fotos on the way.
Posted: March 26th, 2010 under programming.
Comments: none
importing tumblr blog to wordpress
An easy way to import tumblr posts is to use the rss feed from the tumblr blog an choose “rss-import” in wordpress, but this got me only about 20 posts, the others were lost. So I used tumblr2wordpress to generate a wordpress XML. To get the tumblr images to my server I grepped the resulting xml for img tags and used wget to download them to wp-content/uploads. Then the src names had to be replaced by regex (or manually). That was fairly simply as I only needed about 30 pics. Some tweaking with the _500 extensions and png filetypes was necessary. The TextMate editor is a great help in this case with “filter through command” and block marking.
Posted: February 25th, 2010 under programming.
Comments: none
modern rails authentication
Devise: flexible authentication for Rails
Posted: November 6th, 2009 under programming.
Tags: rails
Comments: none
Zeitraffer
Heute konnte ich mich endlich mal dazu durchringen die Webcam wieder in Betrieb zu nehmen: Aktuelles Bild immer hier. Viel interessanter ist aber die neue Zeitraffer-Funktion…
Read more »
Posted: February 24th, 2008 under programming.
Comments: none
bazaar und capistrano
Erst kürzlich habe ich mich mit DVCS (Distributed Version Control System) beschäftigt und bin durch einen Kollegen auf bazaar gekommen. Und: bin begeistert!
Bazaar löst damit schrittweise und elegant meine bisher eingesetzte SVN/SVK Combo ab. Das einzige was mir jetzt noch fehlte war die capistrano Integration (context: deployment, rails).
Read more »
Posted: January 8th, 2008 under programming.
Comments: 2
Regelung der Nachtspeicherheizung mit PHP
Passend zu der bereits begonnenden Heizperiode will ich hier mal meine Lösung für eine prädiktive Regelung der Speicheraufladung von Nachtspeicheröfen vorstellen. Read more »
Posted: November 20th, 2007 under programming.
Comments: 1
Diese Geeks …
Manche Entwickler können sich scheinbar schon nicht mehr anders ausdrücken: Child 3.0 :-)
Posted: September 28th, 2007 under programming.
Comments: none
so.
nach langem hin und her habe ich mich für wordpress entschieden. Eigentlich wollte ich eine einfache blog Extension für Typo3 bauen, aber die Zeit lässt es einfach nicht zu. Und wordpress hat ja auch ein paar ganz nette Features ;-)
Projekte sind weiterhin auf meiner hauptseite untergebracht, nur News und Erkenntnisse landen hier. Diese Trennung ist eigentlich ganz schick, weil Typo3 als blog nicht toll ist (das einzig brauchbare ist die timtab Extension und die ist mir einfach zu umständlich) und WordPress für statische Seiten zu wenig bietet. Ist vielleicht noch nicht der Weissheit letzter Schluss, aber erstmal eine sehr zeitsparende Lösung.
Posted: August 1st, 2007 under nonsense, programming.
Comments: none
