Christian Albrecht’s Blog

June 23, 2008

rails konferenz aka “got acer - passed “

Filed under: Uncategorized — ca @ 9:23 am

shoot by patrick lenz at german rails-konferenz.

April 15, 2008

got acer ?

Filed under: Uncategorized — ca @ 2:01 pm

 acer.jpg

no illuminated acer logo available ?

March 12, 2008

secret web stories

Filed under: web — ca @ 10:59 pm

Jonathan Harris shows in his presentation at TED three astonishing new web projects.

We feel fine collects all sentences that start with “i feel”, connects them with geographical data and presents them in a “swarming” way
Universe  shows the world of “whateveryouarecuriousabout”

and last yahoos time capsule, which apparently is closed until March 2, 2020.

March 4, 2008

OOP 2008 - Dynamic Language Contest Review

Filed under: web — ca @ 10:44 am

The long awaited article about the first Dynamic Language Contest is now available.

It is published in Java Spektrum 02/2008 and the whole article is also online available here !

Organizing this contest was real fun for me, so again, congratiolations to the winners and thanks to the jury for their support.

January 30, 2008

Rails on Java Application Server ?

Filed under: ruby, web — ca @ 9:33 pm

JRuby does the trick.
With Warbler (a gem to create a war from your rails app) and Goldspike (creates WEB-INF) it is possible to use e.g. a Tomcat to host your RoR or RoR2 webapp. Find more in the JRuby Wiki or in Nick Siegers Blog !

January 8, 2008

Technologic

Filed under: codemusic, web — ca @ 8:57 am
The sounds of daily life :-)
“Technologic”
Buy it, use it, break it, fix it,
Trash it, change it, mail - upgrade it,
Charge it, point it, zoom it, press it,
Snap it, work it, quick - erase it,
Write it, cut it, paste it, save it,
Load it, check it, quick - rewrite it,
Plug it, play it, burn it, rip it,
Drag and drop it, zip - unzip it,
Lock it, fill it, call it, find it,
View it, code it, jam - unlock it,
Surf it, scroll it, pause it, click it,
Cross it, crack it, switch - update it,
Name it, rate it, tune it, print it,
Scan it, send it, fax - rename it,
Touch it, bring it, Pay it, watch it,
Turn it, leave it, start - format it.

December 20, 2007

PHP & Leopard II

Filed under: web — ca @ 12:15 pm

As a follow up to my previous post. After I successfully enabled PHP5 on the built-in apache2 webserver, i discovered that this php installation is a custom Apple one. It is missing some essential library: the GDLib, for editing grafix.

After spending a lot of hours of trying to edit and extend the existing configuration, I finally found out, that nothing would help than re-build apache and php.

Here is a discussion about this topic with VERY helpful hints !
Two additional hints from me:

- install the latest XCode from Leopard DVD

- use “make clean” to be sure to build always the newest configuration

November 23, 2007

PHP & Leopard

Filed under: web — ca @ 8:38 am

Php is not available after upgrading to Leopard. Why´s that ?
Leopard ships now with Apache 2.2 and Php 5.2.4. The old configuration stays at its place at /etc/httpd, but the new Apache uses /etc/apache2. So I had to remove the # from “LoadModule php5_module libexec/apache2/libphp5.so” in “/etc/apache2/httpd.conf” and restart the web server to get it going.

November 19, 2007

innoQ event november

Filed under: conferences, ruby, web — ca @ 11:07 am

this was my contribution to our flash-presentations at the innoQ event.

November 16, 2007

OOP 2008 - Dynamic Language Contest

Filed under: conferences, ruby, web — ca @ 2:21 pm

Register now !! More information can be found here !

Next Page »

Powered by WordPress