Thursday, March 22, 2012

Code Crawler

In the previous post, I introduced the project I would be working on - aside from codeXplode. I code named it Code Crawler.

It's (or will be) a web crawler design specifically for finding code. Whether it's php, C, Java, Python or any other programming language known to man, the crawler job will be to find it and let codeXplode know of it's existence on the web.

I'm doing this in an effort to create an easily searchable resource for us programmers. Whenever I can't quite come up with a way to do something or if I've just forgotten, I want to be able to just search for the bit of code that I need and modify it appropriately for my use.

Anyways, the codeXplode profile for the Code Crawler project is up now and can be found here.

No comments:

Post a Comment