Re: [Pharo-users] Download only metainfo about mcz when selected

2015-08-01 Thread Peter Uhnák
On Sat, Aug 1, 2015 at 1:41 PM, Thierry Goubier thierry.goub...@gmail.com
wrote:


 Le 1 août 2015 11:39 AM, Peter Uhnák i.uh...@gmail.com a écrit :
 
  You can also right click on the package in Monticello Browser (in the
 left pane), and then select View History.

 Hi Peter, this requires loading the mcz, and it doesn't gives you the
 repository contents, but the current package version history.


Well the problem at least I had was that I couldn't even read the change
description because it was downloading new mcz every time (and for Roassal
they are very large).
So this gives me at least he change description.
Having actual changesets would probably require downloading every single
mcz... (which is probably like 2GB of data by now...)...

Peter


Re: [Pharo-users] Download only metainfo about mcz when selected

2015-08-01 Thread Thierry Goubier
Le 1 août 2015 11:39 AM, Peter Uhnák i.uh...@gmail.com a écrit :

 You can also right click on the package in Monticello Browser (in the
left pane), and then select View History.

Hi Peter, this requires loading the mcz, and it doesn't gives you the
repository contents, but the current package version history.

 I wonder why this is not available directly
from MCFileRepositoryInspector...

It could easily be (I believe it is) since selecting a mcz in the inspector
loads it with its history (except with gitfiletree).

Thierry

 Peter

 On Sun, Jul 19, 2015 at 11:52 AM, Jan Blizničenko blizn...@fit.cvut.cz
wrote:

 Thank you, then it seems fastest way is looking at repository web pages
(for
 example http://www.smalltalkhub.com/#!/~ObjectProfile/Roassal2/commits ).

 Jan


 Thierry Goubier wrote
  Hi Jan,
 
  It is not possible with the mcz format, because you have to open the
zip
  file to recover the metadata.
 
  Given the formats used, to just read the last commit message, you will
  read
  the entire history instead of just the last one.
 
  Thierry
 
  2015-07-16 15:09 GMT+02:00 Jan Blizničenko lt;

  bliznjan@.cvut

  gt;:
 
  Hello
 
  Lots of times I want to take a quick look at what is new in external
  packages I use, therefore I open repository in monticello, click at
mcz
  and
  look at commit note. However, most of the times I want just to look at
  it,
  the commit time, author and note, not load whole mcz with its content.
 
  I would like to ask whether it is possible to change way of loading
mcz
  in
  way that it would download only these metaatributes of mcz when
browsing
  them (when I select mcz in list of all mcz of package) and download
whole
  mcz only when I do load/change/merge etc.
 
  Jan
 
 
 
  --
  View this message in context:
 
http://forum.world.st/Download-only-metainfo-about-mcz-when-selected-tp4837808.html
  Sent from the Pharo Smalltalk Users mailing list archive at
Nabble.com.
 
 





 --
 View this message in context:
http://forum.world.st/Download-only-metainfo-about-mcz-when-selected-tp4837808p4838164.html
 Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.




Re: [Pharo-users] Create maps from an SVG file in Roassal

2015-08-01 Thread Alexandre Bergel
Yes, it would be great!
I first tried to understand the SVG parser in Athens, but I could not make it 
to work. So I wrote the one in Roassal. But indeed, we need a better thing. 

By the way, there is no parser supported by Cairo? I’ve just found this: 
http://cairosvg.org/project_description/

Cheers,
Alexandre


 On Aug 1, 2015, at 5:47 PM, Peter Uhnák i.uh...@gmail.com wrote:
 
 Hmm, maybe Athens-SVG will not be so simple, because it's paint-only so I 
 would still have to write a lot of stuff around.
 
 But maybe we could grab the SVG path lexer that's there (and is better than 
 in Roassal) and use it to simplify and improve current implementation, so 
 even multi-coordinate commands work.
 I shall investigate more...
 
 Peter
 
 On Sat, Aug 1, 2015 at 8:20 PM, Stephan Eggermont step...@stack.nl wrote:
 On 31-07-15 22:15, Johan Fabry wrote:
 
 Hey, you forgot Baarle-Hertog …
 https://en.wikipedia.org/wiki/Baarle-Hertog Or maybe that’s even too
 complicated a situation for SVG to handle :-)
 
 Especially if you want to exclude the parts of Baarle-Nassau inside
 of Baarle-Hertog
 
 Stephan
 
 
 
 

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






Re: [Pharo-users] Create maps from an SVG file in Roassal

2015-08-01 Thread Peter Uhnák
This is Athens-SVG btw (not loaded by default in Pharo, but available in
Athens repository).
I think Stef mentioned it several times in regards to RTSVGPath.

Peter

