Social media mashup site

10
Social Media Mashup Site 1 Bart Derudder Lester Lievens Tom Van Goethem Social Media Mashup Site

description

The presentation of our project for the projecten1 course at Kaho Sint-Lieven

Transcript of Social media mashup site

Page 1: Social media mashup site

Social Media Mashup Site

1

Bart DerudderLester LievensTom Van Goethem

Social Media Mashup Site

Page 2: Social media mashup site

Inhoud

• Concept• Structuur• Veiligheid• Opbouw• Werking• Usability• Demo• Conclusie

2Social Media Mashup Site

Page 3: Social media mashup site

Concept• Verschillende modules– Facebook– Twitter– Flickr– Youtube– Last.fm

• Lifestream• SMS• Mobile Website

3Social Media Mashup Site

Page 4: Social media mashup site

Veiligheid• Oauth• Encryptie– RIJNDAEL_256

4Social Media Mashup Site

Page 5: Social media mashup site

Structuur

5Social Media Mashup Site

Library

Spoon

Plonk

JQuery

Modules

Home

Dashboard

Lifestream

API classes

Facebook

Twitter

Flickr

Youtube

Last.fm

SMS Module

GSM Modem

Seriële poort

HTTP Get

Page 6: Social media mashup site

Opbouw

6Social Media Mashup Site

• Object Georiënteerd– Website class– Controller class– Modules– Views

$website = new website();

Indexx.php

Module A Module B Module C

Controller: - View - Action

Controller: - View - Action

Controller: - View - Action

Page 7: Social media mashup site

Werking

7Social Media Mashup Site

Registreren

Modules toevoegen

Update: - status - foto’s - video’s

Home Inloggen Dashboard Eigen Lifestream

Publieke Lifestream

Cronjob

5 minuten

Page 8: Social media mashup site

Usability

8Social Media Mashup Site

• Mod rewrite • Google webmaster guidelines• SEO vriendelijk – Voor

– Na/smms/index.php?module=lifestream&view=lifestream&uid=1

/smms/lifestream/lifestream.html?uid=1

Page 9: Social media mashup site

Demo

9Social Media Mashup Site

• Registratie• Inloggen• Modules toevoegen• Video uploaden• GSM activeren• Status updaten– Website– Via sms

• Foto’s uploaden

Page 10: Social media mashup site

Conclusie

10Social Media Mashup Site