Ben Finney wrote:
> "SamFeltus" <[EMAIL PROTECTED]> writes:
>
>
>>I keep trying to understand why people like HTML/JS, I don't think I
>>am gonna understand.
>
>
> It's fairly simple: HTML, CSS and JavaScript have all been
> standardised independent of any single corporation, and are freely
> implementable, resulting in competing free software
> implementations. We can choose or improve upon the implementation we
> like, or make our own, and share the result with others.
Also: HTML is an easy to parse text format. I can programatically grab
infos from HTML pages. Search engines can do it to.
>
>>I guess for better or worse, Flash is a very different mindset and
>>approach to the web.
>
> One that shares none of the above qualities.
>
indeed.
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
--
http://mail.python.org/mailman/listinfo/python-list