Tuesday, November 17, 2009

What Goes With Burnt Orange

PSD in GNOME Display

Original article of 11/14/2009

few weeks ago, Manuel has found a good developer who became a GdkPixbuf loader for GNOME and allows you to view files PSD with "Eye of GNOME (the default viewer).

The source can be found on Google Code at http://code.google.com/p/gdk-pixbuf-psd/

One more thing you can do, after performing the 'installation , is enable thumbnailer for nautilus with the following commands:


$ gconftool-2 - set / desktop / gnome / thumbnailers / image @ vnd.adobe.photoshop / t command-string "evince-thumbnailer-s% s% u% o "
$ gconftool-2 - set / desktop / gnome / thumbnailers / image @ vnd.adobe.photoshop / enable -T boolean "True"


If the thumbnailer does not work, probably depends on the mimetype, then try:


$ gconftool-2 - set / desktop / gnome / thumbnailers / image @ x-psd / t command-string "evince-thumbnailer-s% s% u% o"
$ gconftool-2 - set / desktop / gnome / thumbnailers / image @ t-x-psd/enable boolean "True"


will even an alpha version, but it works well, great job!

Karmic I tested it on Ubuntu, there should be no problem to compile on different distros, the important thing is that there is GNOME).

Sani

UPDATE

In ppa repository I found Gloobus , an application to the preview of documents, for details, I refer you to the launchpad repo gloobus: https: / / launchpad.net / gloobus

How to install it on Karmic:


$ sudo apt-add-ppa repository: tualatrix / gloobus / ppa
$ sudo apt-get update
$ sudo apt-get install gloobus-preview
$ sudo apt-get upgrade


(all commands can be placed on a line concatenated with & &, but for clarity have been added one after the other)

Restart nautilus:


$ nautilus-q; nautilus &

Exit from the console with CTRL + d

After installation, simply select the file you want to view and press the space bar to navigate and all the contents of a directory, use the arrow keys.

Ri-Sani

Saturday, November 14, 2009

Scalloped Potatoes Recipe Campbells Soup

Motolive 2009 Fiera Milano

What about ... nice, very nice bikes ... the images speak for themselves and then ... on a Harley is like a dream!



On Flickr and Picasa photos of the event.

thanks to my friends who came to pick them:).

Sani

Friday, November 13, 2009

Breast Feeding Tita Old Man

This summary is not available. Please click here to view the post.

Thursday, November 12, 2009

Where Can I Get A Monster Lighter

Ubuntu Karmic Koala and Eclipse Galileo The Rebus

Ubuntu Karmic Koala Eclipse Galileo and suffering, so to speak, to compatibility issues with GTK. To solve
must add the environment variable to the script that launches eclipse or. Basrc making sure, then, to launch eclipse from a terminal (as well. Bashrc is 'read').

The variable to be exported: export


GDK_NATIVE_WINDOWS = true


An example script that launches Eclipse:


# / bin / sh export
GDK_NATIVE_WINDOWS = true export
ECLIPSE_HOME = / home / user / bin / packages / eclipse-galileo

$ ECLIPSE_HOME / eclipse $ *-vmargs-Xms512M - Xmx1024M-XX: PermSize = 512M-XX: MaxPermSize = 1024M


I assume that Eclipse is installed in the directory "~ / bin / packages" of the user, or it may be in "/ opt / eclipse", or wherever the user has installed by downloading the tar.gx. Logically, should know.

For those who have downloaded the deb package with a script to be tried "dpkg-L eclipse".

Yeah I know ... if you search on google the solution is ... but I wanted to speak my mind ... and imho, some parts have been lost on the road with the translation in Italian, perhaps even here, but it is up to my dear readers to judge:).

Sani