Recommended Posts

<attachment=186973:Gnome.jpg>

Fedora 8

Gnome 2.20.1

Theme: Nodoka

Icons: Tango

Font: Sans 8 pt

Nice. I especially like the wallpaper. ^.^

My current desktop:

Desktop_11-9-07-1.png

Click to see full sized.

Ultra small thumbnail and super short description since people were complaining in the past and I haven't changed my desk much. ^.^

Wallpaper: Black Magic, edited by me in The Gimp.(I like blue better. ;))

Edited by Nobu
Nice. I especially like the wallpaper. ^.^

That's Fedora's default wallpaper. Interesting effect: It consists of 4 different .png files which are blended into each other according to the time of day, an effect achieved using an XML file:

&lt;background&gt;
  &lt;starttime&gt;
	&lt;year&gt;2007&lt;/year&gt;
	&lt;month&gt;09&lt;/month&gt;
	&lt;day&gt;26&lt;/day&gt;
	&lt;hour&gt;07&lt;/hour&gt;
	&lt;minute&gt;00&lt;/minute&gt;
	&lt;second&gt;00&lt;/second&gt;
  &lt;/starttime&gt;
&lt;!-- This animation will start at 7 AM. --&gt;

&lt;!-- We start with sunrise at 7 AM. It will remain up for 1 hour. --&gt;
&lt;static&gt;
&lt;duration&gt;3600.0&lt;/duration&gt;
&lt;file&gt;/usr/share/backgrounds/infinity/1-infinity-sunrise.png&lt;/file&gt;
&lt;/static&gt;

&lt;!-- Sunrise starts to transition to day at 8 AM. The transition lasts for 5 hours, ending at 1 PM. --&gt;
&lt;transition type="overlay"&gt;
&lt;duration&gt;18000.0&lt;/duration&gt;
&lt;from&gt;/usr/share/backgrounds/infinity/1-infinity-sunrise.png&lt;/from&gt;
&lt;to&gt;/usr/share/backgrounds/infinity/2-infinity-day.png&lt;/to&gt;
&lt;/transition&gt;

&lt;!-- It's 1 PM, we're showing the day image in full force now, for 2 hours ending at 3 PM. --&gt;
&lt;static&gt;
&lt;duration&gt;7200.0&lt;/duration&gt;
&lt;file&gt;/usr/share/backgrounds/infinity/2-infinity-day.png&lt;/file&gt;
&lt;/static&gt;

&lt;!-- It's 3 PM, and we're starting to transition to sunset. Transition completes at 6 PM. --&gt;
&lt;transition type="overlay"&gt;
&lt;duration&gt;10800.0&lt;/duration&gt;
&lt;from&gt;/usr/share/backgrounds/infinity/2-infinity-day.png&lt;/from&gt;
&lt;to&gt;/usr/share/backgrounds/infinity/3-infinity-sunset.png&lt;/to&gt;
&lt;/transition&gt;

&lt;!-- It's 6 PM, and it's sunset, for an hour. Ends at 7. --&gt;
&lt;static&gt;
&lt;duration&gt;3600.0&lt;/duration&gt;
&lt;file&gt;/usr/share/backgrounds/infinity/3-infinity-sunset.png&lt;/file&gt;
&lt;/static&gt;

&lt;!-- It's 7 PM and it's going to start to get darker. This will transition for 5 hours up until midnight. --&gt;
&lt;transition type="overlay"&gt;
&lt;duration&gt;18000.0&lt;/duration&gt;
&lt;from&gt;/usr/share/backgrounds/infinity/3-infinity-sunset.png&lt;/from&gt;
&lt;to&gt;/usr/share/backgrounds/infinity/4-infinity-night.png&lt;/to&gt;
&lt;/transition&gt;

&lt;!-- It's midnight. It'll stay dark for 5 hours up until 5 AM. --&gt;
&lt;static&gt;
&lt;duration&gt;18000.0&lt;/duration&gt;
&lt;file&gt;/usr/share/backgrounds/infinity/4-infinity-night.png&lt;/file&gt;
&lt;/static&gt;

