
Not sure of the dates. We’ll just say July 1st 1994. This is the only backpacking trip I ever got to go on with my nephew Jake before he died.
»Read More

Not sure of the dates. We’ll just say July 1st 1994. This is the only backpacking trip I ever got to go on with my nephew Jake before he died.
»Read More
MySQL server version: 5.0.92-log
collapsArch options:
Array
(
[title] => Archives
[noTitle] =>
[inExcludeCat] => exclude
[inExcludeCats] =>
[inExcludeYear] =>
[inExcludeYears] =>
[showPages] =>
[sort] => DESC
[linkToArch] => 1
[showYearCount] => 1
[expandCurrentYear] =>
[expandMonths] => 1
[expandYears] =>
[expandCurrentMonth] => 1
[showMonthCount] => 1
[showPostTitle] => 1
[expand] => 0
[showPostDate] =>
[debug] => 1
[postDateFormat] => m/d
[postDateAppend] => after
[animate] => 0
[postTitleLength] =>
[showPostCount] => 1
[archSortOrder] => DESC
[showPosts] =>
[customExpand] =>
[customCollapse] =>
[number] => 3
)
POST QUERY:
SELECT wp_terms.slug, wp_posts.ID,
wp_posts.post_name, wp_posts.post_title, wp_posts.post_author,
wp_posts.post_date, YEAR(wp_posts.post_date) AS 'year',
MONTH(wp_posts.post_date) AS 'month'
FROM wp_posts LEFT JOIN wp_term_relationships ON wp_posts.ID =
wp_term_relationships.object_id
LEFT JOIN wp_term_taxonomy ON wp_term_taxonomy.term_taxonomy_id =
wp_term_relationships.term_taxonomy_id
LEFT JOIN wp_terms ON wp_terms.term_id =
wp_term_taxonomy.term_id
WHERE post_date != '0000-00-00 00:00:00' AND post_status = 'publish' AND post_type = 'post'
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
POST QUERY RESULTS
Array
(
[0] => stdClass Object
(
[slug] => photography
[ID] => 8787
[post_name] => my-first-picture-to-be-published-in-a-magazine
[post_title] => My first picture to be published in a magazine!!!
[post_author] => 1
[post_date] => 2012-03-13 23:03:42
[year] => 2012
[month] => 3
)
[1] => stdClass Object
(
[slug] => photography
[ID] => 8604
[post_name] => my-ramblings-around-tucson
[post_title] => My ramblings around Tucson
[post_author] => 1
[post_date] => 2012-02-24 08:43:12
[year] => 2012
[month] => 2
)
[2] => stdClass Object
(
[slug] => randoms
[ID] => 8537
[post_name] => backpacktrack
[post_title] => BackPackTrack, a GPS app for Android - my review
[post_author] => 1
[post_date] => 2012-02-09 12:57:39
[year] => 2012
[month] => 2
)
[3] => stdClass Object
(
[slug] => adventure
[ID] => 8533
[post_name] => ozette-loop-2
[post_title] => Ozette Loop
[post_author] => 1
[post_date] => 2012-02-04 14:21:47
[year] => 2012
[month] => 2
)
[4] => stdClass Object
(
[slug] => adventure
[ID] => 8462
[post_name] => copper-creek-hut-overnight
[post_title] => Copper Creek Hut Overnight
[post_author] => 1
[post_date] => 2012-01-29 09:45:43
[year] => 2012
[month] => 1
)
[5] => stdClass Object
(
[slug] => photography
[ID] => 8432
[post_name] => kerry-park
[post_title] => Kerry Park
[post_author] => 1
[post_date] => 2012-01-12 21:01:50
[year] => 2012
[month] => 1
)
[6] => stdClass Object
(
[slug] => photography
[ID] => 8350
[post_name] => carbon-fiber-tripod-on-the-cheap-and-a-poor-mans-do-it-yourself-l-bracket
[post_title] => Carbon Fiber Tripod on the Cheap and a Poor Man's Do It Yourself L Bracket
[post_author] => 1
[post_date] => 2012-01-08 13:56:08
[year] => 2012
[month] => 1
)
[7] => stdClass Object
(
[slug] => adventure
[ID] => 8087
[post_name] => kalalau-trail
[post_title] => Kalalau Trail
[post_author] => 1
[post_date] => 2011-11-27 19:41:19
[year] => 2011
[month] => 11
)
[8] => stdClass Object
(
[slug] => photography
[ID] => 7380
[post_name] => snowshoeing-hurricane-ridge-with-hayden
[post_title] => Snowshoeing Hurricane Ridge with Hayden
[post_author] => 1
[post_date] => 2011-11-20 21:42:09
[year] => 2011
[month] => 11
)
[9] => stdClass Object
(
[slug] => randoms
[ID] => 7764
[post_name] => adventures-in-shed-building
[post_title] => Adventures in shed building
[post_author] => 1
[post_date] => 2011-11-20 09:37:48
[year] => 2011
[month] => 11
)
[10] => stdClass Object
(
[slug] => randoms
[ID] => 7171
[post_name] => bucket-list
[post_title] => Bucket List
[post_author] => 1
[post_date] => 2011-10-05 12:01:24
[year] => 2011
[month] => 10
)
[11] => stdClass Object
(
[slug] => adventure
[ID] => 7433
[post_name] => ancient-lake-overnight-with-the-pwc
[post_title] => Ancient Lake Overnight with the PWC
[post_author] => 1
[post_date] => 2011-09-24 13:57:25
[year] => 2011
[month] => 9
)
[12] => stdClass Object
(
[slug] => overnight-backpacking
[ID] => 7173
[post_name] => the-devils-loop
[post_title] => The Devils Loop
[post_author] => 1
[post_date] => 2011-09-06 13:11:01
[year] => 2011
[month] => 9
)
[13] => stdClass Object
(
[slug] => randoms
[ID] => 6921
[post_name] => using-da-force
[post_title] => Using da force
[post_author] => 1
[post_date] => 2011-09-02 10:45:58
[year] => 2011
[month] => 9
)
[14] => stdClass Object
(
[slug] => randoms
[ID] => 6919
[post_name] => movin-on-up
[post_title] => Movin' on up!
[post_author] => 1
[post_date] => 2011-09-01 15:04:17
[year] => 2011
[month] => 9
)
[15] => stdClass Object
(
[slug] => adventure
[ID] => 7827
[post_name] => 2011-weekly-green-mountain-hikes
[post_title] => 2011 Weekly Green Mountain Hikes
[post_author] => 1
[post_date] => 2011-09-01 14:45:32
[year] => 2011
[month] => 9
)
[16] => stdClass Object
(
[slug] => randoms
[ID] => 6930
[post_name] => bruce-lee-artwork
[post_title] => Bruce Lee artwork
[post_author] => 1
[post_date] => 2011-08-22 11:25:10
[year] => 2011
[month] => 8
)
[17] => stdClass Object
(
[slug] => randoms
[ID] => 6934
[post_name] => the-rickshaw-of-death
[post_title] => The rickshaw of death!
[post_author] => 1
[post_date] => 2011-08-12 11:28:58
[year] => 2011
[month] => 8
)
[18] => stdClass Object
(
[slug] => randoms
[ID] => 6925
[post_name] => star-wars-van
[post_title] => Star Wars Van
[post_author] => 1
[post_date] => 2011-08-09 11:05:48
[year] => 2011
[month] => 8
)
[19] => stdClass Object
(
[slug] => overnight-hike
[ID] => 5486
[post_name] => my-first-time-in-the-enchantments
[post_title] => My first time in the Enchantments
[post_author] => 1
[post_date] => 2011-07-25 13:30:57
[year] => 2011
[month] => 7
)
[20] => stdClass Object
(
[slug] => olympics
[ID] => 4160
[post_name] => duckabush-thru-north-fork-skokomish-backpack
[post_title] => Duckabush thru North Fork Skokomish backpack
[post_author] => 1
[post_date] => 2011-07-08 13:20:10
[year] => 2011
[month] => 7
)
[21] => stdClass Object
(
[slug] => day-hiking
[ID] => 4069
[post_name] => hiking-the-odd-trails-of-green-mountain
[post_title] => Hiking the odd trails of Green Mountain
[post_author] => 1
[post_date] => 2011-07-02 15:37:12
[year] => 2011
[month] => 7
)
[22] => stdClass Object
(
[slug] => day-hiking
[ID] => 3958
[post_name] => tyler-peak-and-almost-baldy
[post_title] => Tyler Peak and almost Baldy
[post_author] => 1
[post_date] => 2011-06-26 08:18:13
[year] => 2011
[month] => 6
)
[23] => stdClass Object
(
[slug] => day-hiking
[ID] => 3635
[post_name] => buckhorn-pass-peak-6470
[post_title] => Buckhorn Pass - Peak 6470
[post_author] => 1
[post_date] => 2011-06-19 08:58:51
[year] => 2011
[month] => 6
)
[24] => stdClass Object
(
[slug] => day-hiking
[ID] => 3275
[post_name] => mount-saint-helens-weekend-with-the-pwc
[post_title] => Mount Saint Helens weekend with the PWC
[post_author] => 1
[post_date] => 2011-06-12 16:33:09
[year] => 2011
[month] => 6
)
[25] => stdClass Object
(
[slug] => adventure
[ID] => 7163
[post_name] => ingalls-creek
[post_title] => Ingalls Creek
[post_author] => 1
[post_date] => 2011-06-04 14:22:33
[year] => 2011
[month] => 6
)
[26] => stdClass Object
(
[slug] => day-hiking
[ID] => 1753
[post_name] => columbia-gorge-weekend-with-the-pwc
[post_title] => Columbia Gorge Weekend with the PWC
[post_author] => 1
[post_date] => 2011-05-21 12:28:18
[year] => 2011
[month] => 5
)
[27] => stdClass Object
(
[slug] => photography
[ID] => 7142
[post_name] => rowena-point-at-sunset
[post_title] => Rowena Point at Sunset
[post_author] => 1
[post_date] => 2011-05-21 11:24:45
[year] => 2011
[month] => 5
)
[28] => stdClass Object
(
[slug] => olympics
[ID] => 1298
[post_name] => seabeck-time-lapse
[post_title] => Seabeck Time Lapse
[post_author] => 1
[post_date] => 2011-05-14 16:33:12
[year] => 2011
[month] => 5
)
[29] => stdClass Object
(
[slug] => adventure
[ID] => 1898
[post_name] => 2011-hiking-wishlist
[post_title] => 2011 Hiking Wishlist
[post_author] => 1
[post_date] => 2011-05-11 10:20:58
[year] => 2011
[month] => 5
)
[30] => stdClass Object
(
[slug] => family
[ID] => 1075
[post_name] => april-30-may-1-columbia-river-gorge-with-hayden
[post_title] => Columbia River Gorge with Hayden
[post_author] => 1
[post_date] => 2011-04-30 10:16:19
[year] => 2011
[month] => 4
)
[31] => stdClass Object
(
[slug] => overnight-hike
[ID] => 945
[post_name] => ancient-lake-overnight-april-22-23-2011
[post_title] => Ancient Lake Overnight
[post_author] => 1
[post_date] => 2011-04-22 20:54:48
[year] => 2011
[month] => 4
)
[32] => stdClass Object
(
[slug] => gorge
[ID] => 983
[post_name] => klickitat-rail-trail-and-labyrinth-trail-april-10-2011
[post_title] => Klickitat Rail Trail and Labyrinth Trail
[post_author] => 1
[post_date] => 2011-04-10 21:25:07
[year] => 2011
[month] => 4
)
[33] => stdClass Object
(
[slug] => day-hiking
[ID] => 5582
[post_name] => olympic-discovery-trail-and-dungeness-spit
[post_title] => Olympic Discovery Trail and Dungeness Spit
[post_author] => 1
[post_date] => 2011-04-03 09:13:28
[year] => 2011
[month] => 4
)
[34] => stdClass Object
(
[slug] => olympic-peninsula
[ID] => 1010
[post_name] => striped-peak-2011-03-06
[post_title] => Striped Peak
[post_author] => 1
[post_date] => 2011-03-06 21:39:01
[year] => 2011
[month] => 3
)
[35] => stdClass Object
(
[slug] => family
[ID] => 80
[post_name] => dawns-disney-birthday
[post_title] => Dawn's Disney Birthday
[post_author] => 1
[post_date] => 2011-02-20 03:44:56
[year] => 2011
[month] => 2
)
[36] => stdClass Object
(
[slug] => olympics
[ID] => 75
[post_name] => lower-big-quilcene-trail-january-30-2011
[post_title] => Lower Big Quilcene Trail
[post_author] => 1
[post_date] => 2011-01-30 21:42:23
[year] => 2011
[month] => 1
)
[37] => stdClass Object
(
[slug] => photography
[ID] => 7137
[post_name] => 7137
[post_title] => Sunset over Bremerton
[post_author] => 1
[post_date] => 2011-01-27 10:54:59
[year] => 2011
[month] => 1
)
[38] => stdClass Object
(
[slug] => olympics
[ID] => 64
[post_name] => gray-wolf-river-trail-2011-01-15
[post_title] => Gray Wolf River Trail
[post_author] => 1
[post_date] => 2011-01-15 20:14:36
[year] => 2011
[month] => 1
)
[39] => stdClass Object
(
[slug] => photography
[ID] => 7088
[post_name] => 7088
[post_title] => Creepy little elf on shelf
[post_author] => 1
[post_date] => 2010-12-20 09:51:08
[year] => 2010
[month] => 12
)
[40] => stdClass Object
(
[slug] => family
[ID] => 6891
[post_name] => the-polar-express
[post_title] => The Polar Express
[post_author] => 1
[post_date] => 2010-12-18 09:28:14
[year] => 2010
[month] => 12
)
[41] => stdClass Object
(
[slug] => day-hiking
[ID] => 6727
[post_name] => mt-walker
[post_title] => Mt Walker
[post_author] => 1
[post_date] => 2010-12-04 12:47:09
[year] => 2010
[month] => 12
)
[42] => stdClass Object
(
[slug] => day-hiking
[ID] => 6821
[post_name] => eagle-creek
[post_title] => Eagle Creek
[post_author] => 1
[post_date] => 2010-11-14 18:08:55
[year] => 2010
[month] => 11
)
[43] => stdClass Object
(
[slug] => day-hiking
[ID] => 6690
[post_name] => eastern-wa-umtanum-falls-and-black-canyon
[post_title] => Eastern WA, Umtanum Falls and Black Canyon
[post_author] => 1
[post_date] => 2010-10-23 13:28:41
[year] => 2010
[month] => 10
)
[44] => stdClass Object
(
[slug] => family
[ID] => 6743
[post_name] => camping-and-exploring-with-hayden-at-the-gorge
[post_title] => Camping and exploring with Hayden at the Gorge
[post_author] => 1
[post_date] => 2010-10-01 08:48:00
[year] => 2010
[month] => 10
)
[45] => stdClass Object
(
[slug] => day-hiking
[ID] => 6626
[post_name] => 6626
[post_title] => Goat Lake/Hawkeye Loop - Goat Rocks Wilderness
[post_author] => 1
[post_date] => 2010-09-25 08:53:04
[year] => 2010
[month] => 9
)
[46] => stdClass Object
(
[slug] => photography
[ID] => 7099
[post_name] => 7099
[post_title] => Portrait of Hayden on our hardwood floor
[post_author] => 1
[post_date] => 2010-09-20 10:05:19
[year] => 2010
[month] => 9
)
[47] => stdClass Object
(
[slug] => photography
[ID] => 7132
[post_name] => bremerton-water-park
[post_title] => Bremerton Water Park
[post_author] => 1
[post_date] => 2010-09-16 10:37:27
[year] => 2010
[month] => 9
)
[48] => stdClass Object
(
[slug] => photography
[ID] => 7126
[post_name] => evergreen-park
[post_title] => Evergreen Park on a foggy evening
[post_author] => 1
[post_date] => 2010-09-16 10:30:15
[year] => 2010
[month] => 9
)
[49] => stdClass Object
(
[slug] => day-hiking
[ID] => 6573
[post_name] => tuck-and-robin-lakes-day-hike
[post_title] => Tuck and Robin Lakes day hike
[post_author] => 1
[post_date] => 2010-09-04 12:24:46
[year] => 2010
[month] => 9
)
[50] => stdClass Object
(
[slug] => day-hiking
[ID] => 6518
[post_name] => tubal-cain-marmot-pass-dungeness-loop
[post_title] => Tubal Cain-Marmot Pass-Dungeness Loop
[post_author] => 1
[post_date] => 2010-08-28 09:58:35
[year] => 2010
[month] => 8
)
[51] => stdClass Object
(
[slug] => photography
[ID] => 7120
[post_name] => lego-hoth
[post_title] => Lego Hoth
[post_author] => 1
[post_date] => 2010-08-22 10:24:56
[year] => 2010
[month] => 8
)
[52] => stdClass Object
(
[slug] => photography
[ID] => 7070
[post_name] => sunset-over-silverdale
[post_title] => Sunset over Silverdale
[post_author] => 1
[post_date] => 2010-08-20 08:55:28
[year] => 2010
[month] => 8
)
[53] => stdClass Object
(
[slug] => overnight-backpacking
[ID] => 6454
[post_name] => heather-creek-deception-royal-basins-loop
[post_title] => Heather Creek, Deception-Royal Basins Loop
[post_author] => 1
[post_date] => 2010-08-14 16:34:17
[year] => 2010
[month] => 8
)
[54] => stdClass Object
(
[slug] => photography
[ID] => 7075
[post_name] => little-house-big-dipper
[post_title] => Little house - Big Dipper
[post_author] => 1
[post_date] => 2010-08-12 09:02:23
[year] => 2010
[month] => 8
)
[55] => stdClass Object
(
[slug] => olympics
[ID] => 170
[post_name] => dayhiking-the-high-divide-with-friends-2010-07-31
[post_title] => Dayhiking the High Divide
[post_author] => 1
[post_date] => 2010-07-31 20:37:38
[year] => 2010
[month] => 7
)
[56] => stdClass Object
(
[slug] => photography
[ID] => 7115
[post_name] => dog-days
[post_title] => Dog days...
[post_author] => 1
[post_date] => 2010-07-28 10:20:54
[year] => 2010
[month] => 7
)
[57] => stdClass Object
(
[slug] => photography
[ID] => 7083
[post_name] => 7083
[post_title] => Hayden at Point No Point
[post_author] => 1
[post_date] => 2010-07-28 09:11:05
[year] => 2010
[month] => 7
)
[58] => stdClass Object
(
[slug] => overnight-hike
[ID] => 455
[post_name] => west-cady-ridge-backpack-july-17-18-2010
[post_title] => West Cady Ridge Backpack July 17-18 2010
[post_author] => 1
[post_date] => 2010-07-18 04:45:14
[year] => 2010
[month] => 7
)
[59] => stdClass Object
(
[slug] => adventure
[ID] => 6353
[post_name] => 2010-07-11-icicle-river-car-camping-trip-with-dawn-and-hayden
[post_title] => 2010-07-11 Icicle River car camping trip with Dawn and Hayden
[post_author] => 1
[post_date] => 2010-07-11 22:53:32
[year] => 2010
[month] => 7
)
[60] => stdClass Object
(
[slug] => photography
[ID] => 6335
[post_name] => third-and-fourth-of-july-fireworks
[post_title] => Third and Fourth of July Fireworks
[post_author] => 1
[post_date] => 2010-07-04 15:25:17
[year] => 2010
[month] => 7
)
[61] => stdClass Object
(
[slug] => adventure
[ID] => 6302
[post_name] => fourth-of-july-paddle-seabeck-to-guillemot-cove
[post_title] => Fourth of July paddle, Seabeck to Guillemot Cove
[post_author] => 1
[post_date] => 2010-07-04 14:36:39
[year] => 2010
[month] => 7
)
[62] => stdClass Object
(
[slug] => day-hiking
[ID] => 6241
[post_name] => mount-st-helens-with-the-pwc-2010
[post_title] => Mount St Helens with the PWC 2010
[post_author] => 1
[post_date] => 2010-06-13 13:24:44
[year] => 2010
[month] => 6
)
[63] => stdClass Object
(
[slug] => day-hiking
[ID] => 6174
[post_name] => columbia-gorge-adventures-weekend-2010
[post_title] => Columbia Gorge Adventures Weekend 2010
[post_author] => 1
[post_date] => 2010-05-16 10:32:29
[year] => 2010
[month] => 5
)
[64] => stdClass Object
(
[slug] => photography
[ID] => 6161
[post_name] => sunset-on-cinco-de-mayo-from-seabeck
[post_title] => Sunset on Cinco de Mayo from Seabeck
[post_author] => 1
[post_date] => 2010-05-05 08:52:39
[year] => 2010
[month] => 5
)
[65] => stdClass Object
(
[slug] => adventure
[ID] => 6133
[post_name] => pwc-kayaking-course
[post_title] => PWC Kayaking Course
[post_author] => 1
[post_date] => 2010-04-29 08:13:54
[year] => 2010
[month] => 4
)
[66] => stdClass Object
(
[slug] => day-hiking
[ID] => 6107
[post_name] => weldon-wagon-trail
[post_title] => Weldon Wagon Trail
[post_author] => 1
[post_date] => 2010-04-24 09:54:58
[year] => 2010
[month] => 4
)
[67] => stdClass Object
(
[slug] => day-hiking
[ID] => 6065
[post_name] => 6065
[post_title] => Two Beautiful Miles - Lyle Cherry Orchard Trail
[post_author] => 1
[post_date] => 2010-04-24 09:11:51
[year] => 2010
[month] => 4
)
[68] => stdClass Object
(
[slug] => day-hiking
[ID] => 6010
[post_name] => dungeness-spit
[post_title] => Dungeness Spit
[post_author] => 1
[post_date] => 2010-04-10 15:38:54
[year] => 2010
[month] => 4
)
[69] => stdClass Object
(
[slug] => day-hiking
[ID] => 5959
[post_name] => skills-practice-at-school-rock-with-the-pwc
[post_title] => Skills Practice at School Rock with the PWC
[post_author] => 1
[post_date] => 2010-03-27 13:55:34
[year] => 2010
[month] => 3
)
[70] => stdClass Object
(
[slug] => adventure
[ID] => 5855
[post_name] => kauai-trip-march-14-22-2010
[post_title] => Kauai Trip - March 14-22 2010
[post_author] => 1
[post_date] => 2010-03-22 12:53:36
[year] => 2010
[month] => 3
)
[71] => stdClass Object
(
[slug] => day-hiking
[ID] => 5823
[post_name] => mount-townsend-3
[post_title] => Mount Townsend
[post_author] => 1
[post_date] => 2010-03-06 11:16:12
[year] => 2010
[month] => 3
)
[72] => stdClass Object
(
[slug] => adventure
[ID] => 5802
[post_name] => fort-worden-with-hayden
[post_title] => Fort Worden with Hayden
[post_author] => 1
[post_date] => 2010-02-20 10:29:47
[year] => 2010
[month] => 2
)
[73] => stdClass Object
(
[slug] => video
[ID] => 5786
[post_name] => elbo-creek-trail
[post_title] => Elbo Creek Trail
[post_author] => 1
[post_date] => 2010-01-16 08:24:18
[year] => 2010
[month] => 1
)
[74] => stdClass Object
(
[slug] => day-hiking
[ID] => 5745
[post_name] => 5745
[post_title] => Panorama Point and Mazama Ridge Snowshoe
[post_author] => 1
[post_date] => 2010-01-10 11:55:58
[year] => 2010
[month] => 1
)
[75] => stdClass Object
(
[slug] => day-hiking
[ID] => 5726
[post_name] => mt-townsend
[post_title] => Mt Townsend
[post_author] => 1
[post_date] => 2009-12-27 11:43:48
[year] => 2009
[month] => 12
)
[76] => stdClass Object
(
[slug] => video
[ID] => 5685
[post_name] => silver-star-mountain
[post_title] => Silver Star Mountain
[post_author] => 1
[post_date] => 2009-12-05 10:32:08
[year] => 2009
[month] => 12
)
[77] => stdClass Object
(
[slug] => day-hiking
[ID] => 5675
[post_name] => gold-mountain
[post_title] => Gold Mountain
[post_author] => 1
[post_date] => 2009-11-29 10:25:32
[year] => 2009
[month] => 11
)
[78] => stdClass Object
(
[slug] => day-hiking
[ID] => 5414
[post_name] => tunnel-falls-at-eagle-creek-with-the-pwc
[post_title] => Tunnel Falls at Eagle Creek with the PWC
[post_author] => 1
[post_date] => 2009-11-15 14:02:07
[year] => 2009
[month] => 11
)
[79] => stdClass Object
(
[slug] => day-hiking
[ID] => 5355
[post_name] => latourell-falls-and-multnomah-wahkeena-falls-loops-with-the-pwc
[post_title] => Latourell Falls and Multnomah - Wahkeena Falls Loops with the PWC
[post_author] => 1
[post_date] => 2009-11-14 13:07:55
[year] => 2009
[month] => 11
)
[80] => stdClass Object
(
[slug] => day-hiking
[ID] => 5307
[post_name] => upper-royal-basin
[post_title] => Upper Royal Basin
[post_author] => 1
[post_date] => 2009-10-12 10:06:22
[year] => 2009
[month] => 10
)
[81] => stdClass Object
(
[slug] => day-hiking
[ID] => 5263
[post_name] => flapjack-lakes-and-gladys-divide
[post_title] => Flapjack Lakes and Gladys Divide
[post_author] => 1
[post_date] => 2009-10-04 13:11:33
[year] => 2009
[month] => 10
)
[82] => stdClass Object
(
[slug] => olympics
[ID] => 278
[post_name] => high-divide-seven-lakes-basin-loop-hike-september-26th-2009
[post_title] => High Divide - Seven Lakes Basin Loop Dayhike
[post_author] => 1
[post_date] => 2009-09-26 05:50:35
[year] => 2009
[month] => 9
)
[83] => stdClass Object
(
[slug] => day-hiking
[ID] => 5228
[post_name] => burroughs-mountain-at-mount-rainier
[post_title] => Burroughs Mountain at Mount Rainier
[post_author] => 1
[post_date] => 2009-09-13 14:18:46
[year] => 2009
[month] => 9
)
[84] => stdClass Object
(
[slug] => video
[ID] => 5150
[post_name] => cispus-pass-in-the-goat-rocks-wilderness
[post_title] => Cispus Pass in the Goat Rocks Wilderness
[post_author] => 1
[post_date] => 2009-08-23 12:34:31
[year] => 2009
[month] => 8
)
[85] => stdClass Object
(
[slug] => video
[ID] => 5085
[post_name] => thru-hiking-the-goat-rocks-wilderness
[post_title] => Thru-Hiking the Goat Rocks Wilderness
[post_author] => 1
[post_date] => 2009-08-14 08:09:49
[year] => 2009
[month] => 8
)
[86] => stdClass Object
(
[slug] => day-hiking
[ID] => 5044
[post_name] => mount-angeles-and-hurricane-ridge
[post_title] => Mount Angeles and Hurricane Ridge
[post_author] => 1
[post_date] => 2009-08-09 21:56:03
[year] => 2009
[month] => 8
)
[87] => stdClass Object
(
[slug] => day-hiking
[ID] => 5013
[post_name] => pinecrest-peak
[post_title] => Pinecrest Peak and Catfish Lake
[post_author] => 1
[post_date] => 2009-07-30 21:24:54
[year] => 2009
[month] => 7
)
[88] => stdClass Object
(
[slug] => day-hiking
[ID] => 4986
[post_name] => high-adventure-kennedy-lake-and-meadows-via-leavitt-lake
[post_title] => HIGH ADVENTURE! Kennedy Lake and Meadows via Leavitt Lake
[post_author] => 1
[post_date] => 2009-07-28 20:23:29
[year] => 2009
[month] => 7
)
[89] => stdClass Object
(
[slug] => day-hiking
[ID] => 4945
[post_name] => cleos-bath-and-pincrest-lake
[post_title] => Cleo's Bath and Pincrest Lake
[post_author] => 1
[post_date] => 2009-07-27 18:26:54
[year] => 2009
[month] => 7
)
[90] => stdClass Object
(
[slug] => video
[ID] => 4849
[post_name] => hawk-welch-townsend-loop
[post_title] => Hawk, Welch, Townsend Loop
[post_author] => 1
[post_date] => 2009-07-19 23:20:03
[year] => 2009
[month] => 7
)
[91] => stdClass Object
(
[slug] => day-hiking
[ID] => 4821
[post_name] => mount-baldy-loop
[post_title] => Mount Baldy Loop
[post_author] => 1
[post_date] => 2009-07-11 23:15:54
[year] => 2009
[month] => 7
)
[92] => stdClass Object
(
[slug] => video
[ID] => 4743
[post_name] => grand-ridge-trail
[post_title] => Grand Ridge Trail
[post_author] => 1
[post_date] => 2009-06-26 23:11:02
[year] => 2009
[month] => 6
)
[93] => stdClass Object
(
[slug] => day-hiking
[ID] => 4727
[post_name] => mount-saint-helens-climb-attempt
[post_title] => Mount Saint Helens Climb Attempt
[post_author] => 1
[post_date] => 2009-06-13 23:02:42
[year] => 2009
[month] => 6
)
[94] => stdClass Object
(
[slug] => day-hiking
[ID] => 4669
[post_name] => hummocks-trail-mount-saint-helens
[post_title] => Mount Saint Helens, Hummocks and Coldwater Lake Trails
[post_author] => 1
[post_date] => 2009-05-31 22:55:12
[year] => 2009
[month] => 5
)
[95] => stdClass Object
(
[slug] => video
[ID] => 4642
[post_name] => mitchell-point
[post_title] => Mitchell Point
[post_author] => 1
[post_date] => 2009-05-30 22:49:10
[year] => 2009
[month] => 5
)
[96] => stdClass Object
(
[slug] => day-hiking
[ID] => 4607
[post_name] => wyeth-ridge-trail
[post_title] => Wyeth Ridge Trail
[post_author] => 1
[post_date] => 2009-05-30 22:15:10
[year] => 2009
[month] => 5
)
[97] => stdClass Object
(
[slug] => video
[ID] => 4480
[post_name] => columbia-river-gorge-adventures
[post_title] => Columbia River Gorge Adventures
[post_author] => 1
[post_date] => 2009-05-17 19:02:36
[year] => 2009
[month] => 5
)
[98] => stdClass Object
(
[slug] => video
[ID] => 3921
[post_name] => mailbox-peak
[post_title] => Mailbox Peak
[post_author] => 1
[post_date] => 2009-05-09 13:27:33
[year] => 2009
[month] => 5
)
[99] => stdClass Object
(
[slug] => day-hiking
[ID] => 3888
[post_name] => mount-townsend-2
[post_title] => Mount Townsend
[post_author] => 1
[post_date] => 2009-05-03 10:47:17
[year] => 2009
[month] => 5
)
[100] => stdClass Object
(
[slug] => video
[ID] => 3832
[post_name] => ancient-and-dusty-lakes-loop
[post_title] => Ancient and Dusty Lakes Loop
[post_author] => 1
[post_date] => 2009-04-11 10:27:09
[year] => 2009
[month] => 4
)
[101] => stdClass Object
(
[slug] => day-hiking
[ID] => 3783
[post_name] => umtanum-canyon-and-ridge
[post_title] => Umtanum Canyon and Ridge
[post_author] => 1
[post_date] => 2009-04-05 09:41:42
[year] => 2009
[month] => 4
)
[102] => stdClass Object
(
[slug] => day-hiking
[ID] => 3602
[post_name] => saint-pattys-day-dash
[post_title] => Saint Patty's Day Dash
[post_author] => 1
[post_date] => 2009-03-15 22:30:08
[year] => 2009
[month] => 3
)
[103] => stdClass Object
(
[slug] => day-hiking
[ID] => 3587
[post_name] => green-mountain-sunset-hike
[post_title] => Green Mountain Sunset Hike
[post_author] => 1
[post_date] => 2009-02-20 22:21:19
[year] => 2009
[month] => 2
)
[104] => stdClass Object
(
[slug] => day-hiking
[ID] => 3577
[post_name] => green-mountain-with-mike-and-kiwi
[post_title] => Green Mountain with Mike and Kiwi
[post_author] => 1
[post_date] => 2009-02-07 22:11:24
[year] => 2009
[month] => 2
)
[105] => stdClass Object
(
[slug] => day-hiking
[ID] => 3456
[post_name] => turning-green-into-gold-gold-mountain
[post_title] => Turning Green into Gold - Gold Mountain
[post_author] => 1
[post_date] => 2009-01-25 15:44:39
[year] => 2009
[month] => 1
)
[106] => stdClass Object
(
[slug] => family
[ID] => 3437
[post_name] => 3437
[post_title] => Mima Mounds
[post_author] => 1
[post_date] => 2009-01-24 15:04:46
[year] => 2009
[month] => 1
)
[107] => stdClass Object
(
[slug] => adventure
[ID] => 3349
[post_name] => sledding-with-hayden-at-mt-rainier
[post_title] => Sledding with Hayden at Mt Rainier
[post_author] => 1
[post_date] => 2009-01-19 14:28:26
[year] => 2009
[month] => 1
)
[108] => stdClass Object
(
[slug] => video
[ID] => 3173
[post_name] => ozette-loop
[post_title] => Ozette Loop
[post_author] => 1
[post_date] => 2009-01-18 09:39:46
[year] => 2009
[month] => 1
)
[109] => stdClass Object
(
[slug] => family
[ID] => 3128
[post_name] => guillemot-cove
[post_title] => Guillemot Cove
[post_author] => 1
[post_date] => 2009-01-17 08:42:48
[year] => 2009
[month] => 1
)
[110] => stdClass Object
(
[slug] => day-hiking
[ID] => 2955
[post_name] => green-mountain-via-wildcat-trail
[post_title] => Green Mountain via Wildcat Trail
[post_author] => 1
[post_date] => 2009-01-11 00:01:28
[year] => 2009
[month] => 1
)
[111] => stdClass Object
(
[slug] => adventure
[ID] => 3112
[post_name] => 2008-in-review
[post_title] => 2008 in Review
[post_author] => 1
[post_date] => 2008-12-31 00:15:26
[year] => 2008
[month] => 12
)
[112] => stdClass Object
(
[slug] => video
[ID] => 3020
[post_name] => snoqualmie-mountain-with-the-kitsap-climbers-group
[post_title] => Snoqualmie Mountain with the Kitsap Climbers Group
[post_author] => 1
[post_date] => 2008-11-23 00:08:19
[year] => 2008
[month] => 11
)
[113] => stdClass Object
(
[slug] => video
[ID] => 2864
[post_name] => eagle-creek-trail-and-tunnel-falls
[post_title] => Eagle Creek Trail and Tunnel Falls
[post_author] => 1
[post_date] => 2008-11-15 23:46:47
[year] => 2008
[month] => 11
)
[114] => stdClass Object
(
[slug] => video
[ID] => 644
[post_name] => mini-pac-man-cab
[post_title] => Mini Pac-Man Arcade Cabinet
[post_author] => 1
[post_date] => 2008-10-19 13:53:42
[year] => 2008
[month] => 10
)
[115] => stdClass Object
(
[slug] => family
[ID] => 2833
[post_name] => lake-chelan-trip
[post_title] => Lake Chelan Trip
[post_author] => 1
[post_date] => 2008-10-12 23:41:52
[year] => 2008
[month] => 10
)
[116] => stdClass Object
(
[slug] => day-hiking
[ID] => 2746
[post_name] => pot-peak-and-chelan-butte
[post_title] => Pot Peak and Chelan Butte
[post_author] => 1
[post_date] => 2008-10-11 22:29:00
[year] => 2008
[month] => 10
)
[117] => stdClass Object
(
[slug] => family
[ID] => 2726
[post_name] => mount-rainier-with-hayden
[post_title] => Mount Rainier with Hayden
[post_author] => 1
[post_date] => 2008-09-28 22:24:00
[year] => 2008
[month] => 9
)
[118] => stdClass Object
(
[slug] => video
[ID] => 2670
[post_name] => old-snowy-mountain-goat-rocks-wilderness
[post_title] => Old Snowy Mountain - Goat Rocks Wilderness
[post_author] => 1
[post_date] => 2008-09-14 21:48:43
[year] => 2008
[month] => 9
)
[119] => stdClass Object
(
[slug] => video
[ID] => 2639
[post_name] => goat-rocks-wilderness-snowgrass-flat-and-goat-lake
[post_title] => Goat Rocks Wilderness - Snowgrass Flat and Goat Lake
[post_author] => 1
[post_date] => 2008-09-07 21:31:56
[year] => 2008
[month] => 9
)
[120] => stdClass Object
(
[slug] => video
[ID] => 2609
[post_name] => pct-leavitt-lake-to-sonora-pass
[post_title] => PCT Leavitt Lake to Sonora Pass
[post_author] => 1
[post_date] => 2008-08-21 21:12:36
[year] => 2008
[month] => 8
)
[121] => stdClass Object
(
[slug] => travel
[ID] => 2525
[post_name] => pinecrest-lake-loop
[post_title] => Pinecrest Lake National Recreation Trail Loop
[post_author] => 1
[post_date] => 2008-08-17 21:02:18
[year] => 2008
[month] => 8
)
[122] => stdClass Object
(
[slug] => video
[ID] => 2399
[post_name] => royal-basin
[post_title] => Royal Basin
[post_author] => 1
[post_date] => 2008-08-03 20:50:26
[year] => 2008
[month] => 8
)
[123] => stdClass Object
(
[slug] => video
[ID] => 2297
[post_name] => marmot-pass
[post_title] => Marmot Pass
[post_author] => 1
[post_date] => 2008-07-13 20:36:58
[year] => 2008
[month] => 7
)
[124] => stdClass Object
(
[slug] => day-hiking
[ID] => 2253
[post_name] => mount-townsend-via-little-quilcene-trail
[post_title] => Mount Townsend via Little Quilcene Trail
[post_author] => 1
[post_date] => 2008-06-29 15:41:04
[year] => 2008
[month] => 6
)
[125] => stdClass Object
(
[slug] => day-hiking
[ID] => 2236
[post_name] => mount-townsend
[post_title] => Mount Townsend
[post_author] => 1
[post_date] => 2008-06-22 15:35:45
[year] => 2008
[month] => 6
)
[126] => stdClass Object
(
[slug] => day-hiking
[ID] => 2215
[post_name] => dog-mountain
[post_title] => Dog Mountain
[post_author] => 1
[post_date] => 2008-06-08 14:17:42
[year] => 2008
[month] => 6
)
[127] => stdClass Object
(
[slug] => overnight-backpacking
[ID] => 2185
[post_name] => lakeshore-trail-chelan-sawtooth-wilderness
[post_title] => Chelan Lakeshore Trail - my first solo backpacking trip
[post_author] => 1
[post_date] => 2008-05-11 13:46:36
[year] => 2008
[month] => 5
)
[128] => stdClass Object
(
[slug] => day-hiking
[ID] => 2174
[post_name] => green-mountain
[post_title] => Green Mountain
[post_author] => 1
[post_date] => 2008-04-12 13:39:07
[year] => 2008
[month] => 4
)
[129] => stdClass Object
(
[slug] => adventure
[ID] => 2155
[post_name] => crater-of-diamonds
[post_title] => Crater of Diamonds
[post_author] => 1
[post_date] => 2008-02-09 13:06:00
[year] => 2008
[month] => 2
)
[130] => stdClass Object
(
[slug] => family
[ID] => 2125
[post_name] => guillemot-cove-with-hayden
[post_title] => Guillemot Cove with Hayden
[post_author] => 1
[post_date] => 2008-01-21 12:57:15
[year] => 2008
[month] => 1
)
[131] => stdClass Object
(
[slug] => video
[ID] => 2040
[post_name] => joshua-tree
[post_title] => Joshua Tree
[post_author] => 1
[post_date] => 2008-01-13 15:07:04
[year] => 2008
[month] => 1
)
[132] => stdClass Object
(
[slug] => adventure
[ID] => 1902
[post_name] => 1902
[post_title] => Kauai ATV
[post_author] => 1
[post_date] => 2007-03-15 14:04:22
[year] => 2007
[month] => 3
)
[133] => stdClass Object
(
[slug] => arcade
[ID] => 640
[post_name] => arcade-classics
[post_title] => Arcade Classics - Arcade Cabinet
[post_author] => 1
[post_date] => 2006-07-18 13:00:25
[year] => 2006
[month] => 7
)
[134] => stdClass Object
(
[slug] => family
[ID] => 1807
[post_name] => 1807
[post_title] => Australia
[post_author] => 1
[post_date] => 2005-07-30 15:06:40
[year] => 2005
[month] => 7
)
[135] => stdClass Object
(
[slug] => family
[ID] => 1722
[post_name] => kauai-vacation
[post_title] => Kauai Vacation
[post_author] => 1
[post_date] => 2004-07-11 15:33:48
[year] => 2004
[month] => 7
)
[136] => stdClass Object
(
[slug] => family
[ID] => 1705
[post_name] => ixtapa-mexico-vacation
[post_title] => Ixtapa Mexico Vacation
[post_author] => 1
[post_date] => 2004-05-28 10:01:42
[year] => 2004
[month] => 5
)
[137] => stdClass Object
(
[slug] => family
[ID] => 1630
[post_name] => haydens-birth
[post_title] => Hayden's Birth
[post_author] => 1
[post_date] => 2003-08-01 13:18:27
[year] => 2003
[month] => 8
)
[138] => stdClass Object
(
[slug] => family
[ID] => 1598
[post_name] => christmas-time-in-new-york
[post_title] => Christmas Time in New York
[post_author] => 1
[post_date] => 2002-12-18 13:08:09
[year] => 2002
[month] => 12
)
[139] => stdClass Object
(
[slug] => family
[ID] => 1538
[post_name] => fiji-trip
[post_title] => Fiji Trip
[post_author] => 1
[post_date] => 2002-05-22 09:05:30
[year] => 2002
[month] => 5
)
[140] => stdClass Object
(
[slug] => adventure
[ID] => 1528
[post_name] => hurricane-ridge
[post_title] => Hurricane Ridge
[post_author] => 1
[post_date] => 2002-03-03 09:01:28
[year] => 2002
[month] => 3
)
[141] => stdClass Object
(
[slug] => family
[ID] => 1509
[post_name] => our-wedding
[post_title] => Our Wedding
[post_author] => 1
[post_date] => 2001-08-18 08:41:09
[year] => 2001
[month] => 8
)
[142] => stdClass Object
(
[slug] => adventure
[ID] => 1490
[post_name] => elwha-backpacking
[post_title] => Elwha Backpacking
[post_author] => 1
[post_date] => 2001-07-14 15:33:21
[year] => 2001
[month] => 7
)
[143] => stdClass Object
(
[slug] => randoms
[ID] => 1480
[post_name] => graduation
[post_title] => Graduation
[post_author] => 1
[post_date] => 2001-06-14 15:20:18
[year] => 2001
[month] => 6
)
[144] => stdClass Object
(
[slug] => randoms
[ID] => 1451
[post_name] => the-nisqually-earthquake
[post_title] => The Nisqually Earthquake
[post_author] => 1
[post_date] => 2001-02-28 15:09:33
[year] => 2001
[month] => 2
)
[145] => stdClass Object
(
[slug] => family
[ID] => 1437
[post_name] => 1437
[post_title] => Manzanillo Mexico Vacation
[post_author] => 1
[post_date] => 2000-12-15 14:44:22
[year] => 2000
[month] => 12
)
[146] => stdClass Object
(
[slug] => family
[ID] => 1405
[post_name] => new-york-and-connecticut-trip
[post_title] => New York and Connecticut Trip
[post_author] => 1
[post_date] => 2000-01-10 14:01:18
[year] => 2000
[month] => 1
)
[147] => stdClass Object
(
[slug] => family
[ID] => 1397
[post_name] => lena-lake-backpacking-trip
[post_title] => Lena Lake Backpacking Trip
[post_author] => 1
[post_date] => 1999-08-01 13:57:12
[year] => 1999
[month] => 8
)
[148] => stdClass Object
(
[slug] => family
[ID] => 1392
[post_name] => ape-caves
[post_title] => Ape Caves
[post_author] => 1
[post_date] => 1999-07-01 13:48:14
[year] => 1999
[month] => 7
)
[149] => stdClass Object
(
[slug] => adventure
[ID] => 1386
[post_name] => paint-ballin
[post_title] => Paint Ballin'
[post_author] => 1
[post_date] => 1996-06-01 13:44:28
[year] => 1996
[month] => 6
)
[150] => stdClass Object
(
[slug] => day-hike
[ID] => 1371
[post_name] => mt-saint-helens-trip
[post_title] => Mt Saint Helens Trip
[post_author] => 1
[post_date] => 1995-08-01 13:26:45
[year] => 1995
[month] => 8
)
[151] => stdClass Object
(
[slug] => day-hike
[ID] => 1348
[post_name] => st-helens-trip
[post_title] => St Helens Trip
[post_author] => 1
[post_date] => 1994-09-01 13:12:38
[year] => 1994
[month] => 9
)
[152] => stdClass Object
(
[slug] => olympics
[ID] => 735
[post_name] => 1994-north-fork-skokomish-camp-pleasant-backpack
[post_title] => 1994 North Fork Skokomish - Camp Pleasant Backpack
[post_author] => 1
[post_date] => 1994-08-01 14:33:31
[year] => 1994
[month] => 8
)
[153] => stdClass Object
(
[slug] => olympics
[ID] => 1329
[post_name] => mt-washington
[post_title] => Mt Washington
[post_author] => 1
[post_date] => 1994-08-01 11:31:17
[year] => 1994
[month] => 8
)
[154] => stdClass Object
(
[slug] => overnight-hike
[ID] => 1356
[post_name] => east-fork-quinault-oneil-creek-backpacking-trip
[post_title] => East Fork Quinault O'Neil Creek Backpacking Trip
[post_author] => 1
[post_date] => 1994-07-01 13:18:03
[year] => 1994
[month] => 7
)
[155] => stdClass Object
(
[slug] => olympics
[ID] => 1338
[post_name] => flapjack-lakes-hike-1994
[post_title] => Flapjack Lakes Hike 1994
[post_author] => 1
[post_date] => 1994-07-01 12:30:31
[year] => 1994
[month] => 7
)
[156] => stdClass Object
(
[slug] => olympics
[ID] => 745
[post_name] => 1994-05-14-enchanted-valley
[post_title] => 1994-05-14 Enchanted Valley
[post_author] => 1
[post_date] => 1994-05-14 14:44:09
[year] => 1994
[month] => 5
)
[157] => stdClass Object
(
[slug] => olympics
[ID] => 696
[post_name] => mount-ellinor-august-11-1993
[post_title] => Mount Ellinor August 11 1993
[post_author] => 1
[post_date] => 1993-08-11 13:34:29
[year] => 1993
[month] => 8
)
[158] => stdClass Object
(
[slug] => travel
[ID] => 706
[post_name] => memorial-day-weekend-1993-yosemite-with-brian
[post_title] => Memorial Day Weekend 1993 Yosemite with Brian
[post_author] => 1
[post_date] => 1993-05-31 13:45:52
[year] => 1993
[month] => 5
)
[159] => stdClass Object
(
[slug] => olympics
[ID] => 686
[post_name] => 1993-tubal-cain-tull-canyon
[post_title] => 1993 Tubal Cain - Tull Canyon
[post_author] => 1
[post_date] => 1993-01-01 13:27:44
[year] => 1993
[month] => 1
)
[160] => stdClass Object
(
[slug] => olympics
[ID] => 599
[post_name] => 1992-mt-angeles-via-switchback-trail-slideshow
[post_title] => 1992 Mt Angeles via Switchback Trail
[post_author] => 1
[post_date] => 1992-09-21 15:41:46
[year] => 1992
[month] => 9
)
)