]> gitweb.fluxo.info Git - blog.git/commitdiff
Fixing links
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 21 May 2013 00:58:30 +0000 (21:58 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 21 May 2013 00:58:30 +0000 (21:58 -0300)
services.mdwn

index 8295bcfb2085129ce573b6ac298af4f889462cbb..2eda09b8c1af2e636521f6b21a4ddbe8a6cb9954 100644 (file)
@@ -1,4 +1,4 @@
-[[!meta title="Free and Open Source Services"]]
+[title="Free and Open Source Services"]([!meta)]
 
 Ao planejar um novo serviço, considerar:
 
@@ -9,89 +9,89 @@ Ao planejar um novo serviço, considerar:
 Lista de serviços a serem considerados:
 
   * Comunicação instantânea / VoIP
-    * [https://drupal.org/project/chatroom Chat simples]
-    * [https://crypto.cat/ Crypptocat]: não recomendado por conta de uma arquitetura problemática.
-    * Asterisk/SIP: puppet-asterisk: [https://github.com/camptocamp/puppet-asterisk 1] e [https://github.com/AhmedElGamil/puppet-asterisk 2].
+    * [Chat simples](https://drupal.org/project/chatroom)
+    * [Crypptocat](https://crypto.cat/): não recomendado por conta de uma arquitetura problemática.
+    * Asterisk/SIP: puppet-asterisk: [1](https://github.com/camptocamp/puppet-asterisk) e [2](https://github.com/AhmedElGamil/puppet-asterisk).
     * Bot (IRC, Jabber e StatusNET/Twitter).
       * https://code.google.com/p/twitterircbot/
       * https://code.google.com/p/python-twitter-bot/
       * http://wiki.projectnerdhaus.com/Twitter_IRC_Bot 
   * Infraestrutura
     * DNS (incluindo DNS dinâmico):
-      * [https://git.sarava.org/?p=puppet-bind.git;a=summary puppet-bind] já funcional.
-      * [DynDNS](https://www.mirbsd.org/permalinks/wlog-10_e20130520-tg.htm#e20130520-tg_wlog-10): [heartbeat](https://www.mirbsd.org/cvs.cgi/contrib/code/heartbeat/).
-    * Keyserver: [http://git.puppet.immerda.ch/?p=module-onak.git;a=summary puppet-onak].
+      * [puppet-bind](https://git.sarava.org/?p=puppet-bind.git;a=summary) já funcional.
+      * [heartbeat](DynDNS](https://www.mirbsd.org/permalinks/wlog-10_e20130520-tg.htm#e20130520-tg_wlog-10)(https://www.mirbsd.org/cvs.cgi/contrib/code/heartbeat/).
+    * Keyserver: [puppet-onak](http://git.puppet.immerda.ch/?p=module-onak.git;a=summary).
     * OpenID Provider:
-      * [OpenID URL](https://drupal.org/project/openidurl).
+      * [URL](OpenID)(https://drupal.org/project/openidurl).
       * [simplesamlphp](http://packages.debian.org/stable/web/simplesamlphp).
-    * Proxies / balanceamento de carga como o [http://wiki.deflect.ca Deflect].
+    * Proxies / balanceamento de carga como o [Deflect](http://wiki.deflect.ca).
   * Rede social
     * Crabgrass
     * Diaspora
-    * [http://buddycloud.com/ buddycloud] ([https://buddycloud.org desenvolvimento] / [http://packages.debian.org/sid/buddycloud-server pacote]).
-    * [http://wp-brasil.org/buddypress BuddyPress].
-    * [http://foocorp.org/projects/social GNU Social].
-    * [http://kune.cc/ kune.cc].
-    * [http://tent.io Tent].
-    * [http://newebe.org Newebe].
-    * [http://shapado.com Shapado] ([https://github.com/ricodigo/shapado codigo], [https://gitorious.org/shapado mirror]).
-    * [http://pump.io pump.io].
+    * [buddycloud](http://buddycloud.com/) ([desenvolvimento](https://buddycloud.org) / [pacote](http://packages.debian.org/sid/buddycloud-server)).
+    * [BuddyPress](http://wp-brasil.org/buddypress).
+    * [GNU Social](http://foocorp.org/projects/social).
+    * [kune.cc](http://kune.cc/).
+    * [Tent](http://tent.io).
+    * [Newebe](http://newebe.org).
+    * [Shapado](http://shapado.com) ([codigo](https://github.com/ricodigo/shapado), [mirror](https://gitorious.org/shapado)).
+    * [pump.io](http://pump.io).
   * Sistemas de mapas
-    * [http://www.ushahidi.com Ushahidi].
-  * Torrent tracker / [https://svn.sarava.org/viewvc/vivatorrent/ vivatorrent].
+    * [Ushahidi](http://www.ushahidi.com).
+  * Torrent tracker / [vivatorrent](https://svn.sarava.org/viewvc/vivatorrent/).
   * Privacidade e segurança
     * VPN / túneis.
-    * [https://github.com/moxie0/Convergence/wiki/Running-a-Notary Convergence Notary].
-    * Webproxy para navegação anônima como o [http://packages.debian.org/squeeze/anon-proxy anon-proxy].
-    * [http://www.i2p2.de/ I2P].
-    * [https://mirror4.freenetproject.org Freenet].
-    * [http://packages.debian.org/stable/gnunet Gnunet].
+    * [Convergence Notary](https://github.com/moxie0/Convergence/wiki/Running-a-Notary).
+    * Webproxy para navegação anônima como o [anon-proxy](http://packages.debian.org/squeeze/anon-proxy).
+    * [I2P](http://www.i2p2.de/).
+    * [Freenet](https://mirror4.freenetproject.org).
+    * [Gnunet](http://packages.debian.org/stable/gnunet).
     * [Cryptomail](cryptomail).
   * Acesso
-    * [https://wiki.koumbit.net/DnsTunnel iodine] ([http://packages.debian.org/stable/iodine pacote] / [https://labs.riseup.net/code/projects/shared-iodine puppet-iodine]).
-    * [http://packages.debian.org/stable/icmptx icmptx].
-    * [http://packages.debian.org/stable/ptunnel ptunnel].
+    * [iodine](https://wiki.koumbit.net/DnsTunnel) ([pacote](http://packages.debian.org/stable/iodine) / [puppet-iodine](https://labs.riseup.net/code/projects/shared-iodine)).
+    * [icmptx](http://packages.debian.org/stable/icmptx).
+    * [ptunnel](http://packages.debian.org/stable/ptunnel).
   * Escritório
-    * [http://kolab.org/content/overview Kolab].
-    * [http://openwebosproject.org Open webOS].
-    * [http://www.fengoffice.com/ Feng Office].
-    * [https://www.socialtext.net/open/socialcalc SocialCalc] ([https://github.com/audreyt/socialcalc código]).
-    * [http://obm.org OBM - Open Business Management].
-    * [http://www.ethercalc.org Ethercalc] ([https://github.com/audreyt/ethercalc código]).
-    * [http://science.slashdot.org/story/12/03/10/186201/lastcalc-is-open-sourced LastCalc Is Open Sourced].
-    * [http://www.co-ment.org/ COMT].
-    * [http://www.ung-project.org UNG Project].
-    * [http://libredocs.org Libre Docs].
-    * [http://gitlabhq.com Gitlab] / [http://getgitorious.com Gitorious].
+    * [Kolab](http://kolab.org/content/overview).
+    * [Open webOS](http://openwebosproject.org).
+    * [Feng Office](http://www.fengoffice.com/).
+    * [SocialCalc](https://www.socialtext.net/open/socialcalc) ([código](https://github.com/audreyt/socialcalc)).
+    * [OBM - Open Business Management](http://obm.org).
+    * [Ethercalc](http://www.ethercalc.org) ([código](https://github.com/audreyt/ethercalc)).
+    * [LastCalc Is Open Sourced](http://science.slashdot.org/story/12/03/10/186201/lastcalc-is-open-sourced).
+    * [COMT](http://www.co-ment.org/).
+    * [UNG Project](http://www.ung-project.org).
+    * [Libre Docs](http://libredocs.org).
+    * [Gitlab](http://gitlabhq.com) / [Gitorious](http://getgitorious.com).
     * Sobby / Infinote (gobby).
-    * [https://github.com/sander/pleft Pleft].
-    * [http://news.slashdot.org/story/13/03/20/1433239/open-xchange-launches-open-source-browser-based-office-suite Open-Xchange].
+    * [Pleft](https://github.com/sander/pleft).
+    * [Open-Xchange](http://news.slashdot.org/story/13/03/20/1433239/open-xchange-launches-open-source-browser-based-office-suite).
   * Mídia
-    * [http://mediagoblin.org MediaGoblin].
-    * [http://zend.to Zend.To].
-    * [http://pix.toile-libre.org Pix].
-    * [http://sparkleshare.org SparkleShare].
+    * [MediaGoblin](http://mediagoblin.org).
+    * [Zend.To](http://zend.to).
+    * [Pix](http://pix.toile-libre.org).
+    * [SparkleShare](http://sparkleshare.org).
   * Espelhos:
-    * [https://tails.boum.org Tails].
+    * [Tails](https://tails.boum.org).
   * Outros:
-    * [http://git-annex.branchable.com/assistant/ git-annex assistant].
-    * [http://packages.debian.org/squeeze/pygopherd Gopher].
-    * [https://en.wikipedia.org/wiki/Fidonet Fidonet].
-    * [https://en.wikipedia.org/wiki/Usenet Usenet] ([http://tldp.org/HOWTO/Usenet-News-HOWTO/index.html Howto], [http://packages.debian.org/squeeze/papercut papercut]).
-    * [http://dot-bit.org Namecoin] ou outros [https://en.wikipedia.org/wiki/Alternative_DNS_root DNS's alternativos] para a gestão de domínios.
-    * [http://packages.debian.org/squeeze/boinc-client BOINC].
-    * [http://www.aegirproject.org Aegir] como solução escalável para hospedagem e gestão de Drupal, eventualmente sob um domínio específico.
-    * [http://indiewebcamp.com/projects Indie Web Projects].
-    * [http://www.wired.com/wiredenterprise/2013/03/hugin/ Huginn] ([https://github.com/cantino/huginn código]).
-    * [http://evergreen-ils.org/ Evergreen] para bibliotecas.
-    * [http://theopenphotoproject.org/ OpenPhoto].
-    * [http://weblate.org/en/ Weblate].
+    * [git-annex assistant](http://git-annex.branchable.com/assistant/).
+    * [Gopher](http://packages.debian.org/squeeze/pygopherd).
+    * [Fidonet](https://en.wikipedia.org/wiki/Fidonet).
+    * [Usenet](https://en.wikipedia.org/wiki/Usenet) ([Howto](http://tldp.org/HOWTO/Usenet-News-HOWTO/index.html), [papercut](http://packages.debian.org/squeeze/papercut)).
+    * [Namecoin](http://dot-bit.org) ou outros [DNS's alternativos](https://en.wikipedia.org/wiki/Alternative_DNS_root) para a gestão de domínios.
+    * [BOINC](http://packages.debian.org/squeeze/boinc-client).
+    * [Aegir](http://www.aegirproject.org) como solução escalável para hospedagem e gestão de Drupal, eventualmente sob um domínio específico.
+    * [Indie Web Projects](http://indiewebcamp.com/projects).
+    * [Huginn](http://www.wired.com/wiredenterprise/2013/03/hugin/) ([código](https://github.com/cantino/huginn)).
+    * [Evergreen](http://evergreen-ils.org/) para bibliotecas.
+    * [OpenPhoto](http://theopenphotoproject.org/).
+    * [Weblate](http://weblate.org/en/).
   * Mobilização:
       * Crowdfunding.
       * Mobilização, campanhas e petições.
-      * Plataforma de vazamentos ([http://globaleaks.org GlobaLeaks] ou similar).
-      * Enquetador (sistema de enquetes similar ao [https://lembrador.sarava.org lembrador]): [http://dudle.mister-muffin.de/about.cgi dudle].
-      * [http://www.limesurvey.org LimeSurvey] para questionários.
+      * Plataforma de vazamentos ([GlobaLeaks](http://globaleaks.org) ou similar).
+      * Enquetador (sistema de enquetes similar ao [lembrador](https://lembrador.sarava.org)): [dudle](http://dudle.mister-muffin.de/about.cgi).
+      * [LimeSurvey](http://www.limesurvey.org) para questionários.
   * Vservers para:
     * IRC e public_html/hotglue.
     * Aprendizado e testes.