SlideShare une entreprise Scribd logo
1  sur  65
Social Networking Platform & Framework
GetAnahita.com
@anahitapolis #anahita #doccamp2013
Rastin Mehr
@rastin
In 2005 developing K12 learning software for an education services company.
Data Modelling
Data Modelling
Data Modelling
Software = code + database
A brain doesn’t need data modelling
Neuroplasticity
A brain rewires itself as it interacts with the
surroundings.
Why not putting a brain at the center of our systems and organizations?
What is a brain?
A network of brain cells or neurons
Dendrites

Axon

A neuron cell
Social Graph

Identity

Feed
A brain is
a social network of brain cells
The Human Brain
social Network
100 billion members each have 10,000 friends
Build on a social networking foundation
Who is doing it?
the list goes on ...
How to build a brain?
or the social network foundation
Nodes: everything and everybody
Graph: all the relationships
Stories: exchanging updates
Nodes-Graphs-Stories
Nodes
Actors, Mediums, Knowledge, Locations
Actor Node
1.
2.
3.
4.
5.

has an identity (name, bio)
has stories to tell
can be followed (may or may not follow back
cannot be owned
has to the right to own things (notes,
pictures, pages, videos, documents, etc.)
Actors
People, Groups, Companies, Events
Other Actors
A Project or Inquiry in a CRM
Medium Nodes
Photos, topics, blogs, todos, videos
Medium Node
1.
2.
3.
4.
5.

has a title and description at least
has an owner
can be commented on
can be liked or voted on
can be made private
Graphs
Social (Actors), Knowledge (#), Locations(!)
Graph is Gold!
they connect the dots and give us insights
Stories
Updates about notifications and media in a
chronological order.
Anahita
Platform and Framework
for building apps and services
Apps & Services
that connect People, Places, and Things
LAMP
Linux, Apache or Nginx, MySql, PHP
Open Source
released under GPL3
Fork Anahita on GitHub
GitHub.com/AnahitaSocial
Saves you time and $
up to 500~700 hours
Provides the essentials
1.
2.
3.
4.
5.
6.
7.

Actor Nodes (people, groups)
Medium Nodes
Story feeds
Privacy
Voting (Likes, +1)
Commenting
Apps (Photos, Topics, Todos, Pages, …)
Handles complexity in a simple fashion
the old fashion way
SELECT DISTINCT photo.mimetype , photo.id , photo.component
, photo.filename , photo.hits , photo.vote_up_count , photo.
vote_down_count , photo.voter_up_ids , photo.voter_down_ids
, photo.access , photo.permissions , photo.shared_owner_ids
, photo.shared_owner_count , photo.owner_id , photo.
owner_type , photo.comment_status , photo.comment_count ,
photo.last_comment_on , photo.last_comment_by , photo.meta ,
photo.created_on , photo.modified_on , photo.created_by ,
photo.modified_by , photo.subscriber_count , photo.
subscriber_ids , photo.name , photo.body , photo.alias ,
photo.type FROM jos_anahita_nodes AS `photo` INNER JOIN
jos_anahita_nodes AS comments ON photo.id = comments.
parent_id AND comments.type LIKE '|AnSeNode|AnSeComment|%'
INNER JOIN jos_anahita_nodes AS author ON comments.
created_by = author.id AND author.type LIKE
'|AnSeNode|AnSeActor|AnSePerson|%' INNER JOIN
jos_anahita_edges AS person_followers ON author.id =
person_followers.node_b_id AND person_followers.type LIKE
'|AnSeEdge|AnSeGraph|AnSeGraphFollow|%' WHERE (photo.type
LIKE '|AnSeNode|AnSeMedium|ComPhotosModelPhoto|%') AND ( (
photo.owner_id = 1 AND photo.owner_type = 'lib.anahita.se.
person') AND person_followers.node_a_id IN ( 1 ) )

the Anahita way
$viewer->photos->where('comments.author', 'IN',
$viewer->leaders);
Customizable
Everything from the core classes to UIs
Native Template Engine
Twitter Bootstrap + Less CSS
Build APIs as you go
RESTFUL & JSON
By developers for developers
Install and manage
using command line.
The Community
Sharing the fruit of knowledge
The Anahita Tribes
hackers, hackerpreneurs, and entrepreneurs
Highest Activities
● Online Learning & Knowledge Sharing
● Business Networking
● Niche communities (Gaming, LGBT,
Hobbies, etc.)
Community Projects
On The Outlook
What’s next?
Our top priorities
1.
2.
3.
4.
5.
6.
7.

Implementing #hashtags & Location graphs
Sharing
Mentions @username
Responsive UIs + MobileFirst design approach
iOS and Android SDKs
Taking out 3rd party legacy code
Rebuilding the admin back-end
Call to action
Join our tribes
Are you a startup?
We want to hear your story
Are you a hacker?
become an Anahita contributor
We need the following skills
1.
2.
3.
4.
5.

MVC & Design Patterns.
Git and Composer
PHP, Javascript (mootools, JQuery), HTML5
iOS and Android Frameworks
setting up LAMP on RackSpace, Amazon, OpenShift.
Thank you!
No seriously, you were wonderful!
Questions?

Contenu connexe

Similaire à Anahita Social Networking Platform and Framework

Communism And Its Effect On Society
Communism And Its Effect On SocietyCommunism And Its Effect On Society
Communism And Its Effect On SocietyKristin Oliver
 
Face Recognition for Personal Photos using Online Social Network Context and ...
Face Recognition for Personal Photos using Online Social Network Context and ...Face Recognition for Personal Photos using Online Social Network Context and ...
Face Recognition for Personal Photos using Online Social Network Context and ...Wesley De Neve
 
Social media in the classroom
Social media in the classroomSocial media in the classroom
Social media in the classroomSpiro Bolos
 
Friendsters @ Work (SDForum)
Friendsters @ Work (SDForum)Friendsters @ Work (SDForum)
Friendsters @ Work (SDForum)Joe McCarthy
 
Introducing Ditto, a photo analytics tool for brands
Introducing Ditto, a photo analytics tool for brandsIntroducing Ditto, a photo analytics tool for brands
Introducing Ditto, a photo analytics tool for brandsDavid Rose
 
DBMS FOR STUDENTS MUST DOWNLOAD AND READ
DBMS FOR STUDENTS MUST DOWNLOAD AND READDBMS FOR STUDENTS MUST DOWNLOAD AND READ
DBMS FOR STUDENTS MUST DOWNLOAD AND READamitp26
 
IIR 2017, Lugano Switzerland
IIR 2017, Lugano SwitzerlandIIR 2017, Lugano Switzerland
IIR 2017, Lugano SwitzerlandMarco Polignano
 
PRIVACY PRESERVATION IN SOCIAL MEDIA BY IMAGE PROCESSING
PRIVACY PRESERVATION  IN  SOCIAL MEDIA BY IMAGE PROCESSINGPRIVACY PRESERVATION  IN  SOCIAL MEDIA BY IMAGE PROCESSING
PRIVACY PRESERVATION IN SOCIAL MEDIA BY IMAGE PROCESSINGAM Publications
 
Personality Prediction with social media using Machine Learning
Personality Prediction with social media using Machine LearningPersonality Prediction with social media using Machine Learning
Personality Prediction with social media using Machine LearningIRJET Journal
 
Personality Prediction with social media using Machine Learning
Personality Prediction with social media using Machine LearningPersonality Prediction with social media using Machine Learning
Personality Prediction with social media using Machine LearningIRJET Journal
 
Effective Visuals & Prototypes, What Makes a Project Move Forward.
Effective Visuals & Prototypes, What Makes a Project Move Forward.Effective Visuals & Prototypes, What Makes a Project Move Forward.
Effective Visuals & Prototypes, What Makes a Project Move Forward.Faz Besharatian
 
Ethics and IA: A Scenario Creation Tool for Ethical Design
Ethics and IA: A Scenario Creation Tool for Ethical DesignEthics and IA: A Scenario Creation Tool for Ethical Design
Ethics and IA: A Scenario Creation Tool for Ethical DesignStacy Surla
 
Psychology of Social Media:Implication for Design
Psychology of Social Media:Implication for DesignPsychology of Social Media:Implication for Design
Psychology of Social Media:Implication for DesignShelly D. Farnham, Ph.D.
 
E3 Chap 05 Interaction Design Basics
E3 Chap 05 Interaction Design BasicsE3 Chap 05 Interaction Design Basics
E3 Chap 05 Interaction Design BasicsGameo
 
HCI 3e - Ch 5: Interaction design basics
HCI 3e - Ch 5:  Interaction design basicsHCI 3e - Ch 5:  Interaction design basics
HCI 3e - Ch 5: Interaction design basicsAlan Dix
 
OSINT using Twitter & Python
OSINT using Twitter & PythonOSINT using Twitter & Python
OSINT using Twitter & Python37point2
 

Similaire à Anahita Social Networking Platform and Framework (20)

Communism And Its Effect On Society
Communism And Its Effect On SocietyCommunism And Its Effect On Society
Communism And Its Effect On Society
 
Face Recognition for Personal Photos using Online Social Network Context and ...
Face Recognition for Personal Photos using Online Social Network Context and ...Face Recognition for Personal Photos using Online Social Network Context and ...
Face Recognition for Personal Photos using Online Social Network Context and ...
 
Ijetr042330
Ijetr042330Ijetr042330
Ijetr042330
 
Social media in the classroom
Social media in the classroomSocial media in the classroom
Social media in the classroom
 
Friendsters @ Work (SDForum)
Friendsters @ Work (SDForum)Friendsters @ Work (SDForum)
Friendsters @ Work (SDForum)
 
Introducing Ditto, a photo analytics tool for brands
Introducing Ditto, a photo analytics tool for brandsIntroducing Ditto, a photo analytics tool for brands
Introducing Ditto, a photo analytics tool for brands
 
DBMS FOR STUDENTS MUST DOWNLOAD AND READ
DBMS FOR STUDENTS MUST DOWNLOAD AND READDBMS FOR STUDENTS MUST DOWNLOAD AND READ
DBMS FOR STUDENTS MUST DOWNLOAD AND READ
 
Rae
RaeRae
Rae
 
IIR 2017, Lugano Switzerland
IIR 2017, Lugano SwitzerlandIIR 2017, Lugano Switzerland
IIR 2017, Lugano Switzerland
 
PRIVACY PRESERVATION IN SOCIAL MEDIA BY IMAGE PROCESSING
PRIVACY PRESERVATION  IN  SOCIAL MEDIA BY IMAGE PROCESSINGPRIVACY PRESERVATION  IN  SOCIAL MEDIA BY IMAGE PROCESSING
PRIVACY PRESERVATION IN SOCIAL MEDIA BY IMAGE PROCESSING
 
Ui design-day3
Ui design-day3Ui design-day3
Ui design-day3
 
Personality Prediction with social media using Machine Learning
Personality Prediction with social media using Machine LearningPersonality Prediction with social media using Machine Learning
Personality Prediction with social media using Machine Learning
 
Personality Prediction with social media using Machine Learning
Personality Prediction with social media using Machine LearningPersonality Prediction with social media using Machine Learning
Personality Prediction with social media using Machine Learning
 
Effective Visuals & Prototypes, What Makes a Project Move Forward.
Effective Visuals & Prototypes, What Makes a Project Move Forward.Effective Visuals & Prototypes, What Makes a Project Move Forward.
Effective Visuals & Prototypes, What Makes a Project Move Forward.
 
Ethics and IA: A Scenario Creation Tool for Ethical Design
Ethics and IA: A Scenario Creation Tool for Ethical DesignEthics and IA: A Scenario Creation Tool for Ethical Design
Ethics and IA: A Scenario Creation Tool for Ethical Design
 
Psychology of Social Media:Implication for Design
Psychology of Social Media:Implication for DesignPsychology of Social Media:Implication for Design
Psychology of Social Media:Implication for Design
 
E3 Chap 05 Interaction Design Basics
E3 Chap 05 Interaction Design BasicsE3 Chap 05 Interaction Design Basics
E3 Chap 05 Interaction Design Basics
 
HCI 3e - Ch 5: Interaction design basics
HCI 3e - Ch 5:  Interaction design basicsHCI 3e - Ch 5:  Interaction design basics
HCI 3e - Ch 5: Interaction design basics
 
E3 chap-05
E3 chap-05E3 chap-05
E3 chap-05
 
OSINT using Twitter & Python
OSINT using Twitter & PythonOSINT using Twitter & Python
OSINT using Twitter & Python
 

Dernier

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 

Dernier (20)

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 

Anahita Social Networking Platform and Framework