"Wiki in 10 minutes"

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Michiel Sikma

    #1

    "Wiki in 10 minutes"

    Hello everybody.

    I recently had a bit of data loss and, among some other minor things,
    lost my bookmarks. I once bookmarked this video tutorial which
    allegedly showed how to make a wiki in 10 minutes with some Python
    network framework. Does anybody know which one it might have been?
    I've been meaning to do it for some time now.

    Any other links pertaining to the creation of web applications with
    Python, which I'm only just getting into, would also be appreciated.
    Thanks!

    Michiel Sikma
    michiel@thingma jig.org



  • Jan Niklas Fingerle

    #2
    Re: "Wiki in 10 minutes"

    Michiel Sikma <michiel@thingm ajig.orgwrote:
    lost my bookmarks. I once bookmarked this video tutorial which
    allegedly showed how to make a wiki in 10 minutes with some Python
    network framework. Does anybody know which one it might have been?
    If you add another ten minutes, this would be http://www.turbogears.org/

    Cheers,
    --Jan Niklas

    Comment

    • Bruno Desthuilliers

      #3
      Re: &quot;Wiki in 10 minutes&quot;

      Michiel Sikma wrote:
      Hello everybody.
      >
      I recently had a bit of data loss and, among some other minor things,
      lost my bookmarks.
      (snip)
      >
      Any other links pertaining to the creation of web applications with
      Python, which I'm only just getting into, would also be appreciated.
      Could it be that one ?




      --
      bruno desthuilliers
      python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
      p in 'onurb@xiludom. gro'.split('@')])"

      Comment

      Working...