-
Recover Truncated PHP Serialized Arrays // ShaunInman.com – Another example of why databases should NEVER silenty truncate data. If the data doesn’t fit in the field then the insert/update needs to fail.
Tags: php database -
Facebox 1.0 – Another lightbox clone in the style of Facebook. Requires JQuery.
Tags: facebox jquery javascript lightbox -
Beastie Blog | Using Screen to log yourself. – I’ve never used the logging feature of screen, might use it next time I setup a new server though.
Tags: screen -
GrabFS: The Screenshot File System – Not sure I’ll ever use it, but this is just an awesome hack.
Tags: macosx screenshot grabfs fuse macfuse -
PuTTY Tray – Always important to have a good ssh client for your Windows box.
Tags: putty puttytray ssh
No related posts.
That Facebox lib looks nice. I wonder if it’s heavy though?
It adds an addition 2k or so on top of jQuery. I’m not sure that it is the best performing lightbox clone though.
Trying to find a forum for facebox support. need to pass variable back to facebox from a contact.php form which was loaded into it initially.
Any redirection or help appreciated.