<?xml version="1.0"?>
<!-- RSS generated by Radio UserLand v8.0.5 on Mon, 08 Apr 2002 19:36:03 GMT -->
<rss version="0.92">
	<channel>
		<title>Postcards From the Cutting Edge</title>
		<link>http://radio.weblogs.com/0100738/</link>
		<description>&lt;A href=&quot;mailto:max@maxhansen.com&quot;&gt;Max Christian Hansen&apos;s&lt;/a&gt; wild ride on the roller coaster of technology business.</description>
		<copyright>Copyright 2002 Max Christian Hansen</copyright>
		<lastBuildDate>Mon, 08 Apr 2002 19:36:03 GMT</lastBuildDate>
		<docs>http://backend.userland.com/rss092</docs>
		<managingEditor>Max Christian Hansen</managingEditor>
		<webMaster>Max Hansen</webMaster>
		<cloud domain="radio.xmlstoragesystem.com" port="80" path="/RPC2" registerProcedure="xmlStorageSystem.rssPleaseNotify" protocol="xml-rpc"/>
		<item>
			<description>&lt;h2&gt;Another emailed post&lt;/h2&gt;Just trying a bit of embedded html.  &lt;strong&gt;hope it works!&lt;/strong&gt;</description>
			</item>
		<item>
			<description>This is my first post by email.  Hope it works.</description>
			</item>
		<item>
			<description>&lt;P&gt;&lt;FONT color=maroon&gt;&lt;STRONG&gt;Fun with Frames.&lt;/STRONG&gt;&lt;/FONT&gt; The problem I face with my business web site is that it uses frames, and frames are a pain in the neck.&amp;nbsp; Problem is, they do some things you can&apos;t do any other way.&amp;nbsp; The primary feature I wanted that called for frames was to have a portion of the screen that could scroll without the rest scrolling.&amp;nbsp; I also got tired of attempting table hacks that required more effort than struggling along with the frames. &lt;/P&gt;
&lt;P&gt;Webmasters know that Google and other search sites&apos; crawlers can&apos;t read inside of frames.&amp;nbsp; They &lt;EM&gt;can&lt;/EM&gt; read a framed document if you put the contents of the page within a &amp;lt;noframes&amp;gt; pair, but that isn&apos;t what actual readers of the site will see, unless you take pains to make it so. &lt;/P&gt;
&lt;P&gt;I took those pains, and pains they were indeed.&amp;nbsp; My site has been tremendously hard to modify, and this was what I most wanted to change by moving it into Frontier.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color=maroon&gt;The Problem&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;In order for Google to find what readers will see (and only what you &lt;EM&gt;want&lt;/EM&gt; readers to see), you must do three things:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create a data file of the content for each discrete page you want framed.&lt;/LI&gt;
&lt;LI&gt;Create a frame document for each page of content you want to show.&amp;nbsp; So far, these many frame pages are (or can be) identical except that each reads in a different source file created in step one. &lt;/LI&gt;
&lt;LI&gt;Copy into each frame file the contents of the content file associated with it, inside a &amp;lt;noframes&amp;gt; &amp;lt;/noframes&amp;gt; pair.&amp;nbsp; &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Already you can see the problem.&amp;nbsp; You have to maintain two identical pieces of content for every page.&amp;nbsp; Why I did this by hand when I had Frontier sitting idle on my machine I don&apos;t quite understand, but until this weekend I did. 
&lt;P&gt;The problem is further complicated by the fact that what goes into the &amp;lt;noframes&amp;gt; section is somewhat different from what&apos;s reguired for the content file.&amp;nbsp;&amp;nbsp; 
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color=maroon&gt;What I Did&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;First, I put the code for the basic frame document into my #template; it&apos;s going to be the same for most documents on the site.&amp;nbsp; This template doesn&apos;t have a {bodytext} macro in it anywhere.&amp;nbsp; Rather, it has a macro that assembles one of the &amp;lt;frame&amp;gt; tags, the one that will have the variable content, with the URL of the content page in the &quot;src=&quot; bit.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;The template also needs to have the HTML for the noframes section.&amp;nbsp; Withing this section is an include, calling for the meat of the content file, without that file&apos;s unnecessary opening and closing tags.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;(To be continued when I&apos;m awake again...)</description>
			</item>
		<item>
			<description>&lt;P&gt;&lt;FONT color=maroon size=3&gt;&lt;STRONG&gt;Buy the Book.&lt;/STRONG&gt;&lt;/FONT&gt; It was a decent day working with Frontier. I&apos;d bought Frontier back when version 6.0 was new.&amp;nbsp; I went through the tutorials that&amp;nbsp;came with it.&amp;nbsp;&amp;nbsp;So far so good.&amp;nbsp; But when I tried to do anything&amp;nbsp;really interesting, it was just too much work.&amp;nbsp; I didn&apos;t know where the mailing lists or discussion groups were, and nothing was intuitive.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Radio got me excited when I realized how easy it was to publish.&amp;nbsp; It was even more exciting to think that the full power of Frontier was behind it, and that I could do interesting things with my blogs, like digesting them into emails &lt;EM&gt;a la&lt;/EM&gt; Scripting News.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;This meant I&apos;d have to start, once again, to learn Frontier. Before getting into scripting I decided to pick up where I&apos;d left off in &apos;99 -- web site management.&amp;nbsp; So yesterday I started moving my web sites into new databases in Userland 8.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;I had gotten a copy of Matt Neuberg&apos;s book in the mail on Friday and had spent a chunk of Saturday reading it.&amp;nbsp; Sunday (yesterday) I got started.&amp;nbsp; I moved a couple of the easy sites, improving them as I went.&amp;nbsp; Late in the day I started on the only tricky site I manage, the site for my business, the Max Hansen Group.&amp;nbsp; Next post will be about some of the tricks I&apos;ve pulled off working with that site.</description>
			</item>
		<item>
			<description>&lt;P&gt;Today I learned about &lt;A href=&quot;http://www.unblinking.com/heh/googlewhack.htm&quot;&gt;Googlewhacking&lt;/A&gt;, and I took a whack at it.&amp;nbsp; Finding my first whack took me several hours of elapsed time, because I took a break and had dinner, then went out for dessert and&amp;nbsp;a couple of hours&amp;nbsp;of conversation with&amp;nbsp;a friend. &lt;/P&gt;
&lt;P&gt;My CPU time, however, was very short.&amp;nbsp; I was actually at the computer less than twenty-five minutes.&amp;nbsp; I entered fewer than thirty combinations into Google.&amp;nbsp; I would have been proud of this if, having entered my whack on the whack stack, I had not learned that there are already over 30,000 whacks there.&amp;nbsp; It must not be too hard after all.&amp;nbsp; For the curious, one word of my whack is pearlescent.&amp;nbsp; Go &lt;A href=&quot;http://radio.weblogs.com/0100738/stories/2002/03/13/halfAWhack.html&quot;&gt;here&lt;/A&gt; to learn the other word.</description>
			</item>
		<item>
			<description>&lt;P&gt;To begin my exploration of the web services business, I&apos;ve created a list of companies that have some offering related to web services.&amp;nbsp; The list stands at 59 entities, of which I believe 54are tool providers.&amp;nbsp; Eight of these are near me in Massachusetts.&amp;nbsp; My plan is to collect literature from them all, keep analyzing the space as best I can, and then gain sharper insight by getting companies to give me briefings.&lt;/P&gt;
&lt;P&gt;Today I phoned one company, a vendor in the security space, whose roadmap is to adapt its framework for EAI security to web services.&amp;nbsp; I have such a good relationhip with the marketing director that we chatted by phone for some time without my ever getting around to talking about analyzing his space.&amp;nbsp; This is okay.&amp;nbsp; I&apos;ll get to that on the next call to him.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;The other thing I need on entering this space to analyze it is a hypothesis about it.&amp;nbsp; This I have nearly done, and it will be the subject of the next post.&lt;/P&gt;</description>
			<category>WSdom</category>
			</item>
		<item>
			<description>Today I begin logging my explorations of the world of web services.&amp;nbsp; These log entries will get their own category site, called WSdom.&amp;nbsp; </description>
			<category>WSdom</category>
			</item>
		<item>
			<description>&lt;STRONG&gt;&lt;FONT color=maroon&gt;Intro to My Writing Services&amp;nbsp; &lt;/FONT&gt;&lt;/STRONG&gt;&lt;A href=&quot;http://radio.weblogs.com/0100738/stories/2002/03/04/hello.html&quot;&gt;Here&apos;s&lt;/A&gt; the standard email I use to introduce myself to prospective clients of my freelance writing services.</description>
			</item>
		<item>
			<description>I&apos;m back.&amp;nbsp; No blog entries for&amp;nbsp;over a month, but I&apos;m finally back.&amp;nbsp; It&apos;s been a hard month of work since then.&amp;nbsp; I&apos;m starting a new marketing communications practice, and it&apos;s a bit of an uphill climb.&amp;nbsp; Stay tuned...</description>
			</item>
		</channel>
	</rss>
