I hava a dream:if GIMP can do WebService
Forums ► For GIMP developers (read-only) ► I hava a dream:if GIMP can do WebService
-
Hades
(almost 2 years ago)
-
Michael Schumacher
(almost 2 years ago)
- oliver@first.in-berlin.de (almost 2 years ago)
-
Michael Schumacher
(almost 2 years ago)
Sent: 2010-05-09 03:56:18 UTC (almost 2 years ago)
From: Hades
I hava a dream:if GIMP can do WebService
If GIMP can do WebService ,
In the internet.
It can supply service to the enduser,the other program ,
it also can support the B/S program.
It will be widely used.? ????
Hades
2010-05-09_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer
Sent: 2010-05-09 10:30:04 UTC (almost 2 years ago)
From: Michael Schumacher
I hava a dream:if GIMP can do WebService
On 09.05.2010 03:56, Hades wrote:
> If GIMP can do WebService ,
It is a rather simple task to get the basic GIMP functionality - i.e.
everything the gimp class offers - to work with Python's SimpleXMLRPCServer.See http://registry.gimp.org/node/10 for a very basic example. In order
to become useful, many convenience functions will have to be added.Regards,
Michael--
GIMP > http://www.gimp.org | IRC: irc://irc.gimp.org/gimp
Wiki > http://wiki.gimp.org | .de: http://gimpforum.de
Plug-ins > http://registry.gimp.org |
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer
Sent: 2010-05-09 18:15:50 UTC (almost 2 years ago)
From: oliver@first.in-berlin.de
I hava a dream:if GIMP can do WebService
On Sun, May 09, 2010 at 10:30:04AM +0200, Michael Schumacher wrote:
> On 09.05.2010 03:56, Hades wrote:
>
> > If GIMP can do WebService ,
>
> It is a rather simple task to get the basic GIMP functionality - i.e.
> everything the gimp class offers - to work with Python's SimpleXMLRPCServer.
[...]Oh, this is interesting.
Good hint, thanks.
>
> See http://registry.gimp.org/node/10 for a very basic example. In order
> to become useful, many convenience functions will have to be added.
[...]OK.
I don't need Gimp for a Web-Service, but in this way, maybe one could
do a different kind of Gimp-Scripting... :)Ciao,
Oliver_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer



