<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kindle on Strathweb. A free flowing tech monologue.</title>
    <link>https://www.strathweb.com/categories/kindle/</link>
    <description>Recent content in Kindle on Strathweb. A free flowing tech monologue.</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 16 Sep 2012 18:36:25 +0000</lastBuildDate><atom:link href="https://www.strathweb.com/categories/kindle/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Generate Kindle (MOBI) ebooks with your ASP.NET Web API</title>
      <link>https://www.strathweb.com/2012/09/generate-kindle-mobi-ebooks-with-your-asp-net-web-api/</link>
      <pubDate>Sun, 16 Sep 2012 18:36:25 +0000</pubDate>
      
      <guid>https://www.strathweb.com/2012/09/generate-kindle-mobi-ebooks-with-your-asp-net-web-api/</guid>
      <description>&lt;p&gt;Recently, I&amp;rsquo;ve been working a little on an application that allows users to save, tag, bookmark links for later reading - that kind of stuff. Obviously, Web API facilitates those types of apps really well, as data can be exposed in a magnitude of formats. So I had this crazy idea - CLR to Kindle? Why not.&lt;/p&gt;
&lt;p&gt;Unfortunately MOBI format (used by Kindle) is not that easy to support from C#, as to my knowledge there is no ready-made DLL port or SDK available. On the other hand, Amazon has created a proprietary tool called [Kindlegen][1], which is a command line tool, and allows you to convert HTML into MOBI. We&amp;rsquo;ll use that - it&amp;rsquo;s a hacky solution but it sure is a lot of fun.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
