
Recent news
Code replacement in Erlang
Chris Double - bluishcoder - December 07, 2005
More (0 comments)
Obfuscated Erlang
Chris Double - bluishcoder - December 06, 2005
More (0 comments)
Dynamically adding nodes to mnesia
Chris Double - bluishcoder - November 27, 2005
More (2 comments)
Port Drivers
Orbitz - orbitz - November 22, 2005Does anyone have any good tutorials on writing ports? Google doesn’t seem to return much on initial tries.
More (0 comments)
Single exit point
Orbitz - orbitz - November 18, 2005Many programmers insist on only having the flow of control in their function end at a single point. I got wondering for a few minutes if any languages enforce this style of programming. Then I realized. Erlang has no ‘return’ operator, so doesn’t Erlang enforce…
More (1 comments)
The Twisted Matrix
Orbitz - orbitz - September 21, 2005It has been a long road from where I started to using Erlang. I certainly don’t plan on stopping with Erlang but so far I am quite the fan of it. On this road, which finally lead me here, I have used C, C++, Java,…
More (15 comments)
Java And Threads (Jetty)
Orbitz - orbitz - September 20, 2005noss in #erlang on freenode recently brought to my attention: Jetty ContinuationsThis is an interesting blog entry. The basic idea is, instead of using 1 thread per connection, since connections can last awhile, they use 1 thread per request that a connection has. The hope…
More (83 comments)
Initial impressions of yaws
Orbitz - orbitz - September 11, 2005If any of this post is incorrect, please feel free to post a comment and correct me.I have recently installed yaws and I am looking at it to create a small website. It will be fairly simple. My previous web experience has been using Nevow…
More (0 comments)
Parallel Project
Orbitz - orbitz - September 07, 2005I have a study in Parallel Programming this semester. However, the teacher is fairly lenient as far as projects are concerned. I am looking for some interesting project relating to Erlang. The leading idea right now is to create some sort of distributed computing framework. …
More (1 comments)
Bookmarks
Orbitz - orbitz - September 05, 2005My archive of bookmarks is slowly growing. It contains a Erlang section, a long with a number of other languages as well as lots of other URL’s.http://ortdotlove.net/bookmarks.html
More (2 comments)
Erlang on Twitter
» diogobaeder (diogobaeder): @fmorgenstern Sugestões de experimentos: Go (language), Python, Erlang, Lisp, JavaScript+NodeJS
» rerongs (laehyoung, kim): RT @iamkimtree: 트위터가 제공하는 라이브러리들: ActionScript/Flash, C++, Clojure, ColdFusion, Erlang, Java, JavaScript, .Net, Obj-c/Cocoa, Perl, PHP, Python, Ruby, Scala
» voluntas (V): 自分の知る限り XMPP 関連やってる会社はほぼ ejabberd で、確実に求人に ejabberd ガチで使える Erlang 使いを募集している。ということは ...
» petrohi (Peter Hizalev): RT @jedisct1: #erlang in production: “I wish I’d known that when I started” http://t.co/WwC8GAoW
» Ghezhaa (Reigheza_Tappei_48): Nih ajak @BennyMahayana ama @HaqGhif ..lagi krumah erlang tuh RT @veemaw13: @Ghezhaa @wisnuwardana__ bwakakakakakakak,, mau ya zaa??
» iamkimtree (Namwoo Kim): 트위터가 제공하는 라이브러리들: ActionScript/Flash, C++, Clojure, ColdFusion, Erlang, Java, JavaScript, .Net, Obj-c/Cocoa, Perl, PHP, Python, Ruby, Scala
» jedisct1 (Frank Denis): #erlang in production: “I wish I’d known that when I started” http://t.co/WwC8GAoW
» juanjhs (Juan Herrera): ¿Cómo puedo imprimir un número en erlang? Osea, el caracter de escape en io:fwrite(”“, Num),
» xnotn (メメント・ぞんもリ): xnotnにおすすめの関数型プログラミング言語は『Erlang』です。ゆっくりコーディングしていってね! #functionallang http://t.co/tzoQXben
» hama_du (hama_du): hama_duにおすすめの関数型プログラミング言語は『Erlang』です。ゆっくりコーディングしていってね! #functionallang http://t.co/CcwLQlcd
Statistics
Number of aggregated posts: 10462
Number of comments: 1502
Most recent article: February 20, 2012
Latest comments
» Jisan on OpaDo: Personal ToDo Lists: I actually don’t like to use to do list. I am not as much busy to forget my regular schedule.…
» Torres on OpaDo: Personal ToDo Lists: I use Opa Do to keep my to do list updated. Very helpful. I even write about What To Do When You’re Bored in it.
» Mike on Erlang Queue and Merle.: Still couldn’t figure out how this is functioning and had to read the whole manual to get at least some idea vocabulary answers