Tag Archives: dearlazyweb

Taking @dearlazyweb Down

I’m taking my Twitter bot app @dearlazyweb down.  I really want to focus on RSSmeme and @dearlazyweb just never took off.  If you came here trying to visit Dear Lazy then please check out my other project: RSSmeme.

dearlazyweb Made the Twitter Blog!

So proud!

Beautiful Paginator with Django Custom Filters

Here is an example; scroll down to see the paginator.
Django’s generic views already have awesome support for pagination.  But they don’t give you a great way of providing a good paginator; that is up to you to create.
They give you an array (page_range) in your templates that you can loop over to display a nice [...]

Announcing Dear LazyWeb, a Twitter app!

I’m proud to announce my latest project: Dear LazyWeb.  When somebody asks a question to nobody in particular on the internet they are calling for help from the LazyWeb.  There used to be a website where you could post your questions but it has been shut down.
Building applications on top of Twitter is all the [...]