Re: [BangPypers] if we compare Rails and django

2010-05-01 Thread BR!j!TH
If I want to create a web app with lots of ajax,java scripts and also video
streaming etc


On 1 May 2010 11:17, Diptanu Choudhury admin.nitj...@gmail.com wrote:

 What's your purpose and the domain that you are going to work on? Django
 and
 Rails have their strengths and weaknesses. So, it all depends what your
 purpose is.

 On Sat, May 1, 2010 at 10:34 AM, BR!j!TH briji...@gmail.com wrote:

  Hi,
 
  Which is the best web framework Rails or Django.
  ___
  BangPypers mailing list
  BangPypers@python.org
  http://mail.python.org/mailman/listinfo/bangpypers
 



 --
 Thanks,
 Diptanu Choudhury
 Just a Coder, ThoughtWorks India
 Mobile - 09886760964
 Web - www.linkedin.com/in/diptanu
 ___
 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


[BangPypers] if we compare Rails and django

2010-04-30 Thread BR!j!TH
Hi,

Which is the best web framework Rails or Django.
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] how the file rc.local and command update-rc.d are related

2010-02-13 Thread BR!j!TH
Hi all,
when I googled for methods to run scripts automatically at boot time, I
found some where to use the command *update-rc.d*. Some others suggesting
add an entry in *rc.local* file under /etc. I have tried the rc.local method
with one of the script I written but its not working in proper way. This
Issue I have already raised in this list

Can any one tell me the difference between the two method I mentioned above
?


Thanks

brij...@nucoreindia.com
www.linux-minds.blogspot.com
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] how the file rc.local and command update-rc.d are related

2010-02-13 Thread BR!j!TH
 There are slight differences, depending on which OS you are
 using (I presume that it is a Linux distribution), so let us
 know the output from uname -a and cat /etc/issue.

 brij...@ubuntu201:~/amracs$ uname -a
Linux ubuntu201 2.6.31-18-generic #55-Ubuntu SMP Fri Jan 8 14:55:26 UTC 2010
i686 GNU/Linux
brij...@ubuntu201:~/amracs$ cat /etc/issue
Ubuntu 9.10 \n \l

brij...@ubuntu201:~/amracs$
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] Auto starting a service by adding it in rc.local is not working for me ....Please help

2010-02-12 Thread BR!j!TH
Hi,

I have created a client server scripts in python. The server script is to
 be run background in a system all the time..
So I decided to put it in rc.local. But its not working. I don't know why
..?
An interesting thing is the script that I added in rc.local in running but
it is not working in desired why ...
But when I run the script manually in a terminal its working flawlessly...







brij...@nucoreindia.com
www.linux-minds.blogspot.com
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] Could not connect to freenode IRC

2010-02-12 Thread BR!j!TH
Hi all,

When I tried to connect to IRC server I am getting this 

*Disconnected.*
*ERROR :Closing Link: 59.93.15.10 (*** Banned )*
*
*
It was working fine yesterday 

What could be the reason ? ,


brij...@nucoreindia.com

www.linux-minds.blogspot.com
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Could not connect to freenode IRC

2010-02-12 Thread BR!j!TH
 looks like your ip has been banned - is it a dynamic ip? if it is a BSNL

dynamic IP, that happens very often



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


Re: [BangPypers] Could not connect to freenode IRC

2010-02-12 Thread BR!j!TH
Thanks Buddies..

brij...@nucoreindia.com

www.linux-minds.blogspot.com


On 13 February 2010 11:04, Shashwat Anand anand.shash...@gmail.com wrote:

 59.93.15.10 seems like a dynamic IP. best workaround can be to flush that
 IP
 address. restarting the network may help (a wild guess)

 On Sat, Feb 13, 2010 at 10:54 AM, Shashwat Anand
 anand.shash...@gmail.comwrote:

  Give some more details.
 
  Possible scenarios :
  1 You are using a webclient such as webchat.freenode.net which is not
  allowed by that channel
  sol - use IRC clients
  2 You are not authenticated and that channel does not permit
  unauthenticated nicks
  sol - authenticate your nick
  3 You use a public ip which have a bad-reputation and is banned
  ask moderator to unbann you
  4 You did spamming/trolling/other mischievous activities :P
  you deserve banning ;)
 
 
 
  On Sat, Feb 13, 2010 at 10:48 AM, BR!j!TH briji...@gmail.com wrote:
 
   looks like your ip has been banned - is it a dynamic ip? if it is a
 BSNL
 
  dynamic IP, that happens very often
 
 
 
  Any solution ?
  ___
  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

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


