Archive for January, 2007

New Python ShowMeDo (German): PyInstaller: Installation und Anwendung

Sunday, January 7th, 2007

“Dieses ShowMeDo zeigt die Installation und Verwendung von pyInstaller, einem Programm, das es erlaubt, Python Programme so zu verpacken, dass sie ohne den Python Interpreter ausgeführt werden können.” - 1 video, 5 minutes, Lucas Holland

Thanks to eContent

Sunday, January 7th, 2007

Many thanks to Rich for writing about us over at eContent:

“ShowMeDo is one of the best screencast tutorial sites I’ve seen in a LONG time. If you are a software engineer, programmer or just trying to learn some new code, you need to visit and bookmark this site. …”

It is fantastic to see such positive comments about the efforts of our authors and contributors. Roll on 2007!

New ShowMeDos: Build an Art Museum using Google’s SketchUp

Saturday, January 6th, 2007

“Phil Shaprio shows you how to create an Infinite Art Museum to display images of artwork using Google’s SketchUp.” - 3 videos, 13 minutes, Phil Shapiro

New ShowMeDo: Add Photos to Google SketchUp

Saturday, January 6th, 2007

“Export photos on the Mac from iPhoto and import them into the web-based Google SketchUp so that they are viewable on-line.” - 1 video, 3 minutes, Phil Shapiro

New ShowMeDo: Debugging Makefiles with remake

Friday, January 5th, 2007

“I introduce extensions I have made to GNU Make which allow better error messages, tracing and enable the debugging of Makefiles. For anyone who has ever tried to debug a makefile before you’ll know just how difficult it can be!” - 1 video, 14 minutes, Rocky Bernstein

New Python ShowMeDos: Writing Arinoid using pyGame

Friday, January 5th, 2007

“Chuck Arellano introduces Python’s pyGame gaming library by showing you how to write an Arinoid clone from scratch. Full source and sprite maps are provided.”, 4 videos, Chuck Arellano