-
 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 
 Frugalware-Art.org Artwork for Frugalware Linux 
 Arch-Stuff.org Artwork and Stuff for Arch Linux 
 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   
Xfce-Look.org - Eyecandy for your Xfce-Desktop
Xfce-Look.orgXfce-Look.org

 Apr 23 2024  
 Not logged in  
Xfce-Look.org
 Home    Add Artwork   Forum   Groups   Knowledge   Events   Jobs   Users   Register   Login-

-
- News . 
public api

public api


By Frank
Published: Aug 13 2007
FrankFrank
KDE
editor
Home

Today I finished a beta of our public api. You can integrate content from our websites into your website or you can to fetch the newest content and show and download it from your desktop applications.

Please note that this is still a beta version. So things may change in the future. At the moment there are only functions for content browsing and download. I will extend this in the future, of course. :-)

I use a REST inspired webservice interface. I think it should be relatively easy to use.

You can get the documentation from api.opendesktop.org or from any other website. (api.kde-look.org, api.gnome-look.org, ...)

What do you think?


Cheers
Frank


-
.

 Not exactly REST

 
 by Yaba on: Aug 14 2007
 
Score 50%
YabaYaba
editor
Home

Well, it's not exactly the REST style a REST guru may propose, but it looks very easy to use.

Very nice!


Reply to this

-

 Good

 
 by smihael on: Aug 14 2007
 
Score 50%

Good I shearching for this option years ago, so I'm was very suprised. But after loging in only what can I see for
'http://api.opendesktop.org/V1/GET/28165/'
is
'failed content not found'.
But this content exsist on kde-look
http://www.kde-look.org/content/show.php/Crystal+Monitor?content=28165

What is wrong?


Greetings,
Miha (smihael@gmail.com)

Reply to this

-
.

 Re: Good

 
 by Frank on: Aug 14 2007
 
Score 50%
FrankFrank
KDE
editor
Home

Hi,

the content is is now available on opendesktop.org. Please try api.kde-look.org instead. :-)

Cheers
Frank


Frank Karlitschek
Reply to this

-

 Slow?

 
 by mots on: Aug 15 2007
 
Score 50%

Hi, I'm trying to write a Screenlet that shows you the latest additions, but it seems that the api shows entries way later than the website...


Reply to this

-
.

 Re: Slow?

 
 by Frank on: Aug 15 2007
 
Score 50%
FrankFrank
KDE
editor
Home

Hi,

cool idea.

The api has a cachetime of 2 hours to reduce the database load. So it is possible that the newest entries show up 2 hours later.

Do you think this is a problem?

Cheers
Frank


Frank Karlitschek
Reply to this

-

 Re: Re: Slow?

 
 by mots on: Aug 15 2007
 
Score 50%

Well,it kind of defeats the purpose if the latest addition my screenlet shows are 2 hours older than the real latest additions...
Is there no other load-friendly way?


Reply to this

-

 Re: Re: Re: Slow?

 
 by mots on: Aug 15 2007
 
Score 50%

oh, btw: may I add a option to download Screenlets that sound and look interesting (I plan on implementing screenshots) or is this considered as traffic-stealing?


Reply to this

-
.

 Re: Re: Re: Re: Slow?

 
 by Frank on: Aug 16 2007
 
Score 50%
FrankFrank
KDE
editor
Home

This is a cool idea!
I like it. :-)


Frank Karlitschek
Reply to this

-
.

 Re: Re: Re: Slow?

 
 by Frank on: Aug 16 2007
 
Score 50%
FrankFrank
KDE
editor
Home

Hi,

ups. I noticed that the actual cachetime was 6 hours. I changed the maximal cachetime to 1 hour.

I hope this is O.K. for your application. :-)

Cheers
Frank


Frank Karlitschek
Reply to this

-

 Re: Re: Slow?

 
 by Yaba on: Aug 16 2007
 
Score 50%
YabaYaba
editor
Home

How about a third service, that only shows the 10 latest additions to a category. However this service will be updated every 10 minutes?


Reply to this

-

 Re: Re: Re: Slow?

 
 by mots on: Aug 17 2007
 
Score 50%

Sounds like exactly what I want :>

Oh, btw: could we get a list of Category-IDs and their corresponding names? (like: 101=Metacity Themes)


Reply to this

-
.

 Re: Re: Re: Re: Slow

 
 by Frank on: Aug 17 2007
 
Score 50%
FrankFrank
KDE
editor
Home

> How about a third service, that only shows the 10 latest additions to a category. However this service will be updated every 10 minutes?

isn´t this exactly what http://frank:password@api.opendesktop.org/V1/LIST/1/new/1 does? O.K. The cachetime is 1 hour and not 10 minutes. Do you think 1 hour is too long?

> Oh, btw: could we get a list of Category-IDs and their corresponding names? (like: 101=Metacity Themes)

We have this already. Please check:
http://frank:password@api.opendesktop.org/V1/CATEGORIES

Cheers
Frank


Frank Karlitschek
Reply to this

-
.

 Re: Re: Re: Re: Re: Slow

 
 by Frank on: Aug 20 2007
 
Score 50%
FrankFrank
KDE
editor
Home

By the way. The cachetime is now 0,5 hours. :-)


Frank Karlitschek
Reply to this

-

 Re: Re: Re: Re: Re:

 
 by freakcode on: Aug 23 2007
 
Score 50%

0,5 hour is fair enough now ;)

Thanks! I will do some hack with this...



-

 Request

 
 by freakcode on: Aug 23 2007
 
Score 50%

I see that the XML response contains the URL for the preview pic, but its for the BIG preview. Its possible to put the URL for the thumbnail preview, please?

I'm currently doing some hacks with Python and was needing this URL, as downloading the full preview is a waste of time.

Thanks!


Reply to this

-

 Re: Request

 
 by freakcode on: Aug 27 2007
 
Score 50%

Anyone ... ?


Reply to this

-
.

 Re: Re: Request

 
 by Frank on: Sep 3 2007
 
Score 50%
FrankFrank
KDE
editor
Home

good idea. i will add this.


Frank Karlitschek
Reply to this

-

 Re: Re: Request

 
 by Frank on: Sep 3 2007
 
Score 50%
FrankFrank
KDE
editor
Home

it is now implemented. What do you think?


Frank Karlitschek
Reply to this

-

 Re: Re: Re: Request

 
 by freakcode on: Sep 5 2007
 
Score 50%

Working great, now I can keep on my app.

Thanks!


Reply to this

-

 Internal error

 
 by mcalamelli on: Mar 3 2008
 
Score 50%

I'm very interested to REST API, but i can get only the list of categories, other thing returns "Internal error".

Thanks

Massimiliano


Reply to this

-
.

 Problem

 
 by sventhef on: Mar 14 2008
 
Score 50%

As Massimiliano mentioned before, getting a list of content still returns "Internal Error. Exception id:1239532561". It doesn't even return XML. Everything else works fine.
Will this be fixed soon?

All in all this API is a very nice feature.

Sven


Reply to this

Add commentAdd comment

Home
All news
Suggest missing news
Apply as an editor
Back


-

Copyright 2004-2016 Xfce-Look.org Team  Legal Notice
All rights reserved. Xfce-Look.org is not liable for any content or goods on this site.
You can find our FAQ here.
All contributors are responsible for the lawfulness of their uploads.
Please send us a notice if you spot an ABUSE of the website.
Information about advertising in Xfce-Look.org.
Developers can use our public webservice interface. More information here: public api
For further information or comments on this site, please send us a message
Xfce is a trademark of the Xfce Project
Content RSS   
Events RSS