tin-tags

T

Thomas M. Farrelly

hi,

I have just released a javascript framework. It is at tin-tags.org. I am
greateful for any comments.

Thanks in advance.
 
K

Kay-Uve Höhns

Hi Thomas,
It is at tin-tags.org.
while accessing tin-tags.org my browser always tries to download a
xhtml file. Maybe this is not a feature? ;)

greetings,

Kay
 
R

rf

Kay-Uve Höhns said:
Hi Thomas,
while accessing tin-tags.org my browser always tries to download a
xhtml file. Maybe this is not a feature? ;)

The page is being served as application/xhtml+xml which everyone (except Mr
Farrelly) knows is incompatible with IE. IE simply does not do XHTML and
will invite you to download the page.
 
T

thomas

The page is being served as application/xhtml+xml which everyone (except Mr
Farrelly) knows is incompatible with IE. IE simply does not do XHTML and
will invite you to download the page.

Tin-tags is beta software. It only works with recent versions of
FireFox. Sorry about the misunderstanding.
 
R

rf

Tin-tags is beta software. It only works with recent versions of
FireFox. Sorry about the misunderstanding.

So it's pretty useless in the context of the web then :)
 
P

Peter Michaux

hi,

I have just released a javascript framework. It is at tin-tags.org. I am
greateful for any comments.

Thanks in advance.

As others have mentioned XHTML is not ready for production use in
general. Those in the know use HTML. Search google for "don't use
XHTML" or similar. You may not care but HTML pages with invalid tags
will, well, not validate...(http://validator.w3.org/) If validation
matters and a person authors in HTML, and wants the page to work on IE
then I think tin-tags would not be usable as is.

On your site the drop down menu is very difficult to use and takes
many tries and some luck.

Peter
 
D

David Golightly

Tin-tags is beta software. It only works with recent versions of
FireFox. Sorry about the misunderstanding.

I appreciate the effort you're making here, and in fact you've got
some interesting ideas in your framework. I see you're running Linux
and are experimenting with browser-as-UI platform, both good things.
However, saying "I don't know anything about browser compatibility
issues" indicates you should probably put some effort in here first
before aspiring to make anything as amibitious as a client-side
framework. Learn some solid cross-browser HTML 4 and CSS *first*,
then take on client-side JavaScript.
 
T

Thomas M. Farrelly

I appreciate the effort you're making here, and in fact you've got
some interesting ideas in your framework. I see you're running Linux
and are experimenting with browser-as-UI platform, both good things.
However, saying "I don't know anything about browser compatibility
issues" indicates you should probably put some effort in here first
before aspiring to make anything as amibitious as a client-side
framework. Learn some solid cross-browser HTML 4 and CSS *first*,
then take on client-side JavaScript.

My focus and priorities are different then yours.

I am very happy about tin-tags. It does what it is supposed to do at this
point. It does this in approx 300 lines of well written javascript code
(tin/init.js).

When it comes to compatibility, that is something that I am looking into.
IMHO functionality and compatibility issues are separate. I also
emphasize that this is beta software.
 
T

Thomas M. Farrelly

hi,

I have just released a javascript framework. It is at tin-tags.org. I am
greateful for any comments.

Thanks in advance.
[...]
If validation
matters and a person authors in HTML, and wants the page to work on IE
then I think tin-tags would not be usable as is.
True.

On your site the drop down menu is very difficult to use and takes
many tries and some luck.

Peter

I know. I just fixed so that the pulldown disappears once an item is
selected.

When selecting outside the anchor tag, text-selection is started. That is
annoying. Is anyone familiar with that problem, and know a way to fix it?
 
D

David Golightly

My focus and priorities are different then yours.

I am very happy about tin-tags. It does what it is supposed to do at this
point. It does this in approx 300 lines of well written javascript code
(tin/init.js).

When it comes to compatibility, that is something that I am looking into.
IMHO functionality and compatibility issues are separate. I also
emphasize that this is beta software.

I realize that. For what they are, your tin-tags are a decent proof-
of-concept. However, you solicited opinions, so I gave you mine: it's
got a long way to go before you'll get any real-world adoption, and
that's your next step to tackle.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,159
Messages
2,570,883
Members
47,414
Latest member
djangoframe

Latest Threads

Top