
Recent news
Zotonic destroys WordPress and rethinks the CMS with Erlang
Erlang Inside - Chad DePue - March 09, 2010
More (0 comments)
Interview with Erlang Factory 2010 Conference Organizer Francesco Cesarini
Erlang Inside - Chad DePue - January 30, 2010
More (0 comments)
Mustache – GitHub’s framework agnostic templating ported to Erlang
Erlang Inside - Chad DePue - December 30, 2009
More (0 comments)
The State of Erlang Web Middleware – EWGI and SimpleBridge
Erlang Inside - Chad DePue - December 28, 2009In the interest of publishing more often and covering smaller topics, lets review web-server-agnostic middleware for Erlang. The current standard for Erlang web application middleware is EWGI, inspired by Python’s PEP 333 and providing similar functionality as Ruby’s Rack. All major Erlang web servers support …
More (0 comments)
Go borrows key concepts from Erlang
Erlang Inside - Chad DePue - November 16, 2009The Go language, getting a lot of attention because it was recently open sourced by Google, seems to be a sort of programmers’ Rorschach test in that everyone calls it a replacement for C++/Python/Erlang/Your Language Here… My sense is it wouldn’t be getting that much …
More (3 comments)
Comparing Erlang, Go, Java, and C
Erlang Inside - Chad DePue - November 16, 2009Tim over at timyang.net has an interesting ‘hello world’ web server test between Erlang, Go, Java, and C. The C code is an nginx plugin, Java uses the MINA framework; Erlang and Go are small standalone apps. Java ‘won’, with Erlang in second place. Interesting …
More (0 comments)
Playdar reduces codebase by 75% by rewriting music app in Erlang
Erlang Inside - Chad DePue - October 22, 2009Playdar, an open-source ‘music content resolver service’ that finds music on your local computers or your friends’ computers, then streams that music to you, rewrote the code in Erlang. From the original C++ codebase, Richard Jones reduced the lines of code by 75% - from …
More (0 comments)
New Erlang Documentation Site - erldocs.com
Erlang Inside - Chad DePue - August 26, 2009As Erlang usage grows the documentation surrounding the platform is being subjected to much more scrutiny. The existing Erlang documentation site is difficult to navigate and I often find myself hunting for a particular module by guessing the module name in the address bar of …
More (1 comments)
erlang:lists/2 - fault-tolerant news
Erlang Inside - Chad DePue - July 30, 2009Welcome to the second of the erlang:lists series where we list some interesting happenings in the world of Erlang. erlang:lists(NewErlangIRC) - Kevin Smith just launched a new IRC channel - #erlang-otp. Have an Erlang question you need answered quick? Wishing you had a friendly place …
More (1 comments)
NetFlix watch out: Erlang dev offers $1000 bounty to improve his multicast code
Erlang Inside - Chad DePue - July 16, 2009In the spirit of NetFlix, but 1000 times less lucrative, Joel Reymont, a freelance developer who lives in Tenerife, one of the Canary Islands, has issued an interesting challenge. Not able to get his multicast Erlang code to send 20,000 messages in less than four …
More (0 comments)
Erlang on Twitter
» KijijiJobs (KijijiJobs): Bay Area: Database Architect Erlang CouchDB Greenplum MySQL - (San Francisco) http://bit.ly/cQEJwb #Kijiji #Jobs
» KijijiJobs (KijijiJobs): Bay Area: Database Architect Erlang CouchDB Greenplum MySQL - (San Francisco) http://bit.ly/djetPm #Kijiji #Jobs
» robertbrook (Robert Brook): RT @sheysrebellion: sweet! Joe Armstrong’s library of Erlang code on GitHub! http://post.ly/SCnB
» KijijiJobs (KijijiJobs): Bay Area: Backend Developer MYSQL PHP LAMP Erlang CouchDB - (San Francisco) http://bit.ly/c2B7U9 #Kijiji #Jobs
» sldfjd (sldfjd ldajds): [from the.ruediger] joearms’s elib1 - “An Erlang library and collection of applications”: http://url4.eu/1l7Bo
» lhuga (Satoka F / る~が): @MiCHiLU イケメン課長のいる会社かーw つか Erlang そんな今盛り上がってんの? いつから?
» MiCHiLU (Takanao Endoh ): @lhuga やるとうちの会社に入れるかも。 http://www.erlang-factory.com/ とか儲かりそうじゃね?
» lhuga (Satoka F / る~が): てゆーかそこで Erlang なのかw
» balachandarkm (Balachandar): successfully installed erlang otp :-)
» SrPablo (Paul Meier): Erlang: music =:= dangerous. Java: music.equals(dangerous). Scheme: (eq? ‘music ‘dangerous). Okay that’s enough ^_^
Statistics
Number of aggregated posts: 9911
Number of comments: 380
Most recent article: March 11, 2010
Latest comments
» Jens on Eleven Years of Erlang: Hi, The link to how you started with Erlang is broken. Regards, Jens
» Jeff Martens on It Made Sense in 1978: I agree that word size is machine specific, but it becomes language-specific once it’s in a language definition. In Java an …
» Adley on XP Day Suisse 2009: What a great post. What an inspiration for everyone who is asking ‘Where is all this stuff I’ve asked for?’ and …