Re: [BangPypers] Try Ninja IDE

2012-08-24 Thread kracekumar ramaraju
Well apart from vi, I use sublime2 too, it works very well on cross
platform, extensions can be written in python and very light weight.

On Fri, Aug 24, 2012 at 11:02 AM, Noufal Ibrahim nou...@nibrahim.net.inwrote:

 Anand Balachandran Pillai abpil...@gmail.com writes:


 [...]

  That leaves just a few on the table. And I don't want
  to convert this thread to an Emacs vs Vi one :)

 I meant it as a general -1 to language specific editors unless there's
 some highly speciallised reason to use one.

 And yes, that just leaves a few on the table all of which are worth
 knowing.


 [...]


 --
 Cordially,
 Noufal
 http://nibrahim.net.in
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers




-- 
*
Thanks  Regards

Talk is cheap, show me the code -- Linus Torvalds
kracekumar
www.kracekumar.com
*
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Try Ninja IDE

2012-08-24 Thread Kushal Das
On Fri, Aug 24, 2012 at 12:10 PM, Roshan Mathews rmath...@gmail.com wrote:
 On Fri, Aug 24, 2012 at 11:45 AM, kracekumar ramaraju

 PS - you are talking about SublimeText2, http://www.sublimetext.com/ right?
I am using it only for a week and it seems to very nice in getting
things done. Still now mostly edited pyhton scripts and Docbook  rst
texts.

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Try Ninja IDE

2012-08-24 Thread kracekumar ramaraju
On Fri, Aug 24, 2012 at 12:14 PM, Roshan Mathews rmath...@gmail.com wrote:

 On Fri, Aug 24, 2012 at 12:10 PM, Roshan Mathews rmath...@gmail.com
 wrote:
  PS - you are talking about SublimeText2, http://www.sublimetext.com/right?
 
 Sorry about the noise, but I think Sublime Text 2 is free for
 evaluation - http://www.sublimetext.com/2


Evaluation period is unlimited, so you can use it as long as sublime2
revokes it. Truth is sublime2 killed text mate or forced text mate to
release  the source code. At few times sublime2 displays thank you for
trial version, would you like to upgrade apart from this nothing annoyed
me.

--
 http://about.me/rosh
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers




-- 
*
Thanks  Regards

Talk is cheap, show me the code -- Linus Torvalds
kracekumar
www.kracekumar.com
*
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Try Ninja IDE

2012-08-24 Thread kracekumar ramaraju
Apart from vi , I also use sublime 2 works very well.
On Aug 24, 2012 10:49 AM, Anand Balachandran Pillai abpil...@gmail.com
wrote:

 On Thu, Aug 23, 2012 at 2:08 PM, Noufal Ibrahim nou...@nibrahim.net.in
 wrote:

 
 
  Deepak Garg deepakgarg.i...@gmail.com writes:
 
   You can find PyCharm free licenses for Open Source projects.
 
  [...]
 
 
  Something relevant from the Pragmatic Programmer
  http://pragmatictips.com/22
 
  * Use a Single Editor Well
 
The editor should be an extension of your hand; make sure your editor
 is
configurable, extensible, and programmable.
 

 That leaves just a few on the table. And I don't want
 to convert this thread to an Emacs vs Vi one :)




 
 
 
  --
  Cordially,
  Noufal
  http://nibrahim.net.in
  ___
  BangPypers mailing list
  BangPypers@python.org
  http://mail.python.org/mailman/listinfo/bangpypers
 



 --
 Regards,

 --Anand
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Deepak Garg
You can find PyCharm free licenses for Open Source projects.

If you are working on open source project involving Python, then you can
request one.

E.g. for Openstack:

https://lists.launchpad.net/openstack/msg00251.html


Cheers,
-- 

Deepak Garg,
Data Center and Cloud Div.
Citrix RD, India
Phone-no.:+917829866870

Github: https://github.com/gargdeepak
LinkedIn: http://in.linkedin.com/in/deepakgargiit
Slideshare:   http://www.slideshare.net/khinnu4u/presentations
Skype-id: deepakgarg.iit


On Wed, Aug 22, 2012 at 10:32 AM, sshabin...@gmail.com sshabin...@gmail.com
 wrote:

 PyCharm is also an excellent editor for python, with special support for
 Django. But the sad thing is it's paid.

 http://www.jetbrains.com/pycharm/

 On Wed, Aug 22, 2012 at 9:14 AM, Yoganand Anandaraju yogan...@gmx.com
 wrote:

  http://ninja-ide.org/
 
   for those who have not googled yet.
 
 
 
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Anand Balachandran Pillai
On Thu, Aug 23, 2012 at 2:08 PM, Noufal Ibrahim nou...@nibrahim.net.inwrote:



 Deepak Garg deepakgarg.i...@gmail.com writes:

  You can find PyCharm free licenses for Open Source projects.

 [...]


 Something relevant from the Pragmatic Programmer
 http://pragmatictips.com/22

 * Use a Single Editor Well

   The editor should be an extension of your hand; make sure your editor is
   configurable, extensible, and programmable.


That leaves just a few on the table. And I don't want
to convert this thread to an Emacs vs Vi one :)







 --
 Cordially,
 Noufal
 http://nibrahim.net.in
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers




-- 
Regards,

--Anand
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Try Ninja IDE

2012-08-23 Thread Noufal Ibrahim
Anand Balachandran Pillai abpil...@gmail.com writes:


[...]

 That leaves just a few on the table. And I don't want
 to convert this thread to an Emacs vs Vi one :)

I meant it as a general -1 to language specific editors unless there's
some highly speciallised reason to use one.

And yes, that just leaves a few on the table all of which are worth knowing.


[...]


-- 
Cordially,
Noufal
http://nibrahim.net.in
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Try Ninja IDE

2012-08-21 Thread Sujit Ghosal
Hi Yoganand,
Well first of all, the IDE looks quite neat. I gave it a try in both
Ubuntu//Win7 but it looks like it lacks source code debugging feature which
should be a de-facto standard for any regular IDE out there! For
confirmation at your end, can you put some breakpoints in your code and try
stepping through the code? I am doubtful if it works at your end.

However you can give a try to PyScripter. Its lovely! I use it regularly
and to the best of my knowledge its one of the best open source IDE out
there with almost all the required features for any small//big project
development needs.


Regards,
Sujit

On Tue, Aug 21, 2012 at 7:19 PM, Yoganand Anandaraju yogan...@gmx.comwrote:

 Try Ninja IDE. Its one of the best python IDE I have ever used.

 Regards,
  Yoganand
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Try Ninja IDE

2012-08-21 Thread Sriram Karra
Heh, replies are not mandatory, I, for one, wasn't really holding my breath
to see a reply from you to Yoganand's email :)

On Tue, Aug 21, 2012 at 9:39 PM, Baishampayan Ghose b.gh...@gmail.comwrote:

 Please provide links when talking about stuff. It's absurd to expect
 people to Google just to reply to the post.

 Regards,
 BG

 On Tue, Aug 21, 2012 at 7:19 PM, Yoganand Anandaraju yogan...@gmx.com
 wrote:
  Try Ninja IDE. Its one of the best python IDE I have ever used.
 
  Regards,
   Yoganand
  ___
  BangPypers mailing list
  BangPypers@python.org
  http://mail.python.org/mailman/listinfo/bangpypers



 --
 Baishampayan Ghose
 b.ghose at gmail.com
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Try Ninja IDE

2012-08-21 Thread Baishampayan Ghose
 Heh, replies are not mandatory, I, for one, wasn't really holding my breath
 to see a reply from you to Yoganand's email :)

It's not about me here, it's about very basic mailing list etiquette.

Regards,
BG

-- 
Baishampayan Ghose
b.ghose at gmail.com
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Try Ninja IDE

2012-08-21 Thread Yoganand Anandaraju
http://ninja-ide.org/ 

 for those who have not googled yet.

- Original Message -
From: Baishampayan Ghose
Sent: 08/21/12 10:30 PM
To: Bangalore Python Users Group - India
Subject: Re: [BangPypers] Try Ninja IDE

  Heh, replies are not mandatory, I, for one, wasn't really holding my breath 
   to see a reply from you to Yoganand's email :) It's not about me here, 
  it's about very basic mailing list etiquette. Regards, BG -- Baishampayan 
  Ghose b.ghose at gmail.com ___ 
  BangPypers mailing list BangPypers@python.org 
  http://mail.python.org/mailman/listinfo/bangpypers



Regards,
 Yoganand
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers