<?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"
	>

<channel>
	<title>Like Wow Online</title>
	<atom:link href="http://www.likewowonline.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.likewowonline.net</link>
	<description>A weblog for designers, developers and anyone with an interest in web technology.</description>
	<pubDate>Wed, 06 Aug 2008 00:43:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Recipe: The Perfect Hamburger</title>
		<link>http://www.likewowonline.net/life/culinary/recipe-perfect-hamburger.html</link>
		<comments>http://www.likewowonline.net/life/culinary/recipe-perfect-hamburger.html#comments</comments>
		<pubDate>Wed, 23 Jul 2008 16:08:31 +0000</pubDate>
		<dc:creator>Shimone Samuel</dc:creator>
		
		<category><![CDATA[Culinary Appreciation]]></category>

		<category><![CDATA[beef]]></category>

		<category><![CDATA[burgers]]></category>

		<category><![CDATA[cooking]]></category>

		<category><![CDATA[grilling]]></category>

		<category><![CDATA[recipe]]></category>

		<category><![CDATA[yummy soup]]></category>

		<guid isPermaLink="false">http://www.likewowonline.net/?p=20</guid>
		<description><![CDATA[
Most nights of the week you can find me in the backyard manning the grill. I cook year round and enjoy working my recipes to perfection. This recipe comes from the Williams Sonoma Grilling Collection which I picked up as an impulse buy at the grocery store.
My wife and I consider this our favorite burger [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/2008/07/recipe-perfect-hamburger.jpg" alt="The perfect hamburger" /></p>
<p>Most nights of the week you can find me in the backyard manning the grill. I cook year round and enjoy working my recipes to perfection. This recipe comes from the <a href="http://www.amazon.com/Williams-Sonoma-Collection-Grilling-Denis-Kelly/dp/0743226429/ref=nosim/staticbeats">Williams Sonoma Grilling Collection</a> which I picked up as an impulse buy at the grocery store.</p>
<p>My wife and I consider this our favorite burger recipe. It&#8217;s easy to make and we usually have most of the ingredients on hand. It only takes a few minutes to prepare and the flavor never disappoints. Truly the perfect hamburger!</p>
<p><span id="more-20"></span></p>
<p>I substituted the healthiest ingredients where possible but otherwise have left this original recipe unaltered.</p>
<p><h3>The Perfect Hamburger</h3>
<ul>
<li>Origin: Williams Sonoma</li>
<li>Alterations By: Shimone Samuel</li>
<li>Yield: 3 large hamburgers</li>
<li>Prep Time: 10 minutes</li>
<li>Cooking Time: 20 minutes</li>
<li>Ethnicity: American</li>
<li>Difficulty: Easy</li>
</ul>
<h4>Ingredients</h4>
<ul>
<li>1 lb. Lean ground beef</li>
<li>2 tbsp Yellow onions, finely chopped </li>
<li>1 tsp Garlic, minced </li>
<li>1 tsp Salt</li>
<li>1/2 tsp Pepper, freshly ground </li>
<li>1-2 dashes Worcestershire sauce</li>
<li>1 Heirloom tomato, sliced </li>
<li>1 Handful Herb salad</li>
<li>3 Whole wheat hamburger buns</li>
<li>3 Slices cheese</li>
<li>1 Kosher dill pickle, sliced </li>
</ul>
<h4>Directions</h4>
<ul>
<li>Preheat grill to 300-400 degrees</li>
<li>Combine onions, salt, pepper, and worcestershire sauce in a large glass bowl</li>
<li>Add meat and mix thoroughly</li>
<li>Shape mixture into 3 large patties</li>
<li>Grill for 15-20 minutes or until cooked medium rare</li>
<li>Remove burgers from grill and cover until served</li>
<li>Toast buns on grill briefly - 1 minute max</li>
<li>Serve with sliced tomatoes, salad, cheese, and appropriate condiments</li>
</ul>
<h3>Yummy Soup! Recipe Management</h3>
</p>
<p>I am using <a href="http://hungryseacow.com/" title="Yummy Soup recipe management">Yummy Soup</a> on OSX to manage all my recipes. This independently developed software is backed by a great community and an attentive developer. Highly Recommended!</p>
<p class="highlight">Download: <a href="/wp-content/recipes/The Perfect Hamburger.YummySoup!">The Perfect Hamburger Recipe</a> (for Yummy Soup)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.likewowonline.net/life/culinary/recipe-perfect-hamburger.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Generating HTML footnotes with AppleScript and MarsEdit</title>
		<link>http://www.likewowonline.net/web/dev/footnotes-applescript-marsedit.html</link>
		<comments>http://www.likewowonline.net/web/dev/footnotes-applescript-marsedit.html#comments</comments>
		<pubDate>Tue, 15 Jul 2008 01:28:12 +0000</pubDate>
		<dc:creator>Shimone Samuel</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[applescript]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[marsedit]]></category>

		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.likewowonline.net/?p=17</guid>
		<description><![CDATA[
As noted in the intro to Accessible footnotes with HTML and CSS, I&#8217;m using WordPress to manage the contents of this web site. Searching for an offline content manager, I found MarsEdit was consistently praised as both powerful and effective.
Among other features, MarsEdit offers support for AppleScript and intelligent macros using what it calls Text [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/2008/07/flip-flop.jpg" alt="Beach sandal on a tile floor"  /></p>
<p>As noted in the intro to <em><a href="?p=10">Accessible footnotes with HTML and CSS</a></em>, I&#8217;m using WordPress to manage the contents of this web site. Searching for an offline content manager, I found <a href="http://www.red-sweater.com/marsedit/" title="Powerful blog publishing for your Mac">MarsEdit</a> was consistently praised as both powerful and effective.</p>
<p>Among other features, MarsEdit offers support for AppleScript and intelligent macros using what it calls <em>Text Markup</em>. Combining these two features offers users advanced tools for speeding up their workflow.</p>
<p>In the case of footnotes, I&#8217;m using a combination of AppleScript and Text Markup to reduce the process to two simple steps.</p>
<p><span id="more-17"></span></p>
<ol>
<li>AppleScript creates a unique link and identifier from a selection of text.
<pre>&lt;sup&gt;&lt;a href="#63911" id="fn1" title="see footnote 1"&gt;1&lt;/a&gt;&lt;/sup&gt;</pre>
<p>AppleScript then creates the unique identifier and return link. This reference is stored in the clipboard.</p>
<pre>&lt;li id="63911"&gt;FOOTNOTE &lt;a href="#fn1" title="return to article"&gt;↑&lt;/a&gt;&lt;/li&gt;</pre>
</li>
<li>Text Markup creates the footnote code block and includes the stored text from the clipboard.
<pre>&lt;div id="footnote"&gt;
	&lt;ol&gt;
		&lt;li id="63911"&gt;FOOTNOTE &lt;a href="#fn1" title="return to article"&gt;↑&lt;/a&gt;&lt;/li&gt;
	&lt;/ol&gt;
&lt;/div&gt;</pre>
</li>
</ol>
<h3>What the &#8220;Create Footnote&#8221; AppleScript does</h3>
<ol>
<li>Check if MarsEdit has a post window open
<ul>
<li>If no post window is open, return an error message</li>
</ul>
</li>
<li>Check if post window contains a text selection
<ul>
<li>If no text is selected, return an error</li>
</ul>
</li>
<li>Store the selection as a variable</li>
<li>Store the date and time as a unique identifier</li>
<li>Replace the selected text with unique link and identifier</li>
<li>Update clipboard with unique identifier and return link</li>
</ol>
<p class="highlight">Download: <a href="/wp-content/demos/code/Create Footnote.scpt">Create Footnote Applescript</a></p>
<h3>What the &#8220;Footnote Block&#8221; Text Markup does</h3>
<ol>
<li>Generate a block of html code</li>
<li>Add the contents of the clipboard to the code block</li>
<li>Paste the complete code into the post window</li>
</ol>
<p>Text Markup can&#8217;t be exported but the process to create a new macro is simple:</p>
<ol>
<li>Open a post in MarsEdit</li>
<li>Select <em>Edit</em> in the Text Markup menu</li>
<li>Click the &#8220;+&#8221; symbol in the window that opens</li>
<li>Name your new macro &#8220;Footnote Block&#8221;</li>
<li>Enter the following Text Markup into the <em>Opening</em> field and click &#8220;Ok&#8221;</li>
</ol>
<h4>Footnote Block macro</h4>
<pre>&lt;div id="footnote"&gt;
	&lt;ol&gt;
		#pastetext#
	&lt;/ol&gt;
&lt;/div&gt;</pre>
<h3>Generating footnotes with AppleScript and MarsEdit</h3>
<p>Part 1: Setup</p>
<ol>
<li><a href="/wp-content/demos/code/Create Footnote.scpt">Download the <em>Create Footnote</em> Applescript</a>.</li>
<li>Copy the file to your MarsEdit/Scripts folder (to find the folder, click the AppleScript icon in MarsEdit and select &#8220;Open Scripts Folder&#8221;).</li>
<li>Create the <em>Foonote Block</em> macro in MarsEdit using the instructions above.</li>
</ol>
<p>Part 2: Usage</p>
<ol>
<li>Open a post in MarsEdit and make a text selection.</li>
<li>Choose &#8220;Create Footnote&#8221; from the AppleScript menu.</li>
<li>Move the cursor to a new location and select &#8220;Footnote Block&#8221; from the Text Markup menu.</li>
<li>To create additional footnotes, skip the Text Markup step and paste the stored clipboard item in the ordered list.</li>
</ol>
<h3>Demo</h3>
<p>This demo video shows how AppleScript and MarsEdit is used with the methods above to create HTML footnotes.</p>
<p class="highlight">Watch: <a href="/wp-content/demos/footnotes.html?width=798&amp;height=424" class="thickbox" title="Flash movie showing generated HTML footnotes using AppleScript and MarsEdit">Create Footnote demo video</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.likewowonline.net/web/dev/footnotes-applescript-marsedit.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Pursuing the dream of home ownership</title>
		<link>http://www.likewowonline.net/life/home-ownership/pursuing-the-dream.html</link>
		<comments>http://www.likewowonline.net/life/home-ownership/pursuing-the-dream.html#comments</comments>
		<pubDate>Tue, 01 Jul 2008 05:35:30 +0000</pubDate>
		<dc:creator>Shimone Samuel</dc:creator>
		
		<category><![CDATA[Home Ownership]]></category>

		<category><![CDATA[dreams]]></category>

		<category><![CDATA[goals]]></category>

		<category><![CDATA[lessons]]></category>

		<category><![CDATA[real estate]]></category>

		<category><![CDATA[saving]]></category>

		<guid isPermaLink="false">http://www.likewowonline.net/?p=16</guid>
		<description><![CDATA[
As far back as I can remember my greatest aspirations have been a steady job, a wife, a child, and a house to call my own.
15 years after beginning my pursuit in earnest I am blessed with 3 of 4 dreams fulfilled.  I have a challenging career with a bright future and a loving [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/2008/06/condoforsale.jpg" alt="Condo for sale" /></p>
<p>As far back as I can remember my greatest aspirations have been a steady job, a wife, a child, and a house to call my own.</p>
<p>15 years after beginning my pursuit in earnest I am blessed with 3 of 4 dreams fulfilled.  I have a challenging career with a bright future and a loving family who bring me immeasurable joy. All that remains is a house to call our own.</p>
<p>To my dismay, the dream of ownership remains for out of my reach due to a lack of planning and foresight. I should have started saving for a house a long time ago. Any amount saved would have been better than none at all.</p>
<p><span id="more-16"></span></p>
<p>Had I set aside $100 a month in the 8 years since beginning my career in earnest, I would have $9,600 toward a down payment. Had I saved $125 that number would jump to $12,000.</p>
<p>Add to the fact my salary has increased year over year and I could have increased my savings goal by an additional $500 with each annual raise.</p>
<p>With the compound interest of a <acronym title="Certificate of Deposit">CD</acronym> I could have saved an estimated $30,000 after eight years</p>
<p>Unfortunately for those living in the San Francisco Bay Area, $30k doesn&#8217;t get you much in terms of a down payment. These days, 10% of a median-priced home in the Bay Area is closer to $65,000.</p>
<p>A recent article in the San Francisco Chronicle delves into this subject further: <a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2008/06/22/MNJJ10NPSK.DTL">The Exodus of San Francisco&#8217;s Middle Class</a></p>
<p>Digressions aside, the fact remains: After 8 years my dream of home ownership remains far out of reach and I&#8217;ve got some serious catching up to do.</p>
<p>Next up: Pinching pennies, savings dollars.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.likewowonline.net/life/home-ownership/pursuing-the-dream.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Choosing a theme and topics for your blog</title>
		<link>http://www.likewowonline.net/web/publishing/choosing-blog-theme-topics.html</link>
		<comments>http://www.likewowonline.net/web/publishing/choosing-blog-theme-topics.html#comments</comments>
		<pubDate>Thu, 10 Apr 2008 04:19:23 +0000</pubDate>
		<dc:creator>Shimone Samuel</dc:creator>
		
		<category><![CDATA[Web Publishing]]></category>

		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[planning]]></category>

		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.likewowonline.net/?p=13</guid>
		<description><![CDATA[
This is part two in a series of articles about Creating a Blog for Fun and Profit. In this article , we will look at choosing a theme and topics for your blog.
An appropriate theme is essential to attracting and retaining new readership. Choosing the right one for your blog can be difficult.
To begin, ask [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.likewowonline.net/wp-content/2008/04/choosing-a-theme.jpg" alt="An oversized telephone in a theme park" /></a></p>
<p>This is part two in a series of articles about <em><a href="http://www.likewowonline.net/publishing/creating-a-blog.html">Creating a Blog for Fun and Profit</a></em>. In this article , we will look at choosing a theme and topics for your blog.</p>
<p>An appropriate theme is essential to attracting and retaining new readership. Choosing the right one for your blog can be difficult.</p>
<p>To begin, ask yourself the following questions: Who is my target audience? What do I want to share with them? Where else can they get this information?</p>
<p>Next, think about the blogs and websites you admire. What makes them successful? How are they unique? What keeps you coming back?</p>
<p><span id="more-13"></span></p>
<p>Some of my personal favorite websites include: <a href="http://www.techcrunch.com">TechCrunch</a>, <a href="http://www.lifehacker.com">LifeHacker</a>, <a href="http://www.gizmodo.com">Gizmodo</a>, <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, and <a href="http://www.alistapart.com">A List Apart</a>.</p>
<ul>
<li>TechCrunch is a “weblog dedicated to obsessively profiling and reviewing new Internet products and companies.”</li>
<li>LifeHacker is a “blog that features tips, shortcuts, and downloads that help you get things done smarter and more efficiently.”</li>
<li>Gizmodo is a “blog with the sole purpose of writing about tech and gadgets as fast as possible.”</li>
<li>Smashing Magazine “delivers useful and innovative information for designers and web-developers.”</li>
</li>
<p>A List Apart “explores the design, development, and meaning of web content, with a special focus on web standards and best practices.”</li>
</ul>
<p>Each of these websites has a technological focus, but they differ in their approach and core subject matter.</p>
<p>Finally, consider the purpose of your blog. What is it you ultimately wish to gain from your writing and publishing?</p>
<h3>Finding purpose in your writing</h3>
<p>Bloggers fall into 3 distinct categories:</p>
<ol>
<li>Those wishing to strike Internet gold</li>
<li>Those with a passion for or knowledge about a given subject</li>
<li>Those writing about themselves or their business</li>
</ol>
<h3>Blogging as a gateway to fame and riches</h3>
<p>As in any good business, blogging for profit requires a careful and well-planned strategy.  High-traffic websites with an active community have proven the most attractive to advertisers.</p>
<p>When choosing a theme for your website, consider which topics are most likely to result in viral distribution, repeat visitors, sponsorship opportunities, and community interaction.</p>
<h3>Blogging as an outlet for passionate discourse</h3>
<p>Genuine passion is evident in both the quality of a blog’s content and the commentary it inspires.</p>
<p>One of the most effective ways to increase your website’s visibility is to focus on thoughtful, quality content. Interact with your visitors and the community at large, and people will see your website as an essential destination.</p>
<h3>Blogging about you or your business</h3>
<p>Blogs with an individual or business focus tend to target friends, family, business associates, and potential partners. Because of this, the implied theme of the website is <em>you</em>.</p>
<p>Maintain a loose structure, generate new and interesting content, and your visitors will keep coming back.</p>
<p>That&#8217;s all for now. Stay tuned to next time as we tackle Part 3: Finding the right name</p>
]]></content:encoded>
			<wfw:commentRss>http://www.likewowonline.net/web/publishing/choosing-blog-theme-topics.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>siFR and the user experience</title>
		<link>http://www.likewowonline.net/web/ued/sifr-usability-study.html</link>
		<comments>http://www.likewowonline.net/web/ued/sifr-usability-study.html#comments</comments>
		<pubDate>Fri, 07 Mar 2008 01:56:16 +0000</pubDate>
		<dc:creator>Shimone Samuel</dc:creator>
		
		<category><![CDATA[User Experience]]></category>

		<category><![CDATA[accessibility]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[research]]></category>

		<category><![CDATA[sifr]]></category>

		<category><![CDATA[typography]]></category>

		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.likewowonline.net/experience/sifr-usability-study.html</guid>
		<description><![CDATA[
Scalable Inman Flash Replacement or sIFR for short, combines Flash and JavaScript to enable the display of custom fonts on a web page. sIFR is attractive to both web designers and developers as it provides an accessible and semantic alternative to other methods of font replacement.
sIFR enhanced sites require a modern web browser with the [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.likewowonline.net/wp-content/2008/03/sifr-research.jpg' alt='Polaroid of the 22nd Street Caltrain station. San Francisco, CA' /></p>
<p><a href="http://en.wikipedia.org/wiki/Sifr">Scalable Inman Flash Replacement</a> or sIFR for short, combines Flash and JavaScript to enable the display of custom fonts on a web page. sIFR is attractive to both web designers and developers as it provides an accessible and semantic alternative to other methods of font replacement.</p>
<p>sIFR enhanced sites require a modern web browser with the Adobe Flash plugin installed and JavaScript enabled. For visitors lacking these features, sIFR  will degrade to a suitable baseline font and continue to render both on the page and in the generated source code.</p>
<p>In theory, sIFR is a perfect response to one of the more frustrating restrictions imposed on web designers by the medium. Unfortunately, the technology is not without its flaws and ultimately should not be considered a viable choice for web professionals.</p>
<p><span id="more-11"></span></p>
<p>The limitations of sIFR include: localization, extended character support, <acronym title="flash of unstyled content">fouc</acronym>, page zooming, text scaling, text wrapping, page load, cpu load, scalability, utf-8 compliance, <acronym title="Quality Assurance">QA</acronym> testing, future-proofing, upgradability, wmode support, dynamic text sizing, <acronym title="Document Object Model">DOM</acronym> support, and z-index collisions.</p>
<p>While there may be solutions or workarounds to <em>some</em> of the issues illustrated here, collectively they remain a barrier to the technology&#8217;s adoption as a standard.</p>
<h3>Related articles</h3>
<ul>
<li><a href="http://www.wizardworks.ca/articles/sifr-point-of-view.asp">Wizardworks: sIFR - Point Of View</a> (Publish date unknown)
<p>Jim offers a god breakdown on the pros and cons of sIR and I will  elaborate briefly on item #5: sIFR and Special Characters</p>
<ul>
<li>In order to truly support localized content, a separate .swf file would need to be created for each language, each of those .swf files would then need to contain the entire character set for that country.</li>
<li>The more characters added, the larger the .swf file becomes. This is noteworthy as few if any fonts families contain every character set for all languages.</li>
<li>Web designers may encounter much difficulty testing the site with different languages as the text and spacing is rendered differently depending on the user&#8217;s country and whether or not the Flash plugin is installed.</li>
<li>Support for dynamic widths is also a serious issue as the Flash movie  width must be explicitly set. This further reduces sIFR&#8217;s practicality as fixed widths cannot be used for text on localized websites.</li>
</ul>
</li>
<li><a href="http://usabletype.com/weblog/how-and-when-to-use-sifr/">Usable Type: How and When to Use sIFR</a> (December 24, 2004)
<p>Andy discredits much of the misinformation and concludes sIFR is best used to replace no more than one headline per page.</p>
</li>
<li><a href="http://virtuelvis.com/archives/2005/04/i-hate-sifr">Virtual Elvis: Why I hate sIFR</a> (April 29, 2005)
<p>A fabulous tirade about the difficulties of keyboard navigation and screen zooming for an Opera user.</p>
</li>
<li><a href="http://leftlane.org/2006/02/09/sifr-less-espncom/">Leftlane: ESPN.com Looking a Bit Pixelated</a> (February 9, 2006)
<p>Interesting to note in the comments here that while ESPN is one of the sites often quoted to be using sIFR it is a) not currently using sIFR and b) (quoting Mike Davidson) &#8220;It was actually not sIFR at all, and even pre-dated Inman’s IFR by at least two years. It was basically inline Flash files with text… that’s all. And yes, the page is huge and so are all of those images.&#8221;</p>
</li>
<li><a href="http://drupal.org/node/49682">Drupal: sIFR Module discussion</a> (February 16, 2006)
<p>In the comments section, a user notes that sIFR text is not searchable and cannot be made both selectable and linkable. The commentary further notes a lack of respect for user-specified font settings. Someone else points out that sIFR is not utf-8 compliant.</p>
</li>
<li><a href="http://www.mezzoblue.com/archives/2004/10/26/sifr/">Mezzoblue: The Pros and Cons of sIFR </a>(October 26, 2006)
<p>A notable article which points out the need to refresh the browser once Command/Ctrl + is used to increase font size. The inability to use sIFR for headers which are also links (the link destination will not show in the status bar) is also mentioned.</p>
</li>
<li><a href="http://forums.devshed.com/development-software-93/sifr-innovative-or-designer-s-junk-437356.html">Devshed Forums: SIFR &#8230; Innovative or Designer&#8217;s junk?</a> (April 13, 2007)
<p>A flaming forum rant that suggests using a pre-rendered PNG instead. The author also further points out the load and latency issues inherent in sIFR.</p>
</li>
<li><a href="http://sitening.com/blog/2007/12/14/new-flash-player-breaks-sifr/">Sitening: New Flash player breaks sIFR</a> (December 14, 2007)
<p>This is an important occasion to make note of. When Adobe released the latest version of their Flash browser plugin, earlier implementations of sIFR malfunctioned. While awaiting a fix, sites deploying sIFR were forced to remove the code - assuming they were even aware the feature stopped working.</p>
</li>
</ul>
<h3>Live sIFR examples</h3>
<p>As a test, interact with these (or any other) sIFR enabled web sites using different browsers such as Opera, Firefox, Safari, Internet Explorer and Konqueror. Try printing, previewing, selecting text, searching for text, increasing and decreasing font size, and other page-level interactions. Keep in mind that while every individual may use the internet in a unique way, all web browsers offer the same set of features to each of their users.</p>
<p>For the following examples I have included sample videos showing scripted interactions with each web site. These videos are made available as a point of reference should one of them cease using sIFR or the technology evolves.</p>
<ul>
<li>Aston Martin <a href="/wp-content/demos/amartin.html?width=588&amp;height=260" class="thickbox" title="Flash movie showing text selection and sizing on AstonMartin.com">See demo video</a>
<ol>
<li>Visit <a href="http://www.astonmartin.com" title="Aston Martin">www.astonmartin.com</a></li>
<li>Notice how the sIFR headers render after the content.</li>
<li>Try increasing the browser font size using the keyboard or option menu. Notice the header text size does not increase with the rest of the page.</li>
<li>Using the keyboard, try selecting all the body copy (Ctrl +A in Windows, Command +A in OSX). Notice the header is not selected.</li>
<li>Using your mouse, try selecting the entire body text including the header. Notice the header is not selected or selected irregularly.</li>
<li>Using Firefox, first select the header text with your mouse and then try to deselect it.</li>
<li>Select print preview and notice the header missing (<acronym title="For what it's worth">FWIW</acronym>: this is supposedly fixed with media=screen in the css link)</li>
<li>Try searching for text transformed with sIFR using Ctrl/Command +F. Notice how the text is not selected.</li>
</ol>
</li>
<li><strike>Hollywood Reporter</strike>
<ol>
<li><a href="http://www.hollywoodreporter.com">www.hollywoodreporter.com</a> has recently undergone a redesign and chosen not to continue using sIFR.</li>
</ol>
</li>
<li>Offbeat <a href="/wp-content/demos/offbeat.html?width=609&amp;height=428" class="thickbox" title="Flash movie showing text selection and sizing on Offbeat.com">See demo video</a>
<ol>
<li>Visit <a href="http://www.offbeat.com/">http://www.offbeat.com/</a></li>
<li>Watch how the content loads first and the headers second.</li>
<li>Notice how the first header is hidden when the navigation menu floats over it.</li>
<li>Using Firebug, inspect each header element. Notice how they all use a fixed width.</li>
<li>Search for text contained in a header. Although the text is found, it is not highlighted by the browser.</li>
<li>When viewing the demo video, note that although the word &#8220;Bach&#8221; is found 3 times in the header, it is not highlighted during a page search until a fourth attempt to find the word (which also appears in the body) or after selecting <em>Highlight All</em> as an option.</li>
<li>Attempt to open any of the header links in a new tab or window.</li>
<li>Block futura.swf using the AdBlock Plus plugin for Firefox and watch the headers disappear (<acronym title="For your information">FYI</acronym>: This has been fixed in a recent release of sIFR).</li>
</ol>
</li>
</ul>
<h3>Final thoughts</h3>
<p>When designing web sites, our foremost concern should be usability and the user experience. At no point should our visitors be forced to relinquish the basic comforts and features afforded by every modern browser.</p>
<p>As it stands, sIFR is not the hot topic it once was, likely for some or all of the reasons noted above. Many big-name sites are touted across the Web as using sIFR including: MSNBC, ESPN, Nike, ABC News, Visit Las Vegas, and The US Navy. <em>At the time of this writing, none of these web sites are using sIFR.</em></p>
<p>With that said, sIFR continues to be actively developed and <a href="http://wiki.novemberborn.net/sifr3" title="sIFR 3 Documentation &amp; FAQ"> version 3</a> is already in beta. As an entirely volunteer-based effort, the sIFR team should be applauded for their continued contributions to this ambitious project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.likewowonline.net/web/ued/sifr-usability-study.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Accessible footnotes with HTML and CSS</title>
		<link>http://www.likewowonline.net/web/dev/accessible-footnotes.html</link>
		<comments>http://www.likewowonline.net/web/dev/accessible-footnotes.html#comments</comments>
		<pubDate>Sat, 16 Feb 2008 00:36:21 +0000</pubDate>
		<dc:creator>Shimone Samuel</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[accessibility]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[footnotes]]></category>

		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.likewowonline.net/presentation/accessible-footnotes.html</guid>
		<description><![CDATA[
Having recently set out on the long journey of mastering a new CMS I&#8217;ve found myself searching for and stumbling upon1 all manner of plugins, customizations and tweaks for WordPress.
The latest clever addition I found is the use of footnotes. When used properly, footnotes are an appropriate way of commenting on or referencing a portion [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.likewowonline.net/wp-content/2008/02/footnotes.jpg" alt="Standing in Dolores Park. Assessing what needs to be packed: a blanket, leash and shoes. San Francisco, CA" /></p>
<p>Having recently set out on the long journey of mastering a new <abbr title="Content Management System">CMS</abbr> I&#8217;ve found myself searching for and stumbling upon<sup><a href="presentation/accessible-footnotes.html#79730" class="action" id="fn1">1</a></sup> all manner of plugins, customizations and tweaks for <a href="http://www.wordpress.org">WordPress</a>.</p>
<p>The latest clever addition I found is the use of footnotes. When used properly, footnotes are an appropriate way of commenting on or referencing a portion of text<sup><a href="presentation/accessible-footnotes.html#80834" class="action" id="fn2">2</a></sup>.</p>
<p>Footnotes serve as a more graceful way to add an aside compared to the long-winded parenthetical. (For instance, here I could give some personal insight into the guilty pleasure of using lengthy digressions, but as you can see, by the time you reach the end of this amusing passage, the original point is confused with a new idea).</p>
<p><span id="more-10"></span></p>
<p>So let&#8217;s have a look at the requirements for this project:</p>
<ol>
<li>A format for referencing footnotes</li>
<li>A format for displaying footnotes</li>
<li>A method of moving between the two</li>
<li>Making your footnotes accessible</li>
</ol>
<h3>A format for referencing footnotes</h3>
<p>:</p>
<p>This first requirement is easy: footnotes are referenced nearly universally with superscript. Deciding what form of superscript to use: number, letter, figure or symbol is entirely up to you. I personally chose numbers.</p>
<p>Fortunately, support for superscript is part of the <a href="http://www.w3.org/TR/html401/struct/text.html%23h-9.2.3" title="W3C Recommendation - Paragraphs, lines and phrases">W3C recommendation</a> for paragraphs, lines and phrases - thereby making it perfectly valid for appropriate use.</p>
<p>In practice, your code may start off looking something like this:</p>
<pre>&lt;sup&gt;1&lt;/sup&gt;</pre>
<h3>A format for displaying footnotes</h3>
<p>Footnotes are commonly placed at the bottom or &#8220;foot&#8221; of a page or section. There is no rule stating a footnote cannot go elsewhere, but sticking to traditional conventions is a recommended best practice.</p>
<p>How you choose to style your footnotes is also a personal choice. Perhaps you can peruse your library or book collection to see how it&#8217;s been styled elsewhere.</p>
<p>However you choose to style your footnote, using CSS provides the most flexibility to differentiate it from preceding paragraphs.</p>
<p>The resulting code may start off looking something like this:</p>
<pre>&lt;div id="footnote"&gt;
	&lt;ol>
		&lt;li&gt;Footnote&lt;/li&gt;
	&lt;/ol&gt;
&lt;/div&gt;</pre>
<p>By applying an id to the containing div we can cascade the styling of content within. By using an ordered list we retain the continuity of footnotes throughout the page.</p>
<h3>A method of moving between the two</h3>
<p>Ideally, references should link to their respective footnotes and footnotes should link back to their references. This provides the user with an effortless method of jumping to the footnote and then returning to the passage.</p>
<p>The resulting code may look something like this:</p>
<pre>This is some text&lt;sup&gt;&lt;a href="#32066" id="fn1">1&lt;/a&gt;&lt;/sup&gt;

&lt;div id="footnote"&gt;
	&lt;li id="32066"&gt;This is a footnote &lt;a href="#fn1"&gt;&#8593;&lt;/a&gt;&lt;/li&gt;
&lt;/div&gt;</pre>
<p>&#8230; and the resulting output may look something like this:</p>
<div class="output">
<!-- the id name and href link has been changed here for demonstration purposes--></p>
<p>This is some text<sup><a href="#32066" id="xfn1">1</a></sup></p>
<div id="xfootnote">
<ol>
<li id="32066">This is a footnote <a href="#xfn1">&#8593;</a></li>
</ol></div>
</div>
<h3>Making your footnotes accessible</h3>
<p>For some, the example above may appear perfectly usable. You see a linked number in superscript, click and you&#8217;re taken to a footnote. A link in the footnote returns you to the sentence you last read. It doesn&#8217;t take much to deduce this just by looking at it.</p>
<p>For those who aren&#8217;t <em>looking</em> however the purpose isn&#8217;t as clear. Questions arise for those visiting the page with an assistive device such as JAWS: What is this linked number? Where does the link #32066 take me? Once I get there what will I find and how will I get back? Users of JAWS and other assistive devices are simply not seeing a page with the same clarity.</p>
<p>Once again we check the W3C HTML 4.01 specification for a solution and find a fitting one in <a href="http://www.w3.org/TR/html401/struct/links.html%23h-12.1.4" title="W3C specification for links in HTML documents">section 12.1.4: Link Titles</a>.</p>
<blockquote><p>The <em>title</em> attribute may be set for both <em>A</em> and <em>LINK</em> to add information about the nature of a link. This information may be spoken by a user agent, rendered as a tool tip, cause a change in cursor image, etc.</p></blockquote>
<p>The resulting code may look something like this:</p>
<pre>This is some text&lt;sup&gt;&lt;a href="#32066" id="fn1" title="see footnote">1&lt;/a&gt;&lt;/sup&gt;

&lt;div id="footnote"&gt;
	&lt;li id="32066"&gt;This is a footnote &lt;a href="#fn1" title="return to article"&gt;&#8593;&lt;/a&gt;&lt;/li&gt;
&lt;/div&gt;</pre>
<p>Add a little CSS and the possibilities are endless!</p>
<div class="output">
<!-- the id name and href link has been changed here for demonstration purposes--></p>
<p>This is some text<sup><a href="#32066" id="xfn3" class="action" title="see footnote">1</a></sup></p>
<p>This is some more text that&#8217;s a bit longer than the first<sup><a href="#32062" class="action" id="xfn4" title="see footnote">2</a></sup></p>
<div id="demofootnote">
<ol>
<li id="32066">This is a footnote <a href="#xfn3" class="action" title="return to article">&#8593;</a></li>
<li id="32062">This is another footnote with longer text describing some point in greater detail and adding random irrelevance to this passage for the sole purpose of showing text wrapping. <a href="#xfn4" class="action" title="return to article">&#8593;</a></li>
</ol></div>
</div>
<p>That&#8217;s all there is to it. Your methods may vary but this should serve as a good starting point. See below for how we do it here at <em>Like Wow Online</em>.</p>
<p>In a future article we&#8217;ll learn how to automate footnote creation with AppleScript. Stay tuned for Part II.. Using AppleScript to create HTML footnotes</p>
<div id="footnote">
<ol>
<li id="79730">To me, <a href="http://www.stumbleupon.com">Stumble Upon</a> has become nearly as synonymous a verb as <a href="http://www.google.com">Google</a> and I falter when I see or use the term. In this instance I &#8220;stumbled&#8221; on Justin Blanton&#8217;s <a href="http://justinblanton.com/2005/08/footnotes-and-textpander">Footnotes and TextPander</a> article after seeing footnotes used to great effect on the <a href="http://justinblanton.com/projects/smartarchives/">SmartArchives for Wordpress</a> page.<a href="#fn1" class="action" title="return to article">&#8593;</a></li>
<li id="80834">Footnote as <a href="http://www.answers.com/topic/footnote" title="Answers.com definition for Footnote">defined</a> in the Answers.com dictionary reference: A note placed at the bottom of a page of a book or manuscript that comments on or cites a reference for a designated part of the text. <a href="#fn2" class="action" title="return to article">&#8593;</a></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.likewowonline.net/web/dev/accessible-footnotes.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Creating a blog for fun and profit</title>
		<link>http://www.likewowonline.net/web/publishing/creating-a-blog.html</link>
		<comments>http://www.likewowonline.net/web/publishing/creating-a-blog.html#comments</comments>
		<pubDate>Thu, 07 Feb 2008 16:50:33 +0000</pubDate>
		<dc:creator>Shimone Samuel</dc:creator>
		
		<category><![CDATA[Web Publishing]]></category>

		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[planning]]></category>

		<guid isPermaLink="false">http://www.likewowonline.net/publishing/creating-a-blog.html</guid>
		<description><![CDATA[
In this series of articles I will discuss the process and research that go into starting your own website for fun and profit. Many of these suggestions can be applied to the creation of other websites, but for now we’ll focus on one of the more popular formats: web logs or blogs as they are [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.likewowonline.net/wp-content/creating-a-blog.jpg' alt='Stacks of hay in the fields of Yuba City, CA' /></p>
<p>In this series of articles I will discuss the process and research that go into starting your own website for fun and profit. Many of these suggestions can be applied to the creation of other websites, but for now we’ll focus on one of the more popular formats: web logs or <em>blogs</em> as they are more commonly known.</p>
<p>As with any website, launching a blog requires careful planning. To the joy of many, what isn&#8217;t required is a reason! Anyone can launch a website at any time and for any purpose. </p>
<p>Still, careful planning can sometimes make the difference between success and failure. So let&#8217;s look at some of the necessary steps:</p>
<p><span id="more-6"></span></p>
<ol>
<li>Creating a blog for fun and profit</li>
<li>Choosing a theme and topics</li>
<li>Finding the right name</li>
<li>Deciding how to manage content</li>
<li>Finding a web host</li>
<li>Designing your website</li>
<li>Launching your website</li>
<li>Gaining exposure</li>
<li>Retaining readership</li>
<li>Recruiting contributors</li>
<li>Having fun</li>
<li>Making a profit</li>
</ol>
<p>Look at all these steps! Who knew that launching a blog requires so much work?</p>
<p>In reality, very few of those steps are required absolutely. As I’ve mentioned before: </p>
<blockquote><p>Anyone can launch a website at any time and for any purpose.</p></blockquote>
<p>Keep that in mind and you’ll have fun. Even if your website isn&#8217;t wildly popular, the crucial advantage can still be won. By focusing on each step, you may also reap the benefits of gaining exposure, retaining readership, and making a profit. After all, you aren&#8217;t <em>just</em> doing it for fun, are you?</p>
<p>With the right combination of careful planning, creativity, hard work, and passion anyone can be a success!</p>
<p>That&#8217;s all for now. Stay tuned to next time as we tackle Part 2: Choosing a theme and topics for your blog</p>
]]></content:encoded>
			<wfw:commentRss>http://www.likewowonline.net/web/publishing/creating-a-blog.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Announcing Like Wow Online!</title>
		<link>http://www.likewowonline.net/wow/announce/announcing-like-wow-online.html</link>
		<comments>http://www.likewowonline.net/wow/announce/announcing-like-wow-online.html#comments</comments>
		<pubDate>Tue, 01 Jan 2008 15:22:42 +0000</pubDate>
		<dc:creator>Shimone Samuel</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[announcements]]></category>

		<category><![CDATA[promotion]]></category>

		<category><![CDATA[Your Experience]]></category>

		<guid isPermaLink="false">http://www.likewowonline.net/process/announcing-like-wow-online.html</guid>
		<description><![CDATA[
Welcome to Like Wow Online!
Starting with a /~ on Earthlink in 1997, I began launching a wide range of modestly successful hobby and commercial websites, including: a radio station and music store, fashion and culture blog, novelty gift shop, photography gallery, and a consulting firm.

My experience has been fun and educational. I learned not only [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.likewowonline.net/wp-content/likewow-launch.jpg' alt='Leftovers from lunch at Sushi Sams in San Mateo, CA' /></p>
<p>Welcome to Like Wow Online!</p>
<p>Starting with a /~ on Earthlink in 1997, I began launching a wide range of modestly successful hobby and commercial websites, including: a radio station and music store, fashion and culture blog, novelty gift shop, photography gallery, and a consulting firm.</p>
<p><span id="more-3"></span></p>
<p>My experience has been fun and educational. I learned not only a great deal about technology, but that I love writing about it for the World Wide Web.</p>
<p>Focusing on industry and technology that power the Web, Like Wow Online! is published in a magazine format to appeal to Web designers and developers, and anyone interested in Web technology.</p>
<p>Thank you for visiting and be sure to subscribe to our latest posts through the <a href="http://www.likewowonline.net/feed/" title="Really Simple Syndication">RSS</a> feed.</p>
<p>Your host,<br/><br />
Shimone</p>
]]></content:encoded>
			<wfw:commentRss>http://www.likewowonline.net/wow/announce/announcing-like-wow-online.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
