Warning: session_start(): open(/tmp/sess_4pmtdthvnir5f4ht7skaq8b5v4, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Qosmic openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (1) .- Knowledge Base  . 

Qosmic

   1.5.0  

Qt Graphic Editor

Score 76%
simplsimpl
- ehh?
Home
Qosmic
zoom


Qosmic
zoom


Link:  Link
Downloads:  2612
Submitted:  Oct 4 2007
Updated:  Oct 25 2011

Description:

A Qt4 application for editing cosmic recursive flame fractal images.




Changelog:

Version 1.5.0

- Compatibility updates for flam3-3.0.1.
- Enhanced directory browsing widget.
- Added move, rotate, scale, and flip modes to the triangle editor.
- Added xform previews and rendering enhancements to the triangle editor.
- Added a genome palette histogram to the xform color selector.
- Enhanced flam3 types in Lua scripts.
- Alpha channel and HSV colorspace support for ggr gradients.
- Enhanced mutations editor.
- Enhanced genome selector.
- New sheep loop animation widget.
- Added a configuration dialog for the autosave feature.
- Enhanced tree view in the variations widget.
- Added a message output pane to the Lua script editor.
- Fixed a bug when modifying coefs in the coordinates widget.
- Added drag+drop support to mutations, directory browser, and genome selector.




LicenseGPL
Source(version 1.5.0)
MS Windows(version 1.5.0 win32 binary)
Send to a friend
Subscribe
Other  Content  from simpl
Report inappropriate content



goto page:  1  2 

-

 Looks very nice...

 
 by DanaKil on: Oct 4 2007
 
Score 50%

but I can't compile it ^^

/usr/bin/ld: cannot find -lflam3
collect2: ld a retourné 1 code d'état d'exécution
make: *** [qosmic] Erreur 1


Reply to this

-

 Re: Looks very nice...

 
 by DanaKil on: Oct 4 2007
 
Score 50%

hm... sorry, I forget to run "build.sh"

well, Qosmic is really a funny apps, thank you :)


Reply to this

-
.

 has no member named

 
 by trisz on: Oct 5 2007
 
Score 50%

Compilation error:

‘class QGridLayout’ has no member named ‘setLeftMargin’
‘class QGridLayout’ has no member named ‘setTopMargin’
‘class QGridLayout’ has no member named ‘setRightMargin’
‘class QGridLayout’ has no member named ‘setBottomMargin’

Really has not such kind of members even in qt4.3:

http://doc.trolltech.com/4.3/qgridlayout.html

What is the solution?
What is your qt version and your os?



Reply to this

-

 Re: has no member named

 
 by simpl on: Oct 5 2007
 
Score 50%
simplsimpl
- ehh?
Home

You're right, it's doesn't appear anywhere in the qt docs.

I've been using qt-4.3.1. I did a quick google with your error message, and there was something about these being part of an undocumented api used by designer. Maybe you could try updating qt if you haven't already.


Reply to this

-

 Re: has no member named

 
 by djmdave on: Oct 13 2007
 
Score 50%

fwiw, qt-copy from kde's svn repo compiles qosmic just fine.

this is a a very good app :)


Reply to this

-
.

 Re: Re: has no member named

 
 by simpl on: Oct 14 2007
 
Score 50%
simplsimpl
- ehh?
Home

Thank you for posting. I hadn't even considered the qt-copy patches. I've updated the web page :)


Reply to this

-

 No go for me

 
 by LocoMojo on: Oct 23 2007
 
Score 50%

I'm having trouble compiling this. I'm using qt-4.3.1.

