Hi:
Trying to test the newest versions of Squeak (3.10) and Seaside (2.8) I developed a tiny app to group the SqueakPeople by its certifications using the page of SqueakPeople with this data, as data source. The app is running on seasidehosting, at this link: http://squeakpeoplestats.seasidehosting.st/seaside/SqueakPeopleStats Enjoy :) -- Germán S. Arduino http://www.arsol.biz http://www.arsol.net http://germanarduino.blogspot.com _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
That is very nice. Any chance you could add a link to the name to the
persons real squeakPeople account? Ron > -----Original Message----- > From: [hidden email] [mailto:seaside- > [hidden email]] On Behalf Of Germán Arduino > Sent: Sunday, January 27, 2008 7:25 AM > To: The general-purpose Squeak developers list > Cc: Seaside - general discussion > Subject: [Seaside] [ANN] SqueakPeople Certifications > > Hi: > > Trying to test the newest versions of Squeak (3.10) and Seaside (2.8) > I developed a tiny app to group the SqueakPeople by its certifications > using the page of SqueakPeople with this data, as data source. > > The app is running on seasidehosting, at this link: > > http://squeakpeoplestats.seasidehosting.st/seaside/SqueakPeopleStats > > Enjoy :) > > -- > Germán S. Arduino > http://www.arsol.biz > http://www.arsol.net > http://germanarduino.blogspot.com > _______________________________________________ > seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Thanks.
Yes, I will do when time permit. Cheers. 2008/1/27, Ron Teitelbaum <[hidden email]>: > That is very nice. Any chance you could add a link to the name to the > persons real squeakPeople account? > > Ron > > > -----Original Message----- > > From: [hidden email] [mailto:seaside- > > [hidden email]] On Behalf Of Germán Arduino > > Sent: Sunday, January 27, 2008 7:25 AM > > To: The general-purpose Squeak developers list > > Cc: Seaside - general discussion > > Subject: [Seaside] [ANN] SqueakPeople Certifications > > > > Hi: > > > > Trying to test the newest versions of Squeak (3.10) and Seaside (2.8) > > I developed a tiny app to group the SqueakPeople by its certifications > > using the page of SqueakPeople with this data, as data source. > > > > The app is running on seasidehosting, at this link: > > > > http://squeakpeoplestats.seasidehosting.st/seaside/SqueakPeopleStats > > > > Enjoy :) > > > > -- > > Germán S. Arduino > > http://www.arsol.biz > > http://www.arsol.net > > http://germanarduino.blogspot.com > > _______________________________________________ > > seaside mailing list > > [hidden email] > > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > > _______________________________________________ > seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Well, I developed some improvements and fixes:
- Fixed the problem preventing ordering by alias. - Added a link to the SqueakPeople page of the person. - Added a history to hold on the evolution of the number of people by certification. Don't works automatically, I must update the data from time to time. - Added a report of such history data. The url of the live app is: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://squeakpeoplestats.seasidehosting.st/seaside/SqueakPeopleStats" target="_blank">http://squeakpeoplestats.seasidehosting.st/seaside/SqueakPeopleStats and the source code is available (MIT licensed of course) on SqueakSource. Let me know any comment. Cheers. 2008/1/28, Germán Arduino <[hidden email]>: Thanks. _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |