<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">

<channel>
	<title>Planet Mandriva</title>
	<link>http://planetmandriva.zarb.org/</link>
	<language>en</language>
	<description>Planet Mandriva - http://planetmandriva.zarb.org/</description>

<item>
	<title><![CDATA[Pascal Terjan: neercs availability]]></title>
	<guid>http://fasmz.org/~pterjan/blog/?date=20100208#p01</guid>
	<link>http://fasmz.org/~pterjan/blog/?date=20100208#p01</link>
	<description><![CDATA[<p>Following <a href="http://caca.zoy.org/wiki/libcaca">Libcaca</a> 0.99beta17 <a href="http://caca.zoy.org/list/msg00226.html">release</a> (including plenty of new stuff like dirty rectangle framework, troff output, php and java bindings, triangle texture mapping), I uploaded today the first package of <a href="http://caca.zoy.org/wiki/neercs">neercs</a> into Mandriva Cooker.</p>
<p>Using the power of my new laptop I also captured a video demonstrating process grabbing (<a href="http://fasmz.org/~pterjan/neercs-grab.ogv">ogv</a>, <a href="http://www.youtube.com/watch?v=0YkQ8gI575U  ">Youtube</a>), and one showing the cube effect (<a href="http://fasmz.org/~pterjan/neercs-cube.ogv">ogv</a>, <a href="http://www.youtube.com/watch?v=sQr42LjaNCY">Youtube</a>).</p>
<p>Process grabbing still only works under Linux x86/x86_64 so help to port it to *BSD, OSX, Windows, Hurd and other Linux architectures is welcome.</p>
<p>neercs is still experimental so actually all tests and bug reports are welcome (patches too of course)</p>]]></description>
	<pubDate>Mon, 08 Feb 2010 22:49:43 +0000</pubDate>
</item>
<item>
	<title><![CDATA[Eugeni Dodonov: Msec updates getting (mostly) ready for 2010.1]]></title>
	<guid>http://dodonov.net/blog/?p=713</guid>
	<link>http://dodonov.net/blog/2010/02/08/msec-updates-getting-mostly-ready-for-2010-1/</link>
	<description><![CDATA[<p>It has been quite some time since I last posted here about <strong>msec</strong>. For the past few weeks, it received some attention and now I guess many of the features I wanted to push for <strong>Mandriva 2010.1</strong> are implemented. So I&#8217;ll describe the most interesting ones in this blog post (and save some for later <img src="http://dodonov.net/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" />  ).</p>

<p>First of all, starting with <strong>Mandriva 2010.1</strong>, msec will support user-defined periodicity for all periodic security checks. Therefore, it is possible to specify if each test should be executed daily (like in all previous msec versions), weekly or even monthly. In my opinion, this feature is one of the most interesting among all others, because it allows you to fine-tune the balance between security checks and daily I/O load caused by some expensive checks.</p>

<p>By default, checks which require lots of I/O (e.g., checking for unowned files, or world-writable files, and so on) will run weekly on the <strong>standard</strong> security level. Why so? Because this check was responsible for approximately 80% of all time required to run the periodic checks, and on most of the machines its results did not differ between consecutive days. Surely, it is nice to have a daily notification of all those changes, but the I/O cost of it is unacceptable high. Of course, you can define the periodicity of all such checks to be <strong>daily</strong> when you want, by using <strong>msecgui</strong> application of editing the configuration file manually <img src="http://dodonov.net/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> .</p>

<p>Another interesting feature was the de-duplication of variables between main msec configuration file (<strong>security.conf</strong>) and the level configuration file (for example, <strong>level.standard</strong>). On previous versions, all variables were defined in <strong>security.conf</strong>, even if they have exactly the same value as the default one for the current security level. This way, it was easier to see all the configuration at once by looking into <strong>/etc/security/msec/security.conf</strong> file. On the other hand, it lead to duplication of almost all variables..</p>

<p>So for 2010.1, the behavior when saving the configuration file was modified to be more logical (and similar to the one of <strong>msecgui</strong>, which displays variables that differ from the default values for the security level in different way). If you want to redefine a variable, just specify it in <strong>security.conf</strong> and this change will take effect. If you want to disable a variable completely, just define it to an empty value (like, <strong>CHECK_SOMETHING=</strong>), like in previous versions, and it will be disabled.</p>

<p>To simplify this, we could use the following analogy: in previous msec versions (e.g., 2009.1 and 2010.0), the <strong>security.conf</strong> file contains the whole security configuration of msec plus the name of the security level which is used as base. In 2010.1, it contains the reference to the base security level plus only the variables which must be overridden for this level. In other words, on Mandriva 2010.1 just by looking at the msec security file it is possible to say &#8220;this machine is configured to use the same configuration as on <strong>standard</strong> security level, except those three checks that should be disabled).</p>

<p>There is yet another reason for this change, which will be described in details when it gets implemented (probably in a few coming weeks). So stay tuned for more news <img src="http://dodonov.net/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> .</p>

<p>Another feature was the possibility of running the RedHat <strong>sectool</strong> checks periodically, among with all other msec checks. Just install <strong>sectool</strong> package from the contrib, and its checks will be executed automatically by msec.</p>

<p>Additionally, the integration between <strong>msec</strong> and <strong>msecperms</strong> applications was improved, making it easier to switch security levels and creating custom levels.</p>

<p>Besides those changes, several msec messages were improved to make them easier to understand by non-geek users <img src="http://dodonov.net/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> , and, like usual, several bugs were fixed.</p>

<p>Like always, I am very interested in your feedback on those changed. Please, feel free to drop me a note whether you like these features, dislike them, or any other kind of comments about msec.</p>]]></description>
	<pubDate>Mon, 08 Feb 2010 15:13:28 +0000</pubDate>
