Showing posts with label kde. Show all posts
Showing posts with label kde. Show all posts

KDE Releases Plasma Active One

October 12, 2011
KDE team has released Plasma Active One.

Plasma Active One is a user interface framework intended for tablets, mobile phones, desktops, laptops, set top boxes, smart TVs, and any other touch enabled devices.

Currently, you can test drive Plasma Active One on a Meego or a SuSE Balsam distribution.

Read the details at kde.org.

KDE 5.0 Will Be Modular, Will Support Mobile Devices - Aaron Seigo

August 26, 2011
Aaron J.Seigo - Project leader and developer at KDE, in an interview with Andreas Proschofsky of der Standard says, the next big thing for KDE users and developers is the KDE Frameworks 5.0. Aaron was speaking on the sidelines of the Desktop Summit.

Qt Goes To School - Free Training Course Material For Teachers

February 07, 2011
Nokia Qt Education Initiative

Nokia's Qt team has unveiled a new initiative - namely to build awareness about Qt - the library that is the building block of KDE - among students and academia.

Choosing an appropriate library for your software is a significant first step to developing your product.

And Qt is a good choice for the simple reason that it is a cross-platform application and UI framework for developing once, and deploying across Windows, Mac, Linux/X11, embedded Linux, Windows CE, Symbian and Maemo without rewriting the source code.

KDE Version 4.6.0 Released - Integrates Support For Mobile Devices

January 28, 2011
KDE team has released version 4.6.0 of its flagship product - The KDE Desktop. This is a major release that  brings lots of improvements, and  which promises a far better user experience.

The notable enhancements you will find in KDE 4.6.0 are as follows -

KDE 4.5.4 for Windows Released

January 12, 2011
KDE Windows team has rolled out the latest iteration of KDE 4.5.4 for Windows.

With all the advances made, KDE developers say KDE for Windows is still not ready for stable use. However, the latest version KDE 4.5.4 compilation for Windows brings with it a number of features which would convince end users and developers to give it a try.

Patrick Spendrin the Release Manager of the KDE for Windows initiative explains why KDE could do well on the Windows platform in this lengthy interview he gave Pau Garcia i Quiles.

You can download the latest version of KDE 4.5.4 for Windows from here.

KDE For Windows - An Overview

March 08, 2010
KDE is turning out to be a fabulous Desktop. The latest version - KDE 4.4.0 aka Caikaku is choke full of features which gives the term "Desktop usability" a new meaning all together. What makes KDE all the more appealing is the plethora of well designed applications that come bundled with it.

KDE 4.4.0 Ushers In New Innovations To The Desktop

February 10, 2010
KDE 4.4.0 Software Compilation codenamed Caikaku has been released. KDE 4.4.0 brings an innovative collection of applications to Free Software users which enhances their experience while using KDE Desktop.

KDE 4.3 released with incremental innovations

August 05, 2009
KDE 4.3 has officially been released. Code named Caizen, this release builds up on the previous release of KDE (4.2) bringing with it new innovations mainly on the desktop, applications and development platform.

Watch the following video to learn more about the fabulous new features in KDE 4.3.

GNOME Do - An intelligent launcher tool for GNOME

April 21, 2009
GNOME Do is an intelligent launcher tool which makes all your default menus and panels in GNOME redundant. Since last time I had written about GNOME Do, it has gotten only better. Just a glance through the numerous plugins available for GNOME Do will be enough for any sceptic to fall in love with it.

Linus Torvalds ditches KDE 4 for GNOME

January 26, 2009
Linus Torvalds says he has ditched KDE for good and is now sleeping with its arch rival GNOME. Oh well, rhetoric apart, he says the move over to GNOME happened because in KDE 4, he found it quite bothersome that he couldn't get his Right mouse button to access the right menu he wanted. In short, he ran into usability issues while using KDE 4.0.

In an interview given to Rodney Gedda of "Computer World" - Australia, he had this to say, and I quote :
I used to be a KDE user. I thought KDE 4.0 was such a disaster I switched to GNOME. I hate the fact that my right button doesn't do what I want it to do. But the whole "break everything" model is painful for users and they can choose to use something else.

I realise the reason for the 4.0 release, but I think they did it badly. They did so may changes it was a half-baked release. It may turn out to be the right decision in the end and I will re-try KDE, but I suspect I'm not the only person they lost.


I am sure the GNOME camp must be rejoicing in having won over a high profile Linux user to their side. This when a few years back, Linus Torvalds had gone on record severely criticizing GNOME for over simplifying the user interface.

