Pages

Showing posts with label Gnome. Show all posts
Showing posts with label Gnome. Show all posts

How to Add Images as Wallpapers Directly in Nautilus (file manager) in Ubuntu?

Yes I know, Gnome desktop or its applications in general are painfully simpler for most of us :) (I'm serious!) . But at least, I don't know about other applications, but the default file management utility in Gnome, the Nautilus does let you expand its features via plugins (scripts actually) with ease.

Anyhow, if you're a bit new to Ubuntu, then I'm pretty sure by now that you've figure out that unlike with many other desktops, once inside Nautilus file manager, you just can't right click on an image and "set it as a wallpaper". What!, yep :).

First we gotta open it and then via the default image handler and then by clicking on its window we'll be able to do it. But it's a bit of a work and not the most easiest nor the enjoyable thing to do either. 

Luckily, there's a Nautilus extension/script that once installed, lets you easily set any image extension as a wallpaper, it's called "nautilus-wallpaper" (obviously :D).

Just right-click on any image and from the menu, you'll see a new one called "Set as Wallpaper"...
You can install this "nautilus-wallpaper" script in Ubuntu 11.04, 10.10 and 10.04 (perhaps it'll also work in latter versions...) by using the below command in your Terminal window.
sudo apt-get install nautilus-wallpaper
But for the changes to apply properly, you either have to re-login into the desktop or simply restart Nautilus by using the below command.
nautilus -q

That's it.

How to Install Orta Theme Pack in Ubuntu 11.04 Natty Natty Narwhal?

Gnome desktop is well known for its simplicity but some (including me) finds it too simple because when it comes to customizing the desktop according to your preference easily... well I've got two words for ya... "good luck", cause you're gonna need it.

Lets forget the other aspects of the desktop... but they don't even give you the ability to change the colours of the themes (title bars, buttons, fonts, etc) for instance because some core developers seems to believe that if you're an "advanced user" or use the computer for a single "major" purpose, other than doing actually nothing productive but playing with it, then you won't be needing those type of "options".

In a way this is true. For instance, I remember a time not that long ago when I was quite obsessed with tweaking themes and stuff. I wanted to make my desktop look absolutely beautiful and perfect thus I spent countless hours for doing so. And other than that... all I did at that time with my GNU/Linux (well I had Widows as well) Laptop was watching videos and listening to music.

Interestingly I had an another friend who primarily used his computer to use a certain application (it was a 3D graphic rendering app I think), it was basically the only program that he used (almost), I went to see him every weekend and even after several months he had the "official" theme that came with the OS and he haven't even changed a single thing!.

So in a way this is not wrong because if you're concentrating and doing something "productive" using your PC then you'll have lesser needs to think about how cool you can make the desktop and windows look, etc.

But the point is that everyone is different so are their needs and implementing something as small as giving the users the ability to change colours... I mean come one Gnome, be reasonable!. I really don't like this approach of Gnome developers of "trying to figure-out everything for the users" all by themselves and to think that it makes them unique or something like that. So please try to be reasonable.

Anyhow back to the post. Sorry about the rambling... but it kinda slipped out :).

Orta is actually a beautiful theme-suite (I guess you can call it like that) and unlike with many other themes... what I like about it that, it has an another application called "Orta Settings Manager" which basically lets you change a lot of it options such as...


*. Change window gradients.

*. Switch between tab styles (dark and light colours combinations).

*. Change expanders (square, arrows, etc).

*. Change scrollbar size.

*. Built in few Nautilus menubar styles (breadcrumbs, Nautilus Elementary type styles, etc).

The "settings manager" window...

*. Different types of menus.

*. Change panel colour (personal favourite :D).

And few other application related "fixes" for enhancing the GTK graphic rendering are the main features. So, a big thank to SkiesOfAzel the developer of this amazingly beautiful theme.

But as said, no manual colour selection is available (other than the built in ones) but the controllability and the features makes you wonder how cool Gnome will look if the developers were kind enough to include a "decent" theme manager by default :/.

