Earlier quoted context omitted.
That's for super-power-users, maybe in 5 years for advanced users. If you attempt to do this with either unsupported browser or on unsupported website your browser will act very non-userfriendly, like by opening dropped file. Because of this it would be foolish and dangerous to even inform the vast majority of users of this feature. From my observation their UI is just copied Facebook UI. And my issue with this is no…
If their intent is to woo Facebook users, then creating an interface familiar to Facebook users is not a bad approach. An interface can look similar superficially, while performing completely differently at the next level.
Diaspora Developer Release
141–150 of 202 posts
Re: Diaspora Developer Release
#142Earlier quoted context omitted.
You obviously haven't noticed all the touches like being able to drag files into the browser to upload them (Gmail-style)
drag and drop uploading is like 10 lines of code for the usual suspects. Not taking anything away from the diaspora guys, I havent tried the application, just mentioning in case anyone thought drag and drop was too much of a hassle to add to their app, it can be done in a few minutes.
Re: Diaspora Developer Release
#143They really need to do something about that name. They seem to be having trouble with it themselves: http://github.com/diaspora/diaspora/commit/708e9f88a55cc3713...
The name reminds me of the holocaust. It doesn't help that the color theme of the app evokes Schindler's List. You can bet for most non-US people that 'diaspora' reminds them of some sort of persecution their people have faced. It is also a word that is used in a lot of languages, I have friends who are Russian, Ukranian, Serbian, Lebanese, Armenian, Jordanian etc. who all refer to themselves being in the 'diaspora'…
Re: Diaspora Developer Release
#144They are building social networking software which means that at some point the goal will need to be to get everyone and their mother on board. Because they built the app on Rails, they are now facing an uphill battle with distribution as there are not a lot of places that you can easily setup a Rails site. I love Rails but for this type of app, it might have helped them gain traction faster if it was built on PHP, o…
Re: Diaspora Developer Release
#145Earlier quoted context omitted.
With such cheap VPSes, do people still use shared hosting nowadays?
I paid $9/yr. for my WordPress shared hosting. Unfortunately that plan is going away this year. VPSes seem to start at $20/mo. I'll probably move my blog to wordpress.com hosting and then try a combination of Heroku and Amazon EC2 micros for my app prototyping.
Re: Diaspora Developer Release
#146Sweet Jesus. Please publish a security reporting page at the earliest possible convenience, because this will have private info on it within a day from now, and that is a very bad idea right now.
What? Correct me if I'm wrong, but it looks like they're just releasing the source code, not taking new users for "the" Diaspora or sharing access to any kind of central database of users. It's just a ruby web app you can download and run locally (or on a web server if you're that dumb...), right? And in that case, how is this any worse than the hundreds of other bits of (unsafe, untested) social networking code floa…
Re: Diaspora Developer Release
#147I submitted a pull request but I think they are asleep :)
Re: Diaspora Developer Release
#148It seems to be AGPL licensed. I'm wondering how that will affect adoption.
I'm all for free software and all that, and GPL is great for infrastructure software like web servers and databases, but I think a BSD license would probably work better overall for Diaspora adoption and for encouraging more serious developers to work on it.
Re: Diaspora Developer Release
#149It seems to be AGPL licensed. I'm wondering how that will affect adoption.
I think that since the community funded this project that the code should have a more liberal license so that the community can do what they want with it. The project also depends on MongoDB, which is also AGPL licensed, which raises the question of if paid hosting of a diaspora instance is 'commercial' and if it requires a MongoDB license from 10gen, I would think that it does. They should BSD/MIT license their own…
Re: Diaspora Developer Release
#150I'm sorry, but for $200k+ funding you need to do more to impress me than throwing a bunch of gems together and putting it on MongoDB. I like the minimalist design, though.