Hi Mr. Shakthi,

On Mon, Apr 9, 2012 at 10:04 PM, Shakthi Kannan <shakthim...@gmail.com>wrote:

> Hi Prasanna:
>
> --- On Mon, Apr 9, 2012 at 7:35 PM, Prasanna Venkadesh
> <prasmai...@gmail.com> wrote:
> | So got an idea of developing a small
> | application (Free Software - GNU GPL Licensed) using Python + Tkinter.
> \--
>
> #1 Why commit a .zip file (Gilly.zip) into a git repo? Try to keep
> only sources in the repo.
>

I included zip files for Windows binary, since py2exe generates binaries
and support files to run python files without having python installed in
the windows. Since there were number of support files. I zipped it and
uploaded it. Can you suggest me if there are any other way to that?


>
> #2 Please use a try-except IOError construct when opening a file.


> #3 Please remove the "feeds" file after use.
>

I thought of doing, but forget. Thanks for reminding.


>
> #4 You might consider writing the data to a yaml or json file so you
> decouple the data with the front-end. This way you can test your GUI
> on different front-ends - mobile phones, tablets, large screens et.
> al.
>

Will look at it for sure.


>
> #5 Try to write separate functions for fetching and writing data to a
> file, GUI initialization, displaying data on the UI et. al.
>

Yeah, i didn't follow coding standards, will modify it :D and thanks for
spending your valuable time on this.

>
> SK
>
> --
> Shakthi Kannan
> http://www.shakthimaan.com
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>



-- 
Regards,
Prasanna Venkadesh
----------------------------------------------------------------------------
PuduvaiLUG Mailing List:
http://puduvailug.wordpress.com/mailing-list-guidelines/
FOSS Jobs all over India: http://fossjobs.in
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to