Links

From Erlang Community

(Difference between revisions)
Revision as of 16:37, 8 July 2008 (edit)
Francesco (Talk | contribs)

← Previous diff
Current revision (16:20, 2 September 2012) (edit) (undo)
Macintux (Talk | contribs)
(Spam)
 
(12 intermediate revisions not shown.)
Line 1: Line 1:
-== Top Erlang Links on reddit.com == 
-<rss_reddit max=100>http://reddit.com/search.rss?q=erlang</rss_reddit> 
- 
- 
-== Top Erlang Links on programming.reddit.com == 
-<rss_reddit max=100>http://programming.reddit.com/search.rss?q=erlang</rss_reddit> 
- 
- 
-== Erlang Links on trapexit.org== 
*[http://www.erlang.org Open Source Erlang] - The Erlang Open Source site maintained by Ericsson. If the main site is down, try one of these mirrors: [http://www1.erlang.org www1] [http://www2.erlang.org www2], and most likely to work: [http://www3.erlang.org www3]. *[http://www.erlang.org Open Source Erlang] - The Erlang Open Source site maintained by Ericsson. If the main site is down, try one of these mirrors: [http://www1.erlang.org www1] [http://www2.erlang.org www2], and most likely to work: [http://www3.erlang.org www3].
Line 13: Line 4:
*[http://www.erlang.se/euc/ International Erlang User Conference] - Official page of the Erlang User Conferences held every year in Stockholm, Sweden. *[http://www.erlang.se/euc/ International Erlang User Conference] - Official page of the Erlang User Conferences held every year in Stockholm, Sweden.
 +
 +*[http://www.erlang-factory.com Erlang Factory Conference] - Official page of the Erlang Factory Conference and University, held every year in the SF Bay Area and in London featuring the largest gathering of Erlang expertise around.
*[http://shootout.alioth.debian.org/gp4/erlang.php The Great Computer Language Shootout - Erlang] - A benchmark of Erlang test programs. *[http://shootout.alioth.debian.org/gp4/erlang.php The Great Computer Language Shootout - Erlang] - A benchmark of Erlang test programs.
Line 22: Line 15:
*[http://google.com/coop/cse?cx=010191726936039894090%3Aqfrt1ypt5ey Erlang Search Engine] - Searching both official and non-official Erlang sites. Based on Google Co-op. *[http://google.com/coop/cse?cx=010191726936039894090%3Aqfrt1ypt5ey Erlang Search Engine] - Searching both official and non-official Erlang sites. Based on Google Co-op.
-*[http://www.planeterlang.org/ Planet Erlang] - Site aggregating Erlang RSS Feeds.+*Wikipedia includes an entry on the [http://en.wikipedia.org/wiki/Erlang_%28programming_language%29 Erlang Programming Language].
- +
-*Erlang in the Wikipedia includes entries on the [http://en.wikipedia.org/wiki/Erlang_%28programming_language%29 Programming Language] and the notorious [http://en.wikipedia.org/wiki/ErlLounge ErlLounges].+
* [http://wadler.blogspot.com/2005/06/service-architectures.html Service Architectures] - a technical whitepaper that contrasts Erlang as an enterprise web platform with LAMP and the standard enterprise Java-based stack. * [http://wadler.blogspot.com/2005/06/service-architectures.html Service Architectures] - a technical whitepaper that contrasts Erlang as an enterprise web platform with LAMP and the standard enterprise Java-based stack.
Line 31: Line 22:
* [http://video.google.com/videoplay?docid=-5830318882717959520 Erlang the Movie], described as a Monty Python spoof by some and a serious attempt to market Erlang within Ericsson by others. We are glad the protagonists did not give up their day jobs for a career in acting. * [http://video.google.com/videoplay?docid=-5830318882717959520 Erlang the Movie], described as a Monty Python spoof by some and a serious attempt to market Erlang within Ericsson by others. We are glad the protagonists did not give up their day jobs for a career in acting.
 +
 +* [http://oreilly.com/catalog/9780596518189/ Erlang Programming] A concurrent approach to Software Development, an O'Relly book by Francesco Cesarini and Simon Thompson
* [http://www.pragmaticprogrammer.com/titles/jaerlang/ Programming Erlang], Software for a Concurrent World written by one of the inventors of Erlang, Joe Armstrong. (The one with the mustache in the video). * [http://www.pragmaticprogrammer.com/titles/jaerlang/ Programming Erlang], Software for a Concurrent World written by one of the inventors of Erlang, Joe Armstrong. (The one with the mustache in the video).
 +
 +* [http://couchdb.apache.org/ CouchDB] - Document orientated database written in Erlang.

Current revision

  • Open Source Erlang - The Erlang Open Source site maintained by Ericsson. If the main site is down, try one of these mirrors: www1 www2, and most likely to work: www3.
  • Erlang Factory Conference - Official page of the Erlang Factory Conference and University, held every year in the SF Bay Area and in London featuring the largest gathering of Erlang expertise around.
  • The Dialyzer is a static analysis tool that identifies software discrepancies such as type errors, unreachable code, redundant tests, virtual machine bytecode which is unsafe in single Erlang modules or entire applications.
  • Erlang Projects at Sourceforge - Sourceforge is the main repository for Erlang projects, with lots of examples and interesting applications being developed.
  • Erlang Search Engine - Searching both official and non-official Erlang sites. Based on Google Co-op.
  • Service Architectures - a technical whitepaper that contrasts Erlang as an enterprise web platform with LAMP and the standard enterprise Java-based stack.
  • Rabbit MQ is an Erlang implementation of AMQP, the emerging standard for high performance enterprise messaging.
  • Erlang the Movie, described as a Monty Python spoof by some and a serious attempt to market Erlang within Ericsson by others. We are glad the protagonists did not give up their day jobs for a career in acting.
  • Erlang Programming A concurrent approach to Software Development, an O'Relly book by Francesco Cesarini and Simon Thompson
  • Programming Erlang, Software for a Concurrent World written by one of the inventors of Erlang, Joe Armstrong. (The one with the mustache in the video).
  • CouchDB - Document orientated database written in Erlang.
Erlang/OTP Projects
Personal tools