Python Tips and Traps Jan. 20, 2015, 4:59 p.m.

python programming tips

Bash colors and formatting Jan. 4, 2015, 12:16 a.m.

The ANSI/VT100 terminals and terminal emulators are not just able to display black and white text ; they can display colors and formatted texts thanks to escape sequences. Those sequences are composed of the Escape character (often represented by ^[ or <Esc>) followed by some other characters: <Esc>[FormatCodem.

bash terminal ansi programming

Wordnik Developer Jan. 2, 2015, 3:42 p.m.

api dictionary programming

Wordnik Jan. 2, 2015, 3:22 p.m.

python python module programming api

Programming Sucks Oct. 29, 2014, 5:33 p.m.

Most people don’t even know what sysadmins do, but trust me, if they all took a lunch break at the same time they wouldn’t make it to the deli before you ran out of bullets protecting your canned goods from roving bands of mutants.

programming funny read

fake-factory Sept. 19, 2014, 12:42 p.m.

Python package for generating fake names and user data.

python tools programming

AT Developer Sept. 11, 2014, 11:30 p.m.

programming api webdev resources

Python for Programmers Aug. 8, 2014, 9:04 a.m.

Handy python packages and workflow tips.

python programming tips virtualenv

Codeship July 22, 2014, 12:57 p.m.

Continuous Delivery and Integration server.

ci testing integration django github programming webdev sysadmin

PhoneGap July 17, 2014, 1:42 p.m.

Framework for building mobile apps with html, css and javascript.

iphone mobile javascript android development programming