RSS2.0

Wednesday, September 14, 2011

openSUSE LINUX 12.1 to get a Beta Version!

The openSUSE project has announced that the upcoming sixth milestone release of version 12.1 of the openSUSE operating system will be reclassified as a beta. Jos Poortvliet, the openSUSE community manager for SUSE Linux, says that the change "reflects the state of this milestone, being ready for more extensive testing".


When the beta is released, Poortvliet asks the community to "give it a good workout", suggesting that they organise Beta Pizza parties all around the world. According to release team coordinator Stephan "Coolo" Kulow, "the sixth milestone has sometimes gotten less testing than it deserved. We want to ensure the quality and stability of openSUSE and give users the best experience as possible.”

The openSUSE 12.1 beta is scheduled to arrive on Thursday, 22 September, and will be followed by two release candidates (RC); the final version is to be released on 11 November 2011. Developers, testers and early adopters who plan to test the upcoming beta are asked to report any bugs that they find so that they can be fixed before the final release.

The most recent stable release of the distribution is version 11.4 from March of this year.

openSUSE is my personal favorite distro and I can't wait to get to test out the 12.1 Beta!  Linux in general has come a long way in the past couple of years.  Especially some of the major distros such as openSUSE, Ubuntu, Mandriva Linux, Etc.

I can't wait to see Linux Distros on Virtually Every PC in the world!  We truly should just adopt Linux as the TRUE "Universal OS" which every company, developer, etc. supports and contributes to it; thus, making a truly "Ultimate and Universal OS" that eliminates the barriers and problems with the compatibility issues and everything else which is really only holding the software back and keeping it many steps behind he hardware...

Free, Linux, Open-Source!  That's the future of Computers and the Internet as well as Tablets and Smart Phones!

openSUSE 12.1 beta

openSUSE 12.1 beta

openSUSE 12.1 beta




Windows 8 - New Metro UI (User Interface) - Will it affect Linux?

Microsoft have been busy showing off "Windows 8" today – and, to their credit, it’s looking and behaving pretty different to their previous releases.

The video below, courtesy of anandtech, demonstrates many of the changes Windows 8 is sporting, not least of which is a whole new almost "Tablet Like" user interface or UI:


What does Windows 8 mean for Linux?

That’s the question I asked myself as I sat digesting the live-blog morsels dripping out from attendees at the ‘unveiling’. The simple answer is ‘nothing’: Windows 8 is unlikely to sway hardened Linux users; dual-booters will continue to dual-boot; and the linux-curious will remain curious.
But on a deeper level Windows 8 is significant: not only is it the first time Microsoft have deviated from the safety of the “Windows 95″ desktop metaphor, but it’s also bringing a bunch of smartphone and tablet concepts, features and technologies to the desktop experience. That’s not an easy thing to do, and from reviews and previews so far it seems Microsoft have outdone themselves in melding the the two successfully.
Rather than list every nuance demoed by Microsoft today i’m going to highlight a few features in Windows 8 that I think – emphasis on the I here folks – will provide some competitive flair for Linux developers to work against.

Metro UI

Ubuntu, GNOME and others have all been busy having their own interface overhauls recently, so the introduction of a new interface for Windows is following the trend of questioning the traditional “desktop metaphor” as it currently exists. They’ve seemingly opted to veer into a different direction than Unity or GNOME 3, and credit for doing something different.
I suspect that the sleek animated transitions and application feedback in the Metro interface so far will cause Linux developers to think a bit more about “polish” and presentation.

Multiplatform

Windows 8 will be ARM compatible, theoretically meaning that the competition for ARM-toting Linux efforts like Linaro is heating up. But Microsoft only demoed Windows 8 on an x86 Intel processor at the BUILD event (which was said to be very hot, very noisy and very sluggish in turning back on).
Microsoft insist that ARM support is being properly attended to, and that future announcements/demos of Windows 8 on ARM will be made.

The “one platform” approach

Windows 8 retains the “old style” Windows desktop as, essentially, another app in the Metro interface. The result is a single OS that is both tailored to tablets, but also to mouse-bound desktop users.
On a Linux related note, Ubuntu 11.04 saw Canonical fold the various netbook spins of Ubuntu into the main release. Similarly, although Canonical insist that Ubuntu is not heading to the tablet sector any time soon there’s no denying that various developments to the Ubuntu interface – particularly with regard to Unity and uTouch – mean Ubuntu already functions well on a tablet, although is by no means ideal.
Windows 8 is being sensible in this ‘unification’ approach. It’s less confusing for consumers, and easier for developers. That said, I still somewhat expect Microsoft to stuff it up by announcing an ensemble of “Tablet Edition Premium” and “Desktop Metro Home Professional” varieties.

Doesn’t close apps

Oh yes – Windows 8 appears, in demos so far, to take the OS X/Smartphone approach to application management and not quitting apps when closing a document/app window.
The result is almost instant launch times when those apps are opened again. Given the memory-hogging nature of many apps, it’ll be interesting to see how memory management works in Windows 8.
Linux developers have recently begun to question loading times of linux applications – but is there a case to be made for introducing a “document-orientated” approach on Ubuntu?

Minimal RAM Requirements

Microsoft “claim” that the ‘base system’ of Windows 8 can be run on as little as 256mB of RAM. Impressive if true, as Ubuntu 11.04 would struggle to perform adequately on such a meagre amount although official “light weight spins” such as Lubuntu are able to thrive on such resources.

Fast Boot Times

Microsoft claim that Windows 8 can boot in as little as 8 seconds. This is helped by the switch to a new filesystem – called ‘Protogon’ – and changes to the way the Windows kernel (the main component of an operating system) behaves during shutdown.
A bold claim that will be interesting to see tested on a typical user hardware rather than high-performance  SSD.
Those with long memories may remember that Ubuntu 10.04 promised  a 10 second boot, which is didn’t quite manage to achieve.

What do you make of Windows 8? Are there features in it that could sway you from Ubuntu?  Feel free to openly express your opinions, thoughts, etc. as replies to this post using the form below.  Please keep the discussion civilized (if possible lol)...

I say that it's still Widows and will still be inferior to any Unix Based OS including Mac OS and Liinux.  Period...  There WILL be a day when Linux rules the Home/Business Desktop Computer and Microsoft will be nothing more than a team of Linux Developers working on Linux software and drivers LOL...

Sunday, September 4, 2011

XFCE – Tweaks, Tips and Tricks

Taken from XFCE sources (xfce4-session-4.4.0.t...
XFCE
First of all, I probably made XFCE use little more processes and made it little heavier than it usually is. But if you love the layout and the applications, you might consider using it anyway. And some users don’t like Gnome 3 at all. So this post might help you consider trying XFCE again.

Use normal sound icon in system tray

Lets start with adding a “normal” sound icon in system tray area. That has increase/decrease sound when leftclick on it. And little more settings to change sound in your system.
sudo conary update gnome-media
It wont install any other dependencies of Gnome, so you wont poison your XFCE at all.

Use Notify-osd

Now we might want to make it look little nicer. so let’s change notify package. First we need to uninstall current one, before we install notify-osd.
Uninstall default one in XFCE:
sudo conary erase xfce4-notifyd
Install notify-osd instead:
sudo conary update notify-osd
And it’s done, should now see notify-osd when increasing sound in your laptop (or similar). Need to restart pidgin though, to see changes there.

Udev-notify for hardware devices

To make new hardware to show notifies alot nicer, you need to install udev-notify.
Open terminal and write
sudo conary update udev-notify

Read more about udev-notify here.

Recent Documents

You also missing recent documents? Then you need to add “Places” in your panel to be able to see recent documents. Also make sure you have xfce4-places-plugin. It’s in Foresight XFCE as default.

And today, this is how my desktop look like:

 
 
 
 
Remember that all packages that I write about, always is in fl:2-devel label. To see your current label, open terminal and write:
conary q group-gnome-dist --labels
Read more at: Development page

Enhanced by Zemanta