<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="rss2.css" ?>

<rss version="2.0">
<channel>

<title>www.pixelbeat.org</title>
<ttl>1440</ttl>
<link>http://www.pixelbeat.org/</link>
<generator>http://www.pixelbeat.org/scripts/bashfeed</generator>
<description>latest from www.pixelbeat.org</description>
<managingEditor>P@draigBrady.com (Pádraig Brady)</managingEditor>
<lastBuildDate>Fri, 20 Nov 2015 00:53:41 +0000</lastBuildDate>
<language>en</language>

<item>
    <title>Building multiple conflicting RPMs</title>
    <guid>http://www.pixelbeat.org/docs/conflicting-rpms.html</guid>
    <pubDate>Fri, 20 Nov 2015 00:47:48 +0000</pubDate>
    <link>http://www.pixelbeat.org/docs/conflicting-rpms.html#1447980468</link>
    <category>conflicting</category>
    <category>rpms</category>
    <category>RemovePathPostfixes</category>
    <category>autoconf</category>
    <category>caching</category>
    <category>VPATH</category>
    <description><![CDATA[Producing alternate packages from an RPM build<!--1447980468-->]]></description>
</item>

<item>
    <title>A plan for coreutils i18n support</title>
    <guid>http://www.pixelbeat.org/docs/coreutils_i18n/</guid>
    <pubDate>Mon, 16 Mar 2015 12:11:13 +0000</pubDate>
    <link>http://www.pixelbeat.org/docs/coreutils_i18n/#1426507873</link>
    <category>coreutils</category>
    <category>i18n</category>
    <category>multi-byte</category>
    <category>unicode</category>
    <description><![CDATA[Steps to complete multi-byte support in GNU coreutils<!--1426507873-->]]></description>
</item>

<item>
    <title>coreutils inbox - Dec 2014</title>
    <guid>http://www.pixelbeat.org/patches/coreutils/inbox_dec_2014.html</guid>
    <pubDate>Wed, 31 Dec 2014 00:00:00 +0000</pubDate>
    <link>http://www.pixelbeat.org/patches/coreutils/inbox_dec_2014.html#1419984000</link>
    <category>coreutils</category>
    <category>news</category>
    <category>changes</category>
    <category>improvements</category>
    <description><![CDATA[Latest news from the coreutils project<!--1419984000-->]]></description>
</item>

<item>
    <title>Fedora 21 review</title>
    <guid>http://www.pixelbeat.org/docs/f21.html</guid>
    <pubDate>Tue, 25 Nov 2014 19:15:51 +0000</pubDate>
    <link>http://www.pixelbeat.org/docs/f21.html#1416942951</link>
    <category>Fedora</category>
    <category>21</category>
    <category>review</category>
    <description><![CDATA[A review of Fedora 21 compared to previous versions<!--1416942951-->]]></description>
</item>


<item>
    <title>coreutils inbox - Dec 2013</title>
    <guid>http://www.pixelbeat.org/patches/coreutils/inbox_dec_2013.html</guid>
    <pubDate>Sat, 18 Jan 2014 05:04:54 +0000</pubDate>
    <link>http://www.pixelbeat.org/patches/coreutils/inbox_dec_2013.html#1390021494</link>
    <category>coreutils</category>
    <category>news</category>
    <category>changes</category>
    <category>improvements</category>
    <description><![CDATA[Latest news from the coreutils project<!--1390021494-->]]></description>
</item>


<item>
    <title>coreutils inbox - Aug 2013</title>
    <guid>http://www.pixelbeat.org/patches/coreutils/inbox_aug_2013.html</guid>
    <pubDate>Mon, 16 Sep 2013 03:30:22 +0100</pubDate>
    <link>http://www.pixelbeat.org/patches/coreutils/inbox_aug_2013.html#1379298622</link>
    <category>coreutils</category>
    <category>news</category>
    <category>changes</category>
    <category>improvements</category>
    <description><![CDATA[Latest news from the coreutils project<!--1379298622-->]]></description>
</item>


<item>
    <title>crudini</title>
    <guid>http://www.pixelbeat.org/programs/crudini/</guid>
    <pubDate>Thu, 16 May 2013 01:18:04 +0100</pubDate>
    <link>http://www.pixelbeat.org/programs/crudini/#1368663484</link>
    <category>ini</category>
    <category>edit</category>
    <category>read</category>
    <category>shell</category>
    <category>script</category>
    <description><![CDATA[A utility to read and manipulate ini files<!--1368663484-->]]></description>
</item>


<item>
    <title>coreutils inbox - Apr 2013</title>
    <guid>http://www.pixelbeat.org/patches/coreutils/inbox_apr_2013.html</guid>
    <pubDate>Thu, 09 May 2013 17:40:57 +0100</pubDate>
    <link>http://www.pixelbeat.org/patches/coreutils/inbox_apr_2013.html#1368117657</link>
    <category>coreutils</category>
    <category>news</category>
    <category>changes</category>
    <category>improvements</category>
    <description><![CDATA[Latest news from the coreutils project<!--1368117657-->]]></description>
</item>


<item>
    <title>Avoiding large memory buffers</title>
    <guid>http://www.pixelbeat.org/programming/avoiding_large_buffers.html</guid>
    <pubDate>Wed, 08 May 2013 18:53:10 +0100</pubDate>
    <link>http://www.pixelbeat.org/programming/avoiding_large_buffers.html#1368035590</link>
    <category>RAM</category>
    <category>cache</category>
    <category>efficiency</category>
    <category>memory</category>
    <category>overcommit</category>
    <category>coreutils</category>
    <description><![CDATA[Benefits to small buffers, with coreutils examples<!--1368035590-->]]></description>
</item>


<item>
    <title>numfmt - A number reformatting utility</title>
    <guid>http://www.pixelbeat.org/docs/numfmt.html</guid>
    <pubDate>Mon, 04 Mar 2013 13:12:26 +0000</pubDate>
    <link>http://www.pixelbeat.org/docs/numfmt.html#1362402746</link>
    <category>numfmt</category>
    <description><![CDATA[A summary of the new coreutils numfmt utility<!--1362402746-->]]></description>
</item>


<item>
    <title>The life of an OpenStack libvirt image</title>
    <guid>http://www.pixelbeat.org/docs/openstack_libvirt_images/</guid>
    <pubDate>Mon, 25 Feb 2013 03:53:32 +0000</pubDate>
    <link>http://www.pixelbeat.org/docs/openstack_libvirt_images/#1361764412</link>
    <category>openstack</category>
    <category>libvirt</category>
    <category>image</category>
    <category>raw</category>
    <category>qcow2</category>
    <description><![CDATA[Details on the transformations and formats involved<!--1361764412-->]]></description>
</item>

<item>
    <title>OpenStack Fedora news - 2013-01-23</title>
    <guid>https://fedoraproject.org/wiki/OpenStack_status_report_2013-01-23</guid>
    <pubDate>Wed, 23 Jan 2013 16:07:00 +0000</pubDate>
    <link>https://fedoraproject.org/wiki/OpenStack_status_report_2013-01-23</link>
    <category>openstack</category>
    <category>fedora</category>
    <description><![CDATA[<pre>
1 Distro News
  1.1 Fedora 18 released
  1.2 Grizzly Milestone 2 for Rawhide and RHEL (derivatives)
2 Project News
  2.1 OpenStack Summit
  2.2 OpenStack Foundation End-of-Year Update
  2.3 Red Hat Upstream contributions
3 Community Engagement
  3.1 linux.conf.au 2013
  3.2 FOSDEM 2013
4 Related Projects
  4.1 packstack on stackforge
</pre>

See more at <a href="http://fedoraproject.org/wiki/OpenStack_status_reports">Fedora OpenStack reports</a>]]></description>
</item>

<item>
    <title>coreutils inbox - Dec 2012</title>
    <guid>http://www.pixelbeat.org/patches/coreutils/inbox_dec_2012.html</guid>
    <pubDate>Mon, 14 Jan 2013 02:15:00 +0100</pubDate>
    <link>http://www.pixelbeat.org/patches/coreutils/inbox_dec_2012.html#1358129794</link>
    <category>coreutils</category>
    <category>news</category>
    <category>changes</category>
    <category>improvements</category>
    <description><![CDATA[Latest news from the coreutils project<!--1358129794-->]]></description>
</item>


<item>
    <title>OpenStack Fedora news - 2012-12-21</title>
    <guid>https://fedoraproject.org/wiki/OpenStack_status_report_2012-12-21</guid>
    <pubDate>Fri, 21 Dec 2012 00:00:00 +0000</pubDate>
    <link>https://fedoraproject.org/wiki/OpenStack_status_report_2012-12-21</link>
    <category>openstack</category>
    <category>fedora</category>
    <description><![CDATA[<pre>
1 Distro News
  1.1 Folsom update for Fedora 18 and EPEL
  1.2 Grizzly Milestone 1 for Rawhide and RHEL (derivatives)
  1.3 The future of OpenStack in EPEL
2 Project News
  2.1 The future of Incubation and Core
  2.2 Red Hat Upstream contributions
3 Community Engagement
4 Related Projects
</pre>

See more at <a href="http://fedoraproject.org/wiki/OpenStack_status_reports">Fedora OpenStack reports</a>]]></description>
</item>


<item>
    <title>Online search for the Fedora source code</title>
    <guid>http://www.pixelbeat.org/docs/fedora_source.html</guid>
    <pubDate>Fri, 30 Nov 2012 11:54:17 +0000</pubDate>
    <link>http://www.pixelbeat.org/docs/fedora_source.html#1354276457</link>
    <category>Fedora</category>
    <category>source</category>
    <category>code</category>
    <category>index</category>
    <category>grep</category>
    <category>search</category>
    <description><![CDATA[A new online service to grep the Fedora source<!--1354276457-->]]></description>
</item>


<item>
    <title>OpenStack Fedora news - 2012-11-09</title>
    <guid>https://fedoraproject.org/wiki/OpenStack_status_report_2012-11-09</guid>
    <pubDate>Fri, 09 Nov 2012 00:00:00 +0000</pubDate>
    <link>https://fedoraproject.org/wiki/OpenStack_status_report_2012-11-09</link>
    <category>openstack</category>
    <category>fedora</category>
    <description><![CDATA[<pre>
1 Distro News
  1.1 Folsom in EPEL
  1.2 OpenStack Installer (packstack)
  1.3 Essex stable releases
2 Project News
  2.1 OpenStack Summit
  2.2 Heat project granted Incubation status
  2.3 Red Hat contributions
3 Community engagement
4 Related projects
  4.1 cloud-init
</pre>

See more at <a href="http://fedoraproject.org/wiki/OpenStack_status_reports">Fedora OpenStack reports</a>]]></description>
</item>


<item>
    <title>Using functional python idioms efficiently</title>
    <guid>http://www.pixelbeat.org/programming/functional_python_perf.html</guid>
    <pubDate>Wed, 31 Oct 2012 00:19:09 +0000</pubDate>
    <link>http://www.pixelbeat.org/programming/functional_python_perf.html#1351642749</link>
    <category>functional</category>
    <category>python</category>
    <category>state</category>
    <category>performance</category>
    <category>hash</category>
    <category>chunk</category>
    <description><![CDATA[hashing a file with different python versions<!--1351642749-->]]></description>
</item>


<item>
    <title>coreutils inbox - Aug 2012</title>
    <guid>http://www.pixelbeat.org/patches/coreutils/inbox_aug_2012.html</guid>
    <pubDate>Fri, 31 Aug 2012 23:23:00 +0100</pubDate>
    <link>http://www.pixelbeat.org/patches/coreutils/inbox_aug_2012.html#1346451780</link>
    <category>coreutils</category>
    <category>news</category>
    <category>changes</category>
    <category>improvements</category>
    <description><![CDATA[Latest news from the coreutils project<!--1346451780-->]]></description>
</item>


<item>
    <title>OpenStack overview - EuroPython 2012</title>
    <guid>http://www.pixelbeat.org/talks/openstack_python/</guid>
    <pubDate>Thu, 05 Jul 2012 12:07:28 +0100</pubDate>
    <link>http://www.pixelbeat.org/talks/openstack_python/#1341486448</link>
    <category>openstack</category>
    <category>python</category>
    <category>fedora</category>
    <category>presentation</category>
    <description><![CDATA[Operational details of a large python project<!--1341486448-->]]></description>
</item>

<item>
    <title>scripts/gcccpuopt</title>
    <guid>http://www.pixelbeat.org/scripts/gcccpuopt</guid>
    <pubDate>Sat, 05 May 2012 00:55:23 +0100</pubDate>
    <link>http://www.pixelbeat.org/scripts/gcccpuopt#1336175723</link>
    <description><![CDATA[Print the gcc cpu specific options tailored for the current CPU<!--1336175723-->]]></description>
</item>


<item>
    <title>coreutils inbox - Apr 2012</title>
    <guid>http://www.pixelbeat.org/patches/coreutils/inbox_apr_2012.html</guid>
    <pubDate>Fri, 04 May 2012 18:06:33 +0100</pubDate>
    <link>http://www.pixelbeat.org/patches/coreutils/inbox_apr_2012.html#1336151193</link>
    <category>coreutils</category>
    <category>news</category>
    <category>changes</category>
    <category>improvements</category>
    <description><![CDATA[Latest news from the coreutils project<!--1336151193-->]]></description>
</item>


<item>
    <title>UNIX core command index</title>
    <guid>http://www.pixelbeat.org/docs/unix_commands/</guid>
    <pubDate>Wed, 22 Feb 2012 15:56:16 +0000</pubDate>
    <link>http://www.pixelbeat.org/docs/unix_commands/#1329926176</link>
    <category>core</category>
    <category>unix</category>
    <category>commands</category>
    <category>utilities</category>
    <category>POSIX</category>
    <category>coreutils</category>
    <category>linux</category>
    <category>GNU</category>
    <category>reference</category>
    <description><![CDATA[A reference for core UNIX command variants<!--1329926176-->]]></description>
</item>


<item>
    <title>pacemaker cloud and openstack - FOSDEM 2012 presentation</title>
    <guid>http://www.pixelbeat.org/docs/pacemaker-cloud/fosdem/</guid>
    <pubDate>Tue, 07 Feb 2012 11:32:07 +0000</pubDate>
    <link>http://www.pixelbeat.org/docs/pacemaker-cloud/fosdem/#1328614327</link>
    <category>openstack</category>
    <category>pacemaker</category>
    <category>pacemaker-cloud</category>
    <category>cloud</category>
    <category>pcloudsh</category>
    <category>nova</category>
    <category>glance</category>
    <category>matahari</category>
    <category>oz</category>
    <category>libguestfs</category>
    <category>fosdem</category>
    <description><![CDATA[A presentation report from FOSDEM 2012<!--1328614327-->]]></description>
</item>


<item>
    <title>pacemaker cloud and openstack</title>
    <guid>http://www.pixelbeat.org/docs/pacemaker-cloud/</guid>
    <pubDate>Thu, 19 Jan 2012 11:34:41 +0000</pubDate>
    <link>http://www.pixelbeat.org/docs/pacemaker-cloud/#1326972881</link>
    <category>openstack</category>
    <category>pacemaker</category>
    <category>pacemaker-cloud</category>
    <category>cloud</category>
    <category>pcloudsh</category>
    <category>nova</category>
    <category>glance</category>
    <category>matahari</category>
    <category>oz</category>
    <category>libguestfs</category>
    <description><![CDATA[A Highly Available cloud recipe, with openstack and pacemaker-cloud<!--1326972881-->]]></description>
</item>


<item>
    <title>coreutils inbox - Dec 2011</title>
    <guid>http://www.pixelbeat.org/patches/coreutils/inbox_dec_2011.html</guid>
    <pubDate>Sat, 31 Dec 2011 08:30:00 +0000</pubDate>
    <link>http://www.pixelbeat.org/patches/coreutils/inbox_dec_2011.html#1325320200</link>
    <category>coreutils</category>
    <category>news</category>
    <category>changes</category>
    <category>improvements</category>
    <description><![CDATA[Latest news from the coreutils project<!--1325320200-->]]></description>
</item>

</channel>
</rss>
