I love the diagrams.  They are much easier to read (for me) than plain
text.  To make them searchable, perhaps alt-text would suffice?

RW

Ron Wilson, S/W Systems Engineer III, Tyco Electronics, 434.455.6453


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Klemens Friedl
Sent: Monday, October 06, 2008 1:59 AM
To: General Discussion of SQLite Database
Subject: Re: [sqlite] SQLite syntax diagrams

2008/10/3 D. Richard Hipp <[EMAIL PROTECTED]>:
> http://www.sqlite.org/draft/syntaxdiagrams.html
> http://www.sqlite.org/draft/lang.html

The diagrams are nice and for some people probably easier to read than
plain text BNF* syntax.
Although, images have two disadvantages:
1) web search engines cannot extract and therefor not index its content
2) the neither the browser's in-page search function nor a desktop
search engine or a grep like tool work either.

For example a search for "sqlite SELECT NATURAL JOIN" on your favorite
web search engine will list you
"http://www.sqlite.org/lang_select.html"; hopefully in one of the first
search results.
As e.g. "natural" is not in the text content of the new draft
(http://www.sqlite.org/draft/lang_select.html) it won't be indexed if
this draft become the reality.

I suggest to offer both, the images and the BNF syntax.


Best regards, Klemens


* Backus-Naur Form
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to