Re: [BangPypers] Convert to Black and White to an image

2011-01-07 Thread kunal
stion on python ? The Image SIG mailing list would be a more appropriate place image-...@python.org -- regards --- Kunal Ghosh Dept of Computer Sc.& Engineering. Sir MVIT Bangalore,India permalink: member.acm.org/~kunal.t2 Blog:kunalghosh.wordpress.com Websi

[BangPypers] Distributing a python project as a binary.

2011-01-08 Thread kunal
codes like python which is then interpreted by the JVM . Still i see a lot of projects using java and distribute them as jar files. Is there something similar in the python world like a jar file ? -- regards --- Kunal Ghosh Dept of Computer Sc.& Engineering. Sir MVIT Bangalore,India perma

Re: [BangPypers] Distributing a python project as a binary.

2011-01-08 Thread kunal
On 01/08/2011 10:06 PM, Narendra Sisodiya wrote: On Sat, Jan 8, 2011 at 9:11 PM, kunal wrote: Hi all, I am just curious , and do not intend to start any flame wars. If a company wants to use python in a commercial project and does not want the source code to go public (i.e closed source

[BangPypers] Dtrace python bindings

2011-01-29 Thread kunal
Hi all, Some time back , there was a discussion regarding python bindings for dtrace. Has someone worked on it already ? If not , i was thinking of doing that as my GSoC for 2011. Are there any pointers / suggestions for the same ? -- regards --- Kunal Ghosh Dept of Computer Sc

[BangPypers] CBSE to teach introduction to python in class 11 and 12

2013-06-22 Thread Kunal Ghosh
Here is the circular , http://cbseacademic.in/web_material/Circulars/2013/31_Computer_Science_Curriculum.pdf just thought I'd share. Kunal Ghosh ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Coaching institute in Bangalore.

2010-04-16 Thread kunal ghosh
g/mailman/listinfo/bangpypers > -- regards --- Kunal Ghosh Dept of Computer Sc. & Engineering. Sir MVIT Bangalore,India Quote: "Ignorance is not a sin, the persistence of ignorance is" -- "If you find a task difficult today, you'll find it difficult 10yrs later too !&qu

Re: [BangPypers] Coaching institute in Bangalore.

2010-04-16 Thread kunal ghosh
t; > > Roshan Mathews > > ___ > > BangPypers mailing list > > BangPypers@python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > ___ > BangPypers ma

Re: [BangPypers] User group meeting this weekend

2010-04-22 Thread kunal ghosh
__ > > BangPypers mailing list > > BangPypers@python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > ~noufal > http://nibrahim.net.in > ___ > BangPypers mailing list >

Re: [BangPypers] greetings from kiran

2010-04-23 Thread kunal ghosh
lverstripesoftware.com | Webpage: kausikram.net | Blog: > blog.kausikram.net | Twitter: http://twitter.com/kausikram | Email: > kausik...@gmail.com | Mobile: +91 9884246490 > ___ > BangPypers mailing list > BangPypers@python.org > http://

Re: [BangPypers] @dabeaz visiting b'lore

2010-04-28 Thread kunal ghosh
ment and details) > > > > > > -- > > ~noufal > > http://nibrahim.net.in > > ___ > > BangPypers mailing list > > BangPypers@python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > ___ > BangP

Re: [BangPypers] Looking for guest faculties in Python to take work shop for 16 hours over weekends

2010-05-07 Thread kunal ghosh
Founder - GuRu Prevails.com) > +91 9972952810 > ___ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- regards --- Kunal Ghosh Dept of Computer Sc. & Engineering. Sir

Re: [BangPypers] Looking for guest faculties in Python to take work shop for 16 hours over weekends

2010-05-08 Thread kunal ghosh
010 at 11:29 PM, Dattatreya Sharma > wrote: > > > Dear Kunal, > > > > Prof Dilip Sen is not well, he has asked us to get the date from Suma > > Swamy, > > we understand she is on leave and will be back only on Tuesday. > > > > Prof Dilip Sen h

Re: [BangPypers] python for parsing

2010-05-23 Thread kunal ghosh
> { the '=' would be a token for headers } > > the rest paragraph > > > the equivalent html generated could be > > this is heading > the rest paragraph > > besides i am also trying to incorporate inline CSS and other basic > functualities . > _

