<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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>Zagura's blog</title>
	<link>http://www.zagura.ro</link>
	<description>Zagura's blog</description>
	<pubDate>Tue, 13 Jul 2010 12:23:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Could not create the Java virtual machine.   error adding brasil.gov.br/brasil.gov.br.crt</title>
		<link>http://www.zagura.ro/index.php/2010/07/13/could-not-create-the-java-virtual-machine-error-adding-brasilgovbrbrasilgovbrcrt/</link>
		<comments>http://www.zagura.ro/index.php/2010/07/13/could-not-create-the-java-virtual-machine-error-adding-brasilgovbrbrasilgovbrcrt/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 12:23:39 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/07/13/could-not-create-the-java-virtual-machine-error-adding-brasilgovbrbrasilgovbrcrt/</guid>
		<description><![CDATA[If you are getting these kind of errors when you try to install java on debian under a virtual machine, then you perhaps need to increase the available memory.
]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/07/13/could-not-create-the-java-virtual-machine-error-adding-brasilgovbrbrasilgovbrcrt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to check packet loss for VOIP purposes</title>
		<link>http://www.zagura.ro/index.php/2010/07/12/how-to-check-packet-loss-for-voip-purposes/</link>
		<comments>http://www.zagura.ro/index.php/2010/07/12/how-to-check-packet-loss-for-voip-purposes/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 07:52:04 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[voip]]></category>

		<category><![CDATA[mtr]]></category>

		<category><![CDATA[packet loss]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/07/12/how-to-check-packet-loss-for-voip-purposes/</guid>
		<description><![CDATA[Yesterday I had some problems with the VOIP connection. I heard my party very well but he could barely hear me.
Normal run of mtr to the other host showed no packet loss but I was able to pinpoint the packet loss to the other party with
mtr -n -s 200 -i 0.02 [ip-address]
(you need to be [...]]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/07/12/how-to-check-packet-loss-for-voip-purposes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>acerhk - gcc: -pg and -fomit-frame-pointer are incompatible</title>
		<link>http://www.zagura.ro/index.php/2010/04/30/acerhk-gcc-pg-and-fomit-frame-pointer-are-incompatible/</link>
		<comments>http://www.zagura.ro/index.php/2010/04/30/acerhk-gcc-pg-and-fomit-frame-pointer-are-incompatible/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 20:57:57 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/04/30/acerhk-gcc-pg-and-fomit-frame-pointer-are-incompatible/</guid>
		<description><![CDATA[If you have problems compiling acerhk on the latest ubuntu distribution modify
/usr/src/`uname -r`/Makefile and comment :
ifdef CONFIG_FUNCTION_TRACER
#KBUILD_CFLAGS+= -pg
endif 
Remove the comment after the successful compile so you leave the sources as they were.
]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/04/30/acerhk-gcc-pg-and-fomit-frame-pointer-are-incompatible/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SPL-C ERROR - Please use the proper driver on Samsung CLP-310N printer</title>
		<link>http://www.zagura.ro/index.php/2010/03/19/spl-c-error-please-use-the-proper-driver-on-samsung-clp-310n-printer/</link>
		<comments>http://www.zagura.ro/index.php/2010/03/19/spl-c-error-please-use-the-proper-driver-on-samsung-clp-310n-printer/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 22:10:49 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/03/19/spl-c-error-please-use-the-proper-driver-on-samsung-clp-310n-printer/</guid>
		<description><![CDATA[If you get this error written on the test page when using Ubuntu or any other Linux distribution, you should install the Samsung Unified Driver. I&#8217;ve followed the tutorial on http://ubuntuforums.org/showthread.php?t=341621 point II.c and then I&#8217;ve added the network printer as lpd:///PASSTHRU with Make and Model &#8220;Samsung CLP-310 Series (SPL-C)&#8221; (NOT Samsung CLP-310 Foomatic/foo2qpdl)
]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/03/19/spl-c-error-please-use-the-proper-driver-on-samsung-clp-310n-printer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to programmatically dump the threads list of a running java process in bash</title>
		<link>http://www.zagura.ro/index.php/2010/03/10/how-to-programmatically-dump-the-threads-list-of-a-running-java-process-in-bash/</link>
		<comments>http://www.zagura.ro/index.php/2010/03/10/how-to-programmatically-dump-the-threads-list-of-a-running-java-process-in-bash/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 14:43:44 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/03/10/how-to-programmatically-dump-the-threads-list-of-a-running-java-process-in-bash/</guid>
		<description><![CDATA[It seems that jdb cannot accept commands from command line, so we must use expect.
I created the following expect script dumpthreads
You can use it like:
dumpthreads   java_process_pid

#!/usr/bin/expect
set pid [lindex $argv 0];
spawn jdb -connect sun.jvm.hotspot.jdi.SAPIDAttachingConnector:pid=$pid;
expect &#8220;>&#8221;;
send &#8220;threads\n&#8221;;
expect &#8220;>&#8221;;
send &#8220;quit\n&#8221;;

]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/03/10/how-to-programmatically-dump-the-threads-list-of-a-running-java-process-in-bash/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Midnight commander does not save the settings in Ubuntu</title>
		<link>http://www.zagura.ro/index.php/2010/01/27/midnight-commander-does-not-save-the-settings-in-ubuntu/</link>
		<comments>http://www.zagura.ro/index.php/2010/01/27/midnight-commander-does-not-save-the-settings-in-ubuntu/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 12:34:30 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/01/27/midnight-commander-does-not-save-the-settings-in-ubuntu/</guid>
		<description><![CDATA[Today I encountered a strange problem with Midnight Commander 4.6.2 in Ubuntu. I wanted to change the default Ubuntu setting to use the internal edit. I actually like the mc internal editor and I want to use it. The problem was that the setting was not saved when I chosed &#8220;Save setup&#8221; even if a [...]]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/01/27/midnight-commander-does-not-save-the-settings-in-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Emtec S800 board picture</title>
		<link>http://www.zagura.ro/index.php/2010/01/13/emtec-s800-board-picture/</link>
		<comments>http://www.zagura.ro/index.php/2010/01/13/emtec-s800-board-picture/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 09:39:31 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/01/13/emtec-s800-board-picture/</guid>
		<description><![CDATA[Here is a picture of the internal board of my newly aquired Emtec S800 PVR. It works on Linux but Emtec was not so kind to provide the sources of the PVR application (there are some sources of an alternative OEM - Ellion available on the net). I needed to open the box to put [...]]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/01/13/emtec-s800-board-picture/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to convert DVD iso to avi using mplayer</title>
		<link>http://www.zagura.ro/index.php/2009/10/13/how-to-convert-dvd-iso-to-avi-using-mplayer/</link>
		<comments>http://www.zagura.ro/index.php/2009/10/13/how-to-convert-dvd-iso-to-avi-using-mplayer/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 19:43:37 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2009/10/13/how-to-convert-dvd-iso-to-avi-using-mplayer/</guid>
		<description><![CDATA[Here is a python script to convert an .iso of a DVD to avi and to encode it using mpeg4. It is a slightly modified version of the script found at http://lists.mplayerhq.hu/pipermail/mplayer-users/2003-April/032226.html to work with newer versions of mplayer/mencoder.
Later edit:
It seems that mplayer/mencoder know to play/convert .iso files directly so we can do:
mencoder in.iso -o [...]]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2009/10/13/how-to-convert-dvd-iso-to-avi-using-mplayer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some 3d pictures I took around Rosia Montana and Piatra Corbului (red-cyan glasses needed)</title>
		<link>http://www.zagura.ro/index.php/2009/09/24/some-3d-pictures-i-took-around-rosia-montana-and-piatra-corbului/</link>
		<comments>http://www.zagura.ro/index.php/2009/09/24/some-3d-pictures-i-took-around-rosia-montana-and-piatra-corbului/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 17:28:00 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
		
		<category><![CDATA[Pictures]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2009/09/24/some-3d-pictures-i-took-around-rosia-montana-and-piatra-corbului/</guid>
		<description><![CDATA[

]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2009/09/24/some-3d-pictures-i-took-around-rosia-montana-and-piatra-corbului/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to convince the SmartGWT ListGrid to automatically fetch from the server only the data it displays</title>
		<link>http://www.zagura.ro/index.php/2009/06/16/how-to-convince-the-smartgwt-listgrid-to-automatically-fetch-from-the-server-only-the-data-it-displays/</link>
		<comments>http://www.zagura.ro/index.php/2009/06/16/how-to-convince-the-smartgwt-listgrid-to-automatically-fetch-from-the-server-only-the-data-it-displays/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 17:29:33 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2009/06/16/how-to-convince-the-smartgwt-listgrid-to-automatically-fetch-from-the-server-only-the-data-it-displays/</guid>
		<description><![CDATA[Since I was looking all over the net how to do this and I only found pieces of information, here is an example:
PLAIN TEXT
JAVA:




public class OperationsGrid extends ListGrid&#123;


&#160; &#160; OperationsGrid&#40;&#41;&#123;


&#160; &#160; &#160; &#160; super&#40;&#41;;


&#160; &#160; &#160; &#160; TreeGridField accNoField = new TreeGridField&#40;"accountNo", 150&#41;;


&#160; &#160; &#160; &#160; TreeGridField commentField = new TreeGridField&#40;"comment",&#160; 150&#41;;


&#160;


&#160; &#160; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2009/06/16/how-to-convince-the-smartgwt-listgrid-to-automatically-fetch-from-the-server-only-the-data-it-displays/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
