User:Danger89: Difference between revisions
No edit summary |
(remove loomio stuff) |
||
(16 intermediate revisions by one other user not shown) | |||
Line 14: | Line 14: | ||
* Remove spaces before & after of the search input (a.k.a. trim). | * Remove spaces before & after of the search input (a.k.a. trim). | ||
* Implement DHT (Distributed hash table), to search users in a decentralised system. | * Implement DHT (Distributed hash table), to search users in a decentralised system. [https://github.com/roma/roma Roma?] or [http://en.wikipedia.org/wiki/Apache_Cassandra Apache Cassandra?] + [https://github.com/iconara/cql-rb#ruby-cql3-driver Ruby driver]. Please read: http://www.cs.cornell.edu/projects/ladis2009/papers/lakshman-ladis2009.pdf | ||
* Improve common search (boolean expression searches). | * 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. | * Improve admin user search by adding wildcards in query, so you do not need to enter the exact full name. | ||
Line 35: | Line 35: | ||
Text changes: | Text changes: | ||
* Change text “Switch” to “Wissel” in Dutch language. | * Change text “Switch” to “Wissel” in menu bar in Dutch language. | ||
* Change text "Loslaten" to "Vindt ik niet meer leuk" in Dutch language. | |||
=== Links === | === Links === | ||
* https://wiki.diasporafoundation.org/Current_and_future_development | * https://wiki.diasporafoundation.org/Current_and_future_development | ||
* https:// | * https://discourse.diasporafoundation.org | ||
* 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 | |||
'''Examples of porting to Bootstrap:''' | |||
* https://github.com/blase/diaspora/commit/0d0ed4db28d56425830f4eb2c9859ba96b21619b | |||
* https://github.com/svbergerem/diaspora/commit/f615ad311532a60777ba07dca45959215f1c7c92 | |||
=== Mock-ups === | |||
* [https://projects.invisionapp.com/share/X3RBEAQA#/screens https://cdn.invisionapp.com/cdn/9d31fc37b7179330da1c2cc6d0df1039/screens/20068227/1/bArJzJIR1j0U1uc81B2kYF3PKIZ7oDhpgzmun3XvD3AzbmtChwJNjOxmwRAjkFGKL53WD9CLP859l17TkQwkA3/diaspora-ui-enhanced_01.jpg] | |||
* http://v53.imgup.net/group-mock8cac.jpg | |||
* http://powell.chaos-bodensee.de/wp-content/uploads/flat3.png | |||
== Meetings == | == Meetings == | ||
Line 47: | Line 63: | ||
= Pods = | |||
http://podupti.me/ | * http://podupti.me/ | ||
http://pods.jasonrobinson.me/ | * http://pods.jasonrobinson.me/ | ||
https://diapod.net/active | * https://diapod.net/active | ||
= Good Example | == Good Example's == | ||
https://diasp.de/ | * https://diasp.de/ | ||
* https://joindiaspora.com/ | |||
* https://diasp.eu/ |
Latest revision as of 22:42, 30 August 2017
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
- https://wiki.diasporafoundation.org/Current_and_future_development
- https://discourse.diasporafoundation.org
- https://github.com/diaspora/diaspora/issues
- 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
Examples of porting to Bootstrap:
- https://github.com/blase/diaspora/commit/0d0ed4db28d56425830f4eb2c9859ba96b21619b
- https://github.com/svbergerem/diaspora/commit/f615ad311532a60777ba07dca45959215f1c7c92
Mock-ups
Meetings
https://wiki.diasporafoundation.org/Meetings/