flam3/libflam3.a(flam3.o): In function `flam3_edit_print':
flam3.c:(.text+0x5fdf): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x600c): undefined reference to `xmlGetProp'
flam3.c:(.text+0x6032): undefined reference to `xmlFree'
flam3.c:(.text+0x60af): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x60ed): undefined reference to `xmlIsBlankNode'
flam3.c:(.text+0x6136): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x61a8): undefined reference to `xmlNodeGetContent'
flam3.c:(.text+0x6236): undefined reference to `xmlStrcmp'
flam3/libflam3.a(flam3.o): In function `flam3_print':
flam3.c:(.text+0x7694): undefined reference to `xmlDocGetRootElement'
flam3/libflam3.a(flam3.o): In function `scan_for_flame_nodes':
flam3.c:(.text+0x192aa): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x192fc): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19338): undefined reference to `xmlFree'
flam3.c:(.text+0x19356): undefined reference to `xmlGetProp'
flam3.c:(.text+0x19370): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x193b2): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19427): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x1946b): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x194ad): undefined reference to `xmlFree'
flam3.c:(.text+0x194c3): undefined reference to `xmlGetProp'
flam3.c:(.text+0x194d8): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x1950b): undefined reference to `xmlFree'
flam3.c:(.text+0x19672): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19699): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x196ca): undefined reference to `xmlFree'
flam3.c:(.text+0x196e4): undefined reference to `xmlGetProp'
flam3.c:(.text+0x196f9): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19736): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x197a2): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x197e7): undefined reference to `xmlFree'
flam3.c:(.text+0x19801): undefined reference to `xmlGetProp'
flam3.c:(.text+0x19818): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19862): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x198a3): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x198be): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19915): undefined reference to `xmlNodeGetContent'
flam3.c:(.text+0x1993c): undefined reference to `xmlFree'
flam3.c:(.text+0x19954): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19a57): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19a72): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19b5c): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19b7e): undefined reference to `xmlGetProp'
flam3.c:(.text+0x19b93): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19bc6): undefined reference to `xmlFree'
flam3.c:(.text+0x19bf5): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19c10): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19dae): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19dc5): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19dfa): undefined reference to `xmlStrcmp'
flam3/libflam3.a(flam3.o):flam3.c:(.text+0x19e8f): more undefined references to `xmlStrcmp' follow
flam3/libflam3.a(flam3.o): In function `scan_for_flame_nodes':
flam3.c:(.text+0x19ecd): undefined reference to `xmlFree'
flam3.c:(.text+0x19ee7): undefined reference to `xmlGetProp'
flam3.c:(.text+0x19f05): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19f4e): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19f9a): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x19ff9): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x1a1ca): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x1a1de): undefined reference to `xmlNewDoc'
flam3.c:(.text+0x1a1f3): undefined reference to `xmlCopyNode'
flam3.c:(.text+0x1a204): undefined reference to `xmlDocSetRootElement'
flam3.c:(.text+0x1a21c): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x1a261): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x1a334): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x1a379): undefined reference to `xmlStrcmp'
flam3.c:(.text+0x1a3d2): undefined reference to `xmlStrcmp'
flam3/libflam3.a(flam3.o):flam3.c:(.text+0x1a448): more undefined references to `xmlStrcmp' follow
flam3/libflam3.a(flam3.o): In function `flam3_parse_xml2':
flam3.c:(.text+0x1bda0): undefined reference to `xmlReadMemory'
flam3.c:(.text+0x1bdb2): undefined reference to `xmlDocGetRootElement'
flam3.c:(.text+0x1bde5): undefined reference to `xmlFreeDoc'
flam3/libflam3.a(flam3-palettes.o): In function `parse_palettes':
flam3-palettes.c:(.text+0x2a4): undefined reference to `xmlStrcmp'
flam3-palettes.c:(.text+0x30c): undefined reference to `xmlGetProp'
flam3-palettes.c:(.text+0x325): undefined reference to `xmlStrcmp'
flam3-palettes.c:(.text+0x43b): undefined reference to `xmlStrcmp'
flam3-palettes.c:(.text+0x456): undefined reference to `xmlStrcmp'
flam3/libflam3.a(flam3-palettes.o): In function `flam3_get_palette':
flam3-palettes.c:(.text+0x783): undefined reference to `xmlReadMemory'
flam3-palettes.c:(.text+0x795): undefined reference to `xmlDocGetRootElement'
flam3-palettes.c:(.text+0x7c1): undefined reference to `xmlFreeDoc'
collect2: ld returned 1 exit status
make: *** [qosmic] Error 1

Can you tell me what I need to do?

If you need any other information from me in order to help me, just let me know what you need.

Thanks.

LocoMojo


Reply to this

-

 Re: No go for me

 
 by simpl on: Oct 23 2007
 
Score 50%
simplsimpl
- ehh?
Home

It looks like the expat library is not in the search path for the linker.
Look for a file named libexpat.so.1 or 'libexpat.so*' using locate or find.
Then add the following line to qosmic.pro toward the top:

LIBS += -L/path/to/directory/containing_libexpat/

where you use the path to libexpat you found above. Then run qmake, and then
run make. Hopefully that will do the trick.


Reply to this

-

 Re: Re: No go for me

 
 by LocoMojo on: Oct 23 2007
 
Score 50%

Did what you suggested (my libexpat.so.1 is in /usr/lib) then ran qmake and make and this time the build was very short and I got a different error:

In file included from src/mainwindow.cpp:23:
flam3/private.h:38:20: error: config.h: No such file or directory
src/mainwindow.cpp:213: warning: unused parameter 't'
src/mainwindow.cpp:1091: warning: unused parameter 'column'
src/mainwindow.cpp:1106: warning: unused parameter 'column'
flam3/flam3.h:29: warning: 'flam3_h_id' defined but not used
make: *** [.obj/mainwindow.o] Error 1

Hmm, no config.h ? What am I missing?

For shits and giggles I tried the build script and I got the exact same error as earlier even though I added the line "LIBS += -L/usr/lib/" as you suggested.

Any other ideas?

Thanks for helping.

LocoMojo


Reply to this

-

 Re: Re: Re: No go for me

 
 by simpl on: Oct 23 2007
 
Score 50%
simplsimpl
- ehh?
Home

Okay, I was almost totally wrong. I think you are missing a library that is needed to build libflam3. Check that you have libxml2 installed on your system. Then type './build clean ; ./build' in the qosmic directory.


Reply to this

-

 Re: Re: Re: Re: No g

 
 by LocoMojo on: Oct 23 2007
 
Score 50%

Yes, I have libxml2-2.6.28 installed on my system.

LocoMojo


Reply to this

-

 Re: Re: Re: Re: Re: No g

 
 by simpl on: Oct 23 2007
 
Score 50%
simplsimpl
- ehh?
Home

Try this

export LDFLAGS="-L/path/to/dir_containing_libxml2.so/"
export LIBS="-lxml2"
./build.sh clean ; ./build.sh


Reply to this

-

 Re: Re: Re: Re: Re: No g

 
 by simpl on: Oct 23 2007
 
Score 50%
simplsimpl
- ehh?
Home

If that doesn't do it, then try adding

LIBS += -L/path/to/dir_containing_libxml2.so/ -lxml2

to qosmic.pro, and then do what I suggested with the 'export' lines above.


Reply to this

-

 Re: Re: Re: Re: Re:

 
 by LocoMojo on: Oct 24 2007
 
Score 50%

The first suggestion above didn't work, but the second one did :)

Thanks for that!

I haven't had a chance to mess about with it just yet, I wanted to let you know that I finally got it to build.

Thanks for your time and patience!

Off to check out qosmic :)

LocoMojo



-

 Nifty!

 
 by LocoMojo on: Oct 27 2007
 
Score 50%

Hey simpl,

Just downloaded and compiled the new version without a hitch.

Qosmic is pretty nifty, I've had a lot of fun with it and I've created a few keepers so far.

One thing missing though, it would be nice if there were a progressbar or some indication in the status bar that qosmic was working.

Good work and thanks for releasing it.

LocoMojo


Reply to this

-

 Uh, oh, error!

 
 by EseNoy on: Nov 7 2007
 
Score 50%

Hi, I'm trying to install Qosmic, and the script returns me an error:

/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:977: undefined reference to `gaussian_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:980: undefined reference to `hermite_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:983: undefined reference to `box_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:986: undefined reference to `triangle_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:989: undefined reference to `bell_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:992: undefined reference to `b_spline_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:995: undefined reference to `mitchell_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:998: undefined reference to `blackman_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:1001: undefined reference to `catrom_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:1004: undefined reference to `hanning_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:1007: undefined reference to `hamming_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:1010: undefined reference to `lanczos3_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:1013: undefined reference to `lanczos2_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:1016: undefined reference to `quadratic_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:1019: undefined reference to `gaussian_filter'
.obj/mainwindow.o: In function `MainWindow::setFlameXML(char*)':
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:719: undefined reference to `flam3_parse_xml2'
.obj/mainwindow.o: In function `MainWindow::updateFormData(Triangle*)':
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:280: undefined reference to `gaussian_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:282: undefined reference to `hermite_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:284: undefined reference to `box_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:286: undefined reference to `triangle_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:288: undefined reference to `bell_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:290: undefined reference to `b_spline_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:292: undefined reference to `mitchell_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:294: undefined reference to `blackman_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:296: undefined reference to `catrom_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:298: undefined reference to `hanning_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:300: undefined reference to `hamming_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:302: undefined reference to `lanczos3_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:304: undefined reference to `lanczos2_filter'
/home/n0y/descargas/flam3/qosmic/src/mainwindow.cpp:306: undefined reference to `quadratic_filter'
.obj/xfedit.o: In function `FigureEditor::removeTriangleAction()':
/home/n0y/descargas/flam3/qosmic/src/xfedit.cpp:635: undefined reference to `flam3_delete_xform'
.obj/xfedit.o: In function `FigureEditor::addTriangleAction()':
/home/n0y/descargas/flam3/qosmic/src/xfedit.cpp:601: undefined reference to `flam3_add_xforms'
.obj/flam3util.o: In function `copy_genome(flam3_genome*, flam3_genome*)':
/home/n0y/descargas/flam3/qosmic/src/flam3util.cpp:53: undefined reference to `flam3_add_xforms'
.obj/renderthread.o: In function `RenderThread::run()':
/home/n0y/descargas/flam3/qosmic/src/renderthread.cpp:174: undefined reference to `flam3_init_frame'
.obj/mutationwidget.o: In function `MutationWidget::reset()':
/home/n0y/descargas/flam3/qosmic/src/mutationwidget.cpp:167: undefined reference to `flam3_copy'
.obj/mutation.o: In function `truncate_variations':
/home/n0y/descargas/flam3/qosmic/src/mutation.c:55: undefined reference to `flam3_delete_xform'
.obj/mutation.o: In function `flam3_mutate':
/home/n0y/descargas/flam3/qosmic/src/mutation.c:193: undefined reference to `flam3_init_frame'
/home/n0y/descargas/flam3/qosmic/src/mutation.c:255: undefined reference to `flam3_copy'
/home/n0y/descargas/flam3/qosmic/src/mutation.c:275: undefined reference to `flam3_copy'
/home/n0y/descargas/flam3/qosmic/src/mutation.c:276: undefined reference to `flam3_copy'
/home/n0y/descargas/flam3/qosmic/src/mutation.c:302: undefined reference to `flam3_copy_params'
/home/n0y/descargas/flam3/qosmic/src/mutation.c:426: undefined reference to `flam3_add_xforms'
/home/n0y/descargas/flam3/qosmic/src/mutation.c:449: undefined reference to `flam3_delete_xform'
/home/n0y/descargas/flam3/qosmic/src/mutation.c:487: undefined reference to `flam3_apply_template'
/home/n0y/descargas/flam3/qosmic/src/mutation.c:498: undefined reference to `flam3_copy'
collect2: ld devolvió el estado de salida 1
make: *** [qosmic] Error 1

I tried the LocoMojo solution with no results.
Can you help me, please?


--n0y--
Reply to this

-

 Re: Uh, oh, error!

 
 by simpl on: Nov 7 2007
 
Score 50%
simplsimpl
- ehh?
Home

It looks like the linker can't find the libflam3.a library. Can you check that qosmic/flam3/libflam3.a exists?


Reply to this

-

 Re: Re: Uh, oh, erro

 
 by EseNoy on: Nov 7 2007
 
Score 50%

Yes, it's there, in:
/qosmic/flam3


Reply to this

-
.

 It works!!

 
 by EseNoy on: Nov 7 2007
 
Score 50%

The problem was a previous install of Flam3, i removed it and the script runs nice!!

Thank you!

Now let's try your creation!!


--n0y--
Reply to this

-

 Compiling

 
 by dovidhalevi on: Feb 18 2008
 
Score 50%

One may need to edit build.sh to run qmake-qt4 (or symlink qmake to that if not defaulted this way to build, then switch back).

I also needed to place -I/usr/include/lau5.1 in the Makefile include list.

Now compiling OK so we'll see.


Reply to this

-

 Re: Compiling

 
 by dovidhalevi on: Feb 18 2008
 
Score 50%

Also needed to change -llua5.1 in the Makefile library list.

Works fine -- now to learn how to make all those wonderful flames!


Reply to this

-

 Re: Re: Compiling

 
 by simpl on: Feb 19 2008
 
Score 50%
simplsimpl
- ehh?
Home

Thanks, I've added this to the README.


Reply to this

goto page:  1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team