<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>infoscape</title>
	<link>http://infoscape.cyberguijarro.com</link>
	<description>From the world to your desktop.</description>
	<pubDate>Sun, 09 Dec 2007 12:06:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>infoscape 1.3 is out.</title>
		<link>http://infoscape.cyberguijarro.com/?p=124</link>
		<comments>http://infoscape.cyberguijarro.com/?p=124#comments</comments>
		<pubDate>Sun, 16 Sep 2007 19:01:23 +0000</pubDate>
		<dc:creator>Emilio</dc:creator>
		
		<category><![CDATA[infoscape]]></category>

		<guid isPermaLink="false">http://infoscape.cyberguijarro.com/?p=124</guid>
		<description><![CDATA[This version includes no new features at all but a very streamlined internal design for feed handling. Now forget about the absurd memory usage and accept my apologies for overlookin such an important issue.
Enjoy!
]]></description>
			<content:encoded><![CDATA[<p>This version includes no new features at all but a very streamlined internal design for feed handling. Now forget about the absurd memory usage and accept my apologies for overlookin such an important issue.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://infoscape.cyberguijarro.com/?feed=rss2&amp;p=124</wfw:commentRss>
		</item>
		<item>
		<title>Memory management issues on infoscape.</title>
		<link>http://infoscape.cyberguijarro.com/?p=123</link>
		<comments>http://infoscape.cyberguijarro.com/?p=123#comments</comments>
		<pubDate>Thu, 13 Sep 2007 19:08:21 +0000</pubDate>
		<dc:creator>Emilio</dc:creator>
		
		<category><![CDATA[infoscape]]></category>

		<guid isPermaLink="false">http://infoscape.cyberguijarro.com/?p=123</guid>
		<description><![CDATA[Memory management is not an easy thing, that&#8217;s a fact. Some languages such as Java or C# have managed (&#8221;managed&#8221;, got it?) to put this question miles away from the programmer&#8217;s worries. But Objective-C still uses a rather complex set of mechanisms to handle the memory life cycle of objects (reference counting, auto-release pools, ownership [...]]]></description>
			<content:encoded><![CDATA[<p>Memory management is not an easy thing, that&#8217;s a fact. Some languages such as Java or C# have managed (&#8221;managed&#8221;, got it?) to put this question miles away from the programmer&#8217;s worries. But Objective-C still uses a rather complex set of mechanisms to handle the memory life cycle of objects (reference counting, auto-release pools, ownership conventions&#8230;).</p>
<p>Infoscape requires not only an intensive use of dynamic memory mechanisms but also a multi-threaded processing model. Memory management in Obj-C is complex enough by itself alone, but adding threads into the mix makes it extremely difficult to efficiently manage resources without wasting the power of the language itself.</p>
<p>Version 1.3 is on its way and it will offer dramatic improvements in this area. Sorry for these tenths of megabytes wasted so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://infoscape.cyberguijarro.com/?feed=rss2&amp;p=123</wfw:commentRss>
		</item>
		<item>
		<title>New bugfixing release: infoscape 1.2.</title>
		<link>http://infoscape.cyberguijarro.com/?p=122</link>
		<comments>http://infoscape.cyberguijarro.com/?p=122#comments</comments>
		<pubDate>Sat, 08 Sep 2007 16:01:31 +0000</pubDate>
		<dc:creator>Emilio</dc:creator>
		
		<category><![CDATA[infoscape]]></category>

		<guid isPermaLink="false">http://infoscape.cyberguijarro.com/?p=122</guid>
		<description><![CDATA[This release fixes a couple minor bugs and one serious crash. See the release notes for more details: http://infoscape.cyberguijarro.com/update/relnotes.html
]]></description>
			<content:encoded><![CDATA[<p>This release fixes a couple minor bugs and one serious crash. See the release notes for more details: <a href="http://infoscape.cyberguijarro.com/update/relnotes.html">http://infoscape.cyberguijarro.com/update/relnotes.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://infoscape.cyberguijarro.com/?feed=rss2&amp;p=122</wfw:commentRss>
		</item>
		<item>
		<title>infoscape 1.1 is on the wild!</title>
		<link>http://infoscape.cyberguijarro.com/?p=121</link>
		<comments>http://infoscape.cyberguijarro.com/?p=121#comments</comments>
		<pubDate>Sat, 01 Sep 2007 15:22:32 +0000</pubDate>
		<dc:creator>Emilio</dc:creator>
		
		<category><![CDATA[infoscape]]></category>

		<guid isPermaLink="false">http://infoscape.cyberguijarro.com/?p=121</guid>
		<description><![CDATA[Hmmm, what to say&#8230; I&#8217;ve been collecting some feedback after the 1.0 launch and many of the issues reported where highly annoying but not so difficul to fix, so I decided to pull out a bugfix release polishing some of these. Check out the release notes for details.
If you already use version 1.0 and have [...]]]></description>
			<content:encoded><![CDATA[<p>Hmmm, what to say&#8230; I&#8217;ve been collecting some feedback after the 1.0 launch and many of the issues reported where highly annoying but not so difficul to fix, so I decided to pull out a bugfix release polishing some of these. Check out the <a href="http://infoscape.cyberguijarro.com/update/relnotes.html">release notes</a> for details.</p>
<p>If you already use version 1.0 and have the automatic update feature enabled, update process should be not much of a trouble, otherwise please visit the <a href="http://infoscape.cyberguijarro.com/?page_id=86">download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://infoscape.cyberguijarro.com/?feed=rss2&amp;p=121</wfw:commentRss>
		</item>
		<item>
		<title>infoscape for OS X 1.0 released.</title>
		<link>http://infoscape.cyberguijarro.com/?p=120</link>
		<comments>http://infoscape.cyberguijarro.com/?p=120#comments</comments>
		<pubDate>Sun, 26 Aug 2007 17:51:55 +0000</pubDate>
		<dc:creator>Emilio</dc:creator>
		
		<category><![CDATA[infoscape]]></category>

		<guid isPermaLink="false">http://infoscape.cyberguijarro.com/?p=120</guid>
		<description><![CDATA[Let there be dancing! infoscape has finally hit the Apple crowd with its first version. There are some bugs to fix and many features to add, but the foundation has been established. Check out the downloads page to get your fix.

Features:

RSS 1.0, 2.0 and Atom feed formats supported
Customizable panel display timings
Collapsable news panel
Per-user settings
Automatic updates

Don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Let there be dancing! infoscape has finally hit the Apple crowd with its first version. There are some bugs to fix and many features to add, but the foundation has been established. Check out the <a href="http://infoscape.cyberguijarro.com/?page_id=86">downloads</a> page to get your fix.</p>
<p>
<strong>Features:</strong></p>
<ul>
<li>RSS 1.0, 2.0 and Atom feed formats supported</li>
<li>Customizable panel display timings</li>
<li>Collapsable news panel</li>
<li>Per-user settings</li>
<li>Automatic updates</li>
</ul>
<p>Don&#8217;t forget to post your bugs at <a href="http://cyberguijarro.com/mantis">http://cyberguijarro.com/mantis</a>.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://infoscape.cyberguijarro.com/?feed=rss2&amp;p=120</wfw:commentRss>
		</item>
		<item>
		<title>New screenshots of infoscape for OS X.</title>
		<link>http://infoscape.cyberguijarro.com/?p=116</link>
		<comments>http://infoscape.cyberguijarro.com/?p=116#comments</comments>
		<pubDate>Tue, 14 Aug 2007 19:57:31 +0000</pubDate>
		<dc:creator>Emilio</dc:creator>
		
		<category><![CDATA[infoscape]]></category>

		<guid isPermaLink="false">http://infoscape.cyberguijarro.com/?p=116</guid>
		<description><![CDATA[Folks, here are a few more screenshots showing how the baby looks. Expect something you can actually download &#38; run before en of the month.





infoscape for OS X


]]></description>
			<content:encoded><![CDATA[<p>Folks, here are a few more screenshots showing how the baby looks. Expect something you can actually download &amp; run before en of the month.</p>
<table align="center" style="width:194px;">
<tr>
<td align="center" style="height:194px;background:url('http://picasaweb.google.com/f/img/transparent_album_background.gif') no-repeat left;"><a href="http://picasaweb.google.com/cyberguijarro/InfoscapeForOSX" onclick="javascript:pageTracker._trackPageview ('/outbound/picasaweb.google.com');"><img src="http://lh4.google.com/cyberguijarro/RsIFutkowvE/AAAAAAAAAwU/bHz5A-hSTKs/s160-c/InfoscapeForOSX.jpg" width="160" height="160" style="margin:1px 0 0 4px;"></a></td>
</tr>
<tr>
<td style="text-align:center;font-family:arial,sans-serif;font-size:11px;"><a href="http://picasaweb.google.com/cyberguijarro/InfoscapeForOSX" onclick="javascript:pageTracker._trackPageview ('/outbound/picasaweb.google.com');">infoscape for OS X</a></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://infoscape.cyberguijarro.com/?feed=rss2&amp;p=116</wfw:commentRss>
		</item>
		<item>
		<title>First screenshot of infoscape for OS X.</title>
		<link>http://infoscape.cyberguijarro.com/?p=114</link>
		<comments>http://infoscape.cyberguijarro.com/?p=114#comments</comments>
		<pubDate>Mon, 23 Jul 2007 23:47:38 +0000</pubDate>
		<dc:creator>Emilio</dc:creator>
		
		<category><![CDATA[infoscape]]></category>

		<guid isPermaLink="false">http://infoscape.cyberguijarro.com/?p=114</guid>
		<description><![CDATA[
Current status: memory management is still a complete mess and there is a lot of testing to be done. A thousand miles away from beta quality level.
More to come, stay tuned.
]]></description>
			<content:encoded><![CDATA[<p><img src="http://infoscape.cyberguijarro.com/wp-content/uploads/2007/07/infoscape-screen.jpg" alt="infoscape-screen.jpg" /></p>
<p><strong>Current status:</strong> memory management is still a complete mess and there is a lot of testing to be done. A thousand miles away from beta quality level.</p>
<p>More to come, stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://infoscape.cyberguijarro.com/?feed=rss2&amp;p=114</wfw:commentRss>
		</item>
		<item>
		<title>Coming soon: infoscape for Mac OS X.</title>
		<link>http://infoscape.cyberguijarro.com/?p=111</link>
		<comments>http://infoscape.cyberguijarro.com/?p=111#comments</comments>
		<pubDate>Fri, 13 Jul 2007 06:41:48 +0000</pubDate>
		<dc:creator>Emilio</dc:creator>
		
		<category><![CDATA[infoscape]]></category>

		<guid isPermaLink="false">http://infoscape.cyberguijarro.com/?p=111</guid>
		<description><![CDATA[
Yes! I knew you would love this&#8230; I finally got sick of the Mail-alike RSS readers and decided to do things my own way, again.
infoscape will be a Cocoa application running on Mac OS X 10.3 and higher. It will probably have less features than its Windows counterpart (infoscape Live! and podcast support are out [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://infoscape.cyberguijarro.com/wp-content/uploads/2007/07/infoscape_mac.png" alt="infoscape_mac.png" /></p>
<p>Yes! I knew you would love this&#8230; I finally got sick of the Mail-alike RSS readers and decided to do things my own way, again.</p>
<p><strong>infoscape</strong> will be a Cocoa application running on Mac OS X 10.3 and higher. It will probably have less features than its Windows counterpart (infoscape Live! and podcast support are out for the moment) but I&#8217;ll do my best to preserve the spirit of the original application.</p>
]]></content:encoded>
			<wfw:commentRss>http://infoscape.cyberguijarro.com/?feed=rss2&amp;p=111</wfw:commentRss>
		</item>
		<item>
		<title>The blog rebooted.</title>
		<link>http://infoscape.cyberguijarro.com/?p=85</link>
		<comments>http://infoscape.cyberguijarro.com/?p=85#comments</comments>
		<pubDate>Thu, 24 May 2007 00:35:52 +0000</pubDate>
		<dc:creator>Emilio</dc:creator>
		
		<category><![CDATA[infoscape]]></category>

		<guid isPermaLink="false">http://infoscape.cyberguijarro.com/?p=85</guid>
		<description><![CDATA[As many of the infoscape blog readers recognized long ago, the development of infoscape itself is no less than dead. But postings about non-related stuff kept coming into it; so finally I decided to create new blog, merging all posts related to infoscape into a more eclectic publication.
This blog will now cover information about applications [...]]]></description>
			<content:encoded><![CDATA[<p>As many of the <a href="http://worldofinfoscape.blogspot.com" onclick="javascript:pageTracker._trackPageview ('/outbound/worldofinfoscape.blogspot.com');">infoscape blog</a> readers recognized long ago, the development of infoscape itself is no less than dead. But postings about non-related stuff kept coming into it; so finally I decided to create new blog, merging all posts related to infoscape into a more eclectic publication.</p>
<p>This blog will now cover information about applications of my own (including infoscape) and the usual random crap that didn&#8217;t make me famous at all, but for some reason I still enjoy publishing.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://infoscape.cyberguijarro.com/?feed=rss2&amp;p=85</wfw:commentRss>
		</item>
		<item>
		<title>Undocumented features on infoscape 1.7.</title>
		<link>http://infoscape.cyberguijarro.com/?p=74</link>
		<comments>http://infoscape.cyberguijarro.com/?p=74#comments</comments>
		<pubDate>Thu, 13 Jul 2006 11:32:00 +0000</pubDate>
		<dc:creator>Emilio</dc:creator>
		
		<category><![CDATA[infoscape]]></category>

		<guid isPermaLink="false">http://infoscape.cyberguijarro.com/?p=74</guid>
		<description><![CDATA[Due to lack of time (well, I&#8217;m lazy too), some features have been incorportated to the software but not documented or linked to the application&#8217;s GUI properly. This is why I explain the following tricks:
Single-clicking over any headline and then hitting cursor keys left and right allows to move into previous or next headline, respectively.
Adding [...]]]></description>
			<content:encoded><![CDATA[<p>Due to lack of time (well, I&#8217;m lazy too), some features have been incorportated to the software but not documented or linked to the application&#8217;s GUI properly. This is why I explain the following tricks:</p>
<li>Single-clicking over any headline and then hitting cursor keys left and right allows to move into previous or next headline, respectively.</li>
<li>Adding &#8220;maxHistorySize&#8221; binary value to registry key &#8220;HKEY_CURRENT_USER\Software\infoscape&#8221; allows to increase/decrease headline history size.</li>
]]></content:encoded>
			<wfw:commentRss>http://infoscape.cyberguijarro.com/?feed=rss2&amp;p=74</wfw:commentRss>
		</item>
	</channel>
</rss>
