add Russian translation
[qmf-vkontakte] / www / en / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html>
3 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
4 <meta name="description" content="QMF plugin for VKontakte social network"/>
5 <meta name="keywords" content="VKontakte, n900, QMF, mail, message, plugin"/>
6 <head>
7 <title>QMF plugin for VKontakte social network</title>
8 </head>
9
10 <body>
11 <a href="/ru/index.html">Русский</a> 
12 <a href="/en/index.html">English</a>
13
14 <h1>Qt Messaging Framework plugin for VKontakte social network (qmf-vkontakte)</h1>
15
16 <h2>Description</h2>
17 <p>Qmf-vkontakte is a Qt Messaging Framework (QMF) plugin for VKontakte social network. 
18 It can send and receive messages from QMF-based applications using libvkontakte library.</p>
19 <p>Qmf-vkontakte plugin works similar to the pop3 and smtp plugins.</p>
20 <p>See <a href="http://labs.trolltech.com/blogs/2009/09/21/introducing-qmf-an-advanced-mobile-messaging-framework/">Introducing QMF</a>
21 for more details about QMF.</p>
22
23 <h2>Usage & Video</h2>
24 <p>After plugin installation user can add VKontakte account into Incoming or Outgoing accounts. 
25 The Setup requires username (e-mail or id + "@vk.com") and password.</p>
26 <p>The plugin usage will be shown on qtmail mail application, which is included into QMF. 
27 First video shows plugin initialization and message sending and receiving.</p>
28 <div align="center"><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></div>
29
30 <p>Second video shows error processing during plugin work.</p>
31 <div align="center"><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></div>
32
33 <p>Third video shows CAPTCHA processing and plugin work on N900 platform (Maemo 5).</p>
34 <div align="center"><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></div>
35
36 <p>Last video shows plugin work on MeeGo SDK.</p>
37 <div align="center"><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></div>
38
39 <h2>Known bugs</h2>
40 <ul>
41 <li>The plugin uses User API (<a href="http://userapi.com">http://userapi.com</a>) 
42 to connect VKontakte service. 
43 Unfortunately, it don't work with big messages. We are planned to pass to VKontakte API.
44 <li> If you have installed old version of libvkontakte, libvkontakte-dev or libvkontakte-dbg, you may get error message during install.
45 In this case you need to update this library separately and repeat installation process.
46 This problem may caused for other libraries.
47 </ul>
48
49 <h2>Contacts and links</h2>
50 Garage project homepage:  <a href="http://garage.maemo.org/projects/qmf-vkontakte/">http://garage.maemo.org/projects/qmf-vkontakte/</a>
51 <br>Mailing list: <a href="mailto:qmf-vkontakte@cs.karelia.ru">qmf-vkontakte@cs.karelia.ru</a>
52 <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>
53 <br>Source: <a href="http://gitorious.org/mysocials/qmf-vkontakte">http://gitorious.org/mysocials/qmf-vkontakte</a>
54 <br>Package: <a href="http://maemo.org/packages/view/qmf-vkontakte/">http://maemo.org/packages/view/qmf-vkontakte/</a>
55 <br>Project documentation: <a href="http://oss.fruct.org/wiki/Qmf-vkontakte">http://oss.fruct.org/wiki/Qmf-vkontakte</a>
56 <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>
57
58 <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>
59
60 </body>
61 </html>