tag2find forum
May 17, 2012, 08:45:44 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Guest postings temporarily disabled! - Due to SPAM-bots. Sorry! - Please register  (http://forum.tag2find.com/index.php?action=register) to post!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: API or other interface between 3rd party programs  (Read 1506 times)
kebel
Guest
« on: March 01, 2007, 04:55:54 pm »

Hi!

I'm sorry if this subject has been discussed earlier (I didn't find any relevant threads but the wording might be different), but I'd love to have some kind of API to tag and retrieve tag files from my own programs. I think this would be really great, because more often than not, programs with useful features are very bad at co-operating with other programs. This is pretty annoying because I don't think any monolithic program does everything better than many smaller programs designed to do just one thing.

Anyway, it would be great to have, for example, a separate image viewer, that the users could use to tag the images without switching back and forth between other programs. Tag2find would simply provide a tagging backend and of course the search. A lot of programs offer tagging features but it would be really, really great if Tag2find would bind all the programs together. Why invent the wheel again and again and again (especially, if someone had already come up with a perfect design for a wheel)?

You mentioned in a thread you use SQLite heavily, I think this is one possible route to access the tags, if you could simply connect to the DB with your own program and do whatever you want. Although an proprietary API obiviously is the way to go.

Just some random thoughts as a fellow developer. Keep the project alive. Smiley
Report to moderator   Logged
martin
Developer
tag2find developers
You like tagging?
***
Offline Offline

Posts: 344



View Profile
« Reply #1 on: March 01, 2007, 07:10:23 pm »

Hi,

thanks for the suggestion. We are going to provide an official API to access our tag data at a later point in development. We have some very deep upcoming internal changes scheduled for the next few month, therefore we do not now want to publish one API.

But be assured, that we are already working on the API issue, as we are aware that accessing this data is important for other developers.

At the moment, I have to discourage accessing the backend database directly, as its schema is subject to change without prior notice, and, more importantly, the interaction between frontend and backend is not directly over this database, so any changes to the system database is only reflected in the frontend after a reboot and/or the restart of the service.

The best thing I could recommend is to wait for an official API, which is sure to come (but I can't promise you when exactly).

Thanks for your patience.

Best regards,
Martin
Report to moderator   Logged

tag2find development team
Anonymous
Guest
« Reply #2 on: March 02, 2007, 10:30:00 am »

Great, exactly what I wanted to hear.
Report to moderator   Logged
Greg
User
*
Offline Offline

Posts: 4


View Profile
« Reply #3 on: April 17, 2007, 03:47:18 am »

I play quite a bit with AutoIt3. Exposing the API is something I'll look forward too as well.
Report to moderator   Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.15 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!