www
[scribo] / www / index_mobile.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"\r
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
3 <html xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml" lang="en-US"><head>\r
4 \r
5 <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>    \r
6 \r
7 <meta name="description" content="Scribo - multiblog client for Maemo/Meego"/>\r
8 <meta name="keywords" content="LiveJournal, n900, blogs, "/>\r
9 \r
10 <title>Scribo - multiblog client for Maemo/Meego</title>\r
11 \r
12 <link href="styles.css" rel="stylesheet" type="text/css"/>\r
13 <!-- ilo-full-src="http://scribo.garage.maemo.org/icon.ico" -->\r
14 <link  rel="icon" type="image/x-icon" href="http://scribo.garage.maemo.org/icon.ico"/>\r
15 <script type="text/javascript">\r
16 //<!--\r
17 function DM_ExtensionEvent(event){\r
18   event.preventDefault();\r
19   var element = event.target; \r
20   var ev = document.createEvent("Events");\r
21   ev.initEvent("DMasterExtensionEvent", true, false);\r
22   element.dispatchEvent(ev);\r
23 };\r
24 function convertLinksToDM()\r
25 {\r
26   var re = /(?:.([^.]+))?$/;\r
27   var extensions = "EXE,ZIP,RAR,ARJ,Z,GZ,LZH,GZIP,TAR,MP3,AVI,MPG,MPEG,QT,PLJ,ASF,WMA,WMV,MOV,TIF,TIFF,BIN,ACE,ISO,WAV,VQF,OGG,MPE,MPA,RAM,7Z,DOC,PDF,PPT,XLS,DJVU,MSI".split(",");\r
28   for (var i=0;i<document.links.length;i++) {\r
29     var ext = re.exec(document.links[i].href)[1].toUpperCase();\r
30     if (ext.indexOf("?")>0) { ext = ext.split("?")[0] }\r
31     try {\r
32     if (extensions.indexOf(ext) >= 0) {\r
33       document.links[i].addEventListener("click", function (e) { DM_ExtensionEvent(e); }, false);\r
34     }\r
35    } catch(e) { alert("error"); }\r
36   }\r
37 };\r
38 convertLinksToDM();\r
39 //-->\r
40 </script>\r
41 </head><body>\r
42 <div id="layout">\r
43 <h1 class="logo"><a href="index.html" title="Detail information about Scribo">Scribo</a></h1>\r
44 <h2 align="center">Scribo: Multi-Blog Client for Maemo/MeeGo Platform</h2>\r
45 <div id="container">\r
46                                 <div class="content" align="left">\r
47                                 <p>\r
48                                         Scribo is a multiblog client application for the Maemo/MeeGo platform, licensed under GPLv2.\r
49                                         Scribo combines blog data from several blog services. \r
50                     Bloggers can view and edit user profiles at their blog services, make blog postings and comments.\r
51                                         Scribo is oriented to mobile bloggers that regularly participate in one or more blogs.\r
52                                         Current version 0.3.X provides:\r
53                                         \r
54                                 </p><br/>\r
55                                 <ul>\r
56                     <li>Blog services: LiveJournal and its clones (Blurty, InsaneJournal, Dreamwidth). More services are in progress.</li>\r
57                                         <li>Own blogs and groups: reading, editing, writing posts. Support for comments is in progress.</li>\r
58                                         <li>Friends' blogs and profiles: reading.</li>\r
59                                         <li>Multiblogging:\r
60                         <ul>\r
61                         <li>Duplicating posts to several blogs and groups.</li>\r
62                         <li>Common list of all own posts: sorting and filtering.</li>\r
63                         <li>Common list of all friends posts: sorting and filtering.</li>\r
64                         </ul>\r
65                     </li>\r
66                                 </ul>\r
67                                 </div>\r
68         </div>\r
69 <p align="center">\r
70 <b>Instal stable version:</b>\r
71 <a href="http://repository.maemo.org/extras-testing/dists/fremantle/install/scribo.install">\r
72 <!--ilo-full-src="http://static.maemo.org/style_maemo2009/img/icons/application_install.png" -->\r
73 <img align="middle" src="http://static.maemo.org/style_maemo2009/img/icons/application_install.png" alt="Click here to install this application" title="Click here to install this application"/></a>\r
74 <b>Instal latest version:</b>\r
75 <a href="http://repository.maemo.org/extras-devel/dists/fremantle/install/scribo.install">\r
76 \r
77 <!--ilo-full-src="http://static.maemo.org/style_maemo2009/img/icons/application_install.png" -->\r
78 <img align="middle" src="http://static.maemo.org/style_maemo2009/img/icons/application_install.png" alt="Click here to install this application" title="Click here to install this application"/></a>\r
79 </p>\r
80 \r
81 <div id="footer">\r
82 \r
83     <a href="http://validator.w3.org/check?uri=referer"><img\r
84         src="http://www.w3.org/Icons/valid-xhtml10"\r
85         alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a>    \r
86    <a href="http://jigsaw.w3.org/css-validator/check/referer">\r
87         <img style="border:0;width:88px;height:31px"\r
88             src="http://jigsaw.w3.org/css-validator/images/vcss"\r
89             alt="Правильный CSS!" />\r
90     </a>\r
91 \r
92 <span class="f-right">(c) 2010 <a href="mailto:maemo-scribo@cs.karelia.ru?subject=Scribo">Scribo</a> </span>            \r
93 </div>\r
94 </div>\r
95 </body></html>