Laptops Under 200

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg
Showing posts with label tech tips. Show all posts
Showing posts with label tech tips. Show all posts

Friday, 8 July 2011

How to Preview the Gmail's New "Look"?

Posted on 20:38 by Unknown
Gmail, the free web-based e-mail service offered by Google is one of the most popular e-mail services all around the world. Although I think still Yahoo mail is a bit ahead of Gmail but with new features and less distracting ads (oh well, at least when compared to Yahoo, yikes :P) + the simplicity... Gmail will most definitely have an advantage in the future.

Recently Google introduce a new look-n-feel to their home page (+ SERP pages) with a certain Blue and Red color combination. And it seems that (makes sense) they'll be applying this "look-n-feel" to their other services GUIs as well. Although it won't happen overnight but according to the Gmail team, now you can "preview" some of these new features in your Gmail account quite easily.

Not the most user-friendliest colors for my taste :/...

In their own words this is an attempt to make...
"...one of the reasons we’re embarking on a series of interface updates to help strip out unnecessary clutter and make Gmail as beautiful as it is powerful..."
Although I do agree that after switching to the Gmail preview feature the account looks more simpler but I'm not entirely sure about the user-friendlyness of the whole GUI as a whole because the white background with the Red color aren't that comforting for the eyes and I personally prefer the old Blue and Green combination.

Anyhow you can easily enable this new look-n-feel (which as said before is not fully implemented, yet) by going into your Themes tab in Gmail settings and then scroll-down until you see two themes called "Preview (Dense) and Preview". Choose one of the themes and you're done.
Read More
Posted in gmail, tech tips | No comments

Wednesday, 6 July 2011

How to Make Metacity the Default Compositing Window Manager in Ubuntu?

Posted on 03:27 by Unknown
It doesn't matter what operating system that you're using (whether its GNU/Linux, MS Windows, Mac OSX, Solaris and Mars - there isn't one by that name, yet :P) the Window manager is one of the core programs of all operating systems.


What is a window manager?

Don't be angry, I know most know about this already but for all the beginners :)... a window manager is the application that literally "draws" all of those  maximize/close/minimize buttons, title bars, panels... or all the graphical user interfaces of all programs (which are usually called "windows", these days).

So I think that anyone can see the importance of a Window manager by now. Although when it comes to GNU/Linux we have several window managers because unlike many other operating system, GNU/Linux is "scattered".

You know, the Kernel (the software of the OS that deal directly with your hardware) is developed separately and the desktops and lot other apps are developed somewhere else, unlike with MS Windows or Mac OSX where the entire OS is built by the same developers which has both good and bad aspects (story for another day eh ;-)).

For instance, the Qt/KDE desktop uses a window manager for creating its application GUI called Kwin. The Gnome desktop (2.x versions) uses one called Metacity. The X Windows system (which is the core and oldest of all "window drawing" apps for GNU/Linux) uses the Xfmw and the now famous (thanks mainly to Ubuntu actually) the "Compiz" (which is actually a dedicated 3D compositing manager) are just a few to mention.


The good old days ;-)...

The old days there weren't much 3D. In fact there wasn't any at all. So all these window managers, not that long ago were only capable of drawing 2D graphical user interfaces until recently the GPU devices became rather powerful and finally had the ability to draw 3D, complex GUIs.

So, most of those above mentioned WM were "patched" by the developers to enable the support for 3D rendering in GUIs which were only 2D in the recent past. With this trend, the WM received a lot of new features in general. One main one is called "compositing".

Although I won't be going into technical details... compositing in general is a must have (in both 2D and especially 3D) for enabling advanced features such as adding drop shadows, 3D effects, transparency, etc.

Some WM succeeded (such as the Kwin for instance) with this trend but some others like the Metacity wasn't that prominent.

Anyhow after sometime, the Gnome developers did some heavy coding into the Metacity concerning the upcoming Gnome 3 desktop (its already here, but you know in those days) for the future of 3D compositing and they called it Mutter.

So, even though Mutter is based on Metacity and Clutter... they're both separate projects. Thus the original Metacity WM that comes with the Ubuntu 11.04 (and below versions + with classic Gnome desktop) is still the old, 2d friendly WM that does not have the ability to create 3D GUIs. It's still a 2D window manager. 

Anyhow, remember it may not be the most highly advanced WM when you make it the default compositing manager. And unlike with Compiz there aren't a lot of effects integrated into Metacity's compositing "engine" (no 3D effects to begin with) thus don't hope for a lot of effects.

But things like adding a drop shadow and adding transparency, etc are available and on the bright side, it won't take a lot of system resources when comparing with the other WM such as Compiz for instance.

Wait a second here Gayan!. If I cannot have any of those nerdy 3D effects then what do I get after enabling this "compositing" thing?

