| Parando spam en los comentarios. | |
| [es] Code | akismet, meta, spam, apr 7, 2007 |
Espero que esto frena en gran medida los abusos de Spam que hemos visto en protocultura.
Puede ser que marca un comentario legítimo como spam. En este caso, igual me llega un correo y lo puedo corregir fácilmente.
-- Read more --
| Protocultura.cl -- Ldap to Mailman | |
| [en] Code | ldap, mailman, software, c1, apr 1, 2007 |
Ldap2Mailman is a little software I wrote to solve a particular problem. I was maintaining mailing lists for internal use. And all of the users where already defined in the company LDAP database. They even had the same groups definitions as we needed people in the mailing lists.
Strangely enough, mailman doesn't seem to be able to use LDAP as a base for the subscribers to it's lists. So i sat down and wrote a little script that does exactly that, it keeps the LDAP users in groups synchronized with lists of the same name.
Protocultura.cl -- Ldap to Mailman
-- Read more --
| Pingbacks and trackbacks | |
| [en] Code | feb 25, 2007 |
Here's the laydown on pingbacks and django: "Pingbacks: XML-RPC and Django"
and it's trackback brother: "How to add Trackbacks to Django"
-- Read more --
| Site updates (again) | |
| [en] Code | feb 18, 2007 |
On the backend: Added (and later, fixed) a bookmarklet feature so that I'll probably publish more frequently now (in linkdump style). Also the textarea form fields are using a inline-editor provided by the openwysisyg proyect. Multi-tag for blog pages is now implemented at a database level, still have to implement the user visible pages.
-- Read more --
| Django cheat sheet (Mercurytide) | |
| [es] Code | feb 13, 2007 |
We all know time spent looking at documentation is time spent not solving the world's problems through code. And no good programmer wants that. So we've created a one-page Django cheat sheet.
Django cheat sheet (Mercurytide)
-- Read more --
| Changes in the RSS and Atom Feed URLs | |
| [en] Code | feb 7, 2007 |
-- Read more --
| Django | The Web framework for perfectionists with deadlines | |
| [es] Code | dec 14, 2006 |
Python web framework. Mejor que Ruby on Rails?
Interesante, muy interesante!
-- Read more --
| GNU Emacs Manual | |
| [en] Code | okt 21, 2006 |
"Emacs is the extensible, customizable, self-documenting real-time display editor. This Info file describes how to edit with Emacs and some of how to customize it; it corresponds to GNU Emacs version 22.0.50."
GNU Emacs Manual
-- Read more --
| The Humano2 project - A Post mortem | |
| [en] Code | okt 8, 2006 |
Anyway, i did some googling for "Humano2" to see what code was available. This made me think about things...
-- Read more --
| Ajax revisited - Do we have a winner? | |
| [en] Code | sep 1, 2006 |
We've been looking at a number of options. I think that now we might have a winner in the forme of backbase a very nice abstraction layer.
Also looking around at how to get some XML stuff from our database backends i found that both PostgreSQL and SQLserver can just format their data output as XML. Simple really.
- Backbase - The #1 AJAX Development Framework for Rich Internet Applications
- Retrieving Data as XML from SQL Server [XML, XSLT & Web Services]
-- Read more --
