ElegantCode

A software blog

8 Feb
2012

NuGet Project Uncovered: AboditNLP

Category:UncategorizedTag: :

If you are coming to this series of posts for the first time you might check out my introductory post for a little context. AboditNLP is a Natural Language Processor library. This kind of stuff in interesting, but not something I have chosen to spend my time on. It has a demo http://nlp.abodit.com/home/demo which gives […]

Read More
7 Feb
2012

NuGet Project Uncovered: Northwind.Db

Category:UncategorizedTag: :

If you are coming to this series of posts for the first time you might check out my introductory post for a little context. Northwind.Db is a version of the infamous Northwind database packaged in an awesomely easy install/setup NuGet package. I?ll outline the experience of installing the Northwind.Db into a sample project. After executing […]

Read More
6 Feb
2012

NuGet Project Uncovered: Deleporter

Category:UncategorizedTag: :

If you are coming to this series of posts for the first time you might check out my introductory post for a little context. Deleporter is a project I used over a year ago. It allows you to setup a delegate and execute it in a different process. For Example: You spin up a unit/integration […]

Read More
6 Feb
2012

Solving the upload progress bar problem–The History of Node.js

If you would have asked me how Node.js came to be I probably would have guessed something along the lines of a Stanford research lab. That is, until I stumbled across this youtube video ?Ryan Dahl – History of Node.js? from a Pheonix user group back in Oct 11. I intended to watch just a […]

Read More
3 Feb
2012

NuGet Project Uncovered: IntX

Category:UncategorizedTag: :

If you are coming to this series of posts for the first time you might check out my introductory post for a little context. Have you ever wanted to generate a number that could potentially have millions of digits and do arbitrary mathematical operations against it? Ya, me neither. But if I did, I would […]

Read More
2 Feb
2012

NuGet Project Uncovered: Burro

Category:UncategorizedTag: :

If you are coming to this series of posts for the first time you might check out my introductory post for a little context. Burro is a project that I only quickly looked at. I don?t know all that it does, or how to get it up and running. In the project?s readme it says […]

Read More