You are on page 1of 4

ISSN 2319-8885

Vol.03,Issue.38
November-2014,
Pages:7673-7676
www.ijsetr.com

Interactive Social Networking System


FARHAD HUSSEIN SHAH MURAD1, K.JEBERSON2
1
Msc Student, Dept of CSE, Iraqi Ministry of Education, General Directorate of Vocational Education,
SHIATS, Allahabad, India, E-mail: fhza.1969@yahoo.com.
2
Associate Professor, Dept of Computer Science & IT, SHIATS-Allahabad, India.

Abstract: In today’s fast paced life, it has become increasingly difficult to keep in touch with your buddies, at the same time
your buddy network is also increasing. Every day you get to meet with a new friend and you really find him/her interesting
enough to make this relationship go longer. Now the problem we face is that the traditional e mailing system is no longer faster
than the required scenario. Moreover accessing all your buddies at the same time through the e mail is difficult. Social networks
have gained popularity recently with the advent of sites such as MySpace, Friendster, Facebook, etc. The number of users
participating in these networks is large, e.g., a hundred million in MySpace, and growing. These networks are a rich source of
data as users populate their sites with personal information. Of particular interest in this paper is the graph structure induced by
the friendship links.

Keywords: Social Networking, Internet, Cloud Computing.

I. INTRODUCTION target marketing schemes can be designed based on clusters,


We define social network sites as web-based services that and it has been claimed that terrorist cells can be identified.
allow individuals to construct a public or semi-public profile Cluster is a group of objects that belong to the same class. In
within a bounded system, articulate a list of other users with other words the similar object are grouped in one cluster and
whom they share a connection, and view and traverse their dissimilar are grouped in other cluster. Clustering is the
list of connections and those made by others within the process of making group of abstract objects into classes of
system. The nature and nomenclature of these connections similar objects. A cluster of data objects can be treated as a
may vary from site to site. While we use the term "social one group. While doing the cluster analysis, we first partition
network site" to describe this phenomenon, the term "social the set of data into groups based on data similarity and then
networking sites" also appears in public discourse, and the assign the label to the groups. The main advantage of
two terms are often used interchangeably. We chose not to Clustering over classification is that, It is adaptable to
employ the term "networking" for two reasons: emphasis and changes and help single out useful features that distinguished
scope. "Networking" emphasizes relationship initiation, often different groups.
between strangers. While networking is possible on these
sites, it is not the primary practice on many of them, nor is it A. Material and Methods
what differentiates them from other forms of computer- A fundamental problem related to these networks is the
mediated communication (CMC). discovery of clusters or communities. Intuitively, a cluster is
a collection of individuals with dense friendship patterns
II. PROPOSED WORK internally and sparse friendships externally. We give a
Social networks have gained popularity recently with the precise definition of a cluster shortly. There are many reasons
advent of sites such as MySpace, Friendster, Facebook, etc. to seek tightly-knit communities in networks, for instance,
The number of users participating in these networks is large, target marketing schemes can be designed based on clusters,
e.g., a hundred million in MySpace, and growing. These and it has been claimed that terrorist cells can be identified.
networks are a rich source of data as users populate their sites The application performs the following operations.
with personal information. Of particular interest in this paper
is the graph structure induced by the friendship links. A Module Description:
fundamental problem related to these networks is the The following modules are introduced in to our
discovery of clusters or communities. Intuitively, a cluster is application.
a collection of individuals with dense friendship patterns  Registered User Module
internally and sparse friendships externally. We give a  Guest User Module
precise definition of a cluster shortly. There are many reasons  Admin Module
to seek tightly-knit communities in networks, for instance,

Copyright @ 2014 IJSETR. All rights reserved.


FARHAD HUSSEIN SHAH MURAD, K. JEBERSON
 Can search a user by specific character.
 Can search the user by different criteria like
Qualification, religion, Country etc.

Fig.1. ‘0’ Level DFD.

User Module: This module assist for registering a new user


as well as the following operations will perform by the
registered users-
 Can update the profile after registration
 Can send the scraps
 Can send the private messages to other registered
users.
 Can send the friend request to other registered users
 Can delete our account

Fig.3. admin operation ( ‘2’ Level DFD).

B. Entity Relationship Diagram

Fig.2. user profile update window ( ‘1’ Level DFD).

Guest User Module: Any person who is visiting our


application will treat as guest. The guest can perform the
following operations-
 can register himself as a user
 can see the news
 can see the list of registered users
 can learn the terms and conditions

Admin Module: The administrator can manage a registered


user. The following tasks are performed by the administrator-
 Can see the details of registered users
 Can see the personal, professional, Social and
contact details of any selected user.
 Can see the friend list chain of any selected user. Fig.4. ER diagram.

International Journal of Scientific Engineering and Technology Research


Volume.03, IssueNo.38, November-2014, Pages: 7673-7676
Interactive Social Networking System
C. Execution Process TABLE I: Comparison
 Before using the Interactive Social Networking System
the user must register.
 After registration the user can login.
 There is two view of my application. First view is user
view and the second view is administrator view. User
can enjoy the facility of social networking and the
administrator can see the various kind of information
related to user in form of clustering.
 Any user can register himself, at the time of registration
the user only given the basic information & after
registration the user can update their profile details.
 The logged in user can send the friend request to other
user and after confirmation of next one they can share
their information with each other. IV. CONCLUSION
 The user can also change their profile photo. In this dissertation, we implement a cloud clustering by
 For opening the administrator panel the administrator which we can show the data in form of different patterns and
must provide the username and the password. criteria. Social networking is a latest and very popular
 The administrator can visit the profile details of any concept now a days, however a lot of work has been done on
selected users. this concept. Here I tried to implement a clustering system
 The administrator can also see the friend chain of any which will show the user related data. Social Network
selected user. provides the dataset to our system on which the clustering
 For showing the cluster information I have used the techniques are applied. Here the important is the admin
characters based searching process in which the section of my project. Here the administrator can perform the
administrator will select a particular character and user related enquiry with simple and advanced GUI pattern. I
according to selected characters the user list will tried to implement a modern and advanced GUI by which the
displayed. administrator can generate the query without taking pain.
 There are also some other criteria by which the admin Finally I want to say that searching the user by their existing
can search the registered user like based on character was a great experience for me. I have generate all
qualification, country etc. thing dynamic so the change in the social networking part
will directly reflect here.
III. RESULTS AND DISCUSSION
Social networking is itself a big job in the sense of A. Future Scope
programming. Now a day's social networking sites likes Due to shortage of time and some of my technical
facebook, twitter a doing very well. I cannot say that I have limitation some future work I can suggest like here I did not
done a novel job here but I tried to create a social web implement the live chatting although it is an integral part of
application like orkut which is big job itself for a single the social network but due to my limited technical skill I was
programmer. Where the user can manage their profile and unable to do it. Second and important thing is the clustering
can do all the things whatever could be done in an average concept. Here I use the database query for generating the
social networking site .The uniqueness of my application is cluster based information but in future I will try to implement
admin module here I tried to represent the admin view of the some cluster based algorithm. Social Network is a well-
registered users. The admin can perform a lot of queries on developed concept and very high standard of services and
the registered users, Here is the details of some exiting social concepts are used by social networking sites like facebook
networking sites. and twitter. To comparing with these sites will not be good
A. Comparison of System Developed With Similar because there is a lot of persons are doing work for them but
Existing Systems I will try to make much better social networking site as it can
Social networking site like Facebook, Twitter, or LinkedIn and I will host it on a web server. So that any person can
are increasingly likely to provide value to nonprofits looking access this and can enjoy this whenever is needed.
to have online conversations and reach new constituents.
The sites are fairly different from each other, however V. REFERENCES
Facebook is particularly good at promoting discussion and [1] A Word About Social Networking 2007.
events, while Twitter is particularly good for connecting with [2] Alessandro Cecconi, Research Paper on Social
like-minded organizations and the media and LinkedIn Networking, Nova Southeastern University, December 17,
provides an interesting way to network with potential new 2007.
supporters. The Table .1 give the feature details of some [3] Anup Mathew (2012), Survey Paper on Security &
exiting social networking sites and my web application Privacy Issues in Cloud Storage Systems.
Interactive Social Networking System.
International Journal of Scientific Engineering and Technology Research
Volume.03, IssueNo.38, November-2014, Pages: 7673-7676
FARHAD HUSSEIN SHAH MURAD, K. JEBERSON
[4] Charles Steinfield, Nicole Ellison, Cliff Lampe, and
Jessica Vitak, Online Social Network Sites and the Concept
of Social Capital, 2012.
[5] Danah m. boyd, Social Network Sites: Definition,
History, and Scholarship 2007.
[6] Elizabeth F. Churchill, Social Networks and Social
Networking, Published by the IEEE Computer Society, 2005.
[7] Gemma Edwards, Mixed-Method Approaches to Social
Network Analysis, ESRC National Centre for Research
Methods Review paper, 2010.
[8] Lee Rainie Director, The tone of life on social networking
sites, Pew Internet Project, Pew Research Center’s Internet &
American Life Project, 2012.
[9] Matthew O. Jackson, An Overview of Social Networks
and Economic Applications, 2010.
[10] Mladen A. Vouk (2008), Cloud Computing – Issues,
Research and Implementations.
[11] Walter Willinger, Research on Online Social Networks:
Time to Face the Real Challenges.
[12] Young People and Social Networking Services: A
Childnet International Research Report, 2008.

Author’s Profile:
Farhad Hussein Shah Murad the B.SC.
Degree in Computer Science from
University of Mustansiriya, Baghdad, Iraq,
in 2004, Study M.SC. Degree in Computer
Science & I.T., SHIAT, Allahabad, India.
His research interest includes Interactive
Social Networking System.

Mrs. Klinsega. Jeberson Assistant


Professor (Sr. Grade)Dept. of Comp. Sc.
& I.T Sam Higginbottom Institute of
Agriculture, Technology and Sciences
Shepherd School of Eng. & Tech.
SHIATS Allahabad, India-211007r_
segavijayakumar@rediffmail.com. Areas
of Interest: Web Technologies, Data Mining.

International Journal of Scientific Engineering and Technology Research


Volume.03, IssueNo.38, November-2014, Pages: 7673-7676

You might also like