<?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>Chris Aniszczyk&#039;s (zx) diatribe &#187; help</title>
	<atom:link href="http://aniszczyk.org/tag/help/feed/" rel="self" type="application/rss+xml" />
	<link>http://aniszczyk.org</link>
	<description>work. life. open source. diatribes.</description>
	<lastBuildDate>Wed, 25 Jan 2012 19:08:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Eclipse Help System and non-Jetty web servers</title>
		<link>http://aniszczyk.org/2008/11/10/eclipse-help-system-and-non-jetty-web-servers/</link>
		<comments>http://aniszczyk.org/2008/11/10/eclipse-help-system-and-non-jetty-web-servers/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 02:19:00 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[jetty]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[ua]]></category>

		<guid isPermaLink="false">http://aniszczyk.org/2008/11/10/eclipse-help-system-and-non-jetty-web-servers/</guid>
		<description><![CDATA[For those who are interested, there is work in the 3.5 stream to make the Eclipse help system pluggable (again!). I&#8217;ve come across quite a few people that have had use cases to use something other than Jetty so please comment if you do! There&#8217;s also talk about moving the Help System to Lucene 2.4, [...]]]></description>
			<content:encoded><![CDATA[<p>For those who are interested, there is <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=220992">work</a> in the 3.5 stream to make the Eclipse help system pluggable (again!). I&#8217;ve come across quite a few people that have had use cases to use something other than Jetty so please comment if you do!</p>
<p>There&#8217;s also talk about moving the Help System to Lucene 2.4, if you have a vested interest in this for some reason, please comment <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=248986">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://aniszczyk.org/2008/11/10/eclipse-help-system-and-non-jetty-web-servers/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Kind Words About Eclipse Help</title>
		<link>http://aniszczyk.org/2008/01/14/kind-words-about-eclipse-help/</link>
		<comments>http://aniszczyk.org/2008/01/14/kind-words-about-eclipse-help/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 05:16:00 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[ua]]></category>

		<guid isPermaLink="false">http://aniszczyk.org/2008/01/14/kind-words-about-eclipse-help/</guid>
		<description><![CDATA[I always say that kind words are cheap so it&#8217;s nice to hear that the Eclipse help system got some praise from the DITA blogging community: &#8230;Eclipse Help is nonetheless extremely interesting as a case study of how a fully-featured Help system can be delivered, and could be used as a model or benchmark for [...]]]></description>
			<content:encoded><![CDATA[<p>I always say that <a href="http://dita.xml.org/eclipse-help-model">kind words</a> are cheap so it&#8217;s nice to hear that the Eclipse help system got some praise from the <a href="http://dita.xml.org/">DITA</a> blogging community:<br />
<blockquote>&#8230;Eclipse Help is nonetheless extremely interesting as a case study of how a fully-featured Help system can be delivered, and could be used as a model or benchmark for cross-platform Help.</p></blockquote>
<p>It gives me <a href="http://www.urbandictionary.com/define.php?term=warm+fuzzies">warm fuzzies</a> inside when I hear kind words about <a href="http://www.eclipse.org/pde">PDE</a> so I hope the <a href="http://www.eclipse.org/eclipse/platform-ua/main.html">Eclipse UA</a> team has some of those warm fuzzies now <img src='http://aniszczyk.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://aniszczyk.org/2008/01/14/kind-words-about-eclipse-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Awesome Button</title>
		<link>http://aniszczyk.org/2007/07/15/the-awesome-button/</link>
		<comments>http://aniszczyk.org/2007/07/15/the-awesome-button/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 04:08:00 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[ua]]></category>

		<guid isPermaLink="false">http://aniszczyk.org/2007/07/15/the-awesome-button/</guid>
		<description><![CDATA[I don&#8217;t know if people had this experience, but searching on help.eclipse.org was painful for me (by painful, I mean I couldn&#8217;t find anything I wanted quickly). I recall requesting the UA team implement a feature in the 3.3 cycle that involved grouping search results. Lo and behold, the team just did that: Thank you [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know if people had this experience, but searching on <a href="http://help.eclipse.org">help.eclipse.org</a> was painful for me (by painful, I mean I couldn&#8217;t find anything I wanted quickly). I recall requesting the <a href="http://www.eclipse.org/eclipse/platform-ua/main.html">UA</a> team implement a feature in the 3.3 cycle that involved grouping search results. Lo and behold, the team just did that:</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp3.blogger.com/_2017w9FY4Do/RprTdAxbGEI/AAAAAAAAAIE/9Frt6h9Me9Q/s1600-h/hyperlink.png"><img style="cursor:pointer; cursor:hand;" src="http://bp3.blogger.com/_2017w9FY4Do/RprTdAxbGEI/AAAAAAAAAIE/9Frt6h9Me9Q/s400/hyperlink.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5087611224445360194" /></a></p>
<p>Thank you UA team!</p>
]]></content:encoded>
			<wfw:commentRss>http://aniszczyk.org/2007/07/15/the-awesome-button/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

