User:Danger89: Difference between revisions

From diaspora* project wiki
No edit summary
(add DHT info)
Line 42: Line 42:
* https://www.loomio.org/g/EseV9p4X/diaspora-community
* https://www.loomio.org/g/EseV9p4X/diaspora-community
* https://github.com/diaspora/diaspora/issues
* https://github.com/diaspora/diaspora/issues
=== DHT related ==
* http://www.bittorrent.org/beps/bep_0005.html
* http://www.cs.cornell.edu/projects/ladis2009/papers/lakshman-ladis2009.pdf
* https://www.youtube.com/watch?v=B_HTdrTgGNs
* http://en.wikipedia.org/wiki/Distributed_hash_table
*


=== UI related ===
=== UI related ===

Revision as of 11:47, 7 August 2014

Hi! My name is Melroy van den Berg, a Dutch διασπορά*.


My Diaspora: danger89@diaspora.melroy.org


I try to inspire & motivate people, I like to learn from them and exchange knowledge. I'm software & GUI developer of Diaspora*.


To-do's

Software feature requests:

  • Remove spaces before & after of the search input (a.k.a. trim).
  • Implement DHT (Distributed hash table), to search users in a decentralised system. Roma? or Apache Cassandra? + Ruby driver. Please read: http://www.cs.cornell.edu/projects/ladis2009/papers/lakshman-ladis2009.pdf
  • Improve common search (boolean expression searches).
  • Improve admin user search by adding wildcards in query, so you do not need to enter the exact full name.
  • Switch language based on IP-address (if not yet already implemented correctly…)
  • Create a new Android app (the current Android app is 2 years old, never updated since)
  • Uploading video’s in a decebtralised way, see: MediaGoblin.
  • Make it possible to create ‘pages’ (like Google+/Facebook) for a company, organisation, product, community, …
  • Make it possible to add a group discussion (several people) instead of only private conversation

GUI changes:

  • Add more color to the header & website, less gloomy
  • Add more icons to menu-items (like, Stream Icon, Activities Icon, Like Icon) and such. This makes it more accessible, to find recognize the feature and adds more color.
  • Improve stream page on mobile (currently blank page). Atleast add an one-liner like “Currently no messages” and a direct link to the publisher. Always better than an empty page.
  • Add wysiwyg editor for markdown
  • Create a beautiful and user friendly welcome page (both mobile & desktop): a _show.html.haml.example which can be re-named.
  • Order stream post by date, importants, publicity, …
  • Replace captcha code by a better alternative.

Text changes:

  • Change text “Switch” to “Wissel” in menu bar in Dutch language.
  • Change text "Loslaten" to "Vindt ik niet meer leuk" in Dutch language.

Links

= DHT related

UI related


Examples of porting to Bootstrap:

Mock-ups

  • diaspora-ui-enhanced_01.jpg
  • group-mock8cac.jpg
  • flat3.png

Meetings

https://wiki.diasporafoundation.org/Meetings/


Pods

Good Example's