On Sat, Aug 1, 2015 at 11:32 AM, Peter Uhnák i.uh...@gmail.com wrote:

 Hi François,

 I don't think it's worth fixing in the current implementation,
 however there is already available SVG importer into Pharo, so I'll try to
 find a way how to adapt it. It should support regular SVG (circle,
 rectangle, ...), not just path.

 Peter

 On Fri, Jul 31, 2015 at 11:42 PM, François Stephany 
 tulipe.mouta...@gmail.com wrote:

 Flanders geography looks way too complicated for a sane brain :p

 On Fri, Jul 31, 2015 at 11:36 PM, Johan Fabry jfa...@dcc.uchile.cl
 wrote:


 You mean, let’s ditch Wallonia, right?

 On Jul 31, 2015, at 18:28, François Stephany tulipe.mouta...@gmail.com
 wrote:

 Let's ditch Flanders altogether!
 On 31 Jul 2015 23:17, Johan Fabry jfa...@dcc.uchile.cl wrote:


 Hey, what happened to Voeren? https://en.wikipedia.org/wiki/Voeren
 That’s part of Limburg which is also not on the map. That’s already 2 parts
 of Flanders left out. This is grounds for an ‘affaire communautaire’  to
 happen soon! :-P

 On Jul 31, 2015, at 17:28, François Stephany tulipe.mouta...@gmail.com
 wrote:

 You're right Baarle-Hertog neighbourhood  are not in the SVG file :(
 It should'nt be a problem to express their position in SVG. Have a look
 at the Comines-Warneton 'which is part of Hainaut) stuck between France and
 West-Flanders ;)



 On Fri, Jul 31, 2015 at 10:15 PM, Johan Fabry jfa...@dcc.uchile.cl
 wrote:


 Hey, you forgot Baarle-Hertog …
 https://en.wikipedia.org/wiki/Baarle-Hertog Or maybe that’s even too
 complicated a situation for SVG to handle :-)



 --- Save our in-boxes! http://emailcharter.org ---

 Johan Fabry   -   http://pleiad.cl/~jfabry
 PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -
  University of Chile




 --- Save our in-boxes! http://emailcharter.org ---

 Johan Fabry   -   http://pleiad.cl/~jfabry
 PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -
  University of Chile






Re: [Pharo-users] Download only metainfo about mcz when selected

2015-08-01 Thread Peter Uhnák
You can also right click on the package in Monticello Browser (in the left
pane), and then select View History.

I wonder why this is not available directly
from MCFileRepositoryInspector...

Peter

On Sun, Jul 19, 2015 at 11:52 AM, Jan Blizničenko blizn...@fit.cvut.cz
wrote:

 Thank you, then it seems fastest way is looking at repository web pages
 (for
 example http://www.smalltalkhub.com/#!/~ObjectProfile/Roassal2/commits ).

 Jan


 Thierry Goubier wrote
  Hi Jan,
 
  It is not possible with the mcz format, because you have to open the zip
  file to recover the metadata.
 
  Given the formats used, to just read the last commit message, you will
  read
  the entire history instead of just the last one.
 
  Thierry
 
  2015-07-16 15:09 GMT+02:00 Jan Blizničenko lt;

  bliznjan@.cvut

  gt;:
 
  Hello
 
  Lots of times I want to take a quick look at what is new in external
  packages I use, therefore I open repository in monticello, click at mcz
  and
  look at commit note. However, most of the times I want just to look at
  it,
  the commit time, author and note, not load whole mcz with its content.
 
  I would like to ask whether it is possible to change way of loading mcz
  in
  way that it would download only these metaatributes of mcz when browsing
  them (when I select mcz in list of all mcz of package) and download
 whole
  mcz only when I do load/change/merge etc.
 
  Jan
 
 
 
  --
  View this message in context:
 
 http://forum.world.st/Download-only-metainfo-about-mcz-when-selected-tp4837808.html
  Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
 
 





 --
 View this message in context:
 http://forum.world.st/Download-only-metainfo-about-mcz-when-selected-tp4837808p4838164.html
 Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.




Re: [Pharo-users] Create maps from an SVG file in Roassal

2015-08-01 Thread François Stephany
Okidoki !

I've found the option to explicitly include the lineto in Inkscape (see
the attached screenshot of the Preferences).

thanks!


On Sat, Aug 1, 2015 at 11:34 AM, Peter Uhnák i.uh...@gmail.com wrote:

 This is Athens-SVG btw (not loaded by default in Pharo, but available in
 Athens repository).
 I think Stef mentioned it several times in regards to RTSVGPath.

 Peter

 On Sat, Aug 1, 2015 at 11:32 AM, Peter Uhnák i.uh...@gmail.com wrote:

 Hi François,

 I don't think it's worth fixing in the current implementation,
 however there is already available SVG importer into Pharo, so I'll try
 to find a way how to adapt it. It should support regular SVG (circle,
 rectangle, ...), not just path.

 Peter

 On Fri, Jul 31, 2015 at 11:42 PM, François Stephany 
 tulipe.mouta...@gmail.com wrote:

 Flanders geography looks way too complicated for a sane brain :p

 On Fri, Jul 31, 2015 at 11:36 PM, Johan Fabry jfa...@dcc.uchile.cl
 wrote:


 You mean, let’s ditch Wallonia, right?

 On Jul 31, 2015, at 18:28, François Stephany tulipe.mouta...@gmail.com
 wrote:

 Let's ditch Flanders altogether!
 On 31 Jul 2015 23:17, Johan Fabry jfa...@dcc.uchile.cl wrote:


 Hey, what happened to Voeren? https://en.wikipedia.org/wiki/Voeren
 That’s part of Limburg which is also not on the map. That’s already 2 
 parts
 of Flanders left out. This is grounds for an ‘affaire communautaire’  to
 happen soon! :-P

 On Jul 31, 2015, at 17:28, François Stephany 
 tulipe.mouta...@gmail.com wrote:

 You're right Baarle-Hertog neighbourhood  are not in the SVG file :(
 It should'nt be a problem to express their position in SVG. Have a
 look at the Comines-Warneton 'which is part of Hainaut) stuck between
 France and West-Flanders ;)



 On Fri, Jul 31, 2015 at 10:15 PM, Johan Fabry jfa...@dcc.uchile.cl
 wrote:


 Hey, you forgot Baarle-Hertog …
 https://en.wikipedia.org/wiki/Baarle-Hertog Or maybe that’s even too
 complicated a situation for SVG to handle :-)



 --- Save our in-boxes! http://emailcharter.org ---

 Johan Fabry   -   http://pleiad.cl/~jfabry
 PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -
  University of Chile




 --- Save our in-boxes! http://emailcharter.org ---

 Johan Fabry   -   http://pleiad.cl/~jfabry
 PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -
  University of Chile