Re: [BangPypers] python for parsing

2010-05-24 Thread kunal ghosh
> > > Thanks Kunal , i am happy as well as sad , happy because my job has > become > > much simpler and sad because everytime i think of a novel (honeslty ) > idea > > .. i see someone else has already executed it .. :( > My intension of telling about the existin

Re: [BangPypers] python with c bindings

2010-06-15 Thread kunal ghosh
> look like normal compilation of c program, but in the backend i guess the > python script is being executed. > you can #include in your c program and then call the python modules in a python script as explained here http://www.linuxjournal.com/article/8497 -- regards --- Kun

Re: [BangPypers] [OT] PyCon India video upload help needed

2010-10-09 Thread kunal ghosh
be much easier, and save on some bandwidth costs as well. regards, Kunal ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] [OT] PyCon India video upload help needed

2010-10-09 Thread kunal ghosh
ok, will do. On Sat, Oct 9, 2010 at 9:54 PM, Noufal Ibrahim wrote: > On Sat, Oct 09 2010, kunal ghosh wrote: > > > On 10/09/2010 10:15 AM, Noufal Ibrahim wrote: > >> Hello everyone, > >> I will be getting the videos of the talks at the recent PyCon > w

[BangPypers] Extending an existing KDE app using python (PyKDE ?)

2010-10-12 Thread kunal ghosh
for standalone application). I am open to any suggestion. As long as it reduces the amount of C++ i have to write. regards, Kunal ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Distributing a python project as a binary.

2011-01-09 Thread kunal ghosh
t, especially if all > the code is in one single line. > :) nice one ! > -- > regards > Kenneth Gonsalves > > ___ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpy

[BangPypers] Multiplying very large matrices

2011-01-15 Thread kunal ghosh
this ? Is there a common trick that is used to deal with such problems ? Or the workstation calculating these problems needs to have HUGE amounts of physical memory ? I am using python and numpy / scipy -- regards --- Kunal Ghosh Dept of Computer Sc. & Engineering. Sir MVIT Bangalore,In

Re: [BangPypers] Multiplying very large matrices

2011-01-15 Thread kunal ghosh
-numpy-very-large-matrices > > On Sat, Jan 15, 2011 at 10:11 PM, kunal ghosh wrote: > > Hi all, > > while implementing Locality Preserving Projections , > > at one point i have to perform X L X.transpose() > > these matrices are large (32256 x 32256) so i get "out o

Re: [BangPypers] Multiplying very large matrices

2011-01-15 Thread kunal ghosh
initializations before anything can be done with it as compared to memmap. The above reason made me use memmap over pyTable. On Sat, Jan 15, 2011 at 11:34 PM, kunal ghosh wrote: > Thanks Santosh , > > This stack overflow thread indeed discusses the exact same problem i have. > Wonder

[BangPypers] UDP Hole Punching using python

2011-02-25 Thread kunal ghosh
ing error *error: [Errno 22] Invalid argument* i dunno how to resolve this issue. Also can someone plese help me out with the holepunching. Am i doing something wrong ? -- regards --- Kunal Ghosh Dept of Computer Sc. & Engineering. Sir MVIT Bangalore,India permalink: member.acm.org

Re: [BangPypers] UDP Hole Punching using python

2011-02-25 Thread kunal ghosh
On Sat, Feb 26, 2011 at 6:37 AM, Senthil Kumaran wrote: > On Fri, Feb 25, 2011 at 08:42:31PM +0530, kunal ghosh wrote: > > step 1: holepunch , send UDP packet from receiver to sender > > from socket import * > > s = socket(AF_INET,SOCK_DGRAM) > > host = "&qu

Re: [BangPypers] UDP Hole Punching using python

2011-02-25 Thread kunal ghosh
On Sat, Feb 26, 2011 at 8:09 AM, Senthil Kumaran wrote: > On Sat, Feb 26, 2011 at 06:48:51AM +0530, kunal ghosh wrote: > > On Sat, Feb 26, 2011 at 6:37 AM, Senthil Kumaran >wrote: > > > > > On Fri, Feb 25, 2011 at 08:42:31PM +0530, kunal ghosh wrote: > > > &