Re: [BangPypers] [Fwd: Contribution to Opensource]

2010-01-19 Thread BR!j!TH
Hi,
I too interested in contributing. I have 2 years and six months experience
in python, pygtk etc how can I start

Dream is not what you see in sleep
is the thing which does not let you sleep


2010/1/19 David Lyon david.l...@pythontest.org

  Hi,
  I recently joined this mailing list so as to improve my knowledge on
  Python.
  Its been 4 months I am using Python. So I decided to contribute to any
  Open
  source project. Can you help me on how to proceed on this,  Whom to
  contact
  etc.

 Hi Nikunj,

 I have an interesting project which I am looking for voulenteers.

 It is building a testbot to test all of the python packages on
 pypi. Guido has asked to get python more like perl. That means
 testing all the packages.

 Don't be put off too much. It's a one person job at the moment
 but I would appreciate more help.

 Here's the code:

  http://bitbucket.org/djlyon/pypi-package-testbot/

 and the website we want to publish to is:

  http:/www.pythontest.org

 Best Regards

 David Lyon


 ___
 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


[BangPypers] can not connect to Mobile Broadband

2009-12-22 Thread BR!j!TH
Hi Friends,
Does Anyone having problem in  connecting BSNL EVDO (USB modem) broadband to
Ubuntu 9.10. For me it is not working. I am really disappointed because with
out internet I can Install my favorite applications from repository. 9.04 it
was working fine. Now I am thinking to switch back to 9.04.

Does any one have any solution this problem ?


-- 
Dream is not what you see in sleep
is the thing which does not let you sleep
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] can not connect to Mobile Broadband

2009-12-22 Thread BR!j!TH
Sorry

2009/12/23 Pradeep Gowda prad...@btbytes.com

 On Tue, Dec 22, 2009 at 11:55 PM, BR!j!TH briji...@gmail.com wrote:

 
 
  Does any one have any solution this problem ?
 
 
 Have you tried configuring it using the Network Manager app?

 You are on the wrong mailing list. And even if someone does attempt to
 answer, your question does not carry sufficient
 information to help understand the problem. Try again and on a Linux user
 group this time.

 Also, Linux User Group is that way --
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers




-- 
Dream is not what you see in sleep
is the thing which does not let you sleep
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Request for py program to insert space between two characters and saved as text?

2009-12-08 Thread BR!j!TH
try attached file
usage: space.py input_text_file.txt

it will print the result in terminal...
To get the result in a file you can redirect it to file
example:
space.py input_text_file.txt  out_put_text_file.txt


2009/12/8 74yrs old withblessi...@gmail.com

 For generating Kannada datafiles for tesseract-ocr .txt(not .doc) is used,
 my requirement is to automate one space between two characters in Notepad
 file.  In MSword there is provision to make space between two characters
 under Font and  can be saved as *.doc*  But when tried to save as* .txt*
 all formatting will disappear. I could not understand how to do in notepad.
 Even tried copy and paste from doc to notepad but failed.

 In this context, I request you kindly for small python program - to
 automate
 make or insert space between two Kannada characters in the text file. (I
 have installed FFedora-11 also ubuntu9.04, WinXP)

 example: *F o r  K a n n a d a  d a t a f i l e s  . t x t (n o t .d o c)
  i
 s  u s e d,  m y  r e q u i r e m e n t   i s  t o  h a v e  o n e  s p a c
 e  b e t w e e n
  t w o  c h a r a c t e r s  i n  t h e  t e x t.*
  *ಕ ನ್ನ ಡ ವ ನ್ನು  ಕ ಲಿ ಯಿ ರೀ
 regards,
 -srianga(77yrsold)
 *
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers




-- 
Dream is not what you see in sleep
is the thing which does not let you sleep
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] PyCon India logo contest!

2009-05-21 Thread BR!j!TH
What about a slight color change in *pycon04-scaled.jpg* .

2009/5/21 Ruchir Shukla ruchiryshu...@gmail.com

 Hello,
 all are good specially last one *pycon04-scaled.jpg

 +1 **pycon04-scaled.jpg*

 *
 *
 On Thu, May 21, 2009 at 3:48 PM, Noufal Ibrahim nou...@gmail.com wrote:

 I am attaching a couple of suggestions I got from a friend of mine.
 Let me know what you guys think. I'll put these up on the wiki in the
 evening.



 --
 ~noufal

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




 --
 --
 Ruchir Shukla

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




-- 
--
Brijith
Programmer
Core Solutions India
NIT Calicut
--
attachment: pycon04-scaled.jpg___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers