Categories
Tags
- aiglx
- ajax
- Apple Mail
- ati
- blogging
- C
- compiz
- cy7c68013a
- cypress
- design
- ebuild
- emerge
- extension
- finance
- fx2
- fx2lib
- gentoo
- git
- gmail
- image upload
- internet
- javascript
- linux
- money
- OS X
- performance
- plugins
- python
- rich text editor
- rte
- scalability
- scm
- source code
- source control
- sysadmin
- turbogears
- ui
- upgrade
- virtual python
- Web
- wordpress
- wp-cache
- xorg
- yui
- My Tweets
Tag Archives: turbogears
Is Pylons the Best Python Web Framework?
I’ve been playing with Python for close to two years now. I started out playing with Python when I had a need to develop web applications faster. I was getting rather bored with the additional development time that the thousands … Continue reading
Virtual Hosting TurboGears Applications on Mac OS X Leopard
For a couple years now, I’ve been learning and applying various tricks for developing and hosting multiple Python web sites on my development machines. During that time, I made a migration to Mac OS X. Most setup files for python … Continue reading
Posted in Programming, System Administration
Tagged fink, Mac, OS X, python, turbogears, virtual hosts, virtual python, virtualenv
2 Comments
Keeping a process running
Have you ever had a process that dies on occasion? For me, I hate that situation and prefer to fix the software as opposed to have a monitor that restarts the process when it dies. I’ve run into a case … Continue reading
Posted in System Administration
Tagged bash, cherrypy, gentoo, linux, process, ps-watcher, python, startup scripts, sysadmin, turbogears
Comments Off on Keeping a process running
YUI Image Uploader Example with TurboGears
After completing the YUI Image Uploader, I received a lot of requests for a working example. I didn’t originally create a working example, because that requires server functionality that this server didn’t have. I’ve remedied the situation and have completed … Continue reading
Posted in Programming
Tagged ajax, image upload, javascript, python, rich text editor, rte, turbogears, yui
6 Comments
Gentoo Init Scripts for Cherrypy
A few of the web applications I am hosting/developing are written with TurboGears which uses Cherrypy as its applications server. I have a couple things that need fixed for hosting CherryPy web applications on my Gentoo systems. First, there are … Continue reading
Posted in System Administration
Tagged cherrypy, gentoo, init.d, python, screen, startup scripts, turbogears, virtual python
1 Comment