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

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page messages 
             and everything recently tagged messages -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>messages on SWiK</title>
        <doap:name>messages</doap:name>
        <doap:description>&lt;p&gt;Messages is a open source framework to make internationalization easier for &lt;a class="wikilink" href="http://swik.net/Java"&gt;Java&lt;/a&gt; applications. It supports locales for threads and bundles can be associated with different packages. This allows the usage of different bundles for different parts of the application like plugins, installer or logging.&lt;/p&gt;


	&lt;p&gt;Bundles can be managed and associated with packages without any changes in the code. This makes bundle management and refactoring much easier than with other solutions. Messages supports global locales for client applications written in &lt;a class="wikilink" href="http://swik.net/Swing"&gt;Swing&lt;/a&gt; or &lt;a class="wikilink" href="http://swik.net/SWT"&gt;&lt;span class="caps"&gt;SWT&lt;/span&gt;&lt;/a&gt; and thread local ones for serverside web applications.&lt;/p&gt;


	&lt;h2&gt;Usage&lt;/h2&gt;


An example on using Messages: 
&lt;pre&gt;
&lt;code&gt;
import static api.cintoo.messages.Messages.*;

public class MessagesExample { 
  public static void main(String[] args) { 
    Messages.setLocale(new Locale(”en”, “”)); // set the Locale 
    Messages.setBundle(”messages”); // set the bundle file to use 
    System.out.println( $(”helloWorld”)); 
  } 
} 
&lt;/code&gt;
&lt;/pre&gt;

Store a file called Messages.properties in your classpath 
&lt;pre&gt;
&lt;code&gt;
#messages.properties 
helloWorld=Hello World! 
&lt;/code&gt;
&lt;/pre&gt;

	&lt;p&gt;Running the program should print &amp;#8220;Hello World!&amp;#8221;.&lt;/p&gt;
</doap:description>
        <description>Messages is a open source framework to make internationalization easier for Java applications. It supports locales for threads and bundles can be associated with different packages. This allows the usage of different bundles for different parts of the application like plugins, installer or logging.


	Bundles can be managed and associated with packages without any changes in the code. This makes bundle management and refactoring much easier than with other solutions. Messages supports global loc</description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/messages</link>
        <doap:homepage>http://messages.cintoo.org/</doap:homepage>
                <category>messages</category>
        <category>Java</category>
        <category>i18n</category>
        <category>internationalization</category>
        <category>License:ASF2.0</category>
        <category>cintoo</category>
        <category>Stephan-Schmidt</category>
        <category>cintoo.org</category>

        <pubDate>Fri, 05 May 2006 03:24:15 -0700</pubDate>
        <lastBuildDate>Mon, 26 Jun 2006 23:47:19 -0700</lastBuildDate>
            
        <item>
            <title>Simple AMQP Library for Ruby</title>
            <link>http://swik.net/QPid/del.icio.us%2Ftag%2FQPid/Simple+AMQP+Library+for+Ruby/cbu3f</link>
            <description>Simple AMQP Library for Ruby</description>
            
            <pubDate>Thu, 07 Aug 2008 13:20:31 -0700</pubDate>
        </item>
            
        <item>
            <title>No Clumps, Fisheyes or Microgels - Blog - Simple AMQP Library for Ruby</title>
            <link>http://swik.net/QPid/del.icio.us%2Ftag%2FQPid/No+Clumps%2C+Fisheyes+or+Microgels+-+Blog+-+Simple+AMQP+Library+for+Ruby/cbu29</link>
            <description>via aaron batalion on twitter</description>
            
            <pubDate>Thu, 07 Aug 2008 13:20:30 -0700</pubDate>
        </item>
            
        <item>
            <title>No Clumps, Fisheyes or Microgels - Blog - Simple AMQP Library for Ruby</title>
            <link>http://swik.net/AMQP/del.icio.us%2Ftag%2FAMQP/No+Clumps%2C+Fisheyes+or+Microgels+-+Blog+-+Simple+AMQP+Library+for+Ruby/ca868</link>
            <description></description>
            
            <pubDate>Wed, 23 Jul 2008 05:54:12 -0700</pubDate>
        </item>
            
        <item>
            <title>Google Talk for the iPhone</title>
            <link>http://swik.net/User:zedomax/Zedomax/Google+Talk+for+the+iPhone/b86zm</link>
            <description>&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img class=&quot;alignnone size-full wp-image-7851 aligncenter&quot; title=&quot;google-talk-iphone&quot; src=&quot;http://zedomax.com/blog/wp-content/uploads/2008/07/google-talk-iphone.jpg&quot; alt=&quot;Google Talk for the iPhone&quot; width=&quot;216&quot; height=&quot;400&quot;/&gt;&lt;/p&gt;
&lt;p&gt;Google Talk is now available for the iPhone without any modifications other than pointing your Safari browser to &lt;a href=&quot;http://www.google.com/talk&quot;&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;www.google.com/talk.&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;There are some differences from using Google Talk on your computer. For instance, in order to receive instant messages with Google Talk on your iPhone, the application needs to be open in your Safari browser. When you navigate away to another browser window or application, your status will be changed to &amp;#8220;unavailable&amp;#8221; and your Google Talk session will be restarted when you return.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://googlemobile.blogspot.com/&quot;&gt;via googlemobile&lt;/a&gt;&lt;/p&gt;

	&lt;span style=&quot;display:none&quot;&gt;&lt;a href=&quot;http://zedomax.com/blog/category/wt/browser/&quot; title=&quot;browser&quot; rel=&quot;tag&quot;&gt;browser&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/browser-window/&quot; title=&quot;browser window&quot; rel=&quot;tag&quot;&gt;browser window&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/ct/gadgets/cell-phone/&quot; title=&quot;cell phones&quot; rel=&quot;tag&quot;&gt;cell phones&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/ct/&quot; title=&quot;Consumer&quot; rel=&quot;tag&quot;&gt;Consumer&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/cool/&quot; title=&quot;Cool&quot; rel=&quot;tag&quot;&gt;Cool&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/ct/gadgets/&quot; title=&quot;Gadgets&quot; rel=&quot;tag&quot;&gt;Gadgets&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/wt/google/&quot; title=&quot;Google&quot; rel=&quot;tag&quot;&gt;Google&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/google/&quot; title=&quot;Google&quot; rel=&quot;tag&quot;&gt;Google&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/google-talk/&quot; title=&quot;google talk&quot; rel=&quot;tag&quot;&gt;google talk&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/google-talk-for-the-iphone/&quot; title=&quot;Google Talk for the iPhone&quot; rel=&quot;tag&quot;&gt;Google Talk for the iPhone&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/instant-messages/&quot; title=&quot;instant messages&quot; rel=&quot;tag&quot;&gt;instant messages&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/ct/gadgets/cell-phone/iphone/&quot; title=&quot;iPhone&quot; rel=&quot;tag&quot;&gt;iPhone&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/iphone/&quot; title=&quot;iPhone&quot; rel=&quot;tag&quot;&gt;iPhone&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/safari/&quot; title=&quot;safari&quot; rel=&quot;tag&quot;&gt;safari&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/wt/browser/safari-browser/&quot; title=&quot;Safari&quot; rel=&quot;tag&quot;&gt;Safari&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/wt/&quot; title=&quot;Web&quot; rel=&quot;tag&quot;&gt;Web&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/wt/webapp/&quot; title=&quot;WebApp&quot; rel=&quot;tag&quot;&gt;WebApp&lt;/a&gt;&lt;/span&gt;
&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=285iKJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=285iKJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=Oz2Ruj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=Oz2Ruj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=OmRjcj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=OmRjcj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=cACUfj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=cACUfj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=CqJBCJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=CqJBCJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=0gORvJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=0gORvJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=LZsxKJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=LZsxKJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Thu, 03 Jul 2008 14:54:36 -0700</pubDate>
        </item>
            
        <item>
            <title>Air Piano is Cool(er) as(than) Mac Air!</title>
            <link>http://swik.net/User:zedomax/Zedomax/Air+Piano+is+Cool%28er%29+as%28than%29+Mac+Air%21/b815v</link>
            <description>&lt;div class=&quot;video youtube&quot;&gt;&lt;p align=&quot;center&quot;&gt;&lt;object width=&quot;690&quot; height=&quot;512&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/Gh4Ovsh2DZY&quot;/&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;sameDomain&quot;/&gt;&lt;param name=&quot;menu&quot; value=&quot;false&quot;/&gt;&lt;param name=&quot;quality&quot; value=&quot;best&quot;/&gt;&lt;param name=&quot;bgcolor&quot; value=&quot;#ffffff&quot;/&gt;&lt;param name=&quot;scale&quot; value=&quot;doesaffect&quot;/&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;/&gt;&lt;p&gt;&lt;a href=&quot;http://download.macromedia.com/&quot;&gt;Download latest version of Flash to view video!&lt;/a&gt;.&lt;/p&gt;&lt;/object&gt;&lt;/p&gt;&lt;/div&gt;&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.youtube.com/v/Gh4Ovsh2DZY&quot; class=&quot;lightwindow&quot;&gt; Click Here to View in Full Screen Mode&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This might be the craziest piano every built, &lt;a href=&quot;http://airpiano.de/&quot;&gt;an air piano&lt;/a&gt; that plays sounds based on your &amp;#8220;touchless&amp;#8221; finger movements.&lt;/p&gt;
&lt;p&gt;Well, think of it this way, what if all the previous famous pianists had their hands on this one?&lt;/p&gt;
&lt;blockquote&gt;
&lt;p class=&quot;sidebarText style6&quot;&gt;The AirPiano is an innovative musical interface which allows playing and controlling software instruments simply by moving hands in the air.&lt;/p&gt;
&lt;p class=&quot;sidebarText style6&quot;&gt;Above the AirPiano is a virtual matrix of keys and faders, each assigned with MIDI messages and ready to be triggered. The length of a triggered note is equivalent to the time a hand&lt;br/&gt;
is placed on the corresponding virtual key.&lt;br/&gt;
This is also confirmed by LED feedback.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p class=&quot;sidebarText style6&quot;&gt;&lt;a href=&quot;http://www.ohgizmo.com/2008/07/02/forget-air-guitar-play-air-piano/&quot;&gt;via ohgizmo&lt;/a&gt;&lt;/p&gt;

	&lt;span style=&quot;display:none&quot;&gt;&lt;a href=&quot;http://zedomax.com/blog/category/audio/&quot; title=&quot;Audio&quot; rel=&quot;tag&quot;&gt;Audio&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/ct/&quot; title=&quot;Consumer&quot; rel=&quot;tag&quot;&gt;Consumer&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/controlling-software/&quot; title=&quot;controlling software&quot; rel=&quot;tag&quot;&gt;controlling software&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/cool/&quot; title=&quot;Cool&quot; rel=&quot;tag&quot;&gt;Cool&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/design/&quot; title=&quot;Design&quot; rel=&quot;tag&quot;&gt;Design&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/entertainment/&quot; title=&quot;Entertainment&quot; rel=&quot;tag&quot;&gt;Entertainment&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/famous-pianists/&quot; title=&quot;famous pianists&quot; rel=&quot;tag&quot;&gt;famous pianists&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/finger-movements/&quot; title=&quot;finger movements&quot; rel=&quot;tag&quot;&gt;finger movements&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/ct/gadgets/&quot; title=&quot;Gadgets&quot; rel=&quot;tag&quot;&gt;Gadgets&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/midi-messages/&quot; title=&quot;midi messages&quot; rel=&quot;tag&quot;&gt;midi messages&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/moving-hands/&quot; title=&quot;moving hands&quot; rel=&quot;tag&quot;&gt;moving hands&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/audio/music/&quot; title=&quot;Music&quot; rel=&quot;tag&quot;&gt;Music&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/musical-interface/&quot; title=&quot;musical interface&quot; rel=&quot;tag&quot;&gt;musical interface&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/software-instruments/&quot; title=&quot;software instruments&quot; rel=&quot;tag&quot;&gt;software instruments&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/virtual-key/&quot; title=&quot;virtual key&quot; rel=&quot;tag&quot;&gt;virtual key&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/virtual-matrix/&quot; title=&quot;virtual matrix&quot; rel=&quot;tag&quot;&gt;virtual matrix&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/www-youtube/&quot; title=&quot;www youtube&quot; rel=&quot;tag&quot;&gt;www youtube&lt;/a&gt;&lt;/span&gt;
&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=dEvXfJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=dEvXfJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=xk5ONj&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=xk5ONj&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=Qxnc2j&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=Qxnc2j&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=BwhG0j&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=BwhG0j&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=7qB6YJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=7qB6YJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=nIgI9J&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=nIgI9J&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=NH8NiJ&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=NH8NiJ&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Wed, 02 Jul 2008 14:53:41 -0700</pubDate>
        </item>
            
        <item>
            <title>aql sms gateway</title>
            <link>http://swik.net/User:osdeinfo/del.icio.us%2Fosde.info/aql+sms+gateway/b7lcl</link>
            <description></description>
            
            <pubDate>Mon, 16 Jun 2008 04:20:30 -0700</pubDate>
        </item>
            
        <item>
            <title>Free Mosquito Ringtones! (can’t be heard by Older People)</title>
            <link>http://swik.net/User:zedomax/Zedomax/Free+Mosquito+Ringtones%21+%28can%E2%80%99t+be+heard+by+Older+People%29/b7d8b</link>
            <description>&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img class=&quot;alignnone size-medium wp-image-7335 aligncenter&quot; title=&quot;mosquito-ringtones&quot; src=&quot;http://zedomax.com/blog/wp-content/uploads/2008/06/mosquito-ringtones.jpg&quot; alt=&quot;Mosquito Ringtones can\&#039;t be heard by Older People!&quot; width=&quot;485&quot; height=&quot;135&quot;/&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s an interesting fact about ringtones with higher frequencies.  With these higher frequency &amp;#8220;mosquito&amp;#8221; ringtones, students or young people are able to set their cellphones to be only heard by people under a certain age!  Now here&amp;#8217;s a way kids can set their phone to be audible, but not audible to the teacher, provided he&amp;#8217;s over 30.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;The short version, A tone outside the audible range of hearing for most people over the age of 30. This means that you can get phone calls and receive text messages in class or school without teachers hearing it.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://www.freemosquitoringtones.org/&quot;&gt;via freemosquitoringtones&lt;/a&gt;&lt;/p&gt;

	&lt;span style=&quot;display:none&quot;&gt;&lt;a href=&quot;http://zedomax.com/blog/tag/audible-range/&quot; title=&quot;audible range&quot; rel=&quot;tag&quot;&gt;audible range&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/audio/&quot; title=&quot;Audio&quot; rel=&quot;tag&quot;&gt;Audio&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/ct/gadgets/cell-phone/&quot; title=&quot;cell phones&quot; rel=&quot;tag&quot;&gt;cell phones&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/cellphones/&quot; title=&quot;cellphones&quot; rel=&quot;tag&quot;&gt;cellphones&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/certain-age/&quot; title=&quot;certain age&quot; rel=&quot;tag&quot;&gt;certain age&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/ct/&quot; title=&quot;Consumer&quot; rel=&quot;tag&quot;&gt;Consumer&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/cool/&quot; title=&quot;Cool&quot; rel=&quot;tag&quot;&gt;Cool&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/educational/&quot; title=&quot;Educational&quot; rel=&quot;tag&quot;&gt;Educational&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/entertainment/&quot; title=&quot;Entertainment&quot; rel=&quot;tag&quot;&gt;Entertainment&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/free-mosquito-ringtones/&quot; title=&quot;free mosquito ringtones&quot; rel=&quot;tag&quot;&gt;free mosquito ringtones&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/ct/gadgets/&quot; title=&quot;Gadgets&quot; rel=&quot;tag&quot;&gt;Gadgets&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/higher-frequency/&quot; title=&quot;higher frequency&quot; rel=&quot;tag&quot;&gt;higher frequency&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/interesting-fact/&quot; title=&quot;interesting fact&quot; rel=&quot;tag&quot;&gt;interesting fact&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/category/kids/&quot; title=&quot;kids&quot; rel=&quot;tag&quot;&gt;kids&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/mosquito/&quot; title=&quot;mosquito&quot; rel=&quot;tag&quot;&gt;mosquito&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/phone-calls/&quot; title=&quot;phone calls&quot; rel=&quot;tag&quot;&gt;phone calls&lt;/a&gt;, &lt;a href=&quot;http://zedomax.com/blog/tag/text-messages/&quot; title=&quot;text messages&quot; rel=&quot;tag&quot;&gt;text messages&lt;/a&gt;&lt;/span&gt;
&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=kjPMCI&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=kjPMCI&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=Q73j5i&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=Q73j5i&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=NUgEQi&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=NUgEQi&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=sgLgYi&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=sgLgYi&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=30Zk1I&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=30Zk1I&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=ychoJI&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=ychoJI&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?a=qOCsGI&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/Zedomaxcom?i=qOCsGI&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
            
            <pubDate>Fri, 13 Jun 2008 11:24:12 -0700</pubDate>
        </item>
            
        <item>
            <title>Displaying Errors/Infos/Warnings in JSF Pages - Myfaces Wiki</title>
            <link>http://swik.net/myfaces/del.icio.us%2Ftag%2Fmyfaces/Displaying+Errors%2FInfos%2FWarnings+in+JSF+Pages+-+Myfaces+Wiki/b65uz</link>
            <description>rendered=&amp;quot;#{! empty facesContext.maximumSeverity}&amp;quot;</description>
            
            <pubDate>Wed, 11 Jun 2008 09:12:05 -0700</pubDate>
        </item>
            
        <item>
            <title>Some common Hugs error messages</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Some+common+Hugs+error+messages/b63ti</link>
            <description></description>
            
            <pubDate>Tue, 10 Jun 2008 15:12:21 -0700</pubDate>
        </item>
            
        <item>
            <title>All pages - Meta</title>
            <link>http://swik.net/MediaWiki/del.icio.us%2Ftag%2Fmediawiki/All+pages+-+Meta/b63a1</link>
            <description></description>
            
            <pubDate>Tue, 10 Jun 2008 12:12:42 -0700</pubDate>
        </item>
            
        <item>
            <title>Help:System message - Meta</title>
            <link>http://swik.net/MediaWiki/del.icio.us%2Ftag%2Fmediawiki/Help%3ASystem+message+-+Meta/b62cv</link>
            <description></description>
            
            <pubDate>Tue, 10 Jun 2008 06:12:20 -0700</pubDate>
        </item>
            
        <item>
            <title>Chat and text display issues in &quot;Halo: Combat Evolved&quot;</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/Chat+and+text+display+issues+in+%22Halo%3A+Combat+Evolved%22/b6vsn</link>
            <description>Apparently I actually do need Microsoft XML Parser.</description>
            
            <pubDate>Sat, 07 Jun 2008 22:55:39 -0700</pubDate>
        </item>
            
        <item>
            <title>Random Alerts &quot; Roar - Notifications Showcase</title>
            <link>http://swik.net/mootools/del.icio.us%2Ftag%2Fmootools/Random+Alerts+%22+Roar+-+Notifications+Showcase/b6gnt</link>
            <description>Roar is a notification widget that streamlines incoming messages, such as updates or errors, without distracting the user from their browser experience or breaking their work-flow by displaying obtrusive alerts. Roar is inspired by Growl, the notificat...</description>
            
            <pubDate>Mon, 02 Jun 2008 17:24:18 -0700</pubDate>
        </item>
            
        <item>
            <title>SOA and EDA: How EDA extends SOA and why it is important</title>
            <link>http://swik.net/AMQP/del.icio.us%2Ftag%2FAMQP/SOA+and+EDA%3A+How+EDA+extends+SOA+and+why+it+is+important/b49fk</link>
            <description></description>
            
            <pubDate>Sat, 17 May 2008 09:20:24 -0700</pubDate>
        </item>
            
        <item>
            <title>Social XMPP &quot; Harper Reed: Tech, Phones, Yo-yoing and Death Metal</title>
            <link>http://swik.net/AMQP/del.icio.us%2Ftag%2FAMQP/Social+XMPP+%22+Harper+Reed%3A+Tech%2C+Phones%2C+Yo-yoing+and+Death+Metal/b49fh</link>
            <description></description>
            
            <pubDate>Sat, 17 May 2008 09:20:23 -0700</pubDate>
        </item>
            
        <item>
            <title>Cut Glass IVR</title>
            <link>http://swik.net/trixbox/del.icio.us%2Ftag%2Ftrixbox/Cut+Glass+IVR/b4ics</link>
            <description></description>
            
            <pubDate>Mon, 21 Apr 2008 08:25:56 -0700</pubDate>
        </item>
            
        <item>
            <title>Free RTOS</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Free+RTOS/b0uc9</link>
            <description></description>
            
            <pubDate>Thu, 17 Jan 2008 19:45:48 -0800</pubDate>
        </item>
            
        <item>
            <title>http://fisheye5.cenqua.com/browse/~raw,r=1.9/dwr/java/org/directwebremoting/messages.properties</title>
            <link>http://swik.net/DWR/del.icio.us%2Ftag%2Fdwr/http%3A%2F%2Ffisheye5.cenqua.com%2Fbrowse%2F%7Eraw%2Cr%3D1.9%2Fdwr%2Fjava%2Forg%2Fdirectwebremoting%2Fmessages.properties/b0jim</link>
            <description>Failed to read input</description>
            
            <pubDate>Mon, 14 Jan 2008 14:08:09 -0800</pubDate>
        </item>
            
        <item>
            <title>Displaying Errors/Infos/Warnings in JSF Pages - Myfaces Wiki</title>
            <link>http://swik.net/myfaces/del.icio.us%2Ftag%2Fmyfaces/Displaying+Errors%2FInfos%2FWarnings+in+JSF+Pages+-+Myfaces+Wiki/bxxac</link>
            <description></description>
            
            <pubDate>Wed, 19 Dec 2007 06:35:35 -0800</pubDate>
        </item>
            
        <item>
            <title>Karsten Wagner&#039;s Blog: My Haskell experiences</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Karsten+Wagner%27s+Blog%3A+My+Haskell+experiences/bxl3d</link>
            <description>&amp;gt; map.add(key, value)</description>
            
            <pubDate>Mon, 17 Dec 2007 02:10:35 -0800</pubDate>
        </item>
            
        <item>
            <title>Curriculum and Certification Support: Forums / Technical Support / samba banner...!?!!!</title>
            <link>http://swik.net/Samba/del.icio.us+tag%2Fsamba/Curriculum+and+Certification+Support%3A+Forums+%2F+Technical+Support+%2F+samba+banner...%21%3F%21%21%21/bwjx3</link>
            <description></description>
            
            <pubDate>Sat, 08 Dec 2007 02:35:34 -0800</pubDate>
        </item>
            
        <item>
            <title>[from davidmcv] http://www.jpn.hp.com/products/software/oe/Linux/mainstream/bin/support/doc/general/mgmt/hwd/v310-16/hwd310_man.txt</title>
            <link>http://swik.net/User:jeyrb/del.icio.us%2Fnetwork%2Fjey/%5Bfrom+davidmcv%5D+http%3A%2F%2Fwww.jpn.hp.com%2Fproducts%2Fsoftware%2Foe%2FLinux%2Fmainstream%2Fbin%2Fsupport%2Fdoc%2Fgeneral%2Fmgmt%2Fhwd%2Fv310-16%2Fhwd310_man.txt/bwdcn</link>
            <description></description>
            
            <pubDate>Thu, 06 Dec 2007 13:47:32 -0800</pubDate>
        </item>
            
        <item>
            <title>SIP Test Messages</title>
            <link>http://swik.net/SIP/del.icio.us+tag%2FSIP/SIP+Test+Messages/bszrx</link>
            <description></description>
            
            <pubDate>Wed, 07 Nov 2007 06:58:24 -0800</pubDate>
        </item>
            
        <item>
            <title>Home | Pidgin</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Home+%7C+Pidgin/bsoh9</link>
            <description></description>
            
            <pubDate>Sun, 04 Nov 2007 22:24:11 -0800</pubDate>
        </item>
            
        <item>
            <title>Some common Hugs error messages</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Some+common+Hugs+error+messages/brqje</link>
            <description></description>
            
            <pubDate>Sun, 28 Oct 2007 07:32:33 -0700</pubDate>
        </item>
            
        <item>
            <title>Joomla DemoModule - XTypo Demo</title>
            <link>http://swik.net/Joomla/Del.icio.us+bookmarks+tagged+Joomla/Joomla+DemoModule+-+XTypo+Demo/briec</link>
            <description></description>
            
            <pubDate>Fri, 26 Oct 2007 02:37:45 -0700</pubDate>
        </item>
            
        <item>
            <title>Application Server Docs</title>
            <link>http://swik.net/GlassFish/del.icio.us%2Ftag%2Fglassfish/Application+Server+Docs/bqux9</link>
            <description>Glassfish 9.1 Error Message Reference Wiki</description>
            
            <pubDate>Fri, 19 Oct 2007 08:33:04 -0700</pubDate>
        </item>
            
        <item>
            <title>Displaying Errors/Infos/Warnings in JSF Pages - Myfaces Wiki</title>
            <link>http://swik.net/myfaces/del.icio.us%2Ftag%2Fmyfaces/Displaying+Errors%2FInfos%2FWarnings+in+JSF+Pages+-+Myfaces+Wiki/bpexv</link>
            <description>ass=&amp;quot;infoMe</description>
            
            <pubDate>Sun, 07 Oct 2007 00:35:21 -0700</pubDate>
        </item>
            
        <item>
            <title>Displaying Errors/Infos/Warnings in JSF Pages - Myfaces Wiki</title>
            <link>http://swik.net/myfaces/del.icio.us%2Ftag%2Fmyfaces/Displaying+Errors%2FInfos%2FWarnings+in+JSF+Pages+-+Myfaces+Wiki/bm9tf</link>
            <description></description>
            
            <pubDate>Fri, 14 Sep 2007 13:19:41 -0700</pubDate>
        </item>
            
        <item>
            <title>Advanced Message Queuing Protocol - Wikipedia, the free encyclopedia</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Advanced+Message+Queuing+Protocol+-+Wikipedia%2C+the+free+encyclopedia/bmiv9</link>
            <description>The Advanced Message Queuing Protocol is an application layer protocol for messaging, intended to allow commoditisation of messaging implementations in the same way that SMTP has for email. AMQP was developed from mid-2004 to mid-2006 by JPMorgan Chase &amp;amp;</description>
            
            <pubDate>Sun, 09 Sep 2007 16:30:35 -0700</pubDate>
        </item>
                </channel>
</rss>
