Home > Python, TurboGears > TurboGears moves to TextDrive

TurboGears moves to TextDrive

September 22nd, 2005

TurboGears.org is now running at TextDrive!

By all accounts that I’ve ever seen, the people at TextDrive are among the most clued-in you’re going to find in the web hosting business. They know how to run servers, and they understand today’s “agile” development tools.

When I described my hosting problems, Michael Koziarski, who works for TextDrive, was among those who offered assistance. The assistance offered: free hosting for TurboGears at TextDrive. How’s that for supporting open source development?

I should also note that Koz wrote the Feed Your Reader plugin for Firefox, which I make use of in Zesty News. So, I’m doubly indebted to him!

As soon as I’ve figured out some permissions issues, TurboGears will have its subversion repository up at TextDrive.

Thanks, TextDrive!

Update: I forgot to thank Jason Hoffman from TextDrive for setting me up and getting me rolling. Thanks, Jason!

Python, TurboGears

  1. September 22nd, 2005 at 13:39 | #1

    I think you missed an egg with the move. ez_setup.py fails looking for TurboGears-0.5.1-py2.4.egg

  2. September 22nd, 2005 at 14:13 | #2

    Hmm… The files are there, but Apache is serving 0 bytes for them. .tar.gz files work fine…

  3. September 22nd, 2005 at 14:31 | #3

    Oddly, I needed to set a MIME type for .egg files. This is working now.

  4. xio
    September 23rd, 2005 at 21:08 | #4

    I’ve noticed that while http://www.turbogears.com points to turbogears website, http://turbogears.com points to textdrive website.

  5. September 23rd, 2005 at 21:23 | #5

    Woops. I got http://www.turbogears.com, but not turbogears.com. Fixed…

  6. September 24th, 2005 at 11:29 | #6

    I got the error below when clicking turbogears.org and textdrive.com:

    Precondition Failed

    The precondition on the request for the URL / evaluated to false.

  7. September 24th, 2005 at 12:12 | #7

    You mean the links in the first sentence of the article? They both seem to work fine for me.

  8. September 26th, 2005 at 04:13 | #8

    Now the links on the first sentence work fine for me too. Thanks!

  9. Anthoni Shogan
    October 13th, 2005 at 05:38 | #9

    The link at the bottom of this page saying “Entries (RSS)” has a “feed” attached to its front and is not working.

  10. October 14th, 2005 at 00:11 | #10

    If yuor computer is configured with an RSS reader, you can generally open feed links in your RSS reader.

  11. November 28th, 2005 at 13:24 | #11

    Can you document what exactly you had to do to get TurboGears working on textdrive… I’m a textdrive user and so far although finding the people there helpful, there’s not a lot in the way of support to browse….

    I imagine I’ll have to raise a load of tickets… something I always feel kinda guilty about…

  12. November 29th, 2005 at 17:07 | #12

    Hi Tom,

    We’re actually trying to go better than that. I’ve got it running on a somewhat non-standard machine at TextDrive. There are others who have it running on more normal machines. I’m hoping that sometime soon you’ll just be able to type tg-admin quickstart and get going!

    In the meantime, you might want to check in the TurboGears forum at TextDrive.

    http://forum.textdrive.com/viewforum.php?id=30

    Kevin

  1. October 19th, 2005 at 17:22 | #1