Hi,
Ok, thanks--2011/5/26 Tudor Girba <tudor@tudorgirba.com>
Hi Santiago,
Just to clarify: Inner nodes offer a scope, not a layout.
It's true that it can be used as a layout tool, but the essence is the graph nesting.
Cheers,
Doru
--
On 26 May 2011, at 14:48, Alexandre Bergel wrote:
> Look reasonable. But put a time limit on this task.
>
> Cheers,
> Alexandre
>
>
> On 26 May 2011, at 08:09, Santiago Vidal wrote:
>
>> Hi,
>> I done a little of research about how to visualize the inner nodes. Unfortunately, there is any layout in Protovis good enough to this task. So, I'm going to implement a new layout based on Pack (http://vis.stanford.edu/protovis/ex/pack.html), which is similar. I think it could take a while because it's the first time that I'm working with javascript. When it is ready, I'll share the results.
>> Cheers
>> Santiago
>>
>> 2011/5/25 Alexandre Bergel <alexandre.bergel@me.com>
>> Yes. This is important that you understand how protovis works.
>>
>> Keep it going!
>>
>> Alexandre
>>
>>
>> On 25 May 2011, at 12:29, Santiago Vidal wrote:
>>
>>> Ok, so, I'm going to follow the same approach. First, I'll generate an example file of this case. After a few scenarios I'll think about how to implement the visitor and the automatic generation of the html file,
>>> Cheers
>>>
>>> 2011/5/25 Alexandre Bergel <alexandre.bergel@me.com>
>>> Hi Santiago,
>>>
>>> This is cool. You're on the right track!
>>> Next steps, inner nodes. For example.
>>> -=-=-=-=-=-=
>>> view nodes: (1 to: 5) forEach: [:each |
>>> view nodes: (1 to: each).
>>> view gridLayout ]
>>> -=-=-=-=-=-=
>>>
>>> With this, you will be able to export DistributionMap.
>>>
>>> Next, try to export a class blueprint.
>>>
>>> Cheers,
>>> Alexandre
>>>
>>>
>>> On 25 May 2011, at 06:59, Santiago Vidal wrote:
>>>
>>>> Yes, sorry. I didn't explain myself. In the last attachments I made the change required by Alexandre (The edges extremities).
>>>>
>>>> 2011/5/25 Stéphane Ducasse <stephane.ducasse@inria.fr>
>>>> this was for doru
>>>>
>>>> unarchiver on mac deals with a lot of zipped formats well.
>>>>
>>>> On May 25, 2011, at 12:48 AM, Santiago Vidal wrote:
>>>>
>>>>> What about know?
>>>>> Santiago
>>>>>
>>>>> 2011/5/24 Stéphane Ducasse <stephane.ducasse@inria.fr>
>>>>> install unarchiver.
>>>>>
>>>>> Stef
>>>>>
>>>>> On May 24, 2011, at 10:05 PM, Tudor Girba wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> Unfortunately, I cannot unrar the attachment on a Mac.
>>>>>>
>>>>>> Cheers,
>>>>>> Doru
>>>>>>
>>>>>>
>>>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Moose-dev mailing list
>>>> Moose-dev@iam.unibe.ch
>>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>>>
>>>>
>>>>
>>>> --
>>>> Ing. Santiago A. Vidal
>>>> ISISTAN Research Institute
>>>> UNICEN University
>>>> Paraje Arroyo Seco
>>>> Campus Universitario
>>>> (B7001BBO) Tandil,
>>>> Bs. As. - Argentina
>>>> Phone: 54 2293 439840 Ext. 42
>>>> Fax: 54 2293 439681
>>>> Email: svidal@exa.unicen.edu.ar
>>>> http://www.exa.unicen.edu.ar/~svidal
>>>> _______________________________________________
>>>> Moose-dev mailing list
>>>> Moose-dev@iam.unibe.ch
>>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>>
>>> --
>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>>> Alexandre Bergel http://www.bergel.eu
>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>>
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Moose-dev mailing list
>>> Moose-dev@iam.unibe.ch
>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>>
>>>
>>>
>>> --
>>> Ing. Santiago A. Vidal
>>> ISISTAN Research Institute
>>> UNICEN University
>>> Paraje Arroyo Seco
>>> Campus Universitario
>>> (B7001BBO) Tandil,
>>> Bs. As. - Argentina
>>> Phone: 54 2293 439840 Ext. 42
>>> Fax: 54 2293 439681
>>> Email: svidal@exa.unicen.edu.ar
>>> http://www.exa.unicen.edu.ar/~svidal
>>> _______________________________________________
>>> Moose-dev mailing list
>>> Moose-dev@iam.unibe.ch
>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> Moose-dev@iam.unibe.ch
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>>
>>
>> --
>> Ing. Santiago A. Vidal
>> ISISTAN Research Institute
>> UNICEN University
>> Paraje Arroyo Seco
>> Campus Universitario
>> (B7001BBO) Tandil,
>> Bs. As. - Argentina
>> Phone: 54 2293 439840 Ext. 42
>> Fax: 54 2293 439681
>> Email: svidal@exa.unicen.edu.ar
>> http://www.exa.unicen.edu.ar/~svidal
>> _______________________________________________
>> Moose-dev mailing list
>> Moose-dev@iam.unibe.ch
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
www.tudorgirba.com
"Every now and then stop and ask yourself if the war you're fighting is the right one."
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Ing. Santiago A. Vidal
ISISTAN Research Institute
UNICEN University
Paraje Arroyo Seco
Campus Universitario
(B7001BBO) Tandil,
Bs. As. - Argentina
Phone: 54 2293 439840 Ext. 42
Fax: 54 2293 439681
Email: svidal@exa.unicen.edu.ar
http://www.exa.unicen.edu.ar/~svidal