You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
(14) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
(13) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|
From: Andrea S. <asc...@us...> - 2005-09-25 14:38:09
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30327 Added Files: expressions-mhci05.pdf Log Message: added the MobileHCI paper -- it's not linked yet, I'll do that when I have more time, and I'll also add the slides from my talk then --- NEW FILE: expressions-mhci05.pdf --- (This appears to be a binary file; contents omitted.) |
From: Andrea S. <asc...@us...> - 2005-08-12 20:49:43
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1836 Added Files: .cvsignore Log Message: ignore news file generated from rss feed --- NEW FILE: .cvsignore --- news.txt |
From: Andrea S. <asc...@us...> - 2005-08-12 12:35:53
|
Update of /cvsroot/expressions/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20261 Modified Files: stories.tex Log Message: added section with list of possible features Index: stories.tex =================================================================== RCS file: /cvsroot/expressions/docs/stories.tex,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** stories.tex 5 Apr 2005 16:05:51 -0000 1.1 --- stories.tex 12 Aug 2005 12:35:32 -0000 1.2 *************** *** 2,5 **** --- 2,8 ---- % $Log$ + % Revision 1.2 2005/08/12 12:35:32 aschweer + % added section with list of possible features + % % Revision 1.1 2005/04/05 16:05:51 aschweer % converted user stories document from docbook to latex *************** *** 142,144 **** --- 145,208 ---- expressions programs. + \section{Features} + \label{sec:features} + \emph{This section should probably reworked, and it will very probably + change once someone actually writes Section~\ref{sec:stories}\dots} + + This section lists some features that the four persons in + Section~\ref{sec:personas} might find useful in the expressions + programs. For each feature, the persons benefiting from it are listed + \emph{(once someone feels like doing that)}. + + \begin{itemize} + \item blog directly from cell phone (using GPRS) + \item blog directly from PDA (using Internet through cable, bluetooth, + infrared, wireless lan) + \item blog directly from desktop/laptop computer + \item start blog entry on cell phone, publish via bluetooth/infrared + through desktop/laptop computer (with/without editing it on the desktop/laptop) + \item start blog entry on PDA, publish via bluetooth/infrared + through desktop/laptop computer (with/without editing it on the desktop/laptop) + \item start blog entry on laptop/desktop; save it and publish it at a + later point in time (with/without editing it again before publishing + it) + \item start blog entry on laptop, transfer it via bluetooth/infrared + to cell phone/PDA, publish it from there (with/without editing it on + the cell phone/PDA) + \item have offline copies of all entries on all devices + \item insert current location into current blog entry (no matter which device) + \begin{itemize} + \item how to determine the current location? could be from attached + GPS; manually entered coordinates obtained from external GPS or + wherever; ESSID(s) of available wireless network(s); manually + entered description, \dots + \item how to represent locations? could be raw coordinates (if + available); textual description (``at home''); link to map (using + coordinates), \dots + \end{itemize} + \item insert currently played song into current blog entry + \item assign categories to current blog entry + \begin{itemize} + \item based on categories of own old blog entries that are similar + \item based on own/others' del.icio.us tags of posted links + \item based on technorati tags of entries containing the same links + \end{itemize} + \item insert links to own old entries that are similar + \item trackback to own or others' referenced blog entries + \item create new post based on templates + \begin{itemize} + \item structured blogging (structuredblogging.org) -- for example reviews + \item microformats (microformats.org) -- for example events or contact + information + \end{itemize} + \item show blog entries that are similar to currently edited (new) or + currently viewed (old) entry + \item retrieve old entries based on location, time, tags, or other + metadata + \item when viewing old entry, display own entries linked from it and + linking to it (``idea history''; see also http://www.lukew.com/ff/entry.asp?99) + \item include images when writing an entry (on all devices) and upload + it to blog + \end{itemize} + \end{document} |
From: Andrea S. <asc...@us...> - 2005-08-12 12:03:19
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13104 Modified Files: docs.html Log Message: added link to docs module in cvs Index: docs.html =================================================================== RCS file: /cvsroot/expressions/htdocs/docs.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** docs.html 11 Aug 2005 00:52:04 -0000 1.6 --- docs.html 12 Aug 2005 12:03:09 -0000 1.7 *************** *** 37,41 **** <h1>expressions documentation</h1> <p>On this page, we link some documentation that is common to the desktop and the handheld client.</p> ! <p>These documents might not be entirely up to date. The current version of all these documents can be found in the <acronym title="Concurrent Versions System; software to coordinate several developers">CVS</acronym> repository; see the information on the <a href="development.html">development</a> page for instructions. Major changes will be announced on the <a href="index.shtml">news page</a>.</p> </div> </body> --- 37,41 ---- <h1>expressions documentation</h1> <p>On this page, we link some documentation that is common to the desktop and the handheld client.</p> ! <p>These documents might not be entirely up to date. The current version of all these documents can be found in the <acronym title="Concurrent Versions System; software to coordinate several developers">CVS</acronym> repository; see the information on the <a href="development.html">development</a> page for instructions, or have a look at the <a href="http://cvs.sourceforge.net/viewcvs.py/expressions/docs/">docs</a> module. Major changes will be announced on the <a href="index.shtml">news page</a>.</p> </div> </body> |
From: Andrea S. <asc...@us...> - 2005-08-11 18:02:15
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27330 Modified Files: default.css Log Message: table formatting Index: default.css =================================================================== RCS file: /cvsroot/expressions/htdocs/default.css,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** default.css 10 Aug 2005 23:53:53 -0000 1.6 --- default.css 11 Aug 2005 18:02:06 -0000 1.7 *************** *** 97,98 **** --- 97,114 ---- text-align: left; } + + table, tr, th { + border: 1px solid #DDDDDD; + border-collapse: collapse; + } + + th { + font-family: sans-serif; + color: #2C2F6C; + background-color: #EEEEEE; + } + + th.rowheader { + text-align: right; + font-weight: normal; + } |
From: Andrea S. <asc...@us...> - 2005-08-11 11:27:15
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1864 Modified Files: development.html Log Message: added link to mailing list archives Index: development.html =================================================================== RCS file: /cvsroot/expressions/htdocs/development.html,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** development.html 11 Aug 2005 11:13:47 -0000 1.7 --- development.html 11 Aug 2005 11:27:04 -0000 1.8 *************** *** 37,41 **** <h1>expressions development</h1> <ul> ! <li>You can use the <a href="http://lists.sourceforge.net/lists/listinfo/expressions-development/">expressions-development mailing list</a> to contact us, or check the archives to see what we've been discussing. If you want to help us (with source code, artwork, translations, ...), just let us know ;-)</li> <li>You can get the most recent version of the code and the documentation from the SourceForge <acronym title="Concurrent Versions System; software to coordinate several developers">CVS</acronym>. Either <a href="http://cvs.sourceforge.net/viewcvs.py/expressions/">browse the repository</a>, or use anonymous <acronym title="Concurrent Versions System; software to coordinate several developers">CVS</acronym>: <pre> --- 37,41 ---- <h1>expressions development</h1> <ul> ! <li>You can use the <a href="http://lists.sourceforge.net/lists/listinfo/expressions-development/">expressions-development mailing list</a> to contact us, or check the <a href="http://sourceforge.net/mailarchive/forum.php?forum=expressions-development">mailing list archives</a> to see what we've been discussing. If you want to help us (with source code, artwork, translations, ...), just let us know ;-)</li> <li>You can get the most recent version of the code and the documentation from the SourceForge <acronym title="Concurrent Versions System; software to coordinate several developers">CVS</acronym>. Either <a href="http://cvs.sourceforge.net/viewcvs.py/expressions/">browse the repository</a>, or use anonymous <acronym title="Concurrent Versions System; software to coordinate several developers">CVS</acronym>: <pre> |
From: Andrea S. <asc...@us...> - 2005-08-11 11:13:56
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32202 Modified Files: development.html Log Message: added link to expressions project on openusability Index: development.html =================================================================== RCS file: /cvsroot/expressions/htdocs/development.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** development.html 11 Aug 2005 00:52:04 -0000 1.6 --- development.html 11 Aug 2005 11:13:47 -0000 1.7 *************** *** 46,49 **** --- 46,50 ---- <li>We also have a <a href="http://lists.sourceforge.net/lists/listinfo/expressions-cvs/"><acronym title="Concurrent Versions System; software to coordinate several developers">CVS</acronym> commit mailing list</a> that you can use to keep track of what's going on.</li> <li>The <a href="http://sourceforge.net/projects/expressions/">project's SourceForge page</a> has some more information, but we'll try to keep this web site in sync with the SourceForge page.</li> + <li>Expressions is also registered with <a href="http://openusability.org/index.php">OpenUsability</a>, a platform that "brings Open Source Developers and Usability Experts together". Expression's <a href="http://openusability.org/projects/expressions/">project page there</a> provides a place to discuss usability-related topics about expressions, even though these discussions are also welcome on the <a href="http://lists.sourceforge.net/lists/listinfo/expressions-development/">expressions-development mailing list</a>.</li> </ul> </div> |
From: Andrea S. <asc...@us...> - 2005-08-11 00:54:22
|
Update of /cvsroot/expressions/htdocs/survey In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3127/survey Modified Files: index.html Log Message: fixed path Index: index.html =================================================================== RCS file: /cvsroot/expressions/htdocs/survey/index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index.html 11 Aug 2005 00:23:54 -0000 1.3 --- index.html 11 Aug 2005 00:54:08 -0000 1.4 *************** *** 53,57 **** <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="../index.html"><img src="../arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>expressions survey: questionnaire</h1> --- 53,57 ---- <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="../index.shtml"><img src="../arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>expressions survey: questionnaire</h1> |
From: Andrea S. <asc...@us...> - 2005-08-11 00:52:15
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2898 Modified Files: about.html development.html docs.html index.shtml Log Message: fixed path Index: development.html =================================================================== RCS file: /cvsroot/expressions/htdocs/development.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** development.html 10 Aug 2005 23:53:53 -0000 1.5 --- development.html 11 Aug 2005 00:52:04 -0000 1.6 *************** *** 33,37 **** <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.html"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>expressions development</h1> --- 33,37 ---- <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.shtml"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>expressions development</h1> Index: docs.html =================================================================== RCS file: /cvsroot/expressions/htdocs/docs.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** docs.html 10 Aug 2005 23:53:53 -0000 1.5 --- docs.html 11 Aug 2005 00:52:04 -0000 1.6 *************** *** 33,41 **** <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.html"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>expressions documentation</h1> <p>On this page, we link some documentation that is common to the desktop and the handheld client.</p> ! <p>These documents might not be entirely up to date. The current version of all these documents can be found in the <acronym title="Concurrent Versions System; software to coordinate several developers">CVS</acronym> repository; see the information on the <a href="development.html">development</a> page for instructions. Major changes will be announced on the <a href="index.html">news page</a>.</p> </div> </body> --- 33,41 ---- <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.shtml"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>expressions documentation</h1> <p>On this page, we link some documentation that is common to the desktop and the handheld client.</p> ! <p>These documents might not be entirely up to date. The current version of all these documents can be found in the <acronym title="Concurrent Versions System; software to coordinate several developers">CVS</acronym> repository; see the information on the <a href="development.html">development</a> page for instructions. Major changes will be announced on the <a href="index.shtml">news page</a>.</p> </div> </body> Index: index.shtml =================================================================== RCS file: /cvsroot/expressions/htdocs/index.shtml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** index.shtml 10 Aug 2005 23:53:53 -0000 1.4 --- index.shtml 11 Aug 2005 00:52:04 -0000 1.5 *************** *** 34,38 **** <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.html"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>Welcome!</h1> --- 34,38 ---- <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.shtml"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>Welcome!</h1> Index: about.html =================================================================== RCS file: /cvsroot/expressions/htdocs/about.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** about.html 10 Aug 2005 23:53:53 -0000 1.5 --- about.html 11 Aug 2005 00:52:04 -0000 1.6 *************** *** 33,37 **** <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.html"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>about expressions</h1> --- 33,37 ---- <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.shtml"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>about expressions</h1> |
From: Andrea S. <asc...@us...> - 2005-08-11 00:24:10
|
Update of /cvsroot/expressions/htdocs/survey In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29670 Modified Files: index.html Log Message: fixed path; this time, it IS the correct one... Index: index.html =================================================================== RCS file: /cvsroot/expressions/htdocs/survey/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.html 11 Aug 2005 00:02:16 -0000 1.2 --- index.html 11 Aug 2005 00:23:54 -0000 1.3 *************** *** 58,62 **** <p>With this questionnaire, we want to find out more about what the future users of expressions want. If you have a blog, please help us by answering the questions below. <em>Please also continue if you don't know what expressions is</em> – your answers will still be very valuable for us!</p> <p>Some questions refer to your blog; you might want to have your blog open in another window or tab to help you answer these questions. If you have more than one blog, please submit this questionnaire separately for each blog you have.</p> ! <form method="post" action="/survey.pl"> <h2>Blogging</h2> <div class="question"> --- 58,62 ---- <p>With this questionnaire, we want to find out more about what the future users of expressions want. If you have a blog, please help us by answering the questions below. <em>Please also continue if you don't know what expressions is</em> – your answers will still be very valuable for us!</p> <p>Some questions refer to your blog; you might want to have your blog open in another window or tab to help you answer these questions. If you have more than one blog, please submit this questionnaire separately for each blog you have.</p> ! <form method="post" action="/cgi-bin/survey.pl"> <h2>Blogging</h2> <div class="question"> |
From: Andrea S. <asc...@us...> - 2005-08-11 00:02:25
|
Update of /cvsroot/expressions/htdocs/survey In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25481 Modified Files: index.html Log Message: fixed path; hope this is the correct one Index: index.html =================================================================== RCS file: /cvsroot/expressions/htdocs/survey/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.html 10 Aug 2005 23:56:39 -0000 1.1 --- index.html 11 Aug 2005 00:02:16 -0000 1.2 *************** *** 58,62 **** <p>With this questionnaire, we want to find out more about what the future users of expressions want. If you have a blog, please help us by answering the questions below. <em>Please also continue if you don't know what expressions is</em> – your answers will still be very valuable for us!</p> <p>Some questions refer to your blog; you might want to have your blog open in another window or tab to help you answer these questions. If you have more than one blog, please submit this questionnaire separately for each blog you have.</p> ! <form method="post" action="http://localhost/~andrea/expressions/survey/survey.pl"> <h2>Blogging</h2> <div class="question"> --- 58,62 ---- <p>With this questionnaire, we want to find out more about what the future users of expressions want. If you have a blog, please help us by answering the questions below. <em>Please also continue if you don't know what expressions is</em> – your answers will still be very valuable for us!</p> <p>Some questions refer to your blog; you might want to have your blog open in another window or tab to help you answer these questions. If you have more than one blog, please submit this questionnaire separately for each blog you have.</p> ! <form method="post" action="/survey.pl"> <h2>Blogging</h2> <div class="question"> |
From: Andrea S. <asc...@us...> - 2005-08-10 23:56:49
|
Update of /cvsroot/expressions/htdocs/survey In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24666/survey Added Files: badge.png badge.svg index.html Log Message: survey stuff; the accompanying script is in cgi-bin (not in cvs) --- NEW FILE: badge.svg --- <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" inkscape:export-ydpi="89.989998" inkscape:export-xdpi="89.989998" inkscape:export-filename="/home/andrea/Programme/expressions/htdocs/survey/badge.png" sodipodi:docname="badge.svg" sodipodi:docbase="/home/andrea/Programme/expressions/htdocs/survey" inkscape:version="0.41" sodipodi:version="0.32" id="svg2" height="297mm" width="210mm"> <defs id="defs3" /> <sodipodi:namedview inkscape:window-y="25" inkscape:window-x="0" inkscape:window-height="716" inkscape:window-width="1024" inkscape:current-layer="layer1" inkscape:document-units="px" inkscape:cy="400.00000" inkscape:cx="375.00000" inkscape:zoom="1.0000000" inkscape:pageshadow="2" inkscape:pageopacity="0.0" borderopacity="1.0" bordercolor="#666666" pagecolor="#ffffff" id="base" /> <metadata id="metadata4"> <rdf:RDF id="RDF5"> <cc:Work id="Work6" rdf:about=""> <dc:format id="format7">image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9" /> </cc:Work> </rdf:RDF> </metadata> <g id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1"> <rect y="559.10107" x="20.788841" height="71.472313" width="147.93108" id="rect2323" style="color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.0776834;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible" /> <g transform="matrix(0.128690,0.000000,0.000000,0.128470,46.49592,542.9638)" id="g1540"> <g inkscape:export-ydpi="69.680000" inkscape:export-xdpi="69.680000" inkscape:export-filename="/home/andrea/Programme/Mobile Blog/logos/arrows.png" style="fill:#000000;fill-opacity:1.0000000;display:inline" transform="translate(0.363634,115.0025)" id="g5005"> <text inkscape:export-ydpi="55.750000" inkscape:export-xdpi="55.750000" inkscape:export-filename="/home/andrea/Programme/Mobile Blog/logos/arrows.png" transform="translate(-29.32005,134.3952)" sodipodi:linespacing="100%" id="text4981" y="305.26871" x="177.66248" style="font-size:72.000000;font-style:normal;font-variant:normal;font-weight:200;font-stretch:normal;opacity:0.20276494;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Almagro;text-anchor:start;writing-mode:lr-tb" xml:space="preserve"><tspan y="305.26871" x="177.66248" id="tspan4982" sodipodi:role="line">expressions</tspan></text> <text inkscape:export-ydpi="55.750000" inkscape:export-xdpi="55.750000" inkscape:export-filename="/home/andrea/Programme/Mobile Blog/logos/arrows.png" transform="translate(-32.74792,131.0006)" sodipodi:linespacing="100%" id="text3079" y="305.26871" x="177.66248" style="font-size:72.000000;font-style:normal;font-variant:normal;font-weight:200;font-stretch:normal;fill:#2c2f6c;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Almagro;text-anchor:start;writing-mode:lr-tb" xml:space="preserve"><tspan y="305.26871" x="177.66248" id="tspan3080" sodipodi:role="line">expressions</tspan></text> </g> <g inkscape:export-ydpi="69.680000" inkscape:export-xdpi="69.680000" inkscape:export-filename="/home/andrea/Programme/Mobile Blog/logos/arrows.png" style="opacity:0.24884792;fill:#2c2f6c;fill-opacity:1.0000000;display:block" transform="translate(-24.07032,244.3750)" id="g3082"> <path d="M 121.98204,332.30824 C 128.13223,332.50126 134.29602,332.49456 140.45299,332.52668 C 156.97083,332.48601 173.47531,332.72844 189.97778,333.13554 C 222.55045,335.14813 254.39524,339.95552 286.43568,343.84016 C 330.60641,349.25569 375.64702,351.15544 420.62170,351.82505 C 483.50263,352.53233 546.04701,347.81171 607.28805,339.43442 C 644.83217,333.95496 682.37689,327.62397 717.47459,317.72604 L 675.32690,337.91114 C 640.45113,346.49207 604.22453,352.83107 567.46399,357.73799 C 505.48497,365.93311 442.40732,370.47816 378.88143,370.08820 C 333.41292,369.85452 288.04454,367.12557 243.36128,361.99210 C 210.94258,358.22981 178.61627,353.32265 145.50501,352.49981 C 128.88955,352.13364 112.27618,352.02258 95.650370,352.19769 C 89.161480,352.23075 82.667480,352.23141 76.184390,352.41613 L 121.98204,332.30824 z " id="path3083" style="fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" /> <path d="M 673.99048,268.36923 C 673.94963,272.82552 677.03260,276.71323 679.35337,280.41634 C 684.82451,289.02511 691.35706,296.78021 698.84360,303.67272 C 703.52334,307.75262 709.10127,310.33890 714.75170,312.73893 C 716.47447,313.48472 718.27963,314.00132 720.05229,314.60766 L 692.17448,333.51425 C 690.35672,332.84629 688.50523,332.26435 686.73315,331.47408 C 680.88881,328.76057 675.20691,325.73933 670.48708,321.25065 C 662.95494,314.03056 656.48112,305.85616 650.68915,297.18150 C 647.92643,293.03050 644.67501,288.77495 643.50952,283.90005 L 673.99048,268.36923 z " id="path3084" style="fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" /> <path d="M 652.25952,380.10514 C 652.26341,376.46643 652.67653,372.95654 653.39091,369.41283 C 657.32122,360.29900 664.29898,352.97168 671.07943,345.87348 C 675.87089,340.99265 680.56492,336.01724 685.40907,331.18962 C 687.24093,329.32340 688.91958,327.31591 690.61533,325.32781 L 721.95625,312.54442 C 720.05811,314.34082 718.12976,316.09032 716.54227,318.21094 C 711.60787,323.13348 706.73870,328.13235 701.83026,333.08680 C 695.14801,339.86283 688.31219,346.76157 683.77793,355.21379 C 682.94175,358.32292 682.13339,361.27444 682.74048,364.57431 L 652.25952,380.10514 z " id="path3085" style="fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" /> </g> <g inkscape:export-ydpi="69.680000" inkscape:export-xdpi="69.680000" inkscape:export-filename="/home/andrea/Programme/Mobile Blog/logos/arrows.png" style="opacity:0.24884792;fill:#2c2f6c;fill-opacity:1.0000000;stroke:none;stroke-opacity:1.0000000;display:block" transform="translate(-24.07032,254.3750)" id="g3086"> <path d="M 676.15860,233.66613 C 670.00841,233.47311 663.84462,233.47981 657.68765,233.44769 C 641.16981,233.48836 624.66533,233.24593 608.16286,232.83883 C 575.59019,230.82624 543.74540,226.01885 511.70496,222.13421 C 467.53423,216.71868 422.49362,214.81893 377.51894,214.14932 C 314.63801,213.44204 252.09363,218.16266 190.85259,226.53995 C 153.30847,232.01941 115.76375,238.35040 80.666050,248.24833 L 122.81374,228.06323 C 157.68951,219.48230 193.91611,213.14330 230.67665,208.23638 C 292.65567,200.04126 355.73332,195.49621 419.25921,195.88617 C 464.72772,196.11985 510.09610,198.84880 554.77936,203.98227 C 587.19806,207.74456 619.52437,212.65172 652.63563,213.47456 C 669.25109,213.84073 685.86446,213.95179 702.49027,213.77668 C 708.97916,213.74362 715.47316,213.74296 721.95625,213.55824 L 676.15860,233.66613 z " id="path3087" style="fill-rule:nonzero;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter" /> <path d="M 124.15016,297.60514 C 124.19101,293.14885 121.10804,289.26114 118.78727,285.55803 C 113.31613,276.94926 106.78358,269.19416 99.297040,262.30165 C 94.617300,258.22175 89.039370,255.63547 83.388940,253.23544 C 81.666170,252.48965 79.861010,251.97305 78.088350,251.36671 L 105.96616,232.46012 C 107.78392,233.12808 109.63541,233.71002 111.40749,234.50029 C 117.25183,237.21380 122.93373,240.23504 127.65356,244.72372 C 135.18570,251.94381 141.65952,260.11821 147.45149,268.79287 C 150.21421,272.94387 153.46563,277.19942 154.63112,282.07432 L 124.15016,297.60514 z " id="path3088" style="fill-rule:nonzero;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter" /> <path d="M 145.88112,185.86923 C 145.87723,189.50794 145.46411,193.01783 144.74973,196.56154 C 140.81942,205.67537 133.84166,213.00269 127.06121,220.10089 C 122.26975,224.98172 117.57572,229.95713 112.73157,234.78475 C 110.89971,236.65097 109.22106,238.65846 107.52531,240.64656 L 76.184390,253.42995 C 78.082530,251.63355 80.010880,249.88405 81.598370,247.76343 C 86.532770,242.84089 91.401940,237.84202 96.310380,232.88757 C 102.99263,226.11154 109.82845,219.21280 114.36271,210.76058 C 115.19889,207.65145 116.00725,204.69993 115.40016,201.40006 L 145.88112,185.86923 z " id="path3089" style="fill-rule:nonzero;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter" /> </g> </g> <text sodipodi:linespacing="130%" id="text1555" y="576.55353" x="94.501564" style="font-size:12.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Monospace;text-anchor:middle;writing-mode:lr;line-height:130%" xml:space="preserve"><tspan y="576.55353" x="94.501564" id="tspan1557" sodipodi:role="line">I helped them make</tspan><tspan y="592.15353" x="94.501564" id="tspan2321" sodipodi:role="line">better software.</tspan></text> </g> </svg> --- NEW FILE: index.html --- <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>expressions survey: questionnaire</title> <link rel="stylesheet" type="text/css" media="screen" href="../default.css"/> <link rel="stylesheet" type="text/css" media="print" href="../print.css"/> <style lang="text/css"> <!-- .question { margin-bottom: 1ex; padding-bottom: 0.5ex; padding-left: 0.1em; border: 1px solid #DDDDDD; } .question .title { font-weight: bold; font-family: sans-serif; color: #2C2F6C; border-bottom: 1px solid #DDDDDD; background-color: #EEEEEE; padding: 0.2em; margin-bottom: 0.5ex; margin-left: -0.1em; } //--> </style> </head> <body> <div id="menu"> <h1>Navigation</h1> <ul> <li><a href="../index.shtml">home/news</a></li> <li><a href="../about.html">about expressions</a></li> <li><a href="../docs.html">documentation</a></li> <li>desktop client <ul> <li>features</li> <li>screenshots</li> <li>download</li> </ul> </li> <li>handheld client <ul> <li>features</li> <li>screenshots</li> <li>download</li> </ul> </li> <li><a href="../development.html">development</a></li> </ul> <br/> <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> <div id="banner"><a href="../index.html"><img src="../arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>expressions survey: questionnaire</h1> <p>With this questionnaire, we want to find out more about what the future users of expressions want. If you have a blog, please help us by answering the questions below. <em>Please also continue if you don't know what expressions is</em> – your answers will still be very valuable for us!</p> <p>Some questions refer to your blog; you might want to have your blog open in another window or tab to help you answer these questions. If you have more than one blog, please submit this questionnaire separately for each blog you have.</p> <form method="post" action="http://localhost/~andrea/expressions/survey/survey.pl"> <h2>Blogging</h2> <div class="question"> <div class="title">What kind of blog do you have?</div> <input type="radio" name="kindofblog" value="blogger_blogspot">Blogger (on blogspot.com)</input><br/> <input type="radio" name="kindofblog" value="blogger_ownhost">Blogger (on own host)</input><br/> <input type="radio" name="kindofblog" value="wordpress">WordPress</input><br/> <input type="radio" name="kindofblog" value="livejournal">LiveJournal</input><br/> <input type="radio" name="kindofblog" value="mt">Movable Type</input><br/> <input type="radio" name="kindofblog" value="blosxom">bloxsom or pyblosxom</input><br/> <input type="radio" name="kindofblog" value="other" checked="checked">Other:</input> <input type="text" name="kindofblog_other" size="60"/> </div> <div class="question"> <div class="title">How often do you typically blog?</div> <input type="radio" name="often" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="often" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="often" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="often" value="other" checked="checked">Other:</input> <input type="text" name="often_other" size="60"/> </div> <div class="question"> <div class="title">How regularly do you typically blog?</div> <input type="radio" name="regularly" value="regular">I blog according to a fixed schedule (for example, daily or every Monday).</input><br/> <input type="radio" name="regularly" value="whenever">I blog whenever I feel like it.</input><br/> <input type="radio" name="regularly" value="other" checked="checked">Other:</input> <input type="text" name="regularly_other" size="60"/> </div> <div class="question"> <div class="title">What do you usually blog about?</div> <input type="checkbox" name="about" value="websites">Web sites.</input><br/> <input type="checkbox" name="about" value="blogs">Individual blog entries.</input><br/> <input type="checkbox" name="about" value="book_reviews">Book reviews.</input><br/> <input type="checkbox" name="about" value="music_reviews">CD or other music reviews.</input><br/> <input type="checkbox" name="about" value="product_reviews">Product or other reviews.</input><br/> <input type="checkbox" name="about" value="events">Events, appointments, other time- or date-related data.</input><br/> <input type="checkbox" name="about" value="places">Places (like cafés, cities, countries, ...).</input><br/> <input type="checkbox" name="about" value="experiences">Things that happened to you or others.</input><br/> <input type="checkbox" name="about" value="other">Other:</input> <input type="text" name="about_other" size="60"/> </div> <div class="question"> <div class="title">How often do you include geolocation information (latitude/longitude data) in your blog entries?</div> <input type="radio" name="geolocation" value="dont_know" checked="checked">I don't know what that is.</input><br/> <input type="radio" name="geolocation" value="never">Never.</input><br/> <input type="radio" name="geolocation" value="sometimes">Sometimes (for example, only when you're blogging about a physical location).</input><br/> <input type="radio" name="geolocation" value="always">Whenever I have geolocation information available.</input><br/> <input type="radio" name="geolocation" value="other">Other:</input> <input type="text" name="geolocation_other" size="60"/> </div> <div class="question"> <div class="title">How often do you include technorati tags in your blog entries?</div> <input type="radio" name="technorati" value="dont_know" checked="checked">I don't know what that is.</input><br/> <input type="radio" name="technorati" value="never">Never.</input><br/> <input type="radio" name="technorati" value="sometimes">Sometimes.</input><br/> <input type="radio" name="technorati" value="always">Always.</input><br/> <input type="radio" name="technorati" value="other">Other:</input> <input type="text" name="technorati_other" size="60"/> </div> <div class="question"> <div class="title">How often do you use structured blogging in your blog entries?</div> <input type="radio" name="structured_blogging" value="dont_know" checked="checked">I don't know what that is.</input><br/> <input type="radio" name="structured_blogging" value="never">Never.</input><br/> <input type="radio" name="structured_blogging" value="sometimes">Sometimes.</input><br/> <input type="radio" name="structured_blogging" value="always">Always.</input><br/> <input type="radio" name="structured_blogging" value="other">Other:</input> <input type="text" name="structured_blogging_other" size="60"/> </div> <div class="question"> <div class="title">How often do you use microformats in your blog entries?</div> <input type="radio" name="microformats" value="dont_know" checked="checked">I don't know what that is.</input><br/> <input type="radio" name="microformats" value="never">Never.</input><br/> <input type="radio" name="microformats" value="sometimes">Sometimes.</input><br/> <input type="radio" name="microformats" value="always">Always.</input><br/> <input type="radio" name="microformats" value="other">Other:</input> <input type="text" name="microformats_other" size="60"/> </div> <div class="question"> <div class="title">How do you refer back to your own old entries in your blog entries? (If you never do that, skip this question.)</div> <input type="checkbox" name="refer_back" value="quote">By quoting the title or parts of the content of the old entry.</input><br/> <input type="checkbox" name="refer_back" value="link">By linking to the old entry.</input><br/> <input type="checkbox" name="refer_back" value="other">Other:</input> <input type="text" name="refer_back_other" size="60"/> </div> <div class="question"> <div class="title">How often do you link to other people's blog entries in your blog entries?</div> <input type="radio" name="external_blog_links" value="never" checked="checked">Never.</input><br/> <input type="radio" name="external_blog_links" value="sometimes">Sometimes.</input><br/> <input type="radio" name="external_blog_links" value="always">(Almost) always.</input><br/> <input type="radio" name="external_blog_links" value="other">Other:</input> <input type="text" name="external_blog_links_other" size="60"/> </div> <div class="question"> <div class="title">How often do you trackback/pingback from your blog entries?</div> <input type="radio" name="trackback" value="dont_know" checked="checked">I don't know what that is.</input><br/> <input type="radio" name="trackback" value="never">Never.</input><br/> <input type="radio" name="trackback" value="sometimes">Sometimes.</input><br/> <input type="radio" name="trackback" value="whenever_possible">Whenever I can.</input><br/> <input type="radio" name="trackback" value="other">Other:</input> <input type="text" name="trackback_other" size="60"/> </div> <div class="question"> <div class="title">How often do you link to other web sites from your blog entries?</div> <input type="radio" name="external_links" value="never" checked="checked">Never.</input><br/> <input type="radio" name="external_links" value="sometimes">Sometimes.</input><br/> <input type="radio" name="external_links" value="always">(Almost) always.</input><br/> <input type="radio" name="external_links" value="other">Other:</input> <input type="text" name="external_links_other" size="60"/> </div> <div class="question"> <div class="title">Where do you usually blog from?</div> <input type="checkbox" name="from_where" value="home">At home.</input><br/> <input type="checkbox" name="from_where" value="work">At work.</input><br/> <input type="checkbox" name="from_where" value="internet_cafes">At Internet cafés.</input><br/> <input type="checkbox" name="from_where" value="wherever_internet">Wherever I have Internet connection.</input><br/> <input type="checkbox" name="from_where" value="wherever">Wherever I happen to be when I feel like blogging.</input><br/> <input type="checkbox" name="from_where" value="other">Other:</input> <input type="text" name="from_where_other" size="60"/> </div> <div class="question"> <div class="title">Which blogging tools do you use to write and post entries?</div> <input type="checkbox" name="tools" value="web">My blog's web interface.</input><br/> <input type="checkbox" name="tools" value="desktop_client">A client on a desktop computer.</input><br/> <input type="checkbox" name="tools" value="laptop_client">A client on a laptop computer.</input><br/> <input type="checkbox" name="tools" value="pda_client">A client on a PDA.</input><br/> <input type="checkbox" name="tools" value="phone_client">A client on a cell phone.</input><br/> <input type="checkbox" name="tools" value="email">E-Mail.</input><br/> <input type="checkbox" name="tools" value="sms_mms">SMS/MMS.</input><br/> <input type="checkbox" name="tools" value="other" >Other:</input> <input type="text" name="tools_other" size="60"/> </div> <div class="question"> <div class="title">Does your client allow you to write an entry and post it at a later point in time? Do you use that feature?</div> <input type="radio" name="offline_posting" value="dont_know" checked="checked">I don't know if it does.</input><br/> <input type="radio" name="offline_posting" value="no">It doesn't.</input><br/> <input type="radio" name="offline_posting" value="yes_but">Yes, but I never use it.</input><br/> <input type="radio" name="offline_posting" value="yes_sometimes">Yes, and I sometimes use it.</input><br/> <input type="radio" name="offline_posting" value="yes_often">Yes, and I often use it.</input><br/> <input type="radio" name="offline_posting" value="other">Other:</input> <input type="text" name="offline_posting_other" size="60"/> </div> <div class="question"> <div class="title">Is there anything that is annoying you about the tool you are currently using, or that you think the tool is missing?</div> <textarea name="annoyances" rows="4" cols="60"></textarea> </div> <h2>Cell Phone</h2> <div class="question"> <div class="title">How often do you have a cell phone with you?</div> <input type="radio" name="cell_phone" value="never" checked="checked">Never.</input><br/> <input type="radio" name="cell_phone" value="sometimes">Sometimes.</input><br/> <input type="radio" name="cell_phone" value="always">(Almost) always.</input><br/> <input type="radio" name="cell_phone" value="other">Other:</input> <input type="text" name="cell_phone_other" size="60"/> </div> <p>If you answered "never" in the question above, please <a href="#pda">skip the remaining cell phone questions</a>.</p> <div class="question"> <div class="title">How often do you send text messages with your cell phone?</div> <input type="radio" name="txt" value="never" checked="checked">Never (or your cell phone doesn't support it).</input><br/> <input type="radio" name="txt" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="txt" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="txt" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="txt" value="other">Other:</input> <input type="text" name="txt_other" size="60"/> </div> <div class="question"> <div class="title">How often do you use the Internet with your cell phone (WAP)?</div> <input type="radio" name="wap" value="never" checked="checked">Never (or your cell phone doesn't support it).</input><br/> <input type="radio" name="wap" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="wap" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="wap" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="wap" value="other">Other:</input> <input type="text" name="wap_other" size="60"/> </div> <div class="question"> <div class="title">How often do you use your cell phone's Infrared to connect to a computer?</div> <input type="radio" name="phone_ir" value="never" checked="checked">Never (or your cell phone/computer doesn't support it).</input><br/> <input type="radio" name="phone_ir" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="phone_ir" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="phone_ir" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="phone_ir" value="other">Other:</input> <input type="text" name="phone_ir_other" size="60"/> </div> <div class="question"> <div class="title">How often do you use your cell phone's Bluetooth to connect to a computer?</div> <input type="radio" name="phone_bluetooth" value="never" checked="checked">Never (or your cell phone/computer doesn't support it).</input><br/> <input type="radio" name="phone_bluetooth" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="phone_bluetooth" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="phone_bluetooth" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="phone_bluetooth" value="other">Other:</input> <input type="text" name="phone_bluetooth_other" size="60"/> </div> <div class="question"> <div class="title">How often do you use your cell phone's built-in camera?</div> <input type="radio" name="phone_camera" value="never" checked="checked">Never (or your cell phone doesn't have one).</input><br/> <input type="radio" name="phone_camera" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="phone_camera" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="phone_camera" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="phone_camera" value="other">Other:</input> <input type="text" name="phone_camera_other" size="60"/> </div> <div class="question"> <div class="title">How often do you use a <acronym title="Global Positioning System">GPS</acronym> module for your cell phone?</div> <input type="radio" name="phone_gps" value="never" checked="checked">Never (or your cell phone doesn't have one).</input><br/> <input type="radio" name="phone_gps" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="phone_gps" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="phone_gps" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="phone_gps" value="other">Other:</input> <input type="text" name="phone_gps_other" size="60"/> </div> <a name="pda"></a><h2><acronym title="Personal Digital Assistant">PDA</acronym></h2> <div class="question"> <div class="title">How often do you have a PDA (Palm; PocketPC; handheld computer) with you?</div> <input type="radio" name="pda" value="never" checked="checked">Never.</input><br/> <input type="radio" name="pda" value="sometimes">Sometimes.</input><br/> <input type="radio" name="pda" value="always">(Almost) always.</input><br/> <input type="radio" name="pda" value="other">Other:</input> <input type="text" name="pda_other" size="60"/> </div> <p>If you answered "never" in the question above, please <a href="#gadgets">skip the remaining PDA questions</a>.</p> <div class="question"> <div class="title">How often do you use the Internet with your PDA (via cable, Infrared, Bluetooth or Wireless LAN)?</div> <input type="radio" name="pda_internet" value="never" checked="checked">Never (or your PDA doesn't support it).</input><br/> <input type="radio" name="pda_internet" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="pda_internet" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="pda_internet" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="pda_internet" value="other">Other:</input> <input type="text" name="pda_internet_other" size="60"/> </div> <div class="question"> <div class="title">How often do you use your PDA's Infrared to connect to a computer?</div> <input type="radio" name="pda_ir" value="never" checked="checked">Never (or your PDA/computer doesn't support it).</input><br/> <input type="radio" name="pda_ir" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="pda_ir" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="pda_ir" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="pda_ir" value="other">Other:</input> <input type="text" name="pda_ir_other" size="60"/> </div> <div class="question"> <div class="title">How often do you use your PDA's Bluetooth to connect to a computer?</div> <input type="radio" name="pda_bluetooth" value="never" checked="checked">Never (or your PDA/computer doesn't support it).</input><br/> <input type="radio" name="pda_bluetooth" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="pda_bluetooth" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="pda_bluetooth" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="pda_bluetooth" value="other">Other:</input> <input type="text" name="pda_bluetooth_other" size="60"/> </div> <div class="question"> <div class="title">How often do you use your PDA's built-in camera?</div> <input type="radio" name="pda_camera" value="never" checked="checked">Never (or your PDA doesn't have one).</input><br/> <input type="radio" name="pda_camera" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="pda_camera" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="pda_camera" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="pda_camera" value="other">Other:</input> <input type="text" name="pda_camera_other" size="60"/> </div> <div class="question"> <div class="title">How often do you use a GPS module for your PDA?</div> <input type="radio" name="pda_gps" value="never" checked="checked">Never (or your PDA doesn't have one).</input><br/> <input type="radio" name="pda_gps" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="pda_gps" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="pda_gps" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="pda_gps" value="other">Other:</input> <input type="text" name="pda_gps_other" size="60"/> </div> <a name="gadgets"></a><h2>Other Gadgets</h2> <div class="question"> <div class="title">How often do you have a digital camera with you?</div> <input type="radio" name="camera" value="never" checked="checked">Never.</input><br/> <input type="radio" name="camera" value="sometimes">Sometimes.</input><br/> <input type="radio" name="camera" value="always">(Almost) always.</input><br/> <input type="radio" name="camera" value="other">Other:</input> <input type="text" name="camera_other" size="60"/> </div> <div class="question"> <div class="title">How often do you use a GPS module for your digital camera?</div> <input type="radio" name="camera_gps" value="never" checked="checked">Never.</input><br/> <input type="radio" name="camera_gps" value="several_times_month">Several times per month.</input><br/> <input type="radio" name="camera_gps" value="several_times_week">Several times per week.</input><br/> <input type="radio" name="camera_gps" value="several_times_day">Several times per day.</input><br/> <input type="radio" name="camera_gps" value="other">Other:</input> <input type="text" name="camera_gps_other" size="60"/> </div> <div class="question"> <div class="title">How often do you have a GPS receiver or navigator with you?</div> <input type="radio" name="gps" value="never" checked="checked">Never.</input><br/> <input type="radio" name="gps" value="sometimes">Sometimes.</input><br/> <input type="radio" name="gps" value="always">(Almost) always.</input><br/> <input type="radio" name="gps" value="other">Other:</input> <input type="text" name="gps_other" size="60"/> </div> <h2>General</h2> <div class="question"> <div class="title">Do you have any comments about this questionnaire?</div> <textarea name="comments" rows="4" cols="60"></textarea> </div> <input type="submit" value="submit your answers"/> </form> </div> </body> </html> --- NEW FILE: badge.png --- (This appears to be a binary file; contents omitted.) |
From: Andrea S. <asc...@us...> - 2005-08-10 23:55:07
|
Update of /cvsroot/expressions/htdocs/survey In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24524/survey Log Message: Directory /cvsroot/expressions/htdocs/survey added to the repository |
From: Andrea S. <asc...@us...> - 2005-08-10 23:54:18
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24433 Modified Files: about.html default.css development.html docs.html index.shtml Added Files: print.css Log Message: new print stylesheet without navigation --- NEW FILE: print.css --- body { background-color: white; } #banner { text-align: center; padding-bottom: 5px; } #banner img { border-width: 0px; } #menu { display: none; } #content { /* margin-left: 21%; */ padding: 20px; } a:link { color: #2C2F6C; } a.external:after { content:" (external link)"; } a.html-docs:after { content:" (HTML)"; } h1, h2 { font-family: sans-serif; color: #2C2F6C; } span.name { font-style: italic; } pre { background-color: #EEEEEE; border: solid 1px #DDDDDD; padding: 0.5em; width:90%; } .item { /*background-color: #DDDDDD;*/ margin-bottom: 1ex; border: 1px solid #DDDDDD; } .item .title { font-weight: bold; font-family: sans-serif; border-bottom: 1px solid #DDDDDD; background-color: #EEEEEE; } .item .date { font-size: small; background-color: #EEEEEE; } .item > div { padding: 2px; } #sflogo { border: 0px; } div.fig { border: 1px solid #DDDDDD; padding: 5px; width: 512px; text-align: center; } div.fig .caption { border-top: 1px solid #DDDDDD; background-color: #EEEEEE; margin-top: 5px; margin-left: -5px; margin-right: -5px; margin-bottom: -5px; font-size: small; font-family: sans-serif; padding-left: 2px; text-align: left; } Index: development.html =================================================================== RCS file: /cvsroot/expressions/htdocs/development.html,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** development.html 19 Mar 2005 18:55:35 -0000 1.4 --- development.html 10 Aug 2005 23:53:53 -0000 1.5 *************** *** 4,8 **** <head> <title>expressions development</title> ! <link rel="stylesheet" type="text/css" href="default.css"/> </head> <body> --- 4,9 ---- <head> <title>expressions development</title> ! <link rel="stylesheet" type="text/css" media="screen" href="default.css"/> ! <link rel="stylesheet" type="text/css" media="print" href="print.css"/> </head> <body> Index: about.html =================================================================== RCS file: /cvsroot/expressions/htdocs/about.html,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** about.html 19 Mar 2005 18:55:35 -0000 1.4 --- about.html 10 Aug 2005 23:53:53 -0000 1.5 *************** *** 4,8 **** <head> <title>about expressions</title> ! <link rel="stylesheet" type="text/css" href="default.css"/> </head> <body> --- 4,9 ---- <head> <title>about expressions</title> ! <link rel="stylesheet" type="text/css" media="screen" href="default.css"/> ! <link rel="stylesheet" type="text/css" media="print" href="print.css"/> </head> <body> Index: docs.html =================================================================== RCS file: /cvsroot/expressions/htdocs/docs.html,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** docs.html 19 Mar 2005 18:55:35 -0000 1.4 --- docs.html 10 Aug 2005 23:53:53 -0000 1.5 *************** *** 4,8 **** <head> <title>expressions documentation</title> ! <link rel="stylesheet" type="text/css" href="default.css"/> </head> <body> --- 4,9 ---- <head> <title>expressions documentation</title> ! <link rel="stylesheet" type="text/css" media="screen" href="default.css"/> ! <link rel="stylesheet" type="text/css" media="print" href="print.css"/> </head> <body> Index: index.shtml =================================================================== RCS file: /cvsroot/expressions/htdocs/index.shtml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index.shtml 19 Mar 2005 19:07:58 -0000 1.3 --- index.shtml 10 Aug 2005 23:53:53 -0000 1.4 *************** *** 4,8 **** <head> <title>expressions</title> ! <link rel="stylesheet" type="text/css" href="default.css"/> <link rel="alternate" type="application/rss+xml" title="RSS" href="http://sourceforge.net/export/rss2_projnews.php?group_id=132704&rss_fulltext=1"/> </head> --- 4,9 ---- <head> <title>expressions</title> ! <link rel="stylesheet" type="text/css" media="screen" href="default.css"/> ! <link rel="stylesheet" type="text/css" media="print" href="print.css"/> <link rel="alternate" type="application/rss+xml" title="RSS" href="http://sourceforge.net/export/rss2_projnews.php?group_id=132704&rss_fulltext=1"/> </head> Index: default.css =================================================================== RCS file: /cvsroot/expressions/htdocs/default.css,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** default.css 19 Mar 2005 19:10:43 -0000 1.5 --- default.css 10 Aug 2005 23:53:53 -0000 1.6 *************** *** 43,47 **** content:" (HTML)"; } ! h1 { font-family: sans-serif; color: #2C2F6C; --- 43,47 ---- content:" (HTML)"; } ! h1, h2 { font-family: sans-serif; color: #2C2F6C; |
From: Andrea S. <asc...@us...> - 2005-04-05 16:12:53
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14208 Added Files: arrows.svg scenario.svg Log Message: added svg sources for the pictures --- NEW FILE: arrows.svg --- <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg width="744.09448" height="1052.3622" id="svg1765" sodipodi:version="0.32" inkscape:version="0.40" sodipodi:docbase="/home/andrea/Programme/Mobile Blog/logos" sodipodi:docname="arrows.svg" version="1.0" x="0.0000000" y="0.0000000" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://web.resource.org/cc/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs id="defs3" /> <sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="1.0000000" inkscape:cx="300.32040" inkscape:cy="507.59113" inkscape:current-layer="layer4" showguides="true" inkscape:guide-bbox="true" inkscape:window-width="1016" inkscape:window-height="720" inkscape:window-x="0" inkscape:window-y="24" /> <metadata id="metadata4"> <rdf:RDF id="RDF5"> <cc:Work rdf:about="" id="Work6"> <dc:format id="format7">image/svg+xml</dc:format> <dc:type id="type9" rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> </cc:Work> </rdf:RDF> </metadata> <g inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" style="display:none"> <text xml:space="preserve" style="font-size:72.000000;font-style:normal;font-variant:normal;font-weight:200;font-stretch:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Almagro;text-anchor:start;writing-mode:lr" x="177.66248" y="305.26871" id="text3028" sodipodi:linespacing="100%" transform="translate(-10.41063,-145.0608)"><tspan sodipodi:role="line" id="tspan3029" x="177.66248" y="305.26871">expressions</tspan></text> <g id="g3060" transform="translate(-5.591098,-141.1753)"> <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" id="path3051" d="M 121.98204,332.30824 C 128.13223,332.50126 134.29602,332.49456 140.45299,332.52668 C 156.97083,332.48601 173.47531,332.72844 189.97778,333.13554 C 222.55045,335.14813 254.39524,339.95552 286.43568,343.84016 C 330.60641,349.25569 375.64702,351.15544 420.62170,351.82505 C 483.50263,352.53233 546.04701,347.81171 607.28805,339.43442 C 644.83217,333.95496 682.37689,327.62397 717.47459,317.72604 L 675.32690,337.91114 C 640.45113,346.49207 604.22453,352.83107 567.46399,357.73799 C 505.48497,365.93311 442.40732,370.47816 378.88143,370.08820 C 333.41292,369.85452 288.04454,367.12557 243.36128,361.99210 C 210.94258,358.22981 178.61627,353.32265 145.50501,352.49981 C 128.88955,352.13364 112.27618,352.02258 95.650370,352.19769 C 89.161480,352.23075 82.667480,352.23141 76.184390,352.41613 L 121.98204,332.30824 z " /> <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" id="path3052" d="M 673.99048,268.36923 C 673.94963,272.82552 677.03260,276.71323 679.35337,280.41634 C 684.82451,289.02511 691.35706,296.78021 698.84360,303.67272 C 703.52334,307.75262 709.10127,310.33890 714.75170,312.73893 C 716.47447,313.48472 718.27963,314.00132 720.05229,314.60766 L 692.17448,333.51425 C 690.35672,332.84629 688.50523,332.26435 686.73315,331.47408 C 680.88881,328.76057 675.20691,325.73933 670.48708,321.25065 C 662.95494,314.03056 656.48112,305.85616 650.68915,297.18150 C 647.92643,293.03050 644.67501,288.77495 643.50952,283.90005 L 673.99048,268.36923 z " /> <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" id="path3053" d="M 652.25952,380.10514 C 652.26341,376.46643 652.67653,372.95654 653.39091,369.41283 C 657.32122,360.29900 664.29898,352.97168 671.07943,345.87348 C 675.87089,340.99265 680.56492,336.01724 685.40907,331.18962 C 687.24093,329.32340 688.91958,327.31591 690.61533,325.32781 L 721.95625,312.54442 C 720.05811,314.34082 718.12976,316.09032 716.54227,318.21094 C 711.60787,323.13348 706.73870,328.13235 701.83026,333.08680 C 695.14801,339.86283 688.31219,346.76157 683.77793,355.21379 C 682.94175,358.32292 682.13339,361.27444 682.74048,364.57431 L 652.25952,380.10514 z " /> </g> <g id="g3064" transform="translate(-5.591098,-141.1753)"> <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" id="path3057" d="M 676.15860,233.66613 C 670.00841,233.47311 663.84462,233.47981 657.68765,233.44769 C 641.16981,233.48836 624.66533,233.24593 608.16286,232.83883 C 575.59019,230.82624 543.74540,226.01885 511.70496,222.13421 C 467.53423,216.71868 422.49362,214.81893 377.51894,214.14932 C 314.63801,213.44204 252.09363,218.16266 190.85259,226.53995 C 153.30847,232.01941 115.76375,238.35040 80.666050,248.24833 L 122.81374,228.06323 C 157.68951,219.48230 193.91611,213.14330 230.67665,208.23638 C 292.65567,200.04126 355.73332,195.49621 419.25921,195.88617 C 464.72772,196.11985 510.09610,198.84880 554.77936,203.98227 C 587.19806,207.74456 619.52437,212.65172 652.63563,213.47456 C 669.25109,213.84073 685.86446,213.95179 702.49027,213.77668 C 708.97916,213.74362 715.47316,213.74296 721.95625,213.55824 L 676.15860,233.66613 z " /> <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" id="path3058" d="M 124.15016,297.60514 C 124.19101,293.14885 121.10804,289.26114 118.78727,285.55803 C 113.31613,276.94926 106.78358,269.19416 99.297040,262.30165 C 94.617300,258.22175 89.039370,255.63547 83.388940,253.23544 C 81.666170,252.48965 79.861010,251.97305 78.088350,251.36671 L 105.96616,232.46012 C 107.78392,233.12808 109.63541,233.71002 111.40749,234.50029 C 117.25183,237.21380 122.93373,240.23504 127.65356,244.72372 C 135.18570,251.94381 141.65952,260.11821 147.45149,268.79287 C 150.21421,272.94387 153.46563,277.19942 154.63112,282.07432 L 124.15016,297.60514 z " /> <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" id="path3059" d="M 145.88112,185.86923 C 145.87723,189.50794 145.46411,193.01783 144.74973,196.56154 C 140.81942,205.67537 133.84166,213.00269 127.06121,220.10089 C 122.26975,224.98172 117.57572,229.95713 112.73157,234.78475 C 110.89971,236.65097 109.22106,238.65846 107.52531,240.64656 L 76.184390,253.42995 C 78.082530,251.63355 80.010880,249.88405 81.598370,247.76343 C 86.532770,242.84089 91.401940,237.84202 96.310380,232.88757 C 102.99263,226.11154 109.82845,219.21280 114.36271,210.76058 C 115.19889,207.65145 116.00725,204.69993 115.40016,201.40006 L 145.88112,185.86923 z " /> </g> <g id="g3068" transform="translate(-5.591098,-129.9253)" style="opacity:0.14999999"> <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" id="path3069" d="M 121.98204,332.30824 C 128.13223,332.50126 134.29602,332.49456 140.45299,332.52668 C 156.97083,332.48601 173.47531,332.72844 189.97778,333.13554 C 222.55045,335.14813 254.39524,339.95552 286.43568,343.84016 C 330.60641,349.25569 375.64702,351.15544 420.62170,351.82505 C 483.50263,352.53233 546.04701,347.81171 607.28805,339.43442 C 644.83217,333.95496 682.37689,327.62397 717.47459,317.72604 L 675.32690,337.91114 C 640.45113,346.49207 604.22453,352.83107 567.46399,357.73799 C 505.48497,365.93311 442.40732,370.47816 378.88143,370.08820 C 333.41292,369.85452 288.04454,367.12557 243.36128,361.99210 C 210.94258,358.22981 178.61627,353.32265 145.50501,352.49981 C 128.88955,352.13364 112.27618,352.02258 95.650370,352.19769 C 89.161480,352.23075 82.667480,352.23141 76.184390,352.41613 L 121.98204,332.30824 z " /> <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" id="path3070" d="M 673.99048,268.36923 C 673.94963,272.82552 677.03260,276.71323 679.35337,280.41634 C 684.82451,289.02511 691.35706,296.78021 698.84360,303.67272 C 703.52334,307.75262 709.10127,310.33890 714.75170,312.73893 C 716.47447,313.48472 718.27963,314.00132 720.05229,314.60766 L 692.17448,333.51425 C 690.35672,332.84629 688.50523,332.26435 686.73315,331.47408 C 680.88881,328.76057 675.20691,325.73933 670.48708,321.25065 C 662.95494,314.03056 656.48112,305.85616 650.68915,297.18150 C 647.92643,293.03050 644.67501,288.77495 643.50952,283.90005 L 673.99048,268.36923 z " /> <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" id="path3071" d="M 652.25952,380.10514 C 652.26341,376.46643 652.67653,372.95654 653.39091,369.41283 C 657.32122,360.29900 664.29898,352.97168 671.07943,345.87348 C 675.87089,340.99265 680.56492,336.01724 685.40907,331.18962 C 687.24093,329.32340 688.91958,327.31591 690.61533,325.32781 L 721.95625,312.54442 C 720.05811,314.34082 718.12976,316.09032 716.54227,318.21094 C 711.60787,323.13348 706.73870,328.13235 701.83026,333.08680 C 695.14801,339.86283 688.31219,346.76157 683.77793,355.21379 C 682.94175,358.32292 682.13339,361.27444 682.74048,364.57431 L 652.25952,380.10514 z " /> </g> <text xml:space="preserve" style="font-size:72.000000;font-style:normal;font-variant:normal;font-weight:200;font-stretch:normal;opacity:0.15207370;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Almagro;text-anchor:start;writing-mode:lr" x="177.66248" y="305.26871" id="text3072" sodipodi:linespacing="100%" transform="translate(-7.910629,-138.8108)"><tspan sodipodi:role="line" id="tspan3073" x="177.66248" y="305.26871">expressions</tspan></text> <g id="g3075" transform="translate(-6.302448,-129.9253)" style="opacity:0.14746542"> <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" id="path3076" d="M 676.15860,233.66613 C 670.00841,233.47311 663.84462,233.47981 657.68765,233.44769 C 641.16981,233.48836 624.66533,233.24593 608.16286,232.83883 C 575.59019,230.82624 543.74540,226.01885 511.70496,222.13421 C 467.53423,216.71868 422.49362,214.81893 377.51894,214.14932 C 314.63801,213.44204 252.09363,218.16266 190.85259,226.53995 C 153.30847,232.01941 115.76375,238.35040 80.666050,248.24833 L 122.81374,228.06323 C 157.68951,219.48230 193.91611,213.14330 230.67665,208.23638 C 292.65567,200.04126 355.73332,195.49621 419.25921,195.88617 C 464.72772,196.11985 510.09610,198.84880 554.77936,203.98227 C 587.19806,207.74456 619.52437,212.65172 652.63563,213.47456 C 669.25109,213.84073 685.86446,213.95179 702.49027,213.77668 C 708.97916,213.74362 715.47316,213.74296 721.95625,213.55824 L 676.15860,233.66613 z " /> <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" id="path3077" d="M 124.15016,297.60514 C 124.19101,293.14885 121.10804,289.26114 118.78727,285.55803 C 113.31613,276.94926 106.78358,269.19416 99.297040,262.30165 C 94.617300,258.22175 89.039370,255.63547 83.388940,253.23544 C 81.666170,252.48965 79.861010,251.97305 78.088350,251.36671 L 105.96616,232.46012 C 107.78392,233.12808 109.63541,233.71002 111.40749,234.50029 C 117.25183,237.21380 122.93373,240.23504 127.65356,244.72372 C 135.18570,251.94381 141.65952,260.11821 147.45149,268.79287 C 150.21421,272.94387 153.46563,277.19942 154.63112,282.07432 L 124.15016,297.60514 z " /> <path style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" id="path3078" d="M 145.88112,185.86923 C 145.87723,189.50794 145.46411,193.01783 144.74973,196.56154 C 140.81942,205.67537 133.84166,213.00269 127.06121,220.10089 C 122.26975,224.98172 117.57572,229.95713 112.73157,234.78475 C 110.89971,236.65097 109.22106,238.65846 107.52531,240.64656 L 76.184390,253.42995 C 78.082530,251.63355 80.010880,249.88405 81.598370,247.76343 C 86.532770,242.84089 91.401940,237.84202 96.310380,232.88757 C 102.99263,226.11154 109.82845,219.21280 114.36271,210.76058 C 115.19889,207.65145 116.00725,204.69993 115.40016,201.40006 L 145.88112,185.86923 z " /> </g> </g> <g inkscape:groupmode="layer" id="layer4" inkscape:label="without shadow" style="display:block"> <g id="g5005" transform="translate(-3.494436,-0.736375)" style="fill:#000000;fill-opacity:1.0000000" inkscape:export-filename="/home/andrea/Programme/Mobile Blog/logos/arrows.png" inkscape:export-xdpi="69.680000" inkscape:export-ydpi="69.680000"> <text xml:space="preserve" style="font-size:72.000000;font-style:normal;font-variant:normal;font-weight:200;font-stretch:normal;opacity:0.20276498;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Almagro;text-anchor:start;writing-mode:lr;" x="177.66248" y="305.26871" id="text4981" sodipodi:linespacing="100%" transform="translate(-29.32005,134.3952)" inkscape:export-filename="/home/andrea/Programme/Mobile Blog/logos/arrows.png" inkscape:export-xdpi="55.750000" inkscape:export-ydpi="55.750000"><tspan sodipodi:role="line" id="tspan4982" x="177.66248" y="305.26871">expressions</tspan></text> <text xml:space="preserve" style="font-size:72.000000;font-style:normal;font-variant:normal;font-weight:200;font-stretch:normal;fill:#2c2f6c;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Almagro;text-anchor:start;writing-mode:lr;fill-opacity:1.0000000;" x="177.66248" y="305.26871" id="text3079" sodipodi:linespacing="100%" transform="translate(-32.74792,131.0006)" inkscape:export-filename="/home/andrea/Programme/Mobile Blog/logos/arrows.png" inkscape:export-xdpi="55.750000" inkscape:export-ydpi="55.750000"><tspan sodipodi:role="line" id="tspan3080" x="177.66248" y="305.26871">expressions</tspan></text> </g> <g id="g3082" transform="translate(-27.92839,128.6361)" style="opacity:0.24884793;fill:#2c2f6c;fill-opacity:1.0000000;display:block;" inkscape:export-filename="/home/andrea/Programme/Mobile Blog/logos/arrows.png" inkscape:export-xdpi="69.680000" inkscape:export-ydpi="69.680000"> <path style="fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;fill:#2c2f6c;fill-opacity:1.0000000;" id="path3083" d="M 121.98204,332.30824 C 128.13223,332.50126 134.29602,332.49456 140.45299,332.52668 C 156.97083,332.48601 173.47531,332.72844 189.97778,333.13554 C 222.55045,335.14813 254.39524,339.95552 286.43568,343.84016 C 330.60641,349.25569 375.64702,351.15544 420.62170,351.82505 C 483.50263,352.53233 546.04701,347.81171 607.28805,339.43442 C 644.83217,333.95496 682.37689,327.62397 717.47459,317.72604 L 675.32690,337.91114 C 640.45113,346.49207 604.22453,352.83107 567.46399,357.73799 C 505.48497,365.93311 442.40732,370.47816 378.88143,370.08820 C 333.41292,369.85452 288.04454,367.12557 243.36128,361.99210 C 210.94258,358.22981 178.61627,353.32265 145.50501,352.49981 C 128.88955,352.13364 112.27618,352.02258 95.650370,352.19769 C 89.161480,352.23075 82.667480,352.23141 76.184390,352.41613 L 121.98204,332.30824 z " /> <path style="fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;fill:#2c2f6c;fill-opacity:1.0000000;" id="path3084" d="M 673.99048,268.36923 C 673.94963,272.82552 677.03260,276.71323 679.35337,280.41634 C 684.82451,289.02511 691.35706,296.78021 698.84360,303.67272 C 703.52334,307.75262 709.10127,310.33890 714.75170,312.73893 C 716.47447,313.48472 718.27963,314.00132 720.05229,314.60766 L 692.17448,333.51425 C 690.35672,332.84629 688.50523,332.26435 686.73315,331.47408 C 680.88881,328.76057 675.20691,325.73933 670.48708,321.25065 C 662.95494,314.03056 656.48112,305.85616 650.68915,297.18150 C 647.92643,293.03050 644.67501,288.77495 643.50952,283.90005 L 673.99048,268.36923 z " /> <path style="fill-rule:nonzero;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;fill:#2c2f6c;fill-opacity:1.0000000;" id="path3085" d="M 652.25952,380.10514 C 652.26341,376.46643 652.67653,372.95654 653.39091,369.41283 C 657.32122,360.29900 664.29898,352.97168 671.07943,345.87348 C 675.87089,340.99265 680.56492,336.01724 685.40907,331.18962 C 687.24093,329.32340 688.91958,327.31591 690.61533,325.32781 L 721.95625,312.54442 C 720.05811,314.34082 718.12976,316.09032 716.54227,318.21094 C 711.60787,323.13348 706.73870,328.13235 701.83026,333.08680 C 695.14801,339.86283 688.31219,346.76157 683.77793,355.21379 C 682.94175,358.32292 682.13339,361.27444 682.74048,364.57431 L 652.25952,380.10514 z " /> </g> <g id="g3086" transform="translate(-27.92839,138.6361)" style="opacity:0.24884793;fill:#2c2f6c;fill-opacity:1.0000000;stroke:none;stroke-opacity:1.0000000;display:block;" inkscape:export-filename="/home/andrea/Programme/Mobile Blog/logos/arrows.png" inkscape:export-xdpi="69.680000" inkscape:export-ydpi="69.680000"> <path style="fill-rule:nonzero;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;fill:#2c2f6c;fill-opacity:1.0000000;" id="path3087" d="M 676.15860,233.66613 C 670.00841,233.47311 663.84462,233.47981 657.68765,233.44769 C 641.16981,233.48836 624.66533,233.24593 608.16286,232.83883 C 575.59019,230.82624 543.74540,226.01885 511.70496,222.13421 C 467.53423,216.71868 422.49362,214.81893 377.51894,214.14932 C 314.63801,213.44204 252.09363,218.16266 190.85259,226.53995 C 153.30847,232.01941 115.76375,238.35040 80.666050,248.24833 L 122.81374,228.06323 C 157.68951,219.48230 193.91611,213.14330 230.67665,208.23638 C 292.65567,200.04126 355.73332,195.49621 419.25921,195.88617 C 464.72772,196.11985 510.09610,198.84880 554.77936,203.98227 C 587.19806,207.74456 619.52437,212.65172 652.63563,213.47456 C 669.25109,213.84073 685.86446,213.95179 702.49027,213.77668 C 708.97916,213.74362 715.47316,213.74296 721.95625,213.55824 L 676.15860,233.66613 z " /> <path style="fill-rule:nonzero;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;fill:#2c2f6c;fill-opacity:1.0000000;" id="path3088" d="M 124.15016,297.60514 C 124.19101,293.14885 121.10804,289.26114 118.78727,285.55803 C 113.31613,276.94926 106.78358,269.19416 99.297040,262.30165 C 94.617300,258.22175 89.039370,255.63547 83.388940,253.23544 C 81.666170,252.48965 79.861010,251.97305 78.088350,251.36671 L 105.96616,232.46012 C 107.78392,233.12808 109.63541,233.71002 111.40749,234.50029 C 117.25183,237.21380 122.93373,240.23504 127.65356,244.72372 C 135.18570,251.94381 141.65952,260.11821 147.45149,268.79287 C 150.21421,272.94387 153.46563,277.19942 154.63112,282.07432 L 124.15016,297.60514 z " /> <path style="fill-rule:nonzero;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;fill:#2c2f6c;fill-opacity:1.0000000;" id="path3089" d="M 145.88112,185.86923 C 145.87723,189.50794 145.46411,193.01783 144.74973,196.56154 C 140.81942,205.67537 133.84166,213.00269 127.06121,220.10089 C 122.26975,224.98172 117.57572,229.95713 112.73157,234.78475 C 110.89971,236.65097 109.22106,238.65846 107.52531,240.64656 L 76.184390,253.42995 C 78.082530,251.63355 80.010880,249.88405 81.598370,247.76343 C 86.532770,242.84089 91.401940,237.84202 96.310380,232.88757 C 102.99263,226.11154 109.82845,219.21280 114.36271,210.76058 C 115.19889,207.65145 116.00725,204.69993 115.40016,201.40006 L 145.88112,185.86923 z " /> </g> </g> <g inkscape:groupmode="layer" id="layer3" inkscape:label="scrap" style="display:none"> <g id="g3024" transform="matrix(0.807477,0.000000,0.000000,0.807477,44.14810,691.4556)"> <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:25.000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 83.494880,231.80906 L 737.41955,231.80906" id="path1775" sodipodi:nodetypes="cc" /> <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:25.000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 83.973545,229.61671 L 126.16587,175.66181" id="path2399" sodipodi:nodetypes="cc" /> <path style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:25.000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" d="M 83.973553,233.43649 L 126.16587,287.39139" id="path2400" sodipodi:nodetypes="cc" /> </g> </g> </svg> --- NEW FILE: scenario.svg --- <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" inkscape:export-ydpi="73.010002" inkscape:export-xdpi="73.010002" inkscape:export-filename="/home/andrea/Programme/Mobile Blog/docs/scenario.png" sodipodi:docname="scenario.svg" sodipodi:docbase="/home/andrea/Programme/Mobile Blog/docs" inkscape:version="0.41" sodipodi:version="0.32" id="svg1" height="595.00000pt" width="842.00000pt"> <defs id="defs3"> <marker inkscape:stockid="Arrow1M" orient="auto" refY="0.0" refX="0.0" id="Arrow1M" style="overflow:visible;"> <path sodipodi:nodetypes="ccccc" id="path5777" d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" transform="scale(0.4)" /> </marker> <marker inkscape:stockid="Arrow1S" orient="auto" refY="0.0" refX="0.0" id="Arrow1S" style="overflow:visible;"> <path sodipodi:nodetypes="ccccc" id="path983" d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;" transform="scale(0.2)" /> </marker> <marker inkscape:stockid="Arrow2L" orient="auto" refY="0.0" refX="0.0" id="Arrow2L" style="overflow:visible;"> <path sodipodi:nodetypes="cccc" id="path5773" style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " transform="scale(1.1) translate(-5,0)" /> </marker> </defs> <sodipodi:namedview inkscape:window-y="25" inkscape:window-x="0" inkscape:window-height="720" inkscape:window-width="1016" inkscape:current-layer="layer2" inkscape:cy="417.84947" inkscape:cx="500.78366" inkscape:zoom="1.4142136" inkscape:pageshadow="2" inkscape:pageopacity="0.0" borderopacity="1.0" bordercolor="#666666" pagecolor="#ffffff" id="base" /> <metadata id="metadata4"> <rdf:RDF id="RDF5"> <cc:Work id="Work6" rdf:about=""> <dc:format id="format7">image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" id="type9" /> <cc:license rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" id="license1061" /> <dc:creator id="creator1069"> <cc:Agent id="Agent1070"> <dc:title id="title1071">Andrea Schweer <an...@an...></dc:title> </cc:Agent> </dc:creator> </cc:Work> <cc:License id="License1062" rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> <cc:permits id="permits1063" rdf:resource="http://web.resource.org/cc/Reproduction" /> <cc:permits id="permits1064" rdf:resource="http://web.resource.org/cc/Distribution" /> <cc:requires id="requires1065" rdf:resource="http://web.resource.org/cc/Notice" /> <cc:permits id="permits1066" rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> <cc:requires id="requires1067" rdf:resource="http://web.resource.org/cc/ShareAlike" /> <cc:requires id="requires1068" rdf:resource="http://web.resource.org/cc/SourceCode" /> </cc:License> </rdf:RDF> </metadata> <g style="display:block" id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1"> <g transform="translate(-2.651650,7.954951)" id="g1849"> <rect y="250.62500" x="688.43750" height="120.00000" width="189.37500" id="rect1848" style="fill:#c0c0c0;fill-opacity:1.0000000;stroke:none;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;display:block" /> <rect transform="translate(85.00000,0.000000)" y="247.50000" x="599.57422" height="120.00000" width="189.37500" id="rect1141" style="fill:#ffffff;fill-opacity:1.0000000;stroke:#000000;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" /> <text sodipodi:linespacing="100%" transform="translate(122.6323,3.750000)" id="text1142" y="265" x="656.25" style="font-size:14.000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Sans;text-anchor:middle;writing-mode:lr;" xml:space="preserve"><tspan y="265.00000" x="656.25000" id="tspan1143" sodipodi:role="line">Application on</tspan><tspan y="279.00000" x="656.25000" id="tspan1145" sodipodi:role="line">desktop/laptop computer</tspan></text> </g> <g transform="translate(-1.767767,-45.07806)" id="g1123"> <g transform="matrix(0.254286,0.000000,0.000000,0.292538,491.7412,100.8718)" id="g829"> <path id="path1520" d="M 264.61873,111.06310 C 157.34398,111.06310 70.306231,129.39642 70.306230,151.96935 C 70.306230,153.76552 71.049897,155.51538 72.118730,157.25060 C 72.137217,175.60290 72.471977,369.85898 79.337480,372.43810 C 86.536213,375.14173 123.78175,417.52877 261.27498,409.90685 C 425.02203,411.93465 460.77497,361.15687 460.77498,361.15685 L 458.96248,151.96935 L 458.96248,151.62560 L 458.86873,151.62560 C 457.97494,129.21349 371.33888,111.06310 264.61873,111.06310 z " style="font-size:12.000000;fill:#000000;fill-opacity:0.24999996;fill-rule:evenodd;stroke:none;stroke-width:9.7654600" /> <path transform="matrix(-2.954293e-16,-0.604122,1.608296,-1.109717e-16,-165.2214,394.5863)" sodipodi:nodetypes="ccccccc" id="path569" d="M 426.27800,378.04600 L 79.437600,379.16500 C 79.437600,379.16500 -4.6320700,356.93900 -1.2754700,255.12500 C -13.892000,169.63500 56.289500,146.47600 60.764800,142.00000 C 65.240200,137.52500 427.39700,137.49600 427.39700,137.49600 L 427.39700,137.49600 L 426.27800,378.04600 z " style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:10.145061;stroke-linejoin:round" /> <path transform="matrix(-8.511170e-17,-0.174045,0.823205,-5.680075e-17,39.47672,182.7720)" sodipodi:ry="236.07524" sodipodi:rx="234.95641" sodipodi:cy="253.85521" sodipodi:cx="260.68973" d="M 495.64613 253.85521 A 234.95641 236.07524 0 1 1 25.733322,253.85521 A 234.95641 236.07524 0 1 1 495.64613 253.85521 z" id="path568" style="font-size:12.000000;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:26.418930;stroke-linejoin:round" sodipodi:type="arc" /> <path transform="matrix(-8.300145e-17,-0.169729,0.807961,-5.574896e-17,43.34661,181.9851)" sodipodi:ry="236.07524" sodipodi:rx="234.95641" sodipodi:cy="253.85521" sodipodi:cx="260.68973" d="M 495.64613 253.85521 A 234.95641 236.07524 0 1 1 25.733322,253.85521 A 234.95641 236.07524 0 1 1 495.64613 253.85521 z" id="path566" style="font-size:12.000000;fill:#ffffff;fill-rule:evenodd;stroke-width:3.7500000" sodipodi:type="arc" /> </g> <text sodipodi:linespacing="100%" transform="translate(80.34821,35.00000)" id="text1120" y="150.64844" x="460.66141" style="font-size:14.000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Sans;text-anchor:start;writing-mode:lr;" xml:space="preserve"><tspan y="150.64844" x="460.66141" id="tspan1121" sodipodi:role="line">Blog</tspan></text> </g> <g transform="translate(-18.56155,12.37437)" id="g1833"> <rect y="234.37500" x="313.75000" height="168.75000" width="103.75000" id="rect1191" style="fill:#c0c0c0;fill-opacity:1.0000000;stroke:none;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;display:block" /> <rect transform="translate(-54.37500,9.375000)" y="221.87500" x="364.62842" height="168.75000" width="103.75000" id="rect1132" style="fill:#ffffff;fill-opacity:1.0000000;stroke:#000000;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" /> <text sodipodi:linespacing="100%" transform="translate(-36.01025,3.750000)" id="text1133" y="248.75" x="398.125" style="font-size:14.000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Sans;text-anchor:middle;writing-mode:lr" xml:space="preserve"><tspan y="248.75000" x="398.12500" id="tspan1134" sodipodi:role="line">Application</tspan><tspan y="262.75000" x="398.12500" id="tspan1136" sodipodi:role="line">on cell phone</tspan></text> </g> <g id="g9645"> <path sodipodi:nodetypes="cc" id="path5060" d="M 648.60597,166.00951 C 701.73097,170.42893 708.60597,172.88451 729.23097,205.38451" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;marker-start:url(#Arrow1M);marker-mid:none;marker-end:none" /> <path sodipodi:nodetypes="cc" id="path5793" d="M 706.76065,217.19751 C 653.63565,212.77809 646.76065,210.32251 626.13565,177.82251" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;marker-start:url(#Arrow1M);marker-mid:none;marker-end:none;display:block" /> </g> <g id="g9648"> <path sodipodi:nodetypes="cc" id="path5794" d="M 456.87694,163.07717 C 403.75194,167.49659 396.87694,169.95217 376.25194,202.45217" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;marker-start:url(#Arrow1M);marker-mid:none;marker-end:none;display:block" /> <path sodipodi:nodetypes="cc" id="path5795" d="M 398.72226,214.26517 C 451.84726,209.84575 458.72226,207.39017 479.34726,174.89017" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;marker-start:url(#Arrow1M);marker-mid:none;marker-end:none;display:block" /> </g> <g transform="translate(-2.026373,0.000000)" id="g9642"> <path sodipodi:nodetypes="cc" id="path5796" d="M 511.93033,299.19329 C 563.36303,285.17637 570.66328,285.13247 601.16010,308.61832" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;marker-start:url(#Arrow1M);marker-mid:none;marker-end:none;display:block" /> <path sodipodi:nodetypes="cc" id="path5797" d="M 584.08519,327.40421 C 532.65249,341.42113 525.35224,341.46503 494.85542,317.97918" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.5000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;marker-start:url(#Arrow1M);marker-mid:none;marker-end:none;display:block" /> </g> <text transform="translate(-7.071068,14.14214)" id="text5798" y="156.85136" x="711.52618" style="font-size:14.000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Sans;text-anchor:start;writing-mode:lr;" xml:space="preserve"><tspan y="156.85136" x="711.52618" id="tspan5799" sodipodi:role="line">synchronise</tspan></text> <use height="743.75000" width="1052.5000" transform="translate(-200.3712,202.4093)" id="use5801" xlink:href="#text5798" y="0.0000000" x="0.0000000" /> <use height="743.75000" width="1052.5000" transform="translate(-394.2121,1.767767)" id="use5802" xlink:href="#text5798" y="0.0000000" x="0.0000000" /> </g> <g style="display:block" inkscape:label="technology" id="layer2" inkscape:groupmode="layer"> <text transform="translate(457.2884,15.40748)" sodipodi:linespacing="100%" id="text7103" y="303.57602" x="304.93979" style="font-size:14.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#2c2f6c;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Sans;text-anchor:start;writing-mode:lr;" xml:space="preserve"><tspan y="303.57602" x="304.93979" id="tspan7104" sodipodi:role="line">Java</tspan></text> <text transform="translate(9.282906,-111.8716)" sodipodi:linespacing="100%" id="text7112" y="303.57602" x="304.93979" style="font-size:14.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#2c2f6c;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Sans;text-anchor:middle;writing-mode:lr;" xml:space="preserve"><tspan y="303.57602" x="304.93979" id="tspan7113" sodipodi:role="line">WP plugin (?)</tspan><tspan y="317.57602" x="304.93979" id="tspan9640" sodipodi:role="line">via GPRS/WAP</tspan></text> <text transform="translate(368.1396,-186.1179)" sodipodi:linespacing="100%" id="text7109" y="303.57602" x="304.93979" style="font-size:14.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#2c2f6c;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Sans;text-anchor:middle;writing-mode:lr;" xml:space="preserve"><tspan y="303.57602" x="304.93979" id="tspan7110" sodipodi:role="line">WordPress</tspan><tspan y="317.57602" x="304.93979" id="tspan9630" sodipodi:role="line">(later: generic?)</tspan></text> <text transform="translate(498.0705,-113.6395)" sodipodi:linespacing="100%" id="text7106" y="303.57602" x="304.93979" style="font-size:14.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#2c2f6c;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Sans;text-anchor:middle;writing-mode:lr;" xml:space="preserve"><tspan y="303.57602" x="304.93979" id="tspan7107" sodipodi:role="line">Blogger API (?)</tspan><tspan y="317.57602" x="304.93979" id="tspan9632" sodipodi:role="line">via XMLRPC/HTTP</tspan></text> <text transform="translate(39.66150,8.336420)" sodipodi:linespacing="100%" id="text6442" y="303.57602" x="304.93979" style="font-size:14.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#2c2f6c;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Sans;text-anchor:middle;writing-mode:lr-tb" xml:space="preserve"><tspan y="303.57602" x="304.93979" id="tspan6443" sodipodi:role="line">Java</tspan><tspan y="317.57602" x="304.93979" id="tspan9636" sodipodi:role="line">Micro</tspan><tspan y="331.57602" x="304.93979" id="tspan9638" sodipodi:role="line">Edition</tspan></text> <text transform="translate(241.4894,89.65371)" sodipodi:linespacing="100%" id="text7100" y="303.57602" x="304.93979" style="font-size:14.000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#2c2f6c;fill-opacity:1.0000000;stroke:none;stroke-width:3.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;display:block;font-family:Sans;text-anchor:middle;writing-mode:lr;" xml:space="preserve"><tspan y="303.57602" x="304.93979" id="tspan7101" sodipodi:role="line">via Bluetooth</tspan><tspan y="317.57602" x="304.93979" id="tspan9634" sodipodi:role="line">(later: IR?)</tspan></text> </g> </svg> |
From: Andrea S. <asc...@us...> - 2005-04-05 16:06:06
|
Update of /cvsroot/expressions/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12096 Added Files: stories.tex Removed Files: stories.xml Log Message: converted user stories document from docbook to latex --- stories.xml DELETED --- --- NEW FILE: stories.tex --- \documentclass{scrartcl} % $Log: stories.tex,v $ % Revision 1.1 2005/04/05 16:05:51 aschweer % converted user stories document from docbook to latex % \title{User Stories for expressions} \author{Andreas L\"o\"ow \and Andrea Schweer} \usepackage[margin=2.5cm]{geometry} \begin{document} \maketitle \begin{abstract} In this document, we first introduce four personas. We then have a closer look at some occasions when these people use the expressions programs. We hope this will help us to develop good software ;-) \end{abstract} \section{Personas} \label{sec:personas} This section describes four people: some facts about their personal background, about their cell phones and computers, and about how they use the Internet. In the next sections, we will look at how the expressions programs can help these people. \subsection{A media student who wants to start blogging} \label{sec:personas:eric} \emph{Eric} is 19 years old and just started a degree in media. He doesn't have a cell phone, even though all his friends are urging him to finally go and get one, so that they can contact him. He thinks he doesn't need a cell phone, because he's either at the media school (where he's not allowed to use his cell phone anyway), or at home (where they could call him on his landline phone or use instant messaging to chat with him), or with some of his friends (who all have a cell phone, so he doesn't need one himself). Eric's a little bit of an Internet addict, and his computer is always online. What he most likes to do when he's online is use instant messaging while reading blogs. He's actually quite fascinated by blogging. After he's been reading blogs for several years, he has now finally decided to set up his own blog. For using his blog, Eric doesn't want to use a web interface, but would like to be able to use the blog from his desktop computer. He doesn't know anything about web services or the internals of a computer. Due to the influence of a friend who's studying computer science, he would like to use open source software, even though his computer has Microsoft Windows as operating system. \subsection{A fiction writer with a camera cell phone} \label{sec:personas:daniel} \emph{Daniel} is a fiction writer who recently turned 45. He owns a nice new cell phone that has a built-in camera, and an old laptop. Both have IR capabilities. The laptop is running Linux that a friend set up for him so that he doesn't have to worry while using the Internet. He's really glad about that because he really only uses the laptop for browsing the web and as an advanced typewriter. He doesn't have a desktop computer. Even though he bought the laptop so that he can work in his favorite caf\'e;, he has realised that he's way too distracted there to be really productive. Because of that, he usually works at home. Sometimes he visits his editor, but even then he doesn't bring his laptop, as they prefer to work with a printout of his text anyway. To stay in contact with his friends, Daniel writes lots of text messages, and in general he uses his cell phone more than his landline. Some months ago, he has set up a blog where he sometimes posts unfinished parts of plots to let people comment on it. Occasionally, he takes pictures with the camera of interesting things which he belives will help him with his writing (for example, settings or people who have appearances which he could use to describe charcters). He usually also posts these pictures to his blog. \subsection{An insurance agent who travels a lot} \label{sec:personas:sarah} \emph{Sarah} is an insurance agent and 39 years old. She's divorced and has one daughter, who she is very fond of. She spends a lot of time travelling around to see customers. When travelling, she stays in motels overnight. Sarah has a laptop for work that she's also using as her home computer. The laptop is serviced by the IT guys at her company, which she thinks is good because she doesn't (nor wants to) know much about computers. The laptop is running Microsoft Windows, but the techies have told her that it probably won't get any viruses while using the Internet because they have installed some software that will protect her computer. She usually goes online with her laptop when she's at a motel (and several times a day when she's at home) to synchronise work-related documents and to read her e-mail. Her really old cell phone doesn't support anything except for making phone calls -- it doesn't even have T9 (she's not allowed to use the fancy company cell phone for anything not related to work), so she hardly ever uses it. Her 19 year old daughter just moved 300 km away from Sarah to start uni, and she's started a blog to write about all the exciting new things she's seeing. When Sarah is online, she usually also checks whether her daughter has written something new. Sarah really likes cats and has a digital camera she's always carrying around to take pictures of cats in funny situation and of cats in general. She used to send these pictures around via e-mail to a colleague, to her best friend and to her daughter, but her best friend doesn't check mail very often and has complained about the attachments taking up all the space in her mailbox. So now her daughter has helped her set up a blog on her own to post these pictures to. In addition to that, she has also started to post reviews of the caf\'es and motels she's been to while travelling. \subsection{A gadget geek studying computer science} \label{sec:personas:anna} \emph{Anna} is 24 years old and currently working on her PhD in computer science. She always wants the latest gadgets, and earns enough to buy them. So she's got a smartphone (a combination of a cell phone and a PDA) with a camera. Her laptop is an Apple Powerbook with all the cool accessories. At home, she's got a nice G5 desktop. All these gadgets can communicate using Bluetooth, which she uses to syncronise notes, contacts and calendar items between all three devices. Anna has a personal blog, and another one where the writes about rumours and news about new gadgets. She runs the gadget blog together with a few friends. Anna sends plenty of MMS (multimedia text messages) and uses VoIP -- she doesn't have a landline at all because it is too old fashioned. When travelling, she either uses hotspots with her laptop, or uses the smartphone as a modem. When travelling to different activites, she normally doesn't bring the laptop but just the smartphone. \section{Stories} \label{sec:stories} The previous section introduced four persons. In this section, we will have a closer look at how these four persons use the expressions programs. \end{document} |
From: Andrea S. <asc...@us...> - 2005-03-23 11:29:51
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13248 Modified Files: scenario.png Log Message: fixed typo in image: Java Micro Edition instead of Java Mobile edition (that's what you get from guessing...) Index: scenario.png =================================================================== RCS file: /cvsroot/expressions/htdocs/scenario.png,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 Binary files /tmp/cvskx2vw0 and /tmp/cvs5ZXTBH differ |
From: Andrea S. <asc...@us...> - 2005-03-19 19:10:52
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14485 Modified Files: default.css Log Message: even more pretty (looked a bit too crowded before) Index: default.css =================================================================== RCS file: /cvsroot/expressions/htdocs/default.css,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** default.css 19 Mar 2005 18:59:06 -0000 1.4 --- default.css 19 Mar 2005 19:10:43 -0000 1.5 *************** *** 71,74 **** --- 71,79 ---- background-color: #EEEEEE; } + + .item > div { + padding: 2px; + } + #sflogo { border: 0px; |
From: Andrea S. <asc...@us...> - 2005-03-19 19:08:19
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13270 Modified Files: index.shtml Log Message: now with valid xhtml Index: index.shtml =================================================================== RCS file: /cvsroot/expressions/htdocs/index.shtml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.shtml 19 Mar 2005 19:05:30 -0000 1.2 --- index.shtml 19 Mar 2005 19:07:58 -0000 1.3 *************** *** 5,9 **** <title>expressions</title> <link rel="stylesheet" type="text/css" href="default.css"/> ! <link rel="alternate" type="application/rss+xml" title="RSS" href="http://sourceforge.net/export/rss2_projnews.php?group_id=132704&rss_fulltext=1"/> </head> <body> --- 5,9 ---- <title>expressions</title> <link rel="stylesheet" type="text/css" href="default.css"/> ! <link rel="alternate" type="application/rss+xml" title="RSS" href="http://sourceforge.net/export/rss2_projnews.php?group_id=132704&rss_fulltext=1"/> </head> <body> *************** *** 37,41 **** <h1>Welcome!</h1> <p>This is the home page for the <span class="name">expressions</span> project. The goal of this project is to develop two clients for blogging: a desktop and a handheld client.</p> ! <h1>News <a href="http://sourceforge.net/export/rss2_projnews.php?group_id=132704&rss_fulltext=1"><img src="rssbutton.png" width="36" height="14" alt="RSS" border="0"/></a></h1> <!--#include virtual="news.txt" --> </div> --- 37,41 ---- <h1>Welcome!</h1> <p>This is the home page for the <span class="name">expressions</span> project. The goal of this project is to develop two clients for blogging: a desktop and a handheld client.</p> ! <h1>News <a href="http://sourceforge.net/export/rss2_projnews.php?group_id=132704&rss_fulltext=1"><img src="rssbutton.png" width="36" height="14" alt="RSS" border="0"/></a></h1> <!--#include virtual="news.txt" --> </div> |
From: Andrea S. <asc...@us...> - 2005-03-19 19:05:41
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12159 Modified Files: index.shtml Added Files: rssbutton.png Log Message: link and autodiscovery stuff for rss feed --- NEW FILE: rssbutton.png --- (This appears to be a binary file; contents omitted.) Index: index.shtml =================================================================== RCS file: /cvsroot/expressions/htdocs/index.shtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.shtml 19 Mar 2005 18:55:35 -0000 1.1 --- index.shtml 19 Mar 2005 19:05:30 -0000 1.2 *************** *** 5,8 **** --- 5,9 ---- <title>expressions</title> <link rel="stylesheet" type="text/css" href="default.css"/> + <link rel="alternate" type="application/rss+xml" title="RSS" href="http://sourceforge.net/export/rss2_projnews.php?group_id=132704&rss_fulltext=1"/> </head> <body> *************** *** 36,40 **** <h1>Welcome!</h1> <p>This is the home page for the <span class="name">expressions</span> project. The goal of this project is to develop two clients for blogging: a desktop and a handheld client.</p> ! <h1>News</h1> <!--#include virtual="news.txt" --> </div> --- 37,41 ---- <h1>Welcome!</h1> <p>This is the home page for the <span class="name">expressions</span> project. The goal of this project is to develop two clients for blogging: a desktop and a handheld client.</p> ! <h1>News <a href="http://sourceforge.net/export/rss2_projnews.php?group_id=132704&rss_fulltext=1"><img src="rssbutton.png" width="36" height="14" alt="RSS" border="0"/></a></h1> <!--#include virtual="news.txt" --> </div> |
From: Andrea S. <asc...@us...> - 2005-03-19 18:59:29
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9033 Modified Files: default.css Log Message: make news prettier Index: default.css =================================================================== RCS file: /cvsroot/expressions/htdocs/default.css,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** default.css 19 Mar 2005 18:55:35 -0000 1.3 --- default.css 19 Mar 2005 18:59:06 -0000 1.4 *************** *** 59,69 **** --- 59,73 ---- /*background-color: #DDDDDD;*/ margin-bottom: 1ex; + border: 1px solid #DDDDDD; } .item .title { font-weight: bold; font-family: sans-serif; + border-bottom: 1px solid #DDDDDD; + background-color: #EEEEEE; } .item .date { font-size: small; + background-color: #EEEEEE; } #sflogo { |
From: Andrea S. <asc...@us...> - 2005-03-19 18:55:45
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7181 Modified Files: about.html default.css development.html docs.html Added Files: index.shtml Removed Files: index.html Log Message: home page now includes the project news --- index.html DELETED --- Index: about.html =================================================================== RCS file: /cvsroot/expressions/htdocs/about.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** about.html 8 Mar 2005 23:44:04 -0000 1.3 --- about.html 19 Mar 2005 18:55:35 -0000 1.4 *************** *** 10,14 **** <h1>Navigation</h1> <ul> ! <li><a href="index.html">home/news</a></li> <li><a href="about.html">about expressions</a></li> <li><a href="docs.html">documentation</a></li> --- 10,14 ---- <h1>Navigation</h1> <ul> ! <li><a href="index.shtml">home/news</a></li> <li><a href="about.html">about expressions</a></li> <li><a href="docs.html">documentation</a></li> Index: development.html =================================================================== RCS file: /cvsroot/expressions/htdocs/development.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** development.html 8 Mar 2005 23:44:04 -0000 1.3 --- development.html 19 Mar 2005 18:55:35 -0000 1.4 *************** *** 10,14 **** <h1>Navigation</h1> <ul> ! <li><a href="index.html">home/news</a></li> <li><a href="about.html">about expressions</a></li> <li><a href="docs.html">documentation</a></li> --- 10,14 ---- <h1>Navigation</h1> <ul> ! <li><a href="index.shtml">home/news</a></li> <li><a href="about.html">about expressions</a></li> <li><a href="docs.html">documentation</a></li> Index: docs.html =================================================================== RCS file: /cvsroot/expressions/htdocs/docs.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** docs.html 8 Mar 2005 23:50:56 -0000 1.3 --- docs.html 19 Mar 2005 18:55:35 -0000 1.4 *************** *** 10,14 **** <h1>Navigation</h1> <ul> ! <li><a href="index.html">home/news</a></li> <li><a href="about.html">about expressions</a></li> <li><a href="docs.html">documentation</a></li> --- 10,14 ---- <h1>Navigation</h1> <ul> ! <li><a href="index.shtml">home/news</a></li> <li><a href="about.html">about expressions</a></li> <li><a href="docs.html">documentation</a></li> --- NEW FILE: index.shtml --- <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>expressions</title> <link rel="stylesheet" type="text/css" href="default.css"/> </head> <body> <div id="menu"> <h1>Navigation</h1> <ul> <li><a href="index.shtml">home/news</a></li> <li><a href="about.html">about expressions</a></li> <li><a href="docs.html">documentation</a></li> <li>desktop client <ul> <li>features</li> <li>screenshots</li> <li>download</li> </ul> </li> <li>handheld client <ul> <li>features</li> <li>screenshots</li> <li>download</li> </ul> </li> <li><a href="development.html">development</a></li> </ul> <br/> <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> <div id="banner"><a href="index.html"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>Welcome!</h1> <p>This is the home page for the <span class="name">expressions</span> project. The goal of this project is to develop two clients for blogging: a desktop and a handheld client.</p> <h1>News</h1> <!--#include virtual="news.txt" --> </div> </body> </html> Index: default.css =================================================================== RCS file: /cvsroot/expressions/htdocs/default.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** default.css 8 Mar 2005 23:49:38 -0000 1.2 --- default.css 19 Mar 2005 18:55:35 -0000 1.3 *************** *** 56,68 **** width:90%; } ! .newsitem { /*background-color: #DDDDDD;*/ margin-bottom: 1ex; } ! .newsitem .title { font-weight: bold; font-family: sans-serif; } ! .newsitem .date { font-size: small; } --- 56,68 ---- width:90%; } ! .item { /*background-color: #DDDDDD;*/ margin-bottom: 1ex; } ! .item .title { font-weight: bold; font-family: sans-serif; } ! .item .date { font-size: small; } |
From: Andreas L. <ag...@us...> - 2005-03-09 05:14:45
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23712 Modified Files: .htaccess Log Message: removed the Direcory directive Index: .htaccess =================================================================== RCS file: /cvsroot/expressions/htdocs/.htaccess,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** .htaccess 9 Mar 2005 05:08:26 -0000 1.2 --- .htaccess 9 Mar 2005 05:14:34 -0000 1.3 *************** *** 5,10 **** </Files> - <Directory CVS> - Order allow,deny - deny from all - </Directory> \ No newline at end of file --- 5,6 ---- |
From: Andreas L. <ag...@us...> - 2005-03-09 05:08:36
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22186 Modified Files: .htaccess Log Message: A new try with the .htaccess Index: .htaccess =================================================================== RCS file: /cvsroot/expressions/htdocs/.htaccess,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .htaccess 9 Mar 2005 05:03:19 -0000 1.1 --- .htaccess 9 Mar 2005 05:08:26 -0000 1.2 *************** *** 5,10 **** </Files> ! <Directories CVS> Order allow,deny deny from all ! </Directories> \ No newline at end of file --- 5,10 ---- </Files> ! <Directory CVS> Order allow,deny deny from all ! </Directory> \ No newline at end of file |
From: Andreas L. <ag...@us...> - 2005-03-09 05:03:33
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20908 Added Files: .htaccess Log Message: added a preliminary version of the .htaccess file, which might not be working. It's a guesstimate. --- NEW FILE: .htaccess --- <Files .htaccess> Order allow,deny deny from all </Files> <Directories CVS> Order allow,deny deny from all </Directories> |