Amusicz.com DOC

download Amusicz.com DOC

of 18

Transcript of Amusicz.com DOC

  • 7/28/2019 Amusicz.com DOC

    1/18

    SUBMITTED IN THE FULFILLMENT OF THE RECUIRMENTS FOR

    THE AWARD OF DEGREE OF

    GRADUATION OF COMPUTER

    IN

    BACHELOR OF COMPUTER APPLICATION

    OF

    PT. RAVISHANKAR SHUKLA UNIVERSITY

    SUBMITTED BY: Mr. S. Azhar Qureshi &

    Mr. Nipesh Prajapati

    UNDER THE GUIDANCE OF

    (H.O.D) MR. AMITESH JHAHEAD OF THE DEPARTMENT OF COMPUTER SCIENCE

    IN THE INSTITUTE OF

    PRAGATI COLLEGE

    CHOUBEY COLONY, RAIPUR -492001(CHHATTISGARH)

    SESSION-2008-2009

    DEPARTMENT OF BACHALOR OF COMPUTER APPLICATION

  • 7/28/2019 Amusicz.com DOC

    2/18

    CHOUBEY COLONEY, RAIPUR - 492001

    (CHHATISGARH)

    SESSION (2008 2009)

    THIS IS CERTIFICATE THAT THE PROJECT REPORT ENTITELED

    Online Music Store Application WHICH IS BEINGSUBMITTED BY

    S. Azhar QureshiNipesh Prajapati

    IN FULFILLMENT OF THE REQUIRMENT FOR THE AWARD OF DEGREE

    (BACHALOR OF COMPUTER APPLICATION)FINALYEAR OF PT. RAVISHANKAR SHUKLA

    UNIVERSITY, (CHHATTISGARH) AT PRAGATI COLLEGE, RAIPUR (C.G)

    IS RECORD OF STUDENT OWN WORK CARRIED BY HIM UNDER MYSUPERVISION AND

    GUIDANCE.

    PRINCIPAL HEAD OF THE DEPARTMENT

    Mrs. Shruti Jha MR. AMITESH JHA

    E MAIL- [email protected] PHONE: 0771-2255911WEBSITE-www.pragaticollege.com

    mailto:[email protected]:[email protected]
  • 7/28/2019 Amusicz.com DOC

    3/18

    We hereby declare that dissertation

    Entitled ONLINE MUSIC STORE submitted to

    Pt. Ravishankar Shukla University, Raipur (C.G) as

    Minor project is an outcome of studies carriedOut during this session 2008-2009

    NAME OF STUDENTS Signature of students

    Mr. S. Azhar Qureshi

    Mr. Nipesh Prajapati

  • 7/28/2019 Amusicz.com DOC

    4/18

    The software is developed based on ONLINE MUSIC STOREInformation. The major features of the software are:

    I Software developed using GUI for ease of use.

    II extremely user friendly Software.

    III Easy to search and play the new latest songs.

    IV Easy to give ratings on the songs.

    V From thousands of nominees final 14 wonders details are

    Available

    This project provide the information about the NEW7WONDERS. This isexclusive Software, which gives various facilities to the user i.e. viewing

    the details of places which are GOD gifted present in nature ,voting to make

    your wonders. Gives the abstract details, which are very helpful for

    administration purposes.

  • 7/28/2019 Amusicz.com DOC

    5/18

    Thanks giving seem to be the most pleasant of alljobs but it is

    none the less difficult when one tries this to put themin words.

    Can this humble word & the expression or gratitude reallyconvey

    the heart felt knowledgement that are due to the weakwords &

    the expression fainter than what it should be.We express our profound gratitude to Mr Amitesh jha sir

    &I would like to thanks all teacher who have given

    him/her valuable

    time,suggestion & support in the making for thisproject.Notonly this, he/she helped me in debugging & eliminating

    the problemfaced by us in the completion of this project.

    Last but not least, I would like to thanks my familymembers,friends & all other well wishers who have

    directly

  • 7/28/2019 Amusicz.com DOC

    6/18

    or indirectly co-coperated , encouraged & inspired usto

    achieve our target.

    S. Azhar qureshi nipesh prajapati

    Every web site has its own policies ,rule , procedure and administration

    methods todevelop & Impliment these methods &

    policies.Every web site has made several department

    &has to be trained or to be provide training

    thattime to improve their efficiency.

  • 7/28/2019 Amusicz.com DOC

    7/18

    online music store project isdeveloped in

    frontpage and jsp (java server page)

    This is a project entitled as online musicstore

    This cover only the places information WHICHARE

    TODAYS TOP SEVEN WONDERS AND ALSO THE

    TOP 14WONDERS WHICH ARE IN FINALE SELECTIONAnd finally

    the VOTING Form .

    LoGIN FORM

  • 7/28/2019 Amusicz.com DOC

    8/18

    Hardware is the physical component of a computerWhich includes cpu, internal storage units input output unit Other

    SEVENWONDERS

    ABOUTUS

    RESULTSVOTING

  • 7/28/2019 Amusicz.com DOC

    9/18

    peripherals or any other device that can be used in Conjuction with

    these unit. Broadly ,hardware can be termed as the electronic circuit

    used in building the computer that executes the software.

    Color monitor

    3!/2 floppy drive

    Hard disk min 10 GB

    RAM 10 MB

    Mouse Scroll AC2

    Keyboard

    CD ROM Drive 48x

  • 7/28/2019 Amusicz.com DOC

    10/18

    Software is the list of instruction to be executed by a

    computer.Software is the part of computer system enables

    the Hardware to operate software is an essential requirementof the computer system.

    Windows 98/2000/XP

    Frontpage

    MsAccess

    JSP(java server page)

    Apache-Tomcat-5.5.25

  • 7/28/2019 Amusicz.com DOC

    11/18

    1. About Frontpage

    Microsoft Frontpage is a web-authoring tool.

    FrontPage is designed to hide the details of pages HTML code from the user,

    making it possible for novices to easily assemble and publish webpages and sites

    in a Windows-like environment, without learning HTML, Javascript, or CGI.

    2.Jsp(java server page)

    JavaServer Pages (JSP) lets you separate the dynamic part of your pages

    from the static HTML. You simply write the regular HTML in the normal manner,using whatever Web-page-building tools you normally use. You then enclose the code

    for the dynamic parts in special tags, most of which start with "".You normally give your file a .jsp extension, and typically install it in any

    place you could place a normal Web page.

    Although what you write often looks more like a regular HTML file than a

    servlet, behind the scenes, the JSP page just gets converted to a normal servlet, with

    the static HTML simply being printed to the output stream associated with the

    servlet's service method. This is normally done the first time the page is requested,

    and developers can simply request the page themselves when first installing it if they

    want to be sure that the first real user doesn't get a momentary delay when the JSP

    page is translated to a servlet and the servlet is compiled and loaded. Note also that

    many Web servers let you define aliases that so that a URL that appears to reference

    an HTML file really points to a servlet or JSP page.

    3. About Access

    The Micro Soft Access is more widely used a powerful windows based relational

  • 7/28/2019 Amusicz.com DOC

    12/18

    database management system (RDBMS) that can be create and maintain small

    database.

    A database is a place where the information is stored. A box of three-by-five index

    cardscan be considered as a database.

    The most basic component of a database is a table a collection of

    information stored in records (rows) and fields (columns).

    Tables are the basic buildings blocks of a database. In addition to

    tables, a database can include forms, queries, reports and other components, all of

    which allow us to manipulate and View the database information in a Varity of

    ways.

    Basic Feature and Advantage of Micro Soft Access.

    Access is a powerful RDBMS used to create and maintain database under Windows

    environment.

    A database is a collection of related tables,Table consist of record and fields.

    Filds have different data types depending up on the information that has to be

    stored.

    All fields have a set of properties that can be modified to change the behavior of the

    field.

    Micro Soft Access provide us to back-End Tool

  • 7/28/2019 Amusicz.com DOC

    13/18

    4. About Apache-Tomcat

    Tomcat is the servlet container that is used in the official Reference

    Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet

    and JavaServer Pages specifications are developed by Sun under the Java Community

    Process.

    ApacheTomcat5.x provide

    Performanceoptimizationsand reducedgarbagecollection.

    Refactoredapplicationdeployer, with an optional standalonedeployer allowingvalidation

    and compilationof a web applicationbefore puttingit in production.

    Completeserver monitoringusing JMX and the managerweb application.

    Scalability and reliability enhancements.

    ImprovedTaglibshandling, includingadvancedpoolingand tag plugins.

    Improvedplatformintegration, with native Windowsand Unix wrappers.

    Embeddingof Tomcatusing JMX.

    EnhancedSecurity Managersupport.

    Integratedsessionclustering.

  • 7/28/2019 Amusicz.com DOC

    14/18

    Expandeddocumentation.

    It has been a great pleasure forme to

    work on this existing and challengingproject.

    This project is small module of largesoftware,

    which is for NEW7WONDERS.

    This project proved good for me asit

    provided practical knowledge of not only

    about programming in jsp page but also

    get information about wonders of the world .

  • 7/28/2019 Amusicz.com DOC

    15/18

    This will provided better opportunities and

    guideline in developing projects

    independently.

    A software is called incomplete if it doesnt fulfill

    the requirement of the user.It happens due to lack of

    propercommunication between user and developer or sometimes

    due to limitation of time. This software is prepared in very

    short period.so that the many of the things are left.

    In case of these project which is developed in

    JSP,We try to make it complete as per user requirement

  • 7/28/2019 Amusicz.com DOC

    16/18

    but we havent sufficient time to fulfill all the

    requirements.

    For example there is no map layout show from which

    region each wonders belong the second thing is that

    viewer cant see all picture of the nominees bcs there were

    thousands of nominees and we are unable to show all

    picture of each country and city.

    BOOK NAME AUTHOR NAME

    JAVA SERVER PAGES HANS BERGSTEN

  • 7/28/2019 Amusicz.com DOC

    17/18

    MICROSOFT ACCESS TULEC COMPUTERED

    MS FRONTPAGE GINI COURTER

  • 7/28/2019 Amusicz.com DOC

    18/18