<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>MAPERL:   </title>
    <link>http://www.maperl.com/cgi-local/journal</link>
    <description> Blog of Capt. Ben</description>
    <language>en</language>

  <item>
    <title>SVMOP:Tech: Maperl pages redesigned</title>
    <pubDate>Mon, 15 Dec 2008 18:22:00 EDT</pubDate>
    <link>http://www.maperl.com/cgi-local/journal/2008/12/15#Tech-081215-Redesign</link>
    <description>
&lt;p&gt;
These pages have been redesigned to rely more on
CSS (cascading style sheets) for the page layout. The web pages were
all laid out using the HTML tables. CSS, now more mature than when I
originally designed these pages eight years ago, is very convenient
for building page design. But I'm new to this layout method, and so
you will occasionally find pages with text on top of text, a &quot;feature&quot; of 
CSS.
&lt;/p&gt;

&lt;p&gt;
I found the O'Reilly book, &lt;i&gt;Cascading Style Sheets&lt;/i&gt; by Eric Meyer, invaluable.
But I was inspired by the book &lt;i&gt;CSS, DHTML &amp; AJAX&lt;/i&gt; by Jason Cranford Teague.
&lt;/p&gt;

&lt;p&gt;
I have also revised the Table of Contents (on the left column) so that it better
reflects the heirarchy of the pages. In fact,  that was a complete rewrite to
an object oriented programming style. I will be doing more with the those
routines soon. (I want them to generate tooltip popups with the description
of the pages.)
&lt;/p&gt;

&lt;p&gt;
The Blog (formally called the Journal) is still the antique Perl based
engine &lt;a href=&quot;http://www.blosxom.com&quot;&gt;Blosxom&lt;/a&gt;, but with a few new plugins, including
&lt;a href=&quot;http://www.blosxom.com/plugins/display/blox.htm&quot;&gt;blox&lt;/a&gt; and a few to enable
using my table of contents module.
&lt;/p&gt;

&lt;p&gt;
Still to be done: the Photos section which entirely generated on the fly by
some of my Perl code.
&lt;/p&gt;</description>
  </item>
  <item>
    <title>SVMOP:Tech: Discovering Facebook and FriendFeed</title>
    <pubDate>Sun, 23 Nov 2008 08:28:00 EDT</pubDate>
    <link>http://www.maperl.com/cgi-local/journal/2008/11/23#Tech-081012-Facebook</link>
    <description>
&lt;p&gt;
Thanks to Rachel S. of NOAA/CCOM, I have become more than just
a lurker on Facebook. Jon Udell's FriendFeed link to his blog
has inspired me to do the same.
&lt;/p&gt;

&lt;p&gt;
Gretchen Forbes has been curious about Facebook and blogs 
since the public relations folks at the University of New
Hampshire are recommending using these new Web services
to connect with students and potential students. (Gretchen
is my wife and work for the College of Life Sciences and 
Agriculture.)
&lt;/p&gt;

&lt;p&gt;
So far, (a few days), I have had fun connecting with friends
in a different way. The majority of Facebook friends are in
their twenties and thirties, but there are some notable 
exceptions. Jon Udell, is over thirty, I believe, but it is
hard to tell.
&lt;/p&gt;
</description>
  </item>
  <item>
    <title>SVMOP:Tech: Hydrography pages complete, but can be beautified</title>
    <pubDate>Sun, 02 Nov 2008 11:30:00 EDT</pubDate>
    <link>http://www.maperl.com/cgi-local/journal/2008/11/02#Tech-081102-HydrographyPages</link>
    <description>
&lt;p&gt;
I have written and uploaded my discussion of the hydrographic
work that I did with Mother of Perl, and the tools that I 
used to do that work. The source code is part of the page 
set.
&lt;/p&gt;

&lt;p&gt;
I still need to document my tide work and my data acquisition
software.
&lt;/p&gt;

&lt;p&gt;
The URL is &lt;a href=&quot;http://www.maperl.com/Hydrography&quot;&gt;http://www.maperl.com/Hydrography&lt;/a&gt;</description>
  </item>
  <item>
    <title>SVMOP:Tech: Hydrography Pages</title>
    <pubDate>Tue, 21 Oct 2008 00:37:00 EDT</pubDate>
    <link>http://www.maperl.com/cgi-local/journal/2008/10/21#081020-HydrographyPages</link>
    <description>
&lt;p&gt;
The &lt;A HREF=&quot;http://Hydrography/index.shtml&quot;&gt;pages describing hydrographic work&lt;/A&gt; on &lt;i&gt;Mother of Perl&lt;/i&gt; are progressing, slowly.
&lt;/p&gt;</description>
  </item>
  <item>
    <title>SVMOP:Tech: A shell script to post blog file</title>
    <pubDate>Mon, 13 Oct 2008 16:29:00 EDT</pubDate>
    <link>http://www.maperl.com/cgi-local/journal/2008/10/13#Tech-081013-Post</link>
    <description>
&lt;p&gt;
Here is a little script to facilitate posting my blogs:
&lt;br&gt;
&lt;pre&gt;
#!/bin/bash
file=&quot;$1&quot;
pwd=`pwd`
category=`echo $pwd | sed 's/^.*\///'`
destbase=&quot;Wroninhouse@copper.mv.com:Journal/&quot;
echo -n &quot;Category? [$category] &quot;
read response
if [ ${#response} -gt 0 ]
	then	command=&quot;scp $file $destbase$response&quot;
	else	command=&quot;scp $file $destbase$category&quot;
fi
exec $command
&lt;/pre&gt;</description>
  </item>
  <item>
    <title>SVMOP:Tech: One month with the Nokia N800 Internet Tablet</title>
    <pubDate>Wed, 19 Dec 2007 06:46:00 EDT</pubDate>
    <link>http://www.maperl.com/cgi-local/journal/2007/12/19#071219-N800</link>
    <description>
&lt;p&gt;I've had my Nokia N800 Linux handheld computer for about a month now. The thrill
of having a Linux handheld doesn't dominate my evaluation (as much as the first week).
I had my ups and downs including believing that it had totally bricked. I flashed a
newer version of the 2007 distribution, and it came back to life, in fact worked without
flaws in performance.&lt;/p&gt;

&lt;p&gt;Once the flashing was no longer as scary as I thought, in other words, once I used
the Linux version of the flasher rather than the Windows dumbed down version, I decided
to see what the 2008 version looked like. After all, I plan to port Xtide and I should
do that for the newest OS.&lt;/p&gt;

&lt;p&gt;Wow! The 2008 OS is much more usable than the 2007. First the GUI interface is more 
flexible, the default fonts and application screen layouts are more readable (some apps
went overboard in making their interface finger based rather than stylus based). I haven't
had a single OS hiccup. Some apps and libraries haven't yet been ported to OS2008, but that
is minor.&lt;/p&gt;

&lt;p&gt;My only complaint so far is in the lack of quality applications. The PID apps are weak
when compared to the Palm Pilot. The OS2008 PID apps are now ports of GPE applications, a
great improvement, but not enough to sell the N800 as a PID. There is only the most trivial
of calculator apps. I use RPM on the Palm. I carry my Palm just for that.. and Xtide.. and
a decent address book, phone dialer.&lt;/p&gt;

&lt;p&gt;On the subject of Xtide: I have installed the scratchbox development environment on my
laptop. I've the cross compilation toolchain. I've compiled and downloaded the example
&quot;hello, world&quot; application. I've download Xtide sources and gave it a first try. Missing
some libraries, it seems. So, I'll track those down and compile them. My first goal is
to compile the non-GUI version of Xtide (just generates text tide and current tables).
Since the Maemo (Nokia) GUI environment is different from the simple X11 environment,
I'll need to design and build a GUI more appropriate to the Nokia. I hate GUI programming,
so the text based version may be as far as I go.&lt;/p&gt;

&lt;p&gt;A few weeks until I'm on &lt;i&gt;Mother of Perl&lt;/i&gt; so I'll put this off until I'm swinging
on my mooring in Tortola.&lt;/p&gt;</description>
  </item>
  <item>
    <title>SVMOP:Tech: Article Header Improvements</title>
    <pubDate>Sat, 15 Dec 2007 09:20:00 EDT</pubDate>
    <link>http://www.maperl.com/cgi-local/journal/2007/12/15#blosxom-2</link>
    <description>&lt;p&gt;
I have included the Blog nickname &quot;SVMOP&quot; (Sailing Vessel Mother of Perl) and the 
Subtopic name/path in the title of each article so that RSS reader previews can
show where the article came from. I only subscribe to three RSS feeds, but until
I actually read the article, I don't know where the article is coming from, which 
by the way, might influence how urgent I might take the posting. Not that I don't
love all the stuff I read.. heh, heh!&lt;/p&gt;

&lt;p&gt;If anyone finds these article titles obnoxious, let me know.&lt;/p&gt;</description>
  </item>
  <item>
    <title>SVMOP:Tech: Not just for a sailing log</title>
    <pubDate>Sat, 15 Dec 2007 09:08:00 EDT</pubDate>
    <link>http://www.maperl.com/cgi-local/journal/2007/12/15#startsHere</link>
    <description>
&lt;p&gt;
I am planning on using this space to log my
software development notes as well as anything else
I might have use for.  This style and use of blogging
has been inspired by &lt;a href=//schwehr.org/blog&gt;Kurt Schwehr's
blog&lt;/a&gt;.
&lt;/p&gt;</description>
  </item>
  <item>
    <title>SVMOP:Tech: Getting reaquainted with Bloxsom</title>
    <pubDate>Sat, 15 Dec 2007 09:08:00 EDT</pubDate>
    <link>http://www.maperl.com/cgi-local/journal/2007/12/15#blosxom</link>
    <description>
&lt;p&gt;
I don't know if anyone is still doing any Bloxsom development, but I'm
using it because it's Perl, a language I'm familiar with. I have had to
hack plugins to get it to do what I want. No problem.
&lt;/p&gt;

&lt;p&gt;
It would have been easier for me to be blogging remotely with
&lt;a href=&quot;http://wordpress.org&quot;&gt;WordPress&lt;/a&gt;, but that system
relies on mysql and the server doesn't have it. Too bad.
&lt;/p&gt;</description>
  </item>
  <item>
    <title>SVMOP:Tech: RSS Improvement</title>
    <pubDate>Sat, 15 Dec 2007 09:08:00 EDT</pubDate>
    <link>http://www.maperl.com/cgi-local/journal/2007/12/15#RSS-improvement</link>
    <description>&lt;p&gt;I have made each individual Journal entry so that it has its own
RSS feed. If you want to be fed everything, take it from the top &quot;Journal&quot;
otherwise, just get it from the individual topic pages.&lt;/P&gt;
&lt;P&gt;The previous feed (all) still works.&lt;/P&gt;</description>
  </item>
  </channel>
</rss>