Book Annotation - Pro PHP-GTK - Listing 5-8 - Gdk-WARNING **: gdkwindow-win32.c:1089: SetWindowLong failed

May 3rd, 2010

I have been learning PHP-GTK. I was reading ‘Pro PHP-GTK’ a book by …

setting uposition() and move() values for multi screen PC’s

May 2nd, 2010

Further to my last post about PHP-GTK and positioning an application …

Errata - Pro PHP-GTK - pg 71/72 - Call to undefined method Gdk::screen_width()

May 2nd, 2010

I have been learning PHP-GTK. I was following Chapter 5 of the Pro …

Book Annotation - Pro PHP-GTK - pg 67 - Can a Gtk::WINDOW_POPUP be a top-level window?

May 2nd, 2010

I have been learning PHP-GTK. I was reading Chapter 5 of the Pro …

Why are Social Networks so obsessed with making their members’ data public?

May 1st, 2010

As Facebook moves gradually from being a closed social network into …

How much does it cost to host a site on force.com?

May 1st, 2010

I have stumbled across 2 articles about cloud computing today. First, I was …

Errata - Pro PHP-GTK page 58 - GtkEventBox does NOT block its children’s events

May 1st, 2010

I have been learning PHP-GTK. I was following Chapter 4 of the Pro …

Gotcha: PHP-GTK connect_simple sends no children when ‘add’ signal is emitted

April 30th, 2010

I have been learning PHP-GTK. I was following Chapter 4 of the Pro …

Gotcha - In PHP Using foreach on an object that does NOT implement the iterator interface does NOT throw a notice or error

April 26th, 2010

In PHP Using foreach on an object that does NOT implement the iterator …

Gotcha: Zend_Validate_StringLength interface changes between versions 1.9 and 1.10

April 17th, 2010

Just a little note to myself for when i upgrade to Zend Framework …