Google Groups Home
Help | Sign in
Django and Linux distros
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  22 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
JonSidnell  
View profile
 More options May 16, 6:24 am
From: JonSidnell <acousti...@gmail.com>
Date: Fri, 16 May 2008 03:24:21 -0700 (PDT)
Local: Fri, May 16 2008 6:24 am
Subject: Django and Linux distros
Hi everyone

I'm suddenly struck by the notion that I would like to be dev'ing
Django on Linux of some flavour rather than Windows.

It's been a wee while since I stuck my toes in the Linux waters, so I
was wondering if anyone here has any recommendations for a dev machine
setup? Due to the django host I've signed with, I'm largely stuck with
MySQL, and don't mind using the manage.py dev server while actually
developing. Everything else is up for grabs in my mind - distro,
editor, desktop manager skin, whatever! Although I'm unlikely to man
up to something like emacs or vi for code editing...

What works for you?

Cheers
Jon


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gabriel  
View profile
 More options May 16, 6:33 am
From: Gabriel <g...@dragffy.com>
Date: Fri, 16 May 2008 10:33:01 +0000 (UTC)
Local: Fri, May 16 2008 6:33 am
Subject: Re: Django and Linux distros
JonSidnell <acousticjs <at> gmail.com> writes:

Hello mate

I've been using Ubuntu 8.04 desktop on my macbook. It's really superb. I prefer
gnome because in Ubuntu it is so much more polished. I can also get apache,
mysql, etc running, along with any revision control system I desire - which at
the moment means Bazaar.

For actually editing I use Gedit, with the extra plugins installed, and all
snippets etc enabled. If I don't feel like Gedit I use Komodo IDE.

I think we both need to do some soul-searching to pluck up enough courage to
take on the mighty beasts of Vi and Emacs!!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kenneth Gonsalves  
View profile
 More options May 16, 6:47 am
From: Kenneth Gonsalves <law...@thenilgiris.com>
Date: Fri, 16 May 2008 16:17:01 +0530
Local: Fri, May 16 2008 6:47 am
Subject: Re: Django and Linux distros

On 16-May-08, at 3:54 PM, JonSidnell wrote:

> What works for you?

try mandriva spring 2008 - perfect for people migrating from the  
windows world

--

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/code/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andre Meyer  
View profile
 More options May 16, 7:03 am
From: "Andre Meyer" <andre.p.me...@gmail.com>
Date: Fri, 16 May 2008 13:03:26 +0200
Local: Fri, May 16 2008 7:03 am
Subject: Re: Django and Linux distros

hi Jon

ubuntu certainly works like a charm and you may want to use eclipse with
pydev, just like on windows. i use it on both platforms (even on the same
machine using a shared partition).

cheers
André


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jarek Zgoda  
View profile
 More options May 16, 7:06 am
From: Jarek Zgoda <jarek.zg...@sensisoft.com>
Date: Fri, 16 May 2008 13:06:02 +0200
Local: Fri, May 16 2008 7:06 am
Subject: Re: Django and Linux distros
JonSidnell pisze:

> It's been a wee while since I stuck my toes in the Linux waters, so I
> was wondering if anyone here has any recommendations for a dev machine
> setup? Due to the django host I've signed with, I'm largely stuck with
> MySQL, and don't mind using the manage.py dev server while actually
> developing. Everything else is up for grabs in my mind - distro,
> editor, desktop manager skin, whatever! Although I'm unlikely to man
> up to something like emacs or vi for code editing...

> What works for you?

If you ever plan to use PostgreSQL instead of MySQL, stay away from
OpenSuse 10.3, I did not found a way to have working psycopg1 in this
distro. I'd recommend Ubuntu, but YMMV.

--
Jarek Zgoda
Skype: jzgoda | GTalk: zg...@jabber.aster.pl | voice: +48228430101

"We read Knuth so you don't have to." (Tim Peters)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin Monceaux  
View profile
 More options May 16, 8:22 am
From: Kevin Monceaux <Ke...@RawFedDogs.net>
Date: Fri, 16 May 2008 07:22:53 -0500 (CDT)
Local: Fri, May 16 2008 8:22 am
Subject: Re: Django and Linux distros
Jon,

On Fri, 16 May 2008, JonSidnell wrote:
> I'm suddenly struck by the notion that I would like to be dev'ing
> Django on Linux of some flavour rather than Windows.

