Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
What languages makes these things??
Old 07-28-2008, 01:04 AM What languages makes these things??
Skilled Talker

Posts: 52
Trades: 0
ok so lets say I want to copy the core components of myspace (Even though im not.), what languages do I need to use? Myspace has many other things, but what i am asking about is the main parts, such as your own "space"/webpage, as well as the personal message systems. What languages make this possible?

the next thing is eBay, i notice it is somewhat similar to MySpace as you can use html to create your own page on which your listing the item. But as far as it automatically updating listings and such, as well as being able to apply templates.. again what language?

my next question is for forums. I know alot of people use other software to manage their forums. What is the best way to do this for a professional webpage? do people just do it by code? if so what languages, or software work the best? and are there good, free alternatives? i meen, a forums a forum, right?

ok so, i know theres obveously html and css involved for ebay/myspace, some form of database.. MySQL?, and scripting.. javascript? php? which is best? are both used? anything else?


what am i missing? what do these websites use?
the more specific you are the more i'll appreciate it.
ty

Last edited by Webmaster Chris; 07-28-2008 at 02:16 AM..
Webmaster Chris is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-28-2008, 03:54 AM Re: What languages makes these things??
Ultra Talker

Posts: 353
Name: Michael
Location: Spring Hill, Florida
Trades: 0
I would use and do use SQL
__________________

Please login or register to view this content. Registration is FREE
6,000+ Places to Advertise FREE with

Please login or register to view this content. Registration is FREE
& 25,000 Locals through statistical reference of traffic, quality, popularity, and more!

eautocad is offline
Reply With Quote
View Public Profile Visit eautocad's homepage!
 
Old 07-28-2008, 03:09 PM Re: What languages makes these things??
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,516
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
The MySpace backend is code on .net. All MySpace is when you take it down to basics is a multi-user CMS.

Quote:
What languages make this possible?
Assuming you mean server side languages. All of them, if you know how to code whatever you need to do in whatever you are going to use.

At the end of the day it comes down to what you or your developer are proficient in.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 07-28-2008, 03:54 PM Re: What languages makes these things??
Skilled Talker

Posts: 52
Trades: 0
hmm alright then. my worries were mainly around the whole deal where users can imput their own html coding and such, ads are added, and its somewhat auto-formatted, then a new page is made. I just figured it could only be made with something i have not learned. What can make that possible then?

could i do the whole site with html, css, javascript, php, and mysql?
Webmaster Chris is offline
Reply With Quote
View Public Profile
 
Old 07-28-2008, 08:34 PM Re: What languages makes these things??
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,516
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
For something along the lines of what you are hinting at, you could create a page framework and only allow the users to meddle with certain areas of the page using a management UI (control panel). Potential security risks (javascript, iframes) can be nulled fuctionally or stripped out of the user generated code before sending it to the database.

Quote:
What can make that possible then?

could i do the whole site with html, css, javascript, php, and mysql?
Yep. If that is what your forte is.
I chose to code my system using ASP and MySQL as the backend because that is what I code in mainly.

The front end is always going to be HTML, CSS and javascript because that is what UAs such as browsers and search engines understand, and of course you can also output in XML and use XSL/XSLT for UAs that can handle it.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 07-29-2008, 12:15 AM Re: What languages makes these things??
Skilled Talker

Posts: 52
Trades: 0
ok ty
Webmaster Chris is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to What languages makes these things??
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.88172 seconds with 12 queries