Hi.
I am uncertain how much to share so I will try to be brief.
I hope that was brief enough. Thanks, Chip
-- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Hi Chip! Waaaay long ago (in terms of Amber's lifespan) I played a bit with Morph.js and Amber, here's some simple demo code you can take a look at: Of course, I remember ~0 about it, but please ask along if there's something you don't understand!
Also, some stuff is now deprecated... like mixing js and smalltalk in the same method. You'd have to refactor this into separate methods to get it working.
Good luck, and welcome! :) Bernat. 2013/2/28 Chip Nowacek <[hidden email]> Hi. Bernat Romagosa. You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Oh, and here's the HTML that I used to run this demo: 2013/2/28 Bernat Romagosa <[hidden email]>
Bernat Romagosa. You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
In reply to this post by Chip Nowacek-2
Thank you. Any reason you might advise against using morphic? Any other direct-manipulation options that you might recommend?
On Thursday, February 28, 2013 12:06:32 PM UTC-5, Chip Nowacek wrote: Hi.-- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Well, Morphic.js is a really well engineered library. For a real-world example, check out this Scratch port built on top of Morphic.js: http://snap.berkeley.edu/snapsource/snap.html
-- I don't know how well will it map to your application or how hard is it going to be to bind Amber, Morphic.js and an SQL database together. There are some people in this list who've coded real-time applications in Amber, I'm sure they can give you much better advice than me :)
Cheers, Bernat. 2013/2/28 Chip Nowacek <[hidden email]> Thank you. Any reason you might advise against using morphic? Any other direct-manipulation options that you might recommend? Bernat Romagosa. You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Free forum by Nabble | Edit this page |