[dev] Re: [graphics-dev] Re: [dev] New feature "Intelligent Group"

2009-04-01 Thread Thorsten Behrens
XiuzhiCheng wrote:
> Agree. I am sure that we can work together to speed up implement
> of this nifty feature.
> Where can we get your source ?  
> We can discuss the the division of labor on this Friday's IRC 
> meeting if we would get your source and anaysis it.
> 
Hi Xiuzhi,

cool, most of it is in ooo-build, looking forward to discuss this on
Friday!

Cheers,

-- Thorsten

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] New feature "Intelligent Group"

2009-04-01 Thread XiuzhiCheng
Thorsten wrote:

> Liang Weike wrote:
>> Now we're trying our best to implement a new feature temporarily 
>> named "IntelligentGroup" in OOo. It is intended to illustrate 
>> user's slide contents with graceful and colorful shape groups. 
>> Its function is similar to the function of SmartArt in MS Office
>> 2007.
>>
> Hi Liang Weike,
> 
> yep, we talked about that. ;)
> 
> As announced earlier, I'm playing with a similar feature, see here
> 
> http://blog.thebehrens.net/2009/03/11/smartart-import-and-more/
> 
> for some details. 
Great.
>I would seriously hate duplicating that effort, we
> should therefore find a way to align ideas & code; I'm positive that
> this is possible, apparently we focused on different parts of the
> implementation. ;)
> 
Agree. I am sure that we can work together to speed up implement of this nifty 
feature.
Where can we get your source ?  
We can discuss the the division of labor on this Friday's IRC meeting if we 
would get your source and anaysis it.

Regards,
Xiuzhi


Re: [dev] New feature "Intelligent Group"

2009-03-31 Thread Thorsten Behrens
Liang Weike wrote:
> Now we're trying our best to implement a new feature temporarily 
> named "IntelligentGroup" in OOo. It is intended to illustrate 
> user's slide contents with graceful and colorful shape groups. 
> Its function is similar to the function of SmartArt in MS Office
> 2007.
>
Hi Liang Weike,

yep, we talked about that. ;)

As announced earlier, I'm playing with a similar feature, see here

http://blog.thebehrens.net/2009/03/11/smartart-import-and-more/

for some details. I would seriously hate duplicating that effort, we
should therefore find a way to align ideas & code; I'm positive that
this is possible, apparently we focused on different parts of the
implementation. ;)
 
Cheers,

-- Thorsten

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] New feature "Intelligent Group"

2009-03-30 Thread Liang Weike
Hi Peter,

> Hi Liang Weike,
> 
> Liang Weike wrote:
>> Hi Peter,
>> 
>>> Hi Liang Weike,
>>>
>>> I want to follow the team as observer. Do you have any fixed
>>> communications media so far? For example, will there be a frequent IRC
>>> meeting?
>>>
>> Usually we use the channel "openoffice.org_graphics" on IRC to talk about 
>> the development of Intelligent Group. 
>> But we have not a fixed time. We try our best to keep staying at the channel 
>> while working. 
> 
> as I'm mostly interested about the project status, but not so much about
> the detailed ongoings, I will frequently visit the wiki page to keep
> myself up-to-date. That should be OK.

Yes. We will update the wiki page now and then. When we finish the tasks 
in every phase of development we'll write it down on the wiki page. 

Best regards,
Liang Weike
   
> 
> Best regards,
> Peter
> 
>> 
>> Best regards,
>> Liang Weike
>>> Liang Weike wrote:
 Hello everybody,

 Now we're trying our best to implement a new feature temporarily named 
 "IntelligentGroup" in OOo. It is intended to illustrate user's slide 
 contents with graceful and colorful shape groups. Its function is similar 
 to the function of SmartArt in MS Office 2007.

 So far we've set up a simple framework for it. And we've used one layout 
 and one algorithm to test if it can run well. Currently it resides in sd 
 module. But in the future it will be expanded to other application 
 modules(sw, sc). 

 We created a CWS for it. You can find it with the link: 
 http://svn.services.openoffice.org/ooo/cws/impressintelligentgroup01/. The 
 most source code is put in sd/source/ui/ig.
 And we also created a WIKI page: 
 http://wiki.services.openoffice.org/wiki/IntelligentGroup

 We hope people who are interested in it can join us. And any help is 
 appreciated.

 Best regards, 
 Liang Weike

 Beijing RedFlag2000 Software CO.,LTD
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
>>> For additional commands, e-mail: dev-h...@openoffice.org
>>>
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
> For additional commands, e-mail: dev-h...@openoffice.org
>

Re: [dev] New feature "Intelligent Group"

2009-03-30 Thread Peter Junge
Hi Liang Weike,

Liang Weike wrote:
> Hi Peter,
> 
>> Hi Liang Weike,
>>
>> I want to follow the team as observer. Do you have any fixed
>> communications media so far? For example, will there be a frequent IRC
>> meeting?
>>
> Usually we use the channel "openoffice.org_graphics" on IRC to talk about the 
> development of Intelligent Group. 
> But we have not a fixed time. We try our best to keep staying at the channel 
> while working. 

as I'm mostly interested about the project status, but not so much about
the detailed ongoings, I will frequently visit the wiki page to keep
myself up-to-date. That should be OK.

