Maemo-Fremantle Plugins for VKontakte Network and ...

14
Maemo-Fremantle Plugins for VKontakte Network and address book Ilya Burlak, Sergei Zaharov, Kirill Ivashov, Vyacheslav Dimitrov, Kirill Kulakov Petrozavodsk State University Department of Computer Science 8 th FRUCT conference, November 9–12, Lappeenranta, Finland Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 1 / 14

Transcript of Maemo-Fremantle Plugins for VKontakte Network and ...

Maemo-Fremantle Plugins forVKontakte Network and address book

Ilya Burlak, Sergei Zaharov, Kirill Ivashov, Vyacheslav Dimitrov,Kirill Kulakov

Petrozavodsk State UniversityDepartment of Computer Science

8th FRUCT conference, November 9–12, Lappeenranta, Finland

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 1 / 14

Table of Contents

1 Merge Contacts Plugin

2 Demo

3 Import Contacts Plugin

4 Demo

5 Image Sharing Plugin

6 Demo

7 Plugin’s code metrics

8 Publication

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 2 / 14

Merge Contacts Plugin

Merge Contacts PluginUser Possibilities:

Filter list of contacts by service

Live search

Supporting merging several contacts

Find duplicate contacts (by Marco Barisione)

Feature of implementation:

Plugin for maemo address book

Standard framework from Osso Addressbook for merging

Using Marco Barisione code for finding duplicate contacts

Representation of contacts’s list from Osso Addressbook

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 3 / 14

Demo

Basic scenarios

1 The main window with two listof contacts.

2 Select account for filtering.

3 Select contacts for merging.

4 Live search.

5 The standard dialog formerging.

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 4 / 14

Demo

Demo is started . . .

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 5 / 14

Import Contacts Plugin

Import Contacts PluginUser Possibilities:

Import contacts from different services (vkontakte.ru,facebook.com)Getting different information about contact: names, address,birthday, phones, avatarLive searchFind duplicate contacts (by Marco Barisione)

Feature of implementation:

Plugin for maemo address bookUsing libraries for getting contacts (libvkontakte, libfacebook)Using Marco Barisione code for finding duplicate contactsRepresentation of contacts’s list from Osso Addressbook

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 6 / 14

Demo

Basic scenarios

1 Select service.

2 Loading Contacts.

3 Select contacts for importing.

4 Import contacts

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 7 / 14

Demo

Demo is started . . .

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 8 / 14

Image Sharing Plugin

Image Sharing Plugin

User Possibilities:

Share images to VKontakte social network service

Integrating to standard Maemo image viewer

Work similar Facebook sharing plugin

Future plans:

Possibility of selection target albums

Support to share multimedia files (audio and video)

New plugins for other MySocials supported services

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 9 / 14

Demo

Basic scenarios

1 Setup VKontakte service(once)

2 Select image to share

3 Select VKontakte account

4 Share image

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 10 / 14

Demo

Demo is started . . .

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 11 / 14

Plugin’s code metrics

Code metrics

METRICS Merge Import Sharing

LOC 874 (C) 1131 (C) 290

Comments 138 214 150

Time Resources 86 52 37

Human Resources 1 1 2

Downloads 28861 0 24396

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 12 / 14

Publication

Current state: supporting, fixing bugs

Merge PluginI Code: http://gitorious.org/address-book-plugins/osso-abook-plugin-merge-contacts

I Installation: http://maemo.org/packages/view/osso-abook-plugin-merge-contacts/

I Home page: http://merge-contacts.garage.maemo.org/

Import PluginI Code: http://gitorious.org/address-book-plugins/osso-abook-plugin-import-contacts

Sharing PluginI Code: http://gitorious.org/mysocials/sharing-service-vkontakte

I Installation: http://maemo.org/packages/view/sharing-plugin-mysocials-vkontakte/

I Home page: http://vkontakte-photo.garage.maemo.org/

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 13 / 14

Publication

Thank you for your attention

Vyacheslav Dimitrov Maemo-Fremantle Plugins FRUCT 26–30.04.2010 14 / 14