[Pharo-project] SmalltalkHub upgrade
Guys, SmalltalkHub just got upgraded to version 0.9. This version includes a lot of changes under the hood, as well as new features and bug fixes: New major features: - You can now register teams (see the RMoD team http://smalltalkhub.com/#!/~RMoD) - Projects can now be private - The homepage and header have been updated - SmalltalkHub now includes an (unfinished) "explore" page (http://smalltalkhub.com/#!/explore) - and... SmalltalkHub has a new 404 page :-) (http://smalltalkhub.com/#!/~foo/bar) Updates: - Mongo has been updated to version 2.0 - The production image is a Pharo 1.4 Important bug fixes: - "disappearing" projects from user dashboard - mcz files larger than 6Mb could not be uploaded Cheers, Nico
Nico, that's a big leap for smalltalk. Well done! Makes us look more modern now :) Am 11.01.2013 um 18:57 schrieb Nicolas Petton <petton.nicolas@gmail.com>:
Guys,
SmalltalkHub just got upgraded to version 0.9. This version includes a lot of changes under the hood, as well as new features and bug fixes:
New major features:
- You can now register teams (see the RMoD team http://smalltalkhub.com/#!/~RMoD) - Projects can now be private - The homepage and header have been updated - SmalltalkHub now includes an (unfinished) "explore" page (http://smalltalkhub.com/#!/explore) - and... SmalltalkHub has a new 404 page :-) (http://smalltalkhub.com/#!/~foo/bar)
Cool page. But I also like the design of http://smalltalkhub.com/foo/bar pages ;)
Updates:
- Mongo has been updated to version 2.0 - The production image is a Pharo 1.4
Important bug fixes:
- "disappearing" projects from user dashboard - mcz files larger than 6Mb could not be uploaded
Norbert
Once all the files are loaded it works really fast. Congratulations :) One thing that's counter-intuitive is the search feature. By default I would search for Packages/Projects and not Users/Teams. I wouldn't mind if the results are for both, though. Regards! Esteban A. Maringolo 2013/1/11 Nicolas Petton <petton.nicolas@gmail.com>:
Guys,
SmalltalkHub just got upgraded to version 0.9. This version includes a lot of changes under the hood, as well as new features and bug fixes:
New major features:
- You can now register teams (see the RMoD team http://smalltalkhub.com/#!/~RMoD) - Projects can now be private - The homepage and header have been updated - SmalltalkHub now includes an (unfinished) "explore" page (http://smalltalkhub.com/#!/explore) - and... SmalltalkHub has a new 404 page :-) (http://smalltalkhub.com/#!/~foo/bar)
Updates:
- Mongo has been updated to version 2.0 - The production image is a Pharo 1.4
Important bug fixes:
- "disappearing" projects from user dashboard - mcz files larger than 6Mb could not be uploaded
Cheers, Nico
Hi Nicolas! On 01/11/2013 06:57 PM, Nicolas Petton wrote:
Guys,
SmalltalkHub just got upgraded to version 0.9. This version includes a
Great! Just a few things: - The explore page, I presume it "only" shows some recents, right? I mean, I though I could browse or see the full list of users/projects etc, but AFAICT I can not yet? - Is the idea to also offer "regular URLs" for some entry points? To enable google indexing etc? regards, Göran
-- Göran Krampe <goran@krampe.se> writes:
Hi Nicolas!
On 01/11/2013 06:57 PM, Nicolas Petton wrote:
Guys,
SmalltalkHub just got upgraded to version 0.9. This version includes a
Great! Just a few things:
- The explore page, I presume it "only" shows some recents, right? I mean, I though I could browse or see the full list of users/projects etc, but AFAICT I can not yet?
Exactly. If you read carefully, you'll see that this page is a preview only ;)
- Is the idea to also offer "regular URLs" for some entry points? To enable google indexing etc?
Yes, the next upgrade will include static pages (with a redirection to the Amber pages if JavaScript is available). This way all projects will be indexed by search engines. Nico
Nice. I remember in a previous version there had been the possibility to browse the source code, not only the diff? Or do i just not find it any more? Anyway this would be nice to have. -- View this message in context: http://forum.world.st/SmalltalkHub-upgrade-tp4662977p4662999.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Indeed, this is missing in this version, but will be added back :) Nico Helene Bilbo <thereluctantprogrammer@fastmail.fm> writes:
Nice. I remember in a previous version there had been the possibility to browse the source code, not only the diff? Or do i just not find it any more? Anyway this would be nice to have.
-- View this message in context: http://forum.world.st/SmalltalkHub-upgrade-tp4662977p4662999.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Nicolas Petton http://nicolas-petton.fr
awesome :) Stef On Jan 11, 2013, at 6:57 PM, Nicolas Petton wrote:
Guys,
SmalltalkHub just got upgraded to version 0.9. This version includes a lot of changes under the hood, as well as new features and bug fixes:
New major features:
- You can now register teams (see the RMoD team http://smalltalkhub.com/#!/~RMoD) - Projects can now be private - The homepage and header have been updated - SmalltalkHub now includes an (unfinished) "explore" page (http://smalltalkhub.com/#!/explore) - and... SmalltalkHub has a new 404 page :-) (http://smalltalkhub.com/#!/~foo/bar)
Updates:
- Mongo has been updated to version 2.0 - The production image is a Pharo 1.4
Important bug fixes:
- "disappearing" projects from user dashboard - mcz files larger than 6Mb could not be uploaded
Cheers, Nico
+1 Doru On Jan 12, 2013, at 9:23 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
awesome :)
Stef
On Jan 11, 2013, at 6:57 PM, Nicolas Petton wrote:
Guys,
SmalltalkHub just got upgraded to version 0.9. This version includes a lot of changes under the hood, as well as new features and bug fixes:
New major features:
- You can now register teams (see the RMoD team http://smalltalkhub.com/#!/~RMoD) - Projects can now be private - The homepage and header have been updated - SmalltalkHub now includes an (unfinished) "explore" page (http://smalltalkhub.com/#!/explore) - and... SmalltalkHub has a new 404 page :-) (http://smalltalkhub.com/#!/~foo/bar)
Updates:
- Mongo has been updated to version 2.0 - The production image is a Pharo 1.4
Important bug fixes:
- "disappearing" projects from user dashboard - mcz files larger than 6Mb could not be uploaded
Cheers, Nico
-- www.tudorgirba.com "Don't give to get. Just give."
Nice work, Nicolas ! Working on a live system that users depend on is quite a challenge. On 11 Jan 2013, at 18:57, Nicolas Petton <petton.nicolas@gmail.com> wrote:
Guys,
SmalltalkHub just got upgraded to version 0.9. This version includes a lot of changes under the hood, as well as new features and bug fixes:
New major features:
- You can now register teams (see the RMoD team http://smalltalkhub.com/#!/~RMoD) - Projects can now be private - The homepage and header have been updated - SmalltalkHub now includes an (unfinished) "explore" page (http://smalltalkhub.com/#!/explore) - and... SmalltalkHub has a new 404 page :-) (http://smalltalkhub.com/#!/~foo/bar)
Updates:
- Mongo has been updated to version 2.0 - The production image is a Pharo 1.4
Important bug fixes:
- "disappearing" projects from user dashboard - mcz files larger than 6Mb could not be uploaded
Cheers, Nico
The updated stHub looks good! One thing I noticed is that I get to see the new 404-lego-head page quite a lot? In the "Recently created projects" the following projects are not found: Prototype, Odyssey and MukadePM. Maybe it's because these projects are not public? Doing a search for something that doesn't exist also gives the "page not found" page. While browsing around I noticed too that there are projects without "contributors"? Anyhow, just fyi because I know its still a wip and its starting to look pretty nice :) -- View this message in context: http://forum.world.st/SmalltalkHub-upgrade-tp4662977p4663245.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Hi! Yep, that's a bug ;) Private projects are shown in the explore page. There are a few bugs left, I'll fix them ASAP. Nico Geert Claes <geert.wl.claes@gmail.com> writes:
The updated stHub looks good! One thing I noticed is that I get to see the new 404-lego-head page quite a lot? In the "Recently created projects" the following projects are not found: Prototype, Odyssey and MukadePM. Maybe it's because these projects are not public? Doing a search for something that doesn't exist also gives the "page not found" page. While browsing around I noticed too that there are projects without "contributors"?
Anyhow, just fyi because I know its still a wip and its starting to look pretty nice :)
-- View this message in context: http://forum.world.st/SmalltalkHub-upgrade-tp4662977p4663245.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Nicolas Petton http://nicolas-petton.fr
participants (9)
-
Esteban A. Maringolo -
Geert Claes -
Göran Krampe -
Helene Bilbo -
Nicolas Petton -
Norbert Hartl -
Stéphane Ducasse -
Sven Van Caekenberghe -
Tudor Girba