<?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>wpitchoune</title>
	<atom:link href="http://wpitchoune.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpitchoune.net/blog</link>
	<description>Just A Pitchoune Blog</description>
	<lastBuildDate>Wed, 28 Dec 2011 23:49:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Psensor v0.6.2.16</title>
		<link>http://wpitchoune.net/blog/psensor-v0-6-2-16/</link>
		<comments>http://wpitchoune.net/blog/psensor-v0-6-2-16/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 23:49:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[psensor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wpitchoune.net/blog/?p=638</guid>
		<description><![CDATA[Psensor v0.6.2.16 has been released, it fixes compilation with glib version 2.31.4 which is currently used by Ubuntu Precise (see https://bugs.launchpad.net/ubuntu/+source/psensor/+bug/905893).]]></description>
			<content:encoded><![CDATA[<p>Psensor v0.6.2.16 has been released, it fixes compilation with glib version 2.31.4 which is currently used by Ubuntu Precise (see <a href="https://bugs.launchpad.net/ubuntu/+source/psensor/+bug/905893">https://bugs.launchpad.net/ubuntu/+source/psensor/+bug/905893</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://wpitchoune.net/blog/psensor-v0-6-2-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Psensor v0.6.2.15</title>
		<link>http://wpitchoune.net/blog/psensor-v0-6-2-15/</link>
		<comments>http://wpitchoune.net/blog/psensor-v0-6-2-15/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 02:02:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[psensor]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://wpitchoune.net/blog/?p=633</guid>
		<description><![CDATA[Psensor v0.6.2.15 has been released and fixes few issues concerning the code portability on CentOS and Kfreebsd. Psensor should now working fine on CentOS 6. Psensor-server compilation requires some packages which are not available in the official repositories but it &#8230; <a href="http://wpitchoune.net/blog/psensor-v0-6-2-15/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Psensor v0.6.2.15 has been released and fixes few issues concerning the code portability on CentOS and Kfreebsd.</p>
<p>Psensor should now working fine on CentOS 6. Psensor-server compilation requires some packages which are not available in the official repositories but it has been reported that you can get them from the EPEL repositories. Thanks to Joe Henley for his help on fixing CentOS issues.</p>
<p>Psensor can be compiled on Kfreebsd 6 but unfortunely this distribution does not support lmsensor, hddtemp and xnvctrl, so it can only be used to remotely monitor another computer running psensor-server. Psensor-server is compiling fine but cannot be run due to gtop_get_swap not implemented. Not very useful, but compilation on kfreebsd was required to push psensor to the Debian packages repository of the Linux port.</p>
<p>The v0.6.2.15 binary packages for Debian are available in the unstable repository, you can also get them from: <a href="http://packages.qa.debian.org/p/psensor.html">http://packages.qa.debian.org/p/psensor.html</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpitchoune.net/blog/psensor-v0-6-2-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Psensor v0.6.2.13</title>
		<link>http://wpitchoune.net/blog/v0-6-2-13/</link>
		<comments>http://wpitchoune.net/blog/v0-6-2-13/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 08:24:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[psensor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wpitchoune.net/blog/?p=626</guid>
		<description><![CDATA[The version 0.6.2.13 of Psensor has been released. This development release adds: GTK+ 3.x support GTK+ Status Icon support: for distribution not supporting Ubuntu Application Indicator, the graph window can be hidden and the traybar icon used to show it. &#8230; <a href="http://wpitchoune.net/blog/v0-6-2-13/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The version 0.6.2.13 of Psensor has been released.</p>
<p>This development release adds:</p>
<ul>
<li>GTK+ 3.x support</li>
<li>GTK+ Status Icon support: for distribution not supporting Ubuntu Application Indicator, the graph window can be hidden and the traybar icon used to show it. The icon turns to red when a temperature is too high.</li>
</ul>
<p>Few bugs have been fixed, most notable ones are:</p>
<ul>
<li>fixed support of microhttpd &gt;= 0.9.2</li>
<li>fixed support of libnotify 0.5.2</li>
<li>fixed compilation with ATI/AMD GPUs support (for Fedora)</li>
</ul>
<p>Thanks to Lubos Stanek who submitted few patches (mostly concerning Fedora) for this release.</p>
<p>Full list of changes can be retrieved from <a href="http://wpitchoune.net/svnpub/psensor/trunk/NEWS">NEWS file</a>.</p>
<p>Source can be downloaded from: <a href="http://wpitchoune.net/psensor/files/">http://wpitchoune.net/psensor/files/</a> .</p>
<p>There is now a <a href="https://plus.google.com/100166747457211594542">Psensor Google+ page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpitchoune.net/blog/v0-6-2-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Psensor Google+ Page</title>
		<link>http://wpitchoune.net/blog/psensor-google-page/</link>
		<comments>http://wpitchoune.net/blog/psensor-google-page/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 08:18:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[psensor]]></category>

		<guid isPermaLink="false">http://wpitchoune.net/blog/?p=622</guid>
		<description><![CDATA[I have created a Google+ page dedicated to Psensor: https://plus.google.com/b/100166747457211594542/. I will write major announcements to this page, it might also be a good place to discuss and share information. You can also follow Psensor news using a RSS reader: &#8230; <a href="http://wpitchoune.net/blog/psensor-google-page/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have created a Google+ page dedicated to Psensor: <a href="https://plus.google.com/b/100166747457211594542/">https://plus.google.com/b/100166747457211594542/</a>. I will write major announcements to this page, it might also be a good place to discuss and share information.</p>
<p>You can also follow Psensor news using a RSS reader: <a href="http://wpitchoune.net/blog/category/psensor/feed">Psensor RSS</a> or freshmeat/freecode website: <a href="http://freecode.com/projects/psensor">http://freecode.com/projects/psensor</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpitchoune.net/blog/psensor-google-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Psensor v0.6.2.12</title>
		<link>http://wpitchoune.net/blog/psensor-v0-6-2-12/</link>
		<comments>http://wpitchoune.net/blog/psensor-v0-6-2-12/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 22:45:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[psensor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wpitchoune.net/blog/?p=609</guid>
		<description><![CDATA[Psensor v0.6.2.12 has been released, it adds an option to restore the position and size of the main window. For Ubuntu, ppa:jfi/psensor-unstable is going to be updated with this version, then ppa:jfi/psensor if no packaging issues are found. v0.6.2.12 is &#8230; <a href="http://wpitchoune.net/blog/psensor-v0-6-2-12/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Psensor v0.6.2.12 has been released, it adds an option to restore the position and size of the main window.</p>
<p>For Ubuntu, ppa:jfi/psensor-unstable is going to be updated with this version, then ppa:jfi/psensor if no packaging issues are found.</p>
<p>v0.6.2.12 is now the last stable version of Psensor. For the list of new features since previous stable version (v0.6.1.10), you can consult the <a href="http://wpitchoune.net/svnpub/psensor/branches/v0.6.2.12/NEWS">NEWS file</a>.</p>
<p>I plan to upload this version into the Debian testing repository in coming weeks and hope that it will be &laquo;&nbsp;autosynced&nbsp;&raquo; to Ubuntu Precise (next Ubuntu LTS release).</p>
<p>As usual, you can download the source archive from: <a href="http://wpitchoune.net/psensor/files">http://wpitchoune.net/psensor/files</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpitchoune.net/blog/psensor-v0-6-2-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Psensor, restore window position and size</title>
		<link>http://wpitchoune.net/blog/psensor-restore-window-position-and-size/</link>
		<comments>http://wpitchoune.net/blog/psensor-restore-window-position-and-size/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 09:45:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[psensor]]></category>

		<guid isPermaLink="false">http://wpitchoune.net/blog/?p=606</guid>
		<description><![CDATA[I have added to Psensor the capability to restore the position and the size of the main window. Open the &#8216;preferences&#8217; of Psensor and check &#8216;Restore window position and size&#8217; to enable this new feature. The position of the divider &#8230; <a href="http://wpitchoune.net/blog/psensor-restore-window-position-and-size/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have added to Psensor the capability to restore the position and the size of the main window.</p>
<p>Open the &#8216;preferences&#8217; of Psensor and check &#8216;Restore window position and size&#8217; to enable this new feature.</p>
<p>The position of the divider widget between the graph and the list of sensors is also managed but there is a bug when set at position 0 (closed to the left of the window).</p>
<p>You can give it try by compiling Psensor from SVN or use the Ubuntu PPA: ppa:jfi/psensor-daily-trunk.</p>
<p>It will be available in the next development release which should be 0.6.2.12.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpitchoune.net/blog/psensor-restore-window-position-and-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ppastats with MS-IE8</title>
		<link>http://wpitchoune.net/blog/ppastats-with-ms-ie8/</link>
		<comments>http://wpitchoune.net/blog/ppastats-with-ms-ie8/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 18:31:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ppastats]]></category>

		<guid isPermaLink="false">http://wpitchoune.net/blog/?p=599</guid>
		<description><![CDATA[I have fixed a couple of issues which was preventing ppastats to work with Microsoft Internet Explorer 8. I have no idea if it works with IE9 as it appears to be impossible to install IE9 on Windows XP.]]></description>
			<content:encoded><![CDATA[<p>I have fixed a couple of issues which was preventing ppastats to work with Microsoft Internet Explorer 8.</p>
<p>I have no idea if it works with IE9 as it appears to be impossible to install IE9 on Windows XP.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpitchoune.net/blog/ppastats-with-ms-ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Psensor v0.6.2.11</title>
		<link>http://wpitchoune.net/blog/psensor-v0-6-2-11/</link>
		<comments>http://wpitchoune.net/blog/psensor-v0-6-2-11/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 22:24:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[psensor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wpitchoune.net/blog/?p=596</guid>
		<description><![CDATA[Psensor version 0.6.2.11 has been released. Thanks to the contribution of Christoph Buchner (bilderbuchi), monochrome icons are available for the Ubuntu Application Indicator. The web interface of psensor-server has been improved and few bugs fixed for Microsoft Internet Explorer v8 &#8230; <a href="http://wpitchoune.net/blog/psensor-v0-6-2-11/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Psensor version 0.6.2.11 has been released.</p>
<p>Thanks to the contribution of Christoph Buchner (bilderbuchi), monochrome icons are available for the Ubuntu Application Indicator.</p>
<p>The web interface of psensor-server has been improved and few bugs fixed for Microsoft Internet Explorer v8 and v9.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpitchoune.net/blog/psensor-v0-6-2-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Psensor v0.6.2.10</title>
		<link>http://wpitchoune.net/blog/psensor-v0-6-2-10/</link>
		<comments>http://wpitchoune.net/blog/psensor-v0-6-2-10/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 21:07:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[psensor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wpitchoune.net/blog/?p=589</guid>
		<description><![CDATA[Psensor v0.6.2.10 has been released and is now the last development release. This release contains few changes and bug fixes: Psensor: Added support of CPU usage monitoring. Fixed a major memory leak which occurs when the window is hidden. Fixed &#8230; <a href="http://wpitchoune.net/blog/psensor-v0-6-2-10/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Psensor v0.6.2.10 has been released and is now the last development release.</p>
<p>This release contains few changes and bug fixes:</p>
<ul>
<li>Psensor:</li>
<ul>
<li>Added support of CPU usage monitoring.</li>
<li>Fixed a major memory leak which occurs when the window is hidden.</li>
<li>Fixed an unallocated memory read during termination (race condition).</li>
<li>Added experimental support of AMD/ATI GPUs.</li>
</ul>
<li>Psensor server:</li>
<ul>
<li>Added network, cpu load and memory monitoring throw the Web interface.</li>
<li>Web interface is now based on JQuery and JQPlot.</li>
<li>Web interface: added graph for &laquo;&nbsp;lm-sensors&nbsp;&raquo; sensors.</li>
</ul>
</ul>
<p>You can download the source archive from: <a href="http://wpitchoune.net/psensor/files">http://wpitchoune.net/psensor/files</a> or use the PPA ppa:jfi/psensor-unstable for Ubuntu.</p>
<p>Please note that the Web interface is not fully finished (missing some css styling and graph for all kind of sensors), and compilation with AMD/ATI support may require manual build configuration changes for non-Ubuntu distributions. I released earlier than expected in order to provide a fix for the major memory leak bug.</p>
<p>The last stable release of Psensor is 0.6.1.10.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpitchoune.net/blog/psensor-v0-6-2-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ppastats v0.0.4</title>
		<link>http://wpitchoune.net/blog/ppastats-v0-0-4/</link>
		<comments>http://wpitchoune.net/blog/ppastats-v0-0-4/#comments</comments>
		<pubDate>Sat, 03 Sep 2011 23:44:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ppastats]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wpitchoune.net/blog/?p=574</guid>
		<description><![CDATA[Last couple of days, I have do some improvements on ppastats. Most important changes are concerning the HTML output: based on JQuery and QPlot instead of Google Chart generated a page aggregating all packages of the PPA generated a page &#8230; <a href="http://wpitchoune.net/blog/ppastats-v0-0-4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last couple of days, I have do some improvements on ppastats.</p>
<p>Most important changes are concerning the HTML output:</p>
<ul>
<li>based on JQuery and QPlot instead of Google Chart</li>
<li>generated a page aggregating all packages of the PPA</li>
<li>generated a page for each package version with number of downloads for each Ubuntu release/architecture</li>
<li>improved the look of the pages</li>
</ul>
<p>The command line usage and options have changed, for example:</p>
<pre>ppastats jfi ppastats -o /var/www/ppastats</pre>
<p>will retrieve the information from ppa:jfi/ppastats and generates the HTML pages into the directory /var/www/ppastats.</p>
<p>Few examples are available at: <a href="http://wpitchoune.net/ppastats/ppa">http://wpitchoune.net/ppastats/ppa</a>.</p>
<p>The source archives can be downloaded from: <a href="http://wpitchoune.net/ppastats/files">http://wpitchoune.net/ppastats/files</a>.</p>
<p>ppastats can be installed by using a PPA:</p>
<pre>sudo apt-add-repository ppa:jfi/ppastats
sudo apt-get update
sudo apt-get install ppastats</pre>
<p>Source code is in a SVN repository: <a href="http://wpitchoune.net/svnpub/ppastats">http://wpitchoune.net/svnpub/ppastats</a>.</p>
<p>And finally, thanks to Lekensteyn for reporting some issues and patches.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpitchoune.net/blog/ppastats-v0-0-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