Well, um... okay, have a look at the below two screenshots.

The first one is a screenshot of Nautilus without any Metacity compositing but the second one was taken after the enabling it. Although there isn't much to talk about but you can see the second one has a nice drop shadow, faster minimizing effects (bit similar to the Compiz ones), etc ... for a start :).

Without...

After enabling... well, better than nothing :/...

And as mentioned, when the Metacity compositing is enabled, the application launcher of Unity 2D will have that transparency effect as well.

Anyhow, you can easily make Metacity the default compositing manger Ubuntu 11.04 Natty narwhal by following the below procedure. But remember, first you have to make sure that the desktop that you run is using the Metacity instead of any other WM that you have installed.

1. Open your GNU/Linux Terminal and enter the below command (yep, we're using the Gnome's setting manager).
gconf-editor
2. Now this should open a Window similar to the below one. From the left side go to: "apps" - "Metacity" -> "General".



3. Now from the options that you'll get to your right scroll-down until you see a setting called "compositing_manager" which is disabled by default. All you gotta do to make Metacity the default Compositing Window manager is to click on the "check-box".

Then you should see a disappearance of the windows of your desktop (don't panic :D), wait for few seconds, if everything went well, then you should see all of your opened windows + this time they'll have some cool shadows, etc.

Now not just enabling compositing but as you can see, there are some other options that you can set such as...



*. Enable/Disable workarounds ("patches" for those "old" and troublesome apps to work with Metacity).

*. Audo raise delay.

*. Enable/disable titlebar display once maximized.

*. Reduce resources - A pretty helpful one from the bunch actually. It'll skip some of those heavy effects to save some of those CPU/GPU/RAM or system resources iof your poor PC/Laptop ;-) in general thus making the desktop much faster.

These are just a few to mention. But as you can see, in general, you can use this window to configure a lot of settings related to Metacity window manager.

That's it. Now we're done. Enjoy!.
Read More
Posted in learn linux, metacity, tech tips, window managers | No comments

Wednesday, 22 June 2011

How to Disable "Feedback" Button in Firefox 5?

Posted on 21:46 by Unknown
Few days ago (yesterday actually :)), Mozilla released the latest version of their award winning, highly secure web browser, Firefox 5. Although in comparison with the version 4, id did not bring any huge improvements concerning the GUI... but because of the bug fixes, performance improvements, etc it is well worth installing nonetheless.

Anyway, by default Mozilla Firefox comes with a button called "Feedback" which shows right next to the "Google search" tab. And as most knows the purpose of this Feedback button is to get user feedback faster thus helping to create an even better, secure web browser.

Also, via this button, you can "participate" in user studies and when a user study is available, it'll give you a big notification message which is quiet annoying. So, how can we disable this "Feedback" button in Firefox 5?.

Firefox without the "button" :)...

Simple, once opened, from the menu choose: "Tools" -> "Addons".

Step 1...

Then from the window that you get, from the left choose: "Extensions" and then to the right side of the screen you'll see an extension called "Feedback 1.1.1" (the version might change according to the updates.

Step 2...

Now all you gotta do is, select that "Feedback 1.1.1" extension and click on the "disable" button. That's it!. Now we've successfully disabled that troublesome Feedback feature. Such a short post, I feel cheap :).
Read More
Posted in firefox 5, learn, tech tips, web browsers | No comments

Saturday, 18 June 2011

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

Posted on 20:34 by Unknown
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!.
Read More
Posted in file managers, Gnome, gtk applications, linux, tech tips | No comments

Saturday, 30 April 2011

Ext2Read, Read All Your "Ext2/3/4" GNU/Linux File Systems in Microsoft Windows!

Posted on 08:08 by Unknown
Microsoft will never include the ability for their operating system to read GNU/Linux partitions by default. It's amazing what few years can bring. I remember, not that long ago, around 2004-2005, how hard it was to find something that can read "Ext" file systems in Microsoft windows.

Although a certain partition manager did come with a one but you had to pay a big price for the software.


Anyhow, if you dual boot with Microsoft Windows a GNU/Linux distribution that has a partition created using the "Ext/2/3 or the never 4" version, then Ext2Read is one of the totally free application that lets you read these GNU/Linux file systems under windows!.

You can even read LVM2 volumes as well. Not just copying/ files... but it supports mass folder copy.. etc too. But it can only read these file systems... it's not that it can't but I think the developers are a bit scared of letting you "Write" while on Widows since you can do some serious damage to the partition by doing so.