Re: [BangPypers] UDP Hole Punching using python

2011-02-25 Thread kunal ghosh
On Fri, Feb 25, 2011 at 10:35 PM, Gora Mohanty wrote: > On 2/25/11, kunal ghosh wrote: > > Hi all, i am working on UDP hole punching to allow communication between > two > > computers hidden > > behind their respective NATs (Home Router). > [...] > > Now i try

[BangPypers] Python WebDAV client library

2011-06-23 Thread kunal ghosh
Hi all, Can anyone please suggest some actively developed python WebDAV client library ? I did my preliminary search and found quite a few libraries almost all of them are abandon ware. -- regards --- Kunal Ghosh Dept of Computer Sc. & Engineering. Sir MVIT Bangalore,India perma

Re: [BangPypers] Python WebDAV client library

2011-06-27 Thread kunal ghosh
s for the link. > > > > > > -- > > regards > > --- > > Kunal Ghosh > > Dept of Computer Sc. & Engineering. > > Sir MVIT > > Bangalore,India > > > > permalink: member.acm.org/~kunal.t2 <http://member.acm.

[BangPypers] Python and Employment

2011-07-15 Thread kunal ghosh
for comments, suggestions and constructive criticism. -- regards, Kunal Ghosh ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Python and Employment

2011-07-15 Thread kunal ghosh
On Fri, Jul 15, 2011 at 7:29 PM, Careers Account wrote: > Kunal, > Great question! > > It really is a function of who is reviewing your resume at the end of the > day > - If its HR / Recruitment - they will not be able to assess technical > skills > to the level a tech l

Re: [BangPypers] Python and Employment

2011-07-15 Thread kunal ghosh
ld you suggest some other means of bringing FOSS experience to the notice (and bring prominence to) during the hiring process. That would make the job of a person looking for FOSS experience much easier ! One wouldn't want to miss a chance of getting a job where the hiring process i

Re: [BangPypers] Python and Employment

2011-07-15 Thread kunal ghosh
roject. Furthermore, we get to actually see some real, live code > that's running in the wild written by the candidate. > > -- regards, Kunal Ghosh ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Python and Employment

2011-07-15 Thread kunal ghosh
with past experience , to prospective candidates, to bring out (and highlight) their FOSS experience in their resume and during the hiring process. -- regards, Kunal Ghosh ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman

[BangPypers] [X-Post] Technical Events in India

2011-08-21 Thread kunal ghosh
* You could use http://groups.google.com/group/teindia/boxsubscribe to register to the group. * This list is to aggregate ALL TECH EVENTS including but not restricted to events focusing on Free and Open Source Software. -- regards, Kunal Ghosh ___ BangP

Re: [BangPypers] Looking for Guest Speaker on Python and NLTK

2011-10-11 Thread kunal ghosh
__ > > 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 > -- regards, Kunal Ghosh ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Looking for Guest Speaker on Python and NLTK

2011-10-16 Thread kunal ghosh
ng calculus / algebra after ages and getting it right :) > > > > > > Anand > > ___ > > BangPypers mailing list > > BangPypers@python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > --Anand > ___ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- regards, Kunal Ghosh ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Feb Meeting

2012-02-15 Thread kunal ghosh
t; Balachandran Sivakumar > > Arise Awake and stop not till the goal is reached. >                                                              - Swami > Vivekananda > > Mail: benignb...@gmail.com > Blog: http://benignbala.wordpress.com/ > ___ > BangPypers mailing list

Re: [BangPypers] Feb Meeting

2012-02-15 Thread kunal ghosh
gt; http://mail.python.org/**mailman/listinfo/bangpypers<http://mail.python.org/mailman/listinfo/bangpypers> >> > ___ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers -- regards, Kunal Ghosh __

[BangPypers] Opening at a telephony startup(Plivo)

2012-03-20 Thread Kunal Kerkar
Hello, We are a small team based in Bangalore. We heavily use django, gunicorn, gevent, freeswitch and redis. Take a look at our offering post to know more about us and apply. http://blog.plivo.com/post/14916412793/come-join-us Cheers, Kunal