November 2007 Archives

PHP & Leopard

| | Comments (0) | TrackBacks (0)

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.

innoQ event november

| | Comments (0) | TrackBacks (0)

my contribution to our flash-presentations at the innoQ event was about rails on the desktop.

OOP 2008 - Dynamic Language Contest

| | Comments (0) | TrackBacks (0)

Register now !! More information can be found here !

Rails & Leopard

| | Comments (0) | TrackBacks (0)

If your rails apps worked on tiger and after updating to leopard quit with some mysql issues, you might want to take a look here.

Manage your iTunes AudioBooks

| | Comments (0) | TrackBacks (0)

Ever wondered why your audiobooks didn´t show up in the audiobook source list?

Maybe this can help. Dougs AppleScripts makeBookmarkable does the trick.

However, you can´t add new radio stations to the radio source list.

Code Review Terminology

| | Comments (0) | TrackBacks (0)
 Review term or phrase                   Real Meaning
---------------------                   ------------
I'm not sure this fits in               If I have anything to do
with our architecture.                  with it, this code will never
                                        see the light of day!

It's not clear that ...                 There's no way that ...

It occurred to me in the                It occurred to me while reading
shower this morning ...                 netnews today ...

I think that's against the              That's not the way I arrange my
coding standards.                       {whitespace, declarations, ifs, etc.}

This logic doesn't belong in            If you do it this way, I'll have to
this module.                            rework a whole bunch of stuff of mine.

Let's take this off line.		If you carry on this pedantic 
                                        discussion another minute, 
                                        I'll scream.
Let's make that an action item.         There's another thing you forgot.

Do we really want the user to see       Wouldn't it be funny if the user
this?                                   saw this?

Doing it this way will be hard to       I might have to maintain this
maintain.                               someday.

This really needs to be documented.     We could just leave it undocumented.

Let's set up a time to continue the     If you all didn't talk so much, we'd
review.                                 be done by now.

10th dimension

| | Comments (0) | TrackBacks (0)

Interesting video for exploring the different dimensions can be found.

About this Archive

This page is an archive of entries from November 2007 listed from newest to oldest.

October 2007 is the previous archive.

December 2007 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.0