<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   
	 xmlns:podcast='http://ipodder.sourceforge.net/docs/podcast.html'
>
<channel>
    <title>БэФ블로그 - eventphone (이밴트폰)</title>
    <link>http://pentaphase.de/</link>
    <description>:wq</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 23 Mar 2010 16:38:01 GMT</pubDate>

    <image>
        <url>http://pentaphase.de/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: БэФ블로그 - eventphone (이밴트폰) - :wq</title>
        <link>http://pentaphase.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Asterisk and the Blink</title>
    <link>http://pentaphase.de/index.php?/archives/41-Asterisk-and-the-Blink.html</link>
            <category>Code</category>
            <category>eventphone (이밴트폰)</category>
    
    <comments>http://pentaphase.de/index.php?/archives/41-Asterisk-and-the-Blink.html#comments</comments>
    <wfw:comment>http://pentaphase.de/wfwcomment.php?cid=41</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://pentaphase.de/rss.php?version=2.0&amp;type=comments&amp;cid=41</wfw:commentRss>
    

    <author>nospam@example.com (БэФ)</author>
    <content:encoded>
    &lt;!-- s9ymdb:47 --&gt;&lt;img class=&quot;serendipity_image_right&quot; width=&quot;100&quot; height=&quot;100&quot;  src=&quot;http://pentaphase.de/uploads/blinkenarea-logo.serendipityThumb.png&quot;  alt=&quot;&quot; /&gt;&lt;br /&gt;
It&#039;s just one of those spring days where your may wonder how to control your friendly &lt;a href=&quot;http://www.youtube.com/watch?v=DhBTUNtxIbs&quot;&gt;BlinkenLights neighbourhood building&lt;/a&gt; with &lt;a href=&quot;http://asterisk.org&quot;&gt;Asterisk&lt;/a&gt;. Ordinarily the installation comes with a control program called BlinkenLights Chaos Control Center (BLCCC) which can be seen as a jukebox controller handling movies and games. The BLCCC expects incoming ISDN phone calls to be relayed by &lt;a href=&quot;http://wiki.blinkenarea.org/index.php/ExtendedBlinkenIsdnProtocol&quot;&gt;a UDP based protocol&lt;/a&gt;. A suitable Asterisk AGI application can now take over the role of a mediator between ISDN and BLCCC, thus transparently substitute a real ISDN line.&lt;br /&gt;
&lt;br /&gt;
The &lt;a href=&quot;http://www.eventphone.de&quot;&gt;PoC&lt;/a&gt; version of this mediator program is the newest extension to the &lt;a href=&quot;http://poc-apps.sf.net&quot;&gt;PoC Telephony Application Suite&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Tue, 23 Mar 2010 17:38:01 +0100</pubDate>
    <guid isPermaLink="false">http://pentaphase.de/index.php?/archives/41-guid.html</guid>
    <category>asterisk</category>
<category>blinkenarea</category>
<category>blinkenlights</category>
<category>code</category>
<category>eventphone (이밴트폰)</category>
<category>tcl</category>

</item>
<item>
    <title>PoC Telephony Applications</title>
    <link>http://pentaphase.de/index.php?/archives/24-PoC-Telephony-Applications.html</link>
            <category>Code</category>
            <category>eventphone (이밴트폰)</category>
    
    <comments>http://pentaphase.de/index.php?/archives/24-PoC-Telephony-Applications.html#comments</comments>
    <wfw:comment>http://pentaphase.de/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://pentaphase.de/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (БэФ)</author>
    <content:encoded>
    A growing number of telephony applications primarily developed for the Phone Operation Center is now freely available on sourceforce: &lt;a href=&quot;http://poc-apps.sf.net&quot; title=&quot;PoC Telephony Applications&quot;&gt;poc-apps.sf.net&lt;/a&gt;. As of now you can download the maze (english+german), spoken human rights (german) and a small time announcement application from the SVN repository. The maze has been solved to the very end only about twice since its first appearance in 2005 at the annual Chaos Communication Congress (&lt;a href=&quot;http://events.ccc.de/congress/2005/&quot; title=&quot;22c3&quot;&gt;22C3&lt;/a&gt;). Moreover the in-game phrase &quot;Du stehst vor einer Wand.&quot; (&quot;You&#039;re facing a wall.&quot;) is well known as it has been cited numerous times at the 22C3 and similar gatherings.&lt;br /&gt;
