Four Facebook Alternative Alternatives
11–20 of 21 posts
Re: Four Facebook Alternative Alternatives
#12Earlier quoted context omitted.
What do you suggest? Often people take issue with the color scheme, which is understandable, a default theme for an open source project needs to find a reasonable balance between good enough to use and ugly enough that people want to change it. It's important that people have the desire to "brand" their node, so as to avoid confusion. Appleseed is fully themable using CSS, and keeps a clear separation between logic a…
The screen-shot looks OK to me but I'm not a professional designer - the only thing that occurs to me is that div-sizes might be slightly awkward or the type might be a bit small. One problem with any Facebook alternative where you have just one "reference application" implemented is that people will glance at the page and judge it by looks regardless of how configurable it is. That's a problem with any UI sadly enou…
So there's no reason I couldn't implement a radically different UI like this without changing any of the base code. Theoretically, you would even be able to switch between the UI's with a simple button.
http://www.behance.net/Gallery/Facebook-Facelift-Home-Profil...
Re: Four Facebook Alternative Alternatives
#13Earlier quoted context omitted.
The screen-shot looks OK to me but I'm not a professional designer - the only thing that occurs to me is that div-sizes might be slightly awkward or the type might be a bit small. One problem with any Facebook alternative where you have just one "reference application" implemented is that people will glance at the page and judge it by looks regardless of how configurable it is. That's a problem with any UI sadly enou…
Actually, Appleseed's framework abstracts out the user-facing code into a "foundation", which can be removed and replaced (and even inherited) without changing any of the underlying server-side logic. So there's no reason I couldn't implement a radically different UI like this without changing any of the base code. Theoretically, you would even be able to switch between the UI's with a simple button. http://www.behan…
Do you have to use php?
Re: Four Facebook Alternative Alternatives
#14There are no Facebook alernatives. My friends and family are on Facebook. They are not on ANYTHING else. Until that changes, which I suspect it won't, nothing else will be viable.
For instance, a lot of people are on niche or community-driven social networking sites, alongside facebook. If those sites could communicate with each other, facebook would lose a lot of mind share.
Re: Four Facebook Alternative Alternatives
#15Earlier quoted context omitted.
Actually, Appleseed's framework abstracts out the user-facing code into a "foundation", which can be removed and replaced (and even inherited) without changing any of the underlying server-side logic. So there's no reason I couldn't implement a radically different UI like this without changing any of the base code. Theoretically, you would even be able to switch between the UI's with a simple button. http://www.behan…
How does the foundation talk to the server? Do you have to use php?
Re: Four Facebook Alternative Alternatives
#16Re: Four Facebook Alternative Alternatives
#17There are no Facebook alernatives. My friends and family are on Facebook. They are not on ANYTHING else. Until that changes, which I suspect it won't, nothing else will be viable.
For now, yes. But the history of the Internet is one of distributed solutions winning out over proprietary walled gardens. For instance, a lot of people are on niche or community-driven social networking sites, alongside facebook. If those sites could communicate with each other, facebook would lose a lot of mind share.
Don't get me wrong. I'm hopeful for a new world of open protocols and you controlling your own data, but I just don't see it happening right now.
Re: Four Facebook Alternative Alternatives
#18Earlier quoted context omitted.
For now, yes. But the history of the Internet is one of distributed solutions winning out over proprietary walled gardens. For instance, a lot of people are on niche or community-driven social networking sites, alongside facebook. If those sites could communicate with each other, facebook would lose a lot of mind share.
You're right. But it's not happening now. I don't see it. Who are the alternatives everybody is flocking to? They don't exist. Don't get me wrong. I'm hopeful for a new world of open protocols and you controlling your own data, but I just don't see it happening right now.
I do think it's an inevitability, and it's really just a matter of how soon it happens. Mark my words though, within at least 5-10 years from now, Facebook will look more like the AOL of social networking.
Re: Four Facebook Alternative Alternatives
#19Earlier quoted context omitted.
If you wanted to build a new foundation, you'd do it in client-side JavaScript. You communicate with the server through a REST API.
Have a link describing the REST API?
Re: Four Facebook Alternative Alternatives
#20Earlier quoted context omitted.
Although I am cheering for every Facebook alternative, the UI in your screenshot needs work.
What do you suggest? Often people take issue with the color scheme, which is understandable, a default theme for an open source project needs to find a reasonable balance between good enough to use and ugly enough that people want to change it. It's important that people have the desire to "brand" their node, so as to avoid confusion. Appleseed is fully themable using CSS, and keeps a clear separation between logic a…
I used MS Paint to make a few edits: http://yfrog.com/eodesign0j
The startup I am at has gone through 16 completely redesigned home pages over the course of a year before landing on the one we're at now. We are always asking ourselves what could be improved and watching User Fly videos to see where users are getting confused. I'm only trying to provide food for thought to improve and enhance your product; a product that is off to a great start.