Welcome to DavidJSmitty.com Sign in | Join | Help

Browse by Tags

All Tags » API   (RSS)

Using Argotic to create an RSS feed from an ASPX page

It's simple. Thanks Brian, for making such an easy-to-use syndication library in .NET. You can find Argotic at: http://www.codeplex.com/Argotic Interesting points about this sample include: There's no easy way to get the MIME-type from a certain file
Posted by david | 0 Comments
Filed under: , , ,

Argotic on the Web: Part 2 (Setup)

Continued from Argotic on the Web: Part 1 (Solution Design) ... Prerequisites: 1. Microsoft Visual Web Developer 2005 Express Edition ( direct link ) We'll use this to design the website that we'll be building for the creation of RSS feeds. The project
Posted by david | 4 Comments

Argotic on the Web: Part 1 (Solution Design)

Recently I got excited about a the video about Argotic ( blog ) on dnrTV . Argotic is a .NET library for RSS/ATOM/OPML creation and consumption. The library is very easy to use, and can be used in a shared hosting environment (creation) and desktop environment(consumption).
Posted by david | 1 Comments

Free .torrent file hosting on publish.btsharp.com

Free .torrent file hosting provided by BTSharp at http://publish.btsharp.com . The real kicker for developers is the easy-to-use API published at http://publish.btsharp.com/services/ShareInfoHostService.asmx . Check it out. If you like it, feel free to
Posted by david | 0 Comments
Filed under: ,

Webcast on API design.

Great talk recommended by Brad Abrams . http://www.infoq.com/presentations/effective-api-design Long, but really great. Best advice: "Code to the API before you're even done." This prevents: Getting to the end and saying "Hm, that doesn't feel right."
Posted by david | 0 Comments
Filed under: ,