Still, if you want to copy a document or a folder that was in the "Home" folder, etc... then Ext2Read is very handy nonetheless. Get it from this official Ex2Read page. No need to install, just extract the .zip file and simply run the ".exe" file.
Read More
Posted in linux, software, tech tips, windows | No comments
Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • How to Install "The Board" in Ubuntu? (GTK+ written dedicated Digital Diary)
    If you frequently use your computer for hours and hours daily... then even after installing cool theme and other stuff to make the desktop l...
  • traGtor - ffmpeg Encoder GUI for GNU/Linux (one of the best!)
    I maybe wrong on this one but I think the origin of the Qt written KDE desktop actually comes from the German programmers. But the point is ...
  • Install Gdiskdump in Ubuntu 11.04 - An Easy To Use Disk Cloning Tool for GNU/Linux!
    Although for Microsoft Windows there are several excellent commercial and free applications available yet with GNU/Linux when it comes to di...
  • Install GPRename in Ubuntu - Renaming Multiple Files/Folders Made Ease!
    If you have a large number of files or folders to be renamed, then doing them all by hand is a daunting task. That's where the batch/mas...
  • Install Agave in Ubuntu - Excellent Color Palettes Creator for GNU/Linux!
    I think anyone would agree on the fact that both colors and our emotions (buggers... control our lives one way or the other :P) are bound to...
  • How to Access Few "Advanced Preferences" Settings in Nautilus File Manager?
    Nautilus is the default file management utility in Gnome desktop environment (which is also shared by the Ubuntu Unity as well). Although ...
  • How to Build a New Computer under $200
    This article will present a brief tutorial explaining how to repair or build a Windows PC. More instruction will be added as time permits. B...
  • GDM Tweaker - A Tool For Changing GDM Background/Theme Easily
    Although Ubuntu decided to drop GDM from the future releases still with Ubuntu, setting up your GDM screen is almost impossible (you know c...
  • How to Install DumpHD (HD-DVD/Blu-ray Decryptor) in Ubuntu?
    Although as far as I know, HD-DVD format is no longer supported... nor any new movies are released using that technology and slowly the riva...
  • DejaDup - A Simple Backup Tool for GNU/Linux
    Unlike many other occasions when doing things such as taking local/remote backups or benchmark testing, etc in GNU/Linux operating system, t...

Categories

  • 11.04 natty narwhal
  • 11.10
  • 3d rendering
  • addons
  • address books
  • adobe
  • adobe flash
  • adobe flash player
  • amarok
  • amarok for windows
  • andorid
  • android
  • android applications
  • android apps
  • android phones
  • android tablets
  • app launchers
  • apple
  • applets
  • application indicator
  • applications
  • applications for windows
  • archive managers
  • arios
  • art
  • arts
  • asus
  • asus eee pc
  • ati
  • ati catalyst
  • audio
  • audio converts
  • audio editors
  • audio encoders
  • audio players
  • audio tag editing
  • audio utilities
  • ayatana scrollbars
  • backup
  • backup tools
  • banners
  • batter saver
  • battery calibration
  • benchmark testing
  • bittorrent
  • bittorrent clients
  • blogger
  • blogger news
  • blogger platform
  • blogging
  • blogging tips
  • blogging utilities
  • blu-ray
  • boot loaders
  • BSOD
  • business card creator
  • Canonical
  • cd/dvd burners
  • chat clients
  • checksum checker
  • chrome
  • chrome addons
  • chrome os
  • chromium
  • clamav
  • cloud computing
  • cloud comupting
  • cloud storage
  • clutter
  • collaborative editor
  • command line
  • commands
  • community
  • compiz
  • computer repair
  • computers
  • cross-platform
  • data backup
  • data encrption
  • desklets
  • desktop environments
  • digital audio workstation
  • disk cloning
  • disk drive erasers
  • disk image burning
  • disk images
  • disk partition editors
  • display managers
  • distributions
  • docks
  • download managers
  • drawing tools
  • drivers
  • driving lessons
  • dropbox
  • dvd authoring
  • dvd backup
  • dvd creator
  • e-book managers
  • e-mail
  • e-mail clients
  • e-mails
  • eee pc
  • elementary os
  • email clients
  • emails
  • encoding
  • encorders
  • experiences
  • facebook
  • fedora
  • fedora core
  • fedora core 15
  • fedora core learn
  • feed readers
  • file management tools
  • file managers
  • file manegers
  • file recovering
  • file splitters
  • file systems
  • filesystems
  • finance
  • firefox
  • firefox 5
  • firefox 6
  • firefox addons
  • firefox5
  • firmware utilities
  • flash videos
  • flickr
  • fonts
  • frustrations
  • fun
  • gadgets
  • GDM
  • gentoo
  • gimp
  • gmail
  • Gnome
  • gnome 3 shell theme
  • gnome 3.2
  • gnome applications
  • gnome desktop
  • gnome shell
  • gnome3
  • gnu
  • gnu emacs
  • gnu-linux
  • gnu-linux distributions
  • goober
  • google
  • google chrome
  • google chrome extensions
  • google maps
  • GPU
  • graphic design
  • graphic utilities
  • grey screen of death
  • grub editors
  • gtk
  • gtk applications
  • gtk themes
  • gtk3
  • gtk3 themes
  • hardware monitors
  • hdd clone tools
  • hdd tools
  • health
  • hobbies
  • html5
  • icons
  • ideas
  • im clients
  • iMac computer repair
  • iMac error
  • image editiors
  • image organizers
  • image resizers
  • image utilities
  • image viewers
  • iphone
  • itunes
  • java
  • journal applications
  • kde
  • kde 4.6
  • kde applications
  • kde-qt
  • kernel
  • kubuntu
  • kubuntu 11.04
  • laptops
  • learn
  • learn linux
  • legal
  • libre office
  • life
  • lightdm
  • linux
  • Linux distributions
  • linux keyboards
  • linux mint
  • linux multimedia players
  • linux music players
  • loco teams
  • logmein
  • lubuntu
  • lxde vs xfce
  • mac osx
  • mandriva
  • media players
  • metacity
  • microsoft windows
  • mounting
  • mplayer
  • ms windows
  • multi-touch gestures
  • multimedia
  • multimedia codecs
  • multimedia converters
  • multimedia players
  • multimedia utilities
  • music players
  • mypaint
  • natty narwhal
  • nautilus
  • nautilus scripts
  • nautilus tips
  • netbooks
  • netbooks under 200-250
  • network monitoring
  • networking
  • news
  • nokia phone suite
  • note taking
  • ntfs
  • nvidia
  • office productivity suits
  • office suits
  • oneiric ocelot 11.10
  • online radio
  • online storage
  • open source
  • open-source
  • opensource
  • opensuse
  • operating systems
  • optical disk burners
  • optical disks
  • optimizations
  • package managers
  • painting tools
  • parent control
  • password generators
  • password managers
  • pdf editors
  • pdf readers
  • pdf tools
  • pim software
  • pinguy os
  • plasma
  • plugins
  • portable
  • portable applications
  • portable laptops
  • privacy
  • professional video editors
  • programming tools
  • project management software
  • proprietary drivers
  • python applications
  • qt
  • qt applications
  • qt4
  • registry cleaner
  • remote access
  • remote desktop access
  • reviews
  • roboform
  • rom flashing
  • rss readers
  • satellite trackers
  • scanning tools
  • screen recorders
  • screenshot taker
  • scripts
  • search engines
  • security
  • shell extensions
  • shell themes
  • skype
  • smart phones
  • software
  • software emulators
  • sound servers
  • source code editor
  • stack exchange
  • startup managers
  • stock market
  • swimming
  • system cleaner
  • system information
  • system monitors
  • tablet pcs
  • tablets
  • task killers
  • tech help
  • tech news
  • tech tips
  • technology
  • terminal emulators
  • text editors
  • text translators
  • themes
  • thunar
  • thunderbir
  • thunderbird5
  • tips
  • transformation packs
  • tutorials
  • tweaks
  • twitter
  • ubunt
  • ubuntu
  • ubuntu 11.10
  • ubuntu 11.10 alpha 3
  • ubuntu derivatives
  • ubuntu derrivatives
  • ubuntu minimal install
  • ubuntu netbooks
  • ubuntu news
  • ubuntu one
  • ubuntu tablet
  • ultrabooks
  • unity 2d
  • unity desktop
  • unity desktop apps
  • usb
  • utilities
  • vector graphics
  • video editors
  • video utilities
  • videos
  • virtualbox
  • virtualization
  • virus scanners
  • vlc
  • voip
  • wallpaper contest
  • wallpapers
  • weather apps
  • web browser addons
  • web browsers
  • webcam
  • weight loss
  • weird
  • widgets
  • window managers
  • windows
  • wine
  • xml editors
  • xubuntu
  • youtube

Blog Archive

  • ▼  2012 (7)
    • ▼  August (2)
      • My New Toshiba AMD Notebook Rocks!
      • Dell XPS A2010 Plays a Good Game
    • ►  June (1)
    • ►  May (3)
    • ►  January (1)
  • ►  2011 (515)
    • ►  December (3)
    • ►  November (1)
    • ►  October (16)
    • ►  September (57)
    • ►  August (59)
    • ►  July (81)
    • ►  June (112)
    • ►  May (149)
    • ►  April (33)
    • ►  March (4)
  • ►  2008 (2)
    • ►  March (1)
    • ►  January (1)
Powered by Blogger.

About Me

Unknown
View my complete profile