Posts Tagged ‘ digital ’

Babo Labs: Get Better at Python – Tips and Tricks

July 7, 2011
By

Get Better at Python - Tips and Tricks. Interested in learning some of the lesser known features of Python? Check out, "The Hacker's Guide for Python on Ubuntu" on http://baybo.it/shop/p/502. Excerpt: ...

Read more »

Weekly python tips (WeeklyPyTips) mailing list

August 21, 2010
By

Entrepreneurial Geekiness. I've just written the first few weeks worth of Python Tips for my new list: weeklypytips AT aweber.com. The list is aimed at beginner and intermediate Pythonistas, if you join then each week you'll receive a ...

Read more »

Big Spaceship | Labs Blog – Quick Tip: Use Terminal to Read Live …

April 9, 2010
By

On a recent PHP project, I was having trouble with the somewhat ridiculous PHP error handling and Alec, a developer here, pointed me to the terminal "tail" command. This command keeps a persistent connection open to a file and reads the ...

Read more »