<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A World About to Change... &#187; django</title>
	<atom:link href="http://www.vinaysethmohta.com/blog/tag/django/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vinaysethmohta.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 29 Jun 2010 03:13:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Inline commenting on the web</title>
		<link>http://www.vinaysethmohta.com/blog/2008/02/19/inline-commenting-on-the-web/</link>
		<comments>http://www.vinaysethmohta.com/blog/2008/02/19/inline-commenting-on-the-web/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 14:30:15 +0000</pubDate>
		<dc:creator>vinaysethmohta</dc:creator>
				<category><![CDATA[UI]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[task-centric design]]></category>

		<guid isPermaLink="false">http://www.vinaysethmohta.com/blog/2008/02/19/inline-commenting-on-the-web/</guid>
		<description><![CDATA[I recently started reading up on the Django framework. The creators of Django, Adrian Holovaty and Jacob Kaplan-Moss, recently finished publishing a book that describes Django and how best to use it. They published both an online version of their book as well as a print version. The online version has a UI innovation that [...]]]></description>
			<content:encoded><![CDATA[<p>I recently started reading up on the <a href="http://www.djangoproject.com">Django framework</a>.  The creators of Django, Adrian Holovaty and Jacob Kaplan-Moss, recently finished publishing a book that describes Django and how best to use it.  They published both an online version of their book as well as a print version.</p>
<p><a href='http://www.vinaysethmohta.com/blog/wp-content/uploads/2008/02/django-book-chapter1.png' title='Django book chapter 1'><img src='http://www.vinaysethmohta.com/blog/wp-content/uploads/2008/02/django-book-chapter1.png' alt='Django book chapter 1' /></a></p>
<p>The online version has a UI innovation that I loved: the ability to leave comments inline with the text.  I often find it quite distracting to scroll between comments and the main text when reading some online publication formats.  And in this case, a wiki was not an appropriate format in which to publish a book.</p>
<p>Instead, the site allows users to click on the left side bar, which changes to a slightly darker shade of green when you hover over it. Click on the sidebar and a comment box pops up.  If comments had already been left, then you see a little callout indicating the number of comments that have been left around a particular paragraph.  I believe the authors used this facility extensively while their book was in &#8220;beta&#8221; to get feedback and errata from users.<br />
<a href='http://www.vinaysethmohta.com/blog/wp-content/uploads/2008/02/django-book-comment-popup.png' title='Django book comment popup'><img src='http://www.vinaysethmohta.com/blog/wp-content/uploads/2008/02/django-book-comment-popup.png' alt='Django book comment popup' /></a></p>
<p>The AJAX pop-up lets you read others comments as well as post new comments:</p>
<p><a href='http://www.vinaysethmohta.com/blog/wp-content/uploads/2008/02/django-book-comment-post.png' title='Django book comment post'><img src='http://www.vinaysethmohta.com/blog/wp-content/uploads/2008/02/django-book-comment-post.png' alt='Django book comment post' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vinaysethmohta.com/blog/2008/02/19/inline-commenting-on-the-web/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
