Translations!

November 7, 2009 by Jordi Hernàndez

Hey!! I’ve just uploaded the translations for gloobus-preview, you can now fill the translation to your language in launchpad!

There are not so many strings but it’s always good to have and application with the mattern language :D

So don’t lose time and start uploading your translation to…

https://translations.launchpad.net/gloobus/trunk

I will add more strings to translate in the nexts days so keep an eye to update the translations :D

See ya!

Gloobus On Fire

October 27, 2009 by Jordi Hernàndez

Hey!!
While I’ve been working on gloobus preview, kitkat has done some incredible things to gloobus (coverflow). He call his branch gloobus on fire, and as you’ll see on the next video, it’s really on fire!!!!

Note: It is experimental but you can test it here:

https://code.launchpad.net/~am-monkeyd
bzr branch lp:~am-monkeyd/+junk/gloobus_on_fire

After this exiting video, I’ll tell you more news about gloobus.

Next week its gonna be released the 0.4.1 version (gloobus-preview) that fixes all bugs reported in 0.4 It will be compatible with karmic. There will be nautilus 0.28 patched to, we’ll distribute the normal version and offer the simplified one in another branch so this way there are the two versions.

And remember that you can donate to this incredible project (link in the right bar)

Covergloobus-1.5

October 22, 2009 by Jordi Hernàndez

Covergloobus 1.5 is out

Changelog 1.5
Esc quits and saves position
Always on top implementation
Drag the widget pressing the mouse 1
Unicode control for lyrics
Lyrics engines as plugin
Theme preview on config
When configuration changed, covergloobus is restarted
Go to webpage in lyrics
Exaile 3 support
Quodlibet support
Listen Support

Download:
http://jordihp.deviantart.com/art/covergloobus-1-5-141105480

Launchpad:
http://launchpad.net/covergloobus

Enjoy it, and of course, report the bugs you find, blueprints and if you want, donate me something ;)

Nautilus or Simplified Nautilus

September 29, 2009 by Jordi Hernàndez

Simplified nautilus or not?

Hi all!
We have a doubt about wich version of nautilus distribute with the space key enabled to launch gloobus,
we have two options:

Current nautilus with just the spacekey shorctut added, or Simplified Nautilus from David Siegel (gnome-do) made for the 100 papercuts project of Ubuntu (with space key shortcut too).

Currently we’re distributing the second version but some people complained about it. So I’m gona ask you all, what do yo prefer: (We can have both versions but we can only distribute one in the ppa).

We will put in the ppa the winner, and give instructions to install the other. I hope we find the solutions that most people like

Looking forward to 0.4.1

September 24, 2009 by Jordi Hernàndez

Hi People!

I’ve been working so hard these days!! and gloobus-0.4.1 is almost ready to be released, This is just a bug fixing version so it will run much more fine in your computers!

Martin Cesare has been helping me in developing the web and we have it almost finished, I hope we can synchronize web release with 0.4.1 release :D anyway, we need a hosting (now we own gloobus.com.ar domain) so if you own a hosting or know a good one, we’re all ears.

Anyway, I’ve been working in covergloobus (http://launchpad.net/covergloobus) again, I think it needs some love to make it even more useful! Like adding screenshots on the config for a easy theme selection, more lyrics engines, more players supported, and more things, again, if you have any idea to add, please, tell me or just fill up a blueprint :D

I just wanted to say thanks to you all for you support with my last gloobus version and say that I’ll keep working on it. Looking forward to 0.4.2 version that will have great new features!!!

And of course, remeber that you can support us donating something at:

Donate by PayPal

PPA

September 8, 2009 by Jordi Hernàndez

Hey!! tualatrix had setted up a Gloobus PPA!!!!!!!!! AMAZING!!
There is the last version (Including Source view and Freetype fonts preview)

https://launchpad.net/~tualatrix/+archive/gloobus/

So, to install gloobus from the ppa:

Add these lines to /etc/apt/sources.list

deb http://ppa.launchpad.net/tualatrix/gloobus/ubuntu jaunty main
deb-src http://ppa.launchpad.net/tualatrix/gloobus/ubuntu jaunty main

Then run add the key

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0624A220

Update packages list
sudo apt-get update

Install gloobus-preview
sudo apt-get install gloobus-preview
sudo apt-get upgrade (To upgrade to patched nautilus)

Finally, restart nautilus
nautilus -q
nautilus &

How To Install Gloobus From Source

September 8, 2009 by Jordi Hernàndez

I’ve just updated the guide to install gloobus from source and added a how to install patched nautilus

They are not finished cause I havn’t a fresh ubuntu install to write it step by step so you can help me if there is any error:

Here you have the links

Install Gloobus and Gloobus-Preview
https://answers.launchpad.net/gloobus/+question/71671

Install Patched Nautilus to launch Gloobus-Preview with space key
https://answers.launchpad.net/gloobus/+question/82220

Enjoy! and if you want, donate me something ;)

A lot of work done these days :D

September 7, 2009 by Jordi Hernàndez

Hi again, another week, a lot of work done and another feature!

I’ve renamed almost evque ery file in the code so now they follow a more standard rule. I’ve enchanced makefiles and KikKat helped me to solve some Coverflow gloobus (Appeared after porting it to clutter-1.2 and clutter-gtk-0.10)

I’ve created a new interface iFree, that lets the plugin do whatever it wants, without being defined for the parent interface, it will be usefull for plugins that are not movie, images, audio document or text, for example…

TTF Font files preview

Here you have a demo video!

VIDEO

You can get it from the bzr, or wait till the next release ;)

Text Sintax

August 29, 2009 by Jordi Hernàndez

Text sintaxis on!!

Gloobus now supports text highligthing for soure code files!!

Here you have the screenshoot

Captura

To install it (till there is a deb for the next version

bzr branch lp:gloobus gloobus

cd ./gloobus/gloobus-preview

./configure –prefix=/usr/ (–prefix is with double – )

make && sudo make install

Gloobus Everywhere

August 28, 2009 by Jordi Hernàndez

I’ve been working in gloobus last days again, and thinking in it I think that is time to make it work along with other apps, for example,

- Thunderbird, evolution: to preview the attachments quickly
- GTKFileSelector: Before upload a file, or send it to a friend, preview it, the current thumnails are really small to see what’s in, and they don’t work for pdf, music etc..
- your ideas

So I would like what you think of it, where can we include gloobus, and can you develop some extension or something to do it.
Its really easy, just make that space key, launches gloobus-preview /path/to/the/file

Nobody told me about the nautilus extension that lets gloobus be launched with space key!!!

Its really easy to install, in the previous post there are the instructions:

http://gloobus.wordpress.com/2009/08/24/back/

And remember, filetypes supported right now

XCF, PSD, MPG, AVI, MP3, PDF, DOC, ODF, XLS, PPT, ODS, CBR, CBZ, ICNS, TXT, C++, C, JPG, PNG, SVG, FOLDERS, and some more, I’ll put all them in the webpage when it’s ready!!

Now, I’ve been working on a plugin to see the sintaxis on source files, it works now, and in a few days I’ll upload it!!

Bye!!