Bài viết của thẻ ‘python’
-
Two steps installing Goolge App Engine (GAE) in Ubuntu Jaunty0
01/08/2009By default, Ubuntu Jaunty (9.04) shipped with Python 2.6 while GAE works with Python 2.5, so if you download SDK and run your app, you will see lot of errors. Luckily, you can have GAE running with two ...
-
Django on Debian Lenny (mod_python + apache2 + mysql)0
07/07/2009This is a short note on how to build a Django development environment in a Debian Lenny server. 1. Update and upgrade apt-get apt-get update && apt-get upgrade 2. Grab all the packages needed apt-get ...
-
Mod_python + Apache 2 + Slackware Error2
06/07/2009Trying to install mod_python 3.3.1 things seem to be smooth until I got this error connobject.c: In function ‘_conn_read’: connobject.c:142: error: request for member ‘next’ in ...
-
Error with lxml on Debian Lenny0
10/04/2009While trying to get Mapnik WMS server work on Debian Lenny, I found out that there were some errors with the lxml installation, before doing easy_install lxml be sure that you have libxml2 and libxslt-dev ...
-
Google App Engine & cron jobs4
04/11/2008I decided to try Google App Engine for a personal project, that pulls yahoo weather at a regular time interval, but as I dived into Google App Engine then this simple thing can not be done in cron jobs, ...
-
Pinax with mod_wsgi installation (Slackware 12.1)0
01/11/2008I’m quite new to Django, Pinax and mod_wsgi, so today i decided to try on Pinax with a Slackware 12.1 development box. Everytime I forget after doing something, so better to note it down here, easier ...
-
Python File Manipulation (Excel, OpenOffice, Media, DBF, rar, gps, id3 …)1
21/10/2008I keep some bookmarks of file manipulation with Python, please update if you know more. Thank you! Documents / Office: pyExcelerator: Generating Excel97 filesOOoPy: Manipulating OpenOffice documentsdbfpy: ...
-
Regular Expression GUI Debugger for Python0
20/10/2008I’m writing a tokenizer in Python and found out a great GUI debugger for Regular Expression. For all of you that have been looking for a good Python Regular Expression GUI, you can depend on this ...
-
CouchDB resources0
03/10/2008This post will help me to keep track of some good resources on Internet related to CouchDB development Wiki http://wiki.apache.org/couchdb/ Tutorials Introduction Official website Author ...
-
Django, Mod-Python & CouchDB2
24/09/2008I managed to have CouchDB running with Django inside mod_python, everything was installed on my Slackware 12.1 development server. 1. mod_python is compiled for Apache2, if you don’t know how then ...
Recent Posts
Recent Comments
- car on Google App Engine & cron jobs
- Rodrigo Marangon on Mod_python + Apache 2 + Slackware Error
- gabriel on Install packages for PEAR in XAMPP (Ubuntu Linux)
- mod_python on Apache 2 | Miscellaneous musings in beta on Mod_python + Apache 2 + Slackware Error
- Gilberto Ramos on Get back your Alt+Ctrl+Backspace in Karmic
Blogroll
car: nice engine, i'll try to pimp my ride
Rodrigo Marangon: Thanks for sharing! It was very helpful. Another way to make mod_python work is replacing the ...
gabriel: just the info that I was looking for... tnx ...
Gilberto Ramos: very useful! i was looking for this..!
Venkat Mantirraju: This is an excellent guide. Thanks a lot for your effort and time in making ...
How to clear DNS cache in Mac (Tiger, Leopard, Snow Leopard)
31/07/2010
Validation with Jquery
26/07/2010
Add your Google Apps email to Palm Pre
19/07/2010
Install packages for PEAR in XAMPP (Ubuntu Linux)
17/03/2010
Skype on Ubuntu Lucid Lynx 10.04
17/03/2010
Eclipse 3.5 Galileo on Ubuntu Jaunty 9.04
| 12 comments
Google App Engine & cron jobs
| 4 comments
vmware-tools on Slackware 12.1
| 3 comments
Django, Mod-Python & CouchDB
| 2 comments
Mapnik installation on Slackware 12.1
| 2 comments
- © 2009 Tech Mix. All rights reserved.
- WPLine 1.0 designed by Hutek - A member of Vietnam Wordpress Commnunity.
- Powered by Wordpress. Work fine on almost popular browsers.


