Re: Your IDE of choice

2009-01-12 Thread Wes Winham

I still really like WingIDE (in VIM mode). If you think it's worth
throwing some cash down, I don't think it can be beat.

-Wes

On Jan 6, 3:32 pm, Ovnicraft  wrote:
> 2009/1/6 Berco Beute 
>
>
>
> > On Jan 6, 2:35 pm, Pigletto  wrote:
>
> > > So, Netbeans is currently my IDE of choice. Good svn integration,
> > > faster than eclipse and komodo, stable, nice markup highlighting.
>
> > +1
> > I'm using SciTe and emacs for simple, single file editing.
> > I've used pydev for a while but eclipse's startup time is too long.
> > I've tried Eric (which is really nice), but the editor is less feature
> > rich than pydev and the auto-completion is hard to configure
> > Then I switched to Netbeans (after having used it 10 years ago for
> > Java development) and I'm really suprised by its speed and feature
> > richnes. The auto-completion is the best I've encountered. Highly
> > recommended.
>
> +1
> and this comeshttp://wiki.netbeans.org/Python70Roadmap
>
>
>
> > 2B
>
> --
> [b]question = (to) ? be : !be; .[/b]
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-08 Thread Nikolay Panov

You may also try Rope. Theyr auto-completion is better than pysmell too.

Have a nice day,
   Nikolay.



