---
title: The Quest to Manage Code
date: '2012-05-02'
tags:
  - code
  - jcodecollector
  - organization
---

In the last several years I've fostered a particularly nasty habit of neither organizing nor collecting all of my code snippets into a centralized place.

I've gotten into the habit of using live sites as living repositories that I just visit when I need something. A friend of mine just started using something called [JCodeCollector](http://www.alessandrococco.com/p/jcodecollector_22.html) (Mac) I thought I'd take for a spin.

If I'm not mistaken, TextMate also has a snippet manager built into it. I guess I'll check back with how my "organizational" project goes in a future post. What do you use to manage your code snippets?
