<?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>TForsman&#039;s Linux Blog &#187; Gnome Shell</title>
	<atom:link href="http://www.foresightlinux.se/blog/tag/gnome-shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foresightlinux.se/blog</link>
	<description>Developer of Foresight Linux, mostly writes about Foresight Linux.</description>
	<lastBuildDate>Tue, 03 Aug 2010 19:06:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>First Gnome-Shell theme under testing</title>
		<link>http://www.foresightlinux.se/blog/2010/03/10/first-gnome-shell-theme-under-testing/</link>
		<comments>http://www.foresightlinux.se/blog/2010/03/10/first-gnome-shell-theme-under-testing/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 17:45:34 +0000</pubDate>
		<dc:creator>Tomas Forsman</dc:creator>
				<category><![CDATA[Foresight]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[Gnome Shell]]></category>
		<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://www.foresightlinux.se/blog/?p=509</guid>
		<description><![CDATA[Lets start with a screenshot:

Right now, the only hacked gnome-shell is in my personal repo. The installation is here. So it will only work if you use my version of Gnome-Shell. Or you will end up with conflicts.
To install the forest theme, open a Terminal and write:
sudo conary update gnome-shell-theme-forest=zinden.rpath.org@fl:2-devel
Then ...]]></description>
			<content:encoded><![CDATA[<p>Lets start with a screenshot:</p>
<p style="text-align: center;"><a href="http://www.foresightlinux.se/blog/wp-content/uploads/2010/03/Skärmbild-3.png"><img class="aligncenter size-full wp-image-511" title="Skärmbild-3" src="http://www.foresightlinux.se/blog/wp-content/uploads/2010/03/Skärmbild-3.png" alt="" width="518" height="324" /></a></p>
<p>Right now, the only hacked gnome-shell is in my personal repo. The installation is <a href="http://www.foresightlinux.se/blog/2010/02/21/gnome-shell-bleeding-edge-built-installation/" target="_blank">here</a>. So it will only work if you use my version of Gnome-Shell. Or you will end up with conflicts.</p>
<p>To install the forest theme, open a Terminal and write:</p>
<pre>sudo conary update gnome-shell-theme-forest=zinden.rpath.org@fl:2-devel</pre>
<p>Then restart desktop or if you already using gnome now, push alt+F2 and write <strong>r</strong> or<strong> restart</strong>.</p>
<p>Thats it, be happy with your new gnome-Shell theme.</p>
<p>This will overwrite the old theme thats black, so if you want to get default again. Then you need to uninstall the theme and sync gnome-shell again.</p>
<pre>sudo conary erase gnome-shell-theme-forest</pre>
<pre>sudo conary sync gnome-shell</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.foresightlinux.se/blog/2010/03/10/first-gnome-shell-theme-under-testing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Gnome Shell 2.29.0 is out</title>
		<link>http://www.foresightlinux.se/blog/2010/03/07/gnome-shell-2-29-0-is-out/</link>
		<comments>http://www.foresightlinux.se/blog/2010/03/07/gnome-shell-2-29-0-is-out/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 20:10:26 +0000</pubDate>
		<dc:creator>Tomas Forsman</dc:creator>
				<category><![CDATA[Foresight]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[Gnome 3]]></category>
		<category><![CDATA[Gnome Shell]]></category>

		<guid isPermaLink="false">http://www.foresightlinux.se/blog/?p=503</guid>
		<description><![CDATA[Lets start with whats new.
Changes (since version 2.28.0) in Gnome Shell include:

Redo the application browser to use a grid of icons
Initial version of the extension system
Initial support for RTL layout in ST and the shell
Add undo capability to overview, e.g., when removing favorites
New workspace switcher popup
Work on visual appearance to ...]]></description>
			<content:encoded><![CDATA[<p>Lets start with whats new.</p>
<p>Changes (since version 2.28.0) in Gnome Shell include:</p>
<ul>
<li>Redo the application browser to use a grid of icons</li>
<li>Initial version of the extension system</li>
<li>Initial support for RTL layout in ST and the shell</li>
<li>Add undo capability to overview, e.g., when removing favorites</li>
<li>New workspace switcher popup</li>
<li>Work on visual appearance to match mockups</li>
<li>Port most of existing code to CSS</li>
<li>Show a scaled-up excerpt from the application item in the panel</li>
<li>Minimize windows to &#8216;Activities&#8217; button</li>
<li>Use a fixed ordering for well-known icons in the system tray</li>
<li>Nicer animation of hidden windows when transitioning to/from the overview</li>
<li>Draw a ripple when the hot corner is hit</li>
<li>Completion to the Alt-F2 run dialog</li>
<li>And many more</li>
</ul>
<p>A complete list of changes can be found <a href="http://mail.gnome.org/archives/gnome-shell-list/2010-February/msg00058.html">HERE</a>.</p>
<p>The latest version of Gnome Shell also adds the ability to set your presence to the user status menu, yet another feature which will remind you of Ubuntu. I still don&#8217;t understand what&#8217;s going on here, why are so many Ubuntu features replicated in Gnome Shell?</p>
<p><a href="http://www.foresightlinux.se/blog/wp-content/uploads/2010/03/gnome-shell-ubuntu.png"><img class="aligncenter size-full wp-image-505" title="gnome-shell-ubuntu" src="http://www.foresightlinux.se/blog/wp-content/uploads/2010/03/gnome-shell-ubuntu.png" alt="" width="393" height="265" /></a></p>
<p><span style="color: #ff0000;">Important note</span>: due to problems encountered in testing GNOME Shell against Clutter 1.1, gnome-shell-2.29.0 still requires Clutter 1.0</p>
<p>If you missed what Gnome-Shell is, here is some info:</p>
<p>Site: <a href="http://live.gnome.org/GnomeShell" target="_blank">Gnome-Shell</a><br />
pdf file: <a href="http://www.gnome.org/~mccann/shell/design/GNOME_Shell-20091114.pdf" target="_blank">here</a></p>
<p>Brief info<br />
The GNOME Shell redefines user interactions with the GNOME desktop. In particular, it offers new paradigms for launching applications, accessing documents, and organizing open windows in GNOME. Later, it will introduce a new applets eco-system and offer new solutions for other desktop features, such as notifications and contacts management. The GNOME Shell is intended to replace functions handled by the GNOME Panel and by the window manager in previous versions of GNOME. The GNOME Shell has rich visual effects enabled by new graphical technologies.</p>
<p>Pictures:<br />
<a href="http://img718.imageshack.us/i/gnomeshell.png/" target="_blank"><img src="http://img718.imageshack.us/img718/1466/gnomeshell.th.png" border="0" alt="" /></a> <a href="http://img641.imageshack.us/i/gnomeshell2.png/" target="_blank"><img src="http://img641.imageshack.us/img641/6392/gnomeshell2.th.png" border="0" alt="" /></a> <a href="http://img641.imageshack.us/i/gnomeshell3.png/" target="_blank"><img src="http://img641.imageshack.us/img641/5289/gnomeshell3.th.png" border="0" alt="" /></a></p>
<p>Video:<br />
<a href="http://www.vimeo.com/9500867" target="_blank">From Vimeo</a></p>
<p>And there is alot of youtube videos&#8230;..</p>
<p>How to install it:<br />
<a href="http://www.foresightlinux.se/blog/2009/10/08/gnome-shell-next-generation-of-gnome/" target="_blank">Foresight Linux</a><br />
<a href="http://www.foresightlinux.se/blog/2010/02/21/gnome-shell-bleeding-edge-built-installation/" target="_blank">Foresight Linux &#8211; Bleeding edge Gnome-Shell</a></p>
<p>Source code for Gnome-Shell 2.29.0 : <a href="http://ftp.acc.umu.se/pub/GNOME/sources/gnome-shell/2.29/" target="_blank">Here</a></p>
<p>There is also Themes available for Gnome-Shell, will write about it in my next post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foresightlinux.se/blog/2010/03/07/gnome-shell-2-29-0-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gnome-Shell, bleeding edge built + installation</title>
		<link>http://www.foresightlinux.se/blog/2010/02/21/gnome-shell-bleeding-edge-built-installation/</link>
		<comments>http://www.foresightlinux.se/blog/2010/02/21/gnome-shell-bleeding-edge-built-installation/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 21:00:55 +0000</pubDate>
		<dc:creator>Tomas Forsman</dc:creator>
				<category><![CDATA[Developing]]></category>
		<category><![CDATA[Foresight]]></category>
		<category><![CDATA[Gnome Shell]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Zinden]]></category>

		<guid isPermaLink="false">http://www.foresightlinux.se/blog/?p=492</guid>
		<description><![CDATA[For using stable Gnome-Shell, you can read and install it here.
To get the latest Gnome-Shell available, you only need to change some packages to use git instead. This packages are built in my personal repo, and they work perfectly with Foresight Linux.

We start with 32bit users.
Open Terminal and write:
sudo conary ...]]></description>
			<content:encoded><![CDATA[<p>For using stable <a href="http://live.gnome.org/GnomeShell" target="_blank">Gnome-Shell</a>, you can read and install it <a href="http://www.foresightlinux.se/blog/2009/10/08/gnome-shell-next-generation-of-gnome/" target="_blank">here</a>.</p>
<p>To get the latest Gnome-Shell available, you only need to change some packages to use git instead. This packages are built in my personal repo, and they work perfectly with Foresight Linux.</p>
<p style="text-align: center;"><a href="http://www.foresightlinux.se/blog/wp-content/uploads/2010/02/gnome-shell.png"><img class="aligncenter size-full wp-image-493" title="gnome-shell" src="http://www.foresightlinux.se/blog/wp-content/uploads/2010/02/gnome-shell.png" alt="" width="518" height="324" /></a></p>
<h2>We start with 32bit users.</h2>
<p>Open Terminal and write:</p>
<pre>sudo conary erase gobject-introspection --no-deps</pre>
<p>sudo conary update {gobject-introspection,gjs,gir-repository,gnome-shell,mutter,clutter}=zinden.rpath.org@fl:2-devel</p>
<p><span style="font-size: small;"><span style="font-size: small;"><span style="font-size: small;">Done, lets try it. Write in terminal:</span></span></span></p>
<pre>gnome-shell --replace</pre>
<p><span style="font-size: small;"><span style="font-size: small;"><span style="font-size: small;">If everything is fine, your desktop should now be using gnome-shell.</span></span></span></p>
<h2>For 64bit users:</h2>
<pre>sudo conary erase gobject-introspection --no-deps</pre>
<p>sudo conary update gobject-introspection=zinden.rpath.org@fl:2-devel[is<img src='http://www.foresightlinux.se/blog/wp-content/plugins/tango-smileys-extended/tango/angry.png' alt='Mad' title='Mad' class='tse-smiley' />86_64] gobject-introspection:lib=zinden.rpath.org@fl:2-devel[is<img src='http://www.foresightlinux.se/blog/wp-content/plugins/tango-smileys-extended/tango/angry.png' alt='Mad' title='Mad' class='tse-smiley' />86]</p>
<p>sudo conary update {gobject-introspection,gjs,gir-repository,gnome-shell,mutter,clutter}=zinden.rpath.org@fl:2-devel</p>
<p><span style="font-size: small;">Done, lets try it. Write in terminal:</span></p>
<pre>gnome-shell --replace</pre>
<p><span style="font-size: small;">If everything is fine, your desktop should now be using gnome-shell.</span></p>
<h2>Make Gnome-Shell permanent</h2>
<p><span style="font-size: small;">Open terminal and write:</span></p>
<pre>gconftool-2 --set /desktop/gnome/session/required_components/windowmanager gnome-shell --type string</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.foresightlinux.se/blog/2010/02/21/gnome-shell-bleeding-edge-built-installation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Introduction to Foresight Linux</title>
		<link>http://www.foresightlinux.se/blog/2010/02/21/introduction-to-foresight-linux/</link>
		<comments>http://www.foresightlinux.se/blog/2010/02/21/introduction-to-foresight-linux/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 10:56:21 +0000</pubDate>
		<dc:creator>Tomas Forsman</dc:creator>
				<category><![CDATA[Foresight]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[32bit]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[Conary]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[Gnome Shell]]></category>
		<category><![CDATA[i686]]></category>
		<category><![CDATA[packaging]]></category>

		<guid isPermaLink="false">http://www.foresightlinux.se/blog/?p=459</guid>
		<description><![CDATA[Foresight Linux is an OS for your computer/laptop. And here is some info about Foresight Linux:

Rolling updates
Rollback feature
Conary as package manager
Standalone, not based on any other Linux dist.
Easy to create own packages [2], maintain packagers and create a own repository address to use/share.
32bit and 64bit always available. i686 system.

i686 is ...]]></description>
			<content:encoded><![CDATA[<p>Foresight Linux is an OS for your computer/laptop. And here is some info about Foresight Linux:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Rolling_release" target="_blank">Rolling updates</a></li>
<li><a href="http://wiki.rpath.com/wiki/Conary:conary_rollback" target="_blank">Rollback feature</a></li>
<li><a href="http://wiki.rpath.com/wiki/Conary" target="_blank">Conary</a> as package manager</li>
<li>Standalone, not based on any other Linux dist.</li>
<li><a href="http://www.foresightlinux.se/blog/2009/10/03/build-a-local-package-real-quick/" target="_blank">Easy to create own packages</a> <a href="http://wiki.foresightlinux.org/display/DEV/Creating+a+package+for+Foresight+2.x" target="_blank">[2]</a>, maintain packagers and <a href="http://wiki.foresightlinux.org/display/DEV/HOWTO+setup+a+2.x+build+environment" target="_blank">create a own repository address</a> to use/share.</li>
<li>32bit and 64bit always available. i686 system.</li>
</ul>
<p><strong>i686</strong> is a much more modern architecture. It includes practically every processor that&#8217;s Pentium II or better. x86_64 is a 64 bit extension to the x86 architecture. x86_64 processors can still run 32 bit operating systems (e.g. i386) if you so choose, but they&#8217;re also capable of running 64 bit operating systems.</p>
<p><a href="http://www.youtube.com/watch?v=LED8ovxMpQU">Watch</a> the presentation that Michael Johnson gave at FOSDEM 2008 (follow along with his <a href="http://people.rpath.com/~johnsonm/fosdem2008/">slides</a>)</p>
<p><a href="http://www.vimeo.com/9489213" target="_blank">Watch</a> how fast a user in Foresight can update a package to newer version.</p>
<p>That&#8217;s little info in generally. Let&#8217;s dig little deeper now.</p>
<p>At anytime an update fails Conary will rollback to the previous job leaving your system dep complete and fully functional.</p>
<p><strong>How Conary Organizes Packages</strong></p>
<p>If you use debian or rpm repositories…you know that inside a repository directory “stable” (as an example) are all the stable packages for your distribution. The packages are versioned according to their upstream version (if the repository maintainers are sane) and maybe arch and revision number. This is done by hand. It is managed by hand. If developers/packagers cross names between repositories you are brought into dependency problems. To illustrate this concept, if you and I both packaged firefox3 and named it accordingly…and someone used both your and my repository…our versions would conflict because the packaging system wouldn’t know which one to install.</p>
<p>Conary takes the manual operation from this…if you use a Conary based system, yourrepositories ARE VERSIONED. In other words, the repositories aren’t static directories that contain a bunch of packages…they are versioned branches that contain components of software.</p>
<p>These components (packages) are also versioned according to upstream version…but revision is handled automatically by Conary…no manual process. <em><strong>This eliminates the possibility of having two packages named the same exact thing in different repositories.</strong></em> In other words, if Joe Schmoe is packaging Liferea for his apt.joeschmoe.com repository and names his package the same thing as say Joe Smith’s package for Liferea in his apt.joesmith.com repository we run into problems. With conary this NEVER WILL HAPPEN…EVER. This kills about 90% of dependency problems all together.</p>
<p>But what about arch? Arch is architecture…32bit or 64bit…PPC and more. Once again, you’re bit by the possibility of conflicting names across repositories. You’re also limited in the name because a developer has to put the architecture INSIDE THE NAME. Take a look at liferea as an example: liferea-1.2.2-2.el5.rf.x86_64.rpm. Is this easy for an end user to understand? Is it the same as liferea-1.2.2-2.el5.rf.x86-64.rpm?</p>
<p>Conary takes a different approach. Each package has a ‘flavor’ that it is ‘cooked’ (committed) in. There may be a 64bit flavor, 32bit flavor, Xen flavor, and so on. This flavor is visible to the user only if the user requests to see it…and it is NOT inside the name of the package. The package is still called, simply enough, liferea. Revision number, arch, upstream version, etc…are all handled automatically by Conary.</p>
<p>You can see how creating and maintaining software would rely less on a manual process and more on automatic source controlled one with Conary. You can also see how organized Conary is with its packages. (this chapter comes from <a href="http://linux-blog.org/foresight-linux-and-conary-part-i/" target="_blank">devnet</a>)</p>
<p>Conary treats packages as change-sets and not as a bundle of files. This means that when updating a package, Conary communicates with the repositories to determine what needs to change on the system to install the new package and only downloads the bits needed for that change. There are many advantages to this approach, but most visible to the user is the efficiency in bandwidth and speed.</p>
<p>When updating a large package for the first time, you will essentially download the full package, however, when updating in the future the downloads could be significantly smaller. Here is an example: installing Abiword 2.2.6 on a system for the first time would be approximately a 15MB download, however updating to Abiword 2.2.7 is only 2.4MB.</p>
<h3>How can I be sure things still work if I remove a component from my system?</h3>
<p>First, Conary warns you if you are about to remove a component that is used to resolve a dependency elsewhere on the system. Conary keeps track of these dependencies for you. Second, you can use the <em>&#8211;deps</em> option to display dependency-related information. Furthermore, you can also use <em>&#8211;file-deps</em> to list component dependencies at the file level. Results display what the trove &#8220;requires&#8221; to resolve its own dependencies and &#8220;provides&#8221; to resolve other packages&#8217; dependencies. You don&#8217;t have to track this information unless you really want to do so; trusting Conary&#8217;s warnings is usually enough to prevent mistakes when installing and removing software.</p>
<h3>What&#8217;s that colon for? Is &#8220;chromium:runtime&#8221; different than the &#8220;chromium&#8221; package?</h3>
<p>It is different, but part of the same package. When the package name is followed by a colon and another name,</p>
<p>such as &#8220;chromium:runtime&#8221; and &#8220;chromium: doc,&#8221; this references a component.</p>
<p>When the package is first built, Conary separates out the files into components.</p>
<p>Each component represents some logical grouping of files within the package,</p>
<p>such as everything needed to run the software or the documentation for how to use the software.</p>
<p>This gives the flexibility for other packages to resolve dependencies by bringing in components rather than entire packages.</p>
<p>It also gives users the freedom to uninstall components that are just taking up space without removing an entire package.</p>
<p>But, enough about how awesome Conary can be.</p>
<p>So unlike other packaging systems, where you might have 2 packages, firefox and firefox-devel, Conary would have one package with the devel headers split into firefox: devel. This is a great thing, you no longer end up installing -devel packages from random repos in your sources.list just because it looks like a newer version. The devel headers are just part of the same package, you just don’t have to have them installed. These components combined with rich dependancy information really shines.</p>
<h3>Info about some packages</h3>
<p>There is few applications that makes a user happy with a Linux dist, so here is a few that works perfectly with Foresight:</p>
<p><strong>Chromium</strong>: Updates almost every week. Flash, embedded trailers works out of the box.</p>
<p><strong>Nvidia/ATI</strong>: Easy to install, but legazy drivers is little harder. But works to get them in too.</p>
<p><strong>Gnome-Shell</strong>: Stable gnome-shell available and latest git gnome-shell can be easily installed. (very easy to go back to stable when testing unstable)</p>
<p><strong>Wine</strong>: When installed, everything works as it should with wine. 32bit and 64bit works fine from start.</p>
<h3>Create own packages</h3>
<p>Maybe sounds hard, but think again. It&#8217;s very easy.</p>
<p>1: <a href="http://wiki.foresightlinux.org/display/DEV/HOWTO+setup+a+2.x+build+environment" target="_blank">Setup environment</a></p>
<p>2: <a href="http://wiki.foresightlinux.org/display/DEV/Full+Packaging+Example" target="_blank">Full packaging example</a></p>
<p>And as you saw in the video earlier in this post, an update of a package can go really fast <img src='http://www.foresightlinux.se/blog/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' /></p>
<p>What do you really get from creating own packages?</p>
<p>First of all, very easy to maintain and update. Usually updating before every linux dist out there. Very easy to uninstall a package. Very easy to switch from stable repo of a package to unstable and back again. Easy to change parameters for a package and repack it for your needs.</p>
<p>And as soon you see a new application, like <a href="http://radiotray.sourceforge.net/" target="_blank">radiotray</a>, you can easily make a package and test it. As soon you are done testing, unistall it as it never was installed. Or even better, let Foresight users also use it and suggest it to be added in Foresight repo. (can offcourse be installed from your personal repo too)</p>
<h3>Download</h3>
<table border="0">
<tbody>
<tr>
<th>Release</th>
<th>Media</th>
<th>Torrent</th>
<th>Size</th>
<th>SHA1</th>
</tr>
<tr>
<td>2.1.1 x86 (32-bit)</td>
<td><a href="http://www.rpath.org/downloadImage?fileId=32949">DVD</a></td>
<td><a href="http://www.legittorrents.info/download.php?id=5222665c5e3ded55b816addff551fc5376ea0962&amp;f=Foresight+Linux+2.1.1+i686+x86.torrent">Link</a></td>
<td>1365 MB</td>
<td><code>671e279c93c16bd0c791c2fdc0ec17403aebe645</code></td>
</tr>
<tr>
<td>2.1.1 x86_64 (64-bit)</td>
<td><a href="http://www.rpath.org/web/downloadImage?fileId=32952" target="_blank">DVD</a></td>
<td><a href="http://www.legittorrents.info/download.php?id=85755a91c6410e788b4f2594839cbc6e731ad9de&amp;f=Foresight+Linux+2.1.1+i686+x86_64.torrent">Link</a></td>
<td>1475 MB</td>
<td><code>4639e8f4213a768e42d1f5028b532e0bea4a2188</code></td>
</tr>
<tr>
<td>2.1.1 x86 for developers</td>
<td><a href="http://www.rpath.org/downloadImage?fileId=32962" target="_blank">DVD</a></td>
<td></td>
<td>1735 MB</td>
<td><code>b1e179bf2e8ee76f426d8922eb3ad8f168466c00</code></td>
</tr>
<tr>
<td>2.1.1 x86_64 for developers</td>
<td><a href="http://www.rpath.org/downloadImage?fileId=32968" target="_blank">DVD</a></td>
<td></td>
<td>1871 MB</td>
<td><code>2a72d0a5cadf1a266d2ed349f03dd7f8782006fa</code></td>
</tr>
</tbody>
</table>
<div id="_mcePaste">Developers iso has also devel packages included. Makes it easier to compile applications on your own and create own packages for you with conary.</div>
<p>Test iso files:</p>
<table border="0">
<tbody>
<tr>
<th>Release</th>
<th>Media</th>
<th>Torrent</th>
<th>Size</th>
<th>SHA1</th>
</tr>
<tr>
<td>@fl:2-qa (2.3.0-0.92-1) (32-bit)</td>
<td><a href="http://www.rpath.org/web/downloadImage?fileId=39628">DVD</a></td>
<td></td>
<td>1400 MB</td>
<td><code>b09f51dd39667280d5a7df38f2a5844b7555e1e6</code></td>
</tr>
<tr>
<td>@fl:2-qa (2.3.0-0.92-1) (64-bit)</td>
<td><a href="http://www.rpath.org/web/downloadImage?fileId=39632" target="_blank">DVD</a></td>
<td></td>
<td>1536 MB</td>
<td><code>5127440223aac230541262cee5a03bbab96f6706</code></td>
</tr>
</tbody>
</table>
<p>If you want to use test iso, then after installation and first time you boot up Foresight, you need to change installation label in it. To make it use &#8220;test&#8221; repo instead of stable repo.</p>
<p>Open terminal and write:</p>
<div>
<pre><strong><em>sudo sed -i -e 's/fl:2/fl:2-qa/g' /etc/conary/config.d/foresight</em></strong></pre>
<pre><strong><em>
</em></strong></pre>
<pre><strong>To get started with Foresight Linux:</strong></pre>
<pre>Look at foresight userguide at system &gt; Foresight userguide</pre>
<pre><strong>To get common codecs</strong>, open terminal and write: sudo conary update group-codecs</pre>
<pre><strong>To install Nvidia drivers</strong>: sudo conary update nvidia nvidia-kernel</pre>
<pre>sudo nvidia-xconfig</pre>
<pre><strong>To install ATI drivers</strong>: sudo conary update ati-fglrx ati-fglrx-kernel</pre>
<pre>sudo aticonfig --initial --input=/etc/X11/xorg.conf</pre>
<pre>Search after applications or browse after applications: <a href="http://www.rpath.org/web/repos/foresight/browse" target="_blank">rBuilder online</a></pre>
<pre><strong>Some known problems:</strong></pre>
<pre>Packagekit, the gui for conary isnt working as it should.</pre>
<pre>This is also holding up the new release of a new iso for stable repo.</pre>
<pre>First time when trying to update system can fail, a restart of system will fix it.</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.foresightlinux.se/blog/2010/02/21/introduction-to-foresight-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gnome-shell, built february 2010</title>
		<link>http://www.foresightlinux.se/blog/2010/02/16/gnome-shell-built-february-2010/</link>
		<comments>http://www.foresightlinux.se/blog/2010/02/16/gnome-shell-built-february-2010/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 20:48:46 +0000</pubDate>
		<dc:creator>Tomas Forsman</dc:creator>
				<category><![CDATA[Foresight]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[Gnome 3]]></category>
		<category><![CDATA[Gnome Shell]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.foresightlinux.se/blog/?p=461</guid>
		<description><![CDATA[Gnome-shell, a video says more than 1000 words, so here you go:

It&#8217;s from my personal repo. But if you feel like using it, send a short comment and I can add info how to install it properly with all new packages.
]]></description>
			<content:encoded><![CDATA[<p>Gnome-shell, a video says more than 1000 words, so here you go:</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9500867&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9500867&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /></p>
<p>It&#8217;s from my personal repo. But if you feel like using it, send a short comment and I can add info how to install it properly with all new packages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foresightlinux.se/blog/2010/02/16/gnome-shell-built-february-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gnome Shell &#8211; Next Generation Of Gnome</title>
		<link>http://www.foresightlinux.se/blog/2009/10/08/gnome-shell-next-generation-of-gnome/</link>
		<comments>http://www.foresightlinux.se/blog/2009/10/08/gnome-shell-next-generation-of-gnome/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 09:04:51 +0000</pubDate>
		<dc:creator>Tomas Forsman</dc:creator>
				<category><![CDATA[Developing]]></category>
		<category><![CDATA[Foresight]]></category>
		<category><![CDATA[Tips/Tricks]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[Gnome Shell]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.foresightlinux.se/blog/?p=407</guid>
		<description><![CDATA[Read about Gnome-Shell &#8211; Bleeding edge + installation too.
The GNOME Shell redefines user interactions with the GNOME desktop. In particular, it offers new paradigms for launching applications, accessing documents, and organizing open windows in GNOME. Later, it will introduce a new applets eco-system and offer new solutions for other desktop ...]]></description>
			<content:encoded><![CDATA[<p>Read about <a href="http://www.foresightlinux.se/blog/2010/02/21/gnome-shell-bleeding-edge-built-installation/" target="_blank">Gnome-Shell &#8211; Bleeding edge + installation</a> too.</p>
<p>The GNOME Shell redefines user interactions with the GNOME desktop. In particular, it offers new paradigms for launching applications, accessing documents, and organizing open windows in GNOME. Later, it will introduce a new applets eco-system and offer new solutions for other desktop features, such as notifications and contacts management. The GNOME Shell is intended to replace functions handled by the GNOME Panel and by the window manager in previous versions of GNOME. The GNOME Shell has rich visual effects enabled by new graphical technologies.</p>
<p style="text-align: center;"><a href="http://www.foresightlinux.se/blog/wp-content/uploads/2009/10/gnome-shell.png"><img class="aligncenter size-full wp-image-408" title="gnome-shell" src="http://www.foresightlinux.se/blog/wp-content/uploads/2009/10/gnome-shell.png" alt="gnome-shell" width="518" height="324" /></a></p>
<p style="text-align: center;"><a href="http://www.foresightlinux.se/blog/wp-content/uploads/2009/10/gnome-shell2.png"><img class="aligncenter size-full wp-image-409" title="gnome-shell2" src="http://www.foresightlinux.se/blog/wp-content/uploads/2009/10/gnome-shell2.png" alt="gnome-shell2" width="518" height="324" /></a></p>
<p style="text-align: center;"><a href="http://wiki.foresightlinux.org/download/attachments/9633889/Screenshot-2.png"><img class="aligncenter" title="Gnome-shell" src="http://wiki.foresightlinux.org/download/attachments/9633889/Screenshot-2.png" alt="" width="540" height="338" /></a></p>
<p style="text-align: center;"><a href="http://wiki.foresightlinux.org/download/attachments/9633889/Screenshot-1.png"><img class="aligncenter" title="gnome shell" src="http://wiki.foresightlinux.org/download/attachments/9633889/Screenshot-1.png" alt="" width="538" height="336" /></a></p>
<p>To try it out, open terminal and write:</p>
<pre><em>sudo conary update {clutter,gjs,gir-repository,gobject-introspection,mutter,gnome-shell}=foresight.rpath.org@fl:2-devel</em></pre>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 764px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">These packages have no conflict with existing ones (unless you have installed older versions of them yourself), so don&#8217;t worry and just go ahead</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 764px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">After it&#8217;s done, run this:</div>
<p>These packages have no conflict with existing ones (unless you have installed older versions of them yourself), so don&#8217;t worry and just go ahead.</p>
<p><span style="background-color: #ffffff;">After it&#8217;s done, run this:</span></p>
<pre><em>gnome-shell --replace</em></pre>
<p>With this command, gnome-shell (and mutter) will take over your window manager (metacity) and gnome-panel. If you can&#8217;t see a working gnome-shell (it&#8217;s not working for me on several machines with old nvidia/intel/ati card, but runs smoothly on my laptop with nvidia 8400), pressing Ctrl-C should be able to kill the command (you should still be in the terminal window if you don&#8217;t take many actions).</p>
<p>If you want to use it as the default environment, do:</p>
<pre><em>gconftool-2 --set /desktop/gnome/session/required_components/windowmanager gnome-shell --type string</em></pre>
<p>Log out and in, done. That&#8217;s it, now you got a really cool desktop in Gnome.</p>
<p>Source: Taken text from <a href="http://wiki.foresightlinux.org/display/~jesse/Try+Out+GNOME+Shell" target="_blank">http://wiki.foresightlinux.org/display/~jesse/Try+Out+GNOME+Shell</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.foresightlinux.se/blog/2009/10/08/gnome-shell-next-generation-of-gnome/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
