Resources for “Rapid Application Development with Python and Glade”
A Beginner's Guide to Using pyGTK and Glade by Dave Aitel: /article/6586
Glade: glade.gnome.org
GladeGen and Math Flash (all sample code for this article): ftp.linuxjournal.com/pub/lj/listings/issue123/7421.tgz
GTK API Documentation: www.gtk.org/api
libglade: www.daa.com.au/~james/software/libglade
pyGTK: www.daa.com.au/~james/software/pygtk
Python: www.python.org
PyXML Software: pyxml.sourceforge.net
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
If you already use virtualized infrastructure, you are well on your way to leveraging the power of the cloud. Virtualization offers the promise of limitless resources, but how do you manage that scalability when your DevOps team doesn’t scale? In today’s hypercompetitive markets, fast results can make a difference between leading the pack vs. obsolescence. Organizations need more benefits from cloud computing than just raw resources. They need agility, flexibility, convenience, ROI, and control.
Stackato private Platform-as-a-Service technology from ActiveState extends your private cloud infrastructure by creating a private PaaS to provide on-demand availability, flexibility, control, and ultimately, faster time-to-market for your enterprise.
Sponsored by ActiveState
| Speed Up Your Web Site with Varnish | Jun 19, 2013 |
| Non-Linux FOSS: libnotify, OS X Style | Jun 18, 2013 |
| Containers—Not Virtual Machines—Are the Future Cloud | Jun 17, 2013 |
| Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer | Jun 12, 2013 |
| Weechat, Irssi's Little Brother | Jun 11, 2013 |
| One Tail Just Isn't Enough | Jun 07, 2013 |
- Speed Up Your Web Site with Varnish
- Containers—Not Virtual Machines—Are the Future Cloud
- Linux Systems Administrator
- Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer
- Senior Perl Developer
- Technical Support Rep
- Non-Linux FOSS: libnotify, OS X Style
- UX Designer
- Web & UI Developer (JavaScript & j Query)
- RSS Feeds
- Reachli - Amplifying your
28 min 34 sec ago - excellent
1 hour 17 min ago - good point!
1 hour 20 min ago - Varnish works!
1 hour 29 min ago - Reply to comment | Linux Journal
1 hour 58 min ago - Reply to comment | Linux Journal
4 hours 24 min ago - Reply to comment | Linux Journal
8 hours 24 min ago - Yeah, user namespaces are
9 hours 41 min ago - Cari Uang
13 hours 12 min ago - user namespaces
16 hours 5 min ago
Featured Jobs
| Linux Systems Administrator | Houston and Austin, Texas | Host Gator |
| Senior Perl Developer | Austin, Texas | Host Gator |
| Technical Support Rep | Houston and Austin, Texas | Host Gator |
| UX Designer | Austin, Texas | Host Gator |
| Web & UI Developer (JavaScript & j Query) | Austin, Texas | Host Gator |
Free Webinar: Hadoop
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Some of key questions to be discussed are:
- What is the “typical” Hadoop cluster and what should be installed on the different machine types?
- Why should you consider the typical workload patterns when making your hardware decisions?
- Are all microservers created equal for Hadoop deployments?
- How do I plan for expansion if I require more compute, memory, storage or networking?




Comments
Converting from Microsoft to Python
Our traffic school site is currently in the process of rewriting our backend management system in Python and I have to say it sure has been a challenge for all of our developers.
Python and Glade - Another reference... and comment
Glade and GladeGen look like absolutely terrific tools for building a classic relational database business system.
I hope to study the article and the references and understand better the tools and their capabilities.
Another reference that sort of shows generating GUI interfaces is Chapter 9 of Mark Lutz's Programming Python published by O'Reilly. (I got the Lutz book at a bargain price, the second edition is being remaindered on some book vendor sites.)
I have been working in an automobile parts store... as the temp delivery person. The computer system is 10 or 15 years old: terminals talking to a 486 box that uses a 14.4 modem. It is a system without ethernet or TCP/IP.
I hope soon to work out a SOAP interface to allow automobile owners, repair shops, parts stores, parts wholesalers and aftermarket parts makers and publishers of auto repair documentation to communicate with each other through an intermediate aggregator.
It would be very nice to have have a way to generate families of application systems so that the same XML data structures for an automobile, automobile part, automobile repair job, shop manual chapter can drive the appearance of this data in the appropriate order and with the appropriate titles and hyperlinks in each of the application systems.
Basically, I am working on a SOAP based aggregator.
Traffic school Online Defensive Driving
Description: I DRIVE SAFELY Traffic School offers convenient Internet traffic School safety courses for Defensive Driving,Traffic School Online courses and State Certified courses - California Traffic School course, Florida traffic school and Texas Defensive Driving Courses.
Re: Resources for Rapid Application Development with Python and
Reposting this so it's at the top level of comments. Until the 7421.tgz file is corrected on the Linux Journal web/ftp site, please get a corrected copy at:
http://capital2.capital.edu/faculty/dreed/7421.tgz
Dave Reed
Re: Resources for Rapid Application Development with Python and
The GladeGenConfig.py file included in 7421.tgz is actually another tar.gz file that contains all but the real GladeGenConfig.py and GladeWindow.pyc. Hopefully, this will be fixed.
- Nate >>
Re: Resources for Rapid Application Development with Python and
Until it is fixed, you can grab a copy at:
http://capital2.capital.edu/faculty/dreed/7421.tgz
I will remove that copy once it is fixed.
Dave Reed
Re: Resources for Rapid Application Development with Python and
Additional PyGTK resources at:
www.pygtk.org