<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Web on Random notes from mg</title>
    <link>https://mg.pov.lt/blog/tags/web.html</link>
    <description>Recent content in Web on Random notes from mg</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>marius@gedmin.as (Marius Gedminas)</managingEditor>
    <webMaster>marius@gedmin.as (Marius Gedminas)</webMaster>
    <copyright>Copyright © 2004–2020 Marius Gedminas</copyright>
    <lastBuildDate>Sat, 12 Sep 2009 01:58:58 +0300</lastBuildDate>
    <atom:link href="https://mg.pov.lt/blog/tags/web/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Footnotes done well</title>
      <link>https://mg.pov.lt/blog/footnotes-done-well.html</link>
      <pubDate>Sat, 12 Sep 2009 01:58:58 +0300</pubDate>
      <author>marius@gedmin.as (Marius Gedminas)</author>
      <guid>https://mg.pov.lt/blog/footnotes-done-well.html</guid>
      <description>
&lt;p&gt;I like the way footnotes are implemented here: &lt;a
  href=&#34;http://jacobian.org/writing/snakes-on-the-web/&#34;&gt; Snakes on the Web&lt;/a&gt;
by Jacob Kaplan-Moss.&lt;/p&gt;

&lt;center&gt;
  &lt;img src=&#34;https://mg.pov.lt/jacobian-footnote.gif&#34; width=&#34;400&#34; height=&#34;80&#34;
       alt=&#34;mini-screencast of animated footnote&#34; /&gt;
&lt;/center&gt;

&lt;p&gt;&lt;small&gt;(Recorded with &lt;a
    href=&#34;http://people.freedesktop.org/~company/byzanz/&#34;&gt;byzanz&lt;/a&gt;.  My gif-fu
  is nonexistent or I would make it loop, but with a sufficiently long delay
  at the end to avoid irritation.  Now you have to reload the whole page if
  you missed the animation.)&lt;/small&gt;&lt;/p&gt;

&lt;p&gt;I&#39;m somewhat ambivalent about the animation effect.  On one hand, shiny!  On
the other hand, hitting tiny clickable areas is not good usability.  Still,
&lt;em&gt;shiny!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Footnotes are kind of a &lt;a
  href=&#34;https://mg.pov.lt/blog/footnotes-on-the-web.html&#34;&gt;personal pet-peeve of
  mine&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The power of web applications</title>
      <link>https://mg.pov.lt/blog/the-power-of-web-apps.html</link>
      <pubDate>Tue, 18 Jan 2005 02:08:34 +0200</pubDate>
      <author>marius@gedmin.as (Marius Gedminas)</author>
      <guid>https://mg.pov.lt/blog/the-power-of-web-apps.html</guid>
      <description>
&lt;p&gt;I&#39;m really impressed by this &lt;a
href=&#34;http://map.search.ch/index.en.html&#34;&gt;zoomable map of Switzerland&lt;/a&gt;.
Interactively zoom from the whole country down to individual streets and
buildings!  And it is insanely &lt;em&gt;fast&lt;/em&gt;!  I want one for Lithuania.&lt;/p&gt;

&lt;p&gt;And it is all done in client-side Javascript.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>World of Ends - Understanding the Internet</title>
      <link>https://mg.pov.lt/blog/world-of-ends.html</link>
      <pubDate>Thu, 30 Sep 2004 00:49:02 +0300</pubDate>
      <author>marius@gedmin.as (Marius Gedminas)</author>
      <guid>https://mg.pov.lt/blog/world-of-ends.html</guid>
      <description>
&lt;p&gt;I&#39;ve stumbled upon &lt;a href=&#34;http://www.worldofends.com/&#34;&gt;World of Ends: What
the Internet Is and How to Stop Mistaking It for Something Else&lt;/a&gt; by Doc
Searls and David Weinberger.  It is a great article.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Footnotes on the Web</title>
      <link>https://mg.pov.lt/blog/footnotes-on-the-web.html</link>
      <pubDate>Thu, 30 Sep 2004 00:30:26 +0300</pubDate>
      <author>marius@gedmin.as (Marius Gedminas)</author>
      <guid>https://mg.pov.lt/blog/footnotes-on-the-web.html</guid>
      <description>
&lt;p&gt;Every now and the I see a web page that tries to use footnotes and
fails.  Usually it is a longish article, and all the footnotes are
unhelpfully placed at the very end.  Effectively they are more like endnotes
than footnotes&lt;sup class=&#34;footnote&#34;&gt;1&lt;/sup&gt;.&lt;/p&gt;

&lt;blockquote class=&#34;footnotes&#34;&gt;
&lt;p&gt;&lt;sup&gt;1&lt;/sup&gt; It can be argued that endnotes on the web are placed on a
different web page from the main text, while footnotes are placed on the
same web page.  This is completely irrelevant to the rest of this post.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The difference between a footnote and an endnote in paper books is that you
can easily find the footnote on the same page that you&#39;re looking at, while you
have to work hard (turn pages, use bookmarks) to find the endnote.  Footnotes
are convenient, endnotes are not.  I have to admit that I haven&#39;t the slightest
idea why people ever use endnotes.  I suppose it&#39;s because they&#39;re easier to
typeset.&lt;/p&gt;

&lt;p&gt;Footnotes are called this way because they are placed at the bottom
(foot) of the &lt;em&gt;page&lt;/em&gt;.  When people write articles or books on
the web they naturally tend to put the footnotes at the foot of the
web&lt;em&gt;page&lt;/em&gt;.  But there is one very important difference between
paper pages and web pages: you can see the entire page of a book at once,
but you can only see one screenful of a long web page without scrolling.
Footnotes are convenient because moving your eyes to a different part of the
text in front of you is easy.&lt;/p&gt;

&lt;p&gt;Scrolling on the web is like turning pages of a book&lt;sup
class=&#34;footnote&#34;&gt;2&lt;/sup&gt;.  If you cannot see both the footnote and the text
that the footnote refers to, then you cannot easily jump between the two with
just your eyes.  You have to use the mouse (or the keyboard), you lose
concentration, it becomes harder to find the place where you stopped reading
before you started looking for the footnote.&lt;/p&gt;

&lt;blockquote class=&#34;footnotes&#34;&gt;
&lt;p&gt;&lt;sup&gt;2&lt;/sup&gt; Clicking on next/previous links is like putting down the
book you&#39;re reading now and picking up another book from the table.  Not
everyone has ultra-low-latency high-bandwidth links.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;People generally try to correct this problem by making the footnote
marker into a hyperlink that points to the text of the footnote.  This
solution is inadequate because footnote markers are small and therefore
hard to hit (&lt;a href=&#34;http://www.google.com/search?q=Fitt&#39;s+Law&#34;&gt;Fitt&#39;s
Law&lt;/a&gt;).  It usually takes me more time to move the mouse around and
click on the footnote marker that it takes me to hit End, then maybe PageUp or
two and find the relevant footnote visually.&lt;/p&gt;

&lt;p&gt;A much better solution is to put the footnotes immediately after the
paragraph that mentions them.  This keeps the footnote and its marker close
together (but not too close as to interrupt the reader&#39;s flow), and hopefully
on the same screenful of text.  Indent the footnotes and render them in a
smaller font, so that readers may easily skip them.&lt;/p&gt;

&lt;p&gt;I did not invent this footnote presentation style - I found it on the
web somewhere, a while ago.  I wish I remembered where and could give credit
where credit is due.  Obvious things are sometimes hard to invent.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
