How can i make a social network website without html or java script
Tags:
- Programming
- Java
- HTML
-
Facebook
- Apps
- Social Networking
Last response: in Social Networking
jakepf1
February 3, 2012 12:25:07 AM
Ignoring the fact that such an endeavour would be tremendously futile because of market share, html is the bread and butter of websites. Even flash sites need enclosing html to start.
So yes to no Javascript but you cannot avoid HTML. You can use a variety of technologies to programmatically output HTML for you though. PHP is probably the most widely used to do this.
So yes to no Javascript but you cannot avoid HTML. You can use a variety of technologies to programmatically output HTML for you though. PHP is probably the most widely used to do this.
m
0
l
Related resources
totalknowledge
February 3, 2012 10:51:46 AM
HTML is the language that tells the web browser how to render the page, there is no other way around it. On the front end there will be HTML, CSS, and JavaScript (possibly with the jQuery library) and on the back end you will need something like PHP, Perl, Ruby, and/or Python.
HTML renders the page, CSS described the page, and Javascript makes the front end dynamic. The back end languages make the page persistent, and help to store information, and change the display based on stored information.
If all you are wanting to do is set up a pre-made social networking site, even simple forum boards need at least something like Wordpress, which still requires a bit of knowledge of all the other stuff.
HTML renders the page, CSS described the page, and Javascript makes the front end dynamic. The back end languages make the page persistent, and help to store information, and change the display based on stored information.
If all you are wanting to do is set up a pre-made social networking site, even simple forum boards need at least something like Wordpress, which still requires a bit of knowledge of all the other stuff.
m
0
l
mikedp
May 30, 2012 9:04:34 AM
You can make a social network website easily with RE Designs Ultimate Web Builder - no experience necessary, no coding required. It is awesome software.
Here is the link: http://www.redesigns.org/web-builder
Here is the link: http://www.redesigns.org/web-builder
m
0
l
Rusting In Peace said:
So yes to no Javascript but you cannot avoid HTML. You can use a variety of technologies to programmatically output HTML for you though. PHP is probably the most widely used to do this.It would be a pretty boring website though. After the page has loaded it would be completely static until you loaded it again (or another page). You can forget new feeds or instant status updates, though perhaps that's a good thing.
To be honest though, there's such a glut of social networks that I don't think another one will add much to the mix. Helping improve an existing one is a better option. I'm sure that Diaspora* could use a few more hands on deck, but you'd want to gain some skill before pitching in to help.
Rusting In Peace said:
Yeah mikedp because we'd trust that to build webpages when it's own website looks like total ass.
It doesn't even load for me.
m
0
l
!