Anyhow, you can install Orta-theme in Ubuntu 11.04 Natty Narwhal and 10.10 by using their official PPA channel. To do that, simple open your GNU/Linux Terminal and enter the below command.
sudo add-apt-repository ppa:nikount/orta-desktop

sudo apt-get update

sudo apt-get install orta-theme
If you encounter any errors saying some files are missing, etc while doing the "apt-get update" ... just ignore it... it works just fine on my Ubuntu 11.04 Laptop. 

It's made to integrate quite nicely with the Faenza Icon theme which is not necessary... but if you want the maximum "experience" ;-), then you can install it by using the below command as well.
sudo apt-add-repository ppa:tiheum/equinox
sudo apt-get update
sudo apt-get install faenza-icon-theme
Sometimes the changes that you made via the "Orta settings manager" (accessed via: "System" -> " Preference") may not be applied unless you restart the PC or change the theme to a different one and then re-change it to Orta. Enjoy!.

How to Make Gnome Desktop Automatically Change the Wallpaper?

Despite all the criticisms against it, still the one of the oldest parts of the GNU, the GTK+ written (now uses the GTK3+ toolkit with the Gnome 3) Gnome is one of the most popular choices among the GNU/Linux users when it comes to the desktop.

The GUI is extremely simplified thus it's pretty easy to learn to use it (especially if you're coming from the Mac OSX environment :D) but as mentioned, most of the time we'll have to depend on "external" applications when it comes to "computing" or doing certain things, since Gnome does lack some features. 

Anyhow, I don't know if we can call this feature a "must have" but nonetheless, if you want to make Gnome automatically change its wallpaper, well, by default you can't.

Although it has a simple desktop customisation window which lets you do things like change the wallpaper, add pictures from online sources (Gnome artwork, etc), change font, etc but it won't let you automatically change the wallpaper on a timely basis.

In that case, especially if you use Ubuntu Linux (the app maybe available for other major distributions) then there is an excellent utility called Cortina that does exactly that!.

Main features...

*. Once installed it'll run from the notification area and let you add wallpaper locations from local storage devices such as HDD/USB, etc easily.


*. Change the wallpaper from a timely basis automatically, finally! :D.

*. Lets you choose it to run when the desktop is loading.

*. Delete pictures from the "collection".

One thing though, once done configuring, don't click on the "close" button at the title-bar, use the big "Close" button below instead, otherwise it'll exit from running thus no more automatic wallpaper changing, etc...

*. Set pictures to - Zoom/scale/centre/spanned, etc

*. Change the time-frame.

That's about it. It's an amazingly simple yet extremely useful app if you want to automatically change those wallpapers nonetheless.

You can install Cortina in Ubuntu 11.04, 10.10 or 10.04 by using its PPA. To do that, open your GNU/Linux terminal and enter the below command.
sudo apt-add-repository ppa:cs-sniffer/cortina

sudo apt-get update

sudo apt-get install cortina
That's it. Once installed you can access it via: "Applications" -> "Graphics" -> "Cortina" in classic Gnome desktop. Enjoy it!.

How to Remove Nautilus Thumbnail Cache Folder in GNU/Linux (Gnome)?

Nautilus is default file manager of the GTK written GNU desktop, Gnome. Although this is not the only file manager for GNU/Linux yet, it's simple, easy to use and a pretty "decent" application nonetheless.

Nautilus is actually inspired by Apple's Mac OS's file manager without a doubt and if you want even more simpler "versions" of Nautilus then other file managers such as Thunar and Elementary are quite good too. Even the Unity desktop still uses the Nautilus as the primary file manager in its desktop as well.

Unlike with MS Windows where it save the thumbnails of files it generates within the each folder itself, Nautilus on the other hand stores all the generated thumbnails of videos, pictures, etc in a single folder. Now in comparison with the Microsoft Windows... both these "methods" have their own good and bad aspects about which I won't be talking, since it's out of the scope of this post.