</item>
<item>
	<title><![CDATA[Mandriva Team: Mandriva Linux 2010 Spring Alpha2 available!]]></title>
	<guid>http://blog.mandriva.com/?p=926</guid>
	<link>http://blog.mandriva.com/2010/02/06/mandriva-linux-2010-spring-alpha2-available/</link>
	<description><![CDATA[<p><a href="http://blog.mandriva.com/wp-content/uploads/2009/06/preferences-system.png" rel="lightbox[926]"><img title="Mandriva Linux 2010 planning" src="http://blog.mandriva.com/wp-content/uploads/2009/06/preferences-system.png" alt="" width="48" height="48" /></a> Time has came for second alpha release for 2010 Spring version of Mandriva Linux.  It&#8217;s now available through 32 and 64 DVD isos on public mirrors</p>
<ul>
<li>2010 Spring <a href="http://wiki.mandriva.com/en/2010.1_Development#Development_planning:_2010_Spring_planning_and_delivery">planning</a></li>
<li><a href="http://wiki.mandriva.com/en/2010.1_Alpha_2">Detailed information </a>about alpha2 release</li>
</ul>
<p>As usual all<strong> your feedbacks are really important </strong>to help in improving global quality of distribution. You can report improvements proposals and/or bugs in <a href="http://qa.mandriva.com">Mandriva Bugzilla</a>.</p>
<p>Enjoy!</p>]]></description>
	<pubDate>Fri, 05 Feb 2010 23:20:47 +0000</pubDate>
</item>
<item>
	<title><![CDATA[Mandriva Team: Mandriva booth in FOSDEM]]></title>
	<guid>http://blog.mandriva.com/?p=917</guid>
	<link>http://blog.mandriva.com/2010/02/05/mandriva-boot-in-fosdem/</link>
	<description><![CDATA[<p><a href="http://www.fosdem.org"><img class="aligncenter" src="http://www.fosdem.org/promo/fosdem" alt="FOSDEM, the Free and Open Source Software Developers' European Meeting" width="447" height="59" /></a></p>
<p>We will be present in FOSDEM (Free and Open Source Developers European Meeting) in Bruxelles. This is a great event for all Open Source developers but also for less technical visitors to meet all the main projects you may use in your favourite distribution.</p>
<p>We will be  happy to welcome you on <strong>Mandriva Linux booth</strong> for discussions with Mandriva community but also for demos on next version of Mandriva Linux and as a first presentation, <strong>Mandriva ARM port</strong>.</p>
<p>We will also take part to <a href="http://fosdem.org/2010/schedule/devrooms/distributions">distribution miniconf</a> which aims to be a cross-distribution mini summit. Conferences will be a way to share various experiences and feedbacks from the main Linux distribution.</p>
<p>See you then in Bruxelles!</p>]]></description>
	<pubDate>Fri, 05 Feb 2010 11:02:03 +0000</pubDate>
</item>
<item>
	<title><![CDATA[Reinout van Schouwen: Bibliographic metadata formats]]></title>
	<guid>http://vanschouwen.info/nerdynotes/?p=413</guid>
	<link>http://vanschouwen.info/nerdynotes/?p=413</link>
	<description><![CDATA[<p>Dear Lazyweb,<br />
I need to represent some bibliographic information records like <a href="http://www.bntl.nl/bntl/publicatie/zeslettergrepigheid_de_beste_o/drs_p/">this one</a> in a machine-readable format. But I wouldn&#8217;t like to invent my own format when there are <a href="http://jakoblog.de/2009/05/10/who-identifies-the-identifiers/">dozens</a> to choose from. Could anybody point me to a (preferably semantic web-compatible) format suitable for this purpose that&#8217;s also easy to generate using Java?</p>
<p><a href="http://www.ekudos.nl/artikel/nieuw?url=http://vanschouwen.info/nerdynotes/?p=413&title=Bibliographic+metadata+formats" title="Plaats dit artikel op eKudos">&raquo; Plaats op eKudos</a></p>]]></description>
	<pubDate>Thu, 04 Feb 2010 16:07:37 +0000</pubDate>
</item>
<item>
	<title><![CDATA[Sebastian Trueg: Just in Time For KDE SC 4.4: Virtuoso 6.1.0]]></title>
	<guid>http://trueg.wordpress.com/?p=269</guid>
	<link>http://trueg.wordpress.com/2010/02/04/just-in-time-for-kde-sc-4-4-virtuoso-6-1-0/</link>
	<description><![CDATA[<div class="snap_preview"><br /><p>Finally all testing and bugfixing is finished. OpenLink has done an outstanding job with this <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSNews#Announcing Virtuoso Open-Source Edition v6.1.0">new release of Virtuoso</a>. Again my thanks go out to the Virtuoso development team and Patrick van Kleef who was my contact to smooth out the issues which prevented us to use Virtuoso 6 with Nepomuk.</p>
<p>So now is the time for distributions to package Virtuoso 6.1.0 and for you to update it on your own. But wait, there is one little detail: <strong>the database format changed significantly between Virtuoso 5 and 6</strong>. That is why I wrote <a href="http://www.kde-apps.org/content/show.php/Nepomuk+Virtuoso+Converter?content=119661">a little conversion tool called Virtuosoconverter</a> which takes care of this problem (Caution: the build system will download the Virtuoso 5.0.12 sources which are roughly 60MB). Usage is simple:</p>
<ol>
<li>Shut down Nepomuk</li>
<li>Install Virtuoso 6.1.0</li>
<li>Run the Converter</li>
<li>Restart Nepomuk</li>
</ol>
<p>Virtuoso 6 offers a wide range of features which are yet to be exposed through Nepomuk. The fun is only just starting!</p>
<h4><em>Hints for Distributors:</em></h4>
<ul>
<li><em>You might want to run the converter in auto mode before starting Nepomuk.</em></li>
<li><em>If you do not like the build system downloading the Virtuoso 5 sources simply put them in the source tree. The build system will pick them up and use them instead of downloading.</em></li>
</ul>
<h4><em>Updates:</em></h4>
<ul>
<li><em>If you have old Virtuoso V5 data and do not run the converter after updating to Virtuoso V6 Nepomuk will not start.</em></li>
<li><em>The converter is the only way to convert the data to the new database format (except if you run some sql commands on the server manually)<br />
</em></li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/trueg.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/trueg.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/trueg.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/trueg.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/trueg.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/trueg.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/trueg.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/trueg.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/trueg.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/trueg.wordpress.com/269/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=trueg.wordpress.com&blog=6648236&post=269&subd=trueg&ref=&feed=1" /></div>]]></description>
	<pubDate>Wed, 03 Feb 2010 22:39:10 +0000</pubDate>
</item>
<item>
	<title><![CDATA[Jérome Quelin: which module to extract perl prereqs?]]></title>
	<guid>tag:blogger.com,1999:blog-6162910877268067002.post-1265540343122634519</guid>
	<link>http://jquelin.blogspot.com/2010/02/which-module-to-extract-perl-prereqs.html</link>
	<description><![CDATA[in <a href="http://search.cpan.org/dist/Dist-Zilla">dzil</a> plugin <a href="http://search.cpan.org/perldoc?Dist::Zilla::Plugin::AutoPrereq">autoprereq</a>, i'm extracting prereqs from the dist modules. i want this extract to be fast, based on the actual code (not makefile.pl or meta.yml, since the goal is to generate them), and as accurate as possible. it should also find base classes, moose roles and other "hidden" dependencies. finally, it should extract the minimum version needed for a given module, including minimum perl version.<br /><br />my first version was regex-based. i can already see your horrified face - but really it wasn't so bad, since it only needed to find some specific statements such as uses and requires. current version is using <a href="http://search.cpan.org/perldoc?PPI">ppi</a>, which is better suited for corner cases.<br /><br />however, long-term makes me think that it would be better to rely on an external module. so, what are the alternatives out there on cpan, and can i use them in autoprereq?<br /><ul><li><a href="http://search.cpan.org/perldoc?B::PerlReq">b::perlreq</a> - parses the file, but reports file (<span>File/Basename.pm</span>) instead of modules, and is generally more suited for rpm<br /></li><li><a href="http://search.cpan.org/perldoc?Module::Extract::Use">module::extract::use</a> - using ppi to parse a file, but extracts only use &amp; require statements (no inheritance, moose roles, etc). also, it reports no minimum version extraction, only a list of modules.<br /></li><li><a href="http://search.cpan.org/perldoc?Test::Dependencies">test::dependencies</a> - using either b::perlreq (see above) or a regex scheme underneath<br /></li><li><a href="http://search.cpan.org/perldoc?Module::ScanDeps">module::scandeps</a> - runs the file (which is slow), and finds all modules included - and sometimes a bit more (eg: file::homeDir::darwin is found for a module using file::homedir, even on a unix platform). can also run as a static analyser, but calls cpanplus (?!) which is slow.<br /></li><li><a href="http://search.cpan.org/perldoc?Module::Info">module::info</a> - regex based<br /></li><li><a href="http://search.cpan.org/perldoc?Module::CPANTS::Generator::Prereq">module::cpants::generator::prereq</a> - parses makefile.pl, where i want sthg that parses actual code<br /></li><li><a href="http://search.cpan.org/perldoc?Module::CPANTS::Kwalitee::Prereq">module::cpants::kwalitee::prereq</a> - parse meta.yml, makefile.pl or build.pl</li></ul>so, no module was doing exactly what i wanted... since i am using ppi and that module::extract::use does the same, i contacted brian d foy to see whether he would be interested in additional extractions (moose roles, base classes, etc.) for this module. he was, so those enhancements are now pushed on my <a href="http://github.com/jquelin/module--extract--use">github clone</a>.<br /><br />i'm now waiting for a new release of this module with my enhancements, meaning that i can get rid of this part of the code in dzil autoprereq. which was, if you recall, the original goal! :-)<div class="blogger-post-footer"><img width="1" height="1" src="https://blogger.googleusercontent.com/tracker/6162910877268067002-1265540343122634519?l=jquelin.blogspot.com" alt="" /></div>]]></description>
	<pubDate>Wed, 03 Feb 2010 11:18:42 +0000</pubDate>
</item>
<item>
	<title><![CDATA[Reinout van Schouwen: Guadec call for volunteers]]></title>
	<guid>http://vanschouwen.info/nerdynotes/?p=408</guid>
	<link>http://vanschouwen.info/nerdynotes/?p=408</link>
	<description><![CDATA[<p>GUADEC (pronounced GWAH-DECK) is an acronym for the GNOME Users&#8217; And Developers&#8217; European Conference. Held annually in cities around Europe, GUADEC is the largest gettogether of GNOME users, developers, foundation leaders, individuals, governments and businesses in the world. Gnome is the Free and open source software stack that drives the user interface of many Linux-based devices, from smartphones to your home pc.</p>
<p>GUADEC 2010, the eleventh edition, will be in <a href="http://www.denhaag.nl/en.htm">The Hague, The Netherlands</a> and takes place on July 24 &#8211; July 30.<br />
<a href="http://vanschouwen.info/nerdynotes/wp-content/uploads/2010/02/guadec-the-hague.png"><img src="http://vanschouwen.info/nerdynotes/wp-content/uploads/2010/02/guadec-the-hague.png" alt="GUADEC The Hague" title="guadec the hague" width="511" height="127" class="aligncenter size-full wp-image-409" /></a><br />
The organisation team calls you to arms! A community conference like GUADEC only happens when the community puts its weight behind it.</p>
<p>This is your chance to be part of this event. Whether you are a conference rookie or a seasoned GUADEC veteran, your help is much appreciated.</p>
<p>As a volunteer at the conference, you may enjoy special benefits such as a free and limited edition volunteer shirt and free food and drinks during your volunteering hours.</p>
<p><a href="http://live.gnome.org/GUADEC/2010/CallForVolunteers">Read more…</a></p>
<p><a href="http://www.ekudos.nl/artikel/nieuw?url=http://vanschouwen.info/nerdynotes/?p=408&title=Guadec+call+for+volunteers" title="Plaats dit artikel op eKudos">&raquo; Plaats op eKudos</a></p>]]></description>
	<pubDate>Mon, 01 Feb 2010 22:28:23 +0000</pubDate>
</item>
<item>
	<title><![CDATA[Pascal Terjan: Book Pricing]]></title>
	<guid>http://fasmz.org/~pterjan/blog/?date=20100201#p01</guid>
	<link>http://fasmz.org/~pterjan/blog/?date=20100201#p01</link>
	<description><![CDATA[<p>I was shocked by the prices announced for electronic books on iPad (USD 12.99 or 14.99). This is more expensive than most books I own...</p>
<p>Today, Amazon <a href="http://www.amazon.com/tag/kindle/forum/ref=cm_cd_tfp_ef_tft_tp?_encoding=UTF8&cdForum=Fx1D7SY3BVSESG&cdThread=Tx2MEGQWTNGIMHV&displayType=tagsDetail">annouces</a> that they have to follow and increase prices (which used to be 9.99) on Macmillan books. Given that other major publishers have agreed with Apple on that price they may requets the same from Amazon soon...</p>
<p>I sometimes buy technical books worth $30 or $50 but 90% of my books are between $2 and $10.</p>
<p>Am I stupid and are you ready to pay more for a virtual book than for a physical one that you can easily give (or sell) to someone later?</p>
<p><div align="center"><a href="http://www.flickr.com/photos/cmoi/4319209603/" title="Sous La Tour Eiffel by pterjan, on Flickr"><img src="http://farm5.static.flickr.com/4034/4319209603_da87cafa48_m.jpg" width="240" height="180" alt="Sous La Tour Eiffel" /></a></div></p>]]></description>
	<pubDate>Mon, 01 Feb 2010 15:20:14 +0000</pubDate>
</item>
<item>
	<title><![CDATA[Sebastian Trueg: Dangling Meta Data Graphs (Caution: Very Technical)]]></title>
	<guid>http://trueg.wordpress.com/?p=265</guid>
	<link>http://trueg.wordpress.com/2010/02/01/dangling-meta-data-graphs-caution-very-technical/</link>
	<description><![CDATA[<div class="snap_preview"><br /><p>Nepomuk in KDE uses <a href="http://www.semanticdesktop.org/ontologies/nrl/">NRL</a> &#8211; the <em>Nepomuk Representation Language</em> &#8211; especially the named graphs that it defines. Each triple that is stored in the Nepomuk database is stored in a named graph. We use this graph to attach meta data to the triples themselves. So far this is restricted to the creation date but in the future there will be more like the creator (for shared meta data) and the modification date (this is a bit tricky since technically triples are never modified, only added and deleted. But from a user&#8217;s point of view changing a rating means changing a triple.).</p>
<p>What did I say? &#8220;We attach meta data to the triples&#8221;? Well, to be exact we attach it to the graph which contains the triples. And since everything is triples (or quadruples since there is the named graph) the meta data is, too. And like every triple these also need to be put in a dedicated named graph &#8211; the meta data graph. Thus, each triple is contained in one graph and each graph has exactly one <a href="http://www.semanticdesktop.org/ontologies/nrl/#mozTocId781665">meta data graph</a>.</p>
<p>So far so good. But what happens if we delete all triples in a graph? Well, the graph ceases to exist since graphs like resources in an RDF database do only exist due to the triples in which they occur.</p>
<p>And that is when it happens: dangling meta data graphs, i.e. meta data graphs that describe a graph which does no longer exist.</p>
<p>In theory Nepomuk could delete these automatically but I decided against that for performance reasons. It would have to check for dangling meta data graphs after each removal operation. So for now (until I come up with some database maintenance service) these graphs are just waste hanging around not bothering anyone (they are small).</p>
<p>In case you want to check how many of them you have in your database use the following command (see the <a href="http://techbase.kde.org/Development/Tutorials/Metadata/Nepomuk/TipsAndTricks">Nepomuk Tips and Tricks</a> for <em>nepomukcmd</em>):</p>
<pre>nepomukcmd query 'select count(?mg) where { ?mg nrl:coreGraphMetadataFor ?g . OPTIONAL { graph ?g { ?s ?p ?o . } . } . FILTER(!BOUND(?s)) . }'</pre>
<p>And to simply delete them use a bit of shell magic (the<em> &#8211;foo</em> is important since it removes any human-readability gimmicks from the otuput):</p>
<pre>for a in `nepomukcmd --foo query 'select ?mg where { ?mg nrl:coreGraphMetadataFor ?g . OPTIONAL { graph ?g { ?s ?p ?o . } . } . FILTER(!BOUND(?s)) . }'`; do nepomukcmd rmgraph "$a"; done</pre>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/trueg.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/trueg.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/trueg.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/trueg.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/trueg.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/trueg.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/trueg.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/trueg.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/trueg.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/trueg.wordpress.com/265/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=trueg.wordpress.com&blog=6648236&post=265&subd=trueg&ref=&feed=1" /></div>]]></description>
	<pubDate>Mon, 01 Feb 2010 14:52:42 +0000</pubDate>
</item>
<item>
	<title><![CDATA[Frederik Himpe: Noteworthy Mandriva Cooker changes 18 January – 31 January 2010]]></title>
	<guid>http://artipc10.vub.ac.be/wordpress/?p=460</guid>
	<link>http://artipc10.vub.ac.be/wordpress/mandriva/noteworthy-mandriva-cooker-changes-18-january-31-january-2010.html</link>
	<description><![CDATA[<ul>
<li><a href="http://kernelnewbies.org/Linux_2_6_33">Linux kernel 2.6.33 rc6</a> is now the default kernel in Mandriva Cooker. In this kernel, the anticipatory I/O scheduler has been removed, and there were again various performance improvements to the CFQ I/O scheduler, which is the default already for a long time. There were also <a href="http://article.gmane.org/gmane.comp.emulators.kvm.devel/45995">different performance improvements to KVM virtualization</a> (such as improved kernel context switching speed and IRQ scaling). There are power saving improvements in the Intel i915 driver (render standby and LVDS downclock, the latter being disabled by default for now), a new driver supporting VMware&#8217;s paravirtualized SCSI device, better support for ALPS DualPoint touchpad/trackpoint on some Dell laptops, and many other improvements to hardware support.</li>
<li><a href="http://permalink.gmane.org/gmane.comp.gnome.devel.announce/78">GNOME has been updated to development version 2.29.6</a>. Epiphany enables Webkit&#8217;s page cache by default, which makes using the Back and Forward buttons much faster now There is also a new Epiphany extension available to view Youtube movies without having Flash installed. There were further performance improvements in the GLib library. <a href="http://seilo.geekyogre.com/2010/01/gnome-activity-journal-looking-sexy/">Gnome Activity Journal</a>, a tool which uses Zeitgeist to let you browse through the documents you recently worked on, is now available in Mandriva. <a href="https://bugzilla.gnome.org/show_bug.cgi?id=607234">Evolution opens attachments read-only</a> to prevent accidentally loosing modification you might make. Vinagre now supports tunneling VNC connections over SSH. <a href="http://projects.gnome.org/gnome-color-manager/">Gnome Color Manager</a>, a utility to set up colour profiles for your monitor, is now packaged in Mandriva Cooker.</li>
<li>KDE is now at <a href="http://www.kde.org/announcements/announce-4.4-rc2.php">version 4.4.0 RC 2</a>.</li>
<li>Firefox has been updated to the <a href="http://www.mozilla-europe.org/en/firefox/3.6/releasenotes/">final 3.6 version</a>. Ars Technica has <a href="http://arstechnica.com/open-source/news/2010/01/hands-on-firefox-36.ars">an article</a> giving an overview of some of the changes, which include Personas, better performance, and better support for HTML5 and other web standards.</li>
<li><a href="http://trac.transmissionbt.com/wiki/Changes">Transmission 1.83</a> is now available in Mandriva Cooker. It adds support for magnet links and trackerless torrents and has many other improvements.</li>
<li>The popular media centre software <a href="http://xbmc.org/">xbmc</a> is now available in Mandriva Cooker. Ideally for setting up a Home Theatre PC (HTPC) with Mandriva!</li>
<li>Spamassassin has been updated to <a href="http://svn.apache.org/repos/asf/spamassassin/branches/3.3/build/announcements/3.3.0.txt">version 3.3.0</a>. There are new plug-ins and adaptations of the default scores for better spam detection. The rules now are in a separate spamassassin-rules package and by default sa-update is run on a daily basis to update them.</li>
<li><a href="http://www.getsongbird.com/">Songbird</a>, an advanced music player, has been updated to version 1.4.3, which includes a new default look.</li>
</ul>]]></description>
	<pubDate>Sun, 31 Jan 2010 22:04:35 +0000</pubDate>
</item>
<item>
	<title><![CDATA[Fabrice Facorat: Showing files metadata under KDE is like Russian roulette]]></title>
	<guid>http://www.linux-wizard.net/blog-showing_files_metadata_under_kde_is_like_russian_roulette-307.html</guid>
	<link>http://www.linux-wizard.net/blog-showing_files_metadata_under_kde_is_like_russian_roulette-307.html</link>
	<description><![CDATA[While reading KDE Planet, I've noticed this blog post from Peter Penz : Internal Cleanups. He was talking about code cleanups and refactoring he was doing in Dolphin code, which is a very good thing IMHO. Then I learnt something very annoying : since KDE 4.x and Nepomuk integration Dolphin is unable to show metadata informations for a file if the file is not indexed by Strigi and Nepomuk ( KDE bug #193592 ). This explains why I had more and more...]]></description>
	<pubDate>Sun, 31 Jan 2010 18:09:19 +0000</pubDate>
</item>
<item>
	<title><![CDATA[Adam Williamson: Android: some awesome interspersed with gigantic piles of fail]]></title>
	<guid>http://www.happyassassin.net/?p=909</guid>
	<link>http://www.happyassassin.net/2010/01/30/android-some-awesome-interspersed-with-gigantic-piles-of-fail/</link>
	<description><![CDATA[<p>So, I somehow forgot to mention that I got a new shiny: it&#8217;s an <a href="http://www.htc.com/us/products/tilt-2-att">AT&#038;T Tilt 2</a>. Odd choice since it&#8217;s an American phone and there are several versions available in Canada, you may think, but there&#8217;s a method to my madness: it has the exact frequencies required to work on 3G networks in both Canada and Europe. This is a fairly rare situation, and doesn&#8217;t apply to any of the Touch Pro 2 variants you can actually buy from Canadian carriers. The only other decent phones I could find that do it are the Acer Liquid and the LG IQ. The LG runs Windows Mobile without HTC&#8217;s Manila interface (ugh) and the Acer doesn&#8217;t have a keyboard and is, well, an Acer phone? Come on. So the Tilt 2 it was.</p>
<p>It&#8217;s fine. I have it running a third party ROM (<a href="http://forum.xda-developers.com/showthread.php?t=562773">EnergyROM</a>) with Windows Mobile 6.5.5 and the latest version of Manila (HTC Sense 2.5). It does everything I need it to, pretty much, and Manila&#8217;s a nice UI. But still, Windows Mobile ain&#8217;t that cool these days, y&#8217;know.</p>
<p>So I&#8217;m tinkering with the <a href="http://forum.xda-developers.com/showthread.php?t=596370">Android port</a> that&#8217;s available for it. It&#8217;s impressive stuff; most basic things work now &#8211; calls, SMS, 3G data, most bits of Android itself including the Marketplace. Sound outside of calls, WiFi, GPS, Bluetooth aren&#8217;t working and power management is dicey, so it&#8217;s nowhere near done, but it&#8217;s certainly tinker-with-able.</p>
<p>Most of my frustrations with it are nothing to do with the highly bleeding edge nature of the port, but with Android itself being bloody fucking stupid in places. No-one would take this shit from Microsoft, but since it&#8217;s Google we&#8217;re apparently supposed to not care and just feel the love.</p>
<p>Stupid stupid frustration #1: if you want to synchronize with a Google account, that Google account has to have Gmail enabled. Never mind that I have absolutely no use in the world for Gmail and just want to sync my contacts and calendar with an account that exists solely for that purpose. Nope, I need to have Gmail. I can&#8217;t even set up a dummy Gmail as the primary account and then synchronize contacts and calendar from my real account as a second account; Android lets me add an account with no Gmail as a secondary account, but refuses to sync anything with it.</p>
<p>Google &#8211; *why*? Just why? Why would you consider this remotely not evil? I do not want Gmail. I do not need it. By doing this you are not convincing me to use Gmail, you are just hugely fucking pissing me off. There is no justification in the world for this. If you claim you need an email address for me for some bizarre reason, like to email me about the Marketplace or whatever &#8211; fine. Ask me for an email address and verify that it&#8217;s mine. There is no reason in the world it needs to be a Gmail account. Just quit this stupidity, pronto.</p>
<p>Stupid stupid frustration #2: Google&#8217;s email client <a href="http://code.google.com/p/android/issues/detail?id=1420">is totally broken</a>. It cannot parse perfectly standard IMAP folder hierarchies. As someone on the bug has pointed out, every other IMAP client in the known universe &#8211; including Microsoft&#8217;s, for God&#8217;s sake &#8211; manages this perfectly well. This has been broken since Android first showed up a year and a half ago and the bug has received not a single word of response from Google. All they&#8217;ve done is reclassify it as a feature request (duh, what?)</p>
<p>Even the IMAP prefix option seems broken for me. Whether I set it when creating an account or after having created one, whether I set it to INBOX or INBOX. (note the period), it just doesn&#8217;t seem to work.</p>
<p>Grah. Google. Stop being a bunch of doofuses and fix this crap already. Much of Android is nice, but this sort of idiocy just leaves a really icky taste in my mouth. Someone, please, do me a Maemo port&#8230;</p>]]></description>
	<pubDate>Sat, 30 Jan 2010 09:19:48 +0000</pubDate>
</item>

</channel>
</rss>
