You can probably do a simple Twitter-like application, it's simple CRUD and shouldn't be difficult (It's used both in Rails for Zombies and the Rails Book as example iirc)
Redis has a good basic tutorial up for building a Twitter clone with it and Php. Doesn't get into doing comet or web sockets, but it covers the foundation stuff.
http://redis.io/topics/twitter-clone