The "decent" Nautilus :)...

Anyway, why is it important to clear this Nautilus Thumbnail cache?

Well, depending on the occasion, this can come in real handy. For instance, say that after installing Ubuntu Linux for the first time, you entered into a folder which contains nothing but video files.

Say that you haven't installed the proprietary codecs, then Nautilus will fail to generate any video thumbnails and "mark" them as "failed" thumbnails. As a result, even after you install all those proprietary codecs, and whenever you enter that "failed thumbnails" folder afterwards, Nautilus, still, will not generate and display thumbnails because it now has an entry which says that it's impossible for that folder.

In that case our solution is to manually delete that cache which would resolve the matter (obviously).

So, how the heck can I do that Gayan?

Simple actually. By default Nautilus stores all those cached/thumbnail details in a folder called "thumbnails" in your "Home" folder.

So after open your "Home" folder and simply press "Ctrl" + "H" keys on your keyboard to make nautilus show hidden files... then scroll down until you see a folder called ".thumbnails" as shown in the below screenshot.



Inside that folder you'll see other 3 folders named "fail", "large", "normal". Now as you can guess, simply go inside of the "fail" folder and there will be another folder called "gnome-thumbnail-factory". Go inside that as well and simply press "Ctrl" + "A" keys and delete them all.


Now close the window and enter the folder/location which Nautilus refused to generate any thumbnails... now when you enter it... it should give you those beautiful looking picture previews, at last :D. Enjoy it!.

Install "GConf Cleaner" in Ubuntu Linux (A "Registry" Cleaner for GTK/Gnome Desktop!)

Just like any other operating system, GNU/Linux also stores its most important configuration files using various ways. Some are embedded into the root directory itself... but as everyone knows, the desktop and the Kernel are separately developed in GNU/Linux, both Gnome and KDE desktops (including other of course) store their user configuration files separately.

Concerning the GTK written Gnome, it stores its main configurations such as menus, window behaviors (you know, what should happen when you right-click on the title bar or its button layout, etc), default fonts and their sizes, applications and their assigned extensions (such as Totem for both playing and creating video thumbnails for various formats, etc), default icons for applications are just a few to mention...

... this database is managed in Gnome by using an application called "GConf-Editor". Now whenever you install a new program in Gnome (say in Ubuntu Linux) then those applications automatically use Gconf-editor as a way of applying their settings such as integrating into the main menu in the desktop, etc across all the users for instance.

So as you can see the more apps that you install the more settings are added. Although whenever you uninstall these apps, they do remove those Gconf entries but since nothing is perfect, some portions of these applications can still be "left inside" in Gconf database thus slow downing your Gnome desktop!.

Finally!, something useful :)...

It is obviously not possible to manually check each entry and clean it all by hand and on the other hand the average users (like you and me :D) won't have enough knowledge even to think about doing something like that either.

In that sense, there is a GUI tool written in GTK+ toolkit called "Gconf Cleaner" that does exactly that. It first scans your Gnome Gconf-database/registry and identifies the entries that are no longer used by applications. So all you gotta do is just press a button, and it'll clean all those unused entries within seconds!.

However, I couldn't save these settings :/, it just crashed, could be a bug... 
If you use Ubuntu 11.04 Natty Narwhal (should work in 10.04 and 10.10 as well) then you can install Gconf Cleaner by entering the below command in your Terminal.
sudo apt-get install gconf-cleaner
Once installed you can run it by pressing "Alt" + "F2" keys and entering the below command in that box or in Unity dash.
gconf-cleaner



+ It can also be launched via: "Applications" -> "System Tools", in the classic Gnome desktop if you like.

I don't use Unity desktop much but since it uses the Gconf-editor, not only on the classic Gnome desktop but this should clean entries in Unity as well.

