RSS

Recent news

ProcessOne provides a stable and flexible instant messaging platform for leading European ISP

ProcessOne - ProcessOne - October 03, 2007

Paris, France - October 3, 2007 - Portugal Telecom has deployed ProcessOne’s Instant Messaging solution as their core Instant Messaging platform. This leading european Internet Service Provider (ISP) has established a strong relationship with ProcessOne and is totally satisfied with the scalability and robustness of…

More (0 comments)

ProcessOne provides a stable and flexible instant messaging platform for leading European ISP

ProcessOne - ProcessOne - October 03, 2007

Paris, France - October 3, 2007 - Portugal Telecom has deployed ProcessOne’s Instant Messaging solution as their core Instant Messaging platform. This leading european Internet Service Provider (ISP) has established a strong relationship with ProcessOne and is totally satisfied with the scalability and robustness of…

More (0 comments)

Erlang for Python programmers: Part IV

Ruslan Spivak - October 02, 2007

Previous parts: Intro, Part I, Part II and Part III Funs - sequel Continuing previous post about functions let’s remember about Fun. I already mentioned it in Part I and promised to show its advanced forms. So, here we go. Fun with one clause: 1>…

More (0 comments)

Creating tables in Emacs

Ruslan Spivak - October 01, 2007

Sometimes I need to create tables in Emacs as it was in post describing comparison and arithmetic operations in Python and Erlang. Over time I became aware of several means to create tables and export them in different formats in Emacs(at the moment I’m personally…

More (0 comments)

Erlide 0.3.33

Eclipse Erlang IDE - daatomas@users.sourceforge.net (TomasD) - September 25, 2007

Available on the update site http://erlide.sourceforge.net/updateOffers the following features:  * Sort function in Outline.  * Hyperlink style navigation.  * Improved logging output & API.  * Improved IBackend RPC API, now using automatic conversions from Java types.  * Fixed:      o parsing of -ifdef(Var).   …

More (0 comments)

Erlang for Python programmers: Part III

Ruslan Spivak - September 24, 2007

Previous parts: Intro, Part I and Part II Today we are going to take a look at functions. In Erlang there is no direct correspondence to what we have in Python: 1. default values, keyword arguments and formal parameter of form **name def foo(key, name='ruslan',…

More (1 comments)

comment-dwim and comment-style

Ruslan Spivak - September 21, 2007

In my previous post I mentioned that if you use Emacs and you’re editing Erlang source code you can easily comment whole marked region by invoking M-; to which by default bound interactive Lisp function comment-dwim. This works in different modes and it’s very handy…

More (0 comments)

ejabberd’s home page and Community Site

ejabberd Community Site - badlop - September 19, 2007

This website has served the ejabberd project since the late 2004. I want to announce three important changes as of November 2007, explained in Evolution of ejabberd home page: This site changes its address from ejabberd.jabber.ru to www.ejabberd.im. Since now, this website is no longer…

More (0 comments)

Erlang for Python programmers: Part II

Ruslan Spivak - September 17, 2007

In this short tutorial we will take a look at comparison operations, some arithmetic operations and modules. You may also want to skim over Inro and Part I. Comparison operations Python Erlang Description Erlang Example --------+--------+-----------------------+---------------- < < strictly less than --------+--------+-----------------------+---------------- <= =< less…

More (0 comments)

Erlang on the OpenMoko Cellphone

Chris Double - bluishcoder - September 16, 2007

More (1 comments)

« First  <  1055 1056 1057 1058 1059 >  Last »