Re: [Tutor] Web Browser in Python

2005-08-04 Thread Alan G
> As for the size of project, I have been pursuing programming as > a hobby for years and really enjoy it.I dont have any specific > timeframe or deadline in mind so the size doesnt matter :). In that case go to it! :-) But you might like to consider using wxPython because as someone else men

Re: [Tutor] Web Browser in Python

2005-08-03 Thread Shitiz Bansal
Hi, I actually want to create a web-browser on my own. There are so many changes i would like to see in my browser that i felt that i would be better of creating my own rather than trying to modify the existing ones.As for the size of project, I have been pursuing programming as a hobby for years

Re: [Tutor] Web Browser in Python

2005-08-03 Thread Alan G
> I need to program a web browser in python.I dont have any idea of > how > to start, what i do have is time and willingness to learn. Can you explain what you have in mind? Do you actually want to create a web browser like IE or FireFox from scratch using Python? Or do you want to control your

Re: [Tutor] Web Browser in Python

2005-08-03 Thread Kent Johnson
R. Alan Monroe wrote: >>>I need to program a web browser in python.I dont have any idea of how to >>>start, what i do have is time and willingness to learn.Could anyone direct >>>me to some suitable reference? >>>Shitiz >>> > > >>How about Grail http://grail.sourceforge.net/ ? > > > Looks neat

Re: [Tutor] Web Browser in Python

2005-08-03 Thread R. Alan Monroe
>> I need to program a web browser in python.I dont have any idea of how to >> start, what i do have is time and willingness to learn.Could anyone direct >> me to some suitable reference? >> Shitiz >> > How about Grail http://grail.sourceforge.net/ ? Looks neat, but it doesn't run on my box: C

Re: [Tutor] Web Browser in Python

2005-08-03 Thread Luis N
On 8/3/05, Shitiz Bansal <[EMAIL PROTECTED]> wrote: > Hi, > I need to program a web browser in python.I dont have any idea of how to > start, what i do have is time and willingness to learn.Could anyone direct > me to some suitable reference? > Shitiz > How about Grail http://grail.sourceforge.