Between 3 and 4 miles walking outside.
2-ish mile hike, Rainbow Mountain, new shoes. No pain.
If you want to get notified when I write an update, this link will do the trick.
WordPress database error: [Table 'phatman.wp_categories' doesn't exist]
SELECT category_nicename FROM wp_categories WHERE cat_id=3
WordPress database error: [Table 'phatman.wp_post2cat' doesn't exist]
SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year
FROM wp_posts as p,wp_post2cat as pc
WHERE post_date < '2010-09-01'
AND post_status = 'publish' AND p.ID=pc.post_id AND pc.category_id=1
ORDER BY post_date DESC
LIMIT 1
WordPress database error: [Table 'phatman.wp_post2cat' doesn't exist]
SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year
FROM wp_posts as p,wp_post2cat as pc
WHERE post_date > '2010-09-01'
AND MONTH( post_date ) != MONTH( '2010-09-01' )
AND post_status = 'publish' AND p.ID=pc.post_id AND pc.category_id=1
ORDER BY post_date ASC
LIMIT 1
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | ||