Mark Pilgrim
|
85be3148de
|
switch to Git; update build files and feed links; update copyright year
|
2011-05-18 20:31:03 -04:00 |
|
Mark Pilgrim
|
66e867b82f
|
this is all Philip's fault
|
2010-02-11 14:38:53 -05:00 |
|
Mark Pilgrim
|
2e60267c04
|
2010!
|
2010-01-11 21:43:31 -05:00 |
|
Mark Pilgrim
|
74f06868b7
|
missing callout
|
2009-10-06 11:43:16 -04:00 |
|
Mark Pilgrim
|
88bfab6cfd
|
typo (NSMAP)
|
2009-09-23 08:38:43 -04:00 |
|
Mark Pilgrim
|
81abf54c93
|
consistent capitalization
|
2009-09-18 08:07:08 -04:00 |
|
Mark Pilgrim
|
ab80e91e53
|
markup fiddling
|
2009-09-14 22:16:56 -04:00 |
|
Mark Pilgrim
|
b1b2410079
|
placeholder text
|
2009-09-12 22:04:22 -04:00 |
|
Mark Pilgrim
|
24a8c81206
|
comment out broken example until I can figure out how the hell it ever worked in the first place
|
2009-09-11 16:03:10 -04:00 |
|
Mark Pilgrim
|
60b645aab7
|
type=search
|
2009-08-28 09:16:46 -04:00 |
|
Mark Pilgrim
|
ffd13f29ae
|
typo
|
2009-08-27 16:23:30 -04:00 |
|
Mark Pilgrim
|
a36352364f
|
math is tough
|
2009-08-22 12:22:29 -04:00 |
|
Mark Pilgrim
|
3859a98133
|
typos
|
2009-08-22 12:18:41 -04:00 |
|
Mark Pilgrim
|
f07aef356b
|
markup fiddling
|
2009-08-14 23:27:02 -04:00 |
|
Mark Pilgrim
|
43310ed0a9
|
markup fiddling
|
2009-08-14 23:16:04 -04:00 |
|
Mark Pilgrim
|
fb0aa874df
|
IE fixes
|
2009-08-05 14:49:32 -07:00 |
|
Mark Pilgrim
|
33f7e5ba61
|
typo
|
2009-08-04 16:29:22 -07:00 |
|
Mark Pilgrim
|
a1108cefc5
|
markup fiddling
|
2009-08-04 15:34:35 -07:00 |
|
Mark Pilgrim
|
df9607e231
|
Make it clear that lxml only supports XPath 1.0
|
2009-08-04 15:01:51 -07:00 |
|
Mark Pilgrim
|
565561586a
|
small clarification
|
2009-08-04 13:55:33 -07:00 |
|
Mark Pilgrim
|
49a2ae211d
|
added missing note on getiterator() example
|
2009-08-04 10:50:08 -07:00 |
|
Mark Pilgrim
|
e235dc1687
|
show an element with two attributes
|
2009-08-04 10:46:13 -07:00 |
|
Mark Pilgrim
|
d7f1717f30
|
3.0 --> 3.1
|
2009-08-03 11:36:15 -07:00 |
|
Mark Pilgrim
|
4707dfcc4e
|
promoted xmlwitch
|
2009-07-27 05:12:43 -04:00 |
|
Mark Pilgrim
|
48c6c74065
|
add find() example and gotcha note
|
2009-07-27 05:09:54 -04:00 |
|
Mark Pilgrim
|
535fa9504f
|
mention single or double quotes
|
2009-07-27 04:43:51 -04:00 |
|
Mark Pilgrim
|
e8ecaab976
|
fix navigation, update TOC, fix a few xrefs, stub out serializing chapter
|
2009-07-27 04:19:31 -04:00 |
|
Mark Pilgrim
|
e5b43fb442
|
wrote advanced-unit-testing chapter, decided to merge it into unit-testing. renumbered chapters and fixed up TOC and navigation
|
2009-07-25 15:31:55 -04:00 |
|
Mark Pilgrim
|
fcea6b511c
|
added link to xmlwitch
|
2009-07-23 10:40:27 -04:00 |
|
Mark Pilgrim
|
ebd620cd2f
|
fixed FIXMEs
|
2009-07-16 23:25:51 -04:00 |
|
Mark Pilgrim
|
e9b883b771
|
update navigation, TOC, index
|
2009-07-16 11:22:11 -04:00 |
|
Mark Pilgrim
|
07ced98b41
|
class=nd fiddling
|
2009-07-14 20:51:14 -04:00 |
|
Mark Pilgrim
|
4302e3613d
|
added section on exceptions to your-first-python-program
|
2009-07-14 00:07:18 -04:00 |
|
Mark Pilgrim
|
28a13e1fbc
|
added note about list concatenation and memory usage. unrelatedly, added nonbreaking spaces around long dashes.
|
2009-06-26 00:41:29 -04:00 |
|
Mark Pilgrim
|
49bd08c068
|
unicode fiddling
|
2009-06-10 11:51:34 -04:00 |
|
Mark Pilgrim
|
be2b7d3546
|
colorize interactive shell examples
|
2009-06-08 22:43:48 -04:00 |
|
Mark Pilgrim
|
ae146df0d9
|
syntax highlighting for everyone!
|
2009-06-08 12:44:13 -04:00 |
|
Mark Pilgrim
|
654b102d74
|
you wouldn't believe me if I told you
|
2009-06-05 23:39:50 -04:00 |
|
Mark Pilgrim
|
e39bffe2d5
|
build fiddling
--HG--
rename : dip3.js => j/dip3.js
rename : ga.js => j/ga.js
rename : jquery.js => j/jquery.js
rename : jquery.min.js => j/jquery.min.js
|
2009-06-05 19:30:20 -04:00 |
|
mark@atlantis
|
f6961f7e7e
|
build fiddling
--HG--
rename : html5.js => j/html5.js
|
2009-06-05 18:43:10 -04:00 |
|
Mark Pilgrim
|
de717f0830
|
moved an example with lxml-specific syntax to lxml section [thanks G.P.]
|
2009-06-01 19:51:28 -07:00 |
|
Mark Pilgrim
|
5b0405f6a7
|
asterisms for everyone!
|
2009-05-29 22:12:00 -07:00 |
|
Mark Pilgrim
|
8912c8aec6
|
added print stylesheet
|
2009-05-29 16:16:07 -07:00 |
|
Mark Pilgrim
|
e873a936a0
|
filled in missing hrefs in xml chapter
|
2009-05-26 15:16:27 -07:00 |
|
Mark Pilgrim
|
2c114c1035
|
finished XML chapter, modulo a few hrefs to fill in later
|
2009-05-26 11:48:44 -07:00 |
|
Mark Pilgrim
|
93d9c3a25f
|
section on generating XML
|
2009-05-26 10:08:59 -07:00 |
|
Mark Pilgrim
|
9a5aaf5e1a
|
markup fiddling
|
2009-05-21 20:53:25 -04:00 |
|
Mark Pilgrim
|
62628b8845
|
numbering issue
|
2009-05-21 20:19:37 -04:00 |
|
Mark Pilgrim
|
3cd1fbc28f
|
adjusted some difficulty levels and matching tooltips
|
2009-05-21 19:10:44 -04:00 |
|
Mark Pilgrim
|
23291f8f0f
|
typo
|
2009-05-21 19:06:01 -04:00 |
|