&lt;!-- It's 5 AM. We'll start transitioning to sunrise for 2 hours up until 7 AM. --&gt;
&lt;transition type="overlay"&gt;
&lt;duration&gt;7200.0&lt;/duration&gt;
&lt;from&gt;/usr/share/backgrounds/infinity/4-infinity-night.png&lt;/from&gt;
&lt;to&gt;/usr/share/backgrounds/infinity/1-infinity-sunrise.png&lt;/to&gt;
&lt;/transition&gt;
&lt;/background&gt;

Fedora's 8 default wallpaper rocks indeed. I'm in love with it lol. Even more because of the changings =p

Too bad NetworkManager 0.7 is so ****ed up, had alot of troubles with it in the beginning. But after messing around a day long, I finally discovered NM 0.7 isn't going to work with my situation so I decided to go with no NM. And now everything works without any problems. Well the only problem would be the latest Ati drivers not working with the newest kernel XD Won't post a screenshot just yet, since it's all just default. But I might go work on it later on and post a screenshot eventually.

Here is my newest screen: http://www.voodeedoo.org/misc/2007-11-10-0...x1024_scrot.png

It is Arch Linux using xfce4 with pypanel, urxvt, audacious, and my custom tweaks ;)

You can find my tweaks and wallpapers here :: http://www.voodeedoo.org/misc/

:)

~3nd3r

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Why? Does anybody actually want this? The constant need to close all browser sessions and wait for a new version to install, just so that there’s a integrated coupon manager feels like a waste of everyone’s time
    • I remember when Louis used to just do interesting Mac/iPhone repairs, now he's boring and just launches "crusades" every week
    • A shame it don't allow people to bypass the MS account, I will stick to using Rufus.
    • Microsoft about to radically change how often your Edge browser updates by Paul Hill Microsoft has just announced that starting with Edge 152, it will be moving to a two-week release cycle for faster, smaller updates. This faster release cadence will begin on August 27. This change comes just several months after Microsoft switched Visual Studio Code to weekly updates. The company said that the Extended Stable releases will remain on an eight-week cycle and that no admin changes are needed to experience the faster release cycle on the Stable channel. The new two-week release cycle will enable the faster delivery of security updates and platform improvements, all while reducing the size and complexity of individual updates. Microsoft claims that organizations will benefit from this change as it offers predictable validation cycles. For organizations that prefer a “more deliberate pace”, the Extended Stable channel remains an option. This change will affect Edge Stable releases on Windows, macOS, Linux, and mobile. The Extended Stable channel will continue to be updated every eight weeks, or every fourth Stable release, for example: versions 152, 156, 160, and 164. The Extended Stable could be a good option for organizations that don’t want the latest updates twice a month and don’t want as much hassle constantly updating browsers. In the case of Visual Studio Code, many of the updates being pushed by Microsoft are AI-related. As we all know, Microsoft Edge has a lot of AI features, so we could see Microsoft pushing more AI, thanks to the faster cycles. On the flip side, quicker releases could mean faster security updates, which is beneficial in a world where AI systems are hunting for software exploits. What do you think? Let us know in the comments. For more updates on Edge, be sure to follow Neowin's coverage. In May alone, we reported on Edge offering in-browser pop-ups to assist users with website compatibility issues, that Edge was losing Copilot Mode, and that Microsoft had fixed a plain-text password bug in Edge. Source: Microsoft 365 Admin Center
    • not yet, because at the moment it is not a threat to MS, if and I mean if it did become a threat to MS Office, then it may be a different thing. MS don't like competition
  • Recent Achievements

    • Week One Done
      davidbazooked earned a badge
      Week One Done
    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
  • Popular Contributors

    1. 1
      +primortal
      514
    2. 2
      PsYcHoKiLLa
      185
    3. 3
      +Edouard
      159
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!