Note: I don't know if it's a bug, but when I tried to save my gconf settings, the app just crashed. Although I can click on the forward button and clean the entries... but since you can't create a backup... use it at your own risk.

How to Install Gimmix Music Player in Ubuntu Linux?

If you love the now a bit forgotten yet easy to use and simple music players written in C and GTK+2 toolkit that has a GUI similar to the Winamp (what is that? ;-) ), then you'll love Gimmix. If you want a fast loading, effective and fully featured application, then this is pretty awesome.

Don't be fooled by its simplicity since as mentioned it has built in features that most other similar application come with nonetheless.

Few of the main features...

*. Elegant and simple GUI. 

*. Has a Library browser.

*. Search for files within the Library.

*. Amazon album cover art support.


*. ID3 Tag editing (version 2) ability.

*. Automatic lyrics fetching.

*. Switch between compact and full views.

*. Sys tray icon + notification ability (those pop-ups which display currently playing file duration, etc)... are just a few to mention.

Although I don't think it's in active development these days but seriously the application itself downloading size is about 192Kb and it is well known for its ability to use less system resources (RAM) which is very important for dudes like me who has old GNU/Linux Laptop or PCs :).

If you use Ubuntu 11.04 Natty Narwhal, 10.10 or 10.04 versions then you can install Gimmix 0.5.7.1 by using the below command in your Terminal.
sudo apt-get install gimmix

They Weren't Kidding... Gnome OS is Underway!

Unlike with MS Windows or Mac OSX, even from the beginning GNU/Linux is (or "was" :) ) a somewhat "scattered" operating system. I mean, while a community of programmers design the Kernel others are busy building a desktop environment and lot of others are developing individual applications of their own which is something totally different from MS Windows, etc since all the parts of their operating system is being built by the same "people".

So basically, we don't have a KDE OS or a Gnome OS (not until now). We have distributions where group of individuals "collects" these Kernels and desktop designs (built using various toolkits such as Qt or GTK, etc) and various other applications such as office packages, multimedia utilities, etc and "merge" them together, the end result is a complete operating system.

Few months ago, Jon McCann (a serious Gnome contributor) started a little "buzz" within the community saying the need for an operating system which is developed/distributed/maintained directly by the Gnome developers!. It's called Gnome OS. He gave his "reasons" by saying few interesting things...
"We are dividing and conquering ourselves – lost before we begin.  Are we so hungry and desperate that we must devour each other in order to survive?  I hope not.  These tribal distribution boundaries are guarded jealously and they fight over the smallest (one) percentage of the market and mindshare.

I think it is time we reunite.

If we want to change the game, think big, and demonstrate that we can truly be relevant – we need to work together... we need to start at the source. We need to start with GNOME."
This is understandable from my personal experience actually. Because I come from a country where not that long ago two tribes fought viciously with each other, killing thousands of their fellow humans. When the war was going on, the people on those tribes worked together (within their tribe, of course). They were busy fighting the common enemy, thus there were less "space" for individual "greed".

The war was "ended" recently. Now we're busy building an economy, yet we find it easier to fight with everyone and it has nothing to do with what side you're in, anymore.

Back to the story....

Anyhow, when I first heard Jon talking about it for the first time, I actually didn't think it'll be developing at this "rate" :). For a start, now they have an OS whiteboard which describes various aspects of this Gnome OS such as ...

OS booting process and Login screen. 

The official booting logo is still developing at the moment, so there's nothing much to talk about right now. But they're planning on implementing a logo of their own using the Playmouth utility (an application that's written to display graphical logo/backgrounds at the early stage of the boot process).

They certainly won't be giving us a pure Black background by saying that...
"Background cannot be pure black (#000) due to the way monitors align video images. However, #080808 for example is OK."
By default it'll be running at a resolution of 800x600 in your Monitor.

Log-in Screen

They use GDM (it's actually John who's the current maintainer and the creator of GDM) for the log-in process... and they've released few screenshots of how it looks, well, it looks like Gnome3 :). See below picture.


At the moment it seems that we cannot change the Keyboard Layouts at this GDM log-in screen, but I think that will most definitely change.

A GTK3 Written installation Wizard

This is still at its very beginning. But again, looks good. For instance, I don't like that welcome screen which displays "Gnome3, it's here!", because it's been "here" for sometime now. So, hopefully it'll change. For a good OS installer... this Gnome OS wizard seems to have it all.

Starting with Hardware detection, disk partitioning to install/upgrade your system, it looks simple... but looks good. Again, without seeing it for real, it might be a mistake to praise much at this point :).

