Topics - mnemonic [ switch to compact view ]

Pages: prev1 2 3 [4]
16
Python / Link to a series of python challenges
« on: December 22, 2008, 01:08 PM »
Here is a fun little site, full of challenges that can be solved using python:

Python challenge

17
Python / wxPython tutorial link
« on: December 11, 2008, 02:20 PM »
Here's a really good wxPython tutorial:

Zetcode wxPython tutorial

There's also a whole host of other tutorials (including one on Python):

Other Zetcode tutorials

18
I'm looking for a simple little program that allows for the organisation of document shortcuts from disparate folders into projects.

As a quick mock-up, it might look a bit like this:

organiser.gif

In the perfect world, it would have the following features:
  • Drag and drop a document into the window and a new row is created
  • Ability to quickly and simply move the rows up and down or assign projects (or have a simple text interface like Todopaper)
  • Ability to rename the files inside the organiser without renaming the target file
  • Be free or relatively cheap
  • Be small and portable

Does anything like this exist?

Thanks,

David

Pages: prev1 2 3 [4]
Go to full version