Linus Torvalds was in Australia to attend the annual linux.conf.au organised by Linux Australia. While he was rather critical of KDE 4 in its current form, he did say it was a good thing for Nokia to release Qt as LGPL. Among other things, he also gives his views on Microsoft Windows 7 advising Microsoft to release sooner and decouple the operating system from the applications. A really interesting interview.

Browse the Web in Konqueror using only the keyboard

September 04, 2008 2 comments
KDE Konqueror is much more than a file manager. It is also a standards compliant web browser. Here is a neat trick to surf the web sans the mouse - that is, using just your keyboard.

Fire up Konqueror in Linux, FreeBSD or what ever OS you are running that has KDE installed. Konqueror usually opens in File browsing mode. Type in the address of the website you wish to view, in the Address bar - for instance http://linuxhelp.blogspot.com and press Enter key.

Here is the interesting part ... Once the website loads itself, tap on the 'Ctrl' key once to activate the "Access Keys" and Konqueror will label each link in the web page with unique alphabetic characters. You can follow the link in the web browser by just tapping the corresponding character associated with the link.

Tapping once more on the 'Ctrl' key will deactivate the "Access Keys".

How is that for mouse free web browsing ? To get an idea of how it looks on screen, view the following screenshot...

Fig: Active Keys enabled in Konqueror

C++ GUI Programming with Qt4 - Book Review

May 09, 2008 4 comments
Qt is a cross platform application development framework which is widely used for the development of GUI and non-GUI programs. Some of the most visible products which have been developed using Qt are KDE, Opera web browser, Google Earth, Skype and Photoshop Elements just to name a few. Some of the pertinent reasons for using Qt are -

One: Qt library is released under a dual licensing business model which means you can develop open source or closed source applications. If you are developing the former, then you do not have to pay any money for using the library.

Two: It is truly cross platform - which filters down to the fact that you can write the code for your application in one platform - say Linux, and then copy the code to Windows and recompile the code without making any changes and your application is guaranteed to run on Windows.

Three: Cellphone behemoth Nokia's recent acquisition of Trolltech has definitely infused fresh breadth and energy into the future of Qt. The latest version of Qt namely version 4.3 has a lot of enhancements which make developing GUI applications using this library a joy for most C++ programmers.

"C++ GUI Programming with Qt4" authored by Jasmin Blanchette and Mark Summerfield; published under the Prentice Hall Open source software development series is well into its second edition. This book is touted as the "Official book on Qt from Trolltech".

The main goal of this book is to teach how to write GUI programs using Qt4 and is targeted at the entry level to intermediate and advanced C++ programmer. So it starts off on a shallow curve, hand holding the reader from the first rudimentary steps in writing a simple C++ GUI program using Qt4. And over the chapters, gradually builds up steam and introduces the reader to complex scenarios such as creating plugins, 3D graphics, application scripting and more. Going through the book, I didn't feel like I was studying a programming framework rather I found the language used in explaining things quite lucid, clear and interesting all the same.

The book is divided into three parts. A new programmer in Qt will find the first part really useful because it covers the fundamental concepts and practices required for programming in Qt. The second and third part of this book comprising of 12 and 7 chapters respectively deal with specialized topics and can be read in any order. For example, if I want to build a GUI program which needs to connect to a database at the back end, then I can straight away read the 13th chapter namely "Databases", of this book provided I am conversant with Part I of this book which covers the foundation of programming in Qt 4.

The second edition of this book builds up on the first edition and contains numerous changes. For one, a couple of additional chapters have been included such as "Look and Feel Customization" and "Application Scripting". The book has been thoroughly revised to include changes incorporated in Qt 4.2 and Qt 4.3. The original "Graphics" chapter has been split into 2D and 3D graphics chapters respectively. The tiny chapter on Embedded Programming has been expanded to include programming in Qtopia, thus making it not tiny anymore.

What I really like about this book is the realistic examples which are used to introduce each Qt control or concept. There are plenty of images scattered within, which impart visual appeal to the book. More over, these images hopefully give the reader an idea about the correct way of designing their software.

Going through this book, I find that the authors have explained different scenarios of developing programs in Qt 4 exhaustively without overwhelming the reader. Each program is split into digestible chunks of code with detailed explanation succeeding them. This makes it quite easy to understand what each line of code accomplishes.

The appendixes contain a new section namely "Introduction to Qt Jambi". Qt Jambi is the Java edition of the Qt application development framework. Apart from that, there are of course the other sections in the appendix namely installing Qt, building Qt applications and also a concise section listing the main nuances of programming in C++ for Java and C# programmers.

One thing I noticed is that the hard bound book I received did not have a companion CD containing the Qt library and the IDE used to design your applications. Then again, one can always visit the Trolltech site and get the Qt 4.3 library and applications which is available as a free download. Even better, if you are developing your Qt applications in Linux then it is very simple to install all the necessary libraries depending upon the Linux distribution you are using.