Have a look at the below screenshots to understand it better.

Click to enlarge...

Post OS installation...

Well, like with many other distributions, Gnome OS will also have a post OS installation wizard that would help you to setup things like your Clock/Regional settings, setup networks, create a fresh user account, etc.


It'll also come with a screen locking feature and an on screen keyboard as well.


If must, it'll Die with Dignity! ;-)

If it's confronted by "evil" and crashed the entire OS or a part of it, then Gnome OS will do its best to give the users the ability to file a decent bug report which would help programmers to understand about the technical attributes of the problem. They've "divided" the OS into five different layers, which would make it easy to file bug reports and enhance stability in general as well.

Here are the five main "layers" - Application, System, OS Shell, OS Core Services and the Kernel itself. According to the bug reporting whiteboard...
"In general, the handling of each type of trouble should be handled by the layer above it. Application problems should be handled by the Shell. Shell problems handled by Core Services (probably GDM or plymouth). And kernel failures by the boot system. And boot system failures by the firmware."
It has a simple bug reporting (GUI) tool, which again would change its "options" as time passes by.

OS Updates

This is one of the most important aspects of an operating system which helps to "patch" bugs and get latest features which again helps tremendously to fight against computer viruses/hacker attacks, etc. Again, the update wizard should be quite simple because I don't think most users even read if it consists of "all-technical" type attributes.


So, it should be informative, in a more intuitive way (you know, stimulating a little fear through our backs :D )  to the point of "forcing" the user (in a good way :P) to get the updates, if those updates are that serious. Anyway, it's too early to form an opinion about it... yet when considering its fast approach, heck, I think we should see its official release sooner that anyone would've expected it.

You can get updated information about it from this official Gnome OS-Design Whiteboards page.

Any thoughts about this Gnome OS??.

Drivel, A Blog Post Editing Client for Gnome Desktop!

If you're a professional web master or a simple blogger (like me ;) ) and use GNU/Linux as your main operating system and looking for a way to create and publish blog posts in your site without using a web browser, directly using an app that works from the Gnome desktop, then Drivel is the answer.



