Hi,
You can now look at to query all public smalltalkhub projects. is an “old style” web page… so do not expect too much… but at least you can see what is around :) enjoy, Esteban
|
2015-03-10 11:50 GMT+01:00 Esteban Lorenzano <[hidden email]>:
Great!
|
In reply to this post by EstebanLM
Hi Esteban,
Seems that the link is dead now? Regards, Julien |
yes… it is no more.
now is http://smalltalkhub.com/list sorry for the mess, but I announced the change… you just missed it :P Esteban
|
Oh, yes i missed it sorry!
It would be good to have a link somewhere on smalltalkhub that inform the existence of this resource :) Julien On 22/03/15 21:41, Esteban Lorenzano wrote: > yes… it is no more. > > now is http://smalltalkhub.com/list <http://smalltalkhub.com/list> > > sorry for the mess, but I announced the change… you just missed it :P > > Esteban > >> On 22 Mar 2015, at 21:25, Julien Delplanque <[hidden email]> wrote: >> >> Hi Esteban, >> >> Seems that the link is dead now? >> >> Regards, >> >> Julien >> >> >> >> -- >> View this message in context: http://forum.world.st/new-link-to-query-all-projects-in-smalltalkhub-tp4810881p4814203.html >> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. >> > |
> On 22 Mar 2015, at 22:26, Julien Delplanque <[hidden email]> wrote: > > Oh, yes i missed it sorry! > > It would be good to have a link somewhere on smalltalkhub that inform > the existence of this resource :) yes, you are right… but I started the list as a side project precisely because I do not want to touch smalltalkhub :P Anyway, I will see how to give some visibility someway… but not this week, I’m running with the release :) Esteban > > Julien > > On 22/03/15 21:41, Esteban Lorenzano wrote: >> yes… it is no more. >> >> now is http://smalltalkhub.com/list <http://smalltalkhub.com/list> >> >> sorry for the mess, but I announced the change… you just missed it :P >> >> Esteban >> >>> On 22 Mar 2015, at 21:25, Julien Delplanque <[hidden email]> wrote: >>> >>> Hi Esteban, >>> >>> Seems that the link is dead now? >>> >>> Regards, >>> >>> Julien >>> >>> >>> >>> -- >>> View this message in context: http://forum.world.st/new-link-to-query-all-projects-in-smalltalkhub-tp4810881p4814203.html >>> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. >>> >> > > |
Hi Esteban,
I don't know if you want to spend some time on it, but what would be great is for the projects to choose if they want to appear or not in this list, and have a little description of the project on mouse over :) Merwan On 23/03/2015 14:01, Esteban Lorenzano wrote: >> On 22 Mar 2015, at 22:26, Julien Delplanque <[hidden email]> wrote: >> >> Oh, yes i missed it sorry! >> >> It would be good to have a link somewhere on smalltalkhub that inform >> the existence of this resource :) > yes, you are right… but I started the list as a side project precisely because I do not want to touch smalltalkhub :P > Anyway, I will see how to give some visibility someway… but not this week, I’m running with the release :) > > Esteban > >> Julien >> >> On 22/03/15 21:41, Esteban Lorenzano wrote: >>> yes… it is no more. >>> >>> now is http://smalltalkhub.com/list <http://smalltalkhub.com/list> >>> >>> sorry for the mess, but I announced the change… you just missed it :P >>> >>> Esteban >>> >>>> On 22 Mar 2015, at 21:25, Julien Delplanque <[hidden email]> wrote: >>>> >>>> Hi Esteban, >>>> >>>> Seems that the link is dead now? >>>> >>>> Regards, >>>> >>>> Julien >>>> >>>> >>>> >>>> -- >>>> View this message in context: http://forum.world.st/new-link-to-query-all-projects-in-smalltalkhub-tp4810881p4814203.html >>>> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. >>>> >> > |
> Hi Esteban, > > I don't know if you want to spend some time on it, but what would be > great is for the projects to choose if they want to appear or not in > this list, and have a little description of the project on mouse over :) :) |
In reply to this post by MerwanOuddane
Excerpts from Merwan Ouddane's message of 2015-03-23 21:22:23 +0100:
> I don't know if you want to spend some time on it, but what would be > great is for the projects to choose if they want to appear or not in > this list, there is already a distinction between public and private projects. as far as i could tell, private projects are not in the list. at least i could not find mine. > and have a little description of the project on mouse over :) please let the description be right next to the title, not hidden with mouseover. there are way to many projects to me mousing over each one to read them. greetings, martin. -- eKita - the online platform for your entire academic life -- chief engineer eKita.co pike programmer pike.lysator.liu.se caudium.net societyserver.org secretary beijinglug.org mentor fossasia.org foresight developer foresightlinux.org realss.com unix sysadmin Martin Bähr working in china http://societyserver.org/mbaehr/ |
2015-03-24 4:03 GMT+01:00 Martin Bähr <[hidden email]>: Excerpts from Merwan Ouddane's message of 2015-03-23 21:22:23 +0100: That's not what I meant, there is a hudge difference between private and unreferenced projects. > and have a little description of the project on mouse over :) If the list is reduced it will be manageable, maybe not a mouseOver but a little arrow to show/hide the description under the project. Best Regards, Merwan |
On 24/03/15 11:18, Merwan Oud wrote:
> If the list is reduced it will be manageable, maybe not a mouseOver but > a little arrow to show/hide the description under the project. We would love submissions of code for this. It is something that should not be very difficult, but takes some time to get right. If you want to try this: - install and run mongodb - download and run a smalltalkhub image from https://ci.inria.fr/pharo-contribution/job/SmalltalkHub/ (latest green 3.0 development version) - add yourself as user on your local smalltalkhub (http://localhost:8080/tools/hub) - add some projects to test this with - save some code to it from another image - take a look in the image at the Hub and HubExtra packages. You can see what was changed by browsing changes with earlier versions on http://smalltalkhub.com/mc/NicolasPetton/SmalltalkHub/main - change the rendering code so it works as you like it. Torsten suggested to use http://www.datatables.net/ Please remember that we need a solution that works with a large number of projects, so we might have to limit sizes. - you should be able to commit directly to the repo. - please keep us posted on any problems and interesting features/issues or questions. - if you want to show us something that might not be ready, you (or I) can add an extra build to the ci server. At the moment, Esteban is far too busy with higher priority work: - Pharo 4 release; - new Spur VM; - making retina displays work. (probably not a complete list...) Stephan |
Administrator
|
It would be good to add these instructions somewhere more permanent e.g. the project wiki. btw I see Google Code is listed as the issue tracker. What are the plans for the future?
Cheers,
Sean |
In reply to this post by Stephan Eggermont-3
Thanks for the instructions,
I'll do it as soon as I can :) There is an issue that i'd like to report too, I have a team with a non-ascii character, and i can't remove team members nor delete the entire team, I'll try to fix it too. Merwan On 24/03/2015 11:55, Stephan Eggermont wrote: > On 24/03/15 11:18, Merwan Oud wrote: >> If the list is reduced it will be manageable, maybe not a mouseOver but >> a little arrow to show/hide the description under the project. > > We would love submissions of code for this. It is something that should > not be very difficult, but takes some time to get right. If you want > to try this: > - install and run mongodb > - download and run a smalltalkhub image from > https://ci.inria.fr/pharo-contribution/job/SmalltalkHub/ > (latest green 3.0 development version) > - add yourself as user on your local smalltalkhub > (http://localhost:8080/tools/hub) > - add some projects to test this with > - save some code to it from another image > - take a look in the image at the Hub and HubExtra > packages. You can see what was changed by browsing > changes with earlier versions on > http://smalltalkhub.com/mc/NicolasPetton/SmalltalkHub/main > - change the rendering code so it works as you like it. > Torsten suggested to use http://www.datatables.net/ > Please remember that we need a solution that works with > a large number of projects, so we might have to limit > sizes. > - you should be able to commit directly to the repo. > - please keep us posted on any problems and interesting > features/issues or questions. > - if you want to show us something that might not be ready, > you (or I) can add an extra build to the ci server. > > At the moment, Esteban is far too busy with higher priority work: > - Pharo 4 release; > - new Spur VM; > - making retina displays work. > (probably not a complete list...) > > Stephan > > > > |
On 24/03/15 17:36, Merwan Ouddane wrote:
> Thanks for the instructions, > > I'll do it as soon as I can :) > > There is an issue that i'd like to report too, I have a team with a > non-ascii character, and i can't remove team members nor delete the > entire team, I'll try to fix it too. That sounds like a good issue to experiment with on your own installation first :) Thanks for picking this up. Stephan |
Free forum by Nabble | Edit this page |