<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ldlabs.org - Blog &#187; firefox</title>
	<atom:link href="http://www.ldlabs.org/blog/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ldlabs.org/blog</link>
	<description>Linux Tips &#38; c.</description>
	<lastBuildDate>Tue, 24 Jan 2012 08:09:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>audio disturbato con flashplugin-nonfree in debian</title>
		<link>http://www.ldlabs.org/blog/2011/06/13/audio-disturbato-con-flashplugin-nonfree-in-debian/</link>
		<comments>http://www.ldlabs.org/blog/2011/06/13/audio-disturbato-con-flashplugin-nonfree-in-debian/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 08:28:33 +0000</pubDate>
		<dc:creator>Francesco Apollonio</dc:creator>
				<category><![CDATA[Bug]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[iceweasel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[unstable]]></category>

		<guid isPermaLink="false">http://www.ldlabs.org/blog/?p=781</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
#F0F4F9 
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:110px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
float:left;
height:30px;
width:100%;
#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:110px;
margin:4px 4px 4px 4px;
}

</style>
Utilizzando Debian Unstable a 64 bit, flashplugin-nonfree ed un qualsiasi browser che lo supporti (chromium, google-chrome, iceweasel, firefox), l&#8217;audio di alcune applicazioni flash risulta essere molto disturbato con fruscii, echi e molti altri rumori. Il bug è legato ad un cattivo utilizzo della memcpy. La soluzione più semplice è precaricare la libreria, lanciando il browser [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
#F0F4F9 
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:110px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
float:left;
height:30px;
width:100%;
#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:110px;
margin:4px 4px 4px 4px;
}

</style>
<p>Utilizzando Debian Unstable a 64 bit, <strong>flashplugin-nonfree</strong> ed un qualsiasi browser che lo supporti (<em>chromium, google-chrome, iceweasel, firefox</em>), l&#8217;audio di alcune applicazioni flash risulta essere molto disturbato con fruscii, echi e molti altri rumori.</p>
<p>Il bug è legato ad un cattivo utilizzo della <strong>memcpy</strong>. La soluzione più semplice è precaricare la libreria, lanciando il browser con il seguente comando:</p>
<pre>LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libc/memcpy-preload.so iceweasel</pre>
<p>Ovviamente potete utilizzare <em>iceweasel</em> o un qualsiasi altro browser prima citato.<br />
Altre informazioni sul bug possono essere trovate <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628652" target="_blank">qui</a> (in inglese).</p>
<p>&nbsp;</p>
<div id="bottomcontainerBox">
			<div class="buttons">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.ldlabs.org%2Fblog%2F2011%2F06%2F13%2Faudio-disturbato-con-flashplugin-nonfree-in-debian%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe></div>
			<div class="buttons">
			<g:plusone size="medium" href="http://www.ldlabs.org/blog/2011/06/13/audio-disturbato-con-flashplugin-nonfree-in-debian/"></g:plusone>
			</div>
			<div class="buttons">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.ldlabs.org/blog/2011/06/13/audio-disturbato-con-flashplugin-nonfree-in-debian/"  data-text="audio disturbato con flashplugin-nonfree in debian" data-count="horizontal">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.ldlabs.org/blog/2011/06/13/audio-disturbato-con-flashplugin-nonfree-in-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>firefox &amp; okular with mozplugger</title>
		<link>http://www.ldlabs.org/blog/2009/09/01/firefox-okular-with-mozplugger/</link>
		<comments>http://www.ldlabs.org/blog/2009/09/01/firefox-okular-with-mozplugger/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 12:39:47 +0000</pubDate>
		<dc:creator>Francesco Apollonio</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[recensione]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[okular]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[varie]]></category>

		<guid isPermaLink="false">http://blog.ldlabs.org/?p=559</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
#F0F4F9 
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:110px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
float:left;
height:30px;
width:100%;
#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:110px;
margin:4px 4px 4px 4px;
}

</style>
Se c&#8217;era una cosa che mi mancava di acrobat reader era l&#8217;integrazione in firefox, così ho risolto il problema. Basta installare mozplugger (da root): # apt-get install mozplugger editare il file /etc/mozpluggerrc (intorno alla riga 302) commentando alcune linee in questo modo: application/pdf:pdf:PDF file application/x-pdf:pdf:PDF file text/pdf:pdf:PDF file text/x-pdf:pdf:PDF file ACROREAD() #       repeat noisy swallow(kpdf) [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
#F0F4F9 
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:110px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
float:left;
height:30px;
width:100%;
#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:110px;
margin:4px 4px 4px 4px;
}

</style>
<p style="text-align: justify;">Se c&#8217;era una cosa che mi mancava di acrobat reader era l&#8217;integrazione in firefox, così ho risolto il problema.</p>
<p style="text-align: justify;"><span id="more-559"></span></p>
<p>Basta installare mozplugger (da root):</p>
<pre># apt-get install mozplugger</pre>
<p>editare il file /etc/mozpluggerrc (intorno alla riga 302) commentando alcune linee in questo modo:</p>
<pre>application/pdf:pdf:PDF file
application/x-pdf:pdf:PDF file
text/pdf:pdf:PDF file
text/x-pdf:pdf:PDF file
ACROREAD()
#       repeat noisy swallow(kpdf) fill: kpdf "$file"
#       repeat noisy swallow(Xpdf) fill: xpdf -g +9000+9000 "$file"
repeat noisy swallow(okular) fill: okular "$file"
#       GV()
#       repeat noisy fill exists: evince "$file"</pre>
<p>Ora ogni volta che clickerete su un link a pdf esso verrà aperto direttamente nella tab corrente <img src='http://www.ldlabs.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley colorbox-559' /> </p>
<div id="bottomcontainerBox">
			<div class="buttons">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.ldlabs.org%2Fblog%2F2009%2F09%2F01%2Ffirefox-okular-with-mozplugger%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe></div>
			<div class="buttons">
			<g:plusone size="medium" href="http://www.ldlabs.org/blog/2009/09/01/firefox-okular-with-mozplugger/"></g:plusone>
			</div>
			<div class="buttons">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.ldlabs.org/blog/2009/09/01/firefox-okular-with-mozplugger/"  data-text="firefox &#038; okular with mozplugger" data-count="horizontal">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.ldlabs.org/blog/2009/09/01/firefox-okular-with-mozplugger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>firefox 3.5 ancora più nuovo</title>
		<link>http://www.ldlabs.org/blog/2009/05/17/firefox-35-ancora-piu-nuovo/</link>
		<comments>http://www.ldlabs.org/blog/2009/05/17/firefox-35-ancora-piu-nuovo/#comments</comments>
		<pubDate>Sun, 17 May 2009 10:32:04 +0000</pubDate>
		<dc:creator>Francesco Apollonio</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[annunci]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[program]]></category>

		<guid isPermaLink="false">http://www.ldlabs.org/blog/?p=492</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
#F0F4F9 
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:110px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
float:left;
height:30px;
width:100%;
#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:110px;
margin:4px 4px 4px 4px;
}

</style>
Oltre alle già famose novità che verranno introdotte dalla versione 3.5 del noto browser web (supporto a JSON, la modalità di Browsing Privata, il nuovo motore javascript TraceMonkey, supporto ad HTML5 e molto altro) si è deciso anche di modificare l&#8217;icona: Solo un refresh della vecchia, ma aggiunge ancora un altra novità a questa attesissima [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
#F0F4F9 
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:110px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
float:left;
height:30px;
width:100%;
#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:110px;
margin:4px 4px 4px 4px;
}

</style>
<p>Oltre alle già famose novità che verranno introdotte dalla versione <em>3.5</em> del noto browser web (supporto a <a href="http://blog.mozilla.com/webdev/2009/02/12/native-json-in-firefox-31/" target="_blank">JSON</a>, la modalità di <em>Browsing Privata</em>, il nuovo motore javascript <a href="https://wiki.mozilla.org/JavaScript:TraceMonkey" target="_blank">TraceMonkey</a>, supporto ad <em>HTML5</em> e molto altro) si è deciso anche di modificare l&#8217;icona:</p>
<div id="attachment_493" class="wp-caption aligncenter" style="width: 290px"><a rel="attachment wp-att-493" href="http://www.ldlabs.org/blog/wp-content/uploads/2009/05/fireofx3_5_logo.png"><img class="size-full wp-image-493 colorbox-492" title="fireofx3_5_logo" src="http://www.ldlabs.org/blog/wp-content/uploads/2009/05/fireofx3_5_logo.png" alt="Nuova icona di Firefox" width="280" height="223" /></a><p class="wp-caption-text">Nuova icona di Firefox</p></div>
<p>Solo un refresh della vecchia, ma aggiunge ancora un altra novità a questa attesissima nuova relase.</p>
<div id="bottomcontainerBox">
			<div class="buttons">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.ldlabs.org%2Fblog%2F2009%2F05%2F17%2Ffirefox-35-ancora-piu-nuovo%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe></div>
			<div class="buttons">
			<g:plusone size="medium" href="http://www.ldlabs.org/blog/2009/05/17/firefox-35-ancora-piu-nuovo/"></g:plusone>
			</div>
			<div class="buttons">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.ldlabs.org/blog/2009/05/17/firefox-35-ancora-piu-nuovo/"  data-text="firefox 3.5 ancora più nuovo" data-count="horizontal">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.ldlabs.org/blog/2009/05/17/firefox-35-ancora-piu-nuovo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