All in all, this is a great book not just for any neophyte in Qt but also for the accomplished Qt programmer to use as a ready reference.

Book Specifications
Name : C++ GUI Programming with Qt4 - Second edition
ISBN No : 0-13-235416-0
Authors : Jasmin Blanchette & Mark Summerfield
No of pages : 720
Publisher : Prentice Hall
Price : $ 59.99 (US), $ 65.99 (Canada)
Rating : 9/10

Nokia cell phone giant acquires Trolltech

January 28, 2008 1 comments
Here is news which will be interesting for all Linux users. Nokia the cellular giant headquartered at Finland has acquired Trolltech the Norwegian company which is developing the Qt library. The deal is believed to be worth around US $153 million. While many of us relate to Trolltech via the ever popular Desktop environment KDE which is built using the Qt library, a lesser known fact is that Trolltech's product is also used by other popular software such as Skype, Google Earth and Adobe's Photoshop Elements just to name a few.

What does that mean for us Linux enthusiasts ? Well, in the future we can look forward to better cell phones and devices from Nokia with a slick user interface powered by the Qt library. Nokia is a big supporter of Open Source. For example, it has released the N770 and N800 Internet tablet in the past which is powered by Linux. Trolltech has also released an open cell phone dubbed the Greenphone.

So in all respects, this acquisition bodes well for the Open source and Free software community at large.

You can read the Official press release at the Trolltech website as well as a joint statement (PDF) by Nokia and Trolltech CEOs to the KDE and Open source community.

Install KDE 4 on Windows

4 comments
Not even a month has passed since KDE 4.0 has been officially released. Already the Windows port of KDE 4.0 is functional. Nay, you can really install many KDE 4.0 applications on Windows 9x/2000/XP (Vista users please excuse) via an installer.

The installer as such is a small piece of software which pulls the required packages from the remote repository and installs them on your Windows machine. It also automatically downloads any packages which are required to satisfy any dependencies which makes it very user friendly.

The download for me took a long time since the installer had to pull in over 400 MB of packages. But once all the necessary packages finished downloading, the installer then proceeded to install all the packages in the specified location. In my case KDE 4.0 applications were installed in C:\kde4 directory.

There are a number of applications already such as the KDE games, KWrite, Konqueror, Dolphin file manager and so on and all of them worked on my machine. I have to concede that other than the KDE games which played quite well, most other software is at the least, still buggy. Konqueror and KWrite guzzles up memory like there is no tomorrow. The Konsole (KDE terminal) has yet to be ported to Windows and so you cannot access the terminal from within Konqueror. Dolphin complains that it cannot find the home directory each time I open it in Windows. KWrite is a lot slow in opening up and so on.

But these chinks are sure to be ironed out soon. The complete build system of KDE 4 is ready. KDE 4 on Windows currently support two compilers namely Mingw and Microsoft Visual C++. Since Qt 4 is truly a cross platform library and KDE 4 being built using Qt 4, it is only a matter of time before you see people using KDE applications on Windows. Who knows, perhaps this could be one more reason which will prompt more and more people to embrace Linux.. or maybe not.

Check out a few screenshots of the installer and KDE 4.0 applications running on Windows. You can download the installer from windows.kde.org

Fig: KDE 4 Windows installer

Fig: Basic setup - choose the installation mode

Fig: Select proxy settings for your machine if any.

Fig: Select the most appropriate mirror

Fig: Choose the packages

Fig: The installer settings (most important section of installer)

Fig: The installer does automatic dependency resolution.

Fig: Installation completed dialog box

Fig: Dolphin file manager and a card game running natively in Windows XP

Fig: Two KDE4 games and KWrite

Fig: Konqueror running natively in Windows XP

Keynote address by Aaron J Seigo at the KDE 4.0 release event

January 23, 2008 1 comments
On January 18th 2008, Aaron J Seigo, President of KDE e.V. and its lead developer gave a keynote address at the KDE 4.0 release event held at Google campus in Mountain View, California. This is a video recording of this august event. In his talk, Aaron gives a birds eye view of the different features in KDE 4.0 as well as a glimpse into the future of KDE 4.

The video is in streaming format and unfortunately Google has not provided a download link with it. So for those who are interested in downloading the video to view it in their free time, can do so using the 'wget' utility as follows :

