social site ng

Upload: dhakadyajuvendra

Post on 03-Apr-2018

226 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/28/2019 Social Site Ng

    1/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 1

    1.INTRODUCTION

    1.1 Introduction

    Polytechnic Social networking is a web based platform which makes an attempt to bring

    people from around the world closer to interact, share ideas and knowledge.

    Polytechnic Social networking is a web based service that allows individuals to

    construct a public or semi public profile within a bounded system. Polytechnic Social networking

    allows users to stay connected with friends, colleagues and professionals to share latest

    technologies, business updates, share ideas, events and interests within their individual networks

    etc. User can create their own profile to represent themselves on the network and customize it

    according to their interest.

    1.2 NEED OF PROJECT

    NEED OF PROJECT

    Theres no denying that we are the newsfeed generation. Thanks to an onslaught of internet-

    based mobile technologies that we smugly refer to as social media, privacy is dead and no one

    seems to have a problem with it. Since the world is already on track for a grim future fueled by a

    crippling dependency on virtual communication and mobile convenience, here are five social

    networking services that would promise to keep the social media revolution headed in the right

    direction, while at the same time providing a solution for all those annoyances that have plagued

    the overpopulated Polytechnic Social Networking

  • 7/28/2019 Social Site Ng

    2/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 2

    1.3 WORK OF PROJECT

    WORK OF PROJECT

    Polytechnic social networking is a platform to build social networks orsocial relations among

    people who, for example, share interests, activities, backgrounds, or real-life connections. A

    social network service consists of a representation of each user (often a profile), his/her social

    links, and a variety of additional services. Most Polytechnic social networking are web-

    based and provide means for users to interact over the Internet, such as e-mail and instantmessaging.

    Online community services are sometimes considered as a social network service, though in a

    broader sense, social network service usually means an individual-centered service

    whereas online community services are group-centered. Polytechnic social networking allow

    users to share ideas, pictures, posts, activities, events, and interests with people in their network.

    http://en.wikipedia.org/wiki/Social_networkhttp://en.wikipedia.org/wiki/Social_relationhttp://en.wikipedia.org/wiki/Web-basedhttp://en.wikipedia.org/wiki/Web-basedhttp://en.wikipedia.org/wiki/Internethttp://en.wikipedia.org/wiki/E-mailhttp://en.wikipedia.org/wiki/Instant_messaginghttp://en.wikipedia.org/wiki/Instant_messaginghttp://en.wikipedia.org/wiki/Online_communityhttp://en.wikipedia.org/wiki/Online_communityhttp://en.wikipedia.org/wiki/Online_communityhttp://en.wikipedia.org/wiki/Online_communityhttp://en.wikipedia.org/wiki/Instant_messaginghttp://en.wikipedia.org/wiki/Instant_messaginghttp://en.wikipedia.org/wiki/E-mailhttp://en.wikipedia.org/wiki/Internethttp://en.wikipedia.org/wiki/Web-basedhttp://en.wikipedia.org/wiki/Web-basedhttp://en.wikipedia.org/wiki/Social_relationhttp://en.wikipedia.org/wiki/Social_network
  • 7/28/2019 Social Site Ng

    3/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 3

    2.PROJECT OUTLINE Project Title

    Polytechnic social Networking Objective of Project

    The main objective of this project is make a social networking website for our college

    name as Ujjain Polytechnic College, Ujjain. By which is each student of polytechnic

    college may be connected with other and shares their opinion with each other.

    Work Environment1. Human Resource

    In our Project human resource contains four members. We make a team to develop

    this project. We firstly decides role of each member by identify the skills and work

    interest.

    Mukesh KhuranaNaresh Ghagre Rahul Dev Barman Anshita Sharma

    2. Hardware specificationFor performing this task given to us these are the necessary minimum Hardware

    requirement of the system.

    Processor - Intel Pentium 4 Monitor - 17 VGA Keyboard - 104 Keys Mouse - Optical RAM - 1 GB Hard Disk - 80 GB

  • 7/28/2019 Social Site Ng

    4/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 4

    3.Software SpecificationFor performing this task given to us these are the necessary Software requirement

    of the system.

    Operating System - Windows XP or Higher Version.

    Web Browser - Internet Explorer, Google Chrome etc. Font End - ASP.NET (C#.NET). Back End - SQL Server 2008. SDK - Visual studio 2010 beta1

    4.ObjectiveAchieved Successfully :-We as a team tried to give it our best for this project and it will

    completed successfully as our knowledge

  • 7/28/2019 Social Site Ng

    5/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 5

    3.INTRODUCTION TO FRONT ENDIntroduction of Asp .Net

    ASP.Net is a web development platform, which provides a programming model, a

    comprehensive software infrastructure and various services required to build up robust web

    application for PC, as well as mobile devices.

    ASP.Net works on top of the HTTP protocol and uses the HTTP commands and policies to set a

    browser-to-server two-way communication and cooperation.

    ASP.Net is a part of Microsoft .Net platform. ASP.Net applications are complied codes, written

    using the extensible and reusable components or objects present in .Net framework. These codes

    can use the entire hierarchy of classes in .Net framework.

    The ASP.Net application codes could be written in either of the following languages:

    C# Visual Basic .Net Jscript J#

    ASP.Net is used to produce interactive, data-driven web applications over the internet. It consists

    of a large number of controls like text boxes, buttons and labels for assembling, configuring and

    manipulating code to create HTML pages

  • 7/28/2019 Social Site Ng

    6/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 6

    4.INTRODUCTION TO BACK END

    Introduction on MS SQL Server

    MS SQL Server is one of the most popular RDBMS ( Relational Databases Management

    System) available. With the release of version MS SQL Server 2008, MS SQL Server adds new

    features, such as stored procedures, triggers, and user-defined functions, making it more

    comparable to commercial database server systems. Many Web hosting companies offer MS

    SQL Server, and it is a compelling solution as well as a great way to learn SQL.

    In this series of articles, I want to introduce you to using MS SQL Server 2008 with ASP.NET. I

    hope to cover the most common uses for MS SQL Server, as well as take advantage of some of

    the new features in version 2008. To do this, we will look at creating a database of Bible verses

    and ASP.NET pages to view and manage the verses.

    Tools Needed

    To begin development, you will need to have the following tools.

    Required Components:

    .NET Framework 4.0 or higher MS SQL Server 2008 database server

  • 7/28/2019 Social Site Ng

    7/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 7

    5.SYSTEM ANALYSIS5.1 System Analysis

    Systems analysis is the study of sets ofinteracting entities, including computer

    systems analysis. This field is closely related to requirements analysis oroperations research. It

    is also "an explicit formal inquiry carried out to help someone (referred to as the decision maker)

    identify a better course of action and make a better decision than he might otherwise have made.

    5.2 PURPOUS OF FEASIBILITY

    Feasibility of study is carried out to determine whether the proposed system will be

    feasible from the following aspect.

    5.2.1 Technical Feasibility

    The technical issues investigated during the study are as under.

    1. The technology for implementation of the project system is readily an equipment isbe used in PC with Input/output peripherals.

    2. The proposed equipment will have adequate technical capacity for present use.3. The system I capable of expansion.4. The proposed system will for adequate reliability data security.

    5.2.2 Economic Feasibility:-Various cost involve like cot of in visitation, cost of Hardware, Software & trained man

    power has been considered a cost of benefit analysis indicates that the operating system

    economically sound 7 will result in considerable cost saving.

    http://en.wikipedia.org/wiki/Interactionhttp://en.wikipedia.org/wiki/Entityhttp://en.wikipedia.org/wiki/Requirement_analysishttp://en.wikipedia.org/wiki/Operations_researchhttp://en.wikipedia.org/wiki/Operations_researchhttp://en.wikipedia.org/wiki/Requirement_analysishttp://en.wikipedia.org/wiki/Entityhttp://en.wikipedia.org/wiki/Interaction
  • 7/28/2019 Social Site Ng

    8/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 8

    5.2.3 Operational Feasibility:-Following aspect of operating have been studies.

    1. From the preliminary investigation it is revealed that user will readily adopt the newsystem because they have able to appreciate the advantage of the proposed system.

    2. The proposed system is not likely in loss of control in any way on the Contrary suchcontrol will improve.

    5.3 COST & BENEFIT

    5.3.1Cost1. Hardware & Software cost.2. System investigation, analysis and design cost.3. Maintenance cost.4. Installation cost.

    5.3.2 BenefitThis being is a run business organization. The benefit is not measure in of money

    however the tangible benefits will occurs.

    1. Minimizing the cost of processing.2. Reduced manpower.3. Accuracy of access to information.4. Benefits for our rights involved the proposed system is considered system is

    considered feasibility.

  • 7/28/2019 Social Site Ng

    9/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 9

    6.SYSTEM DESIGN

    6.1 System Design

    Systems design is the process of defining the architecture, components, modules,

    interfaces, and data for a system to satisfy specified requirements. Systems design could be seen

    as the application ofsystems theory to product development. There is some overlap with the

    disciplines ofsystems analysis, systems architecture and systems engineering.

    6.2 Logical design

    The logical design of a system pertains to an abstract representation of the data flows, inputs and

    outputs of the system. This is often conducted via modeling, using an over-abstract (and

    sometimes graphical) model of the actual system. In the context of systems design are included.

    Logical design includes ER Diagrams i.e. Entity Relationship Diagrams.

    6.3 Physical design

    The physical design relates to the actual input and output processes of the system. This is laid

    down in terms of how data is input into a system, how it is verified /authenticated, how it is

    processed, and how it is displayed as output. In Physical design, following requirements about

    the system are decided.

    1. Input requirement,2. Output requirements,3. Storage requirements,4. Processing Requirements,5. System control and backup or recovery.

    http://en.wikipedia.org/wiki/Datahttp://en.wikipedia.org/wiki/Systemhttp://en.wikipedia.org/wiki/Requirementhttp://en.wikipedia.org/wiki/Systems_theoryhttp://en.wikipedia.org/wiki/Product_developmenthttp://en.wikipedia.org/wiki/Systems_analysishttp://en.wikipedia.org/wiki/Systems_architecturehttp://en.wikipedia.org/wiki/Systems_engineeringhttp://en.wikipedia.org/wiki/Entity%E2%80%93relationship_modelhttp://en.wikipedia.org/wiki/Entity%E2%80%93relationship_modelhttp://en.wikipedia.org/wiki/Systems_engineeringhttp://en.wikipedia.org/wiki/Systems_architecturehttp://en.wikipedia.org/wiki/Systems_analysishttp://en.wikipedia.org/wiki/Product_developmenthttp://en.wikipedia.org/wiki/Systems_theoryhttp://en.wikipedia.org/wiki/Requirementhttp://en.wikipedia.org/wiki/Systemhttp://en.wikipedia.org/wiki/Data
  • 7/28/2019 Social Site Ng

    10/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 10

    7.SYSTEM SPECIFICATION

    An important activity in system development is to build representation or in the different worlds.the models are used to keep track of what has been done to data and what else needs to be

    complete information gathering Examples models include:

    Then analysis models which describe how the system work now in terms of the subjectworld

    The requirement model which describe the required computer in terms of the systemworld.

    The design model which describe the required computer in term of the system world.

  • 7/28/2019 Social Site Ng

    11/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 11

    8. SYSTEM IMPLEMENTATION

    System implementation covers a broad spectrum of activities from a detailed workflow analysis

    to the formal go-live of the new system. During system implementation, health centers may

    refine the initial workflow analysis that had been completed as part of the requirements analysis

    phase. With the aid of the vendor, health centers may also start mapping out the new proposed

    workflow.

    The system implementation phase requires the vendor to play a very prominent role. In addition

    to the workflow analysis, full system testing is completed during this phase. Other key activities

    that would occur include piloting of the new system, the formal go-live, and the resolution of

    application issues during the post implementation period.

  • 7/28/2019 Social Site Ng

    12/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 12

    9. DATABASE

    What is a database?

    A database is a place to store information. That information could be sales figures, an inventory

    of computers you own, a list of key customers, timesheet information; the possibilities are

    endless. By having the database on your site, you can easily share the information with people

    who need access to it.

    The best way to think of a database is as a table. The columns in the table are called fields. There

    are many types of fields you can create: text, numeric, currency, names, dates, to name a few.

    The rows in the table are called records. The records contain all the database information.

    DATABASE TABLE

    TABLE 9.1 Member_Information

  • 7/28/2019 Social Site Ng

    13/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 13

    TABLE 9.2 Friend_Approvel

    TABLE 9.3 Friend

  • 7/28/2019 Social Site Ng

    14/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 14

    TABLE 9.4 Member_Account

    TABLE 9.4 Member_Conformation

    TABLE 9.4 Message

  • 7/28/2019 Social Site Ng

    15/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 15

    TABLE 9.4 Photo_Album

    TABLE 9.4 Photo_Comment

  • 7/28/2019 Social Site Ng

    16/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 16

    TABLE 9.4 Photo_like

    TABLE 9.5 Photo_Post_Alert

    TABLE 9.5 Profile_Name

  • 7/28/2019 Social Site Ng

    17/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 17

    TABLE 9.5 Replay_Message

    TABLE 9.5 User_Detail

  • 7/28/2019 Social Site Ng

    18/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 18

    10. E-R Diagram

    Introduction

    ER-modeling is a data modeling technique used in software engineering to produce a conceptual

    data model of a information system. Diagrams created using this ER-modeling technique are

    called Entity-Relationship Diagrams, or ER diagrams or ERDs. So you can say that Entity

    Relationship Diagrams illustrate the logical structure of databases.

    An entity is a piece of data-anobjector concept about which data is stored. A relationship is howthe data is shared between entities. There are three types of relationships between entities.

    one-to-one: one instance of an entity (A) is associated with one other instance of another entity(B). For example, in a database of employees, each employee name (A) is associated with only

    one social security number (B).

    one-to-many: one instance of an entity (A) is associated with zero, one or many instances ofanother entity (B), but for one instance of entity B there is only one instance of entity A. For

    example, for a company with all employees working in one building, the building name (A) is

    associated with many different employees (B), but those employees all share the same singular

    association with entity A.

    many-to-many: one instance of an entity (A) is associated with one, zero or many instances ofanother entity (B), and one instance of entity B is associated with one, zero or many instances of

    entity A. For example, for a company in which all of its employees work on multiple projects,

    each instance of an employee (A) is associated with many instances of a project (B), and at the

    same time, each instance of a project (B) has multiple employees (A) associated with it.

    http://www.webopedia.com/TERM/O/object.htmlhttp://www.webopedia.com/TERM/O/object.htmlhttp://www.webopedia.com/TERM/O/object.htmlhttp://www.webopedia.com/TERM/O/object.html
  • 7/28/2019 Social Site Ng

    19/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 19

    MEMBER

    MMEMBER ID

    PASSWORD

    USER NAME

    LOCATION

    DOB

    HAS

    PHOTO ALBUM

    FRIEND

    HAS

    FRIEND_ID

    MEMBER_ID

    COMMENTS

    PHOTO_ID

    DATE

    MESSAGE

    MEMBER ID

    RECIVE

    PHOT_ID

    PHOTO NAME

  • 7/28/2019 Social Site Ng

    20/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 20

    11. SNAP SHOT

    Login Page:-

  • 7/28/2019 Social Site Ng

    21/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 21

    Login Page (Developer Information)

  • 7/28/2019 Social Site Ng

    22/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 22

    Login Page (Developer Information)

  • 7/28/2019 Social Site Ng

    23/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 23

    Login Page (Developer Information)

  • 7/28/2019 Social Site Ng

    24/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 24

    Login Page (Developer Information)

  • 7/28/2019 Social Site Ng

    25/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 25

    Registration Form:-

  • 7/28/2019 Social Site Ng

    26/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 26

    Home Page:-

  • 7/28/2019 Social Site Ng

    27/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 27

    Profile Page:-

  • 7/28/2019 Social Site Ng

    28/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 28

    Profile Page:-

  • 7/28/2019 Social Site Ng

    29/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 29

    Profile Page:-

  • 7/28/2019 Social Site Ng

    30/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 30

    Profile Page:-

  • 7/28/2019 Social Site Ng

    31/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 31

    Friend Page:-

  • 7/28/2019 Social Site Ng

    32/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 32

    Friend Page (Friend Search List)

  • 7/28/2019 Social Site Ng

    33/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 33

    Gallery Page:-

  • 7/28/2019 Social Site Ng

    34/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 34

    Gallery Page (View Selected Photo)

  • 7/28/2019 Social Site Ng

    35/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 35

    Upload Page:-

  • 7/28/2019 Social Site Ng

    36/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 36

    Compose Page:-

  • 7/28/2019 Social Site Ng

    37/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 37

    Inbox Page:-

  • 7/28/2019 Social Site Ng

    38/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 38

    12. Coding

    12.1 Login Page

    function PopupWindowCenter(URL, title, w, h) {

    var left = (screen.width / 2) - (w / 2);

    var top = (screen.height / 2) - (h / 2);

    var newWin = window.open(URL, title, 'toolbar=no, location=no,directories=no, status=no, menubar=no, scrollbars=no,

    resizable=no,copyhistory=no, width=' + w + ', height=' + h + ', top=' + top + ', left=' + left);

    }

    .style1

    {

    width: 511px;

    height: 73px;

    }

    .style2

    {

    width: 511px;

    height: 91px;

    }

    .style4

    {

    width: 406px;

    }

    .style5

  • 7/28/2019 Social Site Ng

    39/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 39

    {

    width: 555px;

    }

    .style6

    {

    color: #0000CC;

    }

    .style7

    {

    color: #FF0000;

    }

    Polytechnic Social

    Networking Site

  • 7/28/2019 Social Site Ng

    40/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 40

    &nb

    sp; Place

    Enter your User Name & Password


    &nbs

    p;



    &nbs

    p;



    &nbs

    p;

    Forget Password



    &nbs

    p;&n

    bsp;

  • 7/28/2019 Social Site Ng

    41/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 41


    Devloped By

    Mukesh Khurana

    Naresh Ghagre

    &nbsp

    Anshita Sharma

    Rahul Dev Barman

  • 7/28/2019 Social Site Ng

    42/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 42

    12.2 Registration Page:-

    .style1

    {

    width: 343px;

    height: 23px;

    }

    .style3

    {

    width: 292px;

    height: 23px;

    }

    .style4

    {

    width: 480px;

    }

    .style5

    {

    width: 480px;

    height: 23px;

    }

    .style7

    {

    width: 556px;

  • 7/28/2019 Social Site Ng

    43/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 43

    text-align: center;

    }

    .style8

    {

    width: 564px;

    }

    .style9

    {

    width: 343px;

    }

    .style10

    {

    height: 42px;

    }

    .style11

    {

    width: 480px;

    height: 42px;

    }

    .style12

    {

    width: 343px;

    height: 42px;

    }

    Ragistration Form

  • 7/28/2019 Social Site Ng

    44/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 44

    Placse Create an your Account


    Medile Name


    Last Name

  • 7/28/2019 Social Site Ng

    45/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 45


    Address


    Date Of Birth

    Select Day

    01

    02

    03

    04

    05

    06

    07

  • 7/28/2019 Social Site Ng

    46/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 46

    08

    09

    10

    11

    12

    13

    14

    15

    16

    17

    18

    19

    20

    21

    22

    23

    24

    25

    26

    27

    28

    29

    30

    31

    Select Month

    Month

    January

    February

    March

  • 7/28/2019 Social Site Ng

    47/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 47

    April

    May

    June

    July

    August

    September

    October

    November

    December


    User Name


    Password

  • 7/28/2019 Social Site Ng

    48/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 48


    Conform Password


    Hint Qustion

    Select Qustion

    What is your Mobile Name?

    What is Your Collage Name?

    What is your favorite songs?

  • 7/28/2019 Social Site Ng

    49/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 49

    How is your Best friend?



    Hint Answer


    Location


    Mobile Number


  • 7/28/2019 Social Site Ng

    50/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 50

    Gender

    Select Gender

    Male

    Female

    &nbs

    p;



  • 7/28/2019 Social Site Ng

    51/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 51

    &nbs

    p;&n

    bsp;

  • 7/28/2019 Social Site Ng

    52/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 52

    12.3 Home Page:-

    .style8

    {

    width: 48%;

    }

    .style9

    {

    width: 606px;

    }

    .style11

    {

    }

    .style18

    {

    width: 80px;

    }

    .style20

    {

    width: 4px;

    }

    .style21

    {

    width: 78%;

    }

  • 7/28/2019 Social Site Ng

    53/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 53

    function PopupWindowCenter(URL, title, w, h) {

    var left = (screen.width / 2) - (w / 2);

    var top = (screen.height / 2) - (h / 2);

    var newWin = window.open(URL, title, 'toolbar=no, location=no,directories=no, status=no, menubar=no, scrollbars=no,

    resizable=no,copyhistory=no, width=' + w + ', height=' + h + ', top=' + top + ', left=' + left);

    }



    &nbs

    p; What's on Your Things?


    &nbs

    p;&n

    bsp;

    &nbs

    p;


  • 7/28/2019 Social Site Ng

    54/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 54

    &nbs

    p;


    &n

    bsp;

    &nbs

    p;


    Post Date

  • 7/28/2019 Social Site Ng

    55/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 55

    Comment


  • 7/28/2019 Social Site Ng

    56/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 56

    12.4 Profile Page:-

    .style1

    {

    width: 699px;

    height: 23px;

    }

    .style8

    {

    text-decoration: none;

    }

    .style9

    {

    width: 216px;

    }

    .style10

    {

    width: 856px;

    }

  • 7/28/2019 Social Site Ng

    57/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 57

    &nbs

    p;


    &nbs

    p;&nb

    sp;&n

    bsp;

  • 7/28/2019 Social Site Ng

    58/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 58

    12.5 Friend Page:-

    function PopupWindowCenter(URL, title, w, h) {

    var left = (screen.width / 2) - (w / 2);

    var top = (screen.height / 2) - (h / 2);

    var newWin = window.open(URL, title, 'toolbar=no, location=no,directories=no, status=no, menubar=no, scrollbars=no,

    resizable=no,copyhistory=no, width=' + w + ', height=' + h + ', top=' + top + ', left=' + left);

    }

    Remove Friend

  • 7/28/2019 Social Site Ng

    59/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 59



  • 7/28/2019 Social Site Ng

    60/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 60

    12.6 Photo Gallery

    function PopupWindowCenter(URL, title, w, h) {

    var left = (screen.width / 2) - (w / 2);

    var top = (screen.height / 2) - (h / 2);

    var newWin = window.open(URL, title, 'toolbar=no, location=no,directories=no, status=no, menubar=no,

    scrollbars=no, resizable=no,copyhistory=no, width=' + w + ', height=' + h + ', top=' + top + ', left=' + left);

    }

    Photo Gallery

  • 7/28/2019 Social Site Ng

    61/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 61

  • 7/28/2019 Social Site Ng

    62/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 62

    12.7 Upload Page:-

    .style1

    {

    width: 954px;

    height: 138px;

    }

    .style2

    {

    width: 422px;

    height: 138px;

    top: auto;

    }

    .style3

    {

    text-decoration: underline;

    color: #000066;

    }

    .style4

    {

    text-decoration: none;

    }

    .style5

    {

    text-align: left;

    width: 672px;

    }

  • 7/28/2019 Social Site Ng

    63/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 63




  • 7/28/2019 Social Site Ng

    64/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 64



    &nbs

    p;



    &nbs

    p;





  • 7/28/2019 Social Site Ng

    65/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 65

    13. TESTING

    13.1 Introduction

    Testing is the practice of making objective judgments regarding the extent to which the system

    (device) meets, exceeds or fails to meet stated objectives

    13.2 What the purpose of testing?

    There are two fundamental purposes of testing: verifying procurement specifications and

    managing risk. First, testing is about verifying that what was specified is what was delivered: it

    verifies that the product (system) meets the functional, performance, design, and implementation

    requirements identified in the procurement specifications. Second, testing is about managing risk

    for both the acquiring agency and the systems vendor/developer/integrator. The testing program

    is used to identify when the work has been completed so that the contract can be closed, the

    vendor paid, and the system shifted by the agency into the warranty and maintenance phase of

    the project.

    13.3 Why is testing important.

    A good testing program is a tool for both the agency and the integrator/supplier; it typically

    identifies the end of the development phase of the project, establishes thecriteria for project

    acceptance, and establishes the start of the warranty period.

    13.4 Dynamic Testing

    Dynamic testing confirms that a deliverable typically some software functions according to

    its specifications. Test scripts and recorded results should be agreed within an acceptance plan

    Dynamic testing can be based on two different aspects. Black box and White box testing

  • 7/28/2019 Social Site Ng

    66/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 66

    13.4.1 Black Box Testing

    Black box testing is the process of testing a function ( such as a program which converts

    the format of an interface file ) without having access to the code which is converting the

    data. The testing stages would consist of specifying the file before the conversion takesplace and then confirming the changes which occur after the program has been run and

    converted the file. The name Black Box comes from not being how to see how the

    function works

    13.4.2 White Box Testing

    White box testing on the other hand allows the tester to see the code which is converting

    the data. Consequently the tester can write tests to include data which will trip up the

    code.

    13.5 Static Testing

    Static tests are those that do not involve the execution of anything be it code or executable

    specification. Static testing comprises of comparing specifications.

    The Requirement Expression states what the system is expected to achieve from the end users

    point of view

    The System Specification lists the functions and attributes of the actual system in detail

    The System Design Specification states how the system is to be put together, and at a high level,

    what the overall software design of the system is.

    A Module Specification states what an item of code is expected to do.

  • 7/28/2019 Social Site Ng

    67/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 67

    14. CONCLUSION

    Polytechnic Social Networking website is a revolutionary idea with a very bright future with

    further scope for advancements. The opportunities provided from this medium are immense and

    many organizations are making use of this medium to better their practices. Organizations are no

    longer at the mercy of the media to advertise or convey their message. With the help of social

    networking they can advertise or communicate in a more efficient way. For example, Starbucks

    have started a very successful program in which a person from any part of the world can login to

    a website to write comments and discuss issues. Similarly people dont have to rely on

    newspapers or TV to get their daily dose of news it can all be obtained from a social networking

    site. People can follow or get information from any part of the world. For example Twitter

    allows a user to follow anything from airline timing to the next breaking news from China. It is

    even used by politicians to get their message across.

    Online communities and Blogs are becoming very popular and moreover since the advancement

    of embedded systems people can use them on the go with the help of handheld devices like

    cell phones or palmtops. They can get information which is more interactive in nature with the

    help of embed photo and video.

    http://bcu-msc-cs.wikidot.com/photos-and-videoshttp://bcu-msc-cs.wikidot.com/photos-and-videos
  • 7/28/2019 Social Site Ng

    68/69

    Polytechnic social Networking

    Ujjain Polytechnic Collage Ujjain (MP) Page 68

    15. REFERENCES

    Various books are referred which developing soft ware all this books are very useful in solving

    queries and problem are thankful to the author for providing us with such books the list of

    referred book is :-

    BOOKS (Reference Books:)

    Pressman, Roger S.: Software Engineering A Practitioner's Guide Balagurusami E.: Object Oriented Programming Chris Ullman: Beginners in ASP.NET Chris Ullman: Beginners in C#. NET Elias M. Award: System Analysis and Design :

  • 7/28/2019 Social Site Ng

    69/69

    Polytechnic social Networking

    Other Documentation Resources:

    www.archive.com www.spiderkerala.com www.dotnetspider.com www.a1vbcode.com www.microsoft.com www.sourceforge.net

    http://www.archive.com/http://www.spiderkerala.com/http://www.dotnetspider.com/http://www.a1vbcode.com/http://www.microsoft.com/http://www.sourceforge.net/http://www.sourceforge.net/http://www.microsoft.com/http://www.a1vbcode.com/http://www.dotnetspider.com/http://www.spiderkerala.com/http://www.archive.com/