Re: [Tutor] What all technologies should a python developer know?

2013-07-17 Thread Darin Lawson Hosking
Speaking as a self taught old school tech instructor to a beginning tech wanting to start right. Learn the basic technology first Basic HTML formating gets vs posts reading writing files Parsing strings / regex inserting, searching and deleting via "SQL" communication standards RSS XML JSON etc..

Re: [Tutor] python / gtk / Webkit app wrapper.

2013-06-27 Thread Darin Lawson Hosking
suggested spellings menu) Now off to find that :) if you happen to know of some docs on where I could find that I would appreciate a lead. Thank you again Darin On Thu, Jun 27, 2013 at 7:07 PM, eryksun wrote: > On Thu, Jun 27, 2013 at 5:57 PM, Darin Lawson Hosking > wrote: > > > >

[Tutor] python / gtk / Webkit app wrapper.

2013-06-27 Thread Darin Lawson Hosking
Greetings all, Was wondering if one of you fine python wizards could help me with trying to fix a python / gtk / Webkit app wrapper. Here is a simple version of what I am trying to do. http://pastebin.com/2zi0SgfT The HUGE hurdle I am having is activating the Webkit spell checker for forms. f