cool :)

but still not accurate enough :(

so, keep the names going!

Esteban

On 16 Apr 2014, at 18:54, Stephan Eggermont <[email protected]> wrote:

> These are the names in the 30inbox
> 
> (((MCHttpRepository allInstances second allFileNames collect: [ :each | 
>       |minpos dotpos|
>       minpos := 0.
>       dotpos := 0.
>       each doWithIndex: [ :char :index |
>               char = $. ifTrue: [ 
>                       minpos =0 ifFalse: [ 
>                               dotpos =0 ifTrue: [dotpos :=index ] ] ].
>               char = $- ifTrue: [ minpos := index ]].
>       dotpos > minpos ifTrue: [ each copyFrom: minpos+1 to: dotpos-1 ]
>                ifFalse: [ '' ] ]) asSet )asSortedCollection ) 
> 
> a SortedCollection('' 'AlainPlantec' 'AlejandroInfante' 'AlexandreBergel' 
> 'AliakseiSyrel' 'AndreiChis' 'AttilaMagyar' 'BenComan' 'BenjaminVanRyseghem' 
> 'BernardoContreras' 'CAMILLETERUEL' 'CT' 'CamilleTeruel' 'CamilloBruni' 
> 'ChristopheDemarey' 'ClementBer' 'ClementBera' 'DamienCassou' 'DamienPollet' 
> 'DenisKudryashov' 'ErwanD' 'ErwanDouaille' 'EstebanLorenzano' 
> 'FernandoOlivero' 'GabrielOmarCotelli' 'GiselaDecuzzi' 'GuidoChari' 
> 'GuillermoPolito' 'HenrikSperreJohansen' 'HernanMoralesDurand' 
> 'HernanWilkinson' 'HilaireFernandes' 'IgorStasenko' 'JochenRick' 
> 'JurajKubelka' 'LaurentLaffont' 'LeoGassman' 'LucFabresse' 'LucasGiudice' 
> 'MarcusDenjer' 'MarcusDenker' 'MarianoMartinezPeck' 'MartinDias' 'MartinWalk' 
> 'MaxLeske' 'NickPapoulias' 'NicolaiHess' 'NicolasPapagnaMaldonado' 
> 'NicolasPasserini' 'NicolasPetton' 'NorbertHartl' 'PabloHerrero' 'Part' 
> 'Part2' 'PartOne' 'PavelKrivanek' 'PavelKrivnaek' 'PhilippeBack' 
> 'RobertoMinelli' 'RonieSalgado' 'S' 'ST' 'SamirSaleh' 'SeanDeNigris' 
> 'SebastianTleue' 'SebastianTleye' 'SimomAllier' 'SimonAllier' 'SqR' 
> 'StephanEggermont' 'StephaneDucass' 'StephaneDucasse' 'SvenVanCaekenberghe' 
> 'ThierryGoubier' 'TommasoDalSasso' 'TorstenBergmann' 'TudorGirba' 
> 'USETHISVERSION' 'VincentBlondeau' 'YuriyTymchuk' 'abc' 'cami' 'cb' 
> 'clementBera' 'janniklaval' 'jb' 'jeanbaptistearnaud' 'johanfabry' 
> 'jordidelgado' 'kilonalios' 'md' 'nice' 'nicolascellier' 'onierstrasz' 'st' 
> 'stleye' 'tbn' 'usmanbhatti')


Reply via email to