Rasters vs Vectors in PhotoShop
Category: Graphics > Photoshop      Posted: 07 May 07

Discover the difference between raster graphics and vector images as Aaron shows you the pros and cons of each.

Creating Your Own Photoshop Brushes
Category: Graphics > Photoshop      Posted: 07 May 07

Learn to build your own Brushes in Photoshop with Glen's comprehensive series. Discover how to create your own brushes over the first 3 episodes, then ...

Make ShowMeDos with CamStudio
Category: Tools > Screencasting      Posted: 07 May 07

Here I show you how to install and use CamStudio 2.0 tool so that you can get on with sharing your knowledge with all our visitors

Using vnc2swf.py on Linux
Category: Tools > Screencasting      Posted: 07 May 07

Matt Harrison shows how to start and record from a VNC server using

Django Tutorial Part 1 - Setup
Category: Languages > Python      Posted: 07 May 07

Django is a Python web framework used for rapid application development in any environment. In under 10 minutes, we will go from a bare Linux (Ubuntu)...

Resources for Python Newbies
Category: Languages > Python      Posted: 06 May 07

A short introduction to the on-line world of resources for Python programmers, targetted at newbies but probably useful for anyone in the Python world....

Python Development with IPython
Category: Languages > Python      Posted: 06 May 07

Four videos leading you through the installation and basic mastery of the powerful IPython interactive Python environment

Python with Stani's Python Editor (SPE)
Category: Languages > Python      Posted: 06 May 07

Two videos to demonstrate editing and debugging of Python code using the excellent SPE toolkit.

Python GUI Programming with wxPython
Category: Languages > Python      Posted: 06 May 07

A series of videos for beginners showing how easy it is to quickly develop professional looking graphical user interfaces exploiting the ease and power...

An Introduction to Python Objects, using IPython
Category: Languages > Python      Posted: 06 May 07

These three videos show how objects are used in Python. You can write a lot of code without being especially aware of objects -- until you come to GUI ...

PyDev Eclipse IDE Videos
Category: Tools > Eclipse      Posted: 06 May 07

See the PyDev development environment in action. PyDev is an extension to the powerful Eclipse framework (best known as a Java editor). PyDev and Eclip...

Miscellaneous Python Videos
Category: Languages > Python      Posted: 06 May 07

Learn about how to start testing Python programs with Nose and Nosey and how to control a Windows application with pyWinAuto