From 95ba27b0a27aab649c064503b86eb911377ebd9f Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Tue, 19 Apr 2011 21:47:20 +0200 Subject: [PATCH] James Aimonetti: Powerful, Open-Source, VoIP Cloud Services with Erlang --- media/efsf2011-VoIP_Cloud/hCalendar.html | 16 ++++ media/efsf2011-VoIP_Cloud/presentation.pdf | 1 + media/efsf2011-VoIP_Cloud/video.srt.yaml | 88 ++++++++++++++++++++++ media/efsf2011-VoIP_Cloud/www.sh | 4 + 4 files changed, 109 insertions(+) create mode 100644 media/efsf2011-VoIP_Cloud/hCalendar.html create mode 120000 media/efsf2011-VoIP_Cloud/presentation.pdf create mode 100644 media/efsf2011-VoIP_Cloud/video.srt.yaml create mode 100755 media/efsf2011-VoIP_Cloud/www.sh diff --git a/media/efsf2011-VoIP_Cloud/hCalendar.html b/media/efsf2011-VoIP_Cloud/hCalendar.html new file mode 100644 index 0000000..78f7e94 --- /dev/null +++ b/media/efsf2011-VoIP_Cloud/hCalendar.html @@ -0,0 +1,16 @@ + +
+ +James Aimonetti + + +Powerful, Open-Source, VoIP Cloud Services with Erlang + + Erlang Factory, + SF Bay Area, + 24th March 2011 +
+We've built an open-source product that automatically deploys, scales and distributes VoIP calls across the Internet on commodity or virtualized servers. It fully utilizes Erlang for VoIP logic as well as relies on other Erlang products like CouchDB and RabbitMQ. It's got an awesome set of APIs and some other nifty features. +

+

+
diff --git a/media/efsf2011-VoIP_Cloud/presentation.pdf b/media/efsf2011-VoIP_Cloud/presentation.pdf new file mode 120000 index 0000000..9c42de1 --- /dev/null +++ b/media/efsf2011-VoIP_Cloud/presentation.pdf @@ -0,0 +1 @@ +James-Powerful,Open-SourceVoIPCloudServices.pdf \ No newline at end of file diff --git a/media/efsf2011-VoIP_Cloud/video.srt.yaml b/media/efsf2011-VoIP_Cloud/video.srt.yaml new file mode 100644 index 0000000..7bed6b7 --- /dev/null +++ b/media/efsf2011-VoIP_Cloud/video.srt.yaml @@ -0,0 +1,88 @@ +--- +- '3.7' +- '4.7' +- "[1] Powerful, Open-Source VoIP" +--- +- '14.3' +- '15.3' +- "[2] About Me" +--- +- '38.4' +- '39.4' +- "[3] Scaling VoIP is Complicated" +--- +- '77.0' +- 78 +- "[4] VoIP Tools Are Fragmented" +--- +- '112.7' +- '113.7' +- "[5] We Need Glue." +--- +- '117.9' +- '118.9' +- "[6] Choosing Our Glue" +--- +- '307.9' +- '308.9' +- "[7] Whistle VoIP Platform" +--- +- '458.2' +- '459.2' +- "[8] Our Research: the Core" +--- +- '481.3' +- '482.3' +- "[9] Our Research : the Core" +--- +- '526.5' +- '527.5' +- "[10] Our Research : Messaging" +--- +- '679.5' +- '680.5' +- "[11] Our Research : Messaging" +--- +- '888.1' +- '889.1' +- "[12] Our Research : Storage" +--- +- '1087.8' +- '1088.8' +- "[13] Our Research : Storage" +--- +- '1110.9' +- '1111.9' +- "[14] Our Research : Scalability" +--- +- '1170.7' +- '1171.7' +- "[15] Our Research : Scalability" +--- +- '1182.8' +- '1183.8' +- "[16] Our Research : Scalability" +--- +- '1218.3' +- '1219.3' +- "[17] Our Research : Maintenance" +--- +- '1306.3' +- '1307.3' +- "[18] Our Research : Maintenance" +--- +- '1323.8' +- '1324.8' +- "[19] Our Research : Simplicity" +--- +- '1465.5' +- '1466.5' +- "[20] Our Research : Simplicity" +--- +- '1538.1' +- '1539.1' +- "[21] Our Research : Simplicity" +--- +- '1698.1' +- '1699.1' +- "[22] The Full Picture" diff --git a/media/efsf2011-VoIP_Cloud/www.sh b/media/efsf2011-VoIP_Cloud/www.sh new file mode 100755 index 0000000..0c8dd47 --- /dev/null +++ b/media/efsf2011-VoIP_Cloud/www.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +clive http://vimeo.com/22301706 +wget -nc http://www.erlang-factory.com/upload/presentations/393/James-Powerful,Open-SourceVoIPCloudServices.pdf -- 2.20.1