From gvkalra at gmail.com Sat Jan 28 11:31:31 2012 From: gvkalra at gmail.com (Gaurav Kalra) Date: Sat, 28 Jan 2012 16:01:31 +0530 Subject: [Ncr-Python.in] Basic application in Tkinter: Need suggestions/reviews. Message-ID: Hi. I have created a fairly simple (and my first) application using Tkinter Module in Python. The purpose of the application is to share priceless pics and a letter with my valentine on this valentine's day. Can you please provide me some feedback on the code that I have written. Here is the git repo: https://github.com/shadowblade/ValGift Thanks. -- Gaurav Kalra Mobile: +91-9717-620-649 Facebook: /gauravkalra Twitter: @gvkalra From diptanuc at gmail.com Sat Jan 28 11:30:08 2012 From: diptanuc at gmail.com (Diptanu Choudhury) Date: Sat, 28 Jan 2012 16:00:08 +0530 Subject: [Ncr-Python.in] Basic application in Tkinter: Need suggestions/reviews. In-Reply-To: References: Message-ID: <88FDE5CD9C00481389EC715B61E84ACF@gmail.com> Such a geek, Kalra! :D -- Thanks, Diptanu Choudhury Mobile - +919686602153 Web - www.linkedin.com/in/diptanu (http://www.linkedin.com/in/diptanu) Twitter - @diptanu (http://twitter.com/diptanu) On Saturday 28 January 2012 at 4:01 PM, Gaurav Kalra wrote: > Hi. > > I have created a fairly simple (and my first) application using > Tkinter Module in Python. > > The purpose of the application is to share priceless pics and a letter > with my valentine on this valentine's day. > > Can you please provide me some feedback on the code that I have written. > > Here is the git repo: https://github.com/shadowblade/ValGift > > Thanks. > > -- > Gaurav Kalra > Mobile: +91-9717-620-649 > Facebook: /gauravkalra > Twitter: @gvkalra > _______________________________________________ > http://mail.python.org/mailman/listinfo/ncr-python.in > Mailing list guidelines : http://lug-iitd.org/Mailing_List_Guidelines > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From diptanuc at gmail.com Sat Jan 28 11:33:10 2012 From: diptanuc at gmail.com (Diptanu Choudhury) Date: Sat, 28 Jan 2012 16:03:10 +0530 Subject: [Ncr-Python.in] Basic application in Tkinter: Need suggestions/reviews. In-Reply-To: References: Message-ID: <9FFF23BF80D14522B72D27D3B1C37505@gmail.com> And it needs PIL? Rule of thumb: If your app depends on libs which do not come bundled with Python, you need to provide a setup.py or a requirements.pip at least! But otherwise, kinda cool. :-) -- Thanks, Diptanu Choudhury Mobile - +919686602153 Web - www.linkedin.com/in/diptanu (http://www.linkedin.com/in/diptanu) Twitter - @diptanu (http://twitter.com/diptanu) On Saturday 28 January 2012 at 4:01 PM, Gaurav Kalra wrote: > Hi. > > I have created a fairly simple (and my first) application using > Tkinter Module in Python. > > The purpose of the application is to share priceless pics and a letter > with my valentine on this valentine's day. > > Can you please provide me some feedback on the code that I have written. > > Here is the git repo: https://github.com/shadowblade/ValGift > > Thanks. > > -- > Gaurav Kalra > Mobile: +91-9717-620-649 > Facebook: /gauravkalra > Twitter: @gvkalra > _______________________________________________ > http://mail.python.org/mailman/listinfo/ncr-python.in > Mailing list guidelines : http://lug-iitd.org/Mailing_List_Guidelines > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From gvkalra at gmail.com Sat Jan 28 11:49:56 2012 From: gvkalra at gmail.com (Gaurav Kalra) Date: Sat, 28 Jan 2012 16:19:56 +0530 Subject: [Ncr-Python.in] Basic application in Tkinter: Need suggestions/reviews. In-Reply-To: <9FFF23BF80D14522B72D27D3B1C37505@gmail.com> References: <9FFF23BF80D14522B72D27D3B1C37505@gmail.com> Message-ID: I thought of doing that. But for the purpose of gifting, she even doesn't know what's "python setup.py install" :-P I'll be using py2exe for that purpose. Double click on windows n voila ;-) -- Gaurav Kalra Mobile: +91-9717-620-649 Facebook: /gauravkalra Twitter: @gvkalra On Sat, Jan 28, 2012 at 16:03, Diptanu Choudhury wrote: > And it needs PIL? Rule of thumb: If your app depends on libs which do not > come bundled with Python, you need to provide a setup.py or a > requirements.pip at least! > But otherwise, kinda cool. :-) > > -- > Thanks, > Diptanu Choudhury > Mobile - +919686602153 > Web -?www.linkedin.com/in/diptanu > Twitter -?@diptanu > > On Saturday 28 January 2012 at 4:01 PM, Gaurav Kalra wrote: > > Hi. > > I have created a fairly simple (and my first) application using > Tkinter Module in Python. > > The purpose of the application is to share priceless pics and a letter > with my valentine on this valentine's day. > > Can you please provide me some feedback on the code that I have written. > > Here is the git repo: https://github.com/shadowblade/ValGift > > Thanks. > > -- > Gaurav Kalra > Mobile: +91-9717-620-649 > Facebook: /gauravkalra > Twitter: @gvkalra > _______________________________________________ > http://mail.python.org/mailman/listinfo/ncr-python.in > Mailing list guidelines : http://lug-iitd.org/Mailing_List_Guidelines > > > > _______________________________________________ > http://mail.python.org/mailman/listinfo/ncr-python.in > Mailing list guidelines : http://lug-iitd.org/Mailing_List_Guidelines From k.03chandra at gmail.com Sat Jan 28 15:03:03 2012 From: k.03chandra at gmail.com (chandrakant kumar) Date: Sat, 28 Jan 2012 19:33:03 +0530 Subject: [Ncr-Python.in] Basic application in Tkinter: Need suggestions/reviews. In-Reply-To: References: Message-ID: not on code but on using versioning, you don't need to put data files (images) under versioning specially if they are private. On Sat, Jan 28, 2012 at 4:01 PM, Gaurav Kalra wrote: > Hi. > > I have created a fairly simple (and my first) application using > Tkinter Module in Python. > > The purpose of the application is to share priceless pics and a letter > with my valentine on this valentine's day. > > Can you please provide me some feedback on the code that I have written. > > Here is the git repo: https://github.com/shadowblade/ValGift > > Thanks. > > -- > Gaurav Kalra > Mobile: +91-9717-620-649 > Facebook: /gauravkalra > Twitter: @gvkalra > _______________________________________________ > http://mail.python.org/mailman/listinfo/ncr-python.in > Mailing list guidelines : http://lug-iitd.org/Mailing_List_Guidelines > -------------- next part -------------- An HTML attachment was scrubbed... URL: From noufal at gmail.com Sat Jan 28 15:46:17 2012 From: noufal at gmail.com (Noufal Ibrahim) Date: Sat, 28 Jan 2012 20:16:17 +0530 Subject: [Ncr-Python.in] Basic application in Tkinter: Need suggestions/reviews. In-Reply-To: (chandrakant kumar's message of "Sat, 28 Jan 2012 19:33:03 +0530") References: Message-ID: <87sjizlwau.fsf@sanitarium.localdomain> chandrakant kumar writes: > not on code but on using versioning, you don't need to put data files > (images) under versioning specially if they are private. [...] Why not? Especially since they're not generated. -- ~noufal http://nibrahim.net.in Cum tacent, clamant. When they are silent, they shout. -Cicero From diptanuc at gmail.com Sat Jan 28 17:03:45 2012 From: diptanuc at gmail.com (Diptanu Choudhury) Date: Sat, 28 Jan 2012 21:33:45 +0530 Subject: [Ncr-Python.in] Basic application in Tkinter: Need suggestions/reviews. In-Reply-To: <87sjizlwau.fsf@sanitarium.localdomain> References: <87sjizlwau.fsf@sanitarium.localdomain> Message-ID: <7790096E33FE4B11A8FAAF797C401480@gmail.com> Noufal, I am sure the photos have been picked up from different websites. Or even if they are Creative Commons, don't see the attribution anywhere. I think yeah, keeping photos out of the repository makes sense. -- Thanks, Diptanu Choudhury Mobile - +919686602153 Web - www.linkedin.com/in/diptanu (http://www.linkedin.com/in/diptanu) Twitter - @diptanu (http://twitter.com/diptanu) On Saturday 28 January 2012 at 8:16 PM, Noufal Ibrahim wrote: > chandrakant kumar writes: > > > not on code but on using versioning, you don't need to put data files > > (images) under versioning specially if they are private. > > > > > [...] > > Why not? Especially since they're not generated. > > -- > ~noufal > http://nibrahim.net.in > > Cum tacent, clamant. When they are silent, they shout. -Cicero > _______________________________________________ > http://mail.python.org/mailman/listinfo/ncr-python.in > Mailing list guidelines : http://lug-iitd.org/Mailing_List_Guidelines > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From noufal at gmail.com Sat Jan 28 17:20:57 2012 From: noufal at gmail.com (Noufal Ibrahim) Date: Sat, 28 Jan 2012 21:50:57 +0530 Subject: [Ncr-Python.in] Basic application in Tkinter: Need suggestions/reviews. In-Reply-To: <7790096E33FE4B11A8FAAF797C401480@gmail.com> (Diptanu Choudhury's message of "Sat, 28 Jan 2012 21:33:45 +0530") References: <87sjizlwau.fsf@sanitarium.localdomain> <7790096E33FE4B11A8FAAF797C401480@gmail.com> Message-ID: <87d3a3lrx2.fsf@sanitarium.localdomain> Diptanu Choudhury writes: > Noufal, I am sure the photos have been picked up from different > websites. Or even if they are Creative Commons, don't see the > attribution anywhere. I think yeah, keeping photos out of the > repository makes sense. I suppose one can argue either way. I'm generally in favour of version controlling all resources that are not generated (binary or otherwise). If they're too big and not very frequently changing, then putting them in a separate repository and linking to that is fine. -- ~noufal http://nibrahim.net.in Goes (Went) over like a lead balloon. From gvkalra at gmail.com Sat Jan 28 20:59:01 2012 From: gvkalra at gmail.com (Gaurav Kalra) Date: Sun, 29 Jan 2012 01:29:01 +0530 Subject: [Ncr-Python.in] Basic application in Tkinter: Need suggestions/reviews. In-Reply-To: <7790096E33FE4B11A8FAAF797C401480@gmail.com> References: <87sjizlwau.fsf@sanitarium.localdomain> <7790096E33FE4B11A8FAAF797C401480@gmail.com> Message-ID: On Sat, Jan 28, 2012 at 21:33, Diptanu Choudhury wrote: > Noufal, I am sure the photos have been picked up from different websites. Or Nopes. In this case, they are clicked by me while I was on a vacation to Kerala few months back. Awesome place BTW :) > even if they are Creative Commons, don't see the attribution anywhere. I I don't think I need to specifically mention any license when I am promoting "the culture of sharing" by sharing the photos in a public domain. Anyways, you may as well refer to the terms-of-service agreement of github, which states that: "We claim no intellectual property rights over the material you provide to the Service. Your profile and materials uploaded remain yours. However, by setting your pages to be viewed publicly, you agree to allow others to view your Content. By setting your repositories to be viewed publicly, you agree to allow others to view and fork your repositories." (Ref: http://stackoverflow.com/questions/4007674/whats-the-default-license-of-code-published-at-github) > think yeah, keeping photos out of the repository makes sense. I don't think so that it makes sense in this case atleast. It's like calling a kernel an operating system without the presence of application programs. I would have agreed to not include the photos in case they occupied MBs of storage (and provide a detailed README in such a case). But in this case they occupy only KBs of it. Plus the photos are not the actual ones that I am going to include in the final package. It's just a sample so that people may try the functionality. > > -- > Thanks, > Diptanu Choudhury > Mobile - +919686602153 > Web -?www.linkedin.com/in/diptanu > Twitter -?@diptanu -- Gaurav Kalra Mobile: +91-9717-620-649 Facebook: /gauravkalra Twitter: @gvkalra From diptanuc at gmail.com Sun Jan 29 04:16:32 2012 From: diptanuc at gmail.com (Diptanu Choudhury) Date: Sun, 29 Jan 2012 08:46:32 +0530 Subject: [Ncr-Python.in] Basic application in Tkinter: Need suggestions/reviews. In-Reply-To: References: <87sjizlwau.fsf@sanitarium.localdomain> <7790096E33FE4B11A8FAAF797C401480@gmail.com> Message-ID: Sorry man. Should have asked what was the source of the photos instead of assuming they have been scraped. Apologies! Next time we meet, I owe you a dinner or lunch :-) On Sunday, January 29, 2012, Gaurav Kalra wrote: > On Sat, Jan 28, 2012 at 21:33, Diptanu Choudhury wrote: >> Noufal, I am sure the photos have been picked up from different websites. Or > > Nopes. In this case, they are clicked by me while I was on a vacation > to Kerala few months back. Awesome place BTW :) > >> even if they are Creative Commons, don't see the attribution anywhere. I > > I don't think I need to specifically mention any license when I am > promoting "the culture of sharing" by sharing the photos in a public > domain. Anyways, you may as well refer to the terms-of-service > agreement of github, which states that: > > "We claim no intellectual property rights over the material you > provide to the Service. Your profile and materials uploaded remain > yours. However, by setting your pages to be viewed publicly, you agree > to allow others to view your Content. By setting your repositories to > be viewed publicly, you agree to allow others to view and fork your > repositories." (Ref: > http://stackoverflow.com/questions/4007674/whats-the-default-license-of-code-published-at-github ) > >> think yeah, keeping photos out of the repository makes sense. > > I don't think so that it makes sense in this case atleast. It's like > calling a kernel an operating system without the presence of > application programs. I would have agreed to not include the photos in > case they occupied MBs of storage (and provide a detailed README in > such a case). But in this case they occupy only KBs of it. Plus the > photos are not the actual ones that I am going to include in the final > package. It's just a sample so that people may try the functionality. > >> >> -- >> Thanks, >> Diptanu Choudhury >> Mobile - +919686602153 >> Web - www.linkedin.com/in/diptanu >> Twitter - @diptanu > > > -- > Gaurav Kalra > Mobile: +91-9717-620-649 > Facebook: /gauravkalra > Twitter: @gvkalra > _______________________________________________ > http://mail.python.org/mailman/listinfo/ncr-python.in > Mailing list guidelines : http://lug-iitd.org/Mailing_List_Guidelines > -- Thanks, Diptanu Choudhury Mobile - +919686602153 Web - www.linkedin.com/in/diptanu Twitter - @diptanu -------------- next part -------------- An HTML attachment was scrubbed... URL: