Sign In

    Enjoy FOSSwire's content? Have it delivered! Subscribe

    Interview: Kenneth Wimer of the Ubuntu Art Team

    The style of Ubuntu releases has varied throughout the releases, with some differing radically from others and the rest continuing to build the style. But where do all of the art and style ideas come from? We talked with Kenneth Wimer of the Ubuntu Art Team to find out.

    FOSSwire: Are there any major changes to the default theme/artwork in 8.04?

    Wimer: As an LTS release it was decided that 8.04 would be the end of one "artwork cycle" which means that more radical changes are expected in 8.10. The most notable things that changed are GDM (more an artwork refresh than a redesign) and the desktop wallpaper. The Ubuntulooks, Murrine and Clearlooks Human themes that we included support the color-picker GUI which should make some people happy. Of course, there are lots of smaller pieces which we are constantly improving on which go somewhat unnoticed.

    FOSSwire: In a nutshell: How does the art team work together?

    Wimer: Collaboration itself takes place on the mailing list, wiki as well as on IRC. Also, any Ubuntu project wouldn't be possible without Launchpad. Community members submit their artwork and ideas, whether it be on the default Ubuntu theme or their own themes. Members are encouraged to pursue their own themes for Ubuntu, something I would like to see more of in the future. Art direction for the default Ubuntu theme is decided by Canonical, represented in this case by myself. After the basic ideas are decided we work on fleshing out the theme as a whole, piece by piece.

    It is important to note that we are trying to move to a more long-term approach. Throughout the 8.04 (Hardy Heron) cycle we have also worked towards defining an art direction for the next several releases. Naturally, the goals set today will be improved upon as we steer through the process of implementation over several releases so it really becomes an evolution of a set of ideas with the final goal coming to fruition hopefully by the next LTS release.

    FOSSwire: The decision to keep the standard "ubuntulooks" engine for Hardy instead of the proposed Murrine engine met with mixed reactions. Why was the decision made to keep the current style?

    Wimer: There were several elements of Ubuntulooks which simply look better. The Ubuntulooks style is unique in things like the progress bars and scrollbars and no other theme said "Ubuntu" better than what we already had. We tested out both Murrine and Clearlooks and Murrine is now in the default install as well as a Human theme for both Murrine and Clearlooks so anyone who wants it doesn't have to go far to get it. Ubuntulooks is getting old and unmaintained and has several known bugs. In the long term I think we will work towards using another theme.

    Theme Comparison

    FOSSwire: We've seen Murrine on GNOME as well as XFCE. Is there any plan to bring the look to KDE, or will each environment retain its uniqueness?

    Wimer: The idea of having both Kubuntu and Ubuntu use the same theming has come up several times over the years. I understand the logic behind the idea - it would be nice to have all apps on one desktop look the same, no matter which toolkit an app uses. However, the two projects, in and of themselves, are quite different. Just look at the logos and colors. Beyond that, the differences between KDE and GNOME at the UI and themeing level present a real obstacle.

    FOSSwire: Is there anything you wish the team could have done given more time?

    Wimer: (sings "We've got a long way to go and a short time to get there")

    Always wishing you had a few more days is the consequence of a short development cycle. More than anything else I would like to see the team itself grow and and become more effective.

    FOSSwire: What do you envision 8.10's theme as?

    Wimer: Something new. We have a lot of ideas. Figuring out which ones are realizable in which time frame and moving forward is the task at hand.

    Hoary

    FOSSwire: We've seen the base color scheme for Ubuntu change from brown, to caramel, to orange over the years. Are there plans to alter it any more?

    Wimer: I think that we are slowly moving back from orange into the caramel and browns. One issue that has come up is that there is too much orange. Orange in itself is a color often used in warnings, etc.

    FOSSwire: What's the best way for people to get involved with the art team?

    Wimer: Stop by the wiki page, join the mailing list or pop by IRC (#ubuntu-artwork on freenode).

    Any artists looking for something to do should definitely check us out. :-)


    Ubuntu 8.04: Hardy Heron Review

    It's official: Ubuntu 8.04 has gone gold. This is one of the most highly anticipated releases of Ubuntu to date, but does it hold up to the hype? We take a look at what's new, what's stable, what's good and what's not in our latest review.

    8.04 Desktop

    Ubuntu 8.04 is a LTS release. This means that this release will receive security updates and support for three years for desktop users and five years for server users. Being an LTS, the major focus is clearly stability and building up the strength of existing features.   That doesn't mean however that it is without its share of new features....


    Features


    To start, 8.04 ships with GNOME 2.22. This, to the user, may not look entirely new, but the bulk of new features are hidden below the surface. GVFS replaces the old GNOME-VFS system with an entirely new backend, allowing for applications to use any resource, such as SSH or a Samba share, in a uniform manner. GVFS provides a FUSE hook that allows applications that don't even support GVFS to use the services provided by it. While GNOME-VFS took criticism for being somewhat slow and tedious, GVFS stands to fix that image.

    GVFS

    GNOME 2.22 also introduces other features, such as the Cheese webcam viewer, Metacity compositing, Google Calendar support in Evolution, and a new remote desktop viewer. Personally, I think that the inclusion of Cheese, while nice to GNOME, could have been replaced on the default Ubuntu setup with something else, as a webcam viewer seems a little extraneous.

    BraseroA new addition to the default Ubuntu setup is the Brasero disc burning utility, which allows users to make a CD or DVD with very little effort.

    Also new is Transmission, a newly popular BitTorrent client. This replaces the old standard BitTorrent utility, allowing for better torrent management with an interface similar to µTorrent.

    Transmission

    Introduced in 7.10, PulseAudio provides a sound system for applications to hook into. It allows the volume of individual applications to be controlled, mixed into other sound devices, and with a little work, even played out of Bluetooth headphones. 8.04 improves upon this by enabling the sound server for most, if not all, applications. There are a few gripes here and there, such as minor bugs with Flash audio, but 95% of it works very well.

    Firefox 3 is included in the package, even in its beta form. It has apparently been proven to be stable enough to be included, though updates to the final release are likely to follow in June.

    Security and Stability


    As stated above, 8.04 is focused on improving the ground laid out, and not radically changing things. Security enhancements galore ensure this release will indeed have a long life. One major security feature of GNOME 2.22 and 8.04 is the introduction of PolicyKit. PolicyKit allows fine-grained access control, and helps you allow or deny users access to specific parts of applications. This allows for a system to be locked down completely except to a group of trusted users.

    PolicyKit Editor

    Another addition in the security field is ufw, or "Uncomplicated Firewall." The firewall is an extension of iptables, and while it does not currently have a GUI, the command-line interface is dead simple:

    ufw deny 80
    ufw allow from 192.168.1.1 port 80

    Other security additions include more strict memory protection and application rules, along with the addition of SELinux support.

    Many applications have gone through the usual slew of bug fixes with any release, and the update to X.Org 7.3 is no different. 7.3 provides support for newer compositing mechanisms, though the implementation is somewhat unfinished. The end result may be a slightly slower Compiz and 3D acceleration for some, but lays yet more groundwork for a more stable display system.

    Theme


    The beta release of 8.04 saw yet another new theme, however the older one was reverted as the default. The theme that almost made the release is still available in Appearance properties, but it didn't make the final cut for default status. For now, users will be greeted by the tried-and-true Human theme, with 8.10 to have a major theme overhaul.

    Below is a preview of the proposed default theme for 8.04, still available on the CD:

    8.04 Proposed Theme

    Overall


    Ubuntu 8.04 is a great release that definitely lives up to the attention it received. It adds several new features and applications, while improving on a solid security base. It's not without problems: the speed of some 3D applications may be an issue for some folks, and the use of beta software could be a potential problem, but the good features far outnumber the problems.

    Hardy Heron, a big release for both the home user and enterprise, is yet another milestone in the Linux cycle. Of course, more Ubuntu releases will come every six months, and we'll be following the developments of the next version: the Intrepid Ibex. For its time though, 8.04 is a winner.


    Ubuntu Cheat Sheet

    With the Ubuntu 8.04 release a few days away, there comes a time when one needs an end-all reference to the system. The time is now, and if you're an Ubuntu user and liked the original cheat sheet, then do we have a surprise for you:

    Ubuntu Cheat Sheet (image)

    Click the preview above to download your PDF copy. This sheet is free to modify and redistribute for your own needs; we just ask that you keep the FOSSwire logo on the page. License: Creative Commons Attribution-Share Alike 3.0 Unported.

    If you haven't seen the previous sheet or would like one with more general Linux and Unix commands, see the original.

    Translations:

    As always, we're open to more translations and fixes. Enjoy!


    1. 1
    2. 2
    3. 3
    4. 4
    5. 5
    6. 6