Re: QtJolie and remote widgets

2010-08-21 Thread Fabrizio Montesi
Hi there, I'm in the middle of moving right now (will be more stable after the 1st of September, at my new work place), but I'd be glad to discuss anything related to QtJolie (given that I'm the maintainer of the Jolie interpreter) if questions about Jolie and/or MetaService arise. On Sat, Aug

Remote widgets, the next steps

2009-09-29 Thread Fabrizio Montesi
Hi everyone, I've studied the code of the Remote Widgets implementation and I'd like to discuss some internals. Most of the following (if not all) could be already known, anyway. If I understood the implementation correctly, the parameters for operation calls to a remote Plasma::Service are

Re: Remote widgets, the next steps

2009-09-29 Thread Fabrizio Montesi
On Tue, Sep 29, 2009 at 4:30 PM, Rob Scheepmaker r.scheepma...@student.utwente.nl wrote: I never really considered the case of implementing a native Plasma::Services in jolie script since that could get a bit complicated anyway, considering the access control/message signing, plus

Re: Network transparancy api review.

2009-06-23 Thread Fabrizio Montesi
On Tue, Jun 23, 2009 at 7:05 PM, Rob Scheepmaker r.scheepma...@student.utwente.nl wrote: Hello everybody, [cut] Hi Rob, just a quick comment about identifying remote machines. What about combining public key authentication with the bluetooth pairing method (the host writes a PIN, the client

Re: GSoC proposal draft: network transparency.

2009-03-25 Thread Fabrizio Montesi
On Wed, Mar 25, 2009 at 9:24 AM, Kevin Ottens er...@kde.org wrote: On Monday 23 March 2009 18:15:36 Rob Scheepmaker wrote: I've mentioned my interest in this GSoC project before. Now I've made a first draft of a proposal for GSoC. Excellent! Indeed :-) A way to synchronize changes

Re: SoConcepts

2009-02-20 Thread Fabrizio Montesi
I'll need to mentor someone either way, under one scope (GSOC) or another (University/Work/whatever). 2009/2/20 Aaron J. Seigo ase...@kde.org On Friday 20 February 2009, Fabrizio Montesi wrote: Yo everyone. In the GSoC ideas page there's this entry related to Plasma: Project: Generic SOAP

Re: Plasma .operations file to JOLIE interface converter and plasma::(dataengine/service) return value typing

2009-02-02 Thread Fabrizio Montesi
Asraniel awesomely produced a working converter already! :-) Code's attached. I've already commented it a bit and it's already been patched for more JOLIE compatibility. Three points remain: 1) there are some plasma types jolie doesn't support, such as bool and uint udouble. They are currently

Re: Jolie and Plasma.... and Akonadi?

2009-01-28 Thread Fabrizio Montesi
Looks like we are going to the same direction I took for giving Java support to enterprise applications italianaSoftware and eos-software are developing: metaservice-java. http://jolie.svn.sourceforge.net/viewvc/jolie/trunk/support/metaservice-java/ See the MetaService class:

Re: Jolie and Plasma.... and Akonadi?

2009-01-28 Thread Fabrizio Montesi
My main problem for UPnP support is time, but as I've said I'd be willing to mentor the JOLIE side of that. =) Perhaps once we get this library and some end-user benefits (like Plasma::Service integration and a plasmoid that makes use of it), we will gain enough interest and get someone to

Re: Jolie and Plasma.... and Akonadi?

2009-01-28 Thread Fabrizio Montesi
that in 2 or 3 months (JOLIE 1.0 will enter RC after that, and metaservice-java will have its API frozen for some time), provided that we don't completely overhaul it but i don't think that'll be the case. 2009/1/28 Aaron J. Seigo ase...@kde.org On Wednesday 28 January 2009, Fabrizio Montesi

Re: Jolie and Plasma.... and Akonadi?

2009-01-27 Thread Fabrizio Montesi
could also put in place service access to an external service (web service, rest service or whatever), etc.. 2009/1/27 Aaron J. Seigo ase...@kde.org On Monday 26 January 2009, Fabrizio Montesi wrote: today igorto and vkrause (akonadi people) jumped in #jolie to speak about the possibility

Jolie and Plasma.... and Akonadi?

2009-01-26 Thread Fabrizio Montesi
Hi everyone, today igorto and vkrause (akonadi people) jumped in #jolie to speak about the possibility to integrate akonadi with Jolie. They're still investigating, but the thing surely seem possible and sound. I think that the best thing to do would be to share as much information and work as

