comparison content/Coding/002-redis-whos-online.rst @ 7:49bebfa6f9d3

Added summary lines for those posts that had back to back headings. Those posts didn't look so great on Pelican's index.
author Brian Neal <bgneal@gmail.com>
date Fri, 31 Jan 2014 20:32:36 -0600
parents 7ce6393e6d30
children
comparison
equal deleted inserted replaced
6:061a5ff7ec61 7:49bebfa6f9d3
3 3
4 :date: 2011-04-25 12:00 4 :date: 2011-04-25 12:00
5 :tags: Redis, Python 5 :tags: Redis, Python
6 :slug: a-better-who-s-online-with-redis-python 6 :slug: a-better-who-s-online-with-redis-python
7 :author: Brian Neal 7 :author: Brian Neal
8 :summary: Still trying to find a better "who's online" function. I ran with this method for a while, but later found a way to improve upon it.
8 9
9 **Updated on December 17, 2011:** I found a better solution. Head on over to 10 **Updated on December 17, 2011:** I found a better solution. Head on over to
10 the `new post`_ to check it out. 11 the `new post`_ to check it out.
11 12
12 13