Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a typo on the books.html page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
82cfff06e67d159537b93596c056675e |
User & Date: | drh 2010-01-06 20:57:32.000 |
Context
2010-01-06
| ||
23:32 | Simplifications to the description of keywords. Avoid any decision of the keywords that can, sometimes, be used as identifiers because that adds nothing to the conversation. (check-in: a9db62dba3 user: drh tags: trunk) | |
20:57 | Fix a typo on the books.html page. (check-in: 82cfff06e6 user: drh tags: trunk) | |
17:38 | Updates to search script. (check-in: 39f3bd86d6 user: dan tags: trunk) | |
Changes
Changes to pages/books.in.
1 2 3 4 5 6 7 8 9 10 | <title>Books About SQLite</title> <tcl>hd_keywords {books about SQLite}</tcl> <h1 align=center>Books About SQLite</h1> <hr> <table border=0> <tr><td valign=top><img src="images/books/symbiansql.jpg"><td valign=top> <h2>Inside Symbian SQL (2010)</h2> | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | <title>Books About SQLite</title> <tcl>hd_keywords {books about SQLite}</tcl> <h1 align=center>Books About SQLite</h1> <hr> <table border=0> <tr><td valign=top><img src="images/books/symbiansql.jpg"><td valign=top> <h2>Inside Symbian SQL (2010)</h2> <p>Authors: Ivan Litovski & Richard Maynard<br> Publisher: Wiley<br> <a href="http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470744022.html">wiley.com</a></p> <p> This is the definitive reference book on the Symbian SQL database which is based on SQLite. The authors (both members of the Symbian engineering team responsible for the implementation of the code) |
︙ | ︙ |