<?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>marc paradise &#187; other</title>
	<atom:link href="http://marcparadise.com/articles/category/other/feed" rel="self" type="application/rss+xml" />
	<link>http://marcparadise.com</link>
	<description>projects, blog, and other oddities</description>
	<lastBuildDate>Thu, 26 Aug 2010 16:39:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>RIM releases another app that&#8217;s already been done.</title>
		<link>http://marcparadise.com/articles/rim-releases-another-app-thats-already-been-done.html</link>
		<comments>http://marcparadise.com/articles/rim-releases-another-app-thats-already-been-done.html#comments</comments>
		<pubDate>Wed, 11 Aug 2010 16:01:58 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://marcparadise.com/?p=204</guid>
		<description><![CDATA[As you may have heard, RIM released a podcast app yesterday.   RIM has now released several apps that have already had commercial equivalents released into App World: Google talk/live chat/et al &#8212; IM+ and one or two others. Twitter -&#62; UberTwitter and others. Podcast app -&#62; Podcatcher This is a worrisome trend as individuals and [...]]]></description>
			<content:encoded><![CDATA[<p>As you may have heard, RIM <a href="http://www.berryreview.com/2010/08/11/rim-officially-launches-podcasts-app-download-links-for-international-users">released a podcast app</a> yesterday.   RIM has now released several apps that have already had commercial equivalents released into App World:</p>
<ul>
<li>Google talk/live chat/et al &#8212; IM+ and one or two others.</li>
<li>Twitter -&gt; UberTwitter and others.</li>
<li>Podcast app -&gt; Podcatcher</li>
</ul>
<p>This is a worrisome trend as individuals and companies have devoted considerable time and resources to creating apps for sale in the RIM app store &#8212; only to be undercut with free apps released by RIM itself.  What&#8217;s to say that tomorrow, they&#8217;re not going to release an SSH client?  Or any of the other apps that make this platform great?</p>
<p>Competition is a good thing (frankly &#8211; the commercial offerings in all cases are better than what RIM has developed) but this is kind of like they&#8217;re saying, &#8220;Hey, thanks for contributing to our available Blackberry apps and helping to build a customer base.  We also really appreciate the great app ideas. Now f!@# you.&#8221;</p>
<p>It really has to give any new (or existing) BB app developer pause when considering whether this is a platform worth building on.</p>
]]></content:encoded>
			<wfw:commentRss>http://marcparadise.com/articles/rim-releases-another-app-thats-already-been-done.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Quick bbssh news update</title>
		<link>http://marcparadise.com/articles/quick-bbssh-news-update.html</link>
		<comments>http://marcparadise.com/articles/quick-bbssh-news-update.html#comments</comments>
		<pubDate>Tue, 23 Mar 2010 01:02:26 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[other]]></category>
		<category><![CDATA[bbssh]]></category>

		<guid isPermaLink="false">http://marcparadise.com/articles/quick-bbssh-news-update.html</guid>
		<description><![CDATA[Things are taking a bit longer than I expected to get the next bbssh release out &#8212; I&#8217;m currently struggling with converting the underlying encryption technology to the native BB platform encryption. There are quite a few benefits: it will give support for more encryption algorithms, reduce memory usage, and reduce the installable size. From [...]]]></description>
			<content:encoded><![CDATA[<p>Things are taking a bit longer than I expected to get the next bbssh release out &#8212; I&#8217;m currently struggling with converting the underlying encryption technology to the native BB platform encryption.  There are quite a few benefits: it will give support for more encryption algorithms, reduce memory usage, and reduce the installable size.  From what preliminary results are showing it may also be a little easier on the battery. </p>
<p>It&#8217;s turning out a bit trickier than I expected though.  On the one hand, it&#8217;s been an uphill battle. On the other hand, I&#8217;ve been learning quite a bit about cryptography <img src='http://marcparadise.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<p>Expect an update sometime later this week.  There are other fixes included too &#8212; so if things remain stalled for too long I&#8217;ll release an update that doesn&#8217;t include the crypto changes. </p>
]]></content:encoded>
			<wfw:commentRss>http://marcparadise.com/articles/quick-bbssh-news-update.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SSH1 &#8211; do you use it?</title>
		<link>http://marcparadise.com/articles/ssh1-do-you-use-it.html</link>
		<comments>http://marcparadise.com/articles/ssh1-do-you-use-it.html#comments</comments>
		<pubDate>Sat, 13 Mar 2010 22:25:41 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[other]]></category>
		<category><![CDATA[bbssh]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://marcparadise.com/articles/ssh1-do-you-use-it.html</guid>
		<description><![CDATA[For those of you using BBSSH (or midpssh), do you still need SSH v1 support? It seems that the de facto standard is v2 these days, and has been for the last several years. OpenSSH itself has been defaulting to ssh-v1 being disabled in the latest versions. So I&#8217;m wondering if you still find yourselves [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you using BBSSH (or midpssh), do you still need SSH v1 support?  It seems that the de facto standard is v2 these days, and has been for the last several years.   OpenSSH itself has been defaulting to ssh-v1 being disabled in the latest versions.</p>
<p>So I&#8217;m wondering if you still find yourselves connecting to servers that  do not support ssh v2? If there&#8217;s no audience for it, I can discontinue v1 support in BBSSH and shave off a few KB.</p>
<p>Please reply below and let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://marcparadise.com/articles/ssh1-do-you-use-it.html/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>BBSSH Roadmap and Overview</title>
		<link>http://marcparadise.com/articles/bbssh-roadmap-and-overview.html</link>
		<comments>http://marcparadise.com/articles/bbssh-roadmap-and-overview.html#comments</comments>
		<pubDate>Fri, 05 Feb 2010 20:40:02 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[other]]></category>
		<category><![CDATA[bbssh]]></category>

		<guid isPermaLink="false">http://marcparadise.com/?p=119</guid>
		<description><![CDATA[Here&#8217;s a kind of loose roadmap for BBSSH&#8217;s planned development combined with a planned feature list and status. As it stands now, it is actually functional to the point where I&#8217;m using it on my own BB, but I&#8217;m more forgiving of certain issues than I&#8217;d expect anybody else to be. Expect the first public [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a kind of loose roadmap for BBSSH&#8217;s planned development combined with a planned feature list and status. As it stands now, it is actually functional to the point where I&#8217;m using it on my own BB, but I&#8217;m more forgiving of certain issues than I&#8217;d expect anybody else to be.</p>
<p>Expect the first public OTA download beta in 2-3 weeks.  If you&#8217;d like to play with it before then, I would appreciate any early feedback &#8211; just drop me a comment here and I&#8217;ll send you the link by this weekend (or later if you contact me later&#8230;)   If you&#8217;re not able to provide feedback and bug reports, please don&#8217;t request an early build at this time.</p>
<p><span id="more-119"></span></p>
<p><strong>MidpSSH Implemented Features</strong></p>
<p>These features exist in MidpSSH and have been successfully re-implemented (or retained) already.</p>
<div>
<ul>
<li>Connection Management</li>
<li>SSH</li>
<li>Telnet</li>
<li>HTTP proxy (should be functional but untested for now)</li>
<li>All connection types (BIS, BES, Wifi)</li>
<li>Rendering of bitmap font to session window based on BB screen objects</li>
<li>Connection  management and properties.</li>
<li>BBSSH settings.</li>
<li></li>
</ul>
<p><strong>New Implemented Features</strong></p>
</div>
<div>
<ul>
<li> New main screen intended to make it easy to connect immediately.</li>
<li>Hybrid mode editing &#8211; a small overlay that appears every time you start to type when not using &#8220;direct typing&#8221; mode.  This does not obscure the screen, however it can expand to include multiple lines as you type; and shift-enter will force a newline.  Enter will submit the text along with the enter key.</li>
<li>Moved most global settings to be session specific,  including  font.</li>
<li>Multiple concurrent /active  connections</li>
<li>Copy existing connection properties into a new  connection</li>
<li>No more &#8220;low level connection&#8221; popup warning, since this is a signed app now.</li>
</ul>
</div>
<div><strong>MidpSSH Features in Progress: </strong></div>
<div>
<ul>
<li> local key-pair: 90% (everything works except dumping the key to current connection</li>
<li> Import session definitions via HTTP: 50% but also being enhanced significantly.</li>
<li>Special Keys: Partial support.  Most frequently used special keys are mapped to BB keys. This is temporary as the plan here is to have key mappings 100% customizable, though configured with reasonable defaults.  For the early releases, it will likely be as follows:
<ul>
<li>VolUp : Ctrl</li>
<li>VolDn:  Alt</li>
<li>Wheel/trackbutton clikc: Esc</li>
<li>SYM: Tab , or if typing into hybrid overlay it will display the symbol screen.</li>
<li>Directional keys: wheel/trackbutton</li>
<li>PageUp/PageDown: Shift+Up, Shift+Dn</li>
<li> Home, End: Shift+Left, Shift+Right</li>
</ul>
</li>
</ul>
</div>
<p><strong>Removed or Obsolete Features</strong></p>
<ul>
<li>90/270 screen rotation.  This  feature will still be present, but the supporting code for it is  getting removed &#8211; my understanding is that this is &#8220;automatic&#8221; on  Blackberry, as long as the application is aware of the changed  dimensions and responds correctly.      If I&#8217;m proven incorrect,  obviously this will need to go back in completely.</li>
<li>Full-screen edit window removed. (Replaced with &#8220;hybrid mode&#8221; expanding edit field overlay that does not obscure the screen by default)</li>
<li>Menu-driven special keys- to be replaced with key-bindings and optional on-screen keypad.</li>
<li>Special keys Enter and Shift are being removed &#8211; on the blackberry these are present on the keyboard.</li>
<li>Modes being removed: Scroll, Cursor.  Unlike the lowest-common-denominator that MidpSSH had to cater to, Blackberry devices have dedicated directional keys via the nav wheel/button.   As such, by default these keys will always send movement commands to the server.
<ul>
<li>local buffer scrolling may be implemented if practical and helpful</li>
</ul>
</li>
</ul>
<p><strong>New Features &#8211; Future </strong></p>
<ul>
<li>Key bindings: Map any blackberry key, key combination , or touch-screen gesture (pinch, swipe, tap, etc) to:
<ul>
<li>Any special key (Alt, Ctrl, F1-12, Break, Pause, etc)</li>
<li>Any macro you define</li>
<li>Any key combination you want to send.</li>
<li>Any BBSSH function such as displaying a symbols screen, extended keypad, screenshot, settings etc</li>
</ul>
</li>
<li>TrueType font instead of rendered bitmap. This is only supported in OS 5.0 and later, so it&#8217;s lower on the priority list.</li>
<li>Initial Command: configure an initial command to be sent after connection is completed.</li>
<li>(Possibly) Scripting support in macros using javascript &#8211; not sure if there&#8217;s a benefit to this or not though.</li>
<li>Automatic detection of portrait/landscape mode (Storm, Storm2).  Allow locking in so that it&#8217;s not constantly switching back and forth.</li>
<li>Allow sending of session definitions to BB messenger contacts</li>
<li>Copy and paste support.</li>
<li>Public/private key pairs: key-pairs including support for password protected, importing from external source, and possibly sharing of private key between devices.</li>
<li>Screen capture</li>
<li>URL scraping from screen content</li>
<li>&#8220;Special Key&#8221; onscreen  keypad instead of menus</li>
<li>Notification icon on the Home screen when an active SSH session requires attention</li>
</ul>
<p>I think that covers the big stuff&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://marcparadise.com/articles/bbssh-roadmap-and-overview.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Coming soon&#8230;</title>
		<link>http://marcparadise.com/articles/coming-soon.html</link>
		<comments>http://marcparadise.com/articles/coming-soon.html#comments</comments>
		<pubDate>Sun, 27 Dec 2009 07:53:10 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://marcparadise.com/?p=6</guid>
		<description><![CDATA[I&#8217;m in the midst of setting up the site and customizing the appearance a bit.  In the relatively near future, you&#8217;ll find my own thoughts here on subjects technical and otherwise.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in the midst of setting up the site and customizing the appearance a bit.  In the relatively near future, you&#8217;ll find my own thoughts here on subjects technical and otherwise.</p>
]]></content:encoded>
			<wfw:commentRss>http://marcparadise.com/articles/coming-soon.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
