<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Break</title>
	<atom:link href="http://pathway.screenager.be/archives/13/feed" rel="self" type="application/rss+xml" />
	<link>http://pathway.screenager.be/archives/13</link>
	<description>Making Wikipedia a no-brainer</description>
	<lastBuildDate>Mon, 08 Feb 2010 23:09:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dennis</title>
		<link>http://pathway.screenager.be/archives/13/comment-page-1#comment-3109</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Sat, 14 Apr 2007 09:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://pathway.screenager.be/2006/12/18/break/#comment-3109</guid>
		<description>German translation is coming for the next update, as well as 10+ other languages.  I&#039;ll release the English version in a week, then gradually the translations to other languages as I receive them.</description>
		<content:encoded><![CDATA[<p>German translation is coming for the next update, as well as 10+ other languages.  I&#8217;ll release the English version in a week, then gradually the translations to other languages as I receive them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Decker</title>
		<link>http://pathway.screenager.be/archives/13/comment-page-1#comment-3106</link>
		<dc:creator>Stefan Decker</dc:creator>
		<pubDate>Sat, 14 Apr 2007 07:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://pathway.screenager.be/2006/12/18/break/#comment-3106</guid>
		<description>I found Pathway today, and I&#039;m really enthused …

Every evening I&#039;m surfing trough Wikipedia and doing this with Safari ist not so useful. So I&#039;m so happy about Pathway. Thank you very much!

As a german User I&#039;m dreaming about Pathway in german translation. Than Pathway will be really perfect! 

Hope, this will be soon :-)</description>
		<content:encoded><![CDATA[<p>I found Pathway today, and I&#8217;m really enthused …</p>
<p>Every evening I&#8217;m surfing trough Wikipedia and doing this with Safari ist not so useful. So I&#8217;m so happy about Pathway. Thank you very much!</p>
<p>As a german User I&#8217;m dreaming about Pathway in german translation. Than Pathway will be really perfect! </p>
<p>Hope, this will be soon <img src='http://pathway.screenager.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Daish</title>
		<link>http://pathway.screenager.be/archives/13/comment-page-1#comment-2096</link>
		<dc:creator>Chris Daish</dc:creator>
		<pubDate>Sat, 17 Mar 2007 19:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://pathway.screenager.be/2006/12/18/break/#comment-2096</guid>
		<description>Fabulous app which I&#039;m sure has a great future. Have you thought about open sourcing as a way of spreading the effort? Certainly works for MediaWiki.</description>
		<content:encoded><![CDATA[<p>Fabulous app which I&#8217;m sure has a great future. Have you thought about open sourcing as a way of spreading the effort? Certainly works for MediaWiki.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://pathway.screenager.be/archives/13/comment-page-1#comment-1190</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Fri, 09 Feb 2007 12:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://pathway.screenager.be/2006/12/18/break/#comment-1190</guid>
		<description>Charles: Sparkle is integrated as of 0.6, it just needs to be triggered manually (&quot;Check for updates&quot;).  I&#039;ll change that in the next version.
The cloud does not appear when for some reason the page layout differs from a standard model.  This happens in very few pages, but is a pain none the less, I&#039;ll devote some time to adding some extra parsing code, but I can&#039;t guarantee every page will work unconditionally...

Small update on the development:

- some internal changes to the model and drawing code, should allow for smaller file sizes and graphical extensibility but will break compatibility with documents created in earlier version, sorry for that.
- some refinements to drawing, animation, selection
- dragging links from the browser view to the network view to insert new pages
- &quot;copy link&quot; (to pasteboard) and &quot;insert all relevant topics from this node&quot; option
- better cache management and options
- ability to group pages, to enable better management/overview of the network (e.g. disable certain groups of pages so they aren&#039;t displayed, etc)
- Exporting the whole node graph to .dot (a file format that OmniGraffle and most other related apps can read)


Todo:
- tagging of pages, groups and documents,( adding other metadata such as links and files?)
- Searching page content.  I still have to examine if this is technically possible, as it would imply archiving all visited pages (with problems of filesize, outdated pages,...)
- Highlighting text snippets in pages.  Same potential problem as with searching page content.
- Small convenience options: e.g. &quot;remove pages connected to this page&quot;, &quot;insert current iTunes album page&quot; (I found that one to be very useful ;-))  I&#039;ve you&#039;ve got more ideas for these, tell me!
- some features I haven&#039;t decided on yet.</description>
		<content:encoded><![CDATA[<p>Charles: Sparkle is integrated as of 0.6, it just needs to be triggered manually (&#8220;Check for updates&#8221;).  I&#8217;ll change that in the next version.<br />
The cloud does not appear when for some reason the page layout differs from a standard model.  This happens in very few pages, but is a pain none the less, I&#8217;ll devote some time to adding some extra parsing code, but I can&#8217;t guarantee every page will work unconditionally&#8230;</p>
<p>Small update on the development:</p>
<p>- some internal changes to the model and drawing code, should allow for smaller file sizes and graphical extensibility but will break compatibility with documents created in earlier version, sorry for that.<br />
- some refinements to drawing, animation, selection<br />
- dragging links from the browser view to the network view to insert new pages<br />
- &#8220;copy link&#8221; (to pasteboard) and &#8220;insert all relevant topics from this node&#8221; option<br />
- better cache management and options<br />
- ability to group pages, to enable better management/overview of the network (e.g. disable certain groups of pages so they aren&#8217;t displayed, etc)<br />
- Exporting the whole node graph to .dot (a file format that OmniGraffle and most other related apps can read)</p>
<p>Todo:<br />
- tagging of pages, groups and documents,( adding other metadata such as links and files?)<br />
- Searching page content.  I still have to examine if this is technically possible, as it would imply archiving all visited pages (with problems of filesize, outdated pages,&#8230;)<br />
- Highlighting text snippets in pages.  Same potential problem as with searching page content.<br />
- Small convenience options: e.g. &#8220;remove pages connected to this page&#8221;, &#8220;insert current iTunes album page&#8221; (I found that one to be very useful <img src='http://pathway.screenager.be/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> )  I&#8217;ve you&#8217;ve got more ideas for these, tell me!<br />
- some features I haven&#8217;t decided on yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://pathway.screenager.be/archives/13/comment-page-1#comment-1138</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 06 Feb 2007 13:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://pathway.screenager.be/2006/12/18/break/#comment-1138</guid>
		<description>Another thought: incorporate the Sparkle framework. That means auto-updating when people check. Who knows, you might even be able to add translations piecemeal, as and when they came good..


One unrelated thing: the &quot;cloud&quot; of linked topics sometimes appears, sometimes doesn&#039;t. What&#039;s the trigger for that? Is it pages that link to that page? Or what? (This is on Wikipedia_en).</description>
		<content:encoded><![CDATA[<p>Another thought: incorporate the Sparkle framework. That means auto-updating when people check. Who knows, you might even be able to add translations piecemeal, as and when they came good..</p>
<p>One unrelated thing: the &#8220;cloud&#8221; of linked topics sometimes appears, sometimes doesn&#8217;t. What&#8217;s the trigger for that? Is it pages that link to that page? Or what? (This is on Wikipedia_en).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://pathway.screenager.be/archives/13/comment-page-1#comment-1106</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Sun, 04 Feb 2007 12:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://pathway.screenager.be/2006/12/18/break/#comment-1106</guid>
		<description>Thanks for your support, everyone!

Ben, I like your ideas, especially the auto-detection of more metadata.  I&#039;m also looking into doing something with color levels, in the fashion you mention.  It&#039;ll probably not be a fade, as I already use that for read pages, but a hue change or something alike is certainly within the possibilities.

Furthermore, I&#039;m adding support for collections (visualized by a tree view instead of the standard table view) as Pathway turns out to be more of a management tool than I thought it would.
Unfortunately, I had not anticipated this and it will require some rewriting on the base. The data model will have to be changed a bit too, so the possibility exists that you can&#039;t open old documents with the future build.  But I&#039;ll try to include some conversion code.</description>
		<content:encoded><![CDATA[<p>Thanks for your support, everyone!</p>
<p>Ben, I like your ideas, especially the auto-detection of more metadata.  I&#8217;m also looking into doing something with color levels, in the fashion you mention.  It&#8217;ll probably not be a fade, as I already use that for read pages, but a hue change or something alike is certainly within the possibilities.</p>
<p>Furthermore, I&#8217;m adding support for collections (visualized by a tree view instead of the standard table view) as Pathway turns out to be more of a management tool than I thought it would.<br />
Unfortunately, I had not anticipated this and it will require some rewriting on the base. The data model will have to be changed a bit too, so the possibility exists that you can&#8217;t open old documents with the future build.  But I&#8217;ll try to include some conversion code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: User</title>
		<link>http://pathway.screenager.be/archives/13/comment-page-1#comment-1035</link>
		<dc:creator>User</dc:creator>
		<pubDate>Wed, 31 Jan 2007 17:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://pathway.screenager.be/2006/12/18/break/#comment-1035</guid>
		<description>Good work on this app. I&#039;ve used it a little since 0.5 and I like it. I hope you&#039;re able to devote more time to this. I understand it may be difficult to get people to pay for it or donate even small sums, but there are people out there who appreciate such effort and try their best to support. So please continue working on it even if it seems like a thankless job (monetarily). :)</description>
		<content:encoded><![CDATA[<p>Good work on this app. I&#8217;ve used it a little since 0.5 and I like it. I hope you&#8217;re able to devote more time to this. I understand it may be difficult to get people to pay for it or donate even small sums, but there are people out there who appreciate such effort and try their best to support. So please continue working on it even if it seems like a thankless job (monetarily). <img src='http://pathway.screenager.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://pathway.screenager.be/archives/13/comment-page-1#comment-850</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 23 Jan 2007 00:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://pathway.screenager.be/2006/12/18/break/#comment-850</guid>
		<description>Hi!

I really dig your app (no digg pun intended), and as Fais already did, so did I spend several hours with your program. It&#039;s pretty usefull for generating a landscape on a specific topic or to get a rough overview on it. Just excellent, and I&#039;ll highly recommend it to everyone who somewhat has a networked thinking.

So much for the praise, now to the program itself: Besides it&#039;s working beautifully, I have some minor complaints: Sometimes an article is just forwarded (like in pluralizations), but Pathway makes a new node from it. What about joining nodes? Different colorization would be pretty cool, too: nth degrees fade more and more in color (or change them), plus a visual traceback of how the map was generated would come in handy pretty well, too. A full parsing of the document for refering, existing nodes would be nice. and a killer would be a metatag or a graphical blob of what if Pathway could recognize the &quot;Category: &quot; on the bottom of each page.

Though I&#039;m a student, with a few modifications I&#039;m really willing to pay some money for Pathway. Now about a mash-up with Anthracite...

Good luck (nah - knowledge!) to you for your exams, I&#039;m just with you the same time.

Yours,

- Ben</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I really dig your app (no digg pun intended), and as Fais already did, so did I spend several hours with your program. It&#8217;s pretty usefull for generating a landscape on a specific topic or to get a rough overview on it. Just excellent, and I&#8217;ll highly recommend it to everyone who somewhat has a networked thinking.</p>
<p>So much for the praise, now to the program itself: Besides it&#8217;s working beautifully, I have some minor complaints: Sometimes an article is just forwarded (like in pluralizations), but Pathway makes a new node from it. What about joining nodes? Different colorization would be pretty cool, too: nth degrees fade more and more in color (or change them), plus a visual traceback of how the map was generated would come in handy pretty well, too. A full parsing of the document for refering, existing nodes would be nice. and a killer would be a metatag or a graphical blob of what if Pathway could recognize the &#8220;Category: &#8221; on the bottom of each page.</p>
<p>Though I&#8217;m a student, with a few modifications I&#8217;m really willing to pay some money for Pathway. Now about a mash-up with Anthracite&#8230;</p>
<p>Good luck (nah &#8211; knowledge!) to you for your exams, I&#8217;m just with you the same time.</p>
<p>Yours,</p>
<p>- Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fais</title>
		<link>http://pathway.screenager.be/archives/13/comment-page-1#comment-769</link>
		<dc:creator>Fais</dc:creator>
		<pubDate>Fri, 19 Jan 2007 10:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://pathway.screenager.be/2006/12/18/break/#comment-769</guid>
		<description>Hello Dennis,

      Thank you for such a wonderful program. I downloaded it yesterday and was spending hours on it. I should say I have rarely seen such an innovative idea. Excellent work. I would work with it more during the weekend. I have put a small review on my blog. Once more, an excellent work.

Regards
Fais</description>
		<content:encoded><![CDATA[<p>Hello Dennis,</p>
<p>      Thank you for such a wonderful program. I downloaded it yesterday and was spending hours on it. I should say I have rarely seen such an innovative idea. Excellent work. I would work with it more during the weekend. I have put a small review on my blog. Once more, an excellent work.</p>
<p>Regards<br />
Fais</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://pathway.screenager.be/archives/13/comment-page-1#comment-750</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Thu, 18 Jan 2007 09:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://pathway.screenager.be/2006/12/18/break/#comment-750</guid>
		<description>Technically, that&#039;s possible.  But it would be a lòt of coding, even more than taking care of translations for every release :-)

I think I&#039;ll either stick with my original suggestion, or try to pack as many things in one build as possible (as I have been doing for now).

Thanks for the feedback, though!</description>
		<content:encoded><![CDATA[<p>Technically, that&#8217;s possible.  But it would be a lòt of coding, even more than taking care of translations for every release <img src='http://pathway.screenager.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I think I&#8217;ll either stick with my original suggestion, or try to pack as many things in one build as possible (as I have been doing for now).</p>
<p>Thanks for the feedback, though!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
