Tag Archives: OpenSource

Debian celebrates its 17th birthday

Debian celebrates its 17th birthay! Read the official news..

Posted in Me | Tagged , , | Leave a comment

Calling soap web services with curl from a unix shell

How to call soap web services from a unix shell? it is easy with curl and, optionally, xsltproc ! Read the tutorialĀ soap requests with curl !

Posted in Me | Tagged , , , , , | 1 Comment

Ebot: an erlang web crawler

Ebot is a opensource and scalable web crawler written on top of Erlang, a NOSQL database (Apache CouchDB or Riak), RabbitMQ, Mochiweb, Webmachine, .. See my Erlang info page for more details The project is hosted at http://github.com/matteoredaelli/ebot Thanks to … Continue reading

Posted in Me | Tagged , , , , , , , , , , | Leave a comment

RabbitMQ acquired by SpringSource/VMWare

“Erlang-based RabbitMQ was acquired today by SpringSource, which is owned by VMWare” “RabbitMQ is a complete and highly reliable enterprise messaging system based on the emerging AMQP standard. It is licensed under the open source Mozilla Public License and has … Continue reading

Posted in Me | Tagged , , | Leave a comment

The Interactive Internet is quite near… the new facebook chat with XMPP…

After Google with GTalk (~ 180 million users) , now also Facebook (> 400 million users ) has switched its chat protocol to Jabber/XMPP ( pdf introduction). Now you need simply a generic xmpp client (like Adium, iChat, Miranda, Pidgin) … Continue reading

Posted in Me | Tagged , , , , | 1 Comment

Do NOT BUY any DVB USB devices with TRIDENT chipsets

Please do NOT buy any DVB USB devices with TRIDENT chipsets like Freecom DVB-T & Analog TV USB STICK (USB Id 14aa:0620), Moka Hybrid TV receiver MK-DVBT-DUAL (USB Id 14aa:0620), LifeView LR535 … a PCIe Mini Card (USB Id 10fd:0535), … Continue reading

Posted in Me | Tagged , , , , | Leave a comment

Learning Erlang

Posted in Me | Tagged , | Leave a comment

Apache CouchDB ~ Ubuntu

“Ubuntu 9.10 Karmic Koala has just been released. This is big news as this version includes Apache CouchDB, used as a replicable database by desktop apps. This means CouchDB will be on over 10 million desktops” [from Damien Katz] Erlang … Continue reading

Posted in Me | Tagged , , | Leave a comment

Ewg: Erlang Wordlist Generator

Ewg is a Wordlist generator written in Erlang. Thanks to this simple project I have been improving my knowledge in Erlang/OTP and Git. I love functional programming and learning more and more…

Posted in Me | Tagged , | Leave a comment

Erlang at Facebook, SAP, …

Erlang At? Please add a comment if you use it in your company! Erlang at BBC http://www.erlang-factory.com/upload/presentations/147/EndaFarrell-ErlangFactoryLondon2009-ErlangattheBBC.pdf Erlang at Facebook Functional Programming at Facebook by Chris Piro and Eugene Letuchy. http://www.erlang-factory.com/upload/presentations/31/EugeneLetuchy-ErlangatFacebook.pdf http://www.process-one.net/en/blogs/article/facebook_chat_supports_xmpp_with_ejabberd/ Erlang at Github http://github.com/blog/112-supercharged-git-daemon Erlang at SAP http://www.erlang-factory.com/upload/presentations/57/SumeetBajaj_ErlangatSAP.pdf … Continue reading

Posted in Me | Tagged , , | 2 Comments