DennyDotNet

Awesome ASP.NET C# and other cool coding stuff

About the author

Denny Ferrassoli
Developer at Casting Networks. MCP / .NET
E-mail me Send mail
Add to Technorati Favorites

Recent posts

Recent comments

Authors

Categories

None


Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010

New Open Source Project: BackTypeSharp

BackTypeSharp is a C# library that allows querying of BackType's API (www.backtype.com)

It was written in a fluent manner (or attempted) so that you can easily query BackType for information.

I started BackTypeSharp for a personal project and decided it could be useful to others and so I've decided to share it on CodePlex. I first saw BackType being used on Mashable.com. If you go to any story on Mashable's website and scroll towards the bottom you'll see a section called "Reactions" with comments from people posted via "BackType." A little research on BackType and a few days later I thought the "Reactions" was a neat idea and wanted to implement it into my own project. Since there were no libraries written in .NET to support interaction with the BackType API I created one.

I've used TweetSharp quite a bit and really enjoyed the fluent manner in which you execute requests so I attempted to model BackTypeSharp in a similar manner.

BackTypeSharp is far from a complete library and I will continue to work on it over time. If you'd like to help please feel free to contact me. There are some "tests" in the solution but I have no experience writing unit tests or doing TDD so I wouldn't rely on them. I would love to have someone who is experienced with writing unit tests help. If anything the test project shows how to query and get results using the library.

For more information on BackType you can visit the developer site here: BackType API Documentation

Check out the project on CodePlex here: BackTypeSharp

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted by Denny on Tuesday, September 22, 2009 6:31 AM
Permalink | Comments (1) | Post RSSRSS comment feed

Comments

thedailyparr.com

Tuesday, September 22, 2009 7:01 AM

pingback

Pingback from thedailyparr.com

Posts about Mashable as of September 22, 2009 » The Daily Parr

Comments are closed