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
Category Archives: Programming
Serving JavaScript Fast
I found this excellent writeup on serving JavaScript files posted on Digg.com. I think I’ll convert some of those ideas to Python but I thought it worth posting here in the mean time with the link to the story. The … Continue reading
Image Upload with YUI Editor 2.5.0
The YUI team has been making further enhancements to the YUI library. I decided to stick together in one post all the previous resources I’ve added for the YUI Image Uploader and make sure the uploader was compatible with the … Continue reading
Posted in Programming
Tagged ajax, extension, image upload, javascript, rich text editor, rte, ui, yui
13 Comments
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
How to fix the Digg Tools JavaScript for WordPress
If you have a wordpress blog and you’ve ever had a popular enough post to have it posted to Digg.com, you might be tempted to paste the digg tools javascript into your post to integrate your site with the digg … Continue reading
An Example Rich Text Editor Image Upload with PHP
After my previous image uploader and turbogears image uploader posts, the overwhelmingly most requested information has been a PHP implementation of the upload script. I’m not much of a PHP guru. Luckily, a few users have posted possible solutions for … Continue reading
Posted in Programming
Tagged ajax, image upload, javascript, php, rich text editor, rte, yui
102 Comments