My Social Networking Website. In progress, looking for suggestions
#1
Posted 18 April 2011 - 10:15 AM
If you have suggestions for features or anything please let me know, you can post it here, or directly on my profile! www.kithell.com/#/profile&id=1
Some of the current features:
*Friends
*Mutual Friends
*Basic Info
*Profile Picture Upload
*Realtime post updates
*Post links from youtube and instantly embeds video information
*Watch Youtube videos and browse through any page without interrupting the video playback
**Hide the video and continue listening to it
*Email notifications for new posts and friend requests
*Filter posts on yours, or any other profiles to find what you want
*Search for friends, or just browse for them (must have an account)
*Realtime Online status. (Online, Away, Offline) & Last seen date
*Delete posts, and restore removed posts
etc.
#2
Posted 18 April 2011 - 10:17 AM
ini_set ("display_errors", "1");
error_reporting(E_ALL);
#3
Posted 18 April 2011 - 10:19 AM
pass: phpfreaklogin
#4
Posted 20 April 2011 - 03:06 PM
and maybe give the message boxes a little space above them right now it feels as if it squeezed all to getter.

Did I help you? Consider donating
#5
Posted 20 April 2011 - 03:22 PM
"I like the responsiveness ajax stuff.": Thank you, from the very beginning I made my mind up that I wanted a website precisely like this, completely ajaxed based which is the only way a social networking website could be successful, it makes everything so much faster and smoother.
"Although if someone has no javascript there is no alternative page view.": Yes, that's unfortunate, however if they don't have javascript then I think most social networking websites are out of the question for them anyways.
"and maybe give the message boxes a little space above them right now it feels as if it squeezed all to getter.": I had an additional 5px padding above and below the posts before, however I thought they were too spaced out and you couldn't see enough posts, I feel most people would like to see more content from friends, and less whitespace, at least that's my preference. However I do plan on adding the ability to comment and such on posts which if I design that feature how I have planned in my head, it would give extra space between them.
Thanks again for your feedback fellow Php Freak.
#6
Posted 20 April 2011 - 04:36 PM
And your right on the fact that ajax is the way to go. If i am right there are quite some Big A Brands out there that already just ignore people that don't have javascript.
Might be nice to tell it to those visitors though. <noscript> "dear vistor, in order to use bla bla bla, or fire your admin"
as far as spacing, tastes differ, just make it better than facebook

Did I help you? Consider donating
#7
Posted 20 April 2011 - 04:43 PM
#9
Posted 20 April 2011 - 05:30 PM
#10
Posted 20 April 2011 - 05:34 PM
besides that i guess you can remove inactive rows, after a while with a cronjob. But a textfile is not a good solution. you need to open read write close and that for every time you type "how you doing?" But I leave this to the experts, My brains just say this, but i had a beer

Did I help you? Consider donating
#11
Posted 20 April 2011 - 05:38 PM
usr: PhpFreak@yahoo.com
pass: phpfreaklogin
To make your passwords more secure, I suggest that you use a (one way) md5() encryption with a salt. This will also make it case-sensitive.
Read more about salting your passwords here.
I suggest that you also use dynamic salts.
Probably when the tornados tornaded away (if that what tornados do).
#12
Posted 20 April 2011 - 05:43 PM
#13
Posted 20 April 2011 - 06:51 PM
What interests me is, how are you planning to differ from Facebook?
<!-- [if IE] -->
slap ($user);
explode ($computer);
<!-- [endif] -->
#14
Posted 20 April 2011 - 07:01 PM
That's a good question
#15
Posted 20 April 2011 - 09:00 PM
The designing needs a bit more improvement though, as suggested some of the spacings are a bit off and don't look pleasing enough to the eye.
I also think that "mutual friends" could create conflicts between people in their social interactions. "What I'm not in your mutual friends?" or "Put me in your mutual friends, I put you, put me too. etc." Similar to how it was with MySpace and the Top Friends, but I think the problem with MySpace was that it had a limitation of how many top friends you can have, if you don't put a limitation to the mutual friends feature (or the limit is broad enough) then it could work fine. People will simply add those people they feel a little bit more bounded to next to their best friends. Just some things to consider.
Another tip I'd give is, once you have a solid framework done, bring some other people on board, don't be a Do It All Yourself (something I struggle with too lol), build relationships with SEO experts, marketers, designers, learn to build a team and work with them.
Good luck.
<!-- [if IE] -->
slap ($user);
explode ($computer);
<!-- [endif] -->
#16
Posted 20 April 2011 - 09:13 PM
For your mutual friends concern, I'm not sure if you know exactly what that means? Mutual friends are just friends you and the user both have added, it's not a "top friend" system. I'm not having a "top friend" system either, because of the reasons you listed.
For bringing other people in, I would like to do that, I actually started a social networking website with another person, but he lives across the world so it was difficult to stay on top of everything. It would be nice to have someone that knew more than I knew, and lived near me, however where I live there's not a single person I know that can do any high level work.
Again thanks for your feedback, Would love for you, or anyone else to make your own account and keep me updated on my progress
#17
Posted 21 April 2011 - 07:02 AM
I think the way you have it is even much better than "Top Friends", it's a great idea.
<!-- [if IE] -->
slap ($user);
explode ($computer);
<!-- [endif] -->
#20
Posted 23 April 2011 - 09:18 PM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users




This topic is locked