&lt;br /&gt;
The code so far is written in Tcl as Asterisk AGI, however there is no need to know either Tcl or AGI in order to use the application. More about Asterisk may be found in the &lt;a href=&quot;http://bef.eventphone.de/a/Ast.%20C.%20I..html&quot; title=&quot;Conceptual Introduction to Asterisk&quot;&gt;Conceptual Introduction to Asterisk&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Thu, 01 Nov 2007 20:35:06 +0100</pubDate>
    <guid isPermaLink="false">http://pentaphase.de/index.php?/archives/24-guid.html</guid>
    <category>agi</category>
<category>asterisk</category>
<category>code</category>
<category>eventphone (이밴트폰)</category>
<category>poc</category>
<category>tcl</category>

</item>
<item>
    <title>asterisk, *</title>
    <link>http://pentaphase.de/index.php?/archives/13-asterisk,.html</link>
            <category>eventphone (이밴트폰)</category>
    
    <comments>http://pentaphase.de/index.php?/archives/13-asterisk,.html#comments</comments>
    <wfw:comment>http://pentaphase.de/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://pentaphase.de/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com (БэФ)</author>
    <content:encoded>
    After quite some time now, this is not only yet another comment about the world and its inhabitants, but foremost the attempt to bring the world a little closer to each of us by seamlessly spilling bits and pieces of information commonly referred to as knowledge. And what knowledge would suit better in this context than the one about intriguing means of communication?&lt;br /&gt;
&lt;br /&gt;
The &lt;a href=&quot;http://asterisk.org&quot;  title=&quot;Asterisk HP&quot;&gt;Asterisk Open Source PBX&lt;/a&gt; has been around for some time now, even forked &lt;a href=&quot;http://wiki.openpbx.org/tiki-index.php&quot;  title=&quot;OpenPBX&quot;&gt;once&lt;/a&gt; or twice. However in order to truly grasp its inner secrets your can now start by reading this &lt;a href=&quot;http://bef.eventphone.de/a/Ast.%20C.%20I..html&quot;  title=&quot;Asterisk - A Conceptual Introduction&quot;&gt;Conceptual Introduction&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Enjoy the ride. 
    </content:encoded>

    <pubDate>Mon, 21 May 2007 23:59:30 +0200</pubDate>
    <guid isPermaLink="false">http://pentaphase.de/index.php?/archives/13-guid.html</guid>
    <category>asterisk</category>
<category>eventphone (이밴트폰)</category>
<category>introduction</category>
<category>voip</category>

</item>
<item>
    <title>Menschenrechte in Ton</title>
    <link>http://pentaphase.de/index.php?/archives/5-Menschenrechte-in-Ton.html</link>
            <category>audio (аудио)</category>
            <category>eventphone (이밴트폰)</category>
    
    <comments>http://pentaphase.de/index.php?/archives/5-Menschenrechte-in-Ton.html#comments</comments>
    <wfw:comment>http://pentaphase.de/wfwcomment.php?cid=5</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://pentaphase.de/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    

    <author>nospam@example.com (БэФ)</author>
    <content:encoded>
    Seit August 2005 kann bei Veranstaltungen mit dem &lt;a href=&quot;http://de.wikipedia.org/wiki/Phone_Operation_Center&quot;  title=&quot;PoC on Wikipedia&quot;&gt;PoC&lt;/a&gt; die &lt;a href=&quot;http://de.wikisource.org/wiki/Allgemeine_Erklärung_der_Menschenrechte&quot;  title=&quot;Human Rights&quot;&gt;Allgemeine Erklärung der Menschenrechte&lt;/a&gt; über das eigene Telefonnetz abgehört werden. Die Soundfiles stehen nun unter der angegebenen CC-Lizenz zur Verfügung:&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://pentaphase.de/index.php?/archives/5-Menschenrechte-in-Ton.html#extended&quot;&gt;Continue reading &quot;Menschenrechte in Ton&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 26 Jan 2007 10:31:06 +0100</pubDate>
    <guid isPermaLink="false">http://pentaphase.de/index.php?/archives/5-guid.html</guid>
    
<enclosure url="/uploads/menschenrechte/mr.mp3" type="audio/mp3" length='12012'  />

<enclosure url="/uploads/menschenrechte/art01.mp3" type="audio/mp3" length='40236'  />

<enclosure url="/uploads/menschenrechte/art02.mp3" type="audio/mp3" length='140388'  />

<enclosure url="/uploads/menschenrechte/art03.mp3" type="audio/mp3" length='23964'  />

<enclosure url="/uploads/menschenrechte/art04.mp3" type="audio/mp3" length='39732'  />

<enclosure url="/uploads/menschenrechte/art05.mp3" type="audio/mp3" length='36132'  />

<enclosure url="/uploads/menschenrechte/art06.mp3" type="audio/mp3" length='28212'  />

<enclosure url="/uploads/menschenrechte/art07.mp3" type="audio/mp3" length='71052'  />

<enclosure url="/uploads/menschenrechte/art08.mp3" type="audio/mp3" length='43908'  />

<enclosure url="/uploads/menschenrechte/art09.mp3" type="audio/mp3" length='21156'  />

<enclosure url="/uploads/menschenrechte/art10.mp3" type="audio/mp3" length='67740'  />

<enclosure url="/uploads/menschenrechte/art11.mp3" type="audio/mp3" length='150036'  />

<enclosure url="/uploads/menschenrechte/art12.mp3" type="audio/mp3" length='61404'  />

<enclosure url="/uploads/menschenrechte/art13.mp3" type="audio/mp3" length='52980'  />

<enclosure url="/uploads/menschenrechte/art14.mp3" type="audio/mp3" length='66876'  />

<enclosure url="/uploads/menschenrechte/art15.mp3" type="audio/mp3" length='47364'  />

<enclosure url="/uploads/menschenrechte/art16.mp3" type="audio/mp3" length='107772'  />

<enclosure url="/uploads/menschenrechte/art17.mp3" type="audio/mp3" length='36924'  />

<enclosure url="/uploads/menschenrechte/art18.mp3" type="audio/mp3" length='91644'  />

<enclosure url="/uploads/menschenrechte/art19.mp3" type="audio/mp3" length='58596'  />

<enclosure url="/uploads/menschenrechte/art20.mp3" type="audio/mp3" length='35484'  />

<enclosure url="/uploads/menschenrechte/art21.mp3" type="audio/mp3" length='127356'  />

<enclosure url="/uploads/menschenrechte/art22.mp3" type="audio/mp3" length='91428'  />

<enclosure url="/uploads/menschenrechte/art23.mp3" type="audio/mp3" length='163932'  />

<enclosure url="/uploads/menschenrechte/art24.mp3" type="audio/mp3" length='39228'  />

<enclosure url="/uploads/menschenrechte/art25.mp3" type="audio/mp3" length='146580'  />

<enclosure url="/uploads/menschenrechte/art26.mp3" type="audio/mp3" length='187332'  />

<enclosure url="/uploads/menschenrechte/art27.mp3" type="audio/mp3" length='84228'  />

<enclosure url="/uploads/menschenrechte/art28.mp3" type="audio/mp3" length='43764'  />

<enclosure url="/uploads/menschenrechte/art29.mp3" type="audio/mp3" length='129948'  />

<enclosure url="/uploads/menschenrechte/art30.mp3" type="audio/mp3" length='59100'  />
<category>audio (аудио)</category>
<category>eventphone (이밴트폰)</category>
<category>menschenrechte</category>
<category>un</category>

</item>
<item>
    <title>PoC goes Web2.0</title>
    <link>http://pentaphase.de/index.php?/archives/2-PoC-goes-Web2.0.html</link>
            <category>eventphone (이밴트폰)</category>
            <category>Web2.0 (왭 이쩜영)</category>
    
    <comments>http://pentaphase.de/index.php?/archives/2-PoC-goes-Web2.0.html#comments</comments>
    <wfw:comment>http://pentaphase.de/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://pentaphase.de/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    

    <author>nospam@example.com (БэФ)</author>
    <content:encoded>
    Ich bin total vom &lt;a href=&quot;http://dojotoolkit.org/&quot;  title=&quot;dojo toolkit&quot;&gt;dojo toolkit&lt;/a&gt; begeistert, so dass es jetzt das PoC-Telefonbuch vom &lt;a href=&quot;http://eh2007.hamburg.ccc.de/&quot;  title=&quot;EH2007 in Hamburg&quot;&gt;EasterHegg 2007&lt;/a&gt; als &lt;a href=&quot;http://eventphone.de/~bef/dojo-phonebook.html&quot; title=&quot;PoC dojo phonebook&quot;&gt;javascriptige Echzeitsuche&lt;/a&gt; gibt. 
    </content:encoded>

    <pubDate>Thu, 25 Jan 2007 15:22:42 +0100</pubDate>
    <guid isPermaLink="false">http://pentaphase.de/index.php?/archives/2-guid.html</guid>
    <category>dojo</category>
<category>eventphone (이밴트폰)</category>
<category>web2.0 (왭 이쩜영)</category>

</item>

</channel>
</rss>