Tags
.net asp authenticate banshee creative Django django-admin django-simple-wiki django application dph feedback full screen gettext gtk gtk.Layout gtkbuilder haskell i18n init.d karma live login makemessages markdown markitup microsoft models notebook ov51x pygtk python rhythmbox scrolling services tab template filter translation ubuntu upstart uservoice vertical visual studio webcam widget wikiCategories
- Censored stuff (2)
- Computers (10)
- Debate (4)
- Django (10)
- Environment (3)
- greenmyapple (2)
- Listening (6)
- Movies (3)
- Multimedia (5)
- PHP (1)
- Python (6)
- Religion (1)
- Surfing (3)
- Ubuntu (7)
- Uncategorized (2)
- Web (8)
Supporting!
Category Archives: Web
Stopforumspam Django Middleware
I have created a new Django app for keeping out spammers on the basis of data collected by stopforumspam.com. Read all about it here ยป It’s free, open source, and I hope people will make it better on github.
Posted in Django, Ubuntu, Web
Leave a comment
Automating stopforumspam.com ASAP (updated!)
In case you need a quick way of getting rid of spammers on your apache server, use this method as a temporary solution until you find a better one. Please take not that it will evaluate EVERY SINGLE REQUEST through … Continue reading
Automating stopforumspam.com
THIS DOES NOT WORK WITH APACHE SINCE IT DOES NOT USE /etc/hosts.deny – See this post instead Use the following Python script to maintain a file in the hosts.deny syntax so that your Debian/Ubuntu box (or other Linux server) is … Continue reading
Posted in Python, Ubuntu, Web
Leave a comment
MarkItUp Markdown footnote button
Here’s a simple addition to markItUp, that will prompt the user for a footnote number, a footnote text and then insert the number after the selection and the footnote text at the end of the full text. As handy extra … Continue reading
