<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>wml &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/wml/</link>
	<description>Feed of posts on WordPress.com tagged "wml"</description>
	<pubDate>Mon, 30 Nov 2009 17:47:16 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Istilah-istilah Internet]]></title>
<link>http://farmatika.wordpress.com/2009/10/13/istilah-istilah-internet/</link>
<pubDate>Tue, 13 Oct 2009 17:44:31 +0000</pubDate>
<dc:creator>A.J.I</dc:creator>
<guid>http://farmatika.wordpress.com/2009/10/13/istilah-istilah-internet/</guid>
<description><![CDATA[A Access point – suatu alat yang mmungkinkan computer berperangkat wireless dan alat-alat lainya unt]]></description>
<content:encoded><![CDATA[A Access point – suatu alat yang mmungkinkan computer berperangkat wireless dan alat-alat lainya unt]]></content:encoded>
</item>
<item>
<title><![CDATA[WML: Basic Application]]></title>
<link>http://freecoderesources.wordpress.com/2009/10/09/wml-basic-application/</link>
<pubDate>Fri, 09 Oct 2009 18:37:55 +0000</pubDate>
<dc:creator>ashish revar</dc:creator>
<guid>http://freecoderesources.wordpress.com/2009/10/09/wml-basic-application/</guid>
<description><![CDATA[Below a basic application is given which Assn.wml build only to demonstrate the basic flow of the wm]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Below a basic application is given which Assn.wml build only to demonstrate the basic flow of the wml files,</p>
<p>this file is for only to use selectbox and to check the functionalities of <strong>.wml</strong> and <strong>.wmls</strong> files.</p>
<p><strong>Assn.wml</strong></p>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;?xml version=&#8221;1.0&#8243; encoding=&#8221;utf-8&#8243;?&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;!DOCTYPE wml PUBLIC &#8220;-//WAPFORUM//DTD WML 1.3//EN&#8221;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#8220;http://www.wapforum.org/DTD/wml13.dtd&#8221;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;wml&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;!&#8211; Possible &#60;head&#62; elements here. &#8211;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;card id=&#8221;card1&#8243; title=&#8221;Home Page&#8221;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;!&#8211; Additional &#60;do&#62; elements here. &#8211;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;p align=&#8221;center&#8221;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;!&#8211; Card implementation here. &#8211;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;big&#62;&#60;b&#62;Subjects:&#60;/b&#62;&#60;/big&#62;&#60;br/&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;select name=&#8221;subject&#8221; value=&#8221;FA&#8221;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;option value=&#8221;FA&#8221;&#62;FA&#60;/option&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;option value=&#8221;ADCN&#8221;&#62;ADCN&#60;/option&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;option value=&#8221;DDA&#8221;&#62;DDA&#60;/option&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;option value=&#8221;SE&#8221;&#62;SE&#60;/option&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;option value=&#8221;ES&#8221;&#62;ES&#60;/option&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;/select&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span></div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;big&#62;&#60;b&#62;Assignments:&#60;/b&#62;&#60;/big&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;select name=&#8221;assignments&#8221; value=&#8221;Assignment-1&#8243;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;option value=&#8221;Assignment-1&#8243;&#62;Assignment-1&#60;/option&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;option value=&#8221;Assignment-2&#8243;&#62;Assignment-2&#60;/option&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;option value=&#8221;Assignment-3&#8243;&#62;Assignment-3&#60;/option&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;/select&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>Title = &#60;b&#62;$(answer)&#60;/b&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;do type=&#8221;accept&#8221; label=&#8221;Show&#8221;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;go href=&#8221;Assn.wmls#checkassn(&#8216;answer&#8217;, &#8216;$(subject)&#8217;, &#8216;$(assignments)&#8217;)&#8221;/&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;/do&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;/p&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;!&#8211; Additional &#60;p&#62; elements here. &#8211;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;/card&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;/wml&#62;</div>
<div>&#60;?xml version=&#8221;1.0&#8243; encoding=&#8221;utf-8&#8243;?&#62;</div>
<div>&#60;!DOCTYPE wml PUBLIC &#8220;-//WAPFORUM//DTD WML 1.3//EN&#8221;</div>
<div>&#8220;http://www.wapforum.org/DTD/wml13.dtd&#8221;&#62;</div>
<div>&#60;wml&#62;</div>
<div></div>
<div>&#60;!&#8211; Possible &#60;head&#62; elements here. &#8211;&#62;</div>
<div></div>
<div>&#60;card id=&#8221;card1&#8243; title=&#8221;Home Page&#8221;&#62;</div>
<div></div>
<div>&#60;!&#8211; Additional &#60;do&#62; elements here. &#8211;&#62;</div>
<div></div>
<div>&#60;p align=&#8221;center&#8221;&#62;</div>
<div>&#60;!&#8211; Card implementation here. &#8211;&#62;</div>
<div>&#60;big&#62;&#60;b&#62;Subjects:&#60;/b&#62;&#60;/big&#62;&#60;br/&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;select name=&#8221;subject&#8221; value=&#8221;FA&#8221;&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;option value=&#8221;FA&#8221;&#62;FA&#60;/option&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;option value=&#8221;ADCN&#8221;&#62;ADCN&#60;/option&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;option value=&#8221;DDA&#8221;&#62;DDA&#60;/option&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;option value=&#8221;SE&#8221;&#62;SE&#60;/option&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;option value=&#8221;ES&#8221;&#62;ES&#60;/option&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;/select&#62;</div>
<div><span style="white-space:pre;"> </span></div>
<div><span style="white-space:pre;"> </span>&#60;big&#62;&#60;b&#62;Assignments:&#60;/b&#62;&#60;/big&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;select name=&#8221;assignments&#8221; value=&#8221;Assignment-1&#8243;&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;option value=&#8221;Assignment-1&#8243;&#62;Assignment-1&#60;/option&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;option value=&#8221;Assignment-2&#8243;&#62;Assignment-2&#60;/option&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;option value=&#8221;Assignment-3&#8243;&#62;Assignment-3&#60;/option&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;/select&#62;</div>
<div></div>
<div><span style="white-space:pre;"> </span>Title = &#60;b&#62;$(answer)&#60;/b&#62;</div>
<div></div>
<div><span style="white-space:pre;"> </span>&#60;do type=&#8221;accept&#8221; label=&#8221;Show&#8221;&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;go href=&#8221;Assn.wmls#checkassn(&#8216;answer&#8217;, &#8216;$(subject)&#8217;, &#8216;$(assignments)&#8217;)&#8221;/&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;/do&#62;</div>
<div><span style="white-space:pre;"> </span>&#60;/p&#62;</div>
<div></div>
<div>&#60;!&#8211; Additional &#60;p&#62; elements here. &#8211;&#62;</div>
<div>&#60;/card&#62;</div>
<div>&#60;/wml&#62;</div>
<div></div>
<div></div>
<div><strong>Assn.wmls</strong></div>
<div></div>
<div><strong></p>
<div><span style="font-weight:normal;">extern function checkassn(result,subject,assignment)</span></div>
<div><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">var ans = 0;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;FA&#8217; &#38;&#38; assignment == &#8216;Assignment-1&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;Histogram Equalization&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;FA&#8217; &#38;&#38; assignment == &#8216;Assignment-2&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;Sorting Algorithms&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;FA&#8217; &#38;&#38; assignment == &#8216;Assignment-3&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;Probability Models for Lossy Compression&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;ADCN&#8217; &#38;&#38; assignment == &#8216;Assignment-1&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;TCP/IP Protocol&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;ADCN&#8217; &#38;&#38; assignment == &#8216;Assignment-2&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;UDP Protocol&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;ADCN&#8217; &#38;&#38; assignment == &#8216;Assignment-3&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;WAP&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;DDA&#8217; &#38;&#38; assignment == &#8216;Assignment-1&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;LCR Algorithm&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;DDA&#8217; &#38;&#38; assignment == &#8216;Assignment-2&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;HS Algorithm&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;DDA&#8217; &#38;&#38; assignment == &#8216;Assignment-3&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;GHS-MST Tree&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;SE&#8217; &#38;&#38; assignment == &#8216;Assignment-1&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;Software Process Model&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;SE&#8217; &#38;&#38; assignment == &#8216;Assignment-2&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;Testing Strategies&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;SE&#8217; &#38;&#38; assignment == &#8216;Assignment-3&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;Web Engineering&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;ES&#8217; &#38;&#38; assignment == &#8216;Assignment-1&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;GCD Processor &#8211; Logisim&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;ES&#8217; &#38;&#38; assignment == &#8216;Assignment-2&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;USB Driver&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">if(subject == &#8216;ES&#8217; &#38;&#38; assignment == &#8216;Assignment-3&#8242;)</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">{</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">ans = &#8216;Firewire&#8217;;</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">}</span></div>
<div><span style="font-weight:normal;"><br />
</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">WMLBrowser.setVar(result,ans);</span></div>
<div><span style="white-space:pre;"><span style="font-weight:normal;"> </span></span><span style="font-weight:normal;">WMLBrowser.refresh();</span></div>
<div><span style="font-weight:normal;">}</span></div>
<div></div>
<p></strong></div>
<div></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[WML: Calculator]]></title>
<link>http://freecoderesources.wordpress.com/2009/10/09/wml-calculator/</link>
<pubDate>Fri, 09 Oct 2009 18:32:18 +0000</pubDate>
<dc:creator>ashish revar</dc:creator>
<guid>http://freecoderesources.wordpress.com/2009/10/09/wml-calculator/</guid>
<description><![CDATA[calc.wml is the basic file  coded below to work as basic calculator with another function file which]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>calc.wml </strong>is the basic file  coded below to work as basic calculator with another function file which is also provided here,</p>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;?xml version=&#8221;1.0&#8243;?&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;!DOCTYPE wml PUBLIC &#8220;-//WAPFORUM//DTD WML 1.1//EN&#8221; &#8220;http://www.wapforum.org/DTD/wml_1.1.xml&#8221;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;wml&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;card id=&#8221;card1&#8243; title=&#8221;Calculator&#8221; newcontext=&#8221;true&#8221;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;p&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>Value1: &#60;br/&#62;&#60;input format=&#8221;N*M&#8221; name=&#8221;amount1&#8243; title=&#8221;First Amount:&#8221;/&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>Operator : &#60;br/&#62;&#60;select name=&#8221;operator&#8221; value=&#8221;ADD&#8221; title=&#8221;Operation:&#8221;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span> <span style="white-space:pre;"> </span> &#60;option value=&#8221;ADD&#8221;&#62;Addition&#60;/option&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span> &#60;option value=&#8221;SUB&#8221;&#62;Subtraction&#60;/option&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span> &#60;option value=&#8221;MULT&#8221;&#62;Multiplication&#60;/option&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span> &#60;option value=&#8221;DIV&#8221;&#62;Division&#60;/option&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;/select&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>Value2: &#60;br/&#62;&#60;input format=&#8221;N*M&#8221; name=&#8221;amount2&#8243; title=&#8221;Second Amount:&#8221;/&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>Result : = &#60;b&#62;$(answer)&#60;/b&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;do type=&#8221;accept&#8221; label=&#8221;Result&#8221;&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;go href=&#8221;calc.wmls#operation(&#8216;answer&#8217;,$(amount1),&#8217;$(operator)&#8217;,$(amount2))&#8221;/&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;/do&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;/p&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;"><span style="white-space:pre;"> </span>&#60;/card&#62;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#60;/wml&#62;</div>
<p>&#60;?xml version=&#8221;1.0&#8243;?&#62;</p>
<p>&#60;!DOCTYPE wml PUBLIC &#8220;-//WAPFORUM//DTD WML 1.1//EN&#8221; &#8220;http://www.wapforum.org/DTD/wml_1.1.xml&#8221;&#62;</p>
<p>&#60;wml&#62;</p>
<p><span style="white-space:pre;"> </span>&#60;card id=&#8221;card1&#8243; title=&#8221;Calculator&#8221; newcontext=&#8221;true&#8221;&#62;</p>
<p><span style="white-space:pre;"> </span>&#60;p&#62;</p>
<p><span style="white-space:pre;"> </span>Value1: &#60;br/&#62;&#60;input format=&#8221;N*M&#8221; name=&#8221;amount1&#8243; title=&#8221;First Amount:&#8221;/&#62;</p>
<p><span style="white-space:pre;"> </span>Operator : &#60;br/&#62;&#60;select name=&#8221;operator&#8221; value=&#8221;ADD&#8221; title=&#8221;Operation:&#8221;&#62;</p>
<p><span style="white-space:pre;"> </span> <span style="white-space:pre;"> </span> &#60;option value=&#8221;ADD&#8221;&#62;Addition&#60;/option&#62;</p>
<p><span style="white-space:pre;"> </span> &#60;option value=&#8221;SUB&#8221;&#62;Subtraction&#60;/option&#62;</p>
<p><span style="white-space:pre;"> </span> &#60;option value=&#8221;MULT&#8221;&#62;Multiplication&#60;/option&#62;</p>
<p><span style="white-space:pre;"> </span> &#60;option value=&#8221;DIV&#8221;&#62;Division&#60;/option&#62;</p>
<p><span style="white-space:pre;"> </span>&#60;/select&#62;</p>
<p><span style="white-space:pre;"> </span>Value2: &#60;br/&#62;&#60;input format=&#8221;N*M&#8221; name=&#8221;amount2&#8243; title=&#8221;Second Amount:&#8221;/&#62;</p>
<p><span style="white-space:pre;"> </span>Result : = &#60;b&#62;$(answer)&#60;/b&#62;</p>
<p><span style="white-space:pre;"> </span>&#60;do type=&#8221;accept&#8221; label=&#8221;Result&#8221;&#62;</p>
<p><span style="white-space:pre;"> </span>&#60;go href=&#8221;calc.wmls#operation(&#8216;answer&#8217;,$(amount1),&#8217;$(operator)&#8217;,$(amount2))&#8221;/&#62;</p>
<p><span style="white-space:pre;"> </span>&#60;/do&#62;</p>
<p><span style="white-space:pre;"> </span>&#60;/p&#62;</p>
<p><span style="white-space:pre;"> </span>&#60;/card&#62;</p>
<p>&#60;/wml&#62;</p>
<p>Here, <strong>calc.wmls </strong>is the function file, means script which contains all the functions which is needed in<strong> calc.wml</strong></p>
<p>extern function operation(result,val1,operate,val2) {</p>
<p><span style="white-space:pre;"> </span>var ans=0;</p>
<p><span style="white-space:pre;"> </span>if (operate==&#8217;ADD&#8217;)</p>
<p><span style="white-space:pre;"> </span>{</p>
<p><span style="white-space:pre;"> </span>ans = val1 + val2;</p>
<p><span style="white-space:pre;"> </span>}</p>
<p><span style="white-space:pre;"> </span>else if (operate==&#8217;SUB&#8217;)</p>
<p><span style="white-space:pre;"> </span>{</p>
<p><span style="white-space:pre;"> </span>ans=val1 &#8211; val2;</p>
<p><span style="white-space:pre;"> </span>}</p>
<p><span style="white-space:pre;"> </span>else if (operate==&#8217;MULT&#8217;)</p>
<p><span style="white-space:pre;"> </span>{</p>
<p><span style="white-space:pre;"> </span>ans=val1 * val2;</p>
<p><span style="white-space:pre;"> </span>}</p>
<p><span style="white-space:pre;"> </span>else</p>
<p><span style="white-space:pre;"> </span>{</p>
<p><span style="white-space:pre;"> </span>ans=val1 / val2;</p>
<p><span style="white-space:pre;"> </span>}</p>
<p><span style="white-space:pre;"> </span></p>
<p><span style="white-space:pre;"> </span>WMLBrowser.setVar(result,ans);</p>
<p><span style="white-space:pre;"> </span>WMLBrowser.refresh();</p>
<p>}</p>
<div></div>
<div></div>
<div></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[WML: Configuring Microsoft Internet Information Services (IIS)]]></title>
<link>http://freecoderesources.wordpress.com/2009/10/09/wml-configuring-microsoft-internet-information-services-iis/</link>
<pubDate>Fri, 09 Oct 2009 18:27:17 +0000</pubDate>
<dc:creator>ashish revar</dc:creator>
<guid>http://freecoderesources.wordpress.com/2009/10/09/wml-configuring-microsoft-internet-information-services-iis/</guid>
<description><![CDATA[Configuring Microsoft Internet Information Services (IIS) Microsoft Internet Information Server (IIS]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Configuring Microsoft Internet Information Services (IIS)</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Microsoft Internet Information Server (IIS) is a free Web server that can be acquired with the following operating systems to serve WML pages:</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">• Microsoft Windows NT 4 – IIS version 4.0 comes in the NT 4.0 option pack.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">• Microsoft Windows 2000/server – IIS 5.0 is built in to Windows 2000.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">• Microsoft Windows XP – IIS 5.1 is built in to Windows XP.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">• Microsoft Windows 2003 – IIS 6.0 is built in to Windows 2003.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">IIS has a graphical user interface, the Internet Service Manager, for configuring all aspects of the Web server.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">The following step-by-step guide can be used to set up MIME types:</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">1. Start the Microsoft Management Console (Start =&#62; Run =&#62;MMC) and load the IIS snap-in from the c:\winnt\system32\inetsrv\iis directory.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">The Internet Services Manager can also be opened from Start =&#62; Control Panel =&#62; Administrative Tools =&#62; ‘Internet Information Services Manager’ or ‘Internet Information Services’ depending on the version and Windows Operating System.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">2. Right click on the node that matches the name of your web server (by default: ‘Default Web Site’) and choose the Properties option.</div>
<p><strong>Configuring Microsoft Internet Information Services (IIS)</strong></p>
<p>Microsoft Internet Information Server (IIS) is a free Web server that can be acquired with the following operating systems to serve WML pages:</p>
<p>• Microsoft Windows NT 4 – IIS version 4.0 comes in the NT 4.0 option pack.</p>
<p>• Microsoft Windows 2000/server – IIS 5.0 is built in to Windows 2000.</p>
<p>• Microsoft Windows XP – IIS 5.1 is built in to Windows XP.</p>
<p>• Microsoft Windows 2003 – IIS 6.0 is built in to Windows 2003.</p>
<p>IIS has a graphical user interface, the Internet Service Manager, for configuring all aspects of the Web server.</p>
<p>The following step-by-step guide can be used to set up MIME types:</p>
<p>1. Start the Microsoft Management Console (Start =&#62; Run =&#62;MMC) and load the IIS snap-in from the c:\winnt\system32\inetsrv\iis directory.</p>
<p>The Internet Services Manager can also be opened from Start =&#62; Control Panel =&#62; Administrative Tools =&#62; ‘Internet Information Services Manager’ or ‘Internet Information Services’ depending on the version and Windows Operating System.</p>
<p>2. Right click on the node that matches the name of your web server (by default: ‘Default Web Site’) and choose the Properties option.</p>
<div>
<div>3. Click on the edit button next to the master properties drop down box.</div>
<div></div>
<div>4. Select the HTTP Headers tab, and click on the file type button. This will load the registered file types dialog.</div>
<div></div>
<div>5. Click on the new type button and create a new file type using the below parameters (Refer to figure 1 below). Repeat the procedure for each associated extension:</div>
<div>1. File Type 1:</div>
<div>• Associated extension: wml</div>
<div>• Content type: text/vnd.wap.wml</div>
<div>2. File Type 2:</div>
<div>• Associated extension: wbmp</div>
<div>• Content type: image/vnd.wap.wbmp</div>
<div>6. Click OK to close all of the open dialogs, and then close MMC or Internet Services Manager itself.</div>
<div>7. Restart ‘IIS Admin Service’ from the ‘Services’. (Click Start program, Administrative Tools, and click on the Services application) so that the newly added MIME types are picked up.</div>
</div>
<div></div>
<div><img class="alignnone size-full wp-image-90" title="IIS - Configuration" src="http://freecoderesources.wordpress.com/files/2009/10/post.jpg" alt="IIS - Configuration" width="480" height="247" /></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[WML: Configuring Apache Web-server]]></title>
<link>http://freecoderesources.wordpress.com/2009/10/09/wml-configuring-apache-web-server/</link>
<pubDate>Fri, 09 Oct 2009 18:19:20 +0000</pubDate>
<dc:creator>ashish revar</dc:creator>
<guid>http://freecoderesources.wordpress.com/2009/10/09/wml-configuring-apache-web-server/</guid>
<description><![CDATA[Configuring Apache Web-server Apache is an open-source Web server that’s available on many platforms]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Configuring Apache Web-server</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Apache is an open-source Web server that’s available on many platforms, including Linux and Windows. Basic familiarity with UNIX is necessary to configure it.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Apache may be downloaded from the following link: http://www.apache.org/dist/httpd/binaries/.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Please download the apache server file appropriate to your operating system.  NOTE: Release 2.0.49 and Release 1.3.31 is the latest stable release when this document is published.  Please download this release.  Older releases of Apache would also work as the WML server.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">The following is a step-by-step guide for configuring Apache Web-server:</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">1. To set MIME types in Apache, a plain text file called httpd.conf is used. The location for this file varies depending on the individual setup, but the most usual path is /etc/httpd/conf/httpd.conf – this is the default location if Linux is installed via the RPM method. If the operating system is Windows, then look for a folder called conf under where Apache is installed.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">2. Open httpd.conf in a text editor such as Notepad.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">3. Scroll down to the AddType section (usually at the bottom of the file) and add the following lines:</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">• AddType text/vnd.wap.wml wml</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">• AddType image/vnd.wap.wbmp wbmp</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">4. Save the file.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">5. Restart Apache so that it recognizes the newly added MIME types.</div>
<p><strong><em>Configuring Apache Web-server</em></strong></p>
<p>Apache is an open-source Web server that’s available on many platforms, including Linux and Windows. Basic familiarity with UNIX is necessary to configure it.</p>
<p>Apache may be downloaded from the following link: http://www.apache.org/dist/httpd/binaries/.</p>
<p>Please download the apache server file appropriate to your operating system.  NOTE: Release 2.0.49 and Release 1.3.31 is the latest stable release when this document is published.  Please download this release.  Older releases of Apache would also work as the WML server.</p>
<p>The following is a step-by-step guide for configuring Apache Web-server:</p>
<p>1. To set MIME types in Apache, a plain text file called httpd.conf is used. The location for this file varies depending on the individual setup, but the most usual path is /etc/httpd/conf/httpd.conf – this is the default location if Linux is installed via the RPM method. If the operating system is Windows, then look for a folder called conf under where Apache is installed.</p>
<p>2. Open httpd.conf in a text editor such as Notepad.</p>
<p>3. Scroll down to the AddType section (usually at the bottom of the file) and add the following lines:</p>
<p>• AddType text/vnd.wap.wml wml</p>
<p>• AddType image/vnd.wap.wbmp wbmp</p>
<p>4. Save the file.</p>
<p>5. Restart Apache so that it recognizes the newly added MIME types.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Adecuar XAMPP para WML]]></title>
<link>http://josephz.wordpress.com/2009/08/05/adecuar-xampp-para-wml/</link>
<pubDate>Wed, 05 Aug 2009 16:58:38 +0000</pubDate>
<dc:creator>josephz</dc:creator>
<guid>http://josephz.wordpress.com/2009/08/05/adecuar-xampp-para-wml/</guid>
<description><![CDATA[Una de las alternativas de tener un servidor web y BD bajo apache y mysql es xampp, pero con una sim]]></description>
<content:encoded><![CDATA[Una de las alternativas de tener un servidor web y BD bajo apache y mysql es xampp, pero con una sim]]></content:encoded>
</item>
<item>
<title><![CDATA[Dokeos Móvil]]></title>
<link>http://dokeoslatinoamerica.wordpress.com/2009/07/03/dokeos-movil/</link>
<pubDate>Sat, 04 Jul 2009 00:29:16 +0000</pubDate>
<dc:creator>cfasanando</dc:creator>
<guid>http://dokeoslatinoamerica.wordpress.com/2009/07/03/dokeos-movil/</guid>
<description><![CDATA[En los ultimos 2 años la web movil ha experimentado un fuerte crecimiento, tanto en términos de núme]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>En los ultimos 2 años la web movil ha experimentado un fuerte crecimiento, tanto en términos de número de usuarios web con acceso desde un teléfono móvil, y el número de sitios web en linea accesibles.</p>
<p>Es claramente un momento emocionante para la web móvil y de Internet para móviles en general.</p>
<p>Dokeos en su versión corporativa ofrece funcionalidades a través de este medio, haciendo uso de tres poderosas herramientas muy populares para el desarrollo de una aplicación web movil que son:</p>
<p><strong>WURFL</strong> (Wireless Universal Resource File) :  Es una base de datos de dispositivos móviles que registra las especificaciones y capacidades de cada uno de ellos.</p>
<p><strong>Tera-WURFL </strong>:  Es una libreria para PHP que utiliza MySQL y un mecanismo de cache para alcanzar excelente performance y reducir el tiempo que se toma para hacer consultas a una base de datos WURLF.</p>
<p><strong>HAWHAW</strong> (HTML and WML Hybrid Adapted Webserver) :  Es una libreria para PHP hecho disponible gratuitamente a traves de un solo archivo hawhaw.inc. HAWHAW trabaja con Tera-WURLF para hacer uso de la base de datos WURFL y asi generar el WML(Wireless Markup language) que es usado para crear paginas que pueden ser mostrados en un browser WAP (browser de un movil).</p>
<p>Con todo esto y atraves de los servicios web, dokeos corporativo ofrece funcionalidades que pueden ser consultadas desde un celular</p>
<p>Aca les muestro un pequeño demo sobre una cosulta a los eventos de la agenda de un curso determinado desde un nokia 6670:</p>
<p><img class="aligncenter size-full wp-image-853" title="celu1" src="http://dokeoslatinoamerica.wordpress.com/files/2009/07/celu11.jpg" alt="celu1" width="335" height="356" /></p>
<p><em>En esta primera imagen el usuario selecciona el curso, el mes y el año de los eventos de dicho curso</em></p>
<p><img class="aligncenter size-full wp-image-854" title="celu2" src="http://dokeoslatinoamerica.wordpress.com/files/2009/07/celu2.jpg" alt="celu2" width="449" height="323" /></p>
<p><em>Se muestra un calendario resaltando los dias donde existen eventos para dicho mes y año, al seleccionar un dia resaltado, se muestra<br />
la lista de eventos para ese dia.</em></p>
<p>Esto es sólo el comienzo, más adelante les mostraré más cosas de las funcionalidades que dokeos ofrece atraves de un móvil.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Washington-Nachlese: Background und Praktikum]]></title>
<link>http://sebastianwilke.wordpress.com/2009/04/27/washington-nachlese-background-und-praktikum/</link>
<pubDate>Mon, 27 Apr 2009 21:15:35 +0000</pubDate>
<dc:creator>sebastianwilke</dc:creator>
<guid>http://sebastianwilke.wordpress.com/2009/04/27/washington-nachlese-background-und-praktikum/</guid>
<description><![CDATA[Lange ist es her&#8230; Wo ich in New York keine Internetverbindung hatte, fehlte mir in Washington ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Lange ist es her&#8230; Wo ich in New York keine Internetverbindung hatte, fehlte mir in Washington angesichts wunderschönen Wetters und eines vollen Programmes einfach die Zeit zum Bloggen. Die erste Woche in Berlin musste ich mich erstmal wieder einleben. ^^ Dafür kommt jetzt in mehreren Abschnitten der große Nachbericht mit allem, was bislang warten musste&#8230; viel Spaß damit.</p>
<p><strong>Background: IFLA 2008</strong></p>
<p>Das Praktikum in der Library of Congress (LoC) wäre niemals zustande gekommen, hätte ich nicht im letzten Jahr am IFLA-Kongress in Québec teilgenommen. Dort saß ich während einer der interaktiven <a href="http://pages.citebite.com/p1x4h2r3v1dwr">Sessions</a> zufällig mit Jerry Mansfield (Chair der <a href="http://www.ifla.org/en/government-libraries">Government Libraries Section</a>) an einem Tisch.<strong> </strong>Bei der Poster Session im Anschluss kamen wir etwas intensiver ins Gespräch, ich erzählte ihm von meinen New York-Plänen und er bot mir spontan an, zu einem weiteren Praktikum nach Washginton zu kommen.</p>
<p>Jerry arbeitet innerhalb der LoC im <a href="http://www.loc.gov/crsinfo/whatscrs.html">Congressional Research Service</a> (CRS), der direkt und ausschließlich dem Kongress zur Verfügung steht. Da ich am meisten an Musikbibliotheken interessiert bin, vermittelte er mich für das Praktikum an die <a href="http://www.loc.gov/rr/perform/">Musikabteilung</a> der LoC weiter.</p>
<div id="attachment_680" class="wp-caption aligncenter" style="width: 490px"><img class="size-full wp-image-680" title="p1090785e" src="http://sebastianwilke.wordpress.com/files/2009/04/p1090785e.jpg" alt="Jerry und ich vor dem Kapitol" width="480" height="600" /><p class="wp-caption-text">Jerry und ich vor dem Kapitol</p></div>
<p>Um eine Unterkunft musste ich mich zum Glück nicht kümmern. Die zwei Wochen über kam ich bei Jerry und seiner Familie unter, die in einem großen Haus mit Terrasse und Garten in einem ruhigen Vorort von D.C. leben &#8211; nach dem eher hektischen New York mit Studentenwohnheim-Flair geradezu paradiesisch. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> <!--more--></p>
<p><strong>Praktikum: Ein Eldorado für Musikwissenschaftler</strong><strong><br />
</strong></p>
<p>WOW!!! Unglaublich, was die Musikabteilung der LoC an Sammlungen, Nachlässen, wertvollen Autographen und anderen Materialien besitzt! Da fühlt man sich als Musikwissenschaftler wie im siebten Himmel!&#8230;  sorry, das musste jetzt mal raus. ^^ Erstmal der Reihe nach&#8230;</p>
<p>Die Musikabteilung gliedert sich in drei organisatorische Einheiten: &#8220;Acquisition &#38; Processing&#8221;, &#8220;Reference Services&#8221; und &#8220;Cataloging&#8221;. Da die Katalogisierer räumlich getrennt auf einer anderen Etage arbeiten, habe ich von diesem Bereich gar nichts mitbekommen. Die Abteilung &#8220;Reference Services&#8221; deckt u. a. den Bestandsaufbau, den Betrieb des Lesesaals mit Auskunft usw., die inhaltliche Betreuung der <a href="http://www.loc.gov/rr/perform/">Website</a> und die Koordination der <a href="http://www.loc.gov/rr/perform/concert/">LoC-Konzertreihe</a> ab. Ein Großteil der ca. 8 Millionen Einheiten kann verständlicherweise nicht als Freihand zur Verfügung gestellt, sondern muss bei Bedarf aus den Magazinen in den Lesesaal geliefert werden. Daher beschränkt sich das Lesesaalangebot im Wesentlichen auf Nachschlagewerke, Kartenkataloge, PC-Arbeitsplätze und einen ausgedehnten Arbeitsbereich.</p>
<p>&#8220;Acquisition &#38; Processing&#8221; schließlich bedeutet das Erwerben und Bearbeiten von Sammlungen, zum Beispiel Komponistennachlässe. Den Großteil ihrer Zeit verbringen die Mitarbeiter dieser Abteilung damit, einzelne Sammlungen zu inventarisieren und zu erschließen, also überwiegend wissenschaftlich zu arbeiten. Als Ergebnis der Erschließung entsteht so zu jeder dieser Sammlungen eine Suchhilfe (<em>finding aid</em> klingt irgendwie cooler^^), mit deren Hilfe Wissenschaftler, Studierende usw. später komfortabel und gezielt auf die Materialien zugreifen können. Neben der Verfügbarmachung spielt mit einer angemessenen Aufwahrung natürlich auch die Archivierung der Bestände eine große Rolle.</p>
<p><span style="text-decoration:underline;"><em>Workers Music League Collection</em></span></p>
<p>Und auf genau diesem Arbeitsfeld konnte ich mich während des Praktikums an einer sehr interessanten kleineren Kollektion ausprobieren&#8230;</p>
<div id="attachment_686" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-686" title="p1090434" src="http://sebastianwilke.wordpress.com/files/2009/04/p1090434.jpg" alt="Workers Music League" width="500" height="281" /><p class="wp-caption-text">Workers Music League Collection</p></div>
<p>Hier seht ihr die Workers Music League Collection. Ursprünglich als unbearbeitete Kollektion in elf Boxen aufbewahrt, brauchte die Sammlung nach Inventarisierung und leichter Umsortierung nur noch neun Boxen. Neben der Reorganisation der Materialien musste ich auch einige Umschläge austauschen und neu beschriften.</p>
<div id="attachment_687" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-687" title="p1090424" src="http://sebastianwilke.wordpress.com/files/2009/04/p1090424.jpg" alt="Rehousing" width="500" height="281" /><p class="wp-caption-text">Rehousing</p></div>
<p>Soviel zum Äußerlichen, denn der Inhalt der Sammlung ist viel interessanter. Das Material wurde der LoC 1940 von Charles Louis Seeger (1886-1979), einem amerikanischen Musikwissenschaftler, gestiftet. Dieser hat sich zwar im Laufe seiner Karriere hauptsächlich auf dem Gebiet der Musikethnologie hervorgetan, war aber in den 1930er Jahren auch in der amerikanischen Arbeiterbewegung sehr aktiv, die sich, was Musik angeht, hauptsächlich in der Workers Music League bündelte. Näheres dazu aus dem <em>biographical sketch</em> (Bestandteil der Suchhilfe):</p>
<blockquote><p>The Workers Music League (WML) was founded in 1931 in New York City as the music section of the Workers Cultural Federation and an affiliate to the International Music Bureau. Its primary purpose was the organization and coordination of the revolutionary workers movement. WML activities included participation in political demonstrations, initiation of concerts and conferences, and providing assistance for the development of new musical organizations, as well as the publication and distribution of music and theoretical statements. Besides its focus on the music of American revolutionary composers, who were organized as the Composers’ Collective of New York City, the WML also expressed great interest in foreign language repertoire.</p></blockquote>
<blockquote><p><!--[if gte mso 9]&#62;  Normal 0 21   false false false        MicrosoftInternetExplorer4  &#60;![endif]--><!--[if gte mso 9]&#62;   &#60;![endif]--></p></blockquote>
<p>Das Abstract gibt einen kurzen Überblick über vorhandene Materialarten (die ausführliche Version gibt&#8217;s bei <em>scope and content</em>, was jetzt aber zu weit gehen würde&#8230;):</p>
<blockquote>
<p class="MsoNormal">This collection consists primarily of printed music and music-related materials connected to the activities of the Workers Music League. It includes printed songbooks, sheet music and lyric sheets as well as holograph music manuscripts. Also contained are programs, journal issues, pamphlets, conference reports and clippings that convey the ideological background that underscores the creation and use of the music.</p>
</blockquote>
<p>Kurz gesagt empfand ich es einfach als sehr interessant und faszinierend, mich durch diese Sammlung von Songbooks, sheet music usw. durchzuarbeiten und dadurch auch ein Stück weit in die Materie einzutauchen. Das Material gibt auf vielerlei Ebenen einen guten Einblick in die revolutionäre Arbeiterbewegung jener Zeit, vor allem was den oben schon angesprochenen ideologischen Background angeht. Das wird besonders deutlich bei der Gestaltung von Titelseiten und Umschlägen&#8230;</p>
<div id="attachment_693" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-693" title="p1090842" src="http://sebastianwilke.wordpress.com/files/2009/04/p1090842.jpg" alt="Red Songbook" width="500" height="375" /><p class="wp-caption-text">Red Songbook</p></div>
<div id="attachment_697" class="wp-caption aligncenter" style="width: 490px"><img class="size-full wp-image-697" title="p1090883" src="http://sebastianwilke.wordpress.com/files/2009/04/p1090883.jpg" alt="The Internationale" width="480" height="640" /><p class="wp-caption-text">The Internationale</p></div>
<div id="attachment_694" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-694" title="p1090823" src="http://sebastianwilke.wordpress.com/files/2009/04/p1090823.jpg" alt="Pioneer Song Book" width="500" height="375" /><p class="wp-caption-text">Pioneer Song Book</p></div>
<p>&#8230;oder, wenn man mal einen Blick in Vorworte oder auf eine Masse von zum Teil leicht skurril wirkenden Details wirft, die sich in den Liederbüchern verbergen. So zum Beispiel eine Anzeige mit dem Titel &#8220;Pamphlets that you need&#8221; oder diese kleine Notiz&#8230;</p>
<p style="text-align:left;">
<div id="attachment_695" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-695" title="p1090839" src="http://sebastianwilke.wordpress.com/files/2009/04/p1090839.jpg" alt="Note how to teach mass songs" width="500" height="375" /><p class="wp-caption-text">Note for teaching mass songs</p></div>
<p>Auch die Vielfalt und das Nebeneinander verschiedener Sprachen sind in dem Zusammenhang sehr interessant. Neben Englisch dominieren vor allem Russisch und Deutsch (da ich kein Russisch lesen kann, kam ich in den Genuss, entsprechende Titelangaben transskribieren zu dürfen&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ).  Es finden sich aber auch Publikationen auf Französisch, Spanisch, Ungarisch, Hebräisch und Jiddisch. Im Sinne des Austausches fremdsprachigen Repertoires ist eine ganze Reihe mehrsprachiger Liederbücher und Songsheets,&#8230;</p>
<div id="attachment_698" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-698" title="p1090830" src="http://sebastianwilke.wordpress.com/files/2009/04/p1090830.jpg" alt="Proletarische Lieder der USSR" width="500" height="375" /><p class="wp-caption-text">Proletarische Lieder der USSR</p></div>
<p>&#8230; zum Teil auch mit ungewöhnlichen Kombinationen, wie in diesem Fall Russisch mit Spanisch&#8230;</p>
<div id="attachment_699" class="wp-caption aligncenter" style="width: 490px"><img class="size-full wp-image-699" title="p1090856" src="http://sebastianwilke.wordpress.com/files/2009/04/p1090856.jpg" alt="Tres canciones de Guerra" width="480" height="640" /><p class="wp-caption-text">Tres canciones de Guerra</p></div>
<p>Im Vergleich zu der Masse an Songbooks und sheet music wirken die vierzehn Konzertprogramme, die neben einigen Kongressberichten, Mitschriften u. ä. ebenfalls in der Sammlung enthalten sind, erst mickrig. Sie vermitteln aber einen Eindruck, in welchem Rahmen all die Lieder in der Praxis zur Anwendung gekommen sind. Außerdem stellen sie eine gute Quelle dar, wenn es zum Beispiel um Ensembles aus dem Arbeitermilieu geht. Hier mal einige Namen von Ensembles, die an der &#8220;American Workers Music Olympiad&#8221; 1933 teilgenommen haben: Freiheit Gezang Farein, Italian Workers&#8217; Chorus, Bronx Workers&#8217; Band, Freiheit Mandolin Orchestra, Red Front Band, Daily Worker Chorus usw.</p>
<p>Es gäbe zwar noch einige weitere interessante Details, doch das soll als Einblick genügen. Das I-Tüpfelchen für mich kam dann am vorletzten Praktikumstag, als sich im Lesesaal eine Wissenschaftlerin nach genau der Workers Music League Collection erkundigte, an der ich bereits seit fast zwei Wochen saß. Sie beschäftigte sich schon seit Längerem mit dem Thema und war ausgerechnet für dieses eine Wochenende aus Kanada angereist, um sich die Kollektion genauer anzugucken. So konnte ich ihr brühwarm einiges über die Sammlung erzählen und sie mir im Gegenzug ein bisschen mehr Hintergrundinformationen zu dem gesamten Themenkomplex geben. Das nenne ich mal einen glücklichen Zufall. ^^</p>
<p>So wie ich innerhalb von zwei Wochen einen relativ guten Einblick in meine kleine Kollektion bekommen habe, beschäftigen sich auch alle anderen Mitarbeiter der Abteilung mit ihren jeweiligen Sammlungen &#8211; und das zum Teil sehr viel länger, wenn man zum Beispiel meinen Kollegen Chris nimmt, der schon seit Mitte des letzten Jahres an den 135 Boxen der <em>George and Ira Gershwin Collection</em> arbeitet. Dabei herrscht ein sehr angenehmes Arbeitsklima, man tauscht sich über die eigenen Projekte gegenseitig aus und schaut sich auch mal gemeinsam knifflige Fragen an.</p>
<div id="attachment_705" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-705" title="pae" src="http://sebastianwilke.wordpress.com/files/2009/04/pae.jpg" alt="Performaing Arts Encyclopedia - Ausschnitt" width="500" height="398" /><p class="wp-caption-text">Performaing Arts Encyclopedia - Ausschnitt</p></div>
<p>Die Musikabteilung besitzt zur Zeit etwas mehr als 500 Kollektionen (Nachlässe, Briefwechsel&#8230;) von Komponisten, Musikern und anderen mehr oder weniger bedeutenden Persönlichkeiten. Davon warten aber immer noch viele darauf, in der Art bearbeitet zu werden, wie ich es eben beschrieben habe. Die meist in Word erstellten Suchhilfen dienen als Basis für die Informationen über eine Kollektion auf der Webseite der Musikabteilung. Innerhalb der <a href="http://www.loc.gov/performingarts/">Performing Arts Encyclopedia</a> (PEA &#8211; auch sonst sehr sehenswert!) können die Sammlungen zusammen mit Online-Ausstellungen und anderen Ressourcen <a href="http://lcweb2.loc.gov/diglib/ihas/html/guide/guide-home.html">durchsucht</a> werden. Die Suchhilfen sind zur Zeit entweder als pdf-Datei (<a href="http://lcweb2.loc.gov/diglib/ihas/loc.natlib.scdb.200033655/default.html">Bsp.</a>) oder als HTML-Version (<a href="http://lcweb2.loc.gov/diglib/ihas/loc.natlib.scdb.200033641/default.html">Bsp.</a>) verfügbar. Es wird aber angestrebt, sie möglichst bald übersichtlicher und besser durchsuchbar über <a href="http://de.wikipedia.org/wiki/Encoded_Archival_Description">EAD</a> darzustellen.</p>
<p><span style="text-decoration:underline;"><em>Zu Besuch in der Schatzkammer der Musikabteilung</em></span></p>
<p>Die Kollektionen, von denen ich die ganze Zeit erzähle, sind für sich genommen schon sehr beeindruckend. Doch die Library of Congress hat noch ganz andere Sachen auf Lager. ^^ Einmal bin ich mit in die Schatzkammer der Musikabteilung gekommen, in der eine wirklich atemberaubende Sammlung von wertvollen Autographen aufbewahrt wird. Dabei gehören diese Kontrapunktstudien Beethovens eher noch zu den &#8220;Kleinigkeiten&#8221;&#8230;</p>
<div id="attachment_711" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-711" title="p1090448" src="http://sebastianwilke.wordpress.com/files/2009/04/p1090448.jpg" alt="Beethoven - Counterpount exercise" width="500" height="281" /><p class="wp-caption-text">Beethoven - Counterpoint exercise</p></div>
<p>Zu fast jedem Komponisten gibt es mindestens ein (bedeutendes) Autograph. In der kurzen Zeit, die ich dort unten war, habe ich mir u. a. Violinkonzerte von Berg, Brahms und Mozart, die erste Symphonie von Schumann, die Originalpartitur von <em>Porgy and Bess</em> von Gershwin, zwei Kantaten von J. S. Bach und Madrigale von Monteverdi angeguckt &#8211; immer mit dem Hintergedanken im Kopf: &#8220;Lieber länger das eine Autograph angucken oder doch schnell zum nächsten und so viel wie möglich mitnehmen?&#8221; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Man könnte dort als Musikwissenschaftler ohne Übertreibung sein gesamtes Leben verbringen, um diese Sammlung zu erforschen. Ein besonders ungewöhnliches Stück bekam ich mit einigen Haaren von Beethoven auch noch zu sehen. Über deren Echtheit darf aber gerne spekuliert werden. ^^</p>
<p><span style="text-decoration:underline;"><em>Fazit: Jederzeit wieder!</em></span></p>
<p>Auch wenn die Arbeitssituation in einigen Bereichen nicht immer optimal ist (Lesesaal müsste modernisiert werden, größere Teile des Bestands bislang nur über Kartenkataloge recherchierbar, LoC bremst als riesige Institution manche Entscheidungsprozesse aus&#8230;), gibt es wohl nur wenige Bibliotheken weltweit, die eine derartige Fülle an großartigen Kollektionen und Musikmanuskripten besitzen. Kombiniert mit einer sicheren Arbeitsstelle und einem vergleichsweise stabilen Bibliotheksetat macht das die Musikabteilung der LoC zu einem sehr attraktiven Arbeitsplatz. Ich würde jedenfalls jederzeit wiederkommen!</p>
<p>P.S.: Hier noch was für alle CIOs dieser Welt&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<div id="attachment_710" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-710" title="p1090891" src="http://sebastianwilke.wordpress.com/files/2009/04/p1090891.jpg" alt="The Song og the C.I.O." width="500" height="375" /><p class="wp-caption-text">The Song of the C.I.O. (heißt übrigens wirklich: Congress of Industrial Organizations)</p></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[J2EE architect seeks job]]></title>
<link>http://spillerlaszlo.wordpress.com/2009/04/20/j2ee-architect-seeks-job/</link>
<pubDate>Mon, 20 Apr 2009 11:07:13 +0000</pubDate>
<dc:creator>Spiller László</dc:creator>
<guid>http://spillerlaszlo.wordpress.com/2009/04/20/j2ee-architect-seeks-job/</guid>
<description><![CDATA[Gained 8 years of experience as a Java developer and 5 years as a senior J2EE architect. In his most]]></description>
<content:encoded><![CDATA[Gained 8 years of experience as a Java developer and 5 years as a senior J2EE architect. In his most]]></content:encoded>
</item>
<item>
<title><![CDATA[Configurar Apache para interpretar WML mas Emulador y Navegador]]></title>
<link>http://cmop17.wordpress.com/2009/03/22/configurar-apache-para-interpretar-wml-mas-emulador-y-navegador/</link>
<pubDate>Sun, 22 Mar 2009 20:24:04 +0000</pubDate>
<dc:creator>Cmop</dc:creator>
<guid>http://cmop17.wordpress.com/2009/03/22/configurar-apache-para-interpretar-wml-mas-emulador-y-navegador/</guid>
<description><![CDATA[En esta ocasion, vamos a ver como podemos configurar el Servidor Apache para poder colocar nuestras ]]></description>
<content:encoded><![CDATA[En esta ocasion, vamos a ver como podemos configurar el Servidor Apache para poder colocar nuestras ]]></content:encoded>
</item>
<item>
<title><![CDATA[MagallanesLab ya tiene su portal WAP]]></title>
<link>http://sebastianmagallanes.wordpress.com/2009/03/17/magallaneslab-ya-tiene-su-portal-wap/</link>
<pubDate>Tue, 17 Mar 2009 17:09:57 +0000</pubDate>
<dc:creator>sebitico</dc:creator>
<guid>http://sebastianmagallanes.wordpress.com/2009/03/17/magallaneslab-ya-tiene-su-portal-wap/</guid>
<description><![CDATA[Hoy día el uso de internet a travez de dispositivos inalambricos es muy común, ya sea para revisar m]]></description>
<content:encoded><![CDATA[Hoy día el uso de internet a travez de dispositivos inalambricos es muy común, ya sea para revisar m]]></content:encoded>
</item>
<item>
<title><![CDATA[Byter msn-konto]]></title>
<link>http://johanwigmo.wordpress.com/2009/03/10/byter-msn-konto/</link>
<pubDate>Tue, 10 Mar 2009 18:57:11 +0000</pubDate>
<dc:creator>Johan Wigmo</dc:creator>
<guid>http://johanwigmo.wordpress.com/2009/03/10/byter-msn-konto/</guid>
<description><![CDATA[Sådär, då har jag precis bytt konto till msn. Ut med Hotmail och in med Gmail. Ni som ligger på den ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Sådär, då har jag precis bytt konto till msn. Ut med Hotmail och in med Gmail.</p>
<p>Ni som ligger på den gamla listan borde fått ett mail, om det inte blev något fel. Blev det något fel så får ni höra av er så får ni den nya adressen. Låg ni inte på den gamla listan, men ändå vill byta några ord via msn så får ni självklart också höra av er.</p>
<p>Märker att det börjar trilla in lite &#8220;Delivery Status Notification (Failure)&#8221;, så troligtvis är det ett gäng av er som redan gjort er av med Hotmail. Bra gjort!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ফায়ারফক্সে ওয়াপ সাইট দেখা]]></title>
<link>http://mehdiakram.wordpress.com/2009/02/28/wap-in-firefox-2/</link>
<pubDate>Sat, 28 Feb 2009 05:55:13 +0000</pubDate>
<dc:creator>মেহেদী আকরাম</dc:creator>
<guid>http://mehdiakram.wordpress.com/2009/02/28/wap-in-firefox-2/</guid>
<description><![CDATA[ওয়্যারলেস এ্যাপলিকেশন প্রটোকল বা ওয়াপ মূলত ওয়্যারলেস (মোবাইল) জাতীয় ডিভাইসগুলোর উপযোগী করে তৈরী করা ]]></description>
<content:encoded><![CDATA[ওয়্যারলেস এ্যাপলিকেশন প্রটোকল বা ওয়াপ মূলত ওয়্যারলেস (মোবাইল) জাতীয় ডিভাইসগুলোর উপযোগী করে তৈরী করা ]]></content:encoded>
</item>
<item>
<title><![CDATA[Blackberry News:  Messenger Clients Updated]]></title>
<link>http://tedesco.wordpress.com/2009/02/19/blackberrymessengerclientsupdated2141/</link>
<pubDate>Thu, 19 Feb 2009 08:12:50 +0000</pubDate>
<dc:creator>Tony Tedesco</dc:creator>
<guid>http://tedesco.wordpress.com/2009/02/19/blackberrymessengerclientsupdated2141/</guid>
<description><![CDATA[**NEWS** &#8211; Wanted to let you know that there is a new version of Windows Live Messenger, Googl]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><b>**NEWS**</b> &#8211; Wanted to let you know that there is a new version of Windows Live Messenger, GoogleTalk, Yahoo Messenger and AOL clients. These have all been updated to v2.1.41 and can be found via your mobile browser on the applications page for <a href="http://mobile.blackberry.com/homepage?book=im_and_social_networking_catalog&#38;catalog=im_and_social_networking_catalog&#38;accept=yes&#38;lang=en">Blackberry.com Social Networks</a>. <i>Remember this is their mobile site so you will need to make sure your browser &#8216;<b>identification</b>&#8216; is set to &#8216;<b>blackberry</b>&#8216; in your options!</i></p>
<p>If you have seen this post before, here or elsewhere, please don&#8217;t flame, I&#8217;m only trying to help.</p>
<p>[via <a href="http://www.berryreview.com/2009/02/18/aol-windows-livemsn-yahoo-im-clients-also-updated-to-3141/">BerryReview</a>]</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[CIL-humor]]></title>
<link>http://johanwigmo.wordpress.com/2009/02/11/cil-humor/</link>
<pubDate>Wed, 11 Feb 2009 20:44:14 +0000</pubDate>
<dc:creator>Johan Wigmo</dc:creator>
<guid>http://johanwigmo.wordpress.com/2009/02/11/cil-humor/</guid>
<description><![CDATA[I Ljungby så är MSN (eller WML) väldigt viktigt. Var man inte ute på MSN så fanns man inte, ungefär.]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I Ljungby så är MSN (eller <a title="Windows Live Messenger - Wikipedia" href="http://sv.wikipedia.org/wiki/Windows_Live_Messenger" target="_self">WML</a>) väldigt viktigt. Var man inte ute på MSN så fanns man inte, ungefär. Vi slutade i princip ringa till varandra. <a title="Redaktionen" href="http://forum.macworld.se/blogg/" target="_self">Redaktionen </a>skriver <a title="MSN goes IRL - Redaktionen" href="http://forum.macworld.se/blogg/20090211/msn-goes-irl/" target="_self">ett klockrent inlägg</a> idag, något som skulle kunna vara verklighet i Ljungby. Humor gott folk. HUMOR!</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
