



LibreOffice 3.3.0 Beta 2 is Out!
LibreOffice is drived by the same community, developing the OpenOffice - The Document Fondation – The one that will guide and developing the new fork of OOo.
Linux, Mac and Windows users, get it from here: download.documentfoundation.org/libreoffice/testing/3.3.0-beta2/
Optionally all *.DEB users can add this repo: download.tuxfamily.org/gericom/README.html and install it from there, and be sure you will be all up to date.
This versions comes with many localizations, not included in the repo!
PS: Debian, Ubuntu, Mint and others deb-based users should remove the old packages first and then install the new ones!
facebook.com/posted.php?id=162708880412520&share_id=102642809803398&comments=1#s102642809803398
OpenOffice.org is fully compatible with Microsoft Office and has everything you need to create professional documents, spreadsheets and presentations. OpenOffice.org is easy to use, packed with the features you need and completely free.
OpenOffice.org
The Ubuntu Software Centre gives you instant access to thousands of open-source and carefully selected free applications. And now you can buy apps too. Browse software in categories including: education, games, sound and video, graphics, programming and office. All the applications are easy to find, easy to install and easy to buy.




Ubuntu’s new Me Menu lets you access your Facebook and Twitter accounts straight from the desktop. You can connect to all your favourite chat channels and make updates through a single window. Being connected for work or fun has never been so easy.
Facebook
Twitter
Identi.ca
New in 10.10. Ubuntu’s music player includes an integrated store, so you can buy and download new tracks with just a few clicks. And thanks to Ubuntu One’s file-syncing magic you can stream your music uninterrupted to your Android device or iPhone.
Ubuntu One Music Store
Rhythmbox music player
iPhone
Android
Ubuntu is chock full of apps to help you manage, fix and share your photos with the world, whatever gadget you use to take them. Support for cameras and phones is legendary and all without drivers. And Shotwell allows you to manage and share your pictures easily – on all the most popular photo and social network sites. And did we mention the apps are free?
Shotwell
Flickr
GIMP
Ubuntu One is the personal cloud service that simplifies your digital life. Imagine buying music and getting it delivered to the computers of your choice. Or synchronising your files and notes and accessing them from anywhere. Or consolidating your computer and mobile phone contacts and safely sharing documents and pictures with them. Ubuntu One does all this and more.
Today is my request day, though
Up to another user request for screensaver, showing the weather forecast for the current city,
I decided to run and that request. So here it’s first appearing!

IMPORTANT: The current weather is set to Burgas, Bulgaria, so if you want to change it
go to http://www.rssweather.com/dir find your city and copy and paste the RSS URL into
/usr/lib/xscreensaver/weather like root!
sudo gedit /usr/lib/xscreensaver/weather and replace the RSS URL with your one!
Also by adding my repository: sudo apt-get install weather-gl
PS: I’ll be glad if someone tell me how to make the degree sign ° look normal
Today as i was reading my feeds i got into the question of the user Honza Pokorny about some clock screensavers for Linux Desktop. So i decided to modify a bit the file GLText coming with the package xscreensaver-gl and here is the result: some simple digital clock screensavers.
You can try it by adding my repo into your sources.list by reading this howto and then executing in the terminal:
sudo apt-get install simple-clock-gl
or you can DOWNLOAD it to your desktop without touching your sources.list and then test it
There are few in this package, as anyone can modify gltext.desktop file to his needs. And as anyone loves screenshots here are they:
simple clock, colored, with simple date, with full date, and wired.
If you want to modify it and make your version, just edit the file
/usr/share/applications/screensavers/glsimplyclock.desktop
by changing “%X” at line #6 to something else like
Exec=gltext -root -front -text ‘your text here\n %l:%M:%S %p’
You can find more at XScreenSaver manual
Exec=gltext -root -text “%X” -no-spin