I've disabled comments because I have some neat captcha-less ideas for how to tell bots to fuck the hell off from my comments section but I don't feel like implementing them for django. The new system (mostly homegrown glue w/ selector, beaker, mako & werkzeug thrown in) has been in heavy development the past few weeks and commenting should be available by the summer. Sorry Mike; now you've no reason to come here.
python
: the language
The Python Language is a high level, dynamically typed, object oriented language available for most major platforms.
I've been doing a lot with CouchDB and WSGI the past few months, with positive and negative results. I'm finally getting the "hang" of Document Orited Databases (DODB? Rubbish acronym), and starting to understand what is possible and what isn't, how to do one-to-many and many-to-many relationships without having lots of queries. It struck me that although the per-query time in CouchDB is thusfar a lot slower than relational databases, the overall database time for individual webpage loads is far less, and there are far less queries and complex information joins going on.
Happy Anniversary: An Introspective
posted February 22nd, 2008 @ 22:40:36
tags:
development
,
life
,
python
,
site news
comments: 2
Happy Anniversary to me!
I've been thinking about WSGI and CouchDB recently, while on the subject of digital inflexibility. First, I want to clarify a few things about what I mean by flexibility with respect to an application, and how the current crop of frameworks approach this problem. If you want to follow this musing well, I highly suggest reading "What PHP Deployment Gets Right" by Ian Bicking; or just his entire blog, and most of the crosstalk on the web about REST, Web Services, and the evolution of the WWW.
I have been programming in Python for quite some time now, and I've been doing it professionally for over 2 years. Despite this, I am not nearly as proficient at the language as I could be, probably because I am using it professionally and have to devote time I could be using learning the language to solving problems.
ninrename
posted January 11th, 2007 @ 00:18:46
tags:
development
,
games
,
linux
,
python
comments: 0
Just "finished" hacking together some code that started out as a small desire and has ended up an obsession of sorts. Initially, it was just going to be a smart, specialized file renamer. It has ballooned into a poorly written (but fairly solid) beast of a program with crc checking and unrar/zipfile support. When I say it's poorly written, I mean it's not beautiful like my xdccq module is, for instance. It isn't elegant in the least, does things in a way that is acknowledged as poor design decisions, and the main dispatch is a giant ugly conditional mess. But it works pretty well!
I mentioned before that I had splintered off my blog developing efforts into a project I named saudade. The first somewhat releasable ball of code is now finished and in operation at jmoiron.net. This is a (thusfar modest) blog engine utilizing Django and focusing on levereging existing technologies, best practices, and a slim codebase. Some features saudade has over my previous software:
Some EXIF.py changes
posted September 5th, 2006 @ 00:56:08
tags:
development
,
python
,
site news
comments: 0
Coding's shifting complexity
posted August 7th, 2006 @ 00:38:00
tags:
development
,
python
,
site news
comments: 0
Elf only inn
posted May 8th, 2004 @ 15:37:01
tags:
development
,
games
,
politik
,
python
comments: 0
Polish and context menus
posted February 18th, 2004 @ 16:31:22
tags:
C
,
development
,
python
comments: 0
PacMan/SWareT configuration screens
posted February 17th, 2004 @ 05:18:04
tags:
development
,
python
comments: 0
PyQt corrections and notes
posted February 15th, 2004 @ 13:29:00
tags:
development
,
python
comments: 0
Python + QT, and why C++ is annoying in the GNU environment
posted February 14th, 2004 @ 19:47:31
tags:
C
,
development
,
python
comments: 0
read the rest of "Python + QT, and why C++ is annoying in the GNU environment"
Why I do various things
posted February 11th, 2004 @ 22:36:13
tags:
C
,
development
,
general tech
,
linux
,
python
comments: 0
Somebody's Heine is crowding my icebox
posted June 23rd, 2003 @ 10:56:39
tags:
games
,
life
,
python
comments: 0
Goals for JTEX (jonas text editor experiment)
posted May 28th, 2003 @ 05:54:43
tags:
python
,
site news
comments: 0
read the rest of "Goals for JTEX (jonas text editor experiment)"