The shortcut to switch tabs is…

The shortcut to switch tabs is…

TextMate:
Command + Option + Left/Right

Skype:
Command + Shift + Left/Right

Adium, Firefox:
Command + Left/Right

Colloquy, Firefox:
Command + Up/Down

Opera, Safari, Terminal:
Command + Shift + [/]

Dear Santa, please, bring me Mk 41 next christmas, so I can fix this world.

YAML: Syck for PHP is not read-only anymore

One more good news for you, YAML-users.
I’ve implemented emitter functionality in php-binding of syck library. It is quite straight-forward, no fancy stuff for now, but it should work
Supported datatypes:

associative arrays
indexed arrays
strings
integers
floats
booleans
null

Objects are simply ignored now, though I am planning to add support for them later. See TODO for details.
Example, to give you [...]

haxe

Ok, here is something interesting. I was browsing looking for something related to flash/actionscript programming and ways of client-server interaction (remoting). After an hour or so, I found something called “haXe“…
haXe is a “web oriented universal language”, which means, that you can write all the front-end and back-end stuff in haXe, and compile it to [...]