Hey Kahil, Honestly I think what u r running into here is the learning curve for JavaScript and webscripting in general.
JavaScript is a full featured programming language with many builtin facilities. Then there's the DOM Apis which are large and complicated as well. (and require a solid understanding of XML and CSS) The fluid JS Apis are relatively very small by comparison. I recommend checking out a book on JavaScript. In particular my favorite is the OReilly Rhino book. Unfortunately I don't think there's really any shortcut to learning JavaScript. :| Sent from Todd's 4G iPhone On Feb 27, 2009, at 13:58, Kahil <[email protected]> wrote: > > Ok... When it comes to scripting for Fluid, it isn't easy. It would > be awesome of someone good at scripting could help put together a nice > how to guide. I have been trying to learn and have basically just > been studying existing scripts to see how things are done. The > problem is that I have seen many ways to do the same thing. I have > lost count as to how many different ways I've seen people scripting to > add dock badges or growl notifications. > > Anyone interested? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "fluidapp" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/fluidapp?hl=en -~----------~----~----~----~------~----~------~--~---
