| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
By Anonymous at 2006-12-01 07:15
|
|
Time again for another article. But this time, it's not a third party app, but my own. It's called wp_publisher, a desktop posting tool for WordPress -- written in Python and Glade. It's a simple little tool -- by no means a complete client for WordPress -- but still useful for people who like to write blog posts off-line and publish them later.
More information and download
Note the requirements in particular - you need python, libglade, python-gtk and python-glade (GTK 2.x) installed on your system.
I wrote this app as a way to learn more about Python, GTK as well as the XML RPC library for Python. Overall, I've got to say that Python is one of the easiest programming languages out there for small-medium application development. C and C++ introduce a lot of overhead for the programmer in terms of memory management, data type and structure handling and error-checking. Python is a lot simpler and compact and allows programmers to concentrate on the logic of the application. Python combines the simplicity of shell-scripting with the additional power of a high-level programming language extensible with dozens of great modules. For newbies to programming, I highly recommend Python.
Anyway, I hope WordPress users will find my app useful. Please feel free to try it out and test it. I would appreciate your feedback, suggestions and bug reports.
|
|
All times are GMT -5. The time now is 02:22 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|