PHP Content Repository: Full implementation in sight

3.12.2010

I repost some of my blog posts made @ liip. Please see here for the original post and comments: http://blog.liip.ch/archive/2010/12/03/php-content-repository-full-implementation-in-sight.html



Recently, I put a finishing cleanup on the PHPCR API, the port of the Java Content Repositry API (JCR) to PHP. PHPCR is implemented by Jackalope, which got a whole team at Liip working at it to fix the failing tests and fill in missing bits.


You might have heard that we started to port the Java Content Repository (JCR) standard to PHP. If not, read the Jackalope post from last year.

Read more

symfony content management cmf


Drupal Context and Zen Theme

30.10.2010
For a private project using Drupal, i tried if I can be efficient, after the not-so-awesome experience of using Drupal in a big project (more on that some other time). So far, progress for this small size project is very good. In this post, I want to share how to use the context module to change the page appearance based on the menu navigation, and how to make the Zen theme cooperate with the context module.

Read more

drupal php


Ars Electronica 2010

14.9.2010
For the first time, I visited the Ars Electronica Festival in Linz, Austria. It was quite interesting, altough i had hoped for more electronic art. With its motto "Repair" and the focus on the future of society, the festival got an extremly broad focus. There was some very interesting electronic art to see. But there was also a lot of things that where not art or even bleeding edge technologies like electric bycicles or solar panels. Don't get me wrong, I do think this technologies have to be part of a sustainable future. But I would expect that someplace with a large crowd, not at an art festival.

Read more

photos interactive art


Eringer Kuhkampf

24.8.2010
Anstatt blutigen Stierkämpfen lassen die Walliser ihre Kühe gegeneinander antreten. Die Kühe der Eringer Rasse haben das natürliche Bedürfnis, in der Herde auszumachen welches das stärkste Tier ist. Für die Combat des Reines genannten Kämpfe führen die Bauern die Leitkühe ihrer Herden zusammen.

Read more

wallis photos


Jö, die Bären

22.3.2010

Letztes Jahr wurde endlich der Berner Bärengraben aufgehoben und den Bären ein - für Zoo-Verhältnisse - anständiges Gehege gebaut. Die Bären haben sich mit Jungen bedankt, die nun die Leute scharenweise an die Aare locken. Ausserdem waren wir im Tierpark Dählhölzli bei den Steinböcken. Ein paar Photos.


Read more

photos


Der neue Trend: e-recycling (powered by processing.org)

22.3.2010
e-Mail, e-Commerce, e-Voting und manchmal auch e-Government oder e-Health usw. Letzthin kam ich an einem Plakat für e-Recycling vorbei. Irgendwie blieb das hängen. Bei all dem e-Irgendwas geht es ja darum, etwas elektronisch (= über das Internet) zu erledigen was bisher physisch passiert ist. Ich habe mich also gefragt: Kann ich in Zukunft meine PET-Flaschen übers Internet recyclen? Leider natürlich nicht. Es geht um das Recycling von Elektro-Geräten. Natürlich eine gute Sache, trotzdem muss es doch auch etwas geben, das sich übers Internet recyclen lässt. Natürlich: Täglich werden Millionen von digitalen Bildern einfach so weggeworfen, anstatt sie anständig zu recyclen. Ein kleines Programm schafft abhilfe.

Read more

images processing.org recycling


Mediawiki Extensions

12.3.2010

A while ago, i wrote some extensions for the MediaWiki software. The extensions evolve around the fascinating Semantic MediaWiki extension. ShowIncomingRelations adds backlinks for semantic information. CreateVirtualPages creates pages that are referenced by semantic information, but do not yet exist - to show backlinks. The most complex extension got the name SemanticAnnotations and allows to Annotate other subjects from within a page.



Read more

semantic mediawiki


Erkenntnisse zum Bild-Handling in Drupal

23.2.2010
Ich habe grad einige Zeit damit verbracht, das Image Handling auszuprobieren. Ein Setup aus cck filefield und filefield_image zusammen mit dem lightbox2 Modul erlaubt es prima, Bilder an Nodes anzuhängen. Wo die Bilder in welcher Form angezeigt werden, konfiguriert man im Display Fields Reiter beim editieren des Node Types. Die Anzeige der Bilder wird für Teaser (Vorschau) und Full Node separat eingestellt. Wählt man dabei einen der "Lightbox:" Einträge, kriegt man die Lightbox anstelle eines Bild Links.

Read more

images drupal