In Pier-Math it's just fixes mainly because it hardcoded the paths to
latex and dvipng. I added a new subclass of PRTagCloudWidget with a different formula for scaling the tags: - it computes mean and standard deviation in occurences among the displayed tags, - tags in the mean get 100% size - the scaling tends towards a factor of +/- two for outliers - tags at standard deviation are visibly scaled (I don't remember exactly but twice the std dev would give 80-90% of maximum scaling) No commit comment because the Accept button threw itself under a click :) -- Damien Pollet type less, do more [ | ] http://typo.cdlm.fasmz.org _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
> In Pier-Math it's just fixes mainly because it hardcoded the paths to
> latex and dvipng. Great. > I added a new subclass of PRTagCloudWidget with a different formula > for scaling the tags: > - it computes mean and standard deviation in occurences among the > displayed tags, > - tags in the mean get 100% size > - the scaling tends towards a factor of +/- two for outliers > - tags at standard deviation are visibly scaled (I don't remember > exactly but twice the std dev would give 80-90% of maximum scaling) Sounds complicated, I am eager to see how this looks like ;-) Cheers, Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
On 18/11/2007, Lukas Renggli <[hidden email]> wrote:
> > I added a new subclass of PRTagCloudWidget with a different formula > > for scaling the tags: > > Sounds complicated, I am eager to see how this looks like ;-) Like that: http://evo.inf.unisi.ch/~dpollet/files/web/pier3.png -- Damien Pollet type less, do more [ | ] http://typo.cdlm.fasmz.org _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
It looks cool. I will include it in the new Moose webpage :).
Doru On Nov 18, 2007, at 8:32 PM, Damien Pollet wrote: > On 18/11/2007, Lukas Renggli <[hidden email]> wrote: >>> I added a new subclass of PRTagCloudWidget with a different formula >>> for scaling the tags: >> >> Sounds complicated, I am eager to see how this looks like ;-) > > Like that: > > http://evo.inf.unisi.ch/~dpollet/files/web/pier3.png > > -- > Damien Pollet > type less, do more [ | ] http://typo.cdlm.fasmz.org > > _______________________________________________ > SmallWiki, Magritte, Pier and Related Tools ... > https://www.iam.unibe.ch/mailman/listinfo/smallwiki -- www.tudorgirba.com www.tudorgirba.com/blog "No matter how many recipes we'll know, we'll still value a chef." _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
On 18/11/2007, Tudor Girba <[hidden email]> wrote:
> It looks cool. I will include it in the new Moose webpage :). > > Doru Hmm, actually it looks less cool when I click on a tag… I have the whole bibliographic entries appear as tags :) > On Nov 18, 2007, at 8:32 PM, Damien Pollet wrote: > > > On 18/11/2007, Lukas Renggli <[hidden email]> wrote: > >>> I added a new subclass of PRTagCloudWidget with a different formula > >>> for scaling the tags: > >> > >> Sounds complicated, I am eager to see how this looks like ;-) > > > > Like that: > > > > http://evo.inf.unisi.ch/~dpollet/files/web/pier3.png > > > > -- > > Damien Pollet > > type less, do more [ | ] http://typo.cdlm.fasmz.org > > > > _______________________________________________ > > SmallWiki, Magritte, Pier and Related Tools ... > > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > > -- > www.tudorgirba.com > www.tudorgirba.com/blog > > "No matter how many recipes we'll know, we'll still value a chef." > > > > > _______________________________________________ > SmallWiki, Magritte, Pier and Related Tools ... > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > -- Damien Pollet type less, do more [ | ] http://typo.cdlm.fasmz.org _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
I am not sure that I understand, but if you say that the entries
appear as tags it probably means that you let the default setting of considering everything in the page. I only consider the tags. Was this the problem, or is it another one? Doru On Nov 18, 2007, at 9:47 PM, Damien Pollet wrote: > On 18/11/2007, Tudor Girba <[hidden email]> wrote: >> It looks cool. I will include it in the new Moose webpage :). >> >> Doru > > Hmm, actually it looks less cool when I click on a tag… I have the > whole bibliographic entries appear as tags :) > >> On Nov 18, 2007, at 8:32 PM, Damien Pollet wrote: >> >>> On 18/11/2007, Lukas Renggli <[hidden email]> wrote: >>>>> I added a new subclass of PRTagCloudWidget with a different >>>>> formula >>>>> for scaling the tags: >>>> >>>> Sounds complicated, I am eager to see how this looks like ;-) >>> >>> Like that: >>> >>> http://evo.inf.unisi.ch/~dpollet/files/web/pier3.png >>> >>> -- >>> Damien Pollet >>> type less, do more [ | ] http://typo.cdlm.fasmz.org >>> >>> _______________________________________________ >>> SmallWiki, Magritte, Pier and Related Tools ... >>> https://www.iam.unibe.ch/mailman/listinfo/smallwiki >> >> -- >> www.tudorgirba.com >> www.tudorgirba.com/blog >> >> "No matter how many recipes we'll know, we'll still value a chef." >> >> >> >> >> _______________________________________________ >> SmallWiki, Magritte, Pier and Related Tools ... >> https://www.iam.unibe.ch/mailman/listinfo/smallwiki >> > > > -- > Damien Pollet > type less, do more [ | ] http://typo.cdlm.fasmz.org > > > _______________________________________________ > SmallWiki, Magritte, Pier and Related Tools ... > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > -- www.tudorgirba.com www.tudorgirba.com/blog "When people care, great things can happen." _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
On 18/11/2007, Tudor Girba <[hidden email]> wrote:
> I am not sure that I understand, but if you say that the entries > appear as tags it probably means that you let the default setting of > considering everything in the page. I only consider the tags. > > Was this the problem, or is it another one? No, I haven't done the CSS for that mode of the tag cloud, so I was confused by everything being centered and in visually random sizes :) > Doru > > On Nov 18, 2007, at 9:47 PM, Damien Pollet wrote: > > > On 18/11/2007, Tudor Girba <[hidden email]> wrote: > >> It looks cool. I will include it in the new Moose webpage :). > >> > >> Doru > > > > Hmm, actually it looks less cool when I click on a tag… I have the > > whole bibliographic entries appear as tags :) > > > >> On Nov 18, 2007, at 8:32 PM, Damien Pollet wrote: > >> > >>> On 18/11/2007, Lukas Renggli <[hidden email]> wrote: > >>>>> I added a new subclass of PRTagCloudWidget with a different > >>>>> formula > >>>>> for scaling the tags: > >>>> > >>>> Sounds complicated, I am eager to see how this looks like ;-) > >>> > >>> Like that: > >>> > >>> http://evo.inf.unisi.ch/~dpollet/files/web/pier3.png > >>> > >>> -- > >>> Damien Pollet > >>> type less, do more [ | ] http://typo.cdlm.fasmz.org > >>> > >>> _______________________________________________ > >>> SmallWiki, Magritte, Pier and Related Tools ... > >>> https://www.iam.unibe.ch/mailman/listinfo/smallwiki > >> > >> -- > >> www.tudorgirba.com > >> www.tudorgirba.com/blog > >> > >> "No matter how many recipes we'll know, we'll still value a chef." > >> > >> > >> > >> > >> _______________________________________________ > >> SmallWiki, Magritte, Pier and Related Tools ... > >> https://www.iam.unibe.ch/mailman/listinfo/smallwiki > >> > > > > > > -- > > Damien Pollet > > type less, do more [ | ] http://typo.cdlm.fasmz.org > > > > > > _______________________________________________ > > SmallWiki, Magritte, Pier and Related Tools ... > > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > > > > -- > www.tudorgirba.com > www.tudorgirba.com/blog > > "When people care, great things can happen." > > > > > _______________________________________________ > SmallWiki, Magritte, Pier and Related Tools ... > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > -- Damien Pollet type less, do more [ | ] http://typo.cdlm.fasmz.org _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Free forum by Nabble | Edit this page |