Best regards,
Peter

> 
> Best regards,
> Liang Weike
>> Liang Weike wrote:
>>> Hello everybody,
>>>
>>> Now we're trying our best to implement a new feature temporarily named 
>>> "IntelligentGroup" in OOo. It is intended to illustrate user's slide 
>>> contents with graceful and colorful shape groups. Its function is similar 
>>> to the function of SmartArt in MS Office 2007.
>>>
>>> So far we've set up a simple framework for it. And we've used one layout 
>>> and one algorithm to test if it can run well. Currently it resides in sd 
>>> module. But in the future it will be expanded to other application 
>>> modules(sw, sc). 
>>>
>>> We created a CWS for it. You can find it with the link: 
>>> http://svn.services.openoffice.org/ooo/cws/impressintelligentgroup01/. The 
>>> most source code is put in sd/source/ui/ig.
>>> And we also created a WIKI page: 
>>> http://wiki.services.openoffice.org/wiki/IntelligentGroup
>>>
>>> We hope people who are interested in it can join us. And any help is 
>>> appreciated.
>>>
>>> Best regards, 
>>> Liang Weike
>>>
>>> Beijing RedFlag2000 Software CO.,LTD
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
>> For additional commands, e-mail: dev-h...@openoffice.org
>>

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] New feature "Intelligent Group"

2009-03-30 Thread Liang Weike
Hi Peter,

> Hi Liang Weike,
> 
> I want to follow the team as observer. Do you have any fixed
> communications media so far? For example, will there be a frequent IRC
> meeting?
> 
Usually we use the channel "openoffice.org_graphics" on IRC to talk about the 
development of Intelligent Group. 
But we have not a fixed time. We try our best to keep staying at the channel 
while working. 

> Best regards,
> Peter

Best regards,
Liang Weike
> 
> Liang Weike wrote:
>> Hello everybody,
>> 
>> Now we're trying our best to implement a new feature temporarily named 
>> "IntelligentGroup" in OOo. It is intended to illustrate user's slide 
>> contents with graceful and colorful shape groups. Its function is similar to 
>> the function of SmartArt in MS Office 2007.
>> 
>> So far we've set up a simple framework for it. And we've used one layout and 
>> one algorithm to test if it can run well. Currently it resides in sd module. 
>> But in the future it will be expanded to other application modules(sw, sc). 
>> 
>> We created a CWS for it. You can find it with the link: 
>> http://svn.services.openoffice.org/ooo/cws/impressintelligentgroup01/. The 
>> most source code is put in sd/source/ui/ig.
>> And we also created a WIKI page: 
>> http://wiki.services.openoffice.org/wiki/IntelligentGroup
>> 
>> We hope people who are interested in it can join us. And any help is 
>> appreciated.
>> 
>> Best regards, 
>> Liang Weike
>> 
>> Beijing RedFlag2000 Software CO.,LTD
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
> For additional commands, e-mail: dev-h...@openoffice.org
>

Re: [dev] New feature "Intelligent Group"

2009-03-30 Thread Peter Junge
Hi Liang Weike,

I want to follow the team as observer. Do you have any fixed
communications media so far? For example, will there be a frequent IRC
meeting?

Best regards,
Peter

Liang Weike wrote:
> Hello everybody,
> 
> Now we're trying our best to implement a new feature temporarily named 
> "IntelligentGroup" in OOo. It is intended to illustrate user's slide contents 
> with graceful and colorful shape groups. Its function is similar to the 
> function of SmartArt in MS Office 2007.
> 
> So far we've set up a simple framework for it. And we've used one layout and 
> one algorithm to test if it can run well. Currently it resides in sd module. 
> But in the future it will be expanded to other application modules(sw, sc). 
> 
> We created a CWS for it. You can find it with the link: 
> http://svn.services.openoffice.org/ooo/cws/impressintelligentgroup01/. The 
> most source code is put in sd/source/ui/ig.
> And we also created a WIKI page: 
> http://wiki.services.openoffice.org/wiki/IntelligentGroup
> 
> We hope people who are interested in it can join us. And any help is 
> appreciated.
> 
> Best regards, 
> Liang Weike
> 
> Beijing RedFlag2000 Software CO.,LTD

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



[dev] New feature "Intelligent Group"

2009-03-29 Thread Liang Weike
Hello everybody,

Now we're trying our best to implement a new feature temporarily named 
"IntelligentGroup" in OOo. It is intended to illustrate user's slide contents 
with graceful and colorful shape groups. Its function is similar to the 
function of SmartArt in MS Office 2007.

So far we've set up a simple framework for it. And we've used one layout and 
one algorithm to test if it can run well. Currently it resides in sd module. 
But in the future it will be expanded to other application modules(sw, sc). 

We created a CWS for it. You can find it with the link: 
http://svn.services.openoffice.org/ooo/cws/impressintelligentgroup01/. The most 
source code is put in sd/source/ui/ig.
And we also created a WIKI page: 
http://wiki.services.openoffice.org/wiki/IntelligentGroup

We hope people who are interested in it can join us. And any help is 
appreciated.

Best regards, 
Liang Weike

Beijing RedFlag2000 Software CO.,LTD