add English start page
authorKirill Kulakov <kulakov@maemo5.cs.prv>
Wed, 1 Sep 2010 10:12:16 +0000 (14:12 +0400)
committerKirill Kulakov <kulakov@maemo5.cs.prv>
Wed, 1 Sep 2010 10:12:16 +0000 (14:12 +0400)
www/en/index.html [new file with mode: 0644]
www/index.html [new file with mode: 0644]

diff --git a/www/en/index.html b/www/en/index.html
new file mode 100644 (file)
index 0000000..da5bfcc
--- /dev/null
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+<meta name="description" content="QMF plugin for VKontakte social network"/>
+<meta name="keywords" content="VKontakte, n900, QMF, mail, message, plugin"/>
+<head>
+<title>QMF plugin for VKontakte social network</title>
+</head>
+
+<body>
+<a href="/ru/index.html">Русский</a> 
+<a href="/en/index.html">English</a>
+
+<h1>Qt Messaging Framework plugin for VKontakte social network (qmf-vkontakte)</h1>
+
+<h2>Description</h2>
+<p>Qmf-vkontakte is a Qt Messaging Framework (QMF) plugin for VKontakte social network. 
+It can send and receive messages from QMF-based applications using libvkontakte library.</p>
+<p>Qmf-vkontakte plugin works similar to the pop3 and smtp plugins.</p>
+<p>See <a href="http://labs.trolltech.com/blogs/2009/09/21/introducing-qmf-an-advanced-mobile-messaging-framework/">Introducing QMF</a>
+for more details about QMF.</p>
+
+<h2>Usage & Screenshots</h2>
+<p>After plugin installation user can add VKontakte account into Incoming or Outgoing accounts. 
+The Setup requires username (e-mail or id + "@vk.com") and password.</p>
+<p>The plugin usage will be shown on qtmail mail application, which is included into QMF. 
+First video shows plugin initialization and message sending and receiving.</p>
+<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/0V06N5vdQbM?fs=1&amp;hl=ru_RU&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0V06N5vdQbM?fs=1&amp;hl=ru_RU&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
+
+<p>Second video shows error processing during plugin work.</p>
+<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/VDyXHAQg6no?fs=1&amp;hl=ru_RU&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/VDyXHAQg6no?fs=1&amp;hl=ru_RU&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
+
+<p>Third video shows CAPTCHA processing and plugin work on N900 platform (Maemo 5)</p>
+<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/ViBT9wtj6IM?fs=1&amp;hl=ru_RU&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ViBT9wtj6IM?fs=1&amp;hl=ru_RU&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
+
+<p>Last video shows plugin work on MeeGo SDK.</p>
+<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/7biYENv9nG8?fs=1&amp;hl=ru_RU&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/7biYENv9nG8?fs=1&amp;hl=ru_RU&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
+
+<h2>Known bugs</h2>
+<ul>
+<li>The plugin uses User API (<a href="http://userapi.com">http://userapi.com</a>) 
+to connect VKontakte service. 
+Unfortunately, it don't work with big messages. We are planned to pass to VKontakte API.
+<li> If you have installed old version of libvkontakte, libvkontakte-dev or libvkontakte-dbg, you may get error message during install.
+In this case you need to update this library separately and repeat installation process.
+This problem may caused for other libraries.
+</ul>
+
+<h2>Contacts and links</h2>
+Garage project homepage:  <a href="http://garage.maemo.org/projects/qmf-vkontakte/">http://garage.maemo.org/projects/qmf-vkontakte/</a>
+<br>Mailing list: <a href="mailto:qmf-vkontakte@cs.karelia.ru">qmf-vkontakte@cs.karelia.ru</a>
+<br>Bugtracker: <a href="http://oss.fruct.org/bugzilla/enter_bug.cgi?product=mysocials">http://oss.fruct.org/bugzilla/enter_bug.cgi?product=mysocials</a>
+<br>Source: <a href="http://gitorious.org/mysocials/qmf-vkontakte">http://gitorious.org/mysocials/qmf-vkontakte</a>
+<br>Package: <a href="http://maemo.org/packages/view/qmf-vkontakte/">http://maemo.org/packages/view/qmf-vkontakte/</a>
+<br>Project documentation: <a href="http://oss.fruct.org/wiki/Qmf-vkontakte">http://oss.fruct.org/wiki/Qmf-vkontakte</a>
+<br>QMF manual: <a href="http://qt.nokia.com/doc/status/qdoc-output/public-messagingframework/html/">http://qt.nokia.com/doc/status/qdoc-output/public-messagingframework/html/</a>
+
+<p align="center"><a href="http://repository.maemo.org/extras-testing/dists/fremantle/install/qmf-vkontakte.install"><img 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></p>
+
+</body>
+</html>
\ No newline at end of file
diff --git a/www/index.html b/www/index.html
new file mode 100644 (file)
index 0000000..8dc5040
--- /dev/null
@@ -0,0 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<script language="JavaScript1.1" type="text/javascript">
+<!--
+location.replace("/en/index.html");
+//-->
+</script>
+<noscript>
+<meta http-equiv="Refresh" content="0; URL=/en/index.html">
+</noscript>
+</head>
+<body>
+Redirect to <a href="/en/index.html">English page</a>.
+</body>
+</html>
\ No newline at end of file