Re: plasma studio

2009-01-21 Thread Fabrizio Montesi
On Wednesday 21 January 2009 17:25:29 Aaron J. Seigo wrote: On Wednesday 21 January 2009, Riccardo Iaconelli wrote: informed, i started working a bit on the plasma studio. for now there's nothing at all to show, i'll see if i can get something at least... with some buttons, an editor or an

Re: plasma studio

2009-01-21 Thread Fabrizio Montesi
2009/1/21 Aaron J. Seigo ase...@kde.org On Wednesday 21 January 2009, Fabrizio Montesi wrote: On Wednesday 21 January 2009 17:25:29 Aaron J. Seigo wrote: On Wednesday 21 January 2009, Riccardo Iaconelli wrote: informed, i started working a bit on the plasma studio. for now there's

Plasma .operations file to JOLIE interface converter and plasma::(dataengine/service) return value typing

2009-01-20 Thread Fabrizio Montesi
Hi everyone, today I was chatting with asraniel on #plasma about making an automatic generator of JOLIE interfaces from Plasma::Service .operations XML files and he decided to go ahead and start the project. Such a tool would allow for fast, type-safe JOLIE adapter prototyping (manually porting

Re: kde community plasma integration

2009-01-14 Thread Fabrizio Montesi
On Tuesday 13 January 2009 23:07:37 Cornelius Schumacher wrote: On Tuesday 13 January 2009 19:28:08 Fabrizio Montesi wrote: On Wednesday 07 January 2009 16:17:03 Frank Karlitschek wrote: [lots of cool things...] Yes, definitely. I'm lacking the time to write a detailed response

Re: kde community plasma integration

2009-01-13 Thread Fabrizio Montesi
On Wednesday 07 January 2009 16:17:03 Frank Karlitschek wrote: [lots of cool things...] I've finished all the necessary things to interact with Open Collaboration Services. Only thing missing is SSL support, but I've got someone working on that. @Aaron and whoever follows the JOLIE mail

Re: kde community plasma integration

2009-01-13 Thread Fabrizio Montesi
On Tuesday 13 January 2009 19:55:37 Aaron J. Seigo wrote: On Tuesday 13 January 2009, Fabrizio Montesi wrote: iirc Cornelius raised the interesting problem of respecting KDE's preferences for connections... we should spend a minute about how much of that we want in Plasma-JOLIE integration

Re: JOLIE and Plasma: status and discussion

2008-11-25 Thread Fabrizio Montesi
On Tuesday 25 November 2008 00:55:23 Aaron J. Seigo wrote: On Monday 24 November 2008, Fabrizio Montesi wrote: On Monday 24 November 2008 20:24:59 Aaron J. Seigo wrote: On Monday 24 November 2008, Fabrizio Montesi wrote: We would need to support the loading of Jolie scripts anyway

Re: JOLIE and Plasma: status and discussion

2008-11-25 Thread Fabrizio Montesi
Ulp! Code! ;) /branches/work/~fmontesi/ I made a first version of the script library for making adaptors. YahooSearch.ol is an implemented custom adaptor that does the following: - takes an init parameter at starting; - composes request data and calls the yahoo web search service converting

Re: JOLIE and Plasma: status and discussion

2008-11-24 Thread Fabrizio Montesi
On Monday 24 November 2008 18:10:06 Aaron J. Seigo wrote: On Sunday 23 November 2008, Fabrizio Montesi wrote: On Saturday 22 November 2008 02:49:57 Aaron J. Seigo wrote: something else i just remembered: we're going to want to think about the full round trip experience: use case

Re: JOLIE and Plasma: status and discussion

2008-11-23 Thread Fabrizio Montesi
On Saturday 22 November 2008 02:39:34 Aaron J. Seigo wrote: On Thursday 20 November 2008, Fabrizio Montesi wrote: --- --- Service Exposure --- Example of service exposure: Plasma::Service *s = ...; //Some plasma service obtained in some way. Plasma::ServicePublishingJob *j = s-publish

JOLIE and Plasma: status and discussion

2008-11-20 Thread Fabrizio Montesi
Hi everyone, this is a recap mail about the current status of the integration of JOLIE and Plasma, so that everyone can jump in and to make discussing it easier. As you can see in SVN, the JOLIE integration layer didn't make it for KDE 4.2. That's to avoid cluttering with Plasma's API when the