It comes with a very simple yet powerful GUI which is easy get used to (in fact, it'll look similar to your current post editor as well) and lets you do things like...

*. Post new content.

*. Edit/Delete the already existing ones.

*. HTML syntax highlighting and spell-checking.

*. Saves your written content automatically, so if something like an OS crash occurs... then you'd most probably get your data back.


*. Supports a lot of blogging platforms such as - Wordpress, Blogger, LiveJournal, Drupal, etc.

If you use Ubuntu 11.04 Natty Narwhal then get the .deb package from here.

For Ubuntu 10.10 users, get it from here. Once the downloading completes, simply double click on the .deb file and follow the instructions on your screen. That's it.

How To Take a Screenshot (Including Menus) in Ubuntu?

This actually can also be used in Gnome desktop in general, if I'm not mistaken. Now here's the thing, unless you install a dedicated screenshot taker, by default, with Gnome desktop (using Ubuntu 11.04 in Gnome classic desktop for this example), unlike with Microsoft Windows, you can't take a screenshot while your mouse pointer is at a menu. Don't believe me, just give it a try.

For instance, you can always take a screenshot of your desktop any given time by simply pressing the "print-screen" button on your Keyboard. But say that you were accessing a certain menu in your Totem video player or the main programs menu in Gnome, then try pushing the "print-screen" button at the same time ... nothing happens :(.

Although as an answer, as mentioned before, you can use a dedicated application for that but if all you want is, "just" to take a screenshot (while accessing a menu) then you don't have to install any other software, just follow the below method and you should be able to get that "full" screenshot with ease!.

*. From the main menu, go to: "Applications" > "Accessories" > "Take Screenshot"

Now from the window that you get (as shown below), choose your preference (either to grab the whole screen, current window only or define the area manually) but under the "Grab after a delay of" option, set the seconds that the screenshot taking app's waiting time (5-10... or any seconds you like).


You can also choose things like "include pointer" and "include widow border" and add few effects as well.

So as a general rule, it's a wise thing to set it above 5 seconds so you can navigate in your menu. After that press "Take Screenshot" button, go to your menu location and simply wait.

Once the app automatically takes your screenshot after the delay is complete, it'll open itself in a new window in which you can give a location where to save, etc. That's it. Hope this helped :D.

Plank, A Very Simple Yet an Elegant Dock for GNU/Linux

A "dock" that lets you keep your running programs or application shortcuts are very popular these days. Although it was Apple who introduced it first with their earlier versions of Mac OS... but since Gnome does praise Apple's way of designing UI... having a "dock" is a must these days it seems, especially for the Gnome Geeks :P.

Anyhow, the Plank dock is created by the Docky Core Team thus it inherits a bit of this and that from docky as well. It is written using a new programming language called Vala (created by Gnome developers) which has a reputation of being able to create software that use less memory requirements.


Although you won't get a lot of features with Plank but you can add/remove apps or shortcuts and make it automatically hide when not needed, etc nonetheless. Once installed you should be able to access it via: Applications -> Accessories -> Dock Plank.

In Ubuntu 10.10 and 11.04 you can install Plank by issuing the below command.
sudo apt-add-repository ppa:ricotz/docky
sudo apt-get update
sudo apt-get install plank

Install Cairo Dock in Ubuntu

Although Gnome developers boast themselves saying that they have found a balance between simplicity and usability, but personally I find it hard to believe. And when analyzed, anyone can see that they seem to admire the Apple's way of designing software of which the Gnome desktop seems to "inspire", heavily.

The beautiful looking Cairo Dock...

Anyway, if you use both Mac OSX and Gnome desktops but while on Gnome, you must be missing that "docky!" :) for sure then. If that's the case and if you're searching for an alternative to that... then Cairo Dock is the answer. Even the official developer claims that he's trying to make a replica of that "Apple dock" as well.

They recently released a new version which integrate better with the upcoming Unity desktop too.

Main features...

*. Fully supports the OpenGL API (you know for delivering those 3D looking fancy graphics).

*. Built in applets such as - keyboard indicator, mail, quick browser, Toons, weblets.

*. Disk space showing applets.

*. Recently added the KWin support (KDE window manager). 

*. Various hoover effects.

*. Assign keyboard shortcuts.

*. You must have Compiz installed (if you use a recent version of Ubuntu such as 10.04, 10.10... then it should be installed by default). 

*. Change themes... are just a few to name.

So if you run Ubuntu and want to give Cairo dock a try, then open your Terminal and issue the below command to install it - the 2.3.0 version (using a PPA channel).
sudo add-apt-repository ppa:cairo-dock-team/ppa
sudo apt-get update
sudo apt-get install cairo-dock

Install Double Commander in Ubuntu, A Powerful Cross-Platform Filemanager

Double commander is a fast loading, powerful file manager that can be used GNU Linux, Windows and Mac OSX. So what makes it unique or what are the benefits?.



Well, if you want to "divide" your screen while browsing for files or want to start terminal within the File-manager itself or bulk renaming your files with ease, etc... then Double commander is a very powerful utility.

Main features...

*. Tabbed interface.

*. Built it Terminal command window.

*. Multi rename.

*. Powerful internal text editor.

*. Handles archives without third-party utilities (ZIP, TAR GZ, TGZ, LZMA and also BZ2, RPM, CPIO, DEB, RAR.).

Powerful built in options of its own!...

*. Since it's based on the Total commander (another powerful file-manager), it supports a lot of it's plugins as well.

So if you run Ubuntu 10.10 then you can easily install Double commander by issuing the below command in your Terminal (using a PPA channel).
sudo apt-add-repository ppa:alexx2000/doublecmd
sudo apt-get update
sudo apt-get install gtk-doublecmd

Install CreBS in Ubuntu Linux

CreBS which stands for - Create Background Slideshow, is a simply application which enables you to create slideshows in Gnome desktop with ease. If you have a lot of images and looking for a simple app to create slideshows ... then CreBS is a pretty handy little tool.


Main features...

*. Change time between two slides.

*. Save your slideshows in a single file and easily add it as a desktop background.


Well, that's pretty much it actually. So if you use Ubuntu then you can easily install CreBS by entering the below command in your Terminal window.
sudo add-apt-repository ppa:crebs/ppa
sudo apt-get update
sudo apt-get install crebs

How To Install gMusicBrowser in Ubuntu

gMusicBrower is another jukebox application for GNU Linux. Since it's based on the Gstreamer framework, anything that is playable (well only audio actually) by Gstreamer, gMusicBrowser can play. The GUI is a bit similar to the Rhythmbox or the Banshee... but the artist/album information are located to the right side (which you can customize as you like of course), which I find quite useful.



Main features...

*. Supports MP3, OGG, FLAC, MPC, APE, etc.

*. Loads fast and has a clean GUI.

*. Mass renaming and tagging.

*. Wikipedia based artist information fetcher.

*. Last.fm integration.

*. Playlist and album support, etc.

So if you use Ubuntu 10.04, 10.10 and 11.04, then you can easily install gMusicBrowser (1.1.6) by simply issuing the below command.
sudo add-apt-repository ppa:shimmerproject/ppa
sudo apt-get update
sudo apt-get install gmusicbrowser

Willwill's Intrepid, A 3D Looking GDM Theme for Gnome!

GDM or the Gnome Display Manager is one of the most important "parts" of the Gnome desktop. Although we have the slightly faster loading XDM and the KDE's KDM, but for Gnome desktop, if you want everything to be GTK+ based :), then you gotta make sure the distro comes with the GDM.



Ubuntu does come with a nice looking Log-in GUI/s for the GDM, but the more you use the same themes the more bored you get. So, out of your boredom, if you're searching for a cool looking GDM theme then the Willwill's Intrepid is a pretty good theme.

Unlike with other GNU Linux distributions, I think the developer has made this GDM theme for Ubuntu OS (you know when considering its color and stuff). So if you use Ubuntu and need a 3D looking theme for the GDM ... then first,

1. Download the package from here.

2. Then extract the content.

3. Move the extracted folder to = /usr/share/gdm/themes

Or you can open the GDM configuration window in Ubuntu and simply drag - n- drop the tar.gz file and it'll automatically install it. Now you should be able to apply the theme in your GDM configuration window. Enjoy!.

Kupfer Introduces the Version v206, Improved Memory Management!

By now, I think most have heard about Kupfer. If you haven't, it is a beautiful looking application launcher which supports a lot of major applications in GNU Linux. It is easy to use, better than the default Gnome app launcher and looks gorgeous as well.

 
Anyhow, importantly, every time they release a new version, they've been able to improve not only GUI features but PC resourced related features such as memory and CPU usages, and with this latest v206, according to the developers, Kupfer now runs faster than ever! but uses 10-30% less memory nonetheless.

If you use the PPA for Kupfer in Ubuntu then you must have the latest version, but for those who haven't yet installed it, you can do so by entering the below command in your Terminal. 
sudo apt-add-repository ppa:kupfer-team/ppa
sudo apt-get update
sudo apt-get install Kupfer

Install Tucan Download Manager in Ubuntu Linux

Online storage/s are a big thing these days. Rapidshare, Megaupload, ADrive... they are all popular and hold a lot of "files" ;-), but unless you have a premium user account, you'll have a lot of painful times while trying to download file from these servers.



If you don't want to wait to get the file link or would like the speeds to be more better... in general if you're looking for a tool, once given the links, has the ability to download all the files in an automatic way, then you must install Tucan.

It is written in GTK+, supports plugins, loads faster and takes less PC resources + has the ability to recognize certain types of Captcha when necessary as well.

So, if you Use Ubuntu, then please download the appropriate package from below and simply double click on it and follow the instructions.

Ubuntu 10.10

Ubuntu 11.04

Install GTG (Getting Things Done) in Ubuntu, Cool Task/s Organizer for Gnome Desktop!

Getting Things Done or the shortened name GTG is an easy to use work/task organizing tool for the Gnome desktop. From creating things like single tasks to creating tasks in tasks (sub-tasks)... this "little" tool does an amazing job of integrating both simplicity and usability in my opinion.


Main features...

*. "Define" days/time easily.

*. Add notes.

*. Tag organizer.

*. Search within the app.

*. It supports plugins which ads interesting features, for example, by installing a plugin called Remember the Milk, you can make GTG automatically mail you notifying about the upcoming tasks as well!.

Although these are few of the main features... if you're looking for a easy to use personal/professional task organizer, then I humbly urge you to try the GTG.

So, if you use Ubuntu, then you can easily install GTG using both the "Software Center" and the Terminal. If you're using the Terminal, then issue the below command.
sudo apt-get install gtg

How To Install Gnome-Do in Ubuntu, A Powerful App Launcher for GNU Linux

I think it was the OpenSuse developers who gave the "Windows XP looking" start-menu to the Gnome desktop. By using that start menu you could not only easily launch apps, but it made searching for apps a real breeze as well.

But I was always compelled to stick to the default Gnome start-menu (although it is obvious they got the idea from the Apple) simply because that start-menu gave me the impression I was still using Windows XP!.


So my pride got in between those choices thus making the life a bit difficult :). Then I heard about the Gnome-Do!. To put it into simple terms, Gnome-Do is an advanced app launcher that gives you the ability to command your PC using a singe GUI.



Since it also supports expanding features via plugins, starting with things such as ....

*. Launching installed applications in your GNU Linux OS.

*. Search for Bookmarks, contacts, files and music... can all be done using this amazing singe app!.

Search for Music...

*. Easily launch apps using keyboard shortcuts (type "f" for staring Firefox for instance).

Gnome-Do is a very intelligent utility. For example if you visit frequently a singe web site, say, Google or Canonical... then by simply typing "go" or "can", Gnome-Do will most probably come-up with the suggestion thus opening the web-link automatically via the web browser!. Pretty cool for a dub computer right ? ;-).

So, if you use Ubuntu 10.10 and can't wait to install Gnome-Do, then open your Terminal and issue the below command.
sudo apt-get install gnome-do

If you use an older version, then please visit this page for the proper guidance.

Install Brightside App in Ubuntu, Set Those "Edges" The Way You Want!

Like with the MacOSX, Brightside is a small app that lets you customize the behavior of your screen edges. Although currently in Gnome2, you can do something similar to this if you have installed the Compiz window manager. But Brightside is for those who haven't installed Compiz.



Besides changing corners, you can also use it to flip-corners too. For instance, you can move your mouse to the corner of your current workspace and adjacent workspace.

Other main features...

*. Fade-out volumes.

*. Start/stop screensaver.

*. Lock screen.

*. Dim laptop back-lit.

*. Put the PC to stand-by, suspend and off modes.

If you want to install Brightside in Ubuntu, then you can easily do that using the Terminal. Simply enter the below command.
sudo apt-get install brightside