Archive for the 'gui' Category

Automatic building of Xfce modules from SVN

Friday, April 14th, 2006

XFCE LogoA few days ago I moved from GNOME to smaller and faster desktop environment called Xfce. GNOME is still my favourite desktop but it runs quite slowly even on new laptop with AMD64 Turion CPU and 512 MB of RAM. So, as a GTK+ based UI fan, I found Xfce a very good replacement OF GNOME - a tiny GNOME. Usually, I prefer to be able to check newest features of software I use, so I decided to use development version of Xfce, available in the Xfce Subversion repository.

Yesterday, I wrote a small utility to control updating and building private sandboxes of Xfce modules. This is a small script I called xfce-svn-builder.sh. It can be used to do first checkout of Xfce sources. After all required modules are downloaded, the builder script can run all targets - update - clean - configure - build - install - with just a single command.

The complete story together with usage instructions and download link can be found in the Scripts section, on the xfce-svn-builder dedicated page.

Building QT 4 with Visual C++ 2005

Sunday, March 19th, 2006

QT LogoYesterday, I started small series of articles dedicated for Quantum GIS developers which want to work on Windows and use Visual C++ 2005 IDE to develop QGIS. The first article is devoted to QT compilation. Next, I’ll try to explain process of building Quantum GIS using VC++ 2005.

(more…)

Using WTL with Visual C++ 2005 Express Edition

Sunday, January 15th, 2006

After Microsoft released Visual C++ 2005 Express Edition developers started to find a way how they can use Windows Template Library with that free IDE and compiler. There were conducted many investigations. The results can be found on WTL or MSDN forums so as you can see the answer is Yes, you can use WTL with VC++ 2005 Express Edition. Great!

So, to make the solution available to more WTL users Baryon Lee has published a very nice article - Using WTL with Visual C++ 2005 Express Edition - in which he explains complete procedure of how to install and use WTL with VC++ 2005 Express Edition.

Note: Here you can find Windows Template Library Shared Source Licensing Program

While My Windows Vista Gently Weeps

Friday, January 6th, 2006

Windows Vista LogoHow do you think, what kind of sounds will you hear emitted from Windows Vista?
Is it going to be Rock’N'Roll, Progressive rock or Classical? I’d love to hear Trash Metal when deleting a file ,-).

It seems everything is possbile, especially when those sounds will be played by Robert Fripp - guitarist and the founder of Kind Crimson. So, it’s even possible Vista will play Math Rock, whatever it is.

(more…)

Blog-like interface to WTL list

Thursday, January 5th, 2006

WTL LogoToday, I encoutered a very new for me Web gadget - blog-like interaface to wtl@yahoogroups.com - Windows Template Library support list. It’s really cool! It also provides RSS feed to WTL list, so now I can add it as a channel to my Thunderbird aggregator.

At once, I found WTL list is also available through GMANE gate, by HTTP or NNTP. Shame on me! It’s there since June 5, 2003. Better Later than Never :-)

Here it is http://blog.gmane.org/gmane.comp.windows.wtl

(more…)