root/feedmelinks/welcome/demo.html

Revision 1530, 3.5 kB (checked in by jm3, 6 months ago)

forking contents of index off into demo so we can start writing the real copy.

Line 
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html>
4   <head>
5     <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
6     <title>Feed Me Links</title>
7     <link href="stylesheets/yeah.css" type="text/css" rel="stylesheet" />
8     <script type="text/javascript" src="javascripts/moo.js"></script>
9     <script type="text/javascript" src="javascripts/say.js"></script>
10     <script type="text/javascript">
11     //
12     </script>
13   </head>
14   <body>
15       <pre id="header"></pre>
16     <div id="page">
17       <pre id="screen"></pre>
18       <pre id="screen_2"></pre>
19   </div>
20
21   <div id="header_txt" style="display: none;">
22  Feed Me Links Frontpiece Animata, Wu-Tang Slang, I Keep Yo Scroll-piece Bangin'
23  Open window to heeeeeeere: ====================================================|</div>
24   <div id="words" style="display: none;">
25 (fast column)
26 macbook pro [~/Sites/fml_frontispiece_harness]# script/server
27 = Booting Mongrel (use 'script/server webrick' to force WEBrick)
28 = Rails application starting on http://0.0.0.0:3000
29 = Call with -d to detach
30 = Ctrl-C to shutdown server
31 ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix
32 ** Starting Mongrel listening at 0.0.0.0:3000
33 ** Starting Rails with development environment...
34 ** Rails loaded.
35 ** Loading any Rails specific GemPlugins
36 ** Signals ready. TERM = stop. USR2 = restart. INT = stop (no restart)
37 ** Rails signals registered. HUP = reload (without restart).
38 ** (It might not work well.)
39 ** Mongrel available at 0.0.0.0:3000
40 ** Use CTRL-C to stop.
41 **
42 ** puts "Somewhere in the mid-atlantic..."</pre>
43 **
44 **
45 **
46 "Sed ut perspiciatis unde omnis iste natus error sit voluptatem
47  accusantium doloremque laudantium, totam rem aperiam, eaque ipsa
48  quae ab illo inventore veritatis et quasi architecto beatae vitae
49  dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas
50  sit aspernatur aut odit aut fugit, sed quia consequuntur magni
51  dolores eos qui ratione voluptatem sequi nesciunt. Neque porro
52  quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur,
53  adipisci velit, sed quia non numquam eius modi tempora incidunt
54  ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim
55  ad minima veniam, quis nostrum exercitationem ullam corporis
56  suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur?
57  Quis autem vel eum iure reprehenderit qui in ea voluptate velit
58  esse quam nihil molestiae consequatur, vel illum qui dolorem eum
59  fugiat quo voluptas nulla pariatur?"
60 </div>
61
62   <div id="words_2" style="display: none;">
63   (slow column)
64   "What fresh hell is this?!"
65
66   jm3 scrolly text engine, with letter-by-letter simulated typing,
67   all pine-style. No limit to the number of simultaneous scrolling
68   columns, each column can have its own separate CSS formatting,
69   its own text feed, its own speed control, infinite vertical
70   scrolling to accomate any length text, and the text feeds are
71   kept cleanly separated from the animation behavior for EZ editing.
72
73   For my detroit playas.
74
75
76   "Sed ut perspiciatis unde omnis iste natus error sit voluptatem
77    accusantium doloremque laudantium, totam rem aperiam, eaque ipsa
78    quae ab illo inventore veritatis et quasi architecto beatae vitae
79    dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas
80    sit aspernatur aut odit aut fugit, sed quia consequuntur magni
81   </div>
82
83     <a title="source code" href="http://toolstomaketools.svnrepository.com/codepot/trac.cgi/browser/feedmelinks/frontispiece">view the code</a>
84   </body>
85 </html>
86
Note: See TracBrowser for help on using the browser.