Art wrote:
>
>> I am diving in learning Javascript first, I also see
AJAX as an
>> important part of the future, so want to get a good
foundation in that
>> before moving on to PHP.
>>
>> Dooza
>
> I think you have things a bit more under control than I
do but perhaps
> we are, somewhat, in the same boat.
>
> I've been looking at all the things that can divide up
my attention and
> there's NEVER a shortage of new acronyms to baffle and
amaze me.
>
> There's AJAX, CSS, COM, DOM, OOP, SPRY, FLEX, AIR, YUI,
JAVASCRIPT, PHP,
> ASP, XML, RSS OR ATOM?, XSLT, DTD, RELAX NG, XPATH,
...DOT, DOT,
> DOT...you get the point. And there's no end in sight to
it.
>
> I've been looking a little bit at YUI library that was
built by Yahoo
> but I'm not certain what the shelf life of this or any
of them is so I
> can't decide if I should jump into that or not. What's
best?
>
> Then there's Flex; should I just take the plunge and go
with Flex
> instead of YUI?
>
> Of course, Javascript is a good start.
>
> What do people recommend?
Some of your list come under the same heading, which is most
Javascript
based. For instance, AJAX, DOM, Spry and YUI and XPATH are
all
Javascript. I know very little about it, so have bought
myself Head
First Javascript to get myself on the right path. I am also
playing with
Spry for a project, and have got good results from it so far.
XML and RSS and ATOM are all the same kinda thing, and can
all be pulled
into the Javascript camp as well, lots of the AJAX stuff used
XML, so
its another area to look at.
Then you have PHP and ASP being able to generate XML from
your database.
So again its all going back to Javascript.
Now Flex is something else, I think it sits in the AIR/Flash
camp, and I
have seen some nifty things built with AIR... but don't
honestly know
much about it.
Dooza
--
Posting Guidelines
http://www.adobe.com/support/forums/guidelines.html
How To Ask Smart Questions
http://www.catb.org/esr/faqs/smart-questions.html