<?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>software Archives - Sky&#039;s Blog</title>
	<atom:link href="https://blog.red7.com/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.red7.com/tag/software/</link>
	<description>Communicating in a networked world</description>
	<lastBuildDate>Tue, 03 Jan 2017 21:06:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.red7.com/wp-content/uploads/2018/01/skyhi-wind-icon-256x256-120x120.png</url>
	<title>software Archives - Sky&#039;s Blog</title>
	<link>https://blog.red7.com/tag/software/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Null pointer at Starbucks</title>
		<link>https://blog.red7.com/null-pointer-at-starbucks/</link>
					<comments>https://blog.red7.com/null-pointer-at-starbucks/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Tue, 07 Apr 2009 02:00:27 +0000</pubDate>
				<category><![CDATA[Software and online tools]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[null pointer error]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">http://sky.dlfound.org/?p=1095</guid>

					<description><![CDATA[<p>Approaching the cash register at Starbucks I noticed this perhaps puzzling message on the little LCD display. It has nothing to do with the economic meltdown, or the amount of cash in the cash drawer, but instead reflects a programming error! Generally a register displays a short greeting on its display when it is “off” [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/null-pointer-at-starbucks/">Null pointer at Starbucks</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignleft size-full wp-image-1097" style="border: 0pt none; margin: 2px 12px;" title="Null pointer error at Starbucks" src="/wp-content/uploads/2009/04/tiny-null.jpg" alt="Null pointer error at Starbucks" width="96" height="96" />Approaching the cash register at Starbucks I noticed this perhaps puzzling message on the little LCD display. It has nothing to do with the economic meltdown, or the amount of cash in the cash drawer, but instead reflects a programming error!</p>
<p>Generally a register displays a short greeting on its display when it is “off” like <em>Come back soon</em> (or at Squaw Valley <em>Winter’s here</em>). In this case the string of characters that usually contains the greeting was probably missing, and the software, encountering the situation, displays the message “null” meaning <em>null pointer error</em>. Made me laugh out loud, and I’d guess that nobody else who saw the message that day had the slightest idea that this little word represented one of the oldest programming mistakes in the book.</p>
<p>The post <a href="https://blog.red7.com/null-pointer-at-starbucks/">Null pointer at Starbucks</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/null-pointer-at-starbucks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1095</post-id>	</item>
		<item>
		<title>Essential Strategies for Eventually Launching a Site</title>
		<link>https://blog.red7.com/essential-strategies-for-eventually-launching-a-site/</link>
					<comments>https://blog.red7.com/essential-strategies-for-eventually-launching-a-site/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Sun, 22 Feb 2009 20:53:54 +0000</pubDate>
				<category><![CDATA[Software and online tools]]></category>
		<category><![CDATA[Technology and geeky stuff]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[user interface]]></category>
		<guid isPermaLink="false">http://sky.dlfound.org/?p=943</guid>

					<description><![CDATA[<p>I was reading Dion Hinchcliff&#8217;s “50 Essential Strategies for Creating a Successful Web 2.0 Product” (you should go read it when you have more time) and I’ve cherry-picked the points that ring true for me. His points are good and very interesting, but some are real gems of wisdom[1]. And I’ll add some of my [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/essential-strategies-for-eventually-launching-a-site/">Essential Strategies for Eventually Launching a Site</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignright size-full wp-image-944" style="border: 0pt none; margin: 2px 12px;" title="Dion Hinchcliffe's Web 2.0 Blog" src="/wp-content/uploads/2009/02/hinchcliffe.jpg" alt="Dion Hinchcliffe's Web 2.0 Blog" width="80" height="100" />I was reading <a href="http://web2.socialcomputingmagazine.com/" target="_blank">Dion Hinchcliff&#8217;s</a> <em><a href="http://web2.socialcomputingmagazine.com/50_essential_strategies_for_creating_a_successful_web_20_pr.htm" target="_blank">“50 Essential Strategies for Creating a Successful Web 2.0 Product</a></em>” (you should go read it when you have more time) and I’ve cherry-picked the points that ring true for me. His points are good and very interesting, but some are real gems of wisdom<sup>[1]</sup>. And I’ll add some of my own observations to this article. I’ll limit mine to 10 and if you’re ambitious you can read the 50 in his blog. One of the overarching principles is that, as he says, <em>“The Web Community Gets Smarter Every Time It Builds A Product” </em>&#8211; which I will exend to add that we marketers and developers are constantly learning, and the more we involve people early in our development processes, and the more closely we listen to them, the faster and better our development cycles will be.<br />
<span id="more-943"></span><br />
</p>
<table width="100%">
<tr bgcolor="#ffffff" height="1px">
<td bgcolor="#ffffff" height="2px"></td>
</tr>
</table>
<p>Sky’s top 10 of Dion’s 50 Essentials:</p>
<ol>
<li><img decoding="async" class="alignright size-full wp-image-946" style="border: 0pt none; margin: 2px 12px;" title="Red7" src="/wp-content/uploads/2009/02/red7.png" alt="Red7" width="32" height="43" />[Dion’s #1] <strong>Start with a simple problem</strong>. [Sky says] Pick a problem that you can get your hands around. Don’t shoot so high that it will take you a year to build out a solution. For example, my <a href="http://web.red7.com/games" target="_blank">mixed-reality games</a> run on a complex Java-based infrastructure, but I can develop a new game by programming a <em>scenario</em> in a few hours.
</li>
<li>[Dion #2] <strong>Create prototypes as early as possible</strong>. [Sky says] It’s so much easier to create a prototype &#8211; and then throw it away if it doesn’t get used by the customes &#8211; than to spend a year creating a full-blown product, another year promoting it, and then throw it away.
</li>
<li>[Dion #3] <strong>Get people on the network to work with the product prototype rapidly and often</strong>. [Sky] Just a comment. This is sometimes the most difficult thing to do. I tend to work kind of <em>on the edge</em> and sometimes it‘s even difficult to explain what the prototype is or does&#8230;but that‘s the point&#8230;if I can‘t explain it and nobody uses it, I’d better find out about that early in the process.
</li>
<li>[Dion #7] <strong>Put off irreversible architecture and product design decisions as long as possible</strong>. [Sky] I phrase this one as “don’t rule out your options too early in the process.” What I mean is, when you build your first architecture, keep it open and flexible so you rule out <span style="text-decoration: underline;">as few options as possible in the future</span>.
</li>
<li>[Dion #8] <strong>Choose the technologies later and think carefully about what your product will do first</strong>. [Sky] And this is probably the hardest one! I find that even though I’m supposedly the tech geek in the crowd, my marketing people are the ones who glom onto some tech or other (right now it is JavaFX) and decide that we simply must develop some online application that uses this or that other technology. This makes the solution fit the technology, not the problem! You fill in the rest&#8230;
</li>
<li>[Dion #10] <strong>Balance programmer productivity with operational costs</strong>. [Sky] And I will add another concern to this, which is that it is “far easier to conceptualize a product than to build it.” So, when we sit down and brainstorm, we can in 2 hours come up with a project that will take 6 months to implement. Easily. And then someone gets their head out of whack because they thought the product should have been ready next week. Dion’s point is that operation may take every bit as much effort as implementation, and in fact I would argue that almost always the operation of a product takes many times the effort of its development.
</li>
<li>[Dion #12] <strong>Plan for testing to be a larger part of software development process than non-Web applications</strong>. [Sky] Testing is huge. And people who’ve never tested a Web product before will always underestimate it. We test on four operating systems [Windows, Mac OSX, Linux, and smartphones], and we test the MS Internet Explorer, Firefox, Safari and Flock browsers (not on all platforms). This means that testing takes several times longer than you might expect.
</li>
<li><img loading="lazy" decoding="async" class="alignright size-full wp-image-945" style="border: 0pt none; margin: 2px 12px;" title="Creative Commons" src="/wp-content/uploads/2009/02/picture-3.png" alt="Creative Commons" width="109" height="35" />[Dion #14] <strong>Have an open source strategy</strong>. [Sky] I’m going on a tangent here, but I want to add “have a creative commons strategy.” Open source is good, and it opens up the software source code for others to improve and use. But, in addition, and where possible, you should also open up the intellectual property of your product, making it available for re-use, expansion and elaboration. My nonprofit work is usually offered under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" target="_blank"><strong>Creative Common </strong>by-nc-sa</a> license.
</li>
<li>[Dion #15] <strong>Consider mobile users as important as your regular browser customers</strong>. [Sky] That’s only a little bit ahead of the curve. It’s coming soon. By the end of 2009, for sure. Plan and implement for the small screen, for limited tactile input (keyboards, touch, pointing and clicking), and for different types of interaction. For instance, quick back-and-forth is typical of phone-based interactions (such as TXT), but not necessarily of online interactions (such as email). Another example is that we’ve provided a relay of <em>Daily Good from Charity Focus</em> to cell phones for several years now &#8211; what we do is scrape a news feed they provide, once a day, and we pick off an XML item if it’s short enough to go to phones, and we relay it. (We also relay the entire item by email to those who prefer, and many of these email users are on mobile devices.)
</li>
<li>[Dion #18] <strong>Offer an open API so that your Web application can be extended by partners around the world</strong>. [Sky] Yessss! I use feeds from all over the place, including RSS news feeds from other blogs in my blogs, and I provide feeds for those who want to stay up-to-date with the information on my sites. These interfaces can be used by other web sites as well. For example, we provide an API for our knowledgebase (for searching and inserting &#8211; authenticated or not), and we provide a feed for our events page.
</li>
</ol>
<p></p>
<table width="100%">
<tr bgcolor="#ffffff" height="1px">
<td bgcolor="#ffffff" height="2px"></td>
</tr>
</table>
<p>[1] I actually keep a file, and it&#8217;s over 10 years old now, named <em>Gems of Wisdom</em>, that contains all of the helpful little programming tricks and server administration tricks, that I’ve learned over that time.</p>
<p>The post <a href="https://blog.red7.com/essential-strategies-for-eventually-launching-a-site/">Essential Strategies for Eventually Launching a Site</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/essential-strategies-for-eventually-launching-a-site/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">943</post-id>	</item>
		<item>
		<title>Ubuntu desktop (LTS) 8.04</title>
		<link>https://blog.red7.com/ubuntu-desktop-lts-804/</link>
					<comments>https://blog.red7.com/ubuntu-desktop-lts-804/#comments</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Fri, 30 May 2008 08:58:23 +0000</pubDate>
				<category><![CDATA[Debris]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">http://sky.dlfound.org/?p=441</guid>

					<description><![CDATA[<p>Ubuntu is an always-free desktop (and server, if you wish) operating system. It has all of the comforts of home. I&#8217;ve been running Linux for many years, but mostly in its server-flavor, not desktop. Over a year ago I was playing with Debian Linux and for reasons I don&#8217;t recall I decided to load up [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/ubuntu-desktop-lts-804/">Ubuntu desktop (LTS) 8.04</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.ubuntu.com/" target="_blank"><img loading="lazy" decoding="async" class="alignleft size-full wp-image-442" style="border: 0pt none; margin: 2px 12px; float: left;" title="ubuntu" src="/wp-content/uploads/2008/05/ubuntu.gif" alt="" width="209" height="69" /></a>Ubuntu is an always-free desktop (and server, if you wish) operating system. It has all of the comforts of home. I&#8217;ve been running Linux for many years, but mostly in its server-flavor, not desktop. Over a year ago I was playing with Debian Linux and for reasons I don&#8217;t recall I decided to load up Ubuntu. It is really a great little system! Why should anyone care about Ubuntu? Well there are many reasons that it&#8217;s good to have alternatives &#8211; and free ones at that &#8211; to the big operating systems. For one, these systems are free. For another, they are for the most part <a href="http://en.wikipedia.org/wiki/Open_source" target="_blank"><em>open source</em></a>, which means that anybody can modify or add to them. [See video of Richard Stallman talking about <a href="http://drupal.airjaldi.com/node/58" target="_blank">free software at AirJaldi 2006]</a></p>
<p>The most impressive thing about it is that it can coexist with Windows XP on the same computer. I found out about this entirely by accident.</p>
<p>For the most part this was a great and very positive experience. Details follow&#8230;<span id="more-441"></span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;">Much to my surprise, I found that when I went to install <strong>Ubuntu 8.04</strong> on my old Toshiba computer, the installation program noticed that Win-XP was there, and asked whether I wanted to create a dual-boot system. Great! I was assuming that I&#8217;d have to sacrifice the few remaining applications that I had on Win-XP in order to run Ubuntu. So, of course I accepted the offer and created a dual-boot system.</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;">Throwing caution to the winds, I assigned 15gB of the remaining space on my disk drive to Ubuntu and clicked <strong>OK</strong>.</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;">The initial install was flawless. Everything ran. Was this a surprise? Well, not exactly, but perhaps. Ubuntu launched with no vestiges of Win XP (though I later discovered the filesystem understands NTFS and thus could browse the Windows partition on the disk, which is mounted at startup). My computer&#8217;s physical screen size is 1024&#215;768, but Ubuntu brought up a 800&#215;600 image within that space (with a black background around it to fill out the screen). I was able to fix this later on.</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;">Ubuntu uses a package called the <em>Synaptic Package </em><span style="font-style: normal;">Manager) to keep software up-to-date, and I ran that to get the latest versions of the installed software</span>, but something failed along the way (too fast for me to read and record the error message). Nevertheless, I couldn&#8217;t detect anything wrong and the Synaptic Package Manager says that everything is up-to-date, so I can &#8216;t tell exactly what went wrong.</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong>Screen size</strong>: So how did I get a larger screen? 800X600 is just too small to do much of anything. Word processing, for instance, becomes really painful because you can&#8217;t see the full width of a page. The problem was that the installer had not auto-detected my graphic “card” properly and was using a generic profile to manage the screen size. It also reported a “cloned screen” which puzzled me, but ended up not being a problem. It turns out that I was able to change the X windows (X11) configuration files to make things work properly. I had to Google around for a couple of hours to find the appropriate configuration statements online, but I was ultimately able to fix things. I have put an Appendix at the end of this document containing the changes that I had to make to the configuration.</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;">To get the <strong>wi-fi</strong> to work, was actually easy &#8211; I just had to find the right control panel. Being a Macintosh user, I was annoyed that I had to use a Hex WEP password, but that just made me like any Win-XP user, so no big deal.<br />
</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong>OpenPGP:</strong> I use secure email, and had to email myself various (private and public) keys and import them into OpenPGP, and then it worked. The fact that I had access to the Windows volume made this all easier. I was able to import the public and secret keys and make them available for emailing in the <strong>Thunderbird</strong> mailer. The message I sent out from Thunderbird was indeed encrypted! I have been mailing back and forth now for a couple of days and everything is encrypted properly.</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong>Instant Messaging</strong>: I browsed around in the package manager, and chose and configured the <strong>Pidgin</strong> client and it works. Couldn&#8217;t figure out how to start this app upon login (OK, I found it under System-&gt;Preferences-&gt;Sessions. Just needed /usr/bin/pidgin command line to start it uplon login). (See also <strong>Skype</strong> below.)</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong>Anti-virus and spam</strong>: Installed ClamAV and SpamAssassin plus GUI support for configuring them. (But honestly, a week later, I&#8217;m still not sure that they&#8217;re configured and operational&#8230;)<br />
</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong>Firewall</strong>: I haven&#8217;t done this yet.</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong>Quicktime</strong>: I couldn&#8217;t find an Apple-branded plug-in for the browser, but at least <strong>Flash</strong> was installed and operating. Ultimately I did get a substitute to work just fine.</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong>FTP client</strong>: Installed <strong>gFTP</strong> graphic interface to FTP client. Works like a champ.<br />
</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><strong>Printing</strong> to a Bonjour printer: It&#8217;s doable. It requires knowing the secret combination. Which can be found here:</span></span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><a href="http://ubuntuforums.org/showthread.php?t=156675">http://ubuntuforums.org/showthread.php?t=156675</a></span></span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Then point a web browser at http://localhost:631 to talk to CUPS configuration directly.</span></span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong>Photos</strong>: <strong>Picasa</strong> (Google) has a Linux version, and it works fine including posting to online albums at picasaweb.google.com.</span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong>Calendar</strong>: I need to see whether iCal (from my Mac) can be uploaded and then shared thru a web interface. I&#8217;ll have to do this later on.<em></em></span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Sleep</span></strong><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">: Doesn&#8217;t work well at all. My (Toshiba 3505) computer can&#8217;t be put to sleep (suspended) using the regular Ubuntu process.. I can&#8217;t shut the case and expect the computer to sleep and then wake again. I found out that this just has to be avoided. I added a special menu item that executes (in Terminal) “sudo pm-suspend” in order to put the computer to sleep. It does look like </span><em><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">sleep</span></em><span style="font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> is something that&#8217;s a problem for laptop computers that use Ubuntu and Debian. Among other things, I have configured the system to disable <em>suspend</em> and <em>hibernate</em> within the regular menus. And hotkeys too – I just have Ubuntu ignore them, otherwise they cause sleep but the computer doesn&#8217;t recover from it.</span></span></span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">OpenOffice (Sun):</span></strong><span><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> My impressions. I have used OO a bit before, but not extensively. I like it and it seems to be pretty compatible with the MS Office suite. I&#8217;d say it&#8217;s about as compatible as Apple&#8217;s </span></span><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><strong><span style="font-style: normal;">iWork</span></strong><span style="font-style: normal;"><span> suite is, which means that sometimes you get a flawless file and most of the time there is something or other that looks goofy. I will continue working with OO and we&#8217;ll see how it goes. It is certainly a nice way to write things on a Linux system and then export them for use on Windows!</span></span></span></span></p>
<p style="margin-bottom: 0in;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span style="font-style: normal;">VNC</span></span></strong><span style="font-style: normal;"><span><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">: Perfect in one case and troublesome in the other case. First, it seems my Ubuntu commercial server @ 365 Main can be reached just fine if I use SSH to relay port 5900 from my Toshiba to the server – it&#8217;s firewalled and only accepts port 5900 connections locally. But, the VNC client can&#8217;t connect to my Apple Powerbook on the local network. I was not able to get past this&#8230;so Apple VNC isn&#8217;t able to interoperate properly. Something else to work on later.<br />
</span></span></span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><strong>Skype</strong>: Yes, it is available for Linux. Debian 7+. It works for IM. I do not have a microphone on this system and did not test voice.</span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><strong>Acrobat Reader</strong>: There&#8217;s a PDF-reader already in the system, but Adobe also provides their Acrobat reader for free. I downloaded it. They package the app by default as an RPM file, which doesn&#8217;t expand natively (<em>Archive Manager</em>) on Ubuntu. RPM is a Red Hat Package Manager file – and Ubuntu and Debian use DEB extensions for their archives. I downloaded <em>atool</em> which manages multiple archive types, and OK I gave up at this point since it just looks like I couldn&#8217;t expand the package. I returned to the Adobe site and it turns out there&#8217;s a page where I could select a DEB version of the package. Again, it installed and works great.</span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Search</span></strong><span><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">: The default browser-based search in Firefox utilizes Google UK. I guess that works, but I decided to see what alternatives were available. I settled on A9 as an experiment – there&#8217;s a Firefox “module” that can be plugged in to handle this change. I hadn&#8217;t used A9 for a while, but their offices are 5 blocks from mine in Palo Alto, so I said “what the heck?” Their search-results presentation is un-sparse, which means that there&#8217;s a lot of stuff on the page, around the search results, that doesn&#8217;t really do anything useful (unless you consider advertising to be useful). I&#8217;m not sure that the results are very good, but I&#8217;m trying A9 for a while.</span></span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Google applications</span></strong><span><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">: First I tried </span></span><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><strong>Google Desktop</strong><span>. It just wouldn&#8217;t install properly using the method provided by Google at http://desktop.google.com/. Each time I tried, the package manager told me that there was another instance (of itself) running and I had to run dpkg to clean up, then try again, and it failed each time. No luck. Then I found a helpful post on the forums, and was able to install </span><strong>Google Earth</strong><span> (woo hoo). I was surprised at how slow Google Earth was – really, really slow. And much slower than on Macintosh. This was unexpected and makes it almost unusable. Barely. Because of slowness. I will have to look into this further. Next I went back and used their process to install Google Desktop. In each case, it was from the command line rather than from a web browser/download combination.</span></span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span>These instructions </span><em><span>might</span></em><span> work – they&#8217;re not what I used, but they look like they parallel what I eventually did:</span></span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">http://www.simplehelp.net/2007/06/28/how-to-install-setup-and-use-google-desktop-search-in-ubuntu/</span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><strong>Newsfeeds (RSS)</strong>: Not much available in terms of reading RSS and Atom news feeds, however, the one that is available is a Firefox plug-in that works just fine. <strong>Wizz RSS</strong>. I installed it, and when I want to add feeds they appear in a sidebar that is activated with its own toolbar in Firefox. It shows which entries have been read and which haven&#8217;t, and then I can just open the actual blog items in the browser by clicking. After a couple of hours of culture shock, I had it mastered and it&#8217;s a pretty good reader. (I use NetNewsWire on the Macintosh usually, so using a Firefox plug-in is pretty radical for me.)</span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">SecondLife</span></strong><span><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">: Yes. Even Secondlife exists in a Linux version. You download it, and then run it. This is different from most apt-based or Synaptics Package Manager updates, in that you don&#8217;t automatically get it installed and in the menus. In that way it&#8217;s like my Google Earth install. So I created a new </span></span><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><em><span>Applications</span></em><span> folder within my home directory to contain Google Earth and SecondLife. I suspect this isn&#8217;t the way a true Linux user would do it, but what the heck, it works. Then I created a custom application launcher which fires up the script that launches SecondLife, and dropped that into the menu structure under </span><strong>Games</strong><span>. On my little Toshiba it&#8217;s too slow to actually use, but it&#8217;s clear that on a faster computer it would work.</span></span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><strong>MySQL</strong>: I installed MySQL 5.0. It&#8217;s needed by Snort (below). MySQL works fine, just like everything else.<br />
</span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><strong>Snort</strong>: Network intrusion detection Well this just wouldn&#8217;t install. The install script bombs with an error. Can&#8217;t configure itself. I guess that&#8217;s enough for the week.<br />
</span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span><strong>Final wrap-up</strong>: Here&#8217;s a screen shot showing the apps that I am most frequently using in by Ubuntu installation. It&#8217;s easy to get at most apps thru the </span><strong>Applications</strong><span> menu, but I like having tiny icon shortcuts in the top menu, so that&#8217;s the approach I&#8217;ve chosen. </span></span></span></p>
<p style="margin-bottom: 0in; font-style: normal;">
<p style="margin-bottom: 0in; font-style: normal;"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-443" title="ubuntu-804-menubar" src="/wp-content/uploads/2008/05/ubuntu-804-menubar.jpg" alt="" width="500" height="146" /><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span>From left to right (icons): </span><strong>BOINC</strong><span>&#8211; manages <a href="mailto:SETI@Home">SETI@Home</a>; </span><strong>System Monitor</strong><span>&#8211; so I can see what&#8217;s hogging the CPU; </span><strong>Terminal</strong><span>&#8211; command line because I use it a lot (I can manage my servers just fine this way); </span><strong>Firefox</strong><span>&#8211; my trusty web browser; </span><strong>Thunderbird</strong><span>&#8211; email; </span><strong>OpenOffice Writer</strong><span>&#8211; word processing; </span><strong>OpenOffice Spreadsheet</strong><span>&#8211; yup; </span><strong>Pidgin</strong><span>&#8211; instant messenger for multiple systems; </span><strong>Skype</strong><span>&#8211; yes, Skype; </span><strong>Adobe Reader</strong><span>; </span><strong>Help</strong><span>; </span><strong>Sleep</strong><span>&#8211; remember that I had to modify the system because Ubuntu doesn&#8217;t correctly wake a laptop after sleep and it crashes, so I have a special entry here that lets me suspend/sleep the computer without it failing upon opening the case again; </span><strong>Google Desktop</strong><span>; </span><strong>Battery monitor</strong><span>; </span><strong>Wi-fi</strong><span> strength; </span><strong>Audio</strong><span> level.</span></span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><span>Some folks have commented in the default Ubuntu Hardy Heron (8.04) desktop – one said that it looks like mud, but I think it looks like </span><em><span>rich chocolate</span></em><span>. Ubuntu is just a great desktop system!</span></span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><a href="/wp-content/uploads/2008/05/ubuntu-804-chocolate-desktop.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-444" title="ubuntu-804-chocolate-desktop" src="/wp-content/uploads/2008/05/ubuntu-804-chocolate-desktop.jpg" alt="" width="500" height="375" /></a></p>
<p style="margin-bottom: 0in; font-style: normal;">
<p style="margin-bottom: 0in; font-style: normal; page-break-before: always;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.</span></span></p>
<p style="margin-bottom: 0in; font-style: normal;">
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><strong><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">APPENDIX:</span></strong></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">To make a 1024&#215;768 screen with my Trinity CyberBlade graphics “card” I had to modify the file</span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">/etc/X11/xorg.conf if you look carefully you&#8217;ll see that I defined only one screen resolution (1024&#215;768) and depth (24 bit color). That&#8217;s all I needed.</span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">These sections are modified:</span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Section &#8220;Device&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Identifier      &#8220;Trident Microsystems CyberBlade XPAi1&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Busid           &#8220;PCI:1:0:0&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Driver          &#8220;trident&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Screen  0 </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">EndSection </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;">
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Section &#8220;Monitor&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Identifier      &#8220;Configured Monitor&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Vendorname      &#8220;Plug &#8216;n&#8217; Play&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Modelname       &#8220;Plug &#8216;n&#8217; Play&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Option &#8220;DPMS&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">HorizSync 28-51 </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">VertRefresh 43-60 </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">EndSection </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;">
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Section &#8220;Screen&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Identifier      &#8220;Default Screen&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Device &#8220;Trident Microsystems CyberBlade XPAi1&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Monitor &#8220;Configured Monitor&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">DefaultDepth 24 </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">SubSection &#8220;Display&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Depth 24 </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> <span style="font-family: Nimbus Sans L,sans-serif;">Modes &#8220;1024&#215;768&#8221; </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">EndSubSection </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><span style="font-family: Nimbus Sans L,sans-serif;"><span style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">EndSection </span></span></p>
<p style="margin-bottom: 0in; font-style: normal;"><em><strong>[posted from Ubuntu 8.04 running on a Toshiba 3505 laptop computer]</strong></em></p>
<p>The post <a href="https://blog.red7.com/ubuntu-desktop-lts-804/">Ubuntu desktop (LTS) 8.04</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/ubuntu-desktop-lts-804/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">441</post-id>	</item>
		<item>
		<title>On again, off again, the future of connectivity</title>
		<link>https://blog.red7.com/on-again-off-again-the-future-of-connectivity/</link>
					<comments>https://blog.red7.com/on-again-off-again-the-future-of-connectivity/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Tue, 15 Jan 2008 10:30:25 +0000</pubDate>
				<category><![CDATA[Cyber-nomads]]></category>
		<category><![CDATA[Our networked world]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[connectivity]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">http://sky.dlfound.org/on-again-off-again-the-future-of-connectivity/</guid>

					<description><![CDATA[<p>That we will have mobile communication and memory and computing devices with us everywhere we go and that they'll be connected to the network and consequently the rest of the world, at all times.Well, there are a couple of barriers to that which lead me to believe that our *real* connectivity model will be "on again, off again."  And that what developers need to focus on is memory/computerpower that is self-sufficient and can operate standalone most of the time but can instantly "sync" itself to the rest of the world when a connection is available.I know I'm not the only one thinking about this.  The (yesterday) announcement of Kindle, an e-book reader on steroids, that syncs itself whenever it has a network connection and otherwise doesn't seem to care.</p>
<p>The post <a href="https://blog.red7.com/on-again-off-again-the-future-of-connectivity/">On again, off again, the future of connectivity</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="http://twitter.com/" href="http://twitter.com/" target="_blank"><img loading="lazy" decoding="async" class="size-full wp-image-525 alignright" style="border: 0pt none; margin: 2px 12px;" title="Twitterrific on iPhone" src="/wp-content/uploads/2008/09/twitterrific.jpg" alt="Twitterrific on iPhone" width="157" height="236" /></a>If you live in the US and a few other parts of the world, you might think that &#8220;being connected 24/7&#8221; is the future of the entire world. That we will have mobile communication and memory and computing devices with us everywhere we go and that they&#8217;ll be connected to the network and consequently the rest of the world, at all times. That the world will be Twitter-like. Especially <a title="Tweens" href="http://en.wikipedia.org/wiki/Preadolescence#Tween" target="_blank"><em>tweens</em></a> may think this way. I suppose that US tweens don&#8217;t even think about there being any alternative. They&#8217;re just connected and that&#8217;s the way it is.</p>
<p>Well, there are more than a few <em>barriers</em> to &#8220;being connected 24/7&#8221; which lead me to believe that our <em>real</em> connectivity model will be &#8220;on again, off again.&#8221;  And that what developers need to focus on is memory/computerpower that is self-sufficient and can operate standalone most of the time, but can instantly &#8220;sync&#8221; itself to the rest of the world when a connection is available. If you have a PDA or iPod or practically any device that utilizes large files, you&#8217;re already acquainted with the term <em>sync</em>.</p>
<p>I know I&#8217;m not the only one thinking about this. Vis the (last month) announcement of the <a title="Kindle, Amazon's e book reader" href="http://kindle.com/" target="_blank"><strong>Kindle</strong></a>, an e-book reader on steroids, that syncs itself whenever it has a network connection and otherwise doesn&#8217;t seem to care. (I&#8217;ve used e-books for years, but in the form of downloaded files and &#8220;reader&#8221; software on my computer.)   <a href="http://office.microsoft.com/en-us/groove/FX100487641033.aspx" target="_blank"><strong>Groove</strong>,</a> which I haven&#8217;t used for a couple of years, also had this kind of model &#8211; opportunistic syncing.  <strong>Google Docs</strong> (documents) currently works only when you&#8217;re actually online, but there&#8217;s lots of talk about how to enable it for offline work, including perhaps a big Ajax (Ajax==&#8221;lots of javascript on the browser side manipulating DOM objects&#8221;) effort that would allow offline work that would later on upload to the big server in the sky. And I&#8217;ve <a href="/overview-of-blogging-tools/">blogged already</a> about <strong>Ecto</strong> and other tools that let you create blog entries while offline and then upload them when you&#8217;re connected.</p>
<p><span style="color: #800000"><em>What&#8217;s the real future? Well, it&#8217;s obvious to me. Ultimately we&#8217;ll all carry devices that are capable of functioning &#8220;quite well&#8221; in standalone mode, but which sync up whenever there&#8217;s connectivity, refreshing information </em><em>from the network while at the same time updating our own information </em><em>on the net. Remember in 2013 to remind me of this and see if I was right.</em></span></p>
<p>The post <a href="https://blog.red7.com/on-again-off-again-the-future-of-connectivity/">On again, off again, the future of connectivity</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/on-again-off-again-the-future-of-connectivity/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">350</post-id>	</item>
		<item>
		<title>Looking back at video and ICT4D</title>
		<link>https://blog.red7.com/looking-back-at-video-and-ict4d/</link>
					<comments>https://blog.red7.com/looking-back-at-video-and-ict4d/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Sun, 23 Dec 2007 20:31:25 +0000</pubDate>
				<category><![CDATA[AirJaldi]]></category>
		<category><![CDATA[Our networked world]]></category>
		<category><![CDATA[Social tools]]></category>
		<category><![CDATA[Video media]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[mesh networks]]></category>
		<category><![CDATA[social entrepreneurs]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[wi-fi mesh]]></category>
		<category><![CDATA[wireless mesh]]></category>
		<guid isPermaLink="false">http://sky.dlfound.org/looking-back-at-video-and-ict4d/</guid>

					<description><![CDATA[<p>Every once in a while I look back at resources that I&#8217;ve created and/or blogged, and suggest that you take a look at them. The AirJaldi 2006 Summit, held in Dharamsala, India, was a several-day sequence of presentations, panels and then a week of workshops, dealing with Wireless infrastructure and how these can be used [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/looking-back-at-video-and-ict4d/">Looking back at video and ICT4D</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Every once in a while I look back at resources that I&#8217;ve created and/or blogged, and suggest that you take a look at them.</p>
<p><a href="http://airjaldi.com/"><img loading="lazy" decoding="async" class="alignright" style="border: 0pt none; margin: 2px 12px;" title="Sky's name tag from air jaldi summit" src="/wp-content/uploads/2006/10/ag0001-nametag.jpg" border="0" alt="Sky's tag from air jaldi summit" hspace="12" vspace="2" width="301" height="199" align="right" /></a>The <strong><a title="Air Jaldi 2006 summit" href="http://airjaldi.com/" target="_blank">AirJaldi 2006 Summit</a></strong>, held in Dharamsala, India, was a several-day sequence of presentations, panels and then a week of workshops, dealing with Wireless infrastructure and how these can be used to further the development of the world into a place where veryone can live a healthy, happy life. The meeting was attended by social activists of many sorts, all of whom had an interest in using communications technologies.</p>
<p><em>Here&#8217;s your action item for today: The <a title="Air Jaldi Video from presentations" href="http://drupal.airjaldi.com/node/58" target="_blank">Video page for Airjaldi</a> I would recommend that you take a look at what&#8217;s available there.Here are two of my favorites:</em></p>
<blockquote><p><strong>Dr. Rodger Downer</strong>, keynote speaker, and President Emeritus of the University of Limerick (Ireland), A Global Perspective on Sustainability {28 minutes running time}</p>
<p><strong>Dr. Richard Stallman</strong>, keynote speaker, On free software, human rights, development and GNU. {52 minutes running time IMPORTANT NOTE: the camera was not rolling until shortly after the talk was underway}</p></blockquote>
<p>Everything else on that page is worth viewing! Just a reminder.</p>
<p>You can find all of my <a href="category/airjaldi/">articles on <strong>AirJaldi</strong> here in my blog</a>. I tried to blog the conference in real-time, since we had wi-fi available in the hall, but it was really a challenge. It&#8217;s hard to estimate how much bandwidth, and how many routers, to provide for so many tech-literate participants. So I ended up writing blog entries each evening, and then posting them during the day. This set off an inquiry into offline blogging tools (like <a href="more-on-offline-blogging-ecto-vs-marsedit/">MarsEdit</a> and <a href="more-on-offline-blogging-ecto/">Ecto</a>) which I use to this day. And an <a href="overview-of-blogging-tools/">overview of blogging tools</a>. And it continued my series <a href="category/cyber-nomads/"><em>I&#8217;m a Turtle</em></a> about how I carry my &#8220;home&#8221; (computer) on my back(pack) everywhere I go (cyber-nomadics).</p>
<p>The post <a href="https://blog.red7.com/looking-back-at-video-and-ict4d/">Looking back at video and ICT4D</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/looking-back-at-video-and-ict4d/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">351</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: blog.red7.com @ 2026-05-04 19:08:08 by W3 Total Cache
-->