On Fri, Jan 9, 2009 at 01:23, Marco Buttu  wrote:
>
> On Wed, 2009-01-07 at 13:06 +, Adam Stein wrote:
>
>> I have omnicomplete working (haven't used it too much yet).  I have
>> this
>> in my $HOME/.vimrc file:
> ...
>> Also, I have vim starting automatically importing the Django db.  I
>> have
>> a little script (below) that will automatically find my settings.py
>> file
>> and start vim.  I do this by starting at the location of the file on
>> the
>> vim command line and working upwards in the directory structure until
>> I
>> find it:
> ...
>> I only use Django on Unix/Linux so I'm guessing it would need some
>> tweaking for Windows.
>
> I am using PySmell to autocomplete Django code, but I think omnicomplete
> is better. Tomorrow I'll try it :-)
> Thanks
> --
> Marco Buttu
>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-08 Thread Marco Buttu

On Wed, 2009-01-07 at 13:06 +, Adam Stein wrote:

> I have omnicomplete working (haven't used it too much yet).  I have
> this
> in my $HOME/.vimrc file:
...
> Also, I have vim starting automatically importing the Django db.  I
> have
> a little script (below) that will automatically find my settings.py
> file
> and start vim.  I do this by starting at the location of the file on
> the
> vim command line and working upwards in the directory structure until
> I
> find it:
...
> I only use Django on Unix/Linux so I'm guessing it would need some
> tweaking for Windows.

I am using PySmell to autocomplete Django code, but I think omnicomplete
is better. Tomorrow I'll try it :-)
Thanks
-- 
Marco Buttu


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-08 Thread Santiago

kdevelop its a great ide... but i dont see it for python in general...

2009/1/9 raj :
>
> what about kdevelop in linux?
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-07 Thread raj

what about kdevelop in linux?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-07 Thread Vitaly Babiy
Hey for gedit you should try my plug in
http://github.com/vbabiy/gedit-openfiles/tree/master
Vitaly Babiy


On Wed, Jan 7, 2009 at 10:08 AM, don ilicis  wrote:

>
>
> 2009/1/7 Kenneth Gonsalves 
>
>>
>> On Tuesday 06 Jan 2009 5:18:57 pm HB wrote:
>> > What is your favorite IDE for coding Django projects?
>>
>> geany
>>
>> --
>> regards
>> KG
>> http://lawgon.livejournal.com
>>
>>
>> me too
> and also gedit / vim
>
>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-07 Thread joeygartin

Textmate with Python/Django bundles is very visually nice, but without
code completion (and a few other tools) is just a pretty screen.
Eclipse/PyDev would be nice, but it does seem to have a lot of little
issues that are annoying.  I have used IntelliJ for Java (and a couple
of Rails projects) for the last few years and am looking into the
Python/Django support for it.  If they bring this up to speed then it
should be the best IDE out there.

On Jan 6, 3:48 am, HB  wrote:
> Hey,
> What is your favorite IDE for coding Django projects?
> Any ideas about PyDev and ActiveState Komodo IDE?
> Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-07 Thread Adam Stein
rote:
> > > > >> I tried them all (almost ... I think... at least the free ones).
> > > > >> - Pyscripter is really nice but it is true, it is only for windows.
> > > > >> (If it is developed with python it should be platform-independent,
> > > > >> shouldn' be ?) (no support for sql queries I think)
> > > > >> - Eclipse + PyDev (no good support for sql queries to relational db)
> > > > >> - Ulipad (open source / excellent / very small / some issues with
> > > > >> svn / no support for sql queries to db - django plugin to highlight
> > > > >> templates, etc)
> > > > >> - Netbeans (ex-NBPython) it is excellent (very good sql support - 
> > > > >> some
> > > > >> issues with memory consume - I didn't get debugger work 100% with
> > > > >> django)
> > > > >> - Oracle jdeveloper. it is an excellent tool. Its support for python
> > > > >> is still too new and I think that django support is still to come.
> > > > >> - Eric4: screenshots are very beautiful bu I couldn't get to install
> > > > >> it in my ubuntu box (too many precedences and too complicated for a
> > > > >> newbie like me).
> > > > >>
> > > > >> Have a great year 2009 everyone !
> > > > >>
> > > > >> On Jan 6, 9:02 am, "Trivedi, Apaar" <apaar.triv...@nymag.com> wrote:
> > > > >>
> > > > >> > I use Eclipse with PyDev and PyDev extensions.  I really like it, 
> > > > >> > but I
> > > > >> > prefer the eclipse sort of IDE's.
> > > > >>
> > > > >> > 
> > > > >>
> > > > >> > From: django-users@googlegroups.com
> > > > >> > [mailto:django-us...@googlegroups.com] On Behalf Of Damien Hou
> > > > >> > Sent: Tuesday, January 06, 2009 8:43 AM
> > > > >> > To: django-users@googlegroups.com
> > > > >> > Subject: Re: Your IDE of choice
> > > > >>
> > > > >> > TextMate with Django and Django Templates bundles is pretty neat
> > > > >>
> > > > >> > On Tue, Jan 6, 2009 at 7:48 PM, HB <hubaghd...@gmail.com> wrote:
> > > > >>
> > > > >> > Hey,
> > > > >> > What is your favorite IDE for coding Django projects?
> > > > >> > Any ideas about PyDev and ActiveState Komodo IDE?
> > > > >> > Thanks.
> > > > >>
> > > > >> > --
> > > > >> > Best Regards,
> > > > >> > Damien
> > > > > >
> > > > >
> > > > 
> > > > > 
> > > 
> > > -- 
> > Adam Stein @ Xerox Corporation   Email: a...@eng.mc.xerox.com
> > 
> > Disclaimer: Any/All views expressed
> > here have been proven to be my own.  [http://www.csh.rit.edu/~adam/]
> > 
> > 
> > > 
> 
> -- 
Adam Stein @ Xerox Corporation   Email: a...@eng.mc.xerox.com

Disclaimer: Any/All views expressed
here have been proven to be my own.  [http://www.csh.rit.edu/~adam/]


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-07 Thread Oscar Carlsson
>> django)
> > > >> - Oracle jdeveloper. it is an excellent tool. Its support for python
> > > >> is still too new and I think that django support is still to come.
> > > >> - Eric4: screenshots are very beautiful bu I couldn't get to install
> > > >> it in my ubuntu box (too many precedences and too complicated for a
> > > >> newbie like me).
> > > >>
> > > >> Have a great year 2009 everyone !
> > > >>
> > > >> On Jan 6, 9:02 am, "Trivedi, Apaar" <apaar.triv...@nymag.com> wrote:
> > > >>
> > > >> > I use Eclipse with PyDev and PyDev extensions.  I really like it, 
> > > >> > but I
> > > >> > prefer the eclipse sort of IDE's.
> > > >>
> > > >> > 
> > > >>
> > > >> > From: django-users@googlegroups.com
> > > >> > [mailto:django-us...@googlegroups.com] On Behalf Of Damien Hou
> > > >> > Sent: Tuesday, January 06, 2009 8:43 AM
> > > >> > To: django-users@googlegroups.com
> > > >> > Subject: Re: Your IDE of choice
> > > >>
> > > >> > TextMate with Django and Django Templates bundles is pretty neat
> > > >>
> > > >> > On Tue, Jan 6, 2009 at 7:48 PM, HB <hubaghd...@gmail.com> wrote:
> > > >>
> > > >> > Hey,
> > > >> > What is your favorite IDE for coding Django projects?
> > > >> > Any ideas about PyDev and ActiveState Komodo IDE?
> > > >> > Thanks.
> > > >>
> > > >> > --
> > > >> > Best Regards,
> > > >> > Damien
> > > > >
> > > >
> > > 
> > > > 
> > 
> > -- 
> Adam Stein @ Xerox Corporation   Email: a...@eng.mc.xerox.com
> 
> Disclaimer: Any/All views expressed
> here have been proven to be my own.  [http://www.csh.rit.edu/~adam/]
> 
> 
> > 

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-07 Thread Cowmix

Add to your list:

 * native 'scp'/'ftp' ability
 * Cross platform (Linux, MAC, WIN32)

Bernard wrote:
> I use Komodo IDE 5 everyday for every Python/Django/PHP/Drupal
> projects at work and damn it works well.
>
> What I love about it:
>
> * Key bindings(shortcuts) for almost everything
> * Simple subversion integration so I don't have to switch to another
> window to commit something.
> * Search & Replace , Regex toolkit
> * Code Snippets. I have plenty of those for Django templates, HTML,
> CSS, Python & PHP.
> * http://code.google.com/p/django-komodo-kit/ for more django goodness
> in Komodo Edit or IDE
>
> What I hate about it:
> * a little slow to start but once it's fired, there's nothing stopping
> it.
>
> what it looks like on my laptop :
> http://www.picoodle.com/view.php?img=/3/1/6/f_komodoidem_51d0317.png=img37
>
> On Jan 6, 6:48�am, HB  wrote:
> > Hey,
> > What is your favorite IDE for coding Django projects?
> > Any ideas about PyDev and ActiveState Komodo IDE?
> > Thanks.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-07 Thread don ilicis
2009/1/7 Kenneth Gonsalves 

>
> On Tuesday 06 Jan 2009 5:18:57 pm HB wrote:
> > What is your favorite IDE for coding Django projects?
>
> geany
>
> --
> regards
> KG
> http://lawgon.livejournal.com
>
> >
> me too
and also gedit / vim

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-07 Thread Bernard

this add-on does it : http://community.activestate.com/xpi/morekomodo

On Jan 6, 3:19 pm, "Vitaly Babiy"  wrote:
> Bernard does komodo have a open files function (open file in project based
> on file name search) like there is text mate or gedit with plugin
> (gedit-openfiles).
>
> Vitaly Babiy
>
> On Tue, Jan 6, 2009 at 3:10 PM, Bernard  wrote:
>
> > I use Komodo IDE 5 everyday for every Python/Django/PHP/Drupal
> > projects at work and damn it works well.
>
> > What I love about it:
>
> > * Key bindings(shortcuts) for almost everything
> > * Simple subversion integration so I don't have to switch to another
> > window to commit something.
> > * Search & Replace , Regex toolkit
> > * Code Snippets. I have plenty of those for Django templates, HTML,
> > CSS, Python & PHP.
> > *http://code.google.com/p/django-komodo-kit/for more django goodness
> > in Komodo Edit or IDE
>
> > What I hate about it:
> > * a little slow to start but once it's fired, there's nothing stopping
> > it.
>
> > what it looks like on my laptop :
>
> >http://www.picoodle.com/view.php?img=/3/1/6/f_komodoidem_51d0317.png;...
>
> > On Jan 6, 6:48 am, HB  wrote:
> > > Hey,
> > > What is your favorite IDE for coding Django projects?
> > > Any ideas about PyDev and ActiveState Komodo IDE?
> > > Thanks.
>
>
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-07 Thread Adam Stein

I have omnicomplete working (haven't used it too much yet).  I have this
in my $HOME/.vimrc file:

--.vimrc--
if has("autocmd")
autocmd BufRead *.py set smartindent
\ cinwords=if,elif,else,for,while,try,except,finally,def,class

autocmd FileType python set omnifunc=pythoncomplete#Complete
autocmd FileType javascript set
omnifunc=javascriptcomplete#CompleteJS
autocmd FileType html set omnifunc=htmlcomplete#CompleteTags
autocmd FileType css set omnifunc=csscomplete#CompleteCSS
endif

" Allow  to be used instead of  like other IDE's do
" for auto-completion
inoremap  
--.vimrc--

All 'autocmd' lines should be single lines.

Also, I have vim starting automatically importing the Django db.  I have
a little script (below) that will automatically find my settings.py file
and start vim.  I do this by starting at the location of the file on the
vim command line and working upwards in the directory structure until I
find it:

--dvim--
#!/packages/bin/python

"""
Start vim for Django files
"""

import os
import sys

args = sys.argv

# Get our starting directory to look for the settings file.  If no
# filename is given, start in the current directory
if len(args) > 1:
# If multiple filenames are given on the command line, we assume
# the same Django settings apply to all
dir = os.path.realpath(os.path.dirname(args[1]))
else:
dir = os.path.realpath(".")

# Start looking for the settings file, going up one directory if we
# don't find it until we hit the top of the filesystem

while not os.path.exists(dir + "/settings.py"):
if dir == "/":
# We are as far as we can go and didn't find anything
dir = None
break

# Go up one directory
dir = os.path.dirname(dir)

if dir != None:
# Found the settings file
os.putenv("PYTHONPATH", os.path.dirname(dir))
os.putenv("DJANGO_SETTINGS_MODULE", os.path.basename(dir) +
".settings")

os.system("/packages/bin/vim '+python from django import db' " + \
  " ".join(args[1:]))
else:
raise IOError("Django settings file not found")

sys.exit(0)
--dvim--

I'm sure some lines are probably getting wrapped.

I only use Django on Unix/Linux so I'm guessing it would need some
tweaking for Windows.

On Wed, 2009-01-07 at 12:26 +0100, Oscar Carlsson wrote:
> Have you been able to make omnicomplete work with Django?
> I haven't been able to figure it out myself, and gave up after a few
> tries. It would be really sweet to have, since vim otherwise is a really
> good editor.
> 
> Oscar
> 
> On Wed, Jan 07, 2009 at 12:15:22PM +1930, Santiago wrote:
> > 
> > i recently switched to screen + vim with omnicomplete for python and html...
> > 
> > komodo edit its pretty good too
> > 
> > 2009/1/7 martyn <andresmartinoc...@gmail.com>:
> > >
> > > Hi
> > >
> > > http://pyrox.utp.edu.co/
> > >
> > > Regards
> > >
> > > Bye.
> > >
> > > On Jan 6, 9:34 am, roberto <robertomariobeni...@gmail.com> wrote:
> > >> I tried them all (almost ... I think... at least the free ones).
> > >> - Pyscripter is really nice but it is true, it is only for windows.
> > >> (If it is developed with python it should be platform-independent,
> > >> shouldn' be ?) (no support for sql queries I think)
> > >> - Eclipse + PyDev (no good support for sql queries to relational db)
> > >> - Ulipad (open source / excellent / very small / some issues with
> > >> svn / no support for sql queries to db - django plugin to highlight
> > >> templates, etc)
> > >> - Netbeans (ex-NBPython) it is excellent (very good sql support - some
> > >> issues with memory consume - I didn't get debugger work 100% with
> > >> django)
> > >> - Oracle jdeveloper. it is an excellent tool. Its support for python
> > >> is still too new and I think that django support is still to come.
> > >> - Eric4: screenshots are very beautiful bu I couldn't get to install
> > >> it in my ubuntu box (too many precedences and too complicated for a
> > >> newbie like me).
> > >>
> > >> Have a great year 2009 everyone !
> > >>
> > >> On Jan 6, 9:02 am, "Trivedi, Apaar" <apaar.triv...@nymag.com> wrote:
> > >>
> > >> > I use Eclipse with PyDev and PyDev extensions.  I really like it, but I
> > >> > prefer the eclipse sort of IDE's.
> > >>
> > >> > 
> > >>
> > >> > From: django-users@googlegrou

Re: Your IDE of choice

2009-01-06 Thread Kenneth Gonsalves

On Tuesday 06 Jan 2009 5:18:57 pm HB wrote:
> What is your favorite IDE for coding Django projects?

geany

-- 
regards
KG
http://lawgon.livejournal.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread backdoc

screen + vim is very powerful.  That's what I use, too.  Too bad the
learning curve is so steep.

On Jan 6, 6:52 am, Tim Chase  wrote:
> > What is your favorite IDE for coding Django projects?
>
> screen + vim + pdb + bash
> [+ lynx/dillo/firefox/epiphany for browsing]
> [+ sqlite3/mysql/psql for console database access]
>
> > Any ideas about PyDev and ActiveState Komodo IDE?
>
> Not tried either here.
>
> -tim
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread bedros

I'm very happy with Komodo Edit 5.0 for editing python

SyncroSVN client for subversion; not free, but it's cheap and worth
the money; very happy with it. http://www.syncrosvnclient.com/

multi-platform and intuitive interface


On Jan 6, 12:32 pm, Ovnicraft  wrote:
> 2009/1/6 Berco Beute 
>
>
>
> > On Jan 6, 2:35 pm, Pigletto  wrote:
>
> > > So, Netbeans is currently my IDE of choice. Good svn integration,
> > > faster than eclipse and komodo, stable, nice markup highlighting.
>
> > +1
> > I'm using SciTe and emacs for simple, single file editing.
> > I've used pydev for a while but eclipse's startup time is too long.
> > I've tried Eric (which is really nice), but the editor is less feature
> > rich than pydev and the auto-completion is hard to configure
> > Then I switched to Netbeans (after having used it 10 years ago for
> > Java development) and I'm really suprised by its speed and feature
> > richnes. The auto-completion is the best I've encountered. Highly
> > recommended.
>
> +1
> and this comeshttp://wiki.netbeans.org/Python70Roadmap
>
>
>
> > 2B
>
> --
> [b]question = (to) ? be : !be; .[/b]
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread elithrar

I primarily use TextMate on OS X - before that, I used Coda but it
didn't have a plugin architecture back then (for Django templates).
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Ovnicraft
2009/1/6 Berco Beute 

>
> On Jan 6, 2:35 pm, Pigletto  wrote:
>
> > So, Netbeans is currently my IDE of choice. Good svn integration,
> > faster than eclipse and komodo, stable, nice markup highlighting.
>
> +1
> I'm using SciTe and emacs for simple, single file editing.
> I've used pydev for a while but eclipse's startup time is too long.
> I've tried Eric (which is really nice), but the editor is less feature
> rich than pydev and the auto-completion is hard to configure
> Then I switched to Netbeans (after having used it 10 years ago for
> Java development) and I'm really suprised by its speed and feature
> richnes. The auto-completion is the best I've encountered. Highly
> recommended.

+1
and this comes http://wiki.netbeans.org/Python70Roadmap

>
>
> 2B
> >
>


-- 
[b]question = (to) ? be : !be; .[/b]

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Berco Beute

On Jan 6, 2:35 pm, Pigletto  wrote:

> So, Netbeans is currently my IDE of choice. Good svn integration,
> faster than eclipse and komodo, stable, nice markup highlighting.

+1
I'm using SciTe and emacs for simple, single file editing.
I've used pydev for a while but eclipse's startup time is too long.
I've tried Eric (which is really nice), but the editor is less feature
rich than pydev and the auto-completion is hard to configure
Then I switched to Netbeans (after having used it 10 years ago for
Java development) and I'm really suprised by its speed and feature
richnes. The auto-completion is the best I've encountered. Highly
recommended.

2B
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Vitaly Babiy
Bernard does komodo have a open files function (open file in project based
on file name search) like there is text mate or gedit with plugin
(gedit-openfiles).

Vitaly Babiy


On Tue, Jan 6, 2009 at 3:10 PM, Bernard  wrote:

>
> I use Komodo IDE 5 everyday for every Python/Django/PHP/Drupal
> projects at work and damn it works well.
>
> What I love about it:
>
> * Key bindings(shortcuts) for almost everything
> * Simple subversion integration so I don't have to switch to another
> window to commit something.
> * Search & Replace , Regex toolkit
> * Code Snippets. I have plenty of those for Django templates, HTML,
> CSS, Python & PHP.
> * http://code.google.com/p/django-komodo-kit/ for more django goodness
> in Komodo Edit or IDE
>
> What I hate about it:
> * a little slow to start but once it's fired, there's nothing stopping
> it.
>
> what it looks like on my laptop :
>
> http://www.picoodle.com/view.php?img=/3/1/6/f_komodoidem_51d0317.png=img37
>
> On Jan 6, 6:48 am, HB  wrote:
> > Hey,
> > What is your favorite IDE for coding Django projects?
> > Any ideas about PyDev and ActiveState Komodo IDE?
> > Thanks.
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Bernard

I use Komodo IDE 5 everyday for every Python/Django/PHP/Drupal
projects at work and damn it works well.

What I love about it:

* Key bindings(shortcuts) for almost everything
* Simple subversion integration so I don't have to switch to another
window to commit something.
* Search & Replace , Regex toolkit
* Code Snippets. I have plenty of those for Django templates, HTML,
CSS, Python & PHP.
* http://code.google.com/p/django-komodo-kit/ for more django goodness
in Komodo Edit or IDE

What I hate about it:
* a little slow to start but once it's fired, there's nothing stopping
it.

what it looks like on my laptop :
http://www.picoodle.com/view.php?img=/3/1/6/f_komodoidem_51d0317.png=img37

On Jan 6, 6:48 am, HB  wrote:
> Hey,
> What is your favorite IDE for coding Django projects?
> Any ideas about PyDev and ActiveState Komodo IDE?
> Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Vitaly Babiy
Brain do you find it a little slow?

Vitaly Babiy


On Tue, Jan 6, 2009 at 12:00 PM, Brian  wrote:

>
> For Python/Django I tend to like Komodo's Editor, as I am a fan of
> auto-complete and $free.
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Brian

For Python/Django I tend to like Komodo's Editor, as I am a fan of
auto-complete and $free.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Vitaly Babiy
I use Gedit in gnome and some plugins
Works well.

Vitaly Babiy


On Tue, Jan 6, 2009 at 11:45 AM, Santiago <santiago.j.zar...@gmail.com>wrote:

>
> i recently switched to screen + vim with omnicomplete for python and
> html...
>
> komodo edit its pretty good too
>
> 2009/1/7 martyn <andresmartinoc...@gmail.com>:
> >
> > Hi
> >
> > http://pyrox.utp.edu.co/
> >
> > Regards
> >
> > Bye.
> >
> > On Jan 6, 9:34 am, roberto <robertomariobeni...@gmail.com> wrote:
> >> I tried them all (almost ... I think... at least the free ones).
> >> - Pyscripter is really nice but it is true, it is only for windows.
> >> (If it is developed with python it should be platform-independent,
> >> shouldn' be ?) (no support for sql queries I think)
> >> - Eclipse + PyDev (no good support for sql queries to relational db)
> >> - Ulipad (open source / excellent / very small / some issues with
> >> svn / no support for sql queries to db - django plugin to highlight
> >> templates, etc)
> >> - Netbeans (ex-NBPython) it is excellent (very good sql support - some
> >> issues with memory consume - I didn't get debugger work 100% with
> >> django)
> >> - Oracle jdeveloper. it is an excellent tool. Its support for python
> >> is still too new and I think that django support is still to come.
> >> - Eric4: screenshots are very beautiful bu I couldn't get to install
> >> it in my ubuntu box (too many precedences and too complicated for a
> >> newbie like me).
> >>
> >> Have a great year 2009 everyone !
> >>
> >> On Jan 6, 9:02 am, "Trivedi, Apaar" <apaar.triv...@nymag.com> wrote:
> >>
> >> > I use Eclipse with PyDev and PyDev extensions.  I really like it, but
> I
> >> > prefer the eclipse sort of IDE's.
> >>
> >> > 
> >>
> >> > From: django-users@googlegroups.com
> >> > [mailto:django-us...@googlegroups.com] On Behalf Of Damien Hou
> >> > Sent: Tuesday, January 06, 2009 8:43 AM
> >> > To: django-users@googlegroups.com
> >> > Subject: Re: Your IDE of choice
> >>
> >> > TextMate with Django and Django Templates bundles is pretty neat
> >>
> >> > On Tue, Jan 6, 2009 at 7:48 PM, HB <hubaghd...@gmail.com> wrote:
> >>
> >> > Hey,
> >> > What is your favorite IDE for coding Django projects?
> >> > Any ideas about PyDev and ActiveState Komodo IDE?
> >> > Thanks.
> >>
> >> > --
> >> > Best Regards,
> >> > Damien
> > >
> >
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Santiago

i recently switched to screen + vim with omnicomplete for python and html...

komodo edit its pretty good too

2009/1/7 martyn <andresmartinoc...@gmail.com>:
>
> Hi
>
> http://pyrox.utp.edu.co/
>
> Regards
>
> Bye.
>
> On Jan 6, 9:34 am, roberto <robertomariobeni...@gmail.com> wrote:
>> I tried them all (almost ... I think... at least the free ones).
>> - Pyscripter is really nice but it is true, it is only for windows.
>> (If it is developed with python it should be platform-independent,
>> shouldn' be ?) (no support for sql queries I think)
>> - Eclipse + PyDev (no good support for sql queries to relational db)
>> - Ulipad (open source / excellent / very small / some issues with
>> svn / no support for sql queries to db - django plugin to highlight
>> templates, etc)
>> - Netbeans (ex-NBPython) it is excellent (very good sql support - some
>> issues with memory consume - I didn't get debugger work 100% with
>> django)
>> - Oracle jdeveloper. it is an excellent tool. Its support for python
>> is still too new and I think that django support is still to come.
>> - Eric4: screenshots are very beautiful bu I couldn't get to install
>> it in my ubuntu box (too many precedences and too complicated for a
>> newbie like me).
>>
>> Have a great year 2009 everyone !
>>
>> On Jan 6, 9:02 am, "Trivedi, Apaar" <apaar.triv...@nymag.com> wrote:
>>
>> > I use Eclipse with PyDev and PyDev extensions.  I really like it, but I
>> > prefer the eclipse sort of IDE's.
>>
>> > ____
>>
>> > From: django-users@googlegroups.com
>> > [mailto:django-us...@googlegroups.com] On Behalf Of Damien Hou
>> > Sent: Tuesday, January 06, 2009 8:43 AM
>> > To: django-users@googlegroups.com
>> > Subject: Re: Your IDE of choice
>>
>> > TextMate with Django and Django Templates bundles is pretty neat
>>
>> > On Tue, Jan 6, 2009 at 7:48 PM, HB <hubaghd...@gmail.com> wrote:
>>
>> > Hey,
>> > What is your favorite IDE for coding Django projects?
>> > Any ideas about PyDev and ActiveState Komodo IDE?
>> > Thanks.
>>
>> > --
>> > Best Regards,
>> > Damien
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread martyn

Hi

http://pyrox.utp.edu.co/

Regards

Bye.

On Jan 6, 9:34 am, roberto <robertomariobeni...@gmail.com> wrote:
> I tried them all (almost ... I think... at least the free ones).
> - Pyscripter is really nice but it is true, it is only for windows.
> (If it is developed with python it should be platform-independent,
> shouldn' be ?) (no support for sql queries I think)
> - Eclipse + PyDev (no good support for sql queries to relational db)
> - Ulipad (open source / excellent / very small / some issues with
> svn / no support for sql queries to db - django plugin to highlight
> templates, etc)
> - Netbeans (ex-NBPython) it is excellent (very good sql support - some
> issues with memory consume - I didn't get debugger work 100% with
> django)
> - Oracle jdeveloper. it is an excellent tool. Its support for python
> is still too new and I think that django support is still to come.
> - Eric4: screenshots are very beautiful bu I couldn't get to install
> it in my ubuntu box (too many precedences and too complicated for a
> newbie like me).
>
> Have a great year 2009 everyone !
>
> On Jan 6, 9:02 am, "Trivedi, Apaar" <apaar.triv...@nymag.com> wrote:
>
> > I use Eclipse with PyDev and PyDev extensions.  I really like it, but I
> > prefer the eclipse sort of IDE's.
>
> > 
>
> > From: django-users@googlegroups.com
> > [mailto:django-us...@googlegroups.com] On Behalf Of Damien Hou
> > Sent: Tuesday, January 06, 2009 8:43 AM
> > To: django-users@googlegroups.com
> > Subject: Re: Your IDE of choice
>
> > TextMate with Django and Django Templates bundles is pretty neat
>
> > On Tue, Jan 6, 2009 at 7:48 PM, HB <hubaghd...@gmail.com> wrote:
>
> > Hey,
> > What is your favorite IDE for coding Django projects?
> > Any ideas about PyDev and ActiveState Komodo IDE?
> > Thanks.
>
> > --
> > Best Regards,
> > Damien
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread roberto

I tried them all (almost ... I think... at least the free ones).
- Pyscripter is really nice but it is true, it is only for windows.
(If it is developed with python it should be platform-independent,
shouldn' be ?) (no support for sql queries I think)
- Eclipse + PyDev (no good support for sql queries to relational db)
- Ulipad (open source / excellent / very small / some issues with
svn / no support for sql queries to db - django plugin to highlight
templates, etc)
- Netbeans (ex-NBPython) it is excellent (very good sql support - some
issues with memory consume - I didn't get debugger work 100% with
django)
- Oracle jdeveloper. it is an excellent tool. Its support for python
is still too new and I think that django support is still to come.
- Eric4: screenshots are very beautiful bu I couldn't get to install
it in my ubuntu box (too many precedences and too complicated for a
newbie like me).

Have a great year 2009 everyone !

On Jan 6, 9:02 am, "Trivedi, Apaar" <apaar.triv...@nymag.com> wrote:
> I use Eclipse with PyDev and PyDev extensions.  I really like it, but I
> prefer the eclipse sort of IDE's.
>
> 
>
> From: django-users@googlegroups.com
> [mailto:django-us...@googlegroups.com] On Behalf Of Damien Hou
> Sent: Tuesday, January 06, 2009 8:43 AM
> To: django-users@googlegroups.com
> Subject: Re: Your IDE of choice
>
> TextMate with Django and Django Templates bundles is pretty neat
>
> On Tue, Jan 6, 2009 at 7:48 PM, HB <hubaghd...@gmail.com> wrote:
>
> Hey,
> What is your favorite IDE for coding Django projects?
> Any ideas about PyDev and ActiveState Komodo IDE?
> Thanks.
>
> --
> Best Regards,
> Damien
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



RE: Your IDE of choice

2009-01-06 Thread Trivedi, Apaar
I use Eclipse with PyDev and PyDev extensions.  I really like it, but I
prefer the eclipse sort of IDE's. 

 



From: django-users@googlegroups.com
[mailto:django-us...@googlegroups.com] On Behalf Of Damien Hou
Sent: Tuesday, January 06, 2009 8:43 AM
To: django-users@googlegroups.com
Subject: Re: Your IDE of choice

 

TextMate with Django and Django Templates bundles is pretty neat

On Tue, Jan 6, 2009 at 7:48 PM, HB <hubaghd...@gmail.com> wrote:


Hey,
What is your favorite IDE for coding Django projects?
Any ideas about PyDev and ActiveState Komodo IDE?
Thanks.




-- 
Best Regards,
Damien



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Damien Hou
TextMate with Django and Django Templates bundles is pretty neat

On Tue, Jan 6, 2009 at 7:48 PM, HB  wrote:

>
> Hey,
> What is your favorite IDE for coding Django projects?
> Any ideas about PyDev and ActiveState Komodo IDE?
> Thanks.
> >
>


-- 
Best Regards,
Damien

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Pigletto

> I really like PyScripterhttp://pyscripter.googlepages.com/, its very
> fast and has many, many features.
Interesting but Windows only...

--
Maciej Wisniowski
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Pigletto

> What is your favorite IDE for coding Django projects?
Netbeans -> see http://wiki.netbeans.org/Python

> Any ideas about PyDev and ActiveState Komodo IDE?
PyDev uses Eclipse so you must be prepared for huge amount of hangups,
strange exceptions, lost workspaces, unpredictable behaviour etc.
(these are Eclipse issues), also even copy/paste doesn't work well in
this IDE and it is rather slow.

KomodoIde: I used KomodoEdit before Netbeans. Nice but slw.

So, Netbeans is currently my IDE of choice. Good svn integration,
faster than eclipse and komodo, stable, nice markup highlighting.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread bruno desthuilliers

On 6 jan, 12:48, HB  wrote:
> Hey,
> What is your favorite IDE for coding Django projects?

emacs (+ecb + python-mode + nxhtml-mode + javascript-mode + quite a
lot of other plugins)

> Any ideas about PyDev and ActiveState Komodo IDE?

No.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread David Marko

I really like PyScripter http://pyscripter.googlepages.com/ , its very
fast and has many, many features.
They even have a small readme for Django debugging, here
http://pyscripter.googlepages.com/django



David
http://www.tcl-digitrade.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Nikolay Panov

You can try to read this one: http://code.djangoproject.com/wiki/Emacs

Have a nice day,
   Nikolay.



On Tue, Jan 6, 2009 at 15:59, HB  wrote:
>
> Does it supports Django templates? or just Python code? editing?
>
> On Jan 6, 2:46 pm, "James Matthews"  wrote:
>> Yes it is however i still find it to be very powerful and i really like it!
>>
>> On Tue, Jan 6, 2009 at 2:00 PM, Nikolay Panov wrote:
>>
>>
>>
>>
>>
>> > Emacs (23, +Rope, +auto-complete.el), indeed.
>>
>> > Have a nice day,
>> >Nikolay.
>>
>> > On Tue, Jan 6, 2009 at 14:48, HB  wrote:
>>
>> > > Hey,
>> > > What is your favorite IDE for coding Django projects?
>> > > Any ideas about PyDev and ActiveState Komodo IDE?
>> > > Thanks.
>>
>> --http://www.goldwatches.com/
>>
>> http://www.jewelerslounge.com/
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread sagi s

Pydev works pretty well, including visual debugging of the test server
+ test suite

On Jan 6, 1:48 pm, HB  wrote:
> Hey,
> What is your favorite IDE for coding Django projects?
> Any ideas about PyDev and ActiveState Komodo IDE?
> Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread HB

Does it supports Django templates? or just Python code? editing?

On Jan 6, 2:46 pm, "James Matthews"  wrote:
> Yes it is however i still find it to be very powerful and i really like it!
>
> On Tue, Jan 6, 2009 at 2:00 PM, Nikolay Panov wrote:
>
>
>
>
>
> > Emacs (23, +Rope, +auto-complete.el), indeed.
>
> > Have a nice day,
> >    Nikolay.
>
> > On Tue, Jan 6, 2009 at 14:48, HB  wrote:
>
> > > Hey,
> > > What is your favorite IDE for coding Django projects?
> > > Any ideas about PyDev and ActiveState Komodo IDE?
> > > Thanks.
>
> --http://www.goldwatches.com/
>
> http://www.jewelerslounge.com/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Tim Chase

> What is your favorite IDE for coding Django projects?

screen + vim + pdb + bash
[+ lynx/dillo/firefox/epiphany for browsing]
[+ sqlite3/mysql/psql for console database access]

> Any ideas about PyDev and ActiveState Komodo IDE?

Not tried either here.

-tim




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread James Matthews
Yes it is however i still find it to be very powerful and i really like it!

On Tue, Jan 6, 2009 at 2:00 PM, Nikolay Panov wrote:

>
> Emacs (23, +Rope, +auto-complete.el), indeed.
>
> Have a nice day,
>Nikolay.
>
>
>
> On Tue, Jan 6, 2009 at 14:48, HB  wrote:
> >
> > Hey,
> > What is your favorite IDE for coding Django projects?
> > Any ideas about PyDev and ActiveState Komodo IDE?
> > Thanks.
> > >
> >
>
> >
>


-- 
http://www.goldwatches.com/

http://www.jewelerslounge.com/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread Nikolay Panov

Emacs (23, +Rope, +auto-complete.el), indeed.

Have a nice day,
   Nikolay.



On Tue, Jan 6, 2009 at 14:48, HB  wrote:
>
> Hey,
> What is your favorite IDE for coding Django projects?
> Any ideas about PyDev and ActiveState Komodo IDE?
> Thanks.
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread HB

But Python support in NetBeans is still under development, right?

On Jan 6, 1:50 pm, "James Matthews"  wrote:
> Netbeans or WingIDE for me.
>
> On Tue, Jan 6, 2009 at 1:48 PM, HB  wrote:
>
> > Hey,
> > What is your favorite IDE for coding Django projects?
> > Any ideas about PyDev and ActiveState Komodo IDE?
> > Thanks.
>
> --http://www.goldwatches.com/
>
> http://www.jewelerslounge.com/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Your IDE of choice

2009-01-06 Thread James Matthews
Netbeans or WingIDE for me.

On Tue, Jan 6, 2009 at 1:48 PM, HB  wrote:

>
> Hey,
> What is your favorite IDE for coding Django projects?
> Any ideas about PyDev and ActiveState Komodo IDE?
> Thanks.
> >
>


-- 
http://www.goldwatches.com/

http://www.jewelerslounge.com/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Your IDE of choice

2009-01-06 Thread HB

Hey,
What is your favorite IDE for coding Django projects?
Any ideas about PyDev and ActiveState Komodo IDE?
Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---