<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Roq-IT-Blog</title>
  <link>http://www.roq-it.com:80/pebble/</link>
  <description></description>
  <language>en</language>
  <copyright>Marcos Sanchez</copyright>
  <lastBuildDate>Fri, 17 Oct 2008 08:04:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Ubuntu PulseAudio Problems</title>
    <link>http://www.roq-it.com:80/pebble/2008/10/17/1224230640000.html</link>
    
      
        <description>
          Well, after months of successful Hardy, my audio just died!&amp;nbsp; Silence!&lt;br /&gt;
Panic stricken, I booted into XP and sighed in relief as the all-too-familiar-and-hated windows sound came from my 2 year old Dell 6400 laptop.&lt;br /&gt;
Ok, so confirmed it was not hardware related, I booted back to Ubuntu 8.04 and the silence.&amp;nbsp; Time to Google!!&lt;br /&gt;
I found various interesting things including the &lt;strong&gt;paprefs&lt;/strong&gt; and &lt;strong&gt;pavucontrol&lt;/strong&gt; packages for configuring and diagnosing specific problems, but the final solution came from &lt;a href=&#034;javascript:void(0);/*1224231519064*/&#034;&gt;PulseAudio&lt;/a&gt; themselves:&lt;strong&gt; Check the alsamixer levels!&lt;/strong&gt;&amp;nbsp; Ok!&lt;br /&gt;
So I found the PCM levels in the ALSAMixer at 0, raised them and we&#039;re done!&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;References&lt;/strong&gt;:&lt;/u&gt;&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt; Magarto Blog: &lt;a href=&#034;javascript:void(0);/*1224231783536*/&#034;&gt;http://magarto.com/blog/archivo/2008/05/18/howto-manejar-el-sonido-con-pulseaudio/&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;PulseAudio Ticket: &lt;a href=&#034;javascript:void(0);/*1224231717349*/&#034;&gt;http://www.pulseaudio.org/ticket/379&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
        </description>
      
      
    
    
    
    <comments>http://www.roq-it.com:80/pebble/2008/10/17/1224230640000.html#comments</comments>
    <guid isPermaLink="true">http://www.roq-it.com:80/pebble/2008/10/17/1224230640000.html</guid>
    <pubDate>Fri, 17 Oct 2008 08:04:00 GMT</pubDate>
  </item>
  
  <item>
    <title>GWT in Eclipse</title>
    <link>http://www.roq-it.com:80/pebble/2008/10/06/1223311680000.html</link>
    
      
        <description>
          While using Cypal Studio for GWT programming is very intuitive, I have come across various bits and pieces that have taken me a while to sort out, specially with older versions, and that I&#039;ll list here for convenience, along with a brief description.&lt;br /&gt;
&lt;h4&gt;&lt;u&gt;&lt;strong&gt;Module Configuration&lt;/strong&gt;&lt;/u&gt;&lt;/h4&gt;
The module configuration is via a xml and eclipse likes to have the corresponding DTD, so here is the 1.5 version (just cut&#039;n&#039;paste):&lt;br /&gt;
&lt;blockquote&gt;&lt;code&gt;&amp;lt;!DOCTYPE document SYSTEM &amp;quot;http://google-web-toolkit.googlecode.com/svn/releases/1.5/distro-source/core/src/gwt-module.dtd&amp;quot;&amp;gt;&lt;/code&gt;&lt;/blockquote&gt;
&lt;h4&gt;&lt;u&gt;Running in Hosted -NoServer mode&lt;/u&gt;&lt;/h4&gt;
To setup a hosted tested environment that uses your favourite tomcat server you must complete the following steps:&lt;br /&gt;
&lt;ol&gt;
    &lt;li&gt;Setup a hosted run configuration but deactivate the &lt;strong&gt;&lt;em&gt;Use Embedded Tomcat Server&lt;/em&gt;&lt;/strong&gt; and the &lt;strong&gt;&lt;em&gt;Use default URL for module&lt;/em&gt;&lt;/strong&gt; while setting this last to &lt;br /&gt;
    &lt;strong&gt;&lt;em&gt;http://localhost:8080/MyModuleName&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;
    according to wherever your server is configured &amp;amp; the module you are trying to run.&lt;/li&gt;
    &lt;li&gt;Modify your project so that it can find the module&#039;s web page by adding a &lt;br /&gt;
    &lt;strong&gt;&lt;em&gt;     &amp;lt;welcome_file&amp;gt;MyModuleName.html&amp;lt;/welcome-file&amp;gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;
    to your web.xml in the WEB-INF folder.&lt;/li&gt;
&lt;/ol&gt;
&lt;u&gt;&lt;strong&gt;&lt;br /&gt;
References:&lt;/strong&gt;&lt;/u&gt;&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href=&#034;javascript:void(0);/*1223386640311*/&#034;&gt;Mad Programmer&#039;s Cave&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
        </description>
      
      
    
    
    
    <comments>http://www.roq-it.com:80/pebble/2008/10/06/1223311680000.html#comments</comments>
    <guid isPermaLink="true">http://www.roq-it.com:80/pebble/2008/10/06/1223311680000.html</guid>
    <pubDate>Mon, 06 Oct 2008 16:48:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>
