Tools to use with Diaspora: Difference between revisions
Julialongtin (talk | contribs) (Add a link to the FAQ for web developers, since we moved content there, from here.) |
No edit summary |
||
Line 1: | Line 1: | ||
If you're looking for information about how to add diaspora related functionality to your web site, you might want to look at the [[FAQ For Web Developers|FAQ for web developers]]. | If you're looking for information about how to add diaspora related functionality to your web site, you might want to look at the [[FAQ For Web Developers|FAQ for web developers]]. | ||
== Browser Add-ons == | |||
=== Sharing extensions (instantly share on diaspora the page you're visiting) === | |||
* [http://sourceforge.net/projects/diasporatools/ Diaspora Tools] - (Firefox) share webpages and images to Diaspora, translate text on Diaspora | * [http://sourceforge.net/projects/diasporatools/ Diaspora Tools] - (Firefox) share webpages and images to Diaspora, translate text on Diaspora | ||
Line 12: | Line 12: | ||
* [http://diasporapictureshare.blogspot.com/ Diaspora* Picture Share] - a modified sharing bookmarklet to quickly share pictures on Diaspora* | * [http://diasporapictureshare.blogspot.com/ Diaspora* Picture Share] - a modified sharing bookmarklet to quickly share pictures on Diaspora* | ||
=== More cool stuff (add ons to make your diaspora experience smarter) === | |||
* [https://addons.mozilla.org/en-US/firefox/addon/lowenzahn/?src=api Löwenzahn] - (Firefox) This addon shows a notification when you get a new Diaspora message or notification. | * [https://addons.mozilla.org/en-US/firefox/addon/lowenzahn/?src=api Löwenzahn] - (Firefox) This addon shows a notification when you get a new Diaspora message or notification. | ||
Line 28: | Line 28: | ||
* [http://userscripts.org/scripts/show/117102 Tag Filter] - allows to filter postings in the stream by tags, can replace all inline-images and iFrames (Videos) by a textlink or icon (or hides it total), helps to add tags you often use. <small>By DeusFigendi</small> | * [http://userscripts.org/scripts/show/117102 Tag Filter] - allows to filter postings in the stream by tags, can replace all inline-images and iFrames (Videos) by a textlink or icon (or hides it total), helps to add tags you often use. <small>By DeusFigendi</small> | ||
== WordPress Plugins == | |||
* [http://wordpress.org/extend/plugins/webfinger-profile/ Webfinger Profile Plugin for 'Join me' widget] - display a widget on your WordPress blog with your profile information from Diaspora, [http://blog.duthied.com/2011/08/30/webfinger-profile-plugin/ more info] | * [http://wordpress.org/extend/plugins/webfinger-profile/ Webfinger Profile Plugin for 'Join me' widget] - display a widget on your WordPress blog with your profile information from Diaspora, [http://blog.duthied.com/2011/08/30/webfinger-profile-plugin/ more info] | ||
Line 34: | Line 34: | ||
* [http://gattonero.me/1041CdI Sociable] - a WordPress plugin customized for share content also on Diaspora* | * [http://gattonero.me/1041CdI Sociable] - a WordPress plugin customized for share content also on Diaspora* | ||
== Programmer Tools == | |||
* [https://aur.archlinux.org/packages/cliaspora/ Cliaspora] - A command-line client for Diaspora* | * [https://aur.archlinux.org/packages/cliaspora/ Cliaspora] - A command-line client for Diaspora* | ||
* [https://github.com/marekjm/diaspy Diaspy] - Unofficial Python API for Diaspora | * [https://github.com/marekjm/diaspy Diaspy] - Unofficial Python API for Diaspora | ||
{{Languages}} | |||
[[Category:Community]] | [[Category:Community]] | ||
[[Category:Github transfer done]] | [[Category:Github transfer done]] |
Revision as of 21:01, 2 September 2013
If you're looking for information about how to add diaspora related functionality to your web site, you might want to look at the FAQ for web developers.
Browser Add-ons
- Diaspora Tools - (Firefox) share webpages and images to Diaspora, translate text on Diaspora
- Diaspora* Publisher - (Chrome) allows you to share your favorite pages with your friends; you can also select and share a specific part of the page.
- Diaspost - (Chrome) quickly share webpages to Diaspora
- Diaspora* Opera sharing extension (Opera) quickly share webpages to Diaspora
- Diaspora* Easyshare (Firefox) Firefox addon to share a page in a nice graphical way: image+text+tags. More infos here
- Diaspora* Picture Share - a modified sharing bookmarklet to quickly share pictures on Diaspora*
More cool stuff (add ons to make your diaspora experience smarter)
- Löwenzahn - (Firefox) This addon shows a notification when you get a new Diaspora message or notification.
- Diaspora AutoUpdate - Greasemonkey script to automatically update the stream (like Twitter does in it's Webinterface). By Faldrian
- Diaspora Translate - (Firefox with Greasemonkey, Chrome) GreaseMonkey script to translate posts in your stream, also offers hiding non-ssl images.
- Diaspora* GIF Toggler - (Chrome) Stop animated gif in your stream and toggle by clicking.
- dia.so - A profile shortener so people on other pods get you on their pod and A url shortener all pod admins can use.
- Do It Later - (Firefox with Greasemonkey), a Greasemonkey script which enables you to schedule things to be posted whenever you like. By Deus Figendi.
- Notification Titler - (Firefox with Greasemonkey), a Greasemonkey script which adds post titles to items in the notifications drop-down, so you can identify them. By Deus Figendi.
- Diaspora Reshare Visualiser - A Javascript tool to display a flow chart of reshares of a particular post.
- Markdown Pad - A popular Markdown editor for Windows Systems.
- Unicode Character Table - Not specific to Diaspora but a very hand for including Unicode like ★ ☂ ☯ ♫ ❤ in your diaspora posts.
- Diaspora Reshare Graph - A data driven document implementation of the Diaspora Reshare Visualizer
- Quote Post - Quotes a post instead of resharing, allows to add own text to the original post. By DeusFigendi
- Tag Filter - allows to filter postings in the stream by tags, can replace all inline-images and iFrames (Videos) by a textlink or icon (or hides it total), helps to add tags you often use. By DeusFigendi
WordPress Plugins
- Webfinger Profile Plugin for 'Join me' widget - display a widget on your WordPress blog with your profile information from Diaspora, more info
- Wordpress plugin: wp-post-to-diaspora when you make a new blog post, this plugin will post a link to it to your diaspora account
- Sociable - a WordPress plugin customized for share content also on Diaspora*