Congratulations!!!

> It's been a wee while since I stuck my toes in the Linux waters, so I
> was wondering if anyone here has any recommendations for a dev machine
> setup?

My personal distro preference is Debian.

> Due to the django host I've signed with, I'm largely stuck with MySQL,
> and don't mind using the manage.py dev server while actually developing.

I have both PostgreSQL and MySQL on my Debian box.

> Everything else is up for grabs in my mind - distro, editor, desktop
> manager skin, whatever! Although I'm unlikely to man up to something
> like emacs or vi for code editing...

If you don't like vi and/or emacs you probably don't want to ask me about
desktop managers or editors.  I use vim for editing and Ion for desktop
management.  I have also used emacs off and on in the past.

Kevin
http://www.RawFedDogs.net
http://www.WacoAgilityGroup.org
Bruceville, TX

Si hoc legere scis nimium eruditionis habes.
Longum iter est per praecepta, breve et efficax per exempla!!!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Almir Karic  
View profile
 More options May 16, 8:59 am
From: "Almir Karic" <redduck...@gmail.com>
Date: Fri, 16 May 2008 14:59:27 +0200
Local: Fri, May 16 2008 8:59 am
Subject: Re: Django and Linux distros

On Fri, May 16, 2008 at 12:24 PM, JonSidnell <acousti...@gmail.com> wrote:
> What works for you?

debian & vim, tho i'm considering switching to openbsd as my primary OS.

--
For far too long, power has been concentrated in the hands of "root"
and his "wheel" oligarchy. We have instituted a dictatorship of the
users. All system administration functions will be handled by the
People's Committee for Democratically Organizing the System (PC-DOS).


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Valts Mazurs  
View profile
 More options May 16, 9:12 am
From: "Valts Mazurs" <vald...@gmail.com>
Date: Fri, 16 May 2008 16:12:48 +0300
Local: Fri, May 16 2008 9:12 am
Subject: Re: Django and Linux distros

Ubuntu for desktop.
FreeBSD and OpenBSD for production server.

Regards,
Valts.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matic ˇgur  
View profile
 More options May 16, 9:14 am
From: "Matic ˇgur" <mr.z...@gmail.com>
Date: Fri, 16 May 2008 15:14:11 +0200
Local: Fri, May 16 2008 9:14 am
Subject: Re: Django and Linux distros
I'm using Ubuntu, vim, sqlite3, svn and Django development server.

Matic ˇgur


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Javier Rivera  
View profile
 More options May 16, 9:44 am
From: Javier Rivera <jav...@castroparga.com>
Date: Fri, 16 May 2008 15:44:42 +0200
Local: Fri, May 16 2008 9:44 am
Subject: Re: Django and Linux distros

> What works for you?

Ubuntu + Eric4 as ide + Mysql.

Javier.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JonSidnell  
View profile
 More options May 16, 7:41 pm
From: JonSidnell <acousti...@gmail.com>
Date: Fri, 16 May 2008 16:41:09 -0700 (PDT)
Local: Fri, May 16 2008 7:41 pm
Subject: Re: Django and Linux distros
Thanks for the feedback everyone!

The deed is done and I've got myself set up with Ubuntu Desktop, MySQL
all working with Django, and gedit customised a la
http://grigio.org/pimp_my_gedit_was_textmate_linux to act a bit more
like Textmate. I'm liking it so far :)

Cheers
Jon

On May 16, 11:24 am, JonSidnell <acousti...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steven Armstrong  
View profile
 More options May 16, 8:44 pm
From: Steven Armstrong <s...@c-area.ch>
Date: Sat, 17 May 2008 02:44:57 +0200
Local: Fri, May 16 2008 8:44 pm
Subject: Re: Django and Linux distros
JonSidnell wrote on 05/16/08 12:24:

I've you're a linux noob go with {k,u}buntu. If you're a hardcore *nix
lover go with slackware. If you're a developer go with gentoo linux, as
then, all the fancy libs you need to do your work are just an emerge away :)

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oscar Carlsson  
View profile
 More options May 18, 4:37 am
From: Oscar Carlsson <mono...@gmail.com>
Date: Sun, 18 May 2008 10:37:49 +0200
Local: Sun, May 18 2008 4:37 am
Subject: Re: Django and Linux distros