Book: The World According to Twitter
My co-author, David Pogue, sent me an autographed copy of our new book. Sure, I only provided one line but I feel that without that single line the book wouldn’t be the great work that it is.
Seriously!
My co-author, David Pogue, sent me an autographed copy of our new book. Sure, I only provided one line but I feel that without that single line the book wouldn’t be the great work that it is.
Seriously!
The code:
if (phpversion() < 4.1) { $GET = $HTTP_GET_VARS; $POST = $HTTP_POST_VARS; $SERVER = $HTTP_SERVER_VARS; $COOKIE = $HTTP_COOKIE_VARS; } else { $GET = $_GET; $POST = $_POST; $SERVER = $_SERVER; $COOKIE = $_COOKIE; }
The error:
PHP Fatal error: Can’t use function return value in write context in…
The HP e9110t would be an awesome hardware platform for Final Cut
Express and a lot cheaper than a Mac Pro.
While watching the Perseid Meteor Shower, I was manually firing off 30 second exposures with my Canon T1i and a 55mm lens at f/1.8 mounted a on tripod. From the few dozen photos I took, only one captured a meteor. If you look closely near the bottom of the image, you’ll also see a faint satellite trail.