wget -c --output-document=kde4keynote.mp4 "http://vp.video.google.com/videodownload?version=0&secureurl=twAAANo77xYbVm8VXV5rhG_qPPpRNCbSEwfixV2tMd2j4Uo4ntmtDVLDPHv8b_tQPoUJLJU8lvIfj47OgHJ7bJ4RRwep_TFHvSGSreO8JGQSiA1OxXR4qiGM8upVqU__NCUyGZLbQ1xofY2aPsatvJBqPpJjooYujsvezZduVlne8N2e2jgrjNJkf5JlwHBHpMBkCbzReaQPOoPrQMFpRTM9jkLcsAGjye2-MJbx_0ydYM3cfayiofNm3hE1SmvOtnBW8g&sigh=eklYkc_l10OrI60da0Ybj7O8_oY&begin=0&len=466236"


Those who have a broadband internet connection can watch it below.


Also take a look at the talks given by a number of other delegates at the KDE 4.0 release event.

Announcing the winners of the Oxygen Wallpaper Contest

November 20, 2007 0 comments
In August this year, the Oxygen team which are behind the famed Oxygen icons unveiled the Oxygen wallpaper contest. And the formal results are out. The response of the contest was supposedly overwhelming with over 2000 stunning photographs submitted by numerous KDE enthusiasts.

In an earlier post, I had talked about the work of Vlad Gerasimov and his stunning wallpapers. Well two of his entries (EOS and Emotion) have been selected to be included in the default set of wallpapers to be shipped with KDE 4.0. And of the two he submitted, one of them (EOS) has been chosen as the winning wallpaper. Um... I like the other one (Emotion) better, though I am happy the color is blue because blue is pleasing to the human eyes.

Fig: Winning wallpaper which will be the default in KDE 4.0

Many wallpapers in the final selection are stunning photographs of nature, flowers and animals. Do check out the complete selection of wallpapers destined to be shipped with KDE 4.0. Boy, I am brimming with anticipation of the treat that is in store for Open Source enthusiasts when KDE 4.0 is finally released.

Oxygen wallpaper contest

August 06, 2007 1 comments
Oxygen is the team behind the beautiful icon sets you will get to experience in KDE 4.0 when it is released sometime this year. The goal of Oxygen icon set is to create a set of icons for use on the desktop which are beautiful, support usability and accessibility and in a way, better fulfill the needs of the users.

The Oxygen team has announced a contest. Put your creativity to task and create a wallpaper. The wallpaper can be of jpg jpeg bmp gif png svg svgz formats. The theme for the wallpaper you create can be any of 3D art, vectors, photos, and pixmaps and it can be of any standard wallpaper dimension but bigger the better.

Fig: A sample set of Oxygen Icons

Once you have created the wallpaper, upload it to their website. If you are lucky and your wallpaper is selected, it will be included in the wallpapers that will ship as default set in KDE 4. More details here.

New features in Amarok music player - Sneak peak, pretty playlist, raw plasma

July 31, 2007 1 comments
Amarok is a versatile music player for Linux/Unix platforms. A couple of months back I had reviewed this versatile music player which has a lot more features than just playing music.

The next avatar of Amarok is Amarok2 which is going to see a number of enhancements such as :
  • A better integrated play list
  • Artists can be associated with more than one genre
  • Purchasing from Magnatune now supports using gift card codes as an alternative to credit cards.
  • A OpenGL support for album selector - I may add that anything related to OpenGL at present requires you to install the proprietary graphics drivers of Nvidia or ATI depending on the graphics card you use.
  • The big central area has just been switched to using Plasma, the new desktop and widget technology in KDE4.
Courtesy : Amarok blog.

Create a Linux Desktop application In 14 minutes flat using QDevelop and Qt

June 03, 2007 0 comments
Who said creating gui applications for Linux were difficult, tedious and mind numbing ? Ok, perhaps this was true 10 years back or so. But now Linux has a plethora of tools which make it possible to create GUI applications - I dare say as easily as programming in Visual Basic for Windows.

You can literally drag'n'drop, move and resize all the widgets such as buttons, text areas, radio buttons and so on and design a very good GUI in minutes. And in the forefront of ease of use is QDevelop which acts as a visual integrated development environment (IDE) for developing Qt applications for Linux.

Clive a 54 year old programmer who has over 25 years of developing experience walks one through the nuts and bolts of creating a GUI application from scratch. What is really interesting is that he uses QDevelop to design the application and also walks one through the steps involved in installing Qt & QDevelop, the different layouts in Qt as well as the final finished product. A very informative tutorial targeted at beginners.

Transform KDE desktop into Apple Mac OS X

July 11, 2006 6 comments
Designer logo
One of the biggest motivation for a lay person in buying an Apple Mac - apart from its robust high-end hardware and its OS stability - is its beauty. Over the years, Apple has pioneered new ways of easing the desktop users life with its well designed desktop OS - Mac OS X. Many people who set their eyes on an Apple Mac for the first time will be tempted to buy it.