Results 1 to 10 of 10

Thread: Which language is required to set up a web application?

  1. #1

    Zeropaid Noob

    Join Date
    Mar 2009
    Posts
    4

    Which language is required to set up a web application?

    I saw that most of the facebook applications are developed on php so i also want to create a social networking application so i wanna know which language is suitable for social networking application PHP or DOT NET. facebookster.com/blog

  2. #2

    gone into the sunset

    Join Date
    Oct 2007
    Posts
    2,698
    You will need:

    * A server-side scripting language, such as PHP or ASP
    * A database, such as MySQL
    * Javascript
    * HTML & CSS
    * A lot of patience

  3. #3

    Zeropaid Noob

    Join Date
    Mar 2009
    Posts
    4
    Quote Originally Posted by 1cooldude View Post
    You will need:

    * A server-side scripting language, such as PHP or ASP
    * A database, such as MySQL
    * Javascript
    * HTML & CSS
    * A lot of patience
    All right that's very informative thing you told me. I really appreciate your views on this.

  4. #4

    Ava Adore

    Join Date
    Sep 2002
    Location
    Penpont (Outside Dumfries), Scotland
    Posts
    475
    Quote Originally Posted by arnoldsmithh View Post
    I saw that most of the facebook applications are developed on php so i also want to create a social networking application so i wanna know which language is suitable for social networking application PHP or DOT NET. facebookster.com/blog
    Do you want to create just a facebook application or a whole social network?

    If it is the latter you should check out Dolphin, a free and open source social networking platform that you could build upon.

    http://www.boonex.com

    Dolphin 7 Beta looks amazingly cool.

  5. #5
    sudilav's Avatar

    ZeroPaid Regular

    Join Date
    Jul 2009
    Posts
    28
    i thought Dolphin was just a KDE Window Explorer/File Manager?

  6. #6

    Ava Adore

    Join Date
    Sep 2002
    Location
    Penpont (Outside Dumfries), Scotland
    Posts
    475
    Quote Originally Posted by sudilav View Post
    i thought Dolphin was just a KDE Window Explorer/File Manager?
    No, if it only meant that, then it wouldn't be confusing enough!

    Supposedly, there is an animal that uses the same moniker as well lol.

  7. #7
    charli943

    Guest
    I totall7y agreed with sudilav that Dolphin was just a KDE Window Explorer/File Manager?

  8. #8
    Praneet's Avatar

    ZeroPaid Regular

    Join Date
    Sep 2010
    Location
    India
    Posts
    14
    HTML is the first basic language one should know to develope a web page, and try to use Microsoft front page its easy to use without having much knowledge of HTML.
    ____________________________
    Because for a Racer, A Story is There.
    No matter how powerful your car is, The matter is how you drive to win.

  9. #9
    Drew Wilson's Avatar

    AKA IceCube

    Join Date
    Dec 2007
    Location
    Igloo Country?
    Posts
    9,660
    *notes this thread is from 2009*

    Front Page is not really a recommended app for web pages if you want to have clean code on your page. If you delete a style, it comments that line out rather then outright deleting it. After a while, things get glitchy because some of the code conflicts with another.

    I've had a few clients come to people like me hoping to re-design their site. Every time I was told they used Front Page, I know it was a build from the ground up because the code is simply unworkable (over 100 style rules for a single page to name one example). It sticks in so much garbage code, it's simply ridiculous. I don't work with that program, but I do sometimes see the end results of people using the program and it's, at minimum, cringe worthy. It's a program that might allow you to start getting an understanding of basic code, but I wouldn't recommend it for a fully complete serious live site.

    The only program that I know of that was worse for building sites was Microsoft Word. That program adds code I don't even recognize for whatever reason.

  10. #10

    Zeropaid Noob

    Join Date
    Apr 2011
    Location
    UK
    Posts
    2
    Quote Originally Posted by charli943 View Post
    I totall7y agreed with sudilav that Dolphin was just a KDE Window Explorer/File Manager?
    but his wrong, i've seen many small social sites built on Dolphin, go to their website you'll see a demo!

Similar Threads

  1. Web Of Trust
    By Lucian in forum General Discussion
    Replies: 12
    Last Post: July 11th, 2003, 02:47 PM
  2. U.S. Tries To Open Up Web Access To China
    By wessman in forum General Discussion
    Replies: 4
    Last Post: April 21st, 2003, 08:57 PM
  3. Replies: 0
    Last Post: April 12th, 2003, 01:38 PM
  4. Do you own a website? 99.9% of Websites Obsolete
    By wessman in forum General Discussion
    Replies: 5
    Last Post: September 16th, 2002, 01:16 PM
  5. Thinking about the future of data
    By wessman in forum General Discussion
    Replies: 3
    Last Post: August 22nd, 2002, 04:04 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •