jixolist bot

I have been playing around with google app engine’s python api and created a chat bot you can use as a TODO list or whatever kind of list you want to create.

Just add the bot to your chat contacts: jixolist@appspot.com
And start creating lists!

For my dear pidgin friends: you can also use a backward slash for the commands like so: \help

Any feature requests can be posted here or wherever you can reach me.

 

Free git repo hosting

I just finished putting all my Git projects on a free VCS hosting service called bitbucket. (yeah from the same guys that did JIRA). It’s a very nice online VCS which is:

  1. free
  2. let you have private repositories!

Especially the latter is what I was looking for. I needed a place to store some private projects. You don’t want a website you’re building for someone to be an open-sourced git repository like it would be when you’re using the free version of Github.

If you do.. then maybe github is the place for you. Otherwise, check out bitbucket.org.