[Pharo-project] Pharocasts: Build a XML browser
Watch this to learn how to: - get and parse XML - use Polymorph to build a GUI with a tree and text editor - add a button in Pharo IDE to open the XML browser - control when your breakpoints will trigger see http://www.pharocasts.com/2011/03/build-xml-browser.html Laurent Laffont - @lolgzs <http://twitter.com/#!/lolgzs> Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/
Hi, Nice. Just for comparison, I created a counter part demo for the browser building part using Glamour: http://www.tudorgirba.com/blog/simple-xml-browser-with-glamour Cheers, Doru On 6 Mar 2011, at 22:31, laurent laffont wrote:
Watch this to learn how to: - get and parse XML - use Polymorph to build a GUI with a tree and text editor - add a button in Pharo IDE to open the XML browser - control when your breakpoints will trigger
see http://www.pharocasts.com/2011/03/build-xml-browser.html
Laurent Laffont - @lolgzs
Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/
-- www.tudorgirba.com "Beauty is where we see it."
On Mon, Mar 7, 2011 at 4:47 PM, Tudor Girba <tudor.girba@gmail.com> wrote:
Hi,
Nice.
Just for comparison, I created a counter part demo for the browser building part using Glamour: http://www.tudorgirba.com/blog/simple-xml-browser-with-glamour
Cool ! I've updated PharoCasts to link on your demo. (oh, and can't wait your screencasts on Moose ;) Laurent.
Cheers, Doru
On 6 Mar 2011, at 22:31, laurent laffont wrote:
Watch this to learn how to: - get and parse XML - use Polymorph to build a GUI with a tree and text editor - add a button in Pharo IDE to open the XML browser - control when your breakpoints will trigger
see http://www.pharocasts.com/2011/03/build-xml-browser.html
Laurent Laffont - @lolgzs
Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/
-- www.tudorgirba.com
"Beauty is where we see it."
Thanks :). I finally settled on a set of tools that kind of work at the moment, so indeed, more screencasts will come. Cheers, Doru On 7 Mar 2011, at 18:01, laurent laffont wrote:
On Mon, Mar 7, 2011 at 4:47 PM, Tudor Girba <tudor.girba@gmail.com> wrote: Hi,
Nice.
Just for comparison, I created a counter part demo for the browser building part using Glamour: http://www.tudorgirba.com/blog/simple-xml-browser-with-glamour
Cool ! I've updated PharoCasts to link on your demo. (oh, and can't wait your screencasts on Moose ;)
Laurent.
Cheers, Doru
On 6 Mar 2011, at 22:31, laurent laffont wrote:
Watch this to learn how to: - get and parse XML - use Polymorph to build a GUI with a tree and text editor - add a button in Pharo IDE to open the XML browser - control when your breakpoints will trigger
see http://www.pharocasts.com/2011/03/build-xml-browser.html
Laurent Laffont - @lolgzs
Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/
-- www.tudorgirba.com
"Beauty is where we see it."
-- www.tudorgirba.com "From an abstract enough point of view, any two things are similar."
participants (2)
-
laurent laffont -
Tudor Girba