gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts/Paper Makefile paper.tex buoyoing.mp


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/Paper Makefile paper.tex buoyoing.mp
Date: Thu, 06 Mar 2003 09:35:25 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/03/06 09:34:53

Modified files:
        Paper          : Makefile paper.tex 
Added files:
        Paper          : buoyoing.mp 

Log message:
        Some work on describing the motivation. Using lorem ipsum ;)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Paper/buoyoing.mp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Paper/Makefile.diff?tr1=1.1.1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Paper/paper.tex.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: manuscripts/Paper/Makefile
diff -u manuscripts/Paper/Makefile:1.1 manuscripts/Paper/Makefile:1.2
--- manuscripts/Paper/Makefile:1.1      Fri Dec  6 10:55:21 2002
+++ manuscripts/Paper/Makefile  Thu Mar  6 09:34:44 2003
@@ -6,7 +6,7 @@
 LATEXCMD=
 endif
 
-all: pipe.1 perceptual-model.eps pipeline.eps
+all: pipe.1 perceptual-model.eps pipeline.eps buoyoing.1
        latex "${LATEXCMD} paper"
        BIBINPUTS=..:$$BIBINPUTS bibtex paper
        latex "${LATEXCMD} paper"
@@ -14,6 +14,9 @@
 
 pipe.1: pipe.mp
        TEX=latex mpost pipe
+
+buoyoing.1: buoyoing.mp
+       TEX=latex mpost buoyoing
 
 # doesn't work because of .ps screenshots
 pdf: perceptual-model.pdf pipeline.pdf
Index: manuscripts/Paper/paper.tex
diff -u manuscripts/Paper/paper.tex:1.8 manuscripts/Paper/paper.tex:1.9
--- manuscripts/Paper/paper.tex:1.8     Thu Mar  6 08:04:53 2003
+++ manuscripts/Paper/paper.tex Thu Mar  6 09:34:47 2003
@@ -30,8 +30,14 @@
 \begin{document}
 \maketitle
 
+\font\foofonti = cmfrak scaled 2000 
+\font\foofontii = qhvb scaled 2000 
+
+
 \begin{abstract}
 
+\foofontii
+
 TJL
 
 We apply a rough, qualitative model of visual perception
@@ -344,10 +350,41 @@
 %  % use the information to advantage; likewise, developing such interfaces
 %  % is next to useless without having the backend functionality.
 
-\section{The XXX xupdf user interface --- the motivation for unique 
backgrounds}
+\section{The motivation for Unique Backgrounds: the BuoyOING user interface}
 
 TJL
 
+The motivating example for 
+
+The BuoyOING user interface is a focus+context hypertext interface
+that has been designed around the following three principles:
+
+- the user should always see all link targets
+  ("you should see where you can go")
+
+- the link transition should be fluidly animated
+  ("you should see where you do go")
+
+- the link transition and resulting view should make it obvious to the user how
+  to go back, without an explicit back button
+  ("once you get there, you should see how you can get back").
+  This implies bidirectional links.
+
+The links are between specific locations
+
+\begin{figure}
+\includegraphics[width=\hsize]{buoyoing.1}
+\caption{
+a) An example network of documents to be browsed using BuoyOING.
+b)..e) The animation seen when traversing the link from node F to H.
+In b) we are in the node F and see the relevant {\em fragment} of H,
+and in the c) and d) the view fluidly animates to the opposite case.
+}
+\end{figure}
+
+In the diagram above, the letters and colors helped identify the documents.
+Now, 
+
 \section{Unique Background Textures}
 
 XXX: simple models can have good explanatory power
@@ -1117,8 +1154,14 @@
 
 \section{Acknowledgments}
 
-The authors would like to thank John Canny, Benja Fallenstein and 
+The authors would like to thank John Canny, 
 Marketta Niemelä and Pertti Saariluoma for discussions.
+
+Benja Fallenstein,
+Matti Katila,
+and Asko Soukka
+have been involved in the development of other aspects of the BuoyOING 
+interface (not related to the background textures presented here).
 
 
 \bibliographystyle{plain}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]