outline:

16
Project Type: WEBMES Project Name: IMBO Group Name: Qracle

Upload: zavad

Post on 21-Mar-2016

46 views

Category:

Documents


1 download

DESCRIPTION

- PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Outline:

Project Type: WEBMES Project Name: IMBO Group Name: Qracle Members: Taha Bekir Eren Erdem Karahan Mine Karakaya Supervisor: Güven Fidan (AGMLab)

Page 2: Outline:

Outline: *Project Definition

*Innovations in Project *Project Modules *Project User Interfaces *Environment *Current State in Project

Page 3: Outline:

Project Definition:* IMBO: an online, browser based instant messaging environment* Providing IMBO instant messaging account * Supporting MSN,GTalk, and ICQ

Page 4: Outline:

Innovations in Project:* Offline messaging* Offline tracking * User groups* Group search* Group walls* User profiles* Profile search* Export profiles to third party applications* Import profiles from FaceBook

Page 5: Outline:

Project Modules:Web Application Module:* Directly in touch with the user* Either directly or indirectly interacts with other modules * Directly interacts with :

- Openfire Server - Profile Services Module- Database Services Module

Page 6: Outline:

Project Modules:Profile Services Module:* Basis of existence* Created as an XML web service* Directly interacts with :

- Web Application Module - Third party applications - Database Services Module

Page 7: Outline:

Project Modules:Database Services Module:* Basis of existence* Created as an XML web service* Directly interacts with :

- Web Application Module - Database Module- IMBO Plug-in Module

Page 8: Outline:

Project Modules:IMBO Plug-in Module:

* Handles contact tracking and offline messaging features* Directly interacts with:

- Openfire Server - Database Service Module

Page 9: Outline:

User Interfaces:

Page 10: Outline:

User Interfaces:

Page 11: Outline:

User Interfaces:

Page 12: Outline:

User Interfaces:

Page 13: Outline:

User Interfaces:

Page 14: Outline:

User Interfaces:

Page 15: Outline:

Environment:*Windows as the operating system (because of ASP.NET application)* Visual Studio *Eclipse for developing plug-in *MS SQL Server as DBMS *IIS (Internet Information Services) *ASP.NET AJAX *Java *AGS-XMPP Library(A Jabber Client Library)

Page 16: Outline:

Current State:* Achieved to send and receive messages by using IMBO and legacy accounts* Achieved to develope a prototype web service for doing some database related processes* Currently working on detecting messages with Openfire Plug-in