![]() |
|
| |||||||
| Notices |
| Start your own community forum Discussions & Articles about how to create, promote and benefit from having your own community forum. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| I want to learn how to create my own social network, can someone send me a link, to where I can create my own social network on my existing site for free, (www.great-windmill.com) or someone teach me how to create one for free. (P.S I don't want to use phpbb, I want to create my own from scratch and make it like myspace kinda) |
|
#2
| ||||
| ||||
| If you want to make your own from scratch you need to start by learning to program in one or more programming languages. If you site is hosted with vodahost I would suggest going with php, if you have another host that uses windows servers you could go with a language like ASP.net, but its a little more difficult to pick up. Cold fusion is also a viable option. You will need to learn how to use a database as well MySQL is the most popular one for web applications. You will probably also want to use javascript in your site as well (used for a variety of reasons, mainly for manipulation of the web page after it has loaded without it reloading). There are many good tutorial sites out there to help learn a programming language, some find books easier to learn from though. There isn't really a resource of information you can go to in order to learn how to make a site like this from start to finish, a lot of it is learning how dynamic web pages work and interact with the user and the server, and then piecing together everything to work as a unified application. Hope that helps
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#3
| |||
| |||
| Quote:
|
|
#4
| ||||
| ||||
| You can probably find an existing social networking script you can install on your site for free at http://hotscripts.com. Making a website like myspace is an extremely involved task, requiring you to know/learn how to program in order to create it. There is no tutorial that will give you step by step instructions on creating one (it would be easier to just create the script and allow people to download it). To put it into perspective, it would be like giving step by step instructions to building a car from the ground up, not buying any parts, rather making each part by hand. Thats is the magnitude of building highly interactive sites from scratch
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#7
| ||||
| ||||
| Quote:
If you want lessons on basic web building, then read all the tutorials available here for different builders, decide how you are building, then find some tutorials on the net for html, php, etc etc. Or take a class at your local college. Karen
__________________ KMAC Enterprise Granny's Country Nook 10%Off, your code: Forum Discounts Charming Noveltees~Sports Logos Charms, Jewelry, Collectibles- 10% off, your code: VodaHost ![]() |
|
#8
| ||||
| ||||
| Well after reading an article about Web 2.0 and young millionaires in the sunday times magazine, im now really interested catching this Big Fish. Although i think for the time being I'll stick with my forums, because it looks like social netoworks require deep-how and not to mention time. one day though... lol |