<?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>/kernel_reloaded/</title>
	<atom:link href="http://kernelreloaded.blog385.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://kernelreloaded.blog385.com</link>
	<description>linux, blog, anime, spirituality, windsurf, wireless</description>
	<lastBuildDate>Fri, 30 Jul 2010 21:34:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Btrfs Fedora Remix</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/btrfs-fedora-remix/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/btrfs-fedora-remix/#comments</comments>
		<pubDate>Sat, 29 May 2010 13:37:43 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[btrfs]]></category>
		<category><![CDATA[community fedora remix]]></category>
		<category><![CDATA[fedora remix]]></category>
		<category><![CDATA[remix]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1215</guid>
		<description><![CDATA[&#160; Currently I&#8217;m testing if it is possible to create btrfs live CD-USB Fedora Remix. If this works next release of Community Fedora Remix will have btrfs by default. &#160; What you need to do is to edit Fedora kickstart file. Instead of just one line that creates single ext4 root partiion you also need [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
Currently I&#8217;m testing if it is possible to create btrfs live CD-USB <a href="http://fcoremix.wordpress.com/2010/05/25/lucky-13/">Fedora Remix</a>. If this works next release of<a href="http://fcoremix.wordpress.com/2010/05/25/lucky-13/"> Community Fedora Remix</a> will have btrfs by default.<br />
&nbsp;<br />
What you need to do is to edit Fedora kickstart file. Instead of just one line that creates single ext4 root partiion you also need a dedicated /boot partition. Currently it is not possible to boot from btrfs partition.<br />
&nbsp;<br />
Original lines from Fedora kickstart files look like this:</p>
<blockquote><p><code>part / --size 5000 --fstype ext4</code></p></blockquote>
<p>And you need to change so it look like this:</p>
<blockquote><p><code>part /boot --size 120 --fstype ext4<br />
part / --size 6000 --fstype="btrfs"<br />
bootloader --location=mbr --append="btrfs"</code></p></blockquote>
<p>&nbsp;<br />
Keeping my fingers crossed that this works ;)<br />
&nbsp;<br />
<strong>UPDATE:</strong><br />
This isn&#8217;t working, livecd-creator just fails when use kickstart file that is edited this way. I got a tip to try one different setup:</p>
<blockquote><p><code>part /boot –size=128 –onpart=sda1 –fstype=ext3<br />
part pv.01 –size=128 –onpart=sda2 –grow<br />
volgroup VolGroup pv.01<br />
logvol / –size=128 –vgname=VolGroup –fstype=btrfs –grow –name=root –fsoptions=ssd</code></p></blockquote>
<p>&nbsp;<br />
This works so far that it creates iso image but it is ext3 image, and not btrfs?!? Any ideas on how to create btrfs livecd is more than welcome.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/btrfs-fedora-remix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Izašao je Community Fedora Remix 13.1 &#8220;Lucky 13&#8243;</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/izasao-je-community-fedora-remix-13-1-lucky-13/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/izasao-je-community-fedora-remix-13-1-lucky-13/#comments</comments>
		<pubDate>Wed, 26 May 2010 08:08:11 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[croatian]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1193</guid>
		<description><![CDATA[&#160; Nakon mnogo mukotrpnog rada, štrikanja kickstart skripti, pravljenja novih rpm paketa i testiranja Community Fedora Remix 13.1 &#8220;Lucky 13&#8243; je spreman za download. &#160; Dvije su osnovne ideja koje stoje iza Community Fedora Remixa, prva je &#8220;više od upstreama&#8221; a druga je &#8220;multimedija odmah&#8221;. &#160; Što znači &#8220;više od upstreama&#8221;? Fedora je vrlo usko [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kernelreloaded.blog385.com/sadrzaj/Community-Fedora-Remix-13.1.jpg"><img src="http://kernelreloaded.blog385.com/sadrzaj/Community-Fedora-Remix-13.1_thm.jpg" alt="" title="Community-Fedora-Remix-13.1" class="aligncenter size-medium wp-image-1202" /></a><br />
&nbsp;<br />
Nakon mnogo mukotrpnog rada, štrikanja kickstart skripti, pravljenja novih rpm paketa i testiranja <a href="http ://fcoremix.wordpress.com/">Community Fedora Remix</a> 13.1 &#8220;Lucky 13&#8243; je spreman za <a href="http://bit.ly/d4UvQU">download</a>.<br />
&nbsp;<br />
Dvije su osnovne ideja koje stoje iza Community Fedora Remixa, prva je &#8220;više od upstreama&#8221; a druga je &#8220;multimedija odmah&#8221;.<br />
&nbsp;<br />
<strong>Što znači &#8220;više od upstreama&#8221;?</strong><br />
Fedora je vrlo usko vezana za upstream projekte (GNOME, KDE i sve ostale) te s njima ima jako usku suradnju, takav način suradnje donosi i puno prednosti pri razvoju novih mogućnosti. No bliska suradnja s upstream projektima ima i nedostatak ako netko želi bilo što eksperimentirati s nekim promjena na desktopu to ne može napraviti u Fedori već sve treba prvo dogovoriti s upstream projektima, što ubije sve ideje u početku. Zbog toga je izgled Fedora desktopa malo &#8220;zaostao&#8221; u odnosu na druge Linux distribucije koje grabe hrabro naprijed poput Linux Mint-a. Ovdje ne mislim na dizajn jer Fedora dizajn tim radi odličan posao, već na ukupan izgled i funkcionalnost desktopa.<br />
&nbsp;<br />
Kao je Fedora projekt omogućio pravljenje Remix-a iskoristili smo tu mogućnost kako bi napravili najbolji mogući Fedora Remix za desktop korisnike.<br />
&nbsp;<br />
<strong>Što znači &#8220;multimedija odmah&#8221;?</strong><br />
Druga ideja &#8220;multimedija odmah&#8221; znači da su multimedia codeci i flash podrška odmah instalirani, nema potrebe za instaliranjem bilo kakvih dodatnih paketa.<br />
&nbsp;<br />
Ovaj Fedora Remix možete zamisliti kako Pimy My Ride verziju Fedore ;)<br />
&nbsp;<br />
Jedna od najvećih promjena u odnosu na sve mainstream distribucije je korištenje <a href="https://launchpad.net/mintmenu">mintMenu</a>-a i <a href="https://launchpad.net/dockbar/dockbarx">DoxkbarX</a>-a na GNOME sučelju umjesto standardnih GNOME panel komponenti.<br />
&nbsp;<br />
Ovim putem vas pozivam da se i uključite u ovaj projekt. Ako imate ideju i znanje kako ju implementirati više ste nego dobrodošli. Ako imate samo ideju kako poboljšati ovaj Remix svakako javite, bilo bi nam drago da čujemo vašu ideju, a još draže da se priključite i sami ju ostvarite. Ako nešto i ne znate pomoći ćemo vam oko tehničkih detalja.<br />
&nbsp;<br />
Za suradnju se prijavite na <a href="http://groups.google.com/group/community-fedora-remix">mailing listu</a> ovog Community Fedora Remix projekta.<br />
&nbsp;<br />
&nbsp;<br />
<strong>Kako pomoći ovom projektu:</strong><br />
&nbsp;<br />
- ako imate ideje i znanje:<br />
  * kako poboljšati Linux Destop<br />
  * koje programe instalirati kao standardne<br />
  * koje programe izbaciti s popisa standardnih<br />
  * koje GNOME teme instalirati<br />
&nbsp;<br />
- ako ste grafički dizajner<br />
  * pomognite nam u dizajnu web stranica<br />
  * dizajn logotipa i zaštitnog znaka distribucije<br />
&nbsp;<br />
- ako ste web programer<br />
 * pomognite nam podići novi web site, forum i sve ostalo što treba<br />
&nbsp;<br />
- ako ste Linux Ninja<br />
 * uključite se u direktan razvoj ove distribucije<br />
&nbsp;<br />
Za detalje pogledajte i <a href="http ://fcoremix.wordpress.com/">službene stranice</a>.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/izasao-je-community-fedora-remix-13-1-lucky-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google wants http:// to die</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/google-wants-http-to-die/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/google-wants-http-to-die/#comments</comments>
		<pubDate>Wed, 12 May 2010 08:28:30 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[spdy]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1176</guid>
		<description><![CDATA[&#160; From what Google is doing in Chrome/Cromium browsers it is obvious that Google wants http to disappear. Google is saying that http confuses regular users, but that is just pure PR nonsense and a lie. &#160; The real reason is that spdy:// would confuse users, but Google is spinning it a different way and [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
From what Google is doing in Chrome/Cromium browsers it is obvious that Google wants http to disappear. Google is saying that http confuses regular users, but that is just pure PR nonsense and a lie.<br />
&nbsp;<br />
The real reason is that spdy:// would confuse users, but Google is spinning it a different way and Chrome/Chromium developers must do as Google tells them to do.<br />
&nbsp;<br />
If you aren&#8217;t familiar with spdy:// it is a new and protocol that is faster and better than http protocol for browsing, it is developed by Google.<br />
&nbsp;<br />
Spdy hasn&#8217;t gained much traction since it&#8217;s announcement, and none of major sites uses spdy protocol yet, so to make it ambiguous Google has decided to <a href="http://www.readwriteweb.com/archives/chrome_hucks_http.php">remove http</a> from Chrome/Chromium browsers address bar thus causing <a href="http://code.google.com/p/chromium/issues/detail?id=41467">lots of havoc</a>.<br />
&nbsp;<br />
Chromium developers aren&#8217;t listening to any comment and just ignore all issues that have been cropping up. For me first issue is that copy/paste of url links on Linux is broken, but there are more serious issues if you read through comments.<br />
&nbsp;<br />
Now even commentig is disabled and on the bug page there is a message saying: &#8220;This issue is read-only. New comments cannot be added.&#8221; This is a really bad move from Chromium developers. The discussion was locked on first mention of spdy protocol.<br />
&nbsp;<br />
The obvious solution to show http:// when users click on the address bar just isn&#8217;t what Google wants, no matter what users want.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/google-wants-http-to-die/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Fedora 13 &#8211; btrfs and Asus eee issues</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/fedora-13-btrfs-and-asus-eee-issues/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/fedora-13-btrfs-and-asus-eee-issues/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 15:57:10 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[anaconda]]></category>
		<category><![CDATA[btrfs]]></category>
		<category><![CDATA[fedora 13]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1165</guid>
		<description><![CDATA[&#160; I have friend&#8217;s Asus eee 701 with only 512 Mb of RAM and 2GB SSD storage. I would like to install Fedora 13 on this netbook and increase SDD performance and speed via btrfs and enabling compression. &#160; I immediately stumbled upon some issues: - Anaconda graphical installed doesn&#8217;t support 800&#215;480 resolution - Anaconda [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
I have friend&#8217;s Asus eee 701 with only 512 Mb of RAM and 2GB SSD storage. I would like to install Fedora 13 on this netbook and increase SDD performance and speed via btrfs and enabling compression.<br />
&nbsp;<br />
I immediately stumbled upon some issues:<br />
- Anaconda graphical installed doesn&#8217;t support 800&#215;480 resolution<br />
- Anaconda text installer fails on 2GB SDD<br />
- No support for btrfs compression during the install<br />
&nbsp;<br />
I reported these three  issues:</p>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=585525">RFE: Include btrfs compression option in Anaconda installed</a></li>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=585514">Anaconda installed doesn&#8217;t fit Asus eee screen (800×480)</a></li>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=585512">Anaconda text install fails on 2GB SSD</a>
</li>
<p>&nbsp;<br />
Any help with getting Fedora 13 installed on Asus eee 701 with btrfs + compression is more than welcome.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/fedora-13-btrfs-and-asus-eee-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DockbarX in Fedora? Yes, please.</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/dockbarx-in-fedora-yes-please/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/dockbarx-in-fedora-yes-please/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 07:06:15 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1152</guid>
		<description><![CDATA[DockbarX brings much needed advancement in terms of dockbar features, ease of use, features and usabillity. This is especially noticable on netbooks where screen real estate is much better handled in DockbarX than in any other dock for Gnome desktop. &#160; DockbarX is DockBar (a TaskBar with grouping and group manipulation) with some &#8220;experimental&#8221; features. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kernelreloaded.blog385.com/sadrzaj/dockbarx.jpg"><img src="http://kernelreloaded.blog385.com/sadrzaj/dockbarx.jpg" alt="" title="dockbarx" width="460" height="153" class="aligncenter size-full wp-image-1154" /></a><br />
<a href="https://launchpad.net/dockbar/dockbarx">DockbarX</a> brings much needed advancement in terms of dockbar features, ease of use, features and usabillity. This is especially noticable on netbooks where screen real estate is much better handled in DockbarX than in any other dock for Gnome desktop.<br />
&nbsp;<br />
<a href="https://launchpad.net/dockbar/dockbarx">DockbarX</a> is DockBar (a TaskBar with grouping and group manipulation) with some &#8220;experimental&#8221; features. It is not a fork of DockBar. This is just a branch of DockBar holding new &#8220;experimental&#8221; features. &nbsp;<br />
&nbsp;<br />
The goal of this branch is to bring new and innovative features to enhance the experience of using DockBar in the long run, rather than to bring stability in terms of predictable behavior from a release to the next.<br />
&nbsp;<br />
The branch do aim to be as bug free as possible, though, and to be usable for everyday computer usage (for people who are not bothered by rapid changes).<br />
&nbsp;<br />
I really hope <a href="https://launchpad.net/dockbar/dockbarx">DockbarX</a> comes to Fedora repositories as soon as possible, this dock is much better than any other on Gnome and works great. Also there are some <a href="http://www.webupd8.org/2009/12/7-beautiful-dockbarx-themes-taskbar.html">great themes</a> for DockbarX.<br />
&nbsp;<br />
You can also look at <a href="http://gnome-look.org/content/show.php?content=101604">Gnome Look</a> page for more info on DockbarX.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/dockbarx-in-fedora-yes-please/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retro čekićanje</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/retro-cekicanje/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/retro-cekicanje/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 22:23:33 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[croatian]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1121</guid>
		<description><![CDATA[Ovu subotu smo imali zabavno druženje osječkog ogranka Hrvatske udruge Linux korisnika. Primarni cilj nam je bilo druženje i upoznavanje jer se većina ljudi zna samo preko forum prepiski. &#160; Događaj je tematski bio posvećen Retro Linux Gamingu, a Teeworlds je kao igra pobrao najviše simpatija. Prostor nam je ustupio Tehnološko Razvojni Centar te im [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kernelreloaded.blog385.com/sadrzaj/teeworlds_mini.jpg"><img src="http://kernelreloaded.blog385.com/sadrzaj/teeworlds_mini.jpg" alt="" title="teeworlds" width="268" height="254" class="aligncenter size-full wp-image-1122" /></a></p>
<p>Ovu subotu smo imali zabavno druženje <a href="http://linux-osijek.org/">osječkog ogranka</a> Hrvatske udruge Linux korisnika. Primarni cilj nam je bilo druženje i upoznavanje jer se većina ljudi zna samo preko forum prepiski.<br />
&nbsp;<br />
Događaj je tematski bio posvećen Retro Linux Gamingu, a <a href="http://www.teeworlds.com/">Teeworlds</a> je kao igra pobrao najviše simpatija. Prostor nam je ustupio <a href="http://www.tera.hr/">Tehnološko Razvojni Centar</a> te im se još jednom zahvaljujemo na tome. <a href="http://oddparity.org/">Rado</a> nam je poklonio licence za <a href="http://www.galcon.com/">Galcon Fusion</a> koje smo podijelili najboljima.<br />
&nbsp;<br />
Zabave nije nedostajalo te ćemo vjerojatno uskoro ponoviti ovakvo neformalno druženje.<br />
&nbsp;<br />
Par slika s događaja biti će na <a href="http://picasaweb.google.com/milijana.micunovic/LinuxRetroGaming">galeriji</a>, <a href="http://www.facebook.com/home.php#!/group.php?gid=49154830196">Facebook grupi</a> i na <a href="http://linux-osijek.org/forum/index.php?board=17.0">forumu</a>.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/retro-cekicanje/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora transparency?</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/fedora-transparency/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/fedora-transparency/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 11:40:46 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1117</guid>
		<description><![CDATA[From what I have seen in this blog post looks like Ubuntu has gained option to have transparent GNOME windows. I hope this feature goes upstream as fast as possible so that Fedora gets this great feature as soon as possible, maybe for Fedora 14? Anybody has some insight regarding Fedora and transparency?]]></description>
			<content:encoded><![CDATA[<p>From what I have seen in <a href="http://www.cimitan.com/blog/2010/01/09/more-on-rgba-support/">this blog post</a> looks like Ubuntu has gained option to have transparent GNOME windows.</p>
<p><a href="http://www.cimitan.com/blog/wp-content/murrine_rgba-2.jpg"><img alt="" src="http://www.cimitan.com/blog/wp-content/murrine_rgba-2.thumbnail.jpg" title="Murrine transparency" class="alignnone" width="400" height="320" /></a></p>
<p>I hope this feature goes upstream as fast as possible so that Fedora gets this great feature as soon as possible, maybe for Fedora 14? Anybody has some insight regarding Fedora and transparency?</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/fedora-transparency/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>mintMenu in Fedora</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/mintmenu-in-fedora/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/mintmenu-in-fedora/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 08:42:00 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mintmenu]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1105</guid>
		<description><![CDATA[LinuxMint is considered by many the best Linux desktop distribution, it is a Ubuntu based distribution and has some really great additions for desktop users on top of Ubuntu features. LinuxMint team has worked hard on porting mintMenu to Fedora. &#160; mintMenu is currently stuck in review process, but hopefully it will come to Fedora [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kernelreloaded.blog385.com/sadrzaj/mintMenu.jpg"><img src="http://kernelreloaded.blog385.com/sadrzaj/mintMenu.jpg" alt="" title="mintMenu" width="440" height="351" class="aligncenter size-full wp-image-1107" /></a></p>
<p>LinuxMint is considered by many the best Linux desktop distribution, it is a Ubuntu based distribution and has some really great additions for desktop users on top of Ubuntu features. LinuxMint team has <a href="http://www.linuxmint.com/blog/?p=1227">worked hard</a> on porting mintMenu to Fedora.<br />
&nbsp;<br />
mintMenu is currently <a href="https://bugzilla.redhat.com/show_bug.cgi?id=542292">stuck in review</a> process, but hopefully it will come to Fedora repositories soon so everybody can test it and start using it.<br />
&nbsp;<br />
We at <a href="fcoremix.wordpress.com/">Community Fedora Remix</a> are looking into making mintMenu default Gnome menu for our next release.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/mintmenu-in-fedora/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Moovida still not in Fedora :(</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/moovida-still-not-in-fedora/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/moovida-still-not-in-fedora/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 14:03:23 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1101</guid>
		<description><![CDATA[&#160; I&#8217;m looking forward to seeing Moovida in Fedora, but currently it is stuck in bugzilla limbo :( &#160; Currently Ubuntu has much better choice of multimedia and media center apps, that is why I hope Moovida gets in Fedora repos soon. &#160; If you know somebody who would sponsor this packet please point him/her [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
I&#8217;m looking forward to seeing <a href="http://www.moovida.com/">Moovida</a> in Fedora, but currently it is stuck in <a href="https://bugzilla.redhat.com/show_bug.cgi?id=554243">bugzilla limbo</a> :(<br />
&nbsp;<br />
Currently Ubuntu has much better choice of multimedia and media center apps, that is why I hope Moovida gets in Fedora repos soon.<br />
&nbsp;<br />
If you know somebody who would sponsor this packet please point him/her in the <a href="https://bugzilla.redhat.com/show_bug.cgi?id=554243">right direction</a>.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/moovida-still-not-in-fedora/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Community Fedora Remix 12.3</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/community-fedora-remix-12-3/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/community-fedora-remix-12-3/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 14:05:30 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1097</guid>
		<description><![CDATA[We would like to announce live DVD/USB release of Community Fedora Remix 12.3 &#160; * 100% compatible with Fedora * Compiz Fusion compositing window manager * KDE + GNOME desktops * multimedia support out of the box (mp3 playback) * additional XFCE desktop * GNOME Do &#8211; intelligent application launcher (http://tinyurl.com/yntg9l) * OpenOffice 3.1 * [...]]]></description>
			<content:encoded><![CDATA[<p>We would like to announce live DVD/USB release of Community Fedora Remix 12.3<br />
&nbsp;<br />
* 100% compatible with Fedora<br />
* Compiz Fusion compositing window manager<br />
* KDE + GNOME desktops<br />
* multimedia support out of the box (mp3 playback)<br />
* additional XFCE desktop<br />
* GNOME Do &#8211; intelligent application launcher (http://tinyurl.com/yntg9l)<br />
* OpenOffice 3.1<br />
* Inkscape, Scribus and GIMP 2.6<br />
* Blender<br />
* Evolution with native Exchange support (mapi)<br />
* Thunderbird 3.0<br />
* better hardware compatibility for broadcom wireless cards<br />
* better printer hardware compatibility<br />
* better games selection<br />
* Educational and astronomy software installed<br />
* Google Chrome Internet browser + Firefox<br />
* wireless security tools (aircrack-ng and kismet)<br />
* GPS and location apps (TangoGPS and tools)<br />
* Nautilus in browser mode by default<br />
* enabled clicking via touchpad by default<br />
* optimized smaller iso image (1.7GB vs 2GB)<br />
* many other enhancements<br />
&nbsp;<br />
If you have any suggestion on how to make this Remix better and to get involved feel free to join us and make this Fedora Remix even better on our mailing list <a href="mailto:community-fedora-remix@googlegroups.com">community-fedora-remix@googlegroups.com</a> or via comments on this blog.<br />
&nbsp;<br />
Torrent download: <a href="http://linuxtracker.org/download.php?id=0535942501e88263cefa6bde92b5cadbd9ce2845&amp;f=Fedora+Community+Remix+12.3+%282010-03-01%29.torrent">linux tracker</a> and <a href="http://www.demonoid.com/files/details/2155743">demonoid</a><br />
direct download: <strong>coming soon</strong><br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/community-fedora-remix-12-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
