collapsArch options:
Array
(
[title] => Archives
[noTitle] =>
[inExcludeCat] => exclude
[inExcludeCats] =>
[inExcludeYear] => exclude
[inExcludeYears] =>
[showPages] =>
[sort] => DESC
[linkToArch] => 1
[showYearCount] => 1
[expandCurrentYear] => 1
[expandMonths] => 1
[expandYears] => 1
[expandCurrentMonth] => 1
[showMonthCount] => 1
[showPostTitle] => 1
[expand] => 0
[showPostDate] => 1
[debug] => 1
[postDateFormat] => m/d
[postDateAppend] => after
[accordion] => 1
[useCookies] => 1
[post_type] => post
[taxoncmy] => category
[postTitleLength] =>
[showPostCount] => 1
[style] => custom
[archSortOrder] => DESC
[showPosts] =>
[customExpand] =>
[customCollapse] =>
[taxonomy] => both
[number] => 8
)
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' ,
wp_posts.post_type
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_status='publish' AND wp_posts.post_type='post'
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
POST QUERY RESULTS
Array
(
[0] => stdClass Object
(
[slug] => lists
[ID] => 45634
[post_name] => march-link-list-3
[post_title] => March Link List
[post_author] => 1
[post_date] => 2023-03-27 06:00:00
[year] => 2023
[month] => 3
[post_type] => post
)
[1] => stdClass Object
(
[slug] => fitness
[ID] => 45610
[post_name] => 2023-weekly-run-down-12-52-travel-week
[post_title] => 2023 Weekly Run Down 12/52 - Travel week
[post_author] => 1
[post_date] => 2023-03-26 11:37:11
[year] => 2023
[month] => 3
[post_type] => post
)
[2] => stdClass Object
(
[slug] => friday-five
[ID] => 45544
[post_name] => five-things-friday-vol-60
[post_title] => Five Things Friday Vol. 60
[post_author] => 1
[post_date] => 2023-03-24 06:00:00
[year] => 2023
[month] => 3
[post_type] => post
)
[3] => stdClass Object
(
[slug] => fitness
[ID] => 45500
[post_name] => 2023-weekly-run-down-11-52
[post_title] => 2023 Weekly Run Down 11/52
[post_author] => 1
[post_date] => 2023-03-19 20:00:00
[year] => 2023
[month] => 3
[post_type] => post
)
[4] => stdClass Object
(
[slug] => corona-life
[ID] => 45480
[post_name] => on-the-state-of-the-world-three-years-later
[post_title] => On the state of the world - three years later
[post_author] => 1
[post_date] => 2023-03-17 14:07:20
[year] => 2023
[month] => 3
[post_type] => post
)
[5] => stdClass Object
(
[slug] => fitness
[ID] => 45446
[post_name] => 2023-weekly-run-down-10-52
[post_title] => 2023 Weekly Run Down 10/52
[post_author] => 1
[post_date] => 2023-03-12 21:43:59
[year] => 2023
[month] => 3
[post_type] => post
)
[6] => stdClass Object
(
[slug] => friday-five
[ID] => 45425
[post_name] => five-things-friday-vol-59
[post_title] => Five Things Friday Vol. 59
[post_author] => 1
[post_date] => 2023-03-10 07:00:00
[year] => 2023
[month] => 3
[post_type] => post
)
[7] => stdClass Object
(
[slug] => fitness
[ID] => 45375
[post_name] => 2023-weekly-run-down-8-52-rocknroll-las-vegas-half-marathon-and-9-52
[post_title] => 2023 Weekly Run Down 8/52 - Rock'n'Roll Las Vegas Half Marathon - and 9/52
[post_author] => 1
[post_date] => 2023-03-05 15:24:49
[year] => 2023
[month] => 3
[post_type] => post
)
[8] => stdClass Object
(
[slug] => lists
[ID] => 45346
[post_name] => february-link-list-4
[post_title] => February Link List
[post_author] => 1
[post_date] => 2023-02-27 06:00:00
[year] => 2023
[month] => 2
[post_type] => post
)
[9] => stdClass Object
(
[slug] => friday-five
[ID] => 45358
[post_name] => five-things-friday-vol-58
[post_title] => Five Things Friday Vol. 58
[post_author] => 1
[post_date] => 2023-02-24 12:15:44
[year] => 2023
[month] => 2
[post_type] => post
)
[10] => stdClass Object
(
[slug] => currently
[ID] => 45332
[post_name] => currently-february-8
[post_title] => Currently | February
[post_author] => 1
[post_date] => 2023-02-23 11:38:06
[year] => 2023
[month] => 2
[post_type] => post
)
[11] => stdClass Object
(
[slug] => olw
[ID] => 45261
[post_name] => one-little-word-for-2023-embrace
[post_title] => One little word® for 2023: embrace
[post_author] => 1
[post_date] => 2023-02-21 06:30:00
[year] => 2023
[month] => 2
[post_type] => post
)
[12] => stdClass Object
(
[slug] => fitness
[ID] => 45297
[post_name] => 2023-weekly-run-down-7-52
[post_title] => 2023 Weekly Run Down 7/52
[post_author] => 1
[post_date] => 2023-02-19 16:23:54
[year] => 2023
[month] => 2
[post_type] => post
)
[13] => stdClass Object
(
[slug] => fitness
[ID] => 45279
[post_name] => 2023-weekly-run-down-6-52
[post_title] => 2023 Weekly Run Down 6/52
[post_author] => 1
[post_date] => 2023-02-12 22:29:12
[year] => 2023
[month] => 2
[post_type] => post
)
[14] => stdClass Object
(
[slug] => lists
[ID] => 45268
[post_name] => 10-small-inexpensive-things-that-make-my-life-better
[post_title] => 10 small, inexpensive things that make my life better
[post_author] => 1
[post_date] => 2023-02-09 06:00:00
[year] => 2023
[month] => 2
[post_type] => post
)
[15] => stdClass Object
(
[slug] => fitness
[ID] => 45231
[post_name] => 2023-weekly-run-down-5-52
[post_title] => 2023 Weekly Run Down 5/52
[post_author] => 1
[post_date] => 2023-02-05 17:00:00
[year] => 2023
[month] => 2
[post_type] => post
)
[16] => stdClass Object
(
[slug] => lists
[ID] => 45206
[post_name] => things-i-want-to-do-in-2023
[post_title] => Things I want to do in 2023
[post_author] => 1
[post_date] => 2023-01-31 06:00:00
[year] => 2023
[month] => 1
[post_type] => post
)
[17] => stdClass Object
(
[slug] => fitness
[ID] => 45155
[post_name] => 2023-weekly-run-down-4-52
[post_title] => 2023 Weekly Run Down 4/52
[post_author] => 1
[post_date] => 2023-01-29 11:28:41
[year] => 2023
[month] => 1
[post_type] => post
)
[18] => stdClass Object
(
[slug] => currently
[ID] => 45076
[post_name] => currently-january-8
[post_title] => Currently | January
[post_author] => 1
[post_date] => 2023-01-27 17:11:30
[year] => 2023
[month] => 1
[post_type] => post
)
[19] => stdClass Object
(
[slug] => goals
[ID] => 44918
[post_name] => things-i-wanted-to-do-in-2022
[post_title] => Things I wanted to do in 2022
[post_author] => 1
[post_date] => 2023-01-24 09:07:52
[year] => 2023
[month] => 1
[post_type] => post
)
[20] => stdClass Object
(
[slug] => fitness
[ID] => 45006
[post_name] => 2023-weekly-run-down-3-52
[post_title] => 2023 Weekly Run Down 3/52
[post_author] => 1
[post_date] => 2023-01-22 22:22:50
[year] => 2023
[month] => 1
[post_type] => post
)
[21] => stdClass Object
(
[slug] => friday-five
[ID] => 45009
[post_name] => five-things-friday-vol-57
[post_title] => Five Things Friday Vol. 57
[post_author] => 1
[post_date] => 2023-01-20 16:53:48
[year] => 2023
[month] => 1
[post_type] => post
)
[22] => stdClass Object
(
[slug] => lists
[ID] => 44990
[post_name] => january-link-list-4
[post_title] => January Link List
[post_author] => 1
[post_date] => 2023-01-17 06:00:00
[year] => 2023
[month] => 1
[post_type] => post
)
[23] => stdClass Object
(
[slug] => fitness
[ID] => 44957
[post_name] => 2023-weekly-run-down-2-52
[post_title] => 2023 Weekly Run Down 2/52
[post_author] => 1
[post_date] => 2023-01-15 16:44:05
[year] => 2023
[month] => 1
[post_type] => post
)
[24] => stdClass Object
(
[slug] => this-and-that
[ID] => 44768
[post_name] => goodbye-2022-hello-2023
[post_title] => Goodbye 2022, hello 2023
[post_author] => 1
[post_date] => 2023-01-12 08:00:00
[year] => 2023
[month] => 1
[post_type] => post
)
[25] => stdClass Object
(
[slug] => secretsantamugswap
[ID] => 44765
[post_name] => the-7th-annual-secret-santa-mug-swap-2022-reveal
[post_title] => The 7th Annual Secret Santa (Mug) Swap 2022 - Reveal
[post_author] => 1
[post_date] => 2023-01-10 06:00:00
[year] => 2023
[month] => 1
[post_type] => post
)
[26] => stdClass Object
(
[slug] => fitness
[ID] => 44848
[post_name] => 2023-weekly-run-down-1-52
[post_title] => 2023 Weekly Run Down 1/52
[post_author] => 1
[post_date] => 2023-01-08 20:00:00
[year] => 2023
[month] => 1
[post_type] => post
)
[27] => stdClass Object
(
[slug] => holidays
[ID] => 44720
[post_name] => our-christmas-2022
[post_title] => Our Christmas 2022
[post_author] => 1
[post_date] => 2023-01-05 08:00:00
[year] => 2023
[month] => 1
[post_type] => post
)
[28] => stdClass Object
(
[slug] => about-me
[ID] => 44750
[post_name] => a-year-in-review-2022
[post_title] => A year in review: 2022
[post_author] => 1
[post_date] => 2023-01-03 06:00:00
[year] => 2023
[month] => 1
[post_type] => post
)
[29] => stdClass Object
(
[slug] => holidays
[ID] => 44728
[post_name] => between-the-years
[post_title] => Between the years
[post_author] => 1
[post_date] => 2022-12-30 19:06:51
[year] => 2022
[month] => 12
[post_type] => post
)
[30] => stdClass Object
(
[slug] => friday-five
[ID] => 44689
[post_name] => five-things-friday-vol-56
[post_title] => Five Things Friday Vol. 56
[post_author] => 1
[post_date] => 2022-12-23 21:10:41
[year] => 2022
[month] => 12
[post_type] => post
)
[31] => stdClass Object
(
[slug] => currently
[ID] => 44653
[post_name] => currently-december-8
[post_title] => Currently | December
[post_author] => 1
[post_date] => 2022-12-21 06:00:00
[year] => 2022
[month] => 12
[post_type] => post
)
[32] => stdClass Object
(
[slug] => lists
[ID] => 44644
[post_name] => december-link-list-3
[post_title] => December Link List
[post_author] => 1
[post_date] => 2022-12-19 13:00:00
[year] => 2022
[month] => 12
[post_type] => post
)
[33] => stdClass Object
(
[slug] => friday-five
[ID] => 44619
[post_name] => five-things-friday-vol-55
[post_title] => Five Things Friday Vol. 55
[post_author] => 1
[post_date] => 2022-12-16 06:00:00
[year] => 2022
[month] => 12
[post_type] => post
)
[34] => stdClass Object
(
[slug] => holidays
[ID] => 44565
[post_name] => recipe-vanillekipferl-vanilla-almond-crescent-cookies
[post_title] => Recipe | Vanillekipferl (Vanilla Almond Crescent Cookies)
[post_author] => 1
[post_date] => 2022-12-07 06:00:00
[year] => 2022
[month] => 12
[post_type] => post
)
[35] => stdClass Object
(
[slug] => holidays
[ID] => 44586
[post_name] => tuesday-topics-holiday-gift-guide-for-athletes
[post_title] => Tuesday Topics | Holiday Gift Guide for Athletes
[post_author] => 1
[post_date] => 2022-12-06 08:55:00
[year] => 2022
[month] => 12
[post_type] => post
)
[36] => stdClass Object
(
[slug] => friday-five
[ID] => 44396
[post_name] => five-things-friday-vol-54
[post_title] => Five Things Friday Vol. 54
[post_author] => 1
[post_date] => 2022-12-02 13:00:00
[year] => 2022
[month] => 12
[post_type] => post
)
[37] => stdClass Object
(
[slug] => nablopomo
[ID] => 44515
[post_name] => 30-nablopomo-wrap-up-and-a-little-giveaway
[post_title] => 30: NaBloPoMo wrap-up - and a little giveaway
[post_author] => 1
[post_date] => 2022-11-30 10:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[38] => stdClass Object
(
[slug] => nablopomo
[ID] => 44341
[post_name] => 29-a-random-holiday-gift-list
[post_title] => 29: A Random Holiday Gift List
[post_author] => 1
[post_date] => 2022-11-29 10:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[39] => stdClass Object
(
[slug] => nablopomo
[ID] => 44469
[post_name] => 28-five-things-you-can-do-when-life-gets-busy
[post_title] => 28: Five things you can do when life gets busy
[post_author] => 1
[post_date] => 2022-11-28 11:00:31
[year] => 2022
[month] => 11
[post_type] => post
)
[40] => stdClass Object
(
[slug] => nablopomo
[ID] => 44446
[post_name] => 27-recipe-split-pea-soup
[post_title] => 27: Recipe | Split Pea Soup
[post_author] => 1
[post_date] => 2022-11-27 15:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[41] => stdClass Object
(
[slug] => nablopomo
[ID] => 44148
[post_name] => demerits-and-gold-stars
[post_title] => 26: Demerits and Gold Stars
[post_author] => 1
[post_date] => 2022-11-26 20:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[42] => stdClass Object
(
[slug] => nablopomo
[ID] => 44397
[post_name] => 25-a-snapshot-of-my-thanksgiving-day-11-24-2022-around-8-pm
[post_title] => 25: A Snapshot of my Thanksgiving Day (11/24/2022 around 8 pm)
[post_author] => 1
[post_date] => 2022-11-25 14:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[43] => stdClass Object
(
[slug] => nablopomo
[ID] => 44377
[post_name] => 24-grateful
[post_title] => 24: Grateful
[post_author] => 1
[post_date] => 2022-11-24 11:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[44] => stdClass Object
(
[slug] => nablopomo
[ID] => 44369
[post_name] => 23-holiday-card-roll-call
[post_title] => 23: Holiday Card Roll Call
[post_author] => 1
[post_date] => 2022-11-23 08:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[45] => stdClass Object
(
[slug] => nablopomo
[ID] => 44242
[post_name] => 22-ask-san-anything-vol-3
[post_title] => 22: Ask San Anything Vol. 3
[post_author] => 1
[post_date] => 2022-11-22 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[46] => stdClass Object
(
[slug] => nablopomo
[ID] => 44292
[post_name] => 2-currently-november
[post_title] => 21: Currently | November
[post_author] => 1
[post_date] => 2022-11-21 08:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[47] => stdClass Object
(
[slug] => nablopomo
[ID] => 44248
[post_name] => 20-recipe-sheet-pan-roasted-vegetables-and-sausage
[post_title] => 20: Recipe | Sheet Pan Roasted Vegetables and Sausage
[post_author] => 1
[post_date] => 2022-11-20 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[48] => stdClass Object
(
[slug] => nablopomo
[ID] => 44246
[post_name] => 19-things-i-am-not
[post_title] => 19: Things I am not
[post_author] => 1
[post_date] => 2022-11-19 12:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[49] => stdClass Object
(
[slug] => nablopomo
[ID] => 44143
[post_name] => 18-five-things-friday-vol-53
[post_title] => 18: Five Things Friday Vol. 53
[post_author] => 1
[post_date] => 2022-11-18 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[50] => stdClass Object
(
[slug] => nablopomo
[ID] => 44072
[post_name] => 17-daily-life-my-current-morning-routine
[post_title] => 17: Daily Life | My Current Morning Routine
[post_author] => 1
[post_date] => 2022-11-17 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[51] => stdClass Object
(
[slug] => nablopomo
[ID] => 44085
[post_name] => 16-november-link-list
[post_title] => 16: November Link List
[post_author] => 1
[post_date] => 2022-11-16 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[52] => stdClass Object
(
[slug] => nablopomo
[ID] => 44098
[post_name] => 15-on-code-switching
[post_title] => 15: On Code-Switching
[post_author] => 1
[post_date] => 2022-11-15 10:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[53] => stdClass Object
(
[slug] => nablopomo
[ID] => 43980
[post_name] => 14-ask-san-anything-vol-2
[post_title] => 14: Ask San Anything Vol. 2
[post_author] => 1
[post_date] => 2022-11-14 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[54] => stdClass Object
(
[slug] => nablopomo
[ID] => 43978
[post_name] => 13-recipe-spruced-up-ramen-bowl
[post_title] => 13: Recipe | "Spruced-up" Ramen Bowl
[post_author] => 1
[post_date] => 2022-11-13 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[55] => stdClass Object
(
[slug] => nablopomo
[ID] => 43918
[post_name] => 12-current-pet-peeves
[post_title] => 12: Current Pet Peeves
[post_author] => 1
[post_date] => 2022-11-12 14:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[56] => stdClass Object
(
[slug] => nablopomo
[ID] => 43890
[post_name] => 11-five-things-friday-vol-52
[post_title] => 11: Five Things Friday Vol. 52
[post_author] => 1
[post_date] => 2022-11-11 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[57] => stdClass Object
(
[slug] => nablopomo
[ID] => 43924
[post_name] => 10-things-you-wouldnt-know-german-idioms
[post_title] => 10: Things you wouldn't know | German Idioms
[post_author] => 1
[post_date] => 2022-11-10 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[58] => stdClass Object
(
[slug] => nablopomo
[ID] => 43791
[post_name] => 9-ask-san-anything-vol-1
[post_title] => 9: Ask San Anything Vol.1
[post_author] => 1
[post_date] => 2022-11-09 07:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[59] => stdClass Object
(
[slug] => nablopomo
[ID] => 43849
[post_name] => 8-vote-now-while-you-still-can
[post_title] => 8: Vote now while you still can
[post_author] => 1
[post_date] => 2022-11-08 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[60] => stdClass Object
(
[slug] => this-and-that
[ID] => 43819
[post_name] => 7-thoughts-on-dating
[post_title] => 7: Thoughts on Dating
[post_author] => 1
[post_date] => 2022-11-07 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[61] => stdClass Object
(
[slug] => nablopomo
[ID] => 43623
[post_name] => 6-recipe-buckwheat-granola
[post_title] => 6: Recipe | Buckwheat Granola
[post_author] => 1
[post_date] => 2022-11-06 07:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[62] => stdClass Object
(
[slug] => nablopomo
[ID] => 43727
[post_name] => 5-the-7th-annual-secret-santa-mug-swap-2022
[post_title] => 5: The 7th annual Secret Santa (Mug) Swap 2022
[post_author] => 1
[post_date] => 2022-11-05 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[63] => stdClass Object
(
[slug] => nablopomo
[ID] => 43627
[post_name] => 4-five-things-friday-vol-51
[post_title] => 4: Five Things Friday Vol. 51
[post_author] => 1
[post_date] => 2022-11-04 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[64] => stdClass Object
(
[slug] => nablopomo
[ID] => 43593
[post_name] => 3-five-things-you-might-not-know-about-me-2
[post_title] => 3: Five things you might not know about me
[post_author] => 1
[post_date] => 2022-11-03 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[65] => stdClass Object
(
[slug] => nablopomo
[ID] => 43625
[post_name] => 2-halloween-weekend
[post_title] => 2: Halloween weekend
[post_author] => 1
[post_date] => 2022-11-02 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[66] => stdClass Object
(
[slug] => nablopomo
[ID] => 43592
[post_name] => 1-its-nablopomo-2022
[post_title] => 1: It's NaBloPoMo 2022
[post_author] => 1
[post_date] => 2022-11-01 06:00:00
[year] => 2022
[month] => 11
[post_type] => post
)
[67] => stdClass Object
(
[slug] => currently
[ID] => 43576
[post_name] => currently-october-7
[post_title] => Currently | October
[post_author] => 1
[post_date] => 2022-10-27 06:00:00
[year] => 2022
[month] => 10
[post_type] => post
)
[68] => stdClass Object
(
[slug] => lists
[ID] => 43560
[post_name] => october-link-list-3
[post_title] => October Link List
[post_author] => 1
[post_date] => 2022-10-26 07:00:00
[year] => 2022
[month] => 10
[post_type] => post
)
[69] => stdClass Object
(
[slug] => i-cant-make-this-shit-up
[ID] => 43318
[post_name] => blogging-through-the-covid-crisis-down-for-the-count
[post_title] => Blogging through the Covid 19-crisis: Down for the count
[post_author] => 1
[post_date] => 2022-10-24 07:00:00
[year] => 2022
[month] => 10
[post_type] => post
)
[70] => stdClass Object
(
[slug] => family
[ID] => 43339
[post_name] => summer-tales-2022-day-3-muir-woods-national-monument-muir-beach
[post_title] => Summer Tales 2022 Day 3 | Muir Woods National Monument + Muir Beach
[post_author] => 1
[post_date] => 2022-10-12 06:00:00
[year] => 2022
[month] => 10
[post_type] => post
)
[71] => stdClass Object
(
[slug] => friday-five
[ID] => 43464
[post_name] => five-things-friday-vol-50
[post_title] => Five Things Friday Vol. 50
[post_author] => 1
[post_date] => 2022-10-07 06:00:00
[year] => 2022
[month] => 10
[post_type] => post
)
[72] => stdClass Object
(
[slug] => running
[ID] => 43447
[post_name] => tuesday-topics-its-world-animal-day
[post_title] => Tuesday Topics | It's World Animal Day!
[post_author] => 1
[post_date] => 2022-10-04 07:00:00
[year] => 2022
[month] => 10
[post_type] => post
)
[73] => stdClass Object
(
[slug] => fyi
[ID] => 43410
[post_name] => nablopomo-2022-is-almost-here
[post_title] => NaBloPoMo 2022 is almost here!
[post_author] => 1
[post_date] => 2022-10-03 06:00:00
[year] => 2022
[month] => 10
[post_type] => post
)
[74] => stdClass Object
(
[slug] => love
[ID] => 43376
[post_name] => current-favorites-vol-4
[post_title] => Current Favorites Vol.4
[post_author] => 1
[post_date] => 2022-09-29 09:00:00
[year] => 2022
[month] => 9
[post_type] => post
)
[75] => stdClass Object
(
[slug] => currently
[ID] => 43347
[post_name] => currently-september-8
[post_title] => Currently | September
[post_author] => 1
[post_date] => 2022-09-27 06:00:00
[year] => 2022
[month] => 9
[post_type] => post
)
[76] => stdClass Object
(
[slug] => friday-five
[ID] => 43314
[post_name] => five-things-friday-vol-49
[post_title] => Five Things Friday Vol. 49
[post_author] => 1
[post_date] => 2022-09-23 10:00:00
[year] => 2022
[month] => 9
[post_type] => post
)
[77] => stdClass Object
(
[slug] => link-love
[ID] => 43303
[post_name] => september-link-list-3
[post_title] => September Link List
[post_author] => 1
[post_date] => 2022-09-21 08:00:00
[year] => 2022
[month] => 9
[post_type] => post
)
[78] => stdClass Object
(
[slug] => family
[ID] => 43213
[post_name] => summer-tales-2022-day-2-point-reyes
[post_title] => Summer Tales 2022 Day 2 | Point Reyes
[post_author] => 1
[post_date] => 2022-09-19 06:00:00
[year] => 2022
[month] => 9
[post_type] => post
)
[79] => stdClass Object
(
[slug] => friday-five
[ID] => 43253
[post_name] => friday-five-vol-48-on-a-saturday
[post_title] => Five Things Friday Vol. 48 (on a Saturday)
[post_author] => 1
[post_date] => 2022-09-17 14:59:24
[year] => 2022
[month] => 9
[post_type] => post
)
[80] => stdClass Object
(
[slug] => running
[ID] => 43225
[post_name] => tuesday-topics-staying-vigilant
[post_title] => Tuesday Topics | Staying vigilant
[post_author] => 1
[post_date] => 2022-09-13 08:00:00
[year] => 2022
[month] => 9
[post_type] => post
)
[81] => stdClass Object
(
[slug] => currently
[ID] => 43182
[post_name] => five-things-friday-vol-47
[post_title] => Five Things Friday Vol. 47
[post_author] => 1
[post_date] => 2022-09-09 06:00:00
[year] => 2022
[month] => 9
[post_type] => post
)
[82] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 43132
[post_name] => awkward-awesome-29
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2022-09-06 06:00:00
[year] => 2022
[month] => 9
[post_type] => post
)
[83] => stdClass Object
(
[slug] => family
[ID] => 43050
[post_name] => summer-tales-2022-day-1-the-arrival
[post_title] => Summer Tales 2022 Day 1 | The Arrival
[post_author] => 1
[post_date] => 2022-09-05 06:00:00
[year] => 2022
[month] => 9
[post_type] => post
)
[84] => stdClass Object
(
[slug] => currently
[ID] => 43093
[post_name] => currently-august-8
[post_title] => Currently | August
[post_author] => 1
[post_date] => 2022-08-29 08:49:21
[year] => 2022
[month] => 8
[post_type] => post
)
[85] => stdClass Object
(
[slug] => friday-five
[ID] => 43035
[post_name] => five-things-friday-vol-46
[post_title] => Five Things Friday Vol. 46
[post_author] => 1
[post_date] => 2022-08-26 05:30:00
[year] => 2022
[month] => 8
[post_type] => post
)
[86] => stdClass Object
(
[slug] => fitness
[ID] => 42892
[post_name] => tuesday-topics-my-one-year-peloversary
[post_title] => Tuesday Topics | My One-Year Peloversary
[post_author] => 1
[post_date] => 2022-08-23 07:00:00
[year] => 2022
[month] => 8
[post_type] => post
)
[87] => stdClass Object
(
[slug] => lists
[ID] => 42966
[post_name] => august-link-list-3
[post_title] => August Link List
[post_author] => 1
[post_date] => 2022-08-22 05:30:00
[year] => 2022
[month] => 8
[post_type] => post
)
[88] => stdClass Object
(
[slug] => friday-five
[ID] => 42924
[post_name] => five-things-friday-vol-45
[post_title] => Five Things Friday Vol. 45
[post_author] => 1
[post_date] => 2022-08-19 05:30:00
[year] => 2022
[month] => 8
[post_type] => post
)
[89] => stdClass Object
(
[slug] => food
[ID] => 42895
[post_name] => recipe-a-taste-of-home-rhineland-schnibbelskuchen
[post_title] => Recipe | A taste of home - Rheinischer Schnibbelskuchen
[post_author] => 1
[post_date] => 2022-08-18 06:30:00
[year] => 2022
[month] => 8
[post_type] => post
)
[90] => stdClass Object
(
[slug] => friday-five
[ID] => 42873
[post_name] => five-things-friday-vol-44
[post_title] => Five Things Friday Vol. 44
[post_author] => 1
[post_date] => 2022-08-12 14:00:00
[year] => 2022
[month] => 8
[post_type] => post
)
[91] => stdClass Object
(
[slug] => fitness
[ID] => 42854
[post_name] => tuesdays-topics-power-zone-pack-ireland-map-race
[post_title] => Tuesdays Topics | Power Zone Pack Ireland Map Race
[post_author] => 1
[post_date] => 2022-08-09 09:22:40
[year] => 2022
[month] => 8
[post_type] => post
)
[92] => stdClass Object
(
[slug] => friday-five
[ID] => 42832
[post_name] => five-things-friday-vol-43
[post_title] => Five Things Friday Vol. 43
[post_author] => 1
[post_date] => 2022-08-05 06:30:00
[year] => 2022
[month] => 8
[post_type] => post
)
[93] => stdClass Object
(
[slug] => currently
[ID] => 42825
[post_name] => currently-july-7
[post_title] => Currently | July
[post_author] => 1
[post_date] => 2022-07-29 07:00:00
[year] => 2022
[month] => 7
[post_type] => post
)
[94] => stdClass Object
(
[slug] => currently
[ID] => 42813
[post_name] => currently-june-8
[post_title] => Currently | June
[post_author] => 1
[post_date] => 2022-06-23 08:00:00
[year] => 2022
[month] => 6
[post_type] => post
)
[95] => stdClass Object
(
[slug] => lists
[ID] => 42796
[post_name] => june-link-list-3
[post_title] => June Link List
[post_author] => 1
[post_date] => 2022-06-16 06:30:00
[year] => 2022
[month] => 6
[post_type] => post
)
[96] => stdClass Object
(
[slug] => food
[ID] => 39698
[post_name] => recipe-greek-salad-with-kale-and-turkey-meatballs
[post_title] => Recipe | Greek Salad with Kale and Turkey meatballs
[post_author] => 1
[post_date] => 2022-06-15 06:30:00
[year] => 2022
[month] => 6
[post_type] => post
)
[97] => stdClass Object
(
[slug] => fitness
[ID] => 42770
[post_name] => tuesday-topics-my-summer-fitness-goals
[post_title] => Tuesday Topics | My summer fitness goals
[post_author] => 1
[post_date] => 2022-06-14 06:30:00
[year] => 2022
[month] => 6
[post_type] => post
)
[98] => stdClass Object
(
[slug] => family
[ID] => 42537
[post_name] => finally-a-visit-back-home
[post_title] => Finally, a visit back home
[post_author] => 1
[post_date] => 2022-06-08 06:30:00
[year] => 2022
[month] => 6
[post_type] => post
)
[99] => stdClass Object
(
[slug] => about-me
[ID] => 42526
[post_name] => time-warp
[post_title] => Time warp
[post_author] => 1
[post_date] => 2022-06-07 08:00:00
[year] => 2022
[month] => 6
[post_type] => post
)
[100] => stdClass Object
(
[slug] => lists
[ID] => 42135
[post_name] => current-favorites-vol-3
[post_title] => Current Favorites Vol. 3
[post_author] => 1
[post_date] => 2022-06-06 06:30:00
[year] => 2022
[month] => 6
[post_type] => post
)
[101] => stdClass Object
(
[slug] => fitness
[ID] => 42674
[post_name] => tuesday-topics-on-a-wednesday-global-running-day-2022
[post_title] => Tuesday Topics (on a Wednesday) | Global Running Day 2022
[post_author] => 1
[post_date] => 2022-06-01 06:30:00
[year] => 2022
[month] => 6
[post_type] => post
)
[102] => stdClass Object
(
[slug] => currently
[ID] => 42643
[post_name] => currently-may-7
[post_title] => Currently | May
[post_author] => 1
[post_date] => 2022-05-26 08:00:00
[year] => 2022
[month] => 5
[post_type] => post
)
[103] => stdClass Object
(
[slug] => lists
[ID] => 42609
[post_name] => may-link-list-3
[post_title] => May Link List
[post_author] => 1
[post_date] => 2022-05-23 06:30:00
[year] => 2022
[month] => 5
[post_type] => post
)
[104] => stdClass Object
(
[slug] => friday-five
[ID] => 42592
[post_name] => five-things-friday-vol-42
[post_title] => Five Things Friday Vol. 42
[post_author] => 1
[post_date] => 2022-05-20 06:30:00
[year] => 2022
[month] => 5
[post_type] => post
)
[105] => stdClass Object
(
[slug] => about-me
[ID] => 42556
[post_name] => tuesday-topics-a-day-in-the-life
[post_title] => Tuesday Topics | A Day in the Life
[post_author] => 1
[post_date] => 2022-05-17 08:00:00
[year] => 2022
[month] => 5
[post_type] => post
)
[106] => stdClass Object
(
[slug] => friday-five
[ID] => 42500
[post_name] => five-things-friday-vol-41
[post_title] => Five Things Friday Vol. 41
[post_author] => 1
[post_date] => 2022-05-13 13:28:17
[year] => 2022
[month] => 5
[post_type] => post
)
[107] => stdClass Object
(
[slug] => fitness
[ID] => 42468
[post_name] => tuesdays-topics-running-mental-health
[post_title] => Tuesdays Topics | Running + mental health
[post_author] => 1
[post_date] => 2022-05-10 08:00:00
[year] => 2022
[month] => 5
[post_type] => post
)
[108] => stdClass Object
(
[slug] => friday-five
[ID] => 42282
[post_name] => five-things-friday-vol-40
[post_title] => Five Things Friday Vol.40
[post_author] => 1
[post_date] => 2022-05-06 15:37:43
[year] => 2022
[month] => 5
[post_type] => post
)
[109] => stdClass Object
(
[slug] => about-me
[ID] => 42206
[post_name] => i-tracked-my-time-for-one-week
[post_title] => I tracked my time for one week
[post_author] => 1
[post_date] => 2022-05-05 06:30:00
[year] => 2022
[month] => 5
[post_type] => post
)
[110] => stdClass Object
(
[slug] => fitness
[ID] => 42346
[post_name] => tuesday-topics-my-2nd-pelofondo
[post_title] => Tuesday Topics | My 2nd PeloFondo
[post_author] => 1
[post_date] => 2022-05-03 08:00:00
[year] => 2022
[month] => 5
[post_type] => post
)
[111] => stdClass Object
(
[slug] => food
[ID] => 42108
[post_name] => recipe-gnocchi-with-fennel-kale-and-chicken-sausage
[post_title] => Recipe | Gnocchi with Fennel, Kale, and Chicken Sausage
[post_author] => 1
[post_date] => 2022-05-02 06:30:00
[year] => 2022
[month] => 5
[post_type] => post
)
[112] => stdClass Object
(
[slug] => currently
[ID] => 42289
[post_name] => currently-april-7
[post_title] => Currently | April
[post_author] => 1
[post_date] => 2022-04-28 06:30:00
[year] => 2022
[month] => 4
[post_type] => post
)
[113] => stdClass Object
(
[slug] => lists
[ID] => 42148
[post_name] => april-link-list-3
[post_title] => April Link List
[post_author] => 1
[post_date] => 2022-04-25 06:30:00
[year] => 2022
[month] => 4
[post_type] => post
)
[114] => stdClass Object
(
[slug] => friday-five
[ID] => 42155
[post_name] => five-things-friday-vol-39
[post_title] => Five Things Friday Vol. 39
[post_author] => 1
[post_date] => 2022-04-22 08:00:00
[year] => 2022
[month] => 4
[post_type] => post
)
[115] => stdClass Object
(
[slug] => about-me
[ID] => 42153
[post_name] => on-whats-saving-my-life-right-now
[post_title] => On what's saving my life right now
[post_author] => 1
[post_date] => 2022-04-11 06:30:00
[year] => 2022
[month] => 4
[post_type] => post
)
[116] => stdClass Object
(
[slug] => planner
[ID] => 42176
[post_name] => my-2022-fringe-planner
[post_title] => My 2022 Fringe Planner
[post_author] => 1
[post_date] => 2022-04-07 06:30:00
[year] => 2022
[month] => 4
[post_type] => post
)
[117] => stdClass Object
(
[slug] => about-me
[ID] => 42103
[post_name] => a-different-kind-of-anniversary
[post_title] => A different kind of anniversary
[post_author] => 1
[post_date] => 2022-04-04 06:30:00
[year] => 2022
[month] => 4
[post_type] => post
)
[118] => stdClass Object
(
[slug] => food
[ID] => 41818
[post_name] => daily-life-food-spending
[post_title] => Daily Life | Food Spending
[post_author] => 1
[post_date] => 2022-03-31 06:30:00
[year] => 2022
[month] => 3
[post_type] => post
)
[119] => stdClass Object
(
[slug] => good-times
[ID] => 41940
[post_name] => on-my-birthday-4
[post_title] => On my birthday
[post_author] => 1
[post_date] => 2022-03-28 06:30:00
[year] => 2022
[month] => 3
[post_type] => post
)
[120] => stdClass Object
(
[slug] => lists
[ID] => 42001
[post_name] => march-link-list-2
[post_title] => March Link List
[post_author] => 1
[post_date] => 2022-03-23 07:00:00
[year] => 2022
[month] => 3
[post_type] => post
)
[121] => stdClass Object
(
[slug] => currently
[ID] => 41978
[post_name] => currently-march-6
[post_title] => Currently | March
[post_author] => 1
[post_date] => 2022-03-21 06:30:00
[year] => 2022
[month] => 3
[post_type] => post
)
[122] => stdClass Object
(
[slug] => i-cant-make-this-shit-up
[ID] => 41930
[post_name] => on-the-state-of-the-world-two-years-later
[post_title] => On the state of the world - two years later
[post_author] => 1
[post_date] => 2022-03-18 14:00:00
[year] => 2022
[month] => 3
[post_type] => post
)
[123] => stdClass Object
(
[slug] => california
[ID] => 41905
[post_name] => blogging-through-the-covid19-crisis-week-100
[post_title] => Blogging through the COVID19-crisis: Week 100
[post_author] => 1
[post_date] => 2022-02-23 08:00:00
[year] => 2022
[month] => 2
[post_type] => post
)
[124] => stdClass Object
(
[slug] => love
[ID] => 41871
[post_name] => a-birthday-wishlist
[post_title] => A Birthday Wishlist
[post_author] => 1
[post_date] => 2022-02-21 06:30:00
[year] => 2022
[month] => 2
[post_type] => post
)
[125] => stdClass Object
(
[slug] => currently
[ID] => 41844
[post_name] => currently-february-7
[post_title] => Currently | February
[post_author] => 1
[post_date] => 2022-02-17 06:30:00
[year] => 2022
[month] => 2
[post_type] => post
)
[126] => stdClass Object
(
[slug] => lists
[ID] => 41825
[post_name] => february-link-list-3
[post_title] => February Link List
[post_author] => 1
[post_date] => 2022-02-16 08:00:00
[year] => 2022
[month] => 2
[post_type] => post
)
[127] => stdClass Object
(
[slug] => books
[ID] => 41780
[post_name] => what-i-read-in-january-4
[post_title] => What I read in January
[post_author] => 1
[post_date] => 2022-02-10 06:30:00
[year] => 2022
[month] => 2
[post_type] => post
)
[128] => stdClass Object
(
[slug] => friday-five
[ID] => 41778
[post_name] => five-things-friday-vol-38
[post_title] => Five Things Friday Vol. 38
[post_author] => 1
[post_date] => 2022-02-04 06:30:00
[year] => 2022
[month] => 2
[post_type] => post
)
[129] => stdClass Object
(
[slug] => good-things
[ID] => 41687
[post_name] => things-that-didnt-suck-in-2021
[post_title] => Things that didn’t suck in 2021
[post_author] => 1
[post_date] => 2022-02-02 06:30:00
[year] => 2022
[month] => 2
[post_type] => post
)
[130] => stdClass Object
(
[slug] => daily-life
[ID] => 41318
[post_name] => daily-life-2021-another-pandemic-spending-report
[post_title] => Daily Life | 2021 (another pandemic) spending report
[post_author] => 1
[post_date] => 2022-01-31 06:30:00
[year] => 2022
[month] => 1
[post_type] => post
)
[131] => stdClass Object
(
[slug] => currently
[ID] => 41689
[post_name] => currently-january-7
[post_title] => Currently | January
[post_author] => 1
[post_date] => 2022-01-27 06:30:00
[year] => 2022
[month] => 1
[post_type] => post
)
[132] => stdClass Object
(
[slug] => fitness
[ID] => 41645
[post_name] => tuesday-topics-my-first-pelofondo
[post_title] => Tuesday Topics | My first PeloFondo
[post_author] => 1
[post_date] => 2022-01-25 08:00:00
[year] => 2022
[month] => 1
[post_type] => post
)
[133] => stdClass Object
(
[slug] => goals
[ID] => 41317
[post_name] => things-i-want-to-do-in-2022
[post_title] => Things I want to do in 2022
[post_author] => 1
[post_date] => 2022-01-24 08:00:00
[year] => 2022
[month] => 1
[post_type] => post
)
[134] => stdClass Object
(
[slug] => lists
[ID] => 41602
[post_name] => january-link-list-3
[post_title] => January Link List
[post_author] => 1
[post_date] => 2022-01-21 06:30:00
[year] => 2022
[month] => 1
[post_type] => post
)
[135] => stdClass Object
(
[slug] => books
[ID] => 41363
[post_name] => what-i-read-in-december-4
[post_title] => What I read in December
[post_author] => 1
[post_date] => 2022-01-19 06:30:00
[year] => 2022
[month] => 1
[post_type] => post
)
[136] => stdClass Object
(
[slug] => olw
[ID] => 41524
[post_name] => one-little-word-for-2022-forward
[post_title] => One Little Word® for 2022: forward
[post_author] => 1
[post_date] => 2022-01-17 06:30:00
[year] => 2022
[month] => 1
[post_type] => post
)
[137] => stdClass Object
(
[slug] => shopping
[ID] => 41313
[post_name] => best-purchases-of-2021
[post_title] => Best purchases of 2021
[post_author] => 1
[post_date] => 2022-01-12 06:30:00
[year] => 2022
[month] => 1
[post_type] => post
)
[138] => stdClass Object
(
[slug] => goals
[ID] => 41314
[post_name] => things-i-wanted-to-do-in-2021
[post_title] => Things I wanted to do in 2021
[post_author] => 1
[post_date] => 2022-01-07 06:30:00
[year] => 2022
[month] => 1
[post_type] => post
)
[139] => stdClass Object
(
[slug] => about-me
[ID] => 41456
[post_name] => 2021-end-of-year-survey
[post_title] => 2021 | end-of-year survey
[post_author] => 1
[post_date] => 2022-01-06 06:30:00
[year] => 2022
[month] => 1
[post_type] => post
)
[140] => stdClass Object
(
[slug] => making-things-better
[ID] => 41417
[post_name] => goodbye-2021-hello-2022
[post_title] => Goodbye 2021, hello 2022.
[post_author] => 1
[post_date] => 2022-01-04 10:47:18
[year] => 2022
[month] => 1
[post_type] => post
)
[141] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 41312
[post_name] => a-year-in-review-2021
[post_title] => A year in review: 2021
[post_author] => 1
[post_date] => 2021-12-31 10:00:00
[year] => 2021
[month] => 12
[post_type] => post
)
[142] => stdClass Object
(
[slug] => holidays
[ID] => 41353
[post_name] => our-christmas-2021
[post_title] => Our Christmas 2021
[post_author] => 1
[post_date] => 2021-12-30 12:00:00
[year] => 2021
[month] => 12
[post_type] => post
)
[143] => stdClass Object
(
[slug] => secretsantamugswap
[ID] => 41327
[post_name] => the-6th-annual-secret-santa-mug-swap-2021-reveal
[post_title] => The 6th annual Secret Santa (Mug) Swap 2021 - Reveal
[post_author] => 1
[post_date] => 2021-12-28 06:30:00
[year] => 2021
[month] => 12
[post_type] => post
)
[144] => stdClass Object
(
[slug] => currently
[ID] => 41322
[post_name] => currently-december-7
[post_title] => Currently | December
[post_author] => 1
[post_date] => 2021-12-27 06:30:00
[year] => 2021
[month] => 12
[post_type] => post
)
[145] => stdClass Object
(
[slug] => lists
[ID] => 41291
[post_name] => december-link-list-2
[post_title] => December Link List
[post_author] => 1
[post_date] => 2021-12-16 10:00:00
[year] => 2021
[month] => 12
[post_type] => post
)
[146] => stdClass Object
(
[slug] => holidays
[ID] => 41260
[post_name] => so-much-to-do-so-little-time-5
[post_title] => So much to do, so little time...
[post_author] => 1
[post_date] => 2021-12-15 11:00:00
[year] => 2021
[month] => 12
[post_type] => post
)
[147] => stdClass Object
(
[slug] => holidays
[ID] => 41218
[post_name] => recipe-german-spritz-cookies-spritzgeback
[post_title] => Recipe | German Spritz Cookies (Spritzgebäck)
[post_author] => 1
[post_date] => 2021-12-09 07:00:00
[year] => 2021
[month] => 12
[post_type] => post
)
[148] => stdClass Object
(
[slug] => holidays
[ID] => 41182
[post_name] => tuesday-topics-holiday-gift-guide-for-runners
[post_title] => Tuesday Topics | Holiday Gift Guide for runners
[post_author] => 1
[post_date] => 2021-12-07 08:00:00
[year] => 2021
[month] => 12
[post_type] => post
)
[149] => stdClass Object
(
[slug] => books
[ID] => 41183
[post_name] => what-i-read-in-november-5
[post_title] => What I read in November
[post_author] => 1
[post_date] => 2021-12-06 10:00:00
[year] => 2021
[month] => 12
[post_type] => post
)
[150] => stdClass Object
(
[slug] => friday-five
[ID] => 41186
[post_name] => five-things-friday-vol-37
[post_title] => Five Things Friday Vol. 37
[post_author] => 1
[post_date] => 2021-12-03 12:00:00
[year] => 2021
[month] => 12
[post_type] => post
)
[151] => stdClass Object
(
[slug] => nablopomo
[ID] => 41167
[post_name] => 30-another-nablopomo-in-the-books
[post_title] => 30: Another NaBloPoMo in the books!
[post_author] => 1
[post_date] => 2021-11-30 08:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[152] => stdClass Object
(
[slug] => nablopomo
[ID] => 41138
[post_name] => 29-a-holiday-gift-wish-list
[post_title] => 29: A Holiday Wish + Gift List
[post_author] => 1
[post_date] => 2021-11-29 08:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[153] => stdClass Object
(
[slug] => nablopomo
[ID] => 41117
[post_name] => 28-recipe-weckmann-sweet-yeast-man-with-raisins
[post_title] => 28: Recipe | Weckmann (sweet yeast man) with raisins
[post_author] => 1
[post_date] => 2021-11-28 07:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[154] => stdClass Object
(
[slug] => nablopomo
[ID] => 40715
[post_name] => 27-a-snapshot-of-my-thanksgiving-day-11-25-2021
[post_title] => 27: A snapshot of my (Thanksgiving) day | 11/25/2021
[post_author] => 1
[post_date] => 2021-11-27 10:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[155] => stdClass Object
(
[slug] => nablopomo
[ID] => 41062
[post_name] => 26-no-food-waste
[post_title] => 26: No Food Waste
[post_author] => 1
[post_date] => 2021-11-26 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[156] => stdClass Object
(
[slug] => nablopomo
[ID] => 41055
[post_name] => 25-on-another-pandemic-thanksgiving
[post_title] => 25: On (another pandemic) Thanksgiving
[post_author] => 1
[post_date] => 2021-11-25 09:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[157] => stdClass Object
(
[slug] => nablopomo
[ID] => 41007
[post_name] => 24-holiday-card-roll-call
[post_title] => 24: Holiday Card Roll Call
[post_author] => 1
[post_date] => 2021-11-24 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[158] => stdClass Object
(
[slug] => nablopomo
[ID] => 41014
[post_name] => 23-tuesday-topics-why-i-am-thankful-for-running-this-year
[post_title] => 23: Tuesday Topics | Why I am thankful for running this year
[post_author] => 1
[post_date] => 2021-11-23 08:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[159] => stdClass Object
(
[slug] => nablopomo
[ID] => 40583
[post_name] => 22-currently-november-3
[post_title] => 22: Currently | November
[post_author] => 1
[post_date] => 2021-11-22 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[160] => stdClass Object
(
[slug] => nablopomo
[ID] => 40870
[post_name] => 21-recipe-creamy-tuscan-argentinian-shrimp
[post_title] => 21: Recipe | Creamy Tuscan Argentinian Shrimp
[post_author] => 1
[post_date] => 2021-11-21 07:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[161] => stdClass Object
(
[slug] => nablopomo
[ID] => 40939
[post_name] => 20-letters-to-the-universe
[post_title] => 20: Letters to the Universe
[post_author] => 1
[post_date] => 2021-11-20 07:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[162] => stdClass Object
(
[slug] => nablopomo
[ID] => 40887
[post_name] => 19-five-things-friday-vol-13
[post_title] => 19: Five Things Friday Vol. 36
[post_author] => 1
[post_date] => 2021-11-19 08:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[163] => stdClass Object
(
[slug] => nablopomo
[ID] => 40280
[post_name] => 18-blogging-through-the-covid-19-crisis-20-months
[post_title] => 18: Blogging through the Covid 19-crisis: 20 + months
[post_author] => 1
[post_date] => 2021-11-18 08:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[164] => stdClass Object
(
[slug] => nablopomo
[ID] => 40268
[post_name] => 17-what-i-bought-at-trader-joes-vol-13
[post_title] => 17: What I bought at Trader Joe's Vol. 13
[post_author] => 1
[post_date] => 2021-11-17 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[165] => stdClass Object
(
[slug] => nablopomo
[ID] => 40594
[post_name] => 16-five-current-pet-peeves-2
[post_title] => 16: Five Current Pet Peeves
[post_author] => 1
[post_date] => 2021-11-16 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[166] => stdClass Object
(
[slug] => nablopomo
[ID] => 40585
[post_name] => 15-november-link-list
[post_title] => 15: November Link List
[post_author] => 1
[post_date] => 2021-11-15 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[167] => stdClass Object
(
[slug] => nablopomo
[ID] => 40516
[post_name] => 14-recipe-german-goulash
[post_title] => 14: Recipe | German Goulash
[post_author] => 1
[post_date] => 2021-11-14 07:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[168] => stdClass Object
(
[slug] => nablopomo
[ID] => 40717
[post_name] => 13-world-kindness-day
[post_title] => 13: World Kindness Day
[post_author] => 1
[post_date] => 2021-11-13 07:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[169] => stdClass Object
(
[slug] => nablopomo
[ID] => 40587
[post_name] => five-things-friday-vol-35
[post_title] => 12: Five Things Friday Vol. 35
[post_author] => 1
[post_date] => 2021-11-12 07:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[170] => stdClass Object
(
[slug] => nablopomo
[ID] => 40447
[post_name] => 11-meal-planning-vs-meal-prepping
[post_title] => 11: Meal planning vs. meal prepping
[post_author] => 1
[post_date] => 2021-11-11 11:01:50
[year] => 2021
[month] => 11
[post_type] => post
)
[171] => stdClass Object
(
[slug] => nablopomo
[ID] => 14327
[post_name] => 10-nine-iphone-apps-you-might-find-useful
[post_title] => 10: Nine iPhone apps you might find useful
[post_author] => 1
[post_date] => 2021-11-10 08:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[172] => stdClass Object
(
[slug] => nablopomo
[ID] => 40288
[post_name] => 9-tuesday-topics-what-is-power-zone-training
[post_title] => 9: Tuesday Topics | What is Power Zone Training?
[post_author] => 1
[post_date] => 2021-11-09 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[173] => stdClass Object
(
[slug] => this-and-that
[ID] => 40518
[post_name] => 8-nablopomo-best-practices
[post_title] => 8: NaBloPoMo Best Practices
[post_author] => 1
[post_date] => 2021-11-08 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[174] => stdClass Object
(
[slug] => nablopomo
[ID] => 40285
[post_name] => 7-recipe-thai-vegetable-red-curry-light-easy
[post_title] => 7: Recipe | Thai Vegetable Red Curry (light + easy)
[post_author] => 1
[post_date] => 2021-11-07 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[175] => stdClass Object
(
[slug] => nablopomo
[ID] => 40454
[post_name] => 6-the-6th-annual-secret-santa-mug-swap
[post_title] => 6: The 6th annual Secret Santa (Mug) Swap
[post_author] => 1
[post_date] => 2021-11-06 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[176] => stdClass Object
(
[slug] => nablopomo
[ID] => 40457
[post_name] => 5-five-things-friday-vol-34
[post_title] => 5: Five Things Friday Vol. 34
[post_author] => 1
[post_date] => 2021-11-05 10:00:00
[year] => 2021
[month] => 11
[post_type] => post
)
[177] => stdClass Object
(
[slug] => nablopomo
[ID] => 40282
[post_name] => 4-what-i-read-in-september-october
[post_title] => 4: What I read in September + October
[post_author] => 1
[post_date] => 2021-11-04 05:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[178] => stdClass Object
(
[slug] => nablopomo
[ID] => 40250
[post_name] => 3-things-you-didnt-know-about-me
[post_title] => 3: Things you didn't know about me
[post_author] => 1
[post_date] => 2021-11-03 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[179] => stdClass Object
(
[slug] => nablopomo
[ID] => 40353
[post_name] => 2-happy-belated-halloween
[post_title] => 2: Happy (belated) Halloween
[post_author] => 1
[post_date] => 2021-11-02 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[180] => stdClass Object
(
[slug] => nablopomo
[ID] => 40274
[post_name] => 1-nablopomo-2021
[post_title] => 1: NaBloPoMo 2021
[post_author] => 1
[post_date] => 2021-11-01 06:30:00
[year] => 2021
[month] => 11
[post_type] => post
)
[181] => stdClass Object
(
[slug] => currently
[ID] => 40233
[post_name] => currently-october-6
[post_title] => CURRENTLY | October
[post_author] => 1
[post_date] => 2021-10-27 06:30:00
[year] => 2021
[month] => 10
[post_type] => post
)
[182] => stdClass Object
(
[slug] => link-love
[ID] => 40234
[post_name] => october-link-list-2
[post_title] => October Link List
[post_author] => 1
[post_date] => 2021-10-25 06:30:00
[year] => 2021
[month] => 10
[post_type] => post
)
[183] => stdClass Object
(
[slug] => friday-five
[ID] => 40224
[post_name] => five-things-friday-vol-33
[post_title] => Five Things Friday Vol. 33
[post_author] => 1
[post_date] => 2021-10-22 11:39:00
[year] => 2021
[month] => 10
[post_type] => post
)
[184] => stdClass Object
(
[slug] => running
[ID] => 40189
[post_name] => tuesday-topics-how-to-save-money-on-running-gear-races
[post_title] => Tuesday Topics | How to save money on running gear & races
[post_author] => 1
[post_date] => 2021-10-12 09:28:26
[year] => 2021
[month] => 10
[post_type] => post
)
[185] => stdClass Object
(
[slug] => lists
[ID] => 39829
[post_name] => current-favorites-2
[post_title] => Current Favorites Vol. 2
[post_author] => 1
[post_date] => 2021-10-11 06:30:00
[year] => 2021
[month] => 10
[post_type] => post
)
[186] => stdClass Object
(
[slug] => friday-five
[ID] => 40027
[post_name] => five-things-friday-vol-32
[post_title] => Five Things Friday Vol. 32
[post_author] => 1
[post_date] => 2021-10-08 07:00:00
[year] => 2021
[month] => 10
[post_type] => post
)
[187] => stdClass Object
(
[slug] => love
[ID] => 40116
[post_name] => the-day-i-met-jon
[post_title] => The day I met Jon
[post_author] => 1
[post_date] => 2021-10-06 08:00:00
[year] => 2021
[month] => 10
[post_type] => post
)
[188] => stdClass Object
(
[slug] => running
[ID] => 40078
[post_name] => seawheeze-2021-virtual-half-marathon
[post_title] => Tuesday Topics | The SeaWheeze 2021 Virtual Half Marathon
[post_author] => 1
[post_date] => 2021-09-28 07:00:00
[year] => 2021
[month] => 9
[post_type] => post
)
[189] => stdClass Object
(
[slug] => food
[ID] => 40038
[post_name] => german-plum-streusel-sheet-cake
[post_title] => Recipe | German Plum Streusel Sheet Cake
[post_author] => 1
[post_date] => 2021-09-27 08:00:00
[year] => 2021
[month] => 9
[post_type] => post
)
[190] => stdClass Object
(
[slug] => currently
[ID] => 40033
[post_name] => currently-september-7
[post_title] => Currently | September
[post_author] => 1
[post_date] => 2021-09-23 06:30:00
[year] => 2021
[month] => 9
[post_type] => post
)
[191] => stdClass Object
(
[slug] => link-love
[ID] => 40006
[post_name] => september-link-list-2
[post_title] => September Link List
[post_author] => 1
[post_date] => 2021-09-16 08:00:00
[year] => 2021
[month] => 9
[post_type] => post
)
[192] => stdClass Object
(
[slug] => food
[ID] => 39443
[post_name] => recipe-homemade-tzatziki-sauce
[post_title] => Recipe | Homemade Tzatziki Sauce
[post_author] => 1
[post_date] => 2021-09-13 06:30:00
[year] => 2021
[month] => 9
[post_type] => post
)
[193] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 39910
[post_name] => where-did-the-time-go
[post_title] => Where did the time go?
[post_author] => 1
[post_date] => 2021-09-10 06:30:00
[year] => 2021
[month] => 9
[post_type] => post
)
[194] => stdClass Object
(
[slug] => fitness
[ID] => 39879
[post_name] => tuesday-topics-tips-for-beginner-runners
[post_title] => Tuesday Topics | Tips for Beginner Runners
[post_author] => 1
[post_date] => 2021-09-07 08:00:00
[year] => 2021
[month] => 9
[post_type] => post
)
[195] => stdClass Object
(
[slug] => books
[ID] => 39861
[post_name] => what-i-read-in-august-5
[post_title] => What I read in August
[post_author] => 1
[post_date] => 2021-09-02 06:30:00
[year] => 2021
[month] => 9
[post_type] => post
)
[196] => stdClass Object
(
[slug] => excitement
[ID] => 39717
[post_name] => tuesday-topics-when-the-world-goes-to-hell-in-a-handbasket-or-why-i-caved-and-finally-got-a-peloton
[post_title] => Tuesday Topics | When the world goes to hell in a handbasket, or why I caved and finally got a Peloton
[post_author] => 1
[post_date] => 2021-08-31 06:30:00
[year] => 2021
[month] => 8
[post_type] => post
)
[197] => stdClass Object
(
[slug] => currently
[ID] => 39788
[post_name] => currently-august-7
[post_title] => CURRENTLY | August
[post_author] => 1
[post_date] => 2021-08-26 06:30:00
[year] => 2021
[month] => 8
[post_type] => post
)
[198] => stdClass Object
(
[slug] => lists
[ID] => 39772
[post_name] => august-link-list-2
[post_title] => August Link List
[post_author] => 1
[post_date] => 2021-08-23 06:30:00
[year] => 2021
[month] => 8
[post_type] => post
)
[199] => stdClass Object
(
[slug] => friday-five
[ID] => 39602
[post_name] => five-things-friday-vol-31
[post_title] => Five Things Friday Vol. 31
[post_author] => 1
[post_date] => 2021-08-13 13:52:55
[year] => 2021
[month] => 8
[post_type] => post
)
[200] => stdClass Object
(
[slug] => about-me
[ID] => 39628
[post_name] => a-snapshot-of-my-day-8-10-2021
[post_title] => A snapshot of my day | 8/10/2021
[post_author] => 1
[post_date] => 2021-08-11 06:30:00
[year] => 2021
[month] => 8
[post_type] => post
)
[201] => stdClass Object
(
[slug] => fitness
[ID] => 39627
[post_name] => tuesday-topics-my-favorite-quick-workouts
[post_title] => Tuesday Topics | My favorite quick workouts
[post_author] => 1
[post_date] => 2021-08-10 09:00:00
[year] => 2021
[month] => 8
[post_type] => post
)
[202] => stdClass Object
(
[slug] => fitness
[ID] => 39588
[post_name] => tuesday-topics-my-home-gym
[post_title] => Tuesday Topics | My home gym
[post_author] => 1
[post_date] => 2021-08-03 08:56:19
[year] => 2021
[month] => 8
[post_type] => post
)
[203] => stdClass Object
(
[slug] => books
[ID] => 39553
[post_name] => what-i-read-in-july-5
[post_title] => What I read in July
[post_author] => 1
[post_date] => 2021-08-02 06:30:44
[year] => 2021
[month] => 8
[post_type] => post
)
[204] => stdClass Object
(
[slug] => currently
[ID] => 39475
[post_name] => currently-in-july
[post_title] => Currently in July
[post_author] => 1
[post_date] => 2021-07-30 06:30:17
[year] => 2021
[month] => 7
[post_type] => post
)
[205] => stdClass Object
(
[slug] => link-love
[ID] => 39448
[post_name] => july-link-list-2
[post_title] => July Link List
[post_author] => 1
[post_date] => 2021-07-29 06:30:46
[year] => 2021
[month] => 7
[post_type] => post
)
[206] => stdClass Object
(
[slug] => fitness
[ID] => 39500
[post_name] => tuesday-topics-the-benefits-of-running-solo
[post_title] => Tuesday Topics | The benefits of running solo
[post_author] => 1
[post_date] => 2021-07-27 08:29:39
[year] => 2021
[month] => 7
[post_type] => post
)
[207] => stdClass Object
(
[slug] => news
[ID] => 39472
[post_name] => the-flooding-in-germany
[post_title] => The flooding in Germany
[post_author] => 1
[post_date] => 2021-07-26 06:30:08
[year] => 2021
[month] => 7
[post_type] => post
)
[208] => stdClass Object
(
[slug] => fitness
[ID] => 39450
[post_name] => tuesday-topics-fitness-running-myths
[post_title] => Tuesday Topics | Funny Fitness + Running Myths
[post_author] => 1
[post_date] => 2021-07-13 10:00:34
[year] => 2021
[month] => 7
[post_type] => post
)
[209] => stdClass Object
(
[slug] => friday-five
[ID] => 39411
[post_name] => five-things-friday-vol-30
[post_title] => Five Things Friday Vol. 30
[post_author] => 1
[post_date] => 2021-07-09 07:00:08
[year] => 2021
[month] => 7
[post_type] => post
)
[210] => stdClass Object
(
[slug] => books
[ID] => 39375
[post_name] => what-i-read-in-june-5
[post_title] => What I read in June
[post_author] => 1
[post_date] => 2021-07-08 06:30:58
[year] => 2021
[month] => 7
[post_type] => post
)
[211] => stdClass Object
(
[slug] => fitness
[ID] => 39393
[post_name] => tuesday-topics-2021-mid-year-review
[post_title] => Tuesday Topics | 2021 mid-year review
[post_author] => 1
[post_date] => 2021-07-06 17:34:12
[year] => 2021
[month] => 7
[post_type] => post
)
[212] => stdClass Object
(
[slug] => currently
[ID] => 39322
[post_name] => currently-june-7
[post_title] => Currently | June
[post_author] => 1
[post_date] => 2021-06-28 06:30:00
[year] => 2021
[month] => 6
[post_type] => post
)
[213] => stdClass Object
(
[slug] => friday-five
[ID] => 39332
[post_name] => five-things-friday-vol-29
[post_title] => Five Things Friday Vol. 29
[post_author] => 1
[post_date] => 2021-06-25 06:30:37
[year] => 2021
[month] => 6
[post_type] => post
)
[214] => stdClass Object
(
[slug] => recipe
[ID] => 39271
[post_name] => recipe-potato-salad-with-greek-yogurt-dressing-cornichons
[post_title] => Recipe | Potato Salad with Greek Yogurt Dressing & Cornichons
[post_author] => 1
[post_date] => 2021-06-21 08:00:07
[year] => 2021
[month] => 6
[post_type] => post
)
[215] => stdClass Object
(
[slug] => lists
[ID] => 39268
[post_name] => june-link-list-2
[post_title] => June Link List
[post_author] => 1
[post_date] => 2021-06-17 06:30:02
[year] => 2021
[month] => 6
[post_type] => post
)
[216] => stdClass Object
(
[slug] => california
[ID] => 39239
[post_name] => blogging-through-the-covid19-crisis-are-you-ready-to-ditch-the-mask-yet
[post_title] => Blogging through the COVID 19-crisis: Are you ready to ditch the mask yet?
[post_author] => 1
[post_date] => 2021-06-15 06:30:11
[year] => 2021
[month] => 6
[post_type] => post
)
[217] => stdClass Object
(
[slug] => friday-five
[ID] => 39218
[post_name] => five-things-friday-vol-28
[post_title] => Five Things Friday Vol. 28
[post_author] => 1
[post_date] => 2021-06-11 19:35:40
[year] => 2021
[month] => 6
[post_type] => post
)
[218] => stdClass Object
(
[slug] => love
[ID] => 39159
[post_name] => current-favorites
[post_title] => Current Favorites Vol. 1
[post_author] => 1
[post_date] => 2021-06-08 06:30:56
[year] => 2021
[month] => 6
[post_type] => post
)
[219] => stdClass Object
(
[slug] => books
[ID] => 39124
[post_name] => what-i-read-in-may-4
[post_title] => What I read in May
[post_author] => 1
[post_date] => 2021-06-03 06:30:53
[year] => 2021
[month] => 6
[post_type] => post
)
[220] => stdClass Object
(
[slug] => fitness
[ID] => 39148
[post_name] => tuesday-topics-global-running-day-2021
[post_title] => Tuesday Topics | Global Running Day 2021
[post_author] => 1
[post_date] => 2021-06-01 10:46:29
[year] => 2021
[month] => 6
[post_type] => post
)
[221] => stdClass Object
(
[slug] => friday-five
[ID] => 39068
[post_name] => five-things-friday-vol-27
[post_title] => Five Things Friday Vol. 27
[post_author] => 1
[post_date] => 2021-05-28 06:30:47
[year] => 2021
[month] => 5
[post_type] => post
)
[222] => stdClass Object
(
[slug] => currently
[ID] => 39030
[post_name] => currently-may-6
[post_title] => CURRENTLY | May
[post_author] => 1
[post_date] => 2021-05-27 06:30:11
[year] => 2021
[month] => 5
[post_type] => post
)
[223] => stdClass Object
(
[slug] => running
[ID] => 39080
[post_name] => tuesday-topics-how-do-you-stay-mentally-motivated-during-a-long-run
[post_title] => Tuesday Topics | How do you stay mentally motivated during a long run?
[post_author] => 1
[post_date] => 2021-05-25 09:00:35
[year] => 2021
[month] => 5
[post_type] => post
)
[224] => stdClass Object
(
[slug] => about-me
[ID] => 38982
[post_name] => confessions
[post_title] => Confessions
[post_author] => 1
[post_date] => 2021-05-24 06:30:19
[year] => 2021
[month] => 5
[post_type] => post
)
[225] => stdClass Object
(
[slug] => lists
[ID] => 38998
[post_name] => may-link-list-2
[post_title] => May Link List
[post_author] => 1
[post_date] => 2021-05-19 06:30:46
[year] => 2021
[month] => 5
[post_type] => post
)
[226] => stdClass Object
(
[slug] => about-me
[ID] => 38984
[post_name] => who-i-am-at-the-moment-3
[post_title] => Who I am (at the moment)
[post_author] => 1
[post_date] => 2021-05-13 06:30:35
[year] => 2021
[month] => 5
[post_type] => post
)
[227] => stdClass Object
(
[slug] => friday-five
[ID] => 38953
[post_name] => five-things-friday-vol-26
[post_title] => Five Things Friday Vol. 26
[post_author] => 1
[post_date] => 2021-05-07 13:42:28
[year] => 2021
[month] => 5
[post_type] => post
)
[228] => stdClass Object
(
[slug] => fitness
[ID] => 38850
[post_name] => 8-months-and-170-rides-with-my-spin-bike
[post_title] => 8 months and 170+ rides with my spin bike
[post_author] => 1
[post_date] => 2021-05-05 06:30:19
[year] => 2021
[month] => 5
[post_type] => post
)
[229] => stdClass Object
(
[slug] => books
[ID] => 38920
[post_name] => what-i-read-in-april-5
[post_title] => What I read in April
[post_author] => 1
[post_date] => 2021-05-03 06:30:36
[year] => 2021
[month] => 5
[post_type] => post
)
[230] => stdClass Object
(
[slug] => california
[ID] => 38873
[post_name] => blogging-through-the-covid-19-crisis-my-second-shot
[post_title] => Blogging through the COVID-19 crisis: My second shot!
[post_author] => 1
[post_date] => 2021-04-30 06:30:25
[year] => 2021
[month] => 4
[post_type] => post
)
[231] => stdClass Object
(
[slug] => currently
[ID] => 38814
[post_name] => currently-april-6
[post_title] => Currently | April
[post_author] => 1
[post_date] => 2021-04-21 06:30:20
[year] => 2021
[month] => 4
[post_type] => post
)
[232] => stdClass Object
(
[slug] => food
[ID] => 37919
[post_name] => what-i-bought-at-trader-joes-vol-12
[post_title] => What I bought at Trader Joe's Vol. 12
[post_author] => 1
[post_date] => 2021-04-20 06:30:54
[year] => 2021
[month] => 4
[post_type] => post
)
[233] => stdClass Object
(
[slug] => friday-five
[ID] => 38697
[post_name] => five-things-friday-vol-25
[post_title] => Five Things Friday Vol. 25
[post_author] => 1
[post_date] => 2021-04-16 06:30:21
[year] => 2021
[month] => 4
[post_type] => post
)
[234] => stdClass Object
(
[slug] => lists
[ID] => 38749
[post_name] => april-link-list-2
[post_title] => April Link List
[post_author] => 1
[post_date] => 2021-04-15 10:08:31
[year] => 2021
[month] => 4
[post_type] => post
)
[235] => stdClass Object
(
[slug] => california
[ID] => 38704
[post_name] => blogging-through-the-covid-19-crisis-my-first-shot
[post_title] => Blogging through the COVID-19 crisis: My first shot!
[post_author] => 1
[post_date] => 2021-04-09 10:32:26
[year] => 2021
[month] => 4
[post_type] => post
)
[236] => stdClass Object
(
[slug] => fun
[ID] => 38378
[post_name] => 5th-annual-secret-santa-mug-swap-2020-reveal
[post_title] => 5th annual Secret Santa (Mug) Swap 2020 Reveal
[post_author] => 1
[post_date] => 2021-04-05 06:30:43
[year] => 2021
[month] => 4
[post_type] => post
)
[237] => stdClass Object
(
[slug] => friday-five
[ID] => 38419
[post_name] => five-things-friday-vol-24
[post_title] => Five Things Friday Vol. 24
[post_author] => 1
[post_date] => 2021-04-02 06:30:24
[year] => 2021
[month] => 4
[post_type] => post
)
[238] => stdClass Object
(
[slug] => lists
[ID] => 38650
[post_name] => march-link-list
[post_title] => March Link List
[post_author] => 1
[post_date] => 2021-03-29 06:30:06
[year] => 2021
[month] => 3
[post_type] => post
)
[239] => stdClass Object
(
[slug] => currently
[ID] => 38619
[post_name] => currently-march-5
[post_title] => Currently | March
[post_author] => 1
[post_date] => 2021-03-26 06:30:32
[year] => 2021
[month] => 3
[post_type] => post
)
[240] => stdClass Object
(
[slug] => recipe
[ID] => 38413
[post_name] => recipe-loaded-healthy-ish-mashed-potatoes
[post_title] => Recipe | Loaded healthy-ish mashed potatoes
[post_author] => 1
[post_date] => 2021-03-22 06:30:16
[year] => 2021
[month] => 3
[post_type] => post
)
[241] => stdClass Object
(
[slug] => real-life
[ID] => 38367
[post_name] => blogging-through-the-covid-19-crisis-its-been-a-year
[post_title] => Blogging through the COVID 19-Crisis: It's been a year
[post_author] => 1
[post_date] => 2021-03-18 08:00:57
[year] => 2021
[month] => 3
[post_type] => post
)
[242] => stdClass Object
(
[slug] => friends
[ID] => 38453
[post_name] => on-my-birthday-3
[post_title] => On my birthday
[post_author] => 1
[post_date] => 2021-03-15 06:30:03
[year] => 2021
[month] => 3
[post_type] => post
)
[243] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 38420
[post_name] => 44-pandemic-favorite-moments
[post_title] => 44 (pandemic) favorite moments
[post_author] => 1
[post_date] => 2021-03-11 06:30:03
[year] => 2021
[month] => 3
[post_type] => post
)
[244] => stdClass Object
(
[slug] => friday-five
[ID] => 38385
[post_name] => five-things-friday-vol-23
[post_title] => Five Things Friday Vol. 23
[post_author] => 1
[post_date] => 2021-03-05 14:23:17
[year] => 2021
[month] => 3
[post_type] => post
)
[245] => stdClass Object
(
[slug] => currently
[ID] => 38326
[post_name] => currently-february-6
[post_title] => Currently | February
[post_author] => 1
[post_date] => 2021-02-26 05:30:33
[year] => 2021
[month] => 2
[post_type] => post
)
[246] => stdClass Object
(
[slug] => daily-life
[ID] => 38282
[post_name] => daily-life-2020-a-pandemic-spending-report
[post_title] => Daily Life | 2020 (a pandemic) Spending Report
[post_author] => 1
[post_date] => 2021-02-24 05:00:58
[year] => 2021
[month] => 2
[post_type] => post
)
[247] => stdClass Object
(
[slug] => recipe
[ID] => 38203
[post_name] => recipe-sourdough-discard-waffles
[post_title] => Recipe | Sourdough Discard Waffles
[post_author] => 1
[post_date] => 2021-02-22 05:00:06
[year] => 2021
[month] => 2
[post_type] => post
)
[248] => stdClass Object
(
[slug] => friday-five
[ID] => 38229
[post_name] => five-things-friday-vol-22
[post_title] => Five Things Friday Vol. 22
[post_author] => 1
[post_date] => 2021-02-19 12:24:56
[year] => 2021
[month] => 2
[post_type] => post
)
[249] => stdClass Object
(
[slug] => planner
[ID] => 38076
[post_name] => my-2021-fringe-planner
[post_title] => My 2021 Fringe planner
[post_author] => 1
[post_date] => 2021-02-18 06:30:24
[year] => 2021
[month] => 2
[post_type] => post
)
[250] => stdClass Object
(
[slug] => link-love
[ID] => 38068
[post_name] => february-link-list-2
[post_title] => February Link List
[post_author] => 1
[post_date] => 2021-02-15 16:08:41
[year] => 2021
[month] => 2
[post_type] => post
)
[251] => stdClass Object
(
[slug] => good-things
[ID] => 38094
[post_name] => 15-things-i-didnt-hate-in-2020
[post_title] => 15 things I didn't hate in 2020
[post_author] => 1
[post_date] => 2021-02-11 10:00:21
[year] => 2021
[month] => 2
[post_type] => post
)
[252] => stdClass Object
(
[slug] => friday-five
[ID] => 38055
[post_name] => five-things-friday-vol-21
[post_title] => Five Things Friday Vol. 21
[post_author] => 1
[post_date] => 2021-02-05 13:10:07
[year] => 2021
[month] => 2
[post_type] => post
)
[253] => stdClass Object
(
[slug] => goals
[ID] => 38019
[post_name] => things-i-want-to-do-in-2021
[post_title] => Things I want to do in 2021
[post_author] => 1
[post_date] => 2021-02-03 08:00:25
[year] => 2021
[month] => 2
[post_type] => post
)
[254] => stdClass Object
(
[slug] => currently
[ID] => 37990
[post_name] => currently-january-6
[post_title] => Currently | January
[post_author] => 1
[post_date] => 2021-01-27 06:30:12
[year] => 2021
[month] => 1
[post_type] => post
)
[255] => stdClass Object
(
[slug] => recipe
[ID] => 36816
[post_name] => recipe-our-green-dinner-whole-grain-linguine-with-walnut-spinach-pesto
[post_title] => Recipe | Our green dinner: whole grain linguine with walnut-spinach-pesto
[post_author] => 1
[post_date] => 2021-01-25 06:30:15
[year] => 2021
[month] => 1
[post_type] => post
)
[256] => stdClass Object
(
[slug] => friday-five
[ID] => 37921
[post_name] => five-things-friday-vol-20-the-inauguration-edition
[post_title] => Five Things Friday Vol. 20 - The Inauguration edition
[post_author] => 1
[post_date] => 2021-01-22 14:10:56
[year] => 2021
[month] => 1
[post_type] => post
)
[257] => stdClass Object
(
[slug] => about-me
[ID] => 37873
[post_name] => tuesday-topics-what-i-learned-about-myself-during-the-pandemic
[post_title] => Tuesday Topics | What I learned about myself during the pandemic
[post_author] => 1
[post_date] => 2021-01-19 08:00:07
[year] => 2021
[month] => 1
[post_type] => post
)
[258] => stdClass Object
(
[slug] => link-love
[ID] => 37862
[post_name] => january-link-list-2
[post_title] => January Link List
[post_author] => 1
[post_date] => 2021-01-18 06:30:18
[year] => 2021
[month] => 1
[post_type] => post
)
[259] => stdClass Object
(
[slug] => olw
[ID] => 37794
[post_name] => one-little-word-for-2021-trust
[post_title] => One Little Word® for 2021: Trust
[post_author] => 1
[post_date] => 2021-01-15 06:30:38
[year] => 2021
[month] => 1
[post_type] => post
)
[260] => stdClass Object
(
[slug] => books
[ID] => 37754
[post_name] => tuesday-topics-my-favorite-books-of-2020
[post_title] => Tuesday Topics | My favorite book(s) of 2020
[post_author] => 1
[post_date] => 2021-01-12 06:30:33
[year] => 2021
[month] => 1
[post_type] => post
)
[261] => stdClass Object
(
[slug] => goals
[ID] => 37726
[post_name] => things-i-wanted-to-do-in-2020
[post_title] => Things I wanted to do in 2020
[post_author] => 1
[post_date] => 2021-01-11 06:30:02
[year] => 2021
[month] => 1
[post_type] => post
)
[262] => stdClass Object
(
[slug] => real-life
[ID] => 37688
[post_name] => goodbye-2020-hello-2021
[post_title] => Goodbye 2020, hello 2021.
[post_author] => 1
[post_date] => 2021-01-07 11:28:00
[year] => 2021
[month] => 1
[post_type] => post
)
[263] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 37606
[post_name] => a-year-in-review-2020
[post_title] => A year in review: 2020
[post_author] => 1
[post_date] => 2020-12-31 18:00:04
[year] => 2020
[month] => 12
[post_type] => post
)
[264] => stdClass Object
(
[slug] => holidays
[ID] => 37480
[post_name] => making-the-best-of-christmas-2020
[post_title] => Making the best of Christmas 2020
[post_author] => 1
[post_date] => 2020-12-30 16:54:55
[year] => 2020
[month] => 12
[post_type] => post
)
[265] => stdClass Object
(
[slug] => shopping
[ID] => 37476
[post_name] => 10-best-purchases-of-2020
[post_title] => 10 best purchases of 2020
[post_author] => 1
[post_date] => 2020-12-29 18:15:47
[year] => 2020
[month] => 12
[post_type] => post
)
[266] => stdClass Object
(
[slug] => holidays
[ID] => 37503
[post_name] => have-yourself-a-merry-little-christmas-tree
[post_title] => Have yourself a merry little Christmas tree
[post_author] => 1
[post_date] => 2020-12-27 15:11:28
[year] => 2020
[month] => 12
[post_type] => post
)
[267] => stdClass Object
(
[slug] => holidays
[ID] => 37481
[post_name] => currently-december-6
[post_title] => Currently | December
[post_author] => 1
[post_date] => 2020-12-26 14:15:54
[year] => 2020
[month] => 12
[post_type] => post
)
[268] => stdClass Object
(
[slug] => holidays
[ID] => 37455
[post_name] => a-holiday-wish-gift-list
[post_title] => A holiday wish & gift list
[post_author] => 1
[post_date] => 2020-12-17 06:30:34
[year] => 2020
[month] => 12
[post_type] => post
)
[269] => stdClass Object
(
[slug] => link-love
[ID] => 37444
[post_name] => december-link-list
[post_title] => December Link List
[post_author] => 1
[post_date] => 2020-12-16 06:30:17
[year] => 2020
[month] => 12
[post_type] => post
)
[270] => stdClass Object
(
[slug] => books
[ID] => 37422
[post_name] => what-i-read-in-november-4
[post_title] => What I read in November
[post_author] => 1
[post_date] => 2020-12-07 06:30:52
[year] => 2020
[month] => 12
[post_type] => post
)
[271] => stdClass Object
(
[slug] => holidays
[ID] => 37400
[post_name] => tuesday-topics-holiday-gifts-for-runners
[post_title] => Tuesday Topics | Holiday Gifts for Runners
[post_author] => 1
[post_date] => 2020-12-01 07:00:13
[year] => 2020
[month] => 12
[post_type] => post
)
[272] => stdClass Object
(
[slug] => nablopomo
[ID] => 37354
[post_name] => 30-nablopomo-2020-is-done
[post_title] => 30: NaBloPoMo 2020 is done!
[post_author] => 1
[post_date] => 2020-11-30 12:00:02
[year] => 2020
[month] => 11
[post_type] => post
)
[273] => stdClass Object
(
[slug] => family
[ID] => 37306
[post_name] => 29-recipe-spritzgeback-german-spritz-cookies
[post_title] => 29: Recipe | Spritzgebäck (German Spritz Cookies)
[post_author] => 1
[post_date] => 2020-11-29 20:28:19
[year] => 2020
[month] => 11
[post_type] => post
)
[274] => stdClass Object
(
[slug] => nablopomo
[ID] => 37321
[post_name] => 28-our-thanksgiving
[post_title] => 28: Our Thanksgiving
[post_author] => 1
[post_date] => 2020-11-28 15:33:31
[year] => 2020
[month] => 11
[post_type] => post
)
[275] => stdClass Object
(
[slug] => nablopomo
[ID] => 37301
[post_name] => 27-five-things-friday-vol-19
[post_title] => 27: Five Things Friday Vol. 19
[post_author] => 1
[post_date] => 2020-11-27 14:16:49
[year] => 2020
[month] => 11
[post_type] => post
)
[276] => stdClass Object
(
[slug] => nablopomo
[ID] => 37283
[post_name] => 25-on-thanksgiving-2020
[post_title] => 25: On Thanksgiving 2020
[post_author] => 1
[post_date] => 2020-11-26 14:37:58
[year] => 2020
[month] => 11
[post_type] => post
)
[277] => stdClass Object
(
[slug] => nablopomo
[ID] => 37261
[post_name] => 25-holiday-card-roll-call-2
[post_title] => 25: Holiday Card Roll Call
[post_author] => 1
[post_date] => 2020-11-25 06:30:05
[year] => 2020
[month] => 11
[post_type] => post
)
[278] => stdClass Object
(
[slug] => nablopomo
[ID] => 37259
[post_name] => 24-tuesday-topics-i-am-a-mudlove-wayfinder
[post_title] => 24: Tuesday Topics | I am a MudLOVE Wayfinder
[post_author] => 1
[post_date] => 2020-11-24 08:00:35
[year] => 2020
[month] => 11
[post_type] => post
)
[279] => stdClass Object
(
[slug] => nablopomo
[ID] => 37209
[post_name] => six-new-products-i-tried-loved
[post_title] => 23: Six new products I tried & loved
[post_author] => 1
[post_date] => 2020-11-23 05:30:00
[year] => 2020
[month] => 11
[post_type] => post
)
[280] => stdClass Object
(
[slug] => nablopomo
[ID] => 37235
[post_name] => 22-recipe-fish-florentine
[post_title] => 22: Recipe | Fish Florentine
[post_author] => 1
[post_date] => 2020-11-22 09:00:38
[year] => 2020
[month] => 11
[post_type] => post
)
[281] => stdClass Object
(
[slug] => nablopomo
[ID] => 37213
[post_name] => 21-letters-to-the-universe
[post_title] => 21: Letters to the Universe
[post_author] => 1
[post_date] => 2020-11-21 06:30:08
[year] => 2020
[month] => 11
[post_type] => post
)
[282] => stdClass Object
(
[slug] => nablopomo
[ID] => 37196
[post_name] => 20-five-things-friday-vol-18
[post_title] => 20: Five Things Friday Vol 18.
[post_author] => 1
[post_date] => 2020-11-20 11:45:26
[year] => 2020
[month] => 11
[post_type] => post
)
[283] => stdClass Object
(
[slug] => nablopomo
[ID] => 37137
[post_name] => 19-currently-november
[post_title] => 19: Currently | November
[post_author] => 1
[post_date] => 2020-11-19 06:30:02
[year] => 2020
[month] => 11
[post_type] => post
)
[284] => stdClass Object
(
[slug] => nablopomo
[ID] => 37117
[post_name] => 18-what-i-bought-at-trader-joes-vol-11
[post_title] => 18: What I bought at Trader Joe's Vol. 11
[post_author] => 1
[post_date] => 2020-11-18 06:30:41
[year] => 2020
[month] => 11
[post_type] => post
)
[285] => stdClass Object
(
[slug] => nablopomo
[ID] => 36962
[post_name] => 17-a-few-current-fall-favorites
[post_title] => 17: A few current fall favorites
[post_author] => 1
[post_date] => 2020-11-17 07:00:00
[year] => 2020
[month] => 11
[post_type] => post
)
[286] => stdClass Object
(
[slug] => nablopomo
[ID] => 37086
[post_name] => 16-five-current-pet-peeves
[post_title] => 16: Five current pet peeves
[post_author] => 1
[post_date] => 2020-11-16 06:30:04
[year] => 2020
[month] => 11
[post_type] => post
)
[287] => stdClass Object
(
[slug] => nablopomo
[ID] => 36977
[post_name] => 15-recipe-warm-and-soothing-apple-cinnamon-steel-cut-oats
[post_title] => 15: Recipe | Warm and soothing Apple Cinnamon Steel-Cut Oats
[post_author] => 1
[post_date] => 2020-11-15 09:00:37
[year] => 2020
[month] => 11
[post_type] => post
)
[288] => stdClass Object
(
[slug] => nablopomo
[ID] => 37038
[post_name] => 14-november-link-list
[post_title] => 14: November Link List
[post_author] => 1
[post_date] => 2020-11-14 14:14:33
[year] => 2020
[month] => 11
[post_type] => post
)
[289] => stdClass Object
(
[slug] => nablopomo
[ID] => 37011
[post_name] => 13-five-things-friday-vol-17
[post_title] => 13: Five Things Friday Vol. 17
[post_author] => 1
[post_date] => 2020-11-13 06:30:09
[year] => 2020
[month] => 11
[post_type] => post
)
[290] => stdClass Object
(
[slug] => nablopomo
[ID] => 36984
[post_name] => 12-the-5th-annual-secret-santa-mug-swap
[post_title] => 12: The 5th annual Secret Santa (Mug) Swap
[post_author] => 1
[post_date] => 2020-11-12 07:00:28
[year] => 2020
[month] => 11
[post_type] => post
)
[291] => stdClass Object
(
[slug] => nablopomo
[ID] => 36889
[post_name] => 11-q-a-with-san-2
[post_title] => 11: Q & A with San
[post_author] => 1
[post_date] => 2020-11-11 11:11:06
[year] => 2020
[month] => 11
[post_type] => post
)
[292] => stdClass Object
(
[slug] => nablopomo
[ID] => 36939
[post_name] => 10-tuesday-topics-whats-the-worst-fitness-advice-youve-ever-received
[post_title] => 10: Tuesday Topics | What’s the worst fitness advice you’ve ever received?
[post_author] => 1
[post_date] => 2020-11-10 08:00:54
[year] => 2020
[month] => 11
[post_type] => post
)
[293] => stdClass Object
(
[slug] => nablopomo
[ID] => 36531
[post_name] => 9-what-i-read-in-october
[post_title] => 9: What I read in October
[post_author] => 1
[post_date] => 2020-11-09 06:30:11
[year] => 2020
[month] => 11
[post_type] => post
)
[294] => stdClass Object
(
[slug] => nablopomo
[ID] => 36861
[post_name] => 8-recipe-creamy-broccoli-chicken-soup
[post_title] => 8: Recipe | Creamy Broccoli-Chicken Soup
[post_author] => 1
[post_date] => 2020-11-08 14:03:17
[year] => 2020
[month] => 11
[post_type] => post
)
[295] => stdClass Object
(
[slug] => nablopomo
[ID] => 36847
[post_name] => 7-exhale
[post_title] => 7: Exhale
[post_author] => 1
[post_date] => 2020-11-07 14:44:38
[year] => 2020
[month] => 11
[post_type] => post
)
[296] => stdClass Object
(
[slug] => nablopomo
[ID] => 36813
[post_name] => 6-five-things-friday-vol-16
[post_title] => 6: Five Things Friday Vol. 16
[post_author] => 1
[post_date] => 2020-11-06 16:09:09
[year] => 2020
[month] => 11
[post_type] => post
)
[297] => stdClass Object
(
[slug] => nablopomo
[ID] => 36766
[post_name] => 5-still-not-over-until-its-over
[post_title] => 5: It's still not over until it's over.
[post_author] => 1
[post_date] => 2020-11-05 16:05:15
[year] => 2020
[month] => 11
[post_type] => post
)
[298] => stdClass Object
(
[slug] => nablopomo
[ID] => 36695
[post_name] => its-not-over-until-its-over
[post_title] => 4: It's not over until it's over.
[post_author] => 1
[post_date] => 2020-11-04 12:00:25
[year] => 2020
[month] => 11
[post_type] => post
)
[299] => stdClass Object
(
[slug] => nablopomo
[ID] => 36675
[post_name] => 3-halloween-2020
[post_title] => 3: Halloween 2020
[post_author] => 1
[post_date] => 2020-11-03 08:00:43
[year] => 2020
[month] => 11
[post_type] => post
)
[300] => stdClass Object
(
[slug] => nablopomo
[ID] => 36530
[post_name] => 2-five-things-you-didnt-know-about-me
[post_title] => 2: Five things you didn’t know about me
[post_author] => 1
[post_date] => 2020-11-02 06:30:42
[year] => 2020
[month] => 11
[post_type] => post
)
[301] => stdClass Object
(
[slug] => nablopomo
[ID] => 36524
[post_name] => 1-nablopomo-2020
[post_title] => 1: NaBloPoMo 2020
[post_author] => 1
[post_date] => 2020-11-01 10:00:15
[year] => 2020
[month] => 11
[post_type] => post
)
[302] => stdClass Object
(
[slug] => friday-five
[ID] => 36628
[post_name] => five-things-friday-vol-15
[post_title] => Five Things Friday Vol. 15
[post_author] => 1
[post_date] => 2020-10-30 08:24:44
[year] => 2020
[month] => 10
[post_type] => post
)
[303] => stdClass Object
(
[slug] => real-life
[ID] => 36545
[post_name] => vote-as-if-your-life-depends-on-it-because-it-might
[post_title] => Vote as if your life depends on it. Because it might.
[post_author] => 1
[post_date] => 2020-10-28 06:30:19
[year] => 2020
[month] => 10
[post_type] => post
)
[304] => stdClass Object
(
[slug] => currently
[ID] => 36488
[post_name] => currently-october-5
[post_title] => Currently | October
[post_author] => 1
[post_date] => 2020-10-26 06:30:05
[year] => 2020
[month] => 10
[post_type] => post
)
[305] => stdClass Object
(
[slug] => real-life
[ID] => 36456
[post_name] => blogging-through-the-covid-19-crisis-update-7
[post_title] => Blogging through the COVID-19 crisis: Update 7
[post_author] => 1
[post_date] => 2020-10-20 06:30:47
[year] => 2020
[month] => 10
[post_type] => post
)
[306] => stdClass Object
(
[slug] => link-love
[ID] => 36423
[post_name] => october-link-list
[post_title] => October Link List
[post_author] => 1
[post_date] => 2020-10-14 06:30:49
[year] => 2020
[month] => 10
[post_type] => post
)
[307] => stdClass Object
(
[slug] => fitness
[ID] => 36432
[post_name] => tuesday-topics-what-about-rest-days
[post_title] => Tuesday Topics | What about rest days
[post_author] => 1
[post_date] => 2020-10-13 08:00:01
[year] => 2020
[month] => 10
[post_type] => post
)
[308] => stdClass Object
(
[slug] => friday-five
[ID] => 36379
[post_name] => five-things-friday-14
[post_title] => Five Things Friday Vol. 14
[post_author] => 1
[post_date] => 2020-10-09 11:53:13
[year] => 2020
[month] => 10
[post_type] => post
)
[309] => stdClass Object
(
[slug] => books
[ID] => 36382
[post_name] => what-i-read-in-september-4
[post_title] => What I read in September
[post_author] => 1
[post_date] => 2020-10-07 06:30:13
[year] => 2020
[month] => 10
[post_type] => post
)
[310] => stdClass Object
(
[slug] => food
[ID] => 36291
[post_name] => recipe-quick-almond-butter-oat-cookies
[post_title] => Recipe | Quick Almond Butter Oat Cookies
[post_author] => 1
[post_date] => 2020-09-28 06:30:11
[year] => 2020
[month] => 9
[post_type] => post
)
[311] => stdClass Object
(
[slug] => currently
[ID] => 36351
[post_name] => currently-september-6
[post_title] => Currently | September
[post_author] => 1
[post_date] => 2020-09-25 06:30:36
[year] => 2020
[month] => 9
[post_type] => post
)
[312] => stdClass Object
(
[slug] => i-cant-make-this-shit-up
[ID] => 36305
[post_name] => what-else-you-got-2020
[post_title] => What else you got, 2020?
[post_author] => 1
[post_date] => 2020-09-21 08:00:33
[year] => 2020
[month] => 9
[post_type] => post
)
[313] => stdClass Object
(
[slug] => daily-life
[ID] => 35951
[post_name] => six-months-of-working-from-home
[post_title] => Six months of working from home
[post_author] => 1
[post_date] => 2020-09-17 07:00:45
[year] => 2020
[month] => 9
[post_type] => post
)
[314] => stdClass Object
(
[slug] => lists
[ID] => 36144
[post_name] => september-link-list
[post_title] => September Link List
[post_author] => 1
[post_date] => 2020-09-16 06:30:43
[year] => 2020
[month] => 9
[post_type] => post
)
[315] => stdClass Object
(
[slug] => food
[ID] => 36078
[post_name] => quarantine-baking
[post_title] => Quarantine baking
[post_author] => 1
[post_date] => 2020-09-14 06:30:49
[year] => 2020
[month] => 9
[post_type] => post
)
[316] => stdClass Object
(
[slug] => fitness
[ID] => 36057
[post_name] => tuesday-topics-how-do-you-stay-motivated-to-run
[post_title] => Tuesday Topics | How do you stay motivated to run?
[post_author] => 1
[post_date] => 2020-09-08 08:00:46
[year] => 2020
[month] => 9
[post_type] => post
)
[317] => stdClass Object
(
[slug] => friday-five
[ID] => 36035
[post_name] => five-things-friday-13
[post_title] => Five Things Friday Vol. 13
[post_author] => 1
[post_date] => 2020-09-04 10:00:59
[year] => 2020
[month] => 9
[post_type] => post
)
[318] => stdClass Object
(
[slug] => books
[ID] => 36026
[post_name] => what-i-read-in-august-4
[post_title] => What I read in August
[post_author] => 1
[post_date] => 2020-09-02 08:55:48
[year] => 2020
[month] => 9
[post_type] => post
)
[319] => stdClass Object
(
[slug] => fitness
[ID] => 36018
[post_name] => tuesday-topics-the-best-fitness-advice-ive-received
[post_title] => Tuesday Topics | The best fitness advice I've received
[post_author] => 1
[post_date] => 2020-09-01 10:00:45
[year] => 2020
[month] => 9
[post_type] => post
)
[320] => stdClass Object
(
[slug] => currently
[ID] => 35977
[post_name] => currently-august-6
[post_title] => Currently | August
[post_author] => 1
[post_date] => 2020-08-24 06:30:34
[year] => 2020
[month] => 8
[post_type] => post
)
[321] => stdClass Object
(
[slug] => lists
[ID] => 35956
[post_name] => august-link-list
[post_title] => August Link List
[post_author] => 1
[post_date] => 2020-08-21 11:55:46
[year] => 2020
[month] => 8
[post_type] => post
)
[322] => stdClass Object
(
[slug] => real-life
[ID] => 35835
[post_name] => blogging-through-the-covid-19-crisis-update-6
[post_title] => Blogging through the COVID-19 crisis: Update 6
[post_author] => 1
[post_date] => 2020-08-20 06:30:41
[year] => 2020
[month] => 8
[post_type] => post
)
[323] => stdClass Object
(
[slug] => fitness
[ID] => 35908
[post_name] => tuesday-topics-my-strength-training-routine
[post_title] => Tuesday Topics | My strength training routine
[post_author] => 1
[post_date] => 2020-08-18 08:00:00
[year] => 2020
[month] => 8
[post_type] => post
)
[324] => stdClass Object
(
[slug] => food
[ID] => 35827
[post_name] => recipe-sourdough-greek-yogurt-blueberry-crumble-cake
[post_title] => Recipe | Sourdough Greek Yogurt Blueberry Crumble Cake
[post_author] => 1
[post_date] => 2020-08-10 06:30:54
[year] => 2020
[month] => 8
[post_type] => post
)
[325] => stdClass Object
(
[slug] => friday-five
[ID] => 35833
[post_name] => five-things-friday-vol-12
[post_title] => Five Things Friday Vol. 12
[post_author] => 1
[post_date] => 2020-08-07 12:54:17
[year] => 2020
[month] => 8
[post_type] => post
)
[326] => stdClass Object
(
[slug] => books
[ID] => 35812
[post_name] => what-i-read-in-july-4
[post_title] => What I read in July
[post_author] => 1
[post_date] => 2020-08-06 06:30:07
[year] => 2020
[month] => 8
[post_type] => post
)
[327] => stdClass Object
(
[slug] => fitness
[ID] => 35775
[post_name] => tuesday-topics-never-say-never-or-how-i-got-my-sister-to-run-a-half-marathon
[post_title] => Tuesday Topics | Never say never, or how I got my sister to run a half marathon
[post_author] => 1
[post_date] => 2020-08-04 06:30:36
[year] => 2020
[month] => 8
[post_type] => post
)
[328] => stdClass Object
(
[slug] => food
[ID] => 35749
[post_name] => recipe-improvised-skinny-gnocchi-alfredo-one-pot-meal
[post_title] => Recipe | Improvised Skinny Gnocchi Alfredo (One Pot Meal)
[post_author] => 1
[post_date] => 2020-07-30 06:30:30
[year] => 2020
[month] => 7
[post_type] => post
)
[329] => stdClass Object
(
[slug] => fitness
[ID] => 35741
[post_name] => tuesday-topics-how-do-you-fit-your-workout-into-a-busy-day
[post_title] => Tuesday Topics | How do you fit your workout into a busy day?
[post_author] => 1
[post_date] => 2020-07-28 08:00:01
[year] => 2020
[month] => 7
[post_type] => post
)
[330] => stdClass Object
(
[slug] => currently
[ID] => 35727
[post_name] => currently-july-6
[post_title] => Currently | July
[post_author] => 1
[post_date] => 2020-07-23 06:30:02
[year] => 2020
[month] => 7
[post_type] => post
)
[331] => stdClass Object
(
[slug] => link-love
[ID] => 35717
[post_name] => july-link-list
[post_title] => July Link List
[post_author] => 1
[post_date] => 2020-07-21 06:30:22
[year] => 2020
[month] => 7
[post_type] => post
)
[332] => stdClass Object
(
[slug] => recipe
[ID] => 35668
[post_name] => recipe-a-variation-of-a-classic-nicoise-salad
[post_title] => Recipe | A variation of a classic Niçoise Salad
[post_author] => 1
[post_date] => 2020-07-13 06:30:16
[year] => 2020
[month] => 7
[post_type] => post
)
[333] => stdClass Object
(
[slug] => books
[ID] => 35651
[post_name] => what-i-read-in-june-4
[post_title] => What I read in June
[post_author] => 1
[post_date] => 2020-07-06 06:30:20
[year] => 2020
[month] => 7
[post_type] => post
)
[334] => stdClass Object
(
[slug] => real-life
[ID] => 35607
[post_name] => blogging-through-the-covid-19-crisis-update-5
[post_title] => Blogging through the COVID-19 crisis: Update 5
[post_author] => 1
[post_date] => 2020-07-03 06:30:40
[year] => 2020
[month] => 7
[post_type] => post
)
[335] => stdClass Object
(
[slug] => fitness
[ID] => 35574
[post_name] => running-lessons-during-corona-times
[post_title] => Running Lessons during Corona Times
[post_author] => 1
[post_date] => 2020-06-30 09:00:28
[year] => 2020
[month] => 6
[post_type] => post
)
[336] => stdClass Object
(
[slug] => currently
[ID] => 35542
[post_name] => currently-june-6
[post_title] => Currently | June
[post_author] => 1
[post_date] => 2020-06-25 06:30:54
[year] => 2020
[month] => 6
[post_type] => post
)
[337] => stdClass Object
(
[slug] => lists
[ID] => 35536
[post_name] => june-link-list
[post_title] => June Link List
[post_author] => 1
[post_date] => 2020-06-22 08:00:41
[year] => 2020
[month] => 6
[post_type] => post
)
[338] => stdClass Object
(
[slug] => books
[ID] => 35378
[post_name] => what-i-read-in-may-3
[post_title] => What I read in May
[post_author] => 1
[post_date] => 2020-06-17 06:30:00
[year] => 2020
[month] => 6
[post_type] => post
)
[339] => stdClass Object
(
[slug] => fck-that
[ID] => 35384
[post_name] => its-time-to-be-uncomfortable
[post_title] => It's time to be uncomfortable
[post_author] => 1
[post_date] => 2020-06-15 06:30:18
[year] => 2020
[month] => 6
[post_type] => post
)
[340] => stdClass Object
(
[slug] => good-things
[ID] => 35391
[post_name] => global-running-day-2
[post_title] => Global running day
[post_author] => 1
[post_date] => 2020-06-03 15:04:49
[year] => 2020
[month] => 6
[post_type] => post
)
[341] => stdClass Object
(
[slug] => friday-five
[ID] => 35368
[post_name] => five-things-friday-11
[post_title] => Five Things Friday Vol. 11
[post_author] => 1
[post_date] => 2020-05-29 06:30:52
[year] => 2020
[month] => 5
[post_type] => post
)
[342] => stdClass Object
(
[slug] => lists
[ID] => 35359
[post_name] => may-link-list
[post_title] => May Link List
[post_author] => 1
[post_date] => 2020-05-27 06:30:38
[year] => 2020
[month] => 5
[post_type] => post
)
[343] => stdClass Object
(
[slug] => food
[ID] => 35302
[post_name] => adventures-in-bread-baking-or-why-sourdough-is-not-the-same-as-sourdough
[post_title] => Adventures in bread baking, or why sourdough is not the same as sourdough
[post_author] => 1
[post_date] => 2020-05-21 11:56:29
[year] => 2020
[month] => 5
[post_type] => post
)
[344] => stdClass Object
(
[slug] => books
[ID] => 35289
[post_name] => what-i-read-in-april-4
[post_title] => What I read in April
[post_author] => 1
[post_date] => 2020-05-18 06:30:23
[year] => 2020
[month] => 5
[post_type] => post
)
[345] => stdClass Object
(
[slug] => real-life
[ID] => 35252
[post_name] => blogging-through-the-covid-19-crisis-update-4
[post_title] => Blogging through the COVID-19 crisis: Update 4
[post_author] => 1
[post_date] => 2020-05-14 06:30:12
[year] => 2020
[month] => 5
[post_type] => post
)
[346] => stdClass Object
(
[slug] => currently
[ID] => 35251
[post_name] => currently-april-5
[post_title] => Currently | April
[post_author] => 1
[post_date] => 2020-04-30 09:00:20
[year] => 2020
[month] => 4
[post_type] => post
)
[347] => stdClass Object
(
[slug] => link-love
[ID] => 35237
[post_name] => april-link-list
[post_title] => April Link List
[post_author] => 1
[post_date] => 2020-04-29 10:00:50
[year] => 2020
[month] => 4
[post_type] => post
)
[348] => stdClass Object
(
[slug] => friends
[ID] => 35212
[post_name] => milestones
[post_title] => Milestones
[post_author] => 1
[post_date] => 2020-04-27 06:30:13
[year] => 2020
[month] => 4
[post_type] => post
)
[349] => stdClass Object
(
[slug] => friday-five
[ID] => 35191
[post_name] => five-things-friday-10
[post_title] => Five Things Friday Vol. 10
[post_author] => 1
[post_date] => 2020-04-24 19:03:46
[year] => 2020
[month] => 4
[post_type] => post
)
[350] => stdClass Object
(
[slug] => real-life
[ID] => 35166
[post_name] => blogging-through-the-covid-19-crisis-update-3
[post_title] => Blogging through the COVID-19 crisis: Update 3
[post_author] => 1
[post_date] => 2020-04-20 06:30:19
[year] => 2020
[month] => 4
[post_type] => post
)
[351] => stdClass Object
(
[slug] => books
[ID] => 35141
[post_name] => what-i-read-in-march-4
[post_title] => What I read in March
[post_author] => 1
[post_date] => 2020-04-09 06:30:45
[year] => 2020
[month] => 4
[post_type] => post
)
[352] => stdClass Object
(
[slug] => real-life
[ID] => 35097
[post_name] => blogging-through-the-covid-19-crisis-update-2
[post_title] => Blogging through the COVID-19 crisis: Update 2
[post_author] => 1
[post_date] => 2020-04-03 06:30:55
[year] => 2020
[month] => 4
[post_type] => post
)
[353] => stdClass Object
(
[slug] => real-life
[ID] => 35047
[post_name] => blogging-through-the-covid-19-crisis-update-1
[post_title] => Blogging through the COVID-19 crisis: Update 1
[post_author] => 1
[post_date] => 2020-03-20 15:03:47
[year] => 2020
[month] => 3
[post_type] => post
)
[354] => stdClass Object
(
[slug] => friday-five
[ID] => 35025
[post_name] => five-things-friday-vol-9
[post_title] => Five Things Friday Vol.9
[post_author] => 1
[post_date] => 2020-03-13 11:00:13
[year] => 2020
[month] => 3
[post_type] => post
)
[355] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 34967
[post_name] => 43-favorite-moments
[post_title] => 43 favorite moments
[post_author] => 1
[post_date] => 2020-03-11 06:30:13
[year] => 2020
[month] => 3
[post_type] => post
)
[356] => stdClass Object
(
[slug] => books
[ID] => 34952
[post_name] => what-i-read-in-february-4
[post_title] => What I read in February
[post_author] => 1
[post_date] => 2020-03-06 08:00:37
[year] => 2020
[month] => 3
[post_type] => post
)
[357] => stdClass Object
(
[slug] => real-life
[ID] => 34919
[post_name] => be-a-voter
[post_title] => Be a voter.
[post_author] => 1
[post_date] => 2020-03-03 09:00:50
[year] => 2020
[month] => 3
[post_type] => post
)
[358] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 34899
[post_name] => monthly-recap-february-2
[post_title] => Monthly Recap | February
[post_author] => 1
[post_date] => 2020-02-29 14:07:45
[year] => 2020
[month] => 2
[post_type] => post
)
[359] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 34891
[post_name] => monthly-favorites-february-3
[post_title] => Monthly Favorites | February
[post_author] => 1
[post_date] => 2020-02-28 12:05:23
[year] => 2020
[month] => 2
[post_type] => post
)
[360] => stdClass Object
(
[slug] => currently
[ID] => 34875
[post_name] => currently-february-5
[post_title] => Currently | February
[post_author] => 1
[post_date] => 2020-02-25 08:00:00
[year] => 2020
[month] => 2
[post_type] => post
)
[361] => stdClass Object
(
[slug] => real-life
[ID] => 34845
[post_name] => why-i-am-abandoning-my-bullet-journal-for-now
[post_title] => Why I am abandoning my bullet journal (for now)
[post_author] => 1
[post_date] => 2020-02-24 06:30:55
[year] => 2020
[month] => 2
[post_type] => post
)
[362] => stdClass Object
(
[slug] => friday-five
[ID] => 34834
[post_name] => five-things-friday-vol-8
[post_title] => Five Things Friday Vol.8
[post_author] => 1
[post_date] => 2020-02-21 12:38:14
[year] => 2020
[month] => 2
[post_type] => post
)
[363] => stdClass Object
(
[slug] => lists
[ID] => 34823
[post_name] => february-link-list
[post_title] => February Link List
[post_author] => 1
[post_date] => 2020-02-17 06:30:55
[year] => 2020
[month] => 2
[post_type] => post
)
[364] => stdClass Object
(
[slug] => friday-five
[ID] => 34811
[post_name] => five-things-friday-vol-7
[post_title] => Five Things Friday Vol.7
[post_author] => 1
[post_date] => 2020-02-14 06:30:48
[year] => 2020
[month] => 2
[post_type] => post
)
[365] => stdClass Object
(
[slug] => books
[ID] => 34787
[post_name] => what-i-read-in-january-3
[post_title] => What I read in January
[post_author] => 1
[post_date] => 2020-02-10 06:30:24
[year] => 2020
[month] => 2
[post_type] => post
)
[366] => stdClass Object
(
[slug] => olw
[ID] => 34594
[post_name] => one-little-word-for-2020-cultivate
[post_title] => One Little Word® for 2020: Cultivate
[post_author] => 1
[post_date] => 2020-02-06 06:30:00
[year] => 2020
[month] => 2
[post_type] => post
)
[367] => stdClass Object
(
[slug] => holidays
[ID] => 34691
[post_name] => womens-retreat-at-tahoe
[post_title] => Women's retreat at Tahoe
[post_author] => 1
[post_date] => 2020-02-03 06:30:24
[year] => 2020
[month] => 2
[post_type] => post
)
[368] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 34723
[post_name] => monthly-recap-january-2
[post_title] => Monthly Recap | January
[post_author] => 1
[post_date] => 2020-01-31 06:30:17
[year] => 2020
[month] => 1
[post_type] => post
)
[369] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 34713
[post_name] => monthly-favorites-january-3
[post_title] => Monthly Favorites | January
[post_author] => 1
[post_date] => 2020-01-30 06:30:59
[year] => 2020
[month] => 1
[post_type] => post
)
[370] => stdClass Object
(
[slug] => books
[ID] => 34692
[post_name] => tuesday-topics-what-was-your-favorite-book-you-read-last-year
[post_title] => Tuesday Topics | What was your favorite book you read last year?
[post_author] => 1
[post_date] => 2020-01-28 07:15:39
[year] => 2020
[month] => 1
[post_type] => post
)
[371] => stdClass Object
(
[slug] => lists
[ID] => 34598
[post_name] => things-i-want-to-do-in-2020
[post_title] => Things I want to do in 2020
[post_author] => 1
[post_date] => 2020-01-27 06:30:00
[year] => 2020
[month] => 1
[post_type] => post
)
[372] => stdClass Object
(
[slug] => friday-five
[ID] => 34667
[post_name] => five-things-friday-3
[post_title] => Five Things Friday Vol.6
[post_author] => 1
[post_date] => 2020-01-24 12:31:26
[year] => 2020
[month] => 1
[post_type] => post
)
[373] => stdClass Object
(
[slug] => currently
[ID] => 34600
[post_name] => currently-january-5
[post_title] => Currently | January
[post_author] => 1
[post_date] => 2020-01-21 06:30:00
[year] => 2020
[month] => 1
[post_type] => post
)
[374] => stdClass Object
(
[slug] => lists
[ID] => 34597
[post_name] => january-link-list
[post_title] => January Link List
[post_author] => 1
[post_date] => 2020-01-15 08:00:00
[year] => 2020
[month] => 1
[post_type] => post
)
[375] => stdClass Object
(
[slug] => daily-life
[ID] => 34595
[post_name] => daily-life-2019-spending-summary-q4
[post_title] => Daily Life | 2019 Spending Summary - Q4
[post_author] => 1
[post_date] => 2020-01-13 06:30:00
[year] => 2020
[month] => 1
[post_type] => post
)
[376] => stdClass Object
(
[slug] => books
[ID] => 34567
[post_name] => what-i-read-in-december-3
[post_title] => What I read in December
[post_author] => 1
[post_date] => 2020-01-09 07:00:07
[year] => 2020
[month] => 1
[post_type] => post
)
[377] => stdClass Object
(
[slug] => fitness
[ID] => 34572
[post_name] => tuesday-topics-my-year-of-running-2019
[post_title] => Tuesday Topics: My year of running 2019
[post_author] => 1
[post_date] => 2020-01-07 07:00:23
[year] => 2020
[month] => 1
[post_type] => post
)
[378] => stdClass Object
(
[slug] => fun
[ID] => 34545
[post_name] => 4th-annual-secret-santa-mug-swap-2019-reveal
[post_title] => 4th annual Secret Santa Mug Swap 2019 - Reveal
[post_author] => 1
[post_date] => 2020-01-06 06:30:10
[year] => 2020
[month] => 1
[post_type] => post
)
[379] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 34455
[post_name] => a-year-in-review-2019
[post_title] => A year in review: 2019
[post_author] => 1
[post_date] => 2020-01-03 06:30:59
[year] => 2020
[month] => 1
[post_type] => post
)
[380] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 34486
[post_name] => monthly-recap-december
[post_title] => Monthly recap | December
[post_author] => 1
[post_date] => 2020-01-02 11:24:33
[year] => 2020
[month] => 1
[post_type] => post
)
[381] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 34479
[post_name] => monthly-favorites-december-2
[post_title] => Monthly Favorites | December
[post_author] => 1
[post_date] => 2019-12-31 06:30:08
[year] => 2019
[month] => 12
[post_type] => post
)
[382] => stdClass Object
(
[slug] => holidays
[ID] => 34456
[post_name] => our-christmas-4
[post_title] => Our Christmas
[post_author] => 1
[post_date] => 2019-12-30 07:00:06
[year] => 2019
[month] => 12
[post_type] => post
)
[383] => stdClass Object
(
[slug] => holidays
[ID] => 34321
[post_name] => currently-december-5
[post_title] => Currently | December
[post_author] => 1
[post_date] => 2019-12-26 11:27:45
[year] => 2019
[month] => 12
[post_type] => post
)
[384] => stdClass Object
(
[slug] => friday-five
[ID] => 34313
[post_name] => five-things-friday-2
[post_title] => Five Things Friday Vol. 5
[post_author] => 1
[post_date] => 2019-12-20 17:50:20
[year] => 2019
[month] => 12
[post_type] => post
)
[385] => stdClass Object
(
[slug] => link-love
[ID] => 34301
[post_name] => december-link-love-5
[post_title] => December Link Love
[post_author] => 1
[post_date] => 2019-12-18 06:30:33
[year] => 2019
[month] => 12
[post_type] => post
)
[386] => stdClass Object
(
[slug] => holidays
[ID] => 34277
[post_name] => a-wish-list-3
[post_title] => A wish list
[post_author] => 1
[post_date] => 2019-12-16 06:30:36
[year] => 2019
[month] => 12
[post_type] => post
)
[387] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 34260
[post_name] => five-things-friday
[post_title] => Five Things Friday Vol. 4
[post_author] => 1
[post_date] => 2019-12-13 06:30:56
[year] => 2019
[month] => 12
[post_type] => post
)
[388] => stdClass Object
(
[slug] => books
[ID] => 34201
[post_name] => what-i-read-in-november-3
[post_title] => What I read in November
[post_author] => 1
[post_date] => 2019-12-12 06:30:30
[year] => 2019
[month] => 12
[post_type] => post
)
[389] => stdClass Object
(
[slug] => holidays
[ID] => 34237
[post_name] => our-thanksgiving-2
[post_title] => Our Thanksgiving
[post_author] => 1
[post_date] => 2019-12-06 06:30:54
[year] => 2019
[month] => 12
[post_type] => post
)
[390] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 34182
[post_name] => monthly-recap-november
[post_title] => Monthly Recap | November
[post_author] => 1
[post_date] => 2019-12-03 10:00:37
[year] => 2019
[month] => 12
[post_type] => post
)
[391] => stdClass Object
(
[slug] => nablopomo
[ID] => 34093
[post_name] => 30-this-was-nablopomo-2019
[post_title] => 30: This was NaBloPoMo 2019
[post_author] => 1
[post_date] => 2019-11-30 13:35:52
[year] => 2019
[month] => 11
[post_type] => post
)
[392] => stdClass Object
(
[slug] => nablopomo
[ID] => 34079
[post_name] => 29-monthly-favorites-november-2
[post_title] => 29: Monthly Favorites | November
[post_author] => 1
[post_date] => 2019-11-29 17:02:59
[year] => 2019
[month] => 11
[post_type] => post
)
[393] => stdClass Object
(
[slug] => nablopomo
[ID] => 34071
[post_name] => 28-thankful
[post_title] => 28: Thankful
[post_author] => 1
[post_date] => 2019-11-28 17:51:03
[year] => 2019
[month] => 11
[post_type] => post
)
[394] => stdClass Object
(
[slug] => nablopomo
[ID] => 34058
[post_name] => 27-who-i-am-at-the-moment
[post_title] => 27: Who I am (at the moment)
[post_author] => 1
[post_date] => 2019-11-27 15:00:18
[year] => 2019
[month] => 11
[post_type] => post
)
[395] => stdClass Object
(
[slug] => nablopomo
[ID] => 34046
[post_name] => 26-more-german-idioms-hooray
[post_title] => 26: More German Idioms, hooray!
[post_author] => 1
[post_date] => 2019-11-26 08:15:00
[year] => 2019
[month] => 11
[post_type] => post
)
[396] => stdClass Object
(
[slug] => nablopomo
[ID] => 34032
[post_name] => 25-holiday-card-roll-call
[post_title] => 25: Holiday Card Roll Call
[post_author] => 1
[post_date] => 2019-11-25 08:00:24
[year] => 2019
[month] => 11
[post_type] => post
)
[397] => stdClass Object
(
[slug] => nablopomo
[ID] => 34005
[post_name] => 24-recipe-light-spinach-pappardelle-alfredo
[post_title] => 24: Recipe | Light Spinach Pappardelle Alfredo
[post_author] => 1
[post_date] => 2019-11-24 10:00:59
[year] => 2019
[month] => 11
[post_type] => post
)
[398] => stdClass Object
(
[slug] => nablopomo
[ID] => 33982
[post_name] => 23-some-ventura-love
[post_title] => 23: Some Ventura Love
[post_author] => 1
[post_date] => 2019-11-23 06:30:07
[year] => 2019
[month] => 11
[post_type] => post
)
[399] => stdClass Object
(
[slug] => nablopomo
[ID] => 33978
[post_name] => 22-five-things-friday
[post_title] => 22: Five Things Friday Vol. 3
[post_author] => 1
[post_date] => 2019-11-22 06:30:35
[year] => 2019
[month] => 11
[post_type] => post
)
[400] => stdClass Object
(
[slug] => nablopomo
[ID] => 33957
[post_name] => 21-what-i-bought-at-trader-joes-vol-10
[post_title] => 21: What I bought at Trader Joe's Vol. 10
[post_author] => 1
[post_date] => 2019-11-21 06:30:37
[year] => 2019
[month] => 11
[post_type] => post
)
[401] => stdClass Object
(
[slug] => nablopomo
[ID] => 33942
[post_name] => 20-currently-november
[post_title] => 20: Currently | November
[post_author] => 1
[post_date] => 2019-11-20 06:30:30
[year] => 2019
[month] => 11
[post_type] => post
)
[402] => stdClass Object
(
[slug] => nablopomo
[ID] => 33916
[post_name] => 19-our-duplex-one-year-later
[post_title] => 19: Our duplex (one year later)
[post_author] => 1
[post_date] => 2019-11-19 06:30:44
[year] => 2019
[month] => 11
[post_type] => post
)
[403] => stdClass Object
(
[slug] => nablopomo
[ID] => 33905
[post_name] => 18-letters-to-the-universe
[post_title] => 18: Letters to the Universe
[post_author] => 1
[post_date] => 2019-11-18 07:00:13
[year] => 2019
[month] => 11
[post_type] => post
)
[404] => stdClass Object
(
[slug] => nablopomo
[ID] => 33885
[post_name] => 17-recipe-apple-cake
[post_title] => 17: Recipe | Apple Cake
[post_author] => 1
[post_date] => 2019-11-17 07:00:33
[year] => 2019
[month] => 11
[post_type] => post
)
[405] => stdClass Object
(
[slug] => nablopomo
[ID] => 33868
[post_name] => 16-november-link-love-2
[post_title] => 16: November Link Love
[post_author] => 1
[post_date] => 2019-11-16 07:00:42
[year] => 2019
[month] => 11
[post_type] => post
)
[406] => stdClass Object
(
[slug] => nablopomo
[ID] => 33866
[post_name] => 15-five-things-friday
[post_title] => 15: Five Things Friday Vol. 2
[post_author] => 1
[post_date] => 2019-11-15 06:30:27
[year] => 2019
[month] => 11
[post_type] => post
)
[407] => stdClass Object
(
[slug] => nablopomo
[ID] => 33821
[post_name] => 14-the-4th-annual-secret-santa-mug-swap-2019
[post_title] => 14: The 4th annual Secret Santa Mug Swap 2019
[post_author] => 1
[post_date] => 2019-11-14 06:30:23
[year] => 2019
[month] => 11
[post_type] => post
)
[408] => stdClass Object
(
[slug] => nablopomo
[ID] => 33850
[post_name] => 13-five-current-pet-peeves
[post_title] => 13: Five current pet peeves
[post_author] => 1
[post_date] => 2019-11-13 06:30:28
[year] => 2019
[month] => 11
[post_type] => post
)
[409] => stdClass Object
(
[slug] => nablopomo
[ID] => 33810
[post_name] => 12-tuesday-topics-how-do-you-warm-up-for-a-run
[post_title] => 12: Tuesday Topics | How do you warm up for a run?
[post_author] => 1
[post_date] => 2019-11-12 11:36:03
[year] => 2019
[month] => 11
[post_type] => post
)
[410] => stdClass Object
(
[slug] => nablopomo
[ID] => 33793
[post_name] => 11-q-a-with-san
[post_title] => 11: Q & A with San
[post_author] => 1
[post_date] => 2019-11-11 06:30:36
[year] => 2019
[month] => 11
[post_type] => post
)
[411] => stdClass Object
(
[slug] => nablopomo
[ID] => 33319
[post_name] => 10-recipe-greek-gyro-salad
[post_title] => 10: Recipe | Greek Gyro Salad
[post_author] => 1
[post_date] => 2019-11-10 07:00:36
[year] => 2019
[month] => 11
[post_type] => post
)
[412] => stdClass Object
(
[slug] => nablopomo
[ID] => 33757
[post_name] => 9-little-everyday-luxuries
[post_title] => 9: Little everyday luxuries
[post_author] => 1
[post_date] => 2019-11-09 06:30:15
[year] => 2019
[month] => 11
[post_type] => post
)
[413] => stdClass Object
(
[slug] => nablopomo
[ID] => 33741
[post_name] => 8-five-things-friday
[post_title] => 8: Five Things Friday
[post_author] => 1
[post_date] => 2019-11-08 06:30:45
[year] => 2019
[month] => 11
[post_type] => post
)
[414] => stdClass Object
(
[slug] => nablopomo
[ID] => 33717
[post_name] => 7-real-life-spending-summary-2019-q3
[post_title] => 7: Real Life | Spending Summary 2019 – Q3
[post_author] => 1
[post_date] => 2019-11-07 06:30:52
[year] => 2019
[month] => 11
[post_type] => post
)
[415] => stdClass Object
(
[slug] => family
[ID] => 33584
[post_name] => 6-my-parents-oktoberfest-themed-birthday-bash
[post_title] => 6: My parents’ Oktoberfest-themed birthday bash
[post_author] => 1
[post_date] => 2019-11-06 06:30:01
[year] => 2019
[month] => 11
[post_type] => post
)
[416] => stdClass Object
(
[slug] => nablopomo
[ID] => 33458
[post_name] => 5-tuesday-topics-how-do-you-budget-for-races
[post_title] => 5: Tuesday Topics: How do you budget for races?
[post_author] => 1
[post_date] => 2019-11-05 06:30:00
[year] => 2019
[month] => 11
[post_type] => post
)
[417] => stdClass Object
(
[slug] => nablopomo
[ID] => 33696
[post_name] => 4-what-i-read-in-october-2
[post_title] => 4: What I read in October
[post_author] => 1
[post_date] => 2019-11-04 06:30:18
[year] => 2019
[month] => 11
[post_type] => post
)
[418] => stdClass Object
(
[slug] => nablopomo
[ID] => 33663
[post_name] => 3-recipe-german-chicken-fricassee-with-brown-rice
[post_title] => 3: Recipe | German Chicken Fricassee with brown rice
[post_author] => 1
[post_date] => 2019-11-03 13:00:21
[year] => 2019
[month] => 11
[post_type] => post
)
[419] => stdClass Object
(
[slug] => nablopomo
[ID] => 33666
[post_name] => 2-five-things-you-might-not-know-about-me-2
[post_title] => 2: Five things you might not know about me
[post_author] => 1
[post_date] => 2019-11-02 13:00:40
[year] => 2019
[month] => 11
[post_type] => post
)
[420] => stdClass Object
(
[slug] => nablopomo
[ID] => 33642
[post_name] => 1-nablopomo-2019
[post_title] => 1: NaBloPoMo 2019
[post_author] => 1
[post_date] => 2019-11-01 06:30:55
[year] => 2019
[month] => 11
[post_type] => post
)
[421] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 33630
[post_name] => monthly-recap-october
[post_title] => Monthly recap | October
[post_author] => 1
[post_date] => 2019-10-31 06:30:34
[year] => 2019
[month] => 10
[post_type] => post
)
[422] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 33620
[post_name] => monthly-favorites-october-2
[post_title] => Monthly Favorites | October
[post_author] => 1
[post_date] => 2019-10-30 06:30:04
[year] => 2019
[month] => 10
[post_type] => post
)
[423] => stdClass Object
(
[slug] => currently
[ID] => 33604
[post_name] => currently-october-4
[post_title] => Currently | October
[post_author] => 1
[post_date] => 2019-10-28 06:30:24
[year] => 2019
[month] => 10
[post_type] => post
)
[424] => stdClass Object
(
[slug] => link-love
[ID] => 33535
[post_name] => october-link-love-6
[post_title] => October Link Love
[post_author] => 1
[post_date] => 2019-10-23 06:30:44
[year] => 2019
[month] => 10
[post_type] => post
)
[425] => stdClass Object
(
[slug] => family
[ID] => 33539
[post_name] => how-to-pull-off-a-birthday-surprise
[post_title] => How to pull off a birthday surprise
[post_author] => 1
[post_date] => 2019-10-21 06:30:49
[year] => 2019
[month] => 10
[post_type] => post
)
[426] => stdClass Object
(
[slug] => books
[ID] => 33456
[post_name] => why-you-should-read-books-and-watch-movies-in-their-native-language
[post_title] => Why you should read books (and watch movies) in their native language
[post_author] => 1
[post_date] => 2019-10-15 06:30:00
[year] => 2019
[month] => 10
[post_type] => post
)
[427] => stdClass Object
(
[slug] => friends
[ID] => 33475
[post_name] => some-of-my-favorite-f%c2%b7r%c2%b7i%c2%b7e%c2%b7n%c2%b7d%c2%b7s-quotes
[post_title] => Some of my favorite F·R·I·E·N·D·S quotes
[post_author] => 1
[post_date] => 2019-10-10 06:30:50
[year] => 2019
[month] => 10
[post_type] => post
)
[428] => stdClass Object
(
[slug] => lists
[ID] => 33457
[post_name] => a-fall-bucket-list
[post_title] => A Fall Bucket List
[post_author] => 1
[post_date] => 2019-10-07 06:30:00
[year] => 2019
[month] => 10
[post_type] => post
)
[429] => stdClass Object
(
[slug] => daily-life
[ID] => 33455
[post_name] => how-to-stay-sane-at-the-grocery-store
[post_title] => How to stay sane at the grocery store
[post_author] => 1
[post_date] => 2019-10-04 06:30:00
[year] => 2019
[month] => 10
[post_type] => post
)
[430] => stdClass Object
(
[slug] => books
[ID] => 33445
[post_name] => what-i-read-in-september-3
[post_title] => What I read in September
[post_author] => 1
[post_date] => 2019-10-02 06:30:23
[year] => 2019
[month] => 10
[post_type] => post
)
[431] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 33454
[post_name] => monthly-recap-september
[post_title] => Monthly Recap | September
[post_author] => 1
[post_date] => 2019-09-30 06:30:00
[year] => 2019
[month] => 9
[post_type] => post
)
[432] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 33453
[post_name] => monthly-favorites-september-2
[post_title] => Monthly Favorites | September
[post_author] => 1
[post_date] => 2019-09-27 06:30:00
[year] => 2019
[month] => 9
[post_type] => post
)
[433] => stdClass Object
(
[slug] => running
[ID] => 33428
[post_name] => tuesday-topics-what-are-your-running-or-race-pet-peeves
[post_title] => Tuesday Topics: What are your running or race pet peeves?
[post_author] => 1
[post_date] => 2019-09-24 08:00:55
[year] => 2019
[month] => 9
[post_type] => post
)
[434] => stdClass Object
(
[slug] => currently
[ID] => 33414
[post_name] => currently-september-5
[post_title] => Currently | September
[post_author] => 1
[post_date] => 2019-09-23 06:30:47
[year] => 2019
[month] => 9
[post_type] => post
)
[435] => stdClass Object
(
[slug] => link-love
[ID] => 33398
[post_name] => september-link-love-5
[post_title] => September Link Love
[post_author] => 1
[post_date] => 2019-09-19 07:00:34
[year] => 2019
[month] => 9
[post_type] => post
)
[436] => stdClass Object
(
[slug] => running
[ID] => 33302
[post_name] => tuesday-topics-taper-time-love-it-or-hate-it
[post_title] => Tuesday Topics: Taper time, love it or hate it?
[post_author] => 1
[post_date] => 2019-09-17 07:00:15
[year] => 2019
[month] => 9
[post_type] => post
)
[437] => stdClass Object
(
[slug] => books
[ID] => 33379
[post_name] => how-i-pick-which-book-to-read-next
[post_title] => How I pick which book to read next
[post_author] => 1
[post_date] => 2019-09-16 06:30:07
[year] => 2019
[month] => 9
[post_type] => post
)
[438] => stdClass Object
(
[slug] => review
[ID] => 33145
[post_name] => my-6-favorite-skin-care-products
[post_title] => My 6 favorite skin care products
[post_author] => 1
[post_date] => 2019-09-09 06:30:18
[year] => 2019
[month] => 9
[post_type] => post
)
[439] => stdClass Object
(
[slug] => books
[ID] => 33266
[post_name] => what-i-read-in-august-3
[post_title] => What I read in August
[post_author] => 1
[post_date] => 2019-09-05 06:30:46
[year] => 2019
[month] => 9
[post_type] => post
)
[440] => stdClass Object
(
[slug] => holidays
[ID] => 33306
[post_name] => our-long-weekend
[post_title] => Our long weekend
[post_author] => 1
[post_date] => 2019-09-04 07:30:29
[year] => 2019
[month] => 9
[post_type] => post
)
[441] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 33232
[post_name] => monthly-recap-august
[post_title] => Monthly recap | August
[post_author] => 1
[post_date] => 2019-09-02 06:30:55
[year] => 2019
[month] => 9
[post_type] => post
)
[442] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 33258
[post_name] => monthly-favorites-august-2
[post_title] => Monthly Favorites | August
[post_author] => 1
[post_date] => 2019-08-30 06:30:24
[year] => 2019
[month] => 8
[post_type] => post
)
[443] => stdClass Object
(
[slug] => travel
[ID] => 33238
[post_name] => an-overnight-trip-to-the-north-bay
[post_title] => An overnight trip to the North Bay
[post_author] => 1
[post_date] => 2019-08-28 07:00:54
[year] => 2019
[month] => 8
[post_type] => post
)
[444] => stdClass Object
(
[slug] => currently
[ID] => 33212
[post_name] => currently-august-5
[post_title] => Currently | August
[post_author] => 1
[post_date] => 2019-08-26 06:30:33
[year] => 2019
[month] => 8
[post_type] => post
)
[445] => stdClass Object
(
[slug] => link-love
[ID] => 33202
[post_name] => august-link-love-5
[post_title] => August Link Love
[post_author] => 1
[post_date] => 2019-08-21 06:30:21
[year] => 2019
[month] => 8
[post_type] => post
)
[446] => stdClass Object
(
[slug] => this-and-that
[ID] => 33131
[post_name] => the-intricacy-of-friendship
[post_title] => The intricacy of friendship
[post_author] => 1
[post_date] => 2019-08-15 06:30:01
[year] => 2019
[month] => 8
[post_type] => post
)
[447] => stdClass Object
(
[slug] => fitness
[ID] => 33104
[post_name] => tuesday-topics-my-favorite-running-shoes
[post_title] => Tuesday Topics | My favorite running shoes
[post_author] => 1
[post_date] => 2019-08-13 09:37:01
[year] => 2019
[month] => 8
[post_type] => post
)
[448] => stdClass Object
(
[slug] => food
[ID] => 33083
[post_name] => recipe-milk-rice
[post_title] => Recipe | Milk rice
[post_author] => 1
[post_date] => 2019-08-12 06:30:35
[year] => 2019
[month] => 8
[post_type] => post
)
[449] => stdClass Object
(
[slug] => daily-life
[ID] => 32874
[post_name] => daily-life-2019-spending-report-q2
[post_title] => Daily Life | 2019 Spending Report - Q2
[post_author] => 1
[post_date] => 2019-08-09 06:30:53
[year] => 2019
[month] => 8
[post_type] => post
)
[450] => stdClass Object
(
[slug] => running
[ID] => 33042
[post_name] => recap-2019-sf-1st-half-marathon
[post_title] => Recap | 2019 SF 1st Half Marathon
[post_author] => 1
[post_date] => 2019-08-07 06:30:57
[year] => 2019
[month] => 8
[post_type] => post
)
[451] => stdClass Object
(
[slug] => books
[ID] => 33038
[post_name] => what-i-read-in-july-3
[post_title] => What I read in July
[post_author] => 1
[post_date] => 2019-08-05 06:30:55
[year] => 2019
[month] => 8
[post_type] => post
)
[452] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 33031
[post_name] => monthly-recap-july
[post_title] => Monthly recap | July
[post_author] => 1
[post_date] => 2019-07-31 06:30:41
[year] => 2019
[month] => 7
[post_type] => post
)
[453] => stdClass Object
(
[slug] => lists
[ID] => 33017
[post_name] => tuesday-topics-what-are-your-favorite-summer-drinks-to-stay-hydrated
[post_title] => Tuesday Topics: What are your favorite summer drinks to stay hydrated?
[post_author] => 1
[post_date] => 2019-07-30 09:00:23
[year] => 2019
[month] => 7
[post_type] => post
)
[454] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 33001
[post_name] => monthly-favorites-july-2
[post_title] => Monthly Favorites | July
[post_author] => 1
[post_date] => 2019-07-29 06:30:48
[year] => 2019
[month] => 7
[post_type] => post
)
[455] => stdClass Object
(
[slug] => currently
[ID] => 32987
[post_name] => currently-july-5
[post_title] => Currently | July
[post_author] => 1
[post_date] => 2019-07-26 06:30:34
[year] => 2019
[month] => 7
[post_type] => post
)
[456] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 32810
[post_name] => awkward-awesome-28
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2019-07-25 06:30:36
[year] => 2019
[month] => 7
[post_type] => post
)
[457] => stdClass Object
(
[slug] => link-love
[ID] => 32965
[post_name] => july-link-love-6
[post_title] => July Link Love
[post_author] => 1
[post_date] => 2019-07-22 06:30:14
[year] => 2019
[month] => 7
[post_type] => post
)
[458] => stdClass Object
(
[slug] => fitness
[ID] => 32932
[post_name] => recap-2019-davis-m00-nlight-5k-run
[post_title] => Recap | 2019 Davis M00-nlight 5k Run
[post_author] => 1
[post_date] => 2019-07-18 07:00:17
[year] => 2019
[month] => 7
[post_type] => post
)
[459] => stdClass Object
(
[slug] => fitness
[ID] => 32945
[post_name] => tuesday-topics-whats-a-great-new-running-product-that-youve-tried-this-year
[post_title] => Tuesday Topics: What’s a great new running product that you’ve tried this year?
[post_author] => 1
[post_date] => 2019-07-16 07:00:11
[year] => 2019
[month] => 7
[post_type] => post
)
[460] => stdClass Object
(
[slug] => family
[ID] => 32910
[post_name] => recap-my-nephews-first-communion
[post_title] => Recap | My nephew's first communion
[post_author] => 1
[post_date] => 2019-07-15 06:30:55
[year] => 2019
[month] => 7
[post_type] => post
)
[461] => stdClass Object
(
[slug] => california
[ID] => 32879
[post_name] => a-m7-1-quake-in-california
[post_title] => A M7.1 quake in California
[post_author] => 1
[post_date] => 2019-07-08 06:30:42
[year] => 2019
[month] => 7
[post_type] => post
)
[462] => stdClass Object
(
[slug] => books
[ID] => 32839
[post_name] => what-i-read-in-june-3
[post_title] => What I read in June
[post_author] => 1
[post_date] => 2019-07-04 08:10:05
[year] => 2019
[month] => 7
[post_type] => post
)
[463] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 32861
[post_name] => monthly-recap-june
[post_title] => Monthly Recap | June
[post_author] => 1
[post_date] => 2019-07-03 06:30:38
[year] => 2019
[month] => 7
[post_type] => post
)
[464] => stdClass Object
(
[slug] => friends
[ID] => 32852
[post_name] => a-day-with-friends-in-napa-wine-country
[post_title] => A day with friends in Napa Wine Country
[post_author] => 1
[post_date] => 2019-07-01 06:30:19
[year] => 2019
[month] => 7
[post_type] => post
)
[465] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 32842
[post_name] => monthly-favorites-june-2
[post_title] => Monthly Favorites | June
[post_author] => 1
[post_date] => 2019-06-28 06:30:02
[year] => 2019
[month] => 6
[post_type] => post
)
[466] => stdClass Object
(
[slug] => fun
[ID] => 32786
[post_name] => nkotb-mixtape-tour
[post_title] => NKOTB - Mixtape Tour
[post_author] => 1
[post_date] => 2019-06-25 06:30:43
[year] => 2019
[month] => 6
[post_type] => post
)
[467] => stdClass Object
(
[slug] => food
[ID] => 32811
[post_name] => recipe-creamy-gnocchi-with-spinach-and-goat-cheese
[post_title] => Recipe | Creamy gnocchi with spinach and goat cheese
[post_author] => 1
[post_date] => 2019-06-24 06:30:08
[year] => 2019
[month] => 6
[post_type] => post
)
[468] => stdClass Object
(
[slug] => currently
[ID] => 32775
[post_name] => currently-june-5
[post_title] => Currently | June
[post_author] => 1
[post_date] => 2019-06-20 06:30:40
[year] => 2019
[month] => 6
[post_type] => post
)
[469] => stdClass Object
(
[slug] => link-love
[ID] => 32767
[post_name] => june-link-love-6
[post_title] => June Link Love
[post_author] => 1
[post_date] => 2019-06-19 06:30:29
[year] => 2019
[month] => 6
[post_type] => post
)
[470] => stdClass Object
(
[slug] => family
[ID] => 32754
[post_name] => my-trip-home
[post_title] => My trip home
[post_author] => 1
[post_date] => 2019-06-17 06:30:21
[year] => 2019
[month] => 6
[post_type] => post
)
[471] => stdClass Object
(
[slug] => travel
[ID] => 32645
[post_name] => 5-things-you-can-do-to-get-over-emotional-jet-lag
[post_title] => 5 things you can do to get over emotional jet lag
[post_author] => 1
[post_date] => 2019-06-06 06:30:33
[year] => 2019
[month] => 6
[post_type] => post
)
[472] => stdClass Object
(
[slug] => fitness
[ID] => 32728
[post_name] => happy-global-running-day-3
[post_title] => Happy Global Running Day!
[post_author] => 1
[post_date] => 2019-06-05 07:28:29
[year] => 2019
[month] => 6
[post_type] => post
)
[473] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 32625
[post_name] => monthly-recap-may
[post_title] => Monthly Recap | May
[post_author] => 1
[post_date] => 2019-06-01 06:30:53
[year] => 2019
[month] => 6
[post_type] => post
)
[474] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 32606
[post_name] => monthly-favorites-may-2
[post_title] => Monthly Favorites | May
[post_author] => 1
[post_date] => 2019-05-30 06:30:41
[year] => 2019
[month] => 5
[post_type] => post
)
[475] => stdClass Object
(
[slug] => fitness
[ID] => 32479
[post_name] => tuesday-topics-how-to-survive-your-first-cycling-class
[post_title] => Tuesday Topics: How to survive your first cycling class
[post_author] => 1
[post_date] => 2019-05-28 06:30:57
[year] => 2019
[month] => 5
[post_type] => post
)
[476] => stdClass Object
(
[slug] => currently
[ID] => 32591
[post_name] => currently-may-5
[post_title] => Currently | May
[post_author] => 1
[post_date] => 2019-05-23 07:00:46
[year] => 2019
[month] => 5
[post_type] => post
)
[477] => stdClass Object
(
[slug] => link-love
[ID] => 32584
[post_name] => may-link-love-5
[post_title] => May Link Love
[post_author] => 1
[post_date] => 2019-05-21 06:30:57
[year] => 2019
[month] => 5
[post_type] => post
)
[478] => stdClass Object
(
[slug] => about-me
[ID] => 32566
[post_name] => tap-tap-is-this-thing-on-2
[post_title] => Tap, tap... is this thing on?
[post_author] => 1
[post_date] => 2019-05-20 06:30:54
[year] => 2019
[month] => 5
[post_type] => post
)
[479] => stdClass Object
(
[slug] => books
[ID] => 32437
[post_name] => what-i-read-in-april-3
[post_title] => What I read in April
[post_author] => 1
[post_date] => 2019-05-16 06:30:00
[year] => 2019
[month] => 5
[post_type] => post
)
[480] => stdClass Object
(
[slug] => fitness
[ID] => 32488
[post_name] => guest-post-that-thing-called-motivation
[post_title] => Guest Post | That thing called motivation
[post_author] => 1
[post_date] => 2019-05-09 21:30:07
[year] => 2019
[month] => 5
[post_type] => post
)
[481] => stdClass Object
(
[slug] => recipe
[ID] => 32434
[post_name] => recipe-tomato-based-spinach-tortellini-soup
[post_title] => Recipe | Tomato-based spinach tortellini soup
[post_author] => 1
[post_date] => 2019-05-03 07:00:00
[year] => 2019
[month] => 5
[post_type] => post
)
[482] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 32430
[post_name] => april-favorites-5
[post_title] => Monthly Favorites | April
[post_author] => 1
[post_date] => 2019-04-26 07:00:00
[year] => 2019
[month] => 4
[post_type] => post
)
[483] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 29330
[post_name] => my-updated-travel-carry-on-essentials
[post_title] => My (updated) travel carry-on essentials
[post_author] => 1
[post_date] => 2019-04-24 06:30:09
[year] => 2019
[month] => 4
[post_type] => post
)
[484] => stdClass Object
(
[slug] => family
[ID] => 32433
[post_name] => my-germany-bucket-list
[post_title] => My Germany bucket list
[post_author] => 1
[post_date] => 2019-04-22 06:30:00
[year] => 2019
[month] => 4
[post_type] => post
)
[485] => stdClass Object
(
[slug] => currently
[ID] => 32429
[post_name] => currently-april-4
[post_title] => Currently | April
[post_author] => 1
[post_date] => 2019-04-18 06:30:00
[year] => 2019
[month] => 4
[post_type] => post
)
[486] => stdClass Object
(
[slug] => link-love
[ID] => 32428
[post_name] => april-link-love-6
[post_title] => April Link Love
[post_author] => 1
[post_date] => 2019-04-15 06:30:00
[year] => 2019
[month] => 4
[post_type] => post
)
[487] => stdClass Object
(
[slug] => finances
[ID] => 32398
[post_name] => daily-life-2019-spending-summary-q1
[post_title] => Daily Life | 2019 Spending Summary - Q1
[post_author] => 1
[post_date] => 2019-04-11 07:00:18
[year] => 2019
[month] => 4
[post_type] => post
)
[488] => stdClass Object
(
[slug] => fitness
[ID] => 32408
[post_name] => tuesday-topics-favorite-cross-training-activities
[post_title] => Tuesday Topics: Favorite cross training activities
[post_author] => 1
[post_date] => 2019-04-09 08:00:06
[year] => 2019
[month] => 4
[post_type] => post
)
[489] => stdClass Object
(
[slug] => friends
[ID] => 32378
[post_name] => girl-time-in-oc
[post_title] => Girl time in OC
[post_author] => 1
[post_date] => 2019-04-06 06:30:19
[year] => 2019
[month] => 4
[post_type] => post
)
[490] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 32333
[post_name] => monthly-recap-march
[post_title] => Monthly recap | March
[post_author] => 1
[post_date] => 2019-04-05 06:30:33
[year] => 2019
[month] => 4
[post_type] => post
)
[491] => stdClass Object
(
[slug] => books
[ID] => 32310
[post_name] => what-i-read-in-march-3
[post_title] => What I read in March
[post_author] => 1
[post_date] => 2019-04-03 06:30:27
[year] => 2019
[month] => 4
[post_type] => post
)
[492] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 32335
[post_name] => monthly-favorites-march-2
[post_title] => Monthly Favorites | March
[post_author] => 1
[post_date] => 2019-03-29 06:30:15
[year] => 2019
[month] => 3
[post_type] => post
)
[493] => stdClass Object
(
[slug] => tuesday-topics
[ID] => 32339
[post_name] => tuesday-topics-what-are-your-favorite-non-running-or-non-fitness-hobbies
[post_title] => Tuesday Topics: What are your favorite non-running or non-fitness hobbies?
[post_author] => 1
[post_date] => 2019-03-26 06:30:09
[year] => 2019
[month] => 3
[post_type] => post
)
[494] => stdClass Object
(
[slug] => currently
[ID] => 32294
[post_name] => currently-march-4
[post_title] => Currently | March
[post_author] => 1
[post_date] => 2019-03-25 06:30:59
[year] => 2019
[month] => 3
[post_type] => post
)
[495] => stdClass Object
(
[slug] => about-me
[ID] => 32257
[post_name] => on-sleep
[post_title] => On sleep
[post_author] => 1
[post_date] => 2019-03-21 07:00:10
[year] => 2019
[month] => 3
[post_type] => post
)
[496] => stdClass Object
(
[slug] => running
[ID] => 32267
[post_name] => tuesday-topics-what-do-you-bring-along-on-a-run
[post_title] => Tuesday Topics: What do you bring along on a run?
[post_author] => 1
[post_date] => 2019-03-19 09:00:36
[year] => 2019
[month] => 3
[post_type] => post
)
[497] => stdClass Object
(
[slug] => link-love
[ID] => 32249
[post_name] => march-link-love-6
[post_title] => March Link Love
[post_author] => 1
[post_date] => 2019-03-18 06:30:02
[year] => 2019
[month] => 3
[post_type] => post
)
[498] => stdClass Object
(
[slug] => about-me
[ID] => 32202
[post_name] => on-my-birthday-2
[post_title] => On my birthday
[post_author] => 1
[post_date] => 2019-03-15 07:00:11
[year] => 2019
[month] => 3
[post_type] => post
)
[499] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 32190
[post_name] => 42-favorite-moments
[post_title] => 42 favorite moments
[post_author] => 1
[post_date] => 2019-03-11 08:00:45
[year] => 2019
[month] => 3
[post_type] => post
)
[500] => stdClass Object
(
[slug] => books
[ID] => 32172
[post_name] => what-i-read-in-february-3
[post_title] => What I read in February
[post_author] => 1
[post_date] => 2019-03-04 06:30:03
[year] => 2019
[month] => 3
[post_type] => post
)
[501] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 32160
[post_name] => monthly-recap-february
[post_title] => Monthly recap | February
[post_author] => 1
[post_date] => 2019-03-01 06:30:29
[year] => 2019
[month] => 3
[post_type] => post
)
[502] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 32152
[post_name] => monthly-favorites-february-2
[post_title] => Monthly Favorites | February
[post_author] => 1
[post_date] => 2019-02-27 06:30:31
[year] => 2019
[month] => 2
[post_type] => post
)
[503] => stdClass Object
(
[slug] => currently
[ID] => 32135
[post_name] => currently-february-4
[post_title] => Currently | February
[post_author] => 1
[post_date] => 2019-02-21 06:30:28
[year] => 2019
[month] => 2
[post_type] => post
)
[504] => stdClass Object
(
[slug] => fitness
[ID] => 32121
[post_name] => tuesday-topics-cold-weather-running-essentials
[post_title] => Tuesday Topics: Cold Weather Running Essentials
[post_author] => 1
[post_date] => 2019-02-19 08:00:25
[year] => 2019
[month] => 2
[post_type] => post
)
[505] => stdClass Object
(
[slug] => link-love
[ID] => 32113
[post_name] => february-link-love-6
[post_title] => February Link Love
[post_author] => 1
[post_date] => 2019-02-18 06:30:58
[year] => 2019
[month] => 2
[post_type] => post
)
[506] => stdClass Object
(
[slug] => daily-life
[ID] => 32107
[post_name] => daily-life-2018-spending-report
[post_title] => Daily Life | 2018 Spending Report
[post_author] => 1
[post_date] => 2019-02-15 09:58:31
[year] => 2019
[month] => 2
[post_type] => post
)
[507] => stdClass Object
(
[slug] => running
[ID] => 32071
[post_name] => tuesday-topics-what-i-love-about-running
[post_title] => Tuesday Topics: What I love about running
[post_author] => 1
[post_date] => 2019-02-12 12:00:17
[year] => 2019
[month] => 2
[post_type] => post
)
[508] => stdClass Object
(
[slug] => about-me
[ID] => 32064
[post_name] => one-little-word-for-2019-believe
[post_title] => One Little Word® for 2019: believe
[post_author] => 1
[post_date] => 2019-02-11 06:30:05
[year] => 2019
[month] => 2
[post_type] => post
)
[509] => stdClass Object
(
[slug] => books
[ID] => 32015
[post_name] => what-i-read-in-january-2
[post_title] => What I read in January
[post_author] => 1
[post_date] => 2019-02-04 06:30:26
[year] => 2019
[month] => 2
[post_type] => post
)
[510] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 32020
[post_name] => monthly-recap-january
[post_title] => Monthly Recap | January
[post_author] => 1
[post_date] => 2019-02-02 07:00:22
[year] => 2019
[month] => 2
[post_type] => post
)
[511] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 32003
[post_name] => monthly-favorites-january-2
[post_title] => Monthly favorites | January
[post_author] => 1
[post_date] => 2019-01-31 06:30:02
[year] => 2019
[month] => 1
[post_type] => post
)
[512] => stdClass Object
(
[slug] => running
[ID] => 31972
[post_name] => tuesday-topics-how-do-you-deal-with-stinky-running-clothes
[post_title] => Tuesday Topics: How do you deal with stinky running clothes?
[post_author] => 1
[post_date] => 2019-01-29 07:00:39
[year] => 2019
[month] => 1
[post_type] => post
)
[513] => stdClass Object
(
[slug] => currently
[ID] => 31930
[post_name] => currently-january-4
[post_title] => Currently | January
[post_author] => 1
[post_date] => 2019-01-28 07:30:26
[year] => 2019
[month] => 1
[post_type] => post
)
[514] => stdClass Object
(
[slug] => good-things
[ID] => 31911
[post_name] => things-i-want-to-do-in-2019
[post_title] => Things I want to do in 2019
[post_author] => 1
[post_date] => 2019-01-24 10:00:59
[year] => 2019
[month] => 1
[post_type] => post
)
[515] => stdClass Object
(
[slug] => fitness
[ID] => 31856
[post_name] => tuesday-topics-how-do-you-fuel-for-your-run
[post_title] => Tuesday Topics: How do you fuel for your run?
[post_author] => 1
[post_date] => 2019-01-22 10:00:00
[year] => 2019
[month] => 1
[post_type] => post
)
[516] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 31901
[post_name] => january-link-love-6
[post_title] => January Link Love
[post_author] => 1
[post_date] => 2019-01-21 07:00:54
[year] => 2019
[month] => 1
[post_type] => post
)
[517] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 31877
[post_name] => thinking-out-loud-28
[post_title] => Thinking Out Loud #28
[post_author] => 1
[post_date] => 2019-01-17 07:00:45
[year] => 2019
[month] => 1
[post_type] => post
)
[518] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 31744
[post_name] => year-of-running-2018
[post_title] => Year of running 2018
[post_author] => 1
[post_date] => 2019-01-15 10:29:58
[year] => 2019
[month] => 1
[post_type] => post
)
[519] => stdClass Object
(
[slug] => this-and-that
[ID] => 31807
[post_name] => hello-2019
[post_title] => Hello 2019.
[post_author] => 1
[post_date] => 2019-01-10 07:00:17
[year] => 2019
[month] => 1
[post_type] => post
)
[520] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 31731
[post_name] => our-christmas-2018
[post_title] => Our Christmas 2018
[post_author] => 1
[post_date] => 2019-01-07 07:00:57
[year] => 2019
[month] => 1
[post_type] => post
)
[521] => stdClass Object
(
[slug] => books
[ID] => 31772
[post_name] => what-i-read-in-december-2
[post_title] => What I read in December
[post_author] => 1
[post_date] => 2019-01-04 11:35:22
[year] => 2019
[month] => 1
[post_type] => post
)
[522] => stdClass Object
(
[slug] => reminiscence
[ID] => 31751
[post_name] => year-in-review-2018
[post_title] => Year in review: 2018
[post_author] => 1
[post_date] => 2019-01-03 07:00:35
[year] => 2019
[month] => 1
[post_type] => post
)
[523] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 31746
[post_name] => monthly-favorites-december
[post_title] => Monthly Favorites | December
[post_author] => 1
[post_date] => 2018-12-31 15:04:49
[year] => 2018
[month] => 12
[post_type] => post
)
[524] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 31732
[post_name] => currently-december-4
[post_title] => Currently | December
[post_author] => 1
[post_date] => 2018-12-27 07:00:25
[year] => 2018
[month] => 12
[post_type] => post
)
[525] => stdClass Object
(
[slug] => link-love
[ID] => 31722
[post_name] => december-link-love-4
[post_title] => December Link Love
[post_author] => 1
[post_date] => 2018-12-21 06:30:52
[year] => 2018
[month] => 12
[post_type] => post
)
[526] => stdClass Object
(
[slug] => about-me
[ID] => 31710
[post_name] => who-i-am-at-the-moment-2
[post_title] => Who I am (at the moment)
[post_author] => 1
[post_date] => 2018-12-17 08:00:22
[year] => 2018
[month] => 12
[post_type] => post
)
[527] => stdClass Object
(
[slug] => holidays
[ID] => 31630
[post_name] => a-wish-list-2
[post_title] => A wish list
[post_author] => 1
[post_date] => 2018-12-13 06:30:41
[year] => 2018
[month] => 12
[post_type] => post
)
[528] => stdClass Object
(
[slug] => running
[ID] => 31675
[post_name] => totr-show-us-your-race-bling
[post_title] => TotR | Show us your race bling
[post_author] => 1
[post_date] => 2018-12-11 07:00:02
[year] => 2018
[month] => 12
[post_type] => post
)
[529] => stdClass Object
(
[slug] => books
[ID] => 31636
[post_name] => what-i-read-in-november-2
[post_title] => What I read in November
[post_author] => 1
[post_date] => 2018-12-07 06:30:57
[year] => 2018
[month] => 12
[post_type] => post
)
[530] => stdClass Object
(
[slug] => about-me
[ID] => 31633
[post_name] => hello-december-4
[post_title] => Hello December
[post_author] => 1
[post_date] => 2018-12-05 06:30:53
[year] => 2018
[month] => 12
[post_type] => post
)
[531] => stdClass Object
(
[slug] => nablopomo
[ID] => 31619
[post_name] => 30-its-a-wrap
[post_title] => 30: It's a wrap
[post_author] => 1
[post_date] => 2018-11-30 07:00:10
[year] => 2018
[month] => 11
[post_type] => post
)
[532] => stdClass Object
(
[slug] => nablopomo
[ID] => 31616
[post_name] => 29-monthly-favorites-november
[post_title] => 29: Monthly Favorites | November
[post_author] => 1
[post_date] => 2018-11-29 07:00:06
[year] => 2018
[month] => 11
[post_type] => post
)
[533] => stdClass Object
(
[slug] => nablopomo
[ID] => 31609
[post_name] => 28-holiday-card-roll-call
[post_title] => 28: Holiday Card Roll Call
[post_author] => 1
[post_date] => 2018-11-28 06:30:24
[year] => 2018
[month] => 11
[post_type] => post
)
[534] => stdClass Object
(
[slug] => nablopomo
[ID] => 31532
[post_name] => 27-our-thanksgiving-2
[post_title] => 27: Our Thanksgiving
[post_author] => 1
[post_date] => 2018-11-27 08:00:43
[year] => 2018
[month] => 11
[post_type] => post
)
[535] => stdClass Object
(
[slug] => nablopomo
[ID] => 31548
[post_name] => 26-a-little-life-update
[post_title] => 26: A little life update
[post_author] => 1
[post_date] => 2018-11-26 07:00:43
[year] => 2018
[month] => 11
[post_type] => post
)
[536] => stdClass Object
(
[slug] => nablopomo
[ID] => 31566
[post_name] => 25-recipe-our-favorite-turkey-bolognese
[post_title] => 25: Recipe | Our Favorite Turkey Bolognese
[post_author] => 1
[post_date] => 2018-11-25 07:00:48
[year] => 2018
[month] => 11
[post_type] => post
)
[537] => stdClass Object
(
[slug] => nablopomo
[ID] => 31561
[post_name] => 24-what-i-bought-at-trader-joes-vol-9
[post_title] => 24: What I bought at Trader Joe's Vol. 9
[post_author] => 1
[post_date] => 2018-11-24 08:00:18
[year] => 2018
[month] => 11
[post_type] => post
)
[538] => stdClass Object
(
[slug] => nablopomo
[ID] => 31515
[post_name] => 23-currently-november
[post_title] => 23: Currently | November
[post_author] => 1
[post_date] => 2018-11-23 07:00:02
[year] => 2018
[month] => 11
[post_type] => post
)
[539] => stdClass Object
(
[slug] => nablopomo
[ID] => 31499
[post_name] => 22-things-i-am-thankful-for-thursday
[post_title] => 22: Things I {am thankful for} Thursday
[post_author] => 1
[post_date] => 2018-11-22 07:00:57
[year] => 2018
[month] => 11
[post_type] => post
)
[540] => stdClass Object
(
[slug] => nablopomo
[ID] => 31519
[post_name] => 21-more-german-idioms
[post_title] => 21: More German idioms
[post_author] => 1
[post_date] => 2018-11-21 07:00:36
[year] => 2018
[month] => 11
[post_type] => post
)
[541] => stdClass Object
(
[slug] => nablopomo
[ID] => 30870
[post_name] => 20-recap-the-tmacfitness-20-day-challenge
[post_title] => 20: Recap | The TMACFitness 20-day challenge
[post_author] => 1
[post_date] => 2018-11-20 08:00:43
[year] => 2018
[month] => 11
[post_type] => post
)
[542] => stdClass Object
(
[slug] => nablopomo
[ID] => 31483
[post_name] => 19-disconnected
[post_title] => 19: Disconnected
[post_author] => 1
[post_date] => 2018-11-19 08:00:33
[year] => 2018
[month] => 11
[post_type] => post
)
[543] => stdClass Object
(
[slug] => nablopomo
[ID] => 31475
[post_name] => 18-recipe-frittata
[post_title] => 18: Recipe | Frittata
[post_author] => 1
[post_date] => 2018-11-18 08:00:17
[year] => 2018
[month] => 11
[post_type] => post
)
[544] => stdClass Object
(
[slug] => nablopomo
[ID] => 31455
[post_name] => 17-letters-to-the-universe
[post_title] => 17: Letters to the Universe
[post_author] => 1
[post_date] => 2018-11-17 23:51:41
[year] => 2018
[month] => 11
[post_type] => post
)
[545] => stdClass Object
(
[slug] => fun
[ID] => 31396
[post_name] => 16-3rd-annual-secret-santa-mug-swap-2018
[post_title] => 16: 3rd Annual Secret Santa Mug Swap 2018
[post_author] => 1
[post_date] => 2018-11-16 07:00:49
[year] => 2018
[month] => 11
[post_type] => post
)
[546] => stdClass Object
(
[slug] => nablopomo
[ID] => 31431
[post_name] => 15-november-link-love-5
[post_title] => 15: November Link Love
[post_author] => 1
[post_date] => 2018-11-15 07:00:58
[year] => 2018
[month] => 11
[post_type] => post
)
[547] => stdClass Object
(
[slug] => nablopomo
[ID] => 31437
[post_name] => 14-five-pet-peeves
[post_title] => 14: Five Pet Peeves
[post_author] => 1
[post_date] => 2018-11-14 06:30:07
[year] => 2018
[month] => 11
[post_type] => post
)
[548] => stdClass Object
(
[slug] => nablopomo
[ID] => 30991
[post_name] => 13-real-life-spending-summary-2018-q3
[post_title] => 13: Real Life | Spending Summary 2018 – Q3
[post_author] => 1
[post_date] => 2018-11-13 06:30:24
[year] => 2018
[month] => 11
[post_type] => post
)
[549] => stdClass Object
(
[slug] => nablopomo
[ID] => 31298
[post_name] => 12-health-insurance-woes
[post_title] => 12: Health insurance woes
[post_author] => 1
[post_date] => 2018-11-12 08:00:40
[year] => 2018
[month] => 11
[post_type] => post
)
[550] => stdClass Object
(
[slug] => nablopomo
[ID] => 31343
[post_name] => 11-recipe-zucchini-cheddar-scones
[post_title] => 11: Recipe | Zucchini Cheddar Scones
[post_author] => 1
[post_date] => 2018-11-11 08:00:00
[year] => 2018
[month] => 11
[post_type] => post
)
[551] => stdClass Object
(
[slug] => nablopomo
[ID] => 31299
[post_name] => 10-california-fires
[post_title] => 10: California fires
[post_author] => 1
[post_date] => 2018-11-10 13:00:53
[year] => 2018
[month] => 11
[post_type] => post
)
[552] => stdClass Object
(
[slug] => nablopomo
[ID] => 31278
[post_name] => 9-things-to-never-do-before-i-die
[post_title] => 9: Things to never do before I die
[post_author] => 1
[post_date] => 2018-11-09 11:11:38
[year] => 2018
[month] => 11
[post_type] => post
)
[553] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 31265
[post_name] => 8-thinking-out-loud-27
[post_title] => 8: Thinking Out Loud #27
[post_author] => 1
[post_date] => 2018-11-08 07:00:38
[year] => 2018
[month] => 11
[post_type] => post
)
[554] => stdClass Object
(
[slug] => nablopomo
[ID] => 31253
[post_name] => 7-my-nighttime-routine
[post_title] => 7: My nighttime routine
[post_author] => 1
[post_date] => 2018-11-07 07:00:40
[year] => 2018
[month] => 11
[post_type] => post
)
[555] => stdClass Object
(
[slug] => nablopomo
[ID] => 31191
[post_name] => 6-recap-urban-cow-half-marathon-2018
[post_title] => 6: Recap | Urban Cow Half Marathon 2018
[post_author] => 1
[post_date] => 2018-11-06 06:30:43
[year] => 2018
[month] => 11
[post_type] => post
)
[556] => stdClass Object
(
[slug] => nablopomo
[ID] => 31199
[post_name] => 5-please-vote
[post_title] => 5: Please vote.
[post_author] => 1
[post_date] => 2018-11-05 06:30:31
[year] => 2018
[month] => 11
[post_type] => post
)
[557] => stdClass Object
(
[slug] => recipe
[ID] => 31173
[post_name] => 4-recipe-sweet-potato-gnocchi-with-spicy-chicken-sausage
[post_title] => 4: Recipe | Sweet potato gnocchi with spicy chicken sausage
[post_author] => 1
[post_date] => 2018-11-04 07:00:32
[year] => 2018
[month] => 11
[post_type] => post
)
[558] => stdClass Object
(
[slug] => books
[ID] => 31118
[post_name] => 3-what-i-read-in-october
[post_title] => 3: What I read in October
[post_author] => 1
[post_date] => 2018-11-03 08:00:17
[year] => 2018
[month] => 11
[post_type] => post
)
[559] => stdClass Object
(
[slug] => nablopomo
[ID] => 31114
[post_name] => 2-five-things-you-might-not-know-about-me
[post_title] => 2: Five things you might not know about me
[post_author] => 1
[post_date] => 2018-11-02 07:00:22
[year] => 2018
[month] => 11
[post_type] => post
)
[560] => stdClass Object
(
[slug] => nablopomo
[ID] => 31075
[post_name] => 1-its-nablopomo-2
[post_title] => 1: Hello November. It's NaBloPoMo.
[post_author] => 1
[post_date] => 2018-11-01 07:30:36
[year] => 2018
[month] => 11
[post_type] => post
)
[561] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 31030
[post_name] => monthly-favorites-october
[post_title] => Monthly Favorites | October
[post_author] => 1
[post_date] => 2018-10-31 06:30:44
[year] => 2018
[month] => 10
[post_type] => post
)
[562] => stdClass Object
(
[slug] => love
[ID] => 31042
[post_name] => my-red-sox-%e2%99%a5-won-the-world-series
[post_title] => My Red Sox ♥ won the World Series
[post_author] => 1
[post_date] => 2018-10-30 06:30:45
[year] => 2018
[month] => 10
[post_type] => post
)
[563] => stdClass Object
(
[slug] => currently
[ID] => 31020
[post_name] => currently-october-3
[post_title] => Currently | October
[post_author] => 1
[post_date] => 2018-10-25 07:00:06
[year] => 2018
[month] => 10
[post_type] => post
)
[564] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 31006
[post_name] => thinking-out-loud-26
[post_title] => Thinking Out Loud #26
[post_author] => 1
[post_date] => 2018-10-18 06:30:52
[year] => 2018
[month] => 10
[post_type] => post
)
[565] => stdClass Object
(
[slug] => link-love
[ID] => 30995
[post_name] => october-link-love-5
[post_title] => October Link Love
[post_author] => 1
[post_date] => 2018-10-16 06:30:58
[year] => 2018
[month] => 10
[post_type] => post
)
[566] => stdClass Object
(
[slug] => food
[ID] => 30968
[post_name] => what-i-bought-at-trader-joes-vol-8
[post_title] => What I bought at Trader Joe's - Vol. 8
[post_author] => 1
[post_date] => 2018-10-05 06:30:57
[year] => 2018
[month] => 10
[post_type] => post
)
[567] => stdClass Object
(
[slug] => books
[ID] => 30961
[post_name] => what-i-read-in-september-2
[post_title] => What I read in September
[post_author] => 1
[post_date] => 2018-10-03 06:30:16
[year] => 2018
[month] => 10
[post_type] => post
)
[568] => stdClass Object
(
[slug] => about-me
[ID] => 30939
[post_name] => hello-october-3
[post_title] => Hello October
[post_author] => 1
[post_date] => 2018-10-01 06:30:52
[year] => 2018
[month] => 10
[post_type] => post
)
[569] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 30925
[post_name] => monthly-favorites-september
[post_title] => Monthly Favorites | September
[post_author] => 1
[post_date] => 2018-09-28 08:00:20
[year] => 2018
[month] => 9
[post_type] => post
)
[570] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 30897
[post_name] => thinking-out-loud-25
[post_title] => Thinking Out Loud #25
[post_author] => 1
[post_date] => 2018-09-27 06:30:07
[year] => 2018
[month] => 9
[post_type] => post
)
[571] => stdClass Object
(
[slug] => currently
[ID] => 30889
[post_name] => currently-september-4
[post_title] => Currently | September
[post_author] => 1
[post_date] => 2018-09-20 06:30:45
[year] => 2018
[month] => 9
[post_type] => post
)
[572] => stdClass Object
(
[slug] => link-love
[ID] => 30882
[post_name] => september-link-love-4
[post_title] => September Link Love
[post_author] => 1
[post_date] => 2018-09-17 06:30:57
[year] => 2018
[month] => 9
[post_type] => post
)
[573] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 30863
[post_name] => thinking-out-loud-24
[post_title] => Thinking Out Loud #24
[post_author] => 1
[post_date] => 2018-09-13 06:30:41
[year] => 2018
[month] => 9
[post_type] => post
)
[574] => stdClass Object
(
[slug] => books
[ID] => 30789
[post_name] => what-i-read-in-august-2
[post_title] => What I read in August
[post_author] => 1
[post_date] => 2018-09-05 06:30:02
[year] => 2018
[month] => 9
[post_type] => post
)
[575] => stdClass Object
(
[slug] => about-me
[ID] => 30826
[post_name] => hello-september-3
[post_title] => Hello September
[post_author] => 1
[post_date] => 2018-09-04 06:30:20
[year] => 2018
[month] => 9
[post_type] => post
)
[576] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 30792
[post_name] => monthly-favorites-august
[post_title] => Monthly Favorites | August
[post_author] => 1
[post_date] => 2018-08-31 06:30:33
[year] => 2018
[month] => 8
[post_type] => post
)
[577] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 30800
[post_name] => thinking-out-loud-23
[post_title] => Thinking Out Loud #23
[post_author] => 1
[post_date] => 2018-08-30 08:58:01
[year] => 2018
[month] => 8
[post_type] => post
)
[578] => stdClass Object
(
[slug] => recipe
[ID] => 30732
[post_name] => recipe-skirt-steak-stir-fry
[post_title] => Recipe | Skirt Steak Stir-Fry
[post_author] => 1
[post_date] => 2018-08-27 06:30:12
[year] => 2018
[month] => 8
[post_type] => post
)
[579] => stdClass Object
(
[slug] => currently
[ID] => 30764
[post_name] => currently-august-4
[post_title] => Currently | August
[post_author] => 1
[post_date] => 2018-08-22 07:39:05
[year] => 2018
[month] => 8
[post_type] => post
)
[580] => stdClass Object
(
[slug] => finances
[ID] => 30736
[post_name] => 5-things-i-do-dont-pay-for
[post_title] => 5 things I do & don’t pay for
[post_author] => 1
[post_date] => 2018-08-20 06:30:41
[year] => 2018
[month] => 8
[post_type] => post
)
[581] => stdClass Object
(
[slug] => link-love
[ID] => 30712
[post_name] => august-link-love-4
[post_title] => August Link Love
[post_author] => 1
[post_date] => 2018-08-16 06:30:04
[year] => 2018
[month] => 8
[post_type] => post
)
[582] => stdClass Object
(
[slug] => fitness
[ID] => 30681
[post_name] => totr-how-has-running-changed-me
[post_title] => TotR | How has running changed me?
[post_author] => 1
[post_date] => 2018-08-14 06:30:50
[year] => 2018
[month] => 8
[post_type] => post
)
[583] => stdClass Object
(
[slug] => travel
[ID] => 30677
[post_name] => monument-valley-and-goosenecks-state-park-utah-2
[post_title] => Monument Valley and Goosenecks State Park | Utah
[post_author] => 1
[post_date] => 2018-08-13 06:30:39
[year] => 2018
[month] => 8
[post_type] => post
)
[584] => stdClass Object
(
[slug] => recipe
[ID] => 30633
[post_name] => recipe-greek-yogurt-lemon-zucchini-bread
[post_title] => Recipe | Greek yogurt-lemon-zucchini bread
[post_author] => 1
[post_date] => 2018-08-08 07:00:13
[year] => 2018
[month] => 8
[post_type] => post
)
[585] => stdClass Object
(
[slug] => travel
[ID] => 30553
[post_name] => recap-the-sf-half-marathon-2018
[post_title] => Recap | The SF Half Marathon 2018
[post_author] => 1
[post_date] => 2018-08-06 06:30:14
[year] => 2018
[month] => 8
[post_type] => post
)
[586] => stdClass Object
(
[slug] => books
[ID] => 30554
[post_name] => what-i-read-in-july-2
[post_title] => What I read in July
[post_author] => 1
[post_date] => 2018-08-03 06:30:29
[year] => 2018
[month] => 8
[post_type] => post
)
[587] => stdClass Object
(
[slug] => about-me
[ID] => 30572
[post_name] => hello-august-3
[post_title] => Hello August.
[post_author] => 1
[post_date] => 2018-08-02 07:00:16
[year] => 2018
[month] => 8
[post_type] => post
)
[588] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 30557
[post_name] => monthly-favorites-july
[post_title] => Monthly Favorites | July
[post_author] => 1
[post_date] => 2018-07-31 06:30:45
[year] => 2018
[month] => 7
[post_type] => post
)
[589] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 30547
[post_name] => thinking-out-loud-22
[post_title] => Thinking Out Loud #22
[post_author] => 1
[post_date] => 2018-07-26 07:00:11
[year] => 2018
[month] => 7
[post_type] => post
)
[590] => stdClass Object
(
[slug] => currently
[ID] => 30516
[post_name] => currently-july-4
[post_title] => Currently | July
[post_author] => 1
[post_date] => 2018-07-23 06:30:29
[year] => 2018
[month] => 7
[post_type] => post
)
[591] => stdClass Object
(
[slug] => link-love
[ID] => 30505
[post_name] => july-link-love-5
[post_title] => July Link Love
[post_author] => 1
[post_date] => 2018-07-18 06:30:18
[year] => 2018
[month] => 7
[post_type] => post
)
[592] => stdClass Object
(
[slug] => fitness
[ID] => 30364
[post_name] => recap-10k-davis-m00-nlight-run-2018
[post_title] => Recap | 10k Davis M00-nlight Run 2018
[post_author] => 1
[post_date] => 2018-07-17 06:30:36
[year] => 2018
[month] => 7
[post_type] => post
)
[593] => stdClass Object
(
[slug] => blog-stuff
[ID] => 30379
[post_name] => on-social-media-and-sponsored-content
[post_title] => On social media and sponsored content
[post_author] => 1
[post_date] => 2018-07-12 07:00:54
[year] => 2018
[month] => 7
[post_type] => post
)
[594] => stdClass Object
(
[slug] => finances
[ID] => 30328
[post_name] => real-life-spending-summary-2018-q2
[post_title] => Real Life | Spending Summary 2018 - Q2
[post_author] => 1
[post_date] => 2018-07-09 06:30:07
[year] => 2018
[month] => 7
[post_type] => post
)
[595] => stdClass Object
(
[slug] => books
[ID] => 30321
[post_name] => what-i-read-in-june-2
[post_title] => What I read in June
[post_author] => 1
[post_date] => 2018-07-05 06:30:49
[year] => 2018
[month] => 7
[post_type] => post
)
[596] => stdClass Object
(
[slug] => about-me
[ID] => 30262
[post_name] => hello-july-3
[post_title] => Hello July
[post_author] => 1
[post_date] => 2018-07-03 06:30:43
[year] => 2018
[month] => 7
[post_type] => post
)
[597] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 30103
[post_name] => monthly-favorites-june
[post_title] => Monthly Favorites | June
[post_author] => 1
[post_date] => 2018-06-29 06:30:00
[year] => 2018
[month] => 6
[post_type] => post
)
[598] => stdClass Object
(
[slug] => food
[ID] => 30279
[post_name] => weekending
[post_title] => Weekending
[post_author] => 1
[post_date] => 2018-06-26 07:00:51
[year] => 2018
[month] => 6
[post_type] => post
)
[599] => stdClass Object
(
[slug] => currently
[ID] => 30102
[post_name] => currently-june-4
[post_title] => Currently | June
[post_author] => 1
[post_date] => 2018-06-21 06:30:00
[year] => 2018
[month] => 6
[post_type] => post
)
[600] => stdClass Object
(
[slug] => i-cant-make-this-shit-up
[ID] => 30229
[post_name] => make-it-stop
[post_title] => Make it stop
[post_author] => 1
[post_date] => 2018-06-20 06:30:24
[year] => 2018
[month] => 6
[post_type] => post
)
[601] => stdClass Object
(
[slug] => link-love
[ID] => 30100
[post_name] => june-link-love-5
[post_title] => June Link Love
[post_author] => 1
[post_date] => 2018-06-15 06:30:00
[year] => 2018
[month] => 6
[post_type] => post
)
[602] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 30208
[post_name] => thinking-out-loud-21
[post_title] => Thinking Out Loud #21
[post_author] => 1
[post_date] => 2018-06-14 07:00:30
[year] => 2018
[month] => 6
[post_type] => post
)
[603] => stdClass Object
(
[slug] => making-things-better
[ID] => 30167
[post_name] => on-anthony-bourdains-death-and-ending-the-stigma
[post_title] => On Anthony Bourdain’s death and ending the stigma
[post_author] => 1
[post_date] => 2018-06-12 06:30:15
[year] => 2018
[month] => 6
[post_type] => post
)
[604] => stdClass Object
(
[slug] => travel
[ID] => 30117
[post_name] => recap-memorial-day-weekend-in-washington-d-c
[post_title] => Recap | Memorial Day weekend in Washington, D.C.
[post_author] => 1
[post_date] => 2018-06-07 06:30:08
[year] => 2018
[month] => 6
[post_type] => post
)
[605] => stdClass Object
(
[slug] => fitness
[ID] => 30135
[post_name] => happy-global-running-day-2
[post_title] => Happy Global Running Day!
[post_author] => 1
[post_date] => 2018-06-06 07:00:42
[year] => 2018
[month] => 6
[post_type] => post
)
[606] => stdClass Object
(
[slug] => books
[ID] => 30087
[post_name] => what-i-read-in-may-2
[post_title] => What I read in May
[post_author] => 1
[post_date] => 2018-06-04 06:30:22
[year] => 2018
[month] => 6
[post_type] => post
)
[607] => stdClass Object
(
[slug] => about-me
[ID] => 30106
[post_name] => hello-june-3
[post_title] => Hello June
[post_author] => 1
[post_date] => 2018-06-01 08:32:10
[year] => 2018
[month] => 6
[post_type] => post
)
[608] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 30090
[post_name] => monthly-favorites-may
[post_title] => Monthly favorites | May
[post_author] => 1
[post_date] => 2018-05-31 06:30:14
[year] => 2018
[month] => 5
[post_type] => post
)
[609] => stdClass Object
(
[slug] => blog-stuff
[ID] => 29941
[post_name] => are-you-gdpr-compliant
[post_title] => Is your blog GDPR compliant?
[post_author] => 1
[post_date] => 2018-05-24 06:30:33
[year] => 2018
[month] => 5
[post_type] => post
)
[610] => stdClass Object
(
[slug] => currently
[ID] => 29909
[post_name] => currently-may-4
[post_title] => Currently | May
[post_author] => 1
[post_date] => 2018-05-21 06:30:15
[year] => 2018
[month] => 5
[post_type] => post
)
[611] => stdClass Object
(
[slug] => friends
[ID] => 29859
[post_name] => recap-womens-wellness-retreat
[post_title] => Recap | Women's Wellness Retreat
[post_author] => 1
[post_date] => 2018-05-17 06:30:51
[year] => 2018
[month] => 5
[post_type] => post
)
[612] => stdClass Object
(
[slug] => link-love
[ID] => 29850
[post_name] => may-link-love-4
[post_title] => May Link Love
[post_author] => 1
[post_date] => 2018-05-15 06:30:42
[year] => 2018
[month] => 5
[post_type] => post
)
[613] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 29833
[post_name] => thinking-out-loud-20
[post_title] => Thinking Out Loud #20
[post_author] => 1
[post_date] => 2018-05-10 06:30:01
[year] => 2018
[month] => 5
[post_type] => post
)
[614] => stdClass Object
(
[slug] => usa
[ID] => 29810
[post_name] => recap-2018-american-river-parkway-half-marathon
[post_title] => Recap | 2018 American River Parkway Half Marathon
[post_author] => 1
[post_date] => 2018-05-09 06:30:45
[year] => 2018
[month] => 5
[post_type] => post
)
[615] => stdClass Object
(
[slug] => real-life
[ID] => 29731
[post_name] => real-life-spending-summary-2018-q1
[post_title] => Real Life | Spending Summary 2018 - Q1
[post_author] => 1
[post_date] => 2018-05-07 06:30:07
[year] => 2018
[month] => 5
[post_type] => post
)
[616] => stdClass Object
(
[slug] => career
[ID] => 29793
[post_name] => fieldwork
[post_title] => Fieldwork
[post_author] => 1
[post_date] => 2018-05-04 11:44:57
[year] => 2018
[month] => 5
[post_type] => post
)
[617] => stdClass Object
(
[slug] => about-me
[ID] => 29765
[post_name] => hello-may-3
[post_title] => Hello May
[post_author] => 1
[post_date] => 2018-05-02 06:30:12
[year] => 2018
[month] => 5
[post_type] => post
)
[618] => stdClass Object
(
[slug] => books
[ID] => 29754
[post_name] => what-i-read-in-april-2
[post_title] => What I read in April
[post_author] => 1
[post_date] => 2018-04-30 06:30:09
[year] => 2018
[month] => 4
[post_type] => post
)
[619] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 29736
[post_name] => monthly-favorites-april
[post_title] => Monthly Favorites | April
[post_author] => 1
[post_date] => 2018-04-27 06:30:28
[year] => 2018
[month] => 4
[post_type] => post
)
[620] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 29740
[post_name] => thinking-out-loud-19
[post_title] => Thinking Out Loud #19
[post_author] => 1
[post_date] => 2018-04-26 09:00:49
[year] => 2018
[month] => 4
[post_type] => post
)
[621] => stdClass Object
(
[slug] => about-me
[ID] => 29708
[post_name] => the-thing-about
[post_title] => The thing about…
[post_author] => 1
[post_date] => 2018-04-23 06:30:53
[year] => 2018
[month] => 4
[post_type] => post
)
[622] => stdClass Object
(
[slug] => food
[ID] => 29524
[post_name] => what-i-bought-at-trader-joes-vol-7
[post_title] => What I bought at Trader Joe‘s - Vol. 7
[post_author] => 1
[post_date] => 2018-04-20 06:30:02
[year] => 2018
[month] => 4
[post_type] => post
)
[623] => stdClass Object
(
[slug] => currently
[ID] => 29699
[post_name] => currently-april-3
[post_title] => Currently | April
[post_author] => 1
[post_date] => 2018-04-19 06:30:59
[year] => 2018
[month] => 4
[post_type] => post
)
[624] => stdClass Object
(
[slug] => review
[ID] => 28451
[post_name] => review-why-i-am-still-using-ynab
[post_title] => Review | Why I am (still) using YNAB.
[post_author] => 1
[post_date] => 2018-04-17 06:30:42
[year] => 2018
[month] => 4
[post_type] => post
)
[625] => stdClass Object
(
[slug] => link-love
[ID] => 29676
[post_name] => april-link-love-5
[post_title] => April Link Love
[post_author] => 1
[post_date] => 2018-04-16 06:30:16
[year] => 2018
[month] => 4
[post_type] => post
)
[626] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 29533
[post_name] => thinking-out-loud-18
[post_title] => Thinking Out Loud #18
[post_author] => 1
[post_date] => 2018-04-12 07:00:59
[year] => 2018
[month] => 4
[post_type] => post
)
[627] => stdClass Object
(
[slug] => travel
[ID] => 29467
[post_name] => lower-antelope-canyon-page-az
[post_title] => Lower Antelope Canyon | Page, AZ
[post_author] => 1
[post_date] => 2018-04-10 06:30:01
[year] => 2018
[month] => 4
[post_type] => post
)
[628] => stdClass Object
(
[slug] => healthy-living
[ID] => 29418
[post_name] => 12-tips-to-produce-less-trash
[post_title] => 12 tips to produce less trash
[post_author] => 1
[post_date] => 2018-04-05 06:30:15
[year] => 2018
[month] => 4
[post_type] => post
)
[629] => stdClass Object
(
[slug] => books
[ID] => 29306
[post_name] => what-i-read-in-march-2
[post_title] => What I read in March
[post_author] => 1
[post_date] => 2018-04-03 05:30:00
[year] => 2018
[month] => 4
[post_type] => post
)
[630] => stdClass Object
(
[slug] => about-me
[ID] => 29270
[post_name] => hello-april-3
[post_title] => Hello April
[post_author] => 1
[post_date] => 2018-04-02 06:44:29
[year] => 2018
[month] => 4
[post_type] => post
)
[631] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 29267
[post_name] => monthly-favorites-march
[post_title] => Monthly Favorites | March
[post_author] => 1
[post_date] => 2018-03-30 06:30:00
[year] => 2018
[month] => 3
[post_type] => post
)
[632] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 29368
[post_name] => thinking-out-loud-17
[post_title] => Thinking Out Loud #17
[post_author] => 1
[post_date] => 2018-03-29 05:30:59
[year] => 2018
[month] => 3
[post_type] => post
)
[633] => stdClass Object
(
[slug] => fitness
[ID] => 28952
[post_name] => review-my-first-impression-of-the-milestone-pod
[post_title] => Review | My first impression of the Milestone Pod
[post_author] => 1
[post_date] => 2018-03-27 06:30:53
[year] => 2018
[month] => 3
[post_type] => post
)
[634] => stdClass Object
(
[slug] => currently
[ID] => 29266
[post_name] => currently-march-3
[post_title] => Currently | March
[post_author] => 1
[post_date] => 2018-03-26 06:30:00
[year] => 2018
[month] => 3
[post_type] => post
)
[635] => stdClass Object
(
[slug] => recipe
[ID] => 29247
[post_name] => recipe-marble-cake
[post_title] => Recipe | Marble Cake
[post_author] => 1
[post_date] => 2018-03-19 07:47:11
[year] => 2018
[month] => 3
[post_type] => post
)
[636] => stdClass Object
(
[slug] => link-love
[ID] => 29265
[post_name] => march-link-love-5
[post_title] => March Link Love
[post_author] => 1
[post_date] => 2018-03-16 05:30:00
[year] => 2018
[month] => 3
[post_type] => post
)
[637] => stdClass Object
(
[slug] => bulletjournaling
[ID] => 28695
[post_name] => my-bullet-journal-essentials
[post_title] => My Bullet Journal Essentials
[post_author] => 1
[post_date] => 2018-03-15 06:30:51
[year] => 2018
[month] => 3
[post_type] => post
)
[638] => stdClass Object
(
[slug] => about-me
[ID] => 29239
[post_name] => birthday-shenanigans-2
[post_title] => Birthday Shenanigans
[post_author] => 1
[post_date] => 2018-03-13 06:30:19
[year] => 2018
[month] => 3
[post_type] => post
)
[639] => stdClass Object
(
[slug] => linkup
[ID] => 29226
[post_name] => thinking-out-loud-16
[post_title] => Thinking Out Loud #16
[post_author] => 1
[post_date] => 2018-03-08 07:00:26
[year] => 2018
[month] => 3
[post_type] => post
)
[640] => stdClass Object
(
[slug] => running
[ID] => 29210
[post_name] => totr-treadmill-tell-all-love-hate-tolerate
[post_title] => TotR | Treadmill tell-all. Love? Hate? Tolerate?
[post_author] => 1
[post_date] => 2018-03-06 08:23:32
[year] => 2018
[month] => 3
[post_type] => post
)
[641] => stdClass Object
(
[slug] => books
[ID] => 29158
[post_name] => what-i-read-in-february-2
[post_title] => What I read in February
[post_author] => 1
[post_date] => 2018-03-05 06:30:14
[year] => 2018
[month] => 3
[post_type] => post
)
[642] => stdClass Object
(
[slug] => about-me
[ID] => 29168
[post_name] => hello-march-5
[post_title] => Hello March
[post_author] => 1
[post_date] => 2018-03-02 13:12:23
[year] => 2018
[month] => 3
[post_type] => post
)
[643] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 29142
[post_name] => monthly-favorites-february
[post_title] => Monthly Favorites | February
[post_author] => 1
[post_date] => 2018-02-28 06:30:30
[year] => 2018
[month] => 2
[post_type] => post
)
[644] => stdClass Object
(
[slug] => travel
[ID] => 29081
[post_name] => horseshoe-bend-page-az
[post_title] => Horseshoe Bend | Page, AZ
[post_author] => 1
[post_date] => 2018-02-22 06:30:42
[year] => 2018
[month] => 2
[post_type] => post
)
[645] => stdClass Object
(
[slug] => currently
[ID] => 29053
[post_name] => currently-february-3
[post_title] => Currently | February
[post_author] => 1
[post_date] => 2018-02-20 06:30:48
[year] => 2018
[month] => 2
[post_type] => post
)
[646] => stdClass Object
(
[slug] => love
[ID] => 29023
[post_name] => some-belated-thoughts-on-valentines-day
[post_title] => Some belated thoughts on Valentine’s Day
[post_author] => 1
[post_date] => 2018-02-16 06:30:38
[year] => 2018
[month] => 2
[post_type] => post
)
[647] => stdClass Object
(
[slug] => link-love
[ID] => 29012
[post_name] => february-link-love-5
[post_title] => February Link Love
[post_author] => 1
[post_date] => 2018-02-15 06:30:35
[year] => 2018
[month] => 2
[post_type] => post
)
[648] => stdClass Object
(
[slug] => fitness
[ID] => 28937
[post_name] => totr-6-things-i-love-most-about-running
[post_title] => TotR | 6 things I love most about running
[post_author] => 1
[post_date] => 2018-02-13 07:00:44
[year] => 2018
[month] => 2
[post_type] => post
)
[649] => stdClass Object
(
[slug] => recipe
[ID] => 28607
[post_name] => recipe-cherry-crumble-cake
[post_title] => Recipe | Cherry Crumble Cake
[post_author] => 1
[post_date] => 2018-02-12 06:30:09
[year] => 2018
[month] => 2
[post_type] => post
)
[650] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 28894
[post_name] => thinking-out-loud-15
[post_title] => Thinking Out Loud #15
[post_author] => 1
[post_date] => 2018-02-08 07:00:24
[year] => 2018
[month] => 2
[post_type] => post
)
[651] => stdClass Object
(
[slug] => bulletjournaling
[ID] => 28795
[post_name] => why-i-started-a-bullet-journal
[post_title] => Why I started a bullet journal
[post_author] => 1
[post_date] => 2018-02-07 06:30:29
[year] => 2018
[month] => 2
[post_type] => post
)
[652] => stdClass Object
(
[slug] => books
[ID] => 28767
[post_name] => what-i-read-in-january
[post_title] => What I read in January
[post_author] => 1
[post_date] => 2018-02-05 06:30:43
[year] => 2018
[month] => 2
[post_type] => post
)
[653] => stdClass Object
(
[slug] => about-me
[ID] => 28772
[post_name] => hello-february-2
[post_title] => Hello February
[post_author] => 1
[post_date] => 2018-02-02 07:00:53
[year] => 2018
[month] => 2
[post_type] => post
)
[654] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 28692
[post_name] => thinking-out-loud-14
[post_title] => Thinking Out Loud #14
[post_author] => 1
[post_date] => 2018-02-01 06:30:03
[year] => 2018
[month] => 2
[post_type] => post
)
[655] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 28610
[post_name] => monthly-favorites-january
[post_title] => Monthly Favorites | January
[post_author] => 1
[post_date] => 2018-01-31 06:30:07
[year] => 2018
[month] => 1
[post_type] => post
)
[656] => stdClass Object
(
[slug] => about-me
[ID] => 28584
[post_name] => three-things-january-edition
[post_title] => Three things -January Edition
[post_author] => 1
[post_date] => 2018-01-29 06:30:12
[year] => 2018
[month] => 1
[post_type] => post
)
[657] => stdClass Object
(
[slug] => currently
[ID] => 28554
[post_name] => currently-january-3
[post_title] => Currently | January
[post_author] => 1
[post_date] => 2018-01-25 06:30:06
[year] => 2018
[month] => 1
[post_type] => post
)
[658] => stdClass Object
(
[slug] => fck-that
[ID] => 28550
[post_name] => here-we-go-again
[post_title] => Here we go again...
[post_author] => 1
[post_date] => 2018-01-23 08:00:01
[year] => 2018
[month] => 1
[post_type] => post
)
[659] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 28530
[post_name] => thinking-out-loud-13
[post_title] => Thinking Out Loud #13
[post_author] => 1
[post_date] => 2018-01-18 07:00:53
[year] => 2018
[month] => 1
[post_type] => post
)
[660] => stdClass Object
(
[slug] => daily-life
[ID] => 28500
[post_name] => daily-life-2017-spending-report
[post_title] => Daily Life | 2017 Spending Report
[post_author] => 1
[post_date] => 2018-01-17 06:30:59
[year] => 2018
[month] => 1
[post_type] => post
)
[661] => stdClass Object
(
[slug] => link-love
[ID] => 28476
[post_name] => january-link-love-5
[post_title] => January Link Love
[post_author] => 1
[post_date] => 2018-01-15 10:45:27
[year] => 2018
[month] => 1
[post_type] => post
)
[662] => stdClass Object
(
[slug] => good-things
[ID] => 28459
[post_name] => things-i-plan-to-do-in-2018
[post_title] => Things I plan to do in 2018
[post_author] => 1
[post_date] => 2018-01-11 06:30:35
[year] => 2018
[month] => 1
[post_type] => post
)
[663] => stdClass Object
(
[slug] => books
[ID] => 28437
[post_name] => my-top-10-favorite-books-of-2017
[post_title] => My top 10 favorite books of 2017.
[post_author] => 1
[post_date] => 2018-01-09 07:00:47
[year] => 2018
[month] => 1
[post_type] => post
)
[664] => stdClass Object
(
[slug] => about-me
[ID] => 28388
[post_name] => one-little-word-for-2018-focus
[post_title] => One Little Word® for 2018: Focus
[post_author] => 1
[post_date] => 2018-01-08 06:30:55
[year] => 2018
[month] => 1
[post_type] => post
)
[665] => stdClass Object
(
[slug] => books
[ID] => 28383
[post_name] => what-i-read-in-december
[post_title] => What I read in December
[post_author] => 1
[post_date] => 2018-01-04 06:30:54
[year] => 2018
[month] => 1
[post_type] => post
)
[666] => stdClass Object
(
[slug] => holidays
[ID] => 28283
[post_name] => our-christmas-3
[post_title] => Our Christmas
[post_author] => 1
[post_date] => 2018-01-03 06:30:43
[year] => 2018
[month] => 1
[post_type] => post
)
[667] => stdClass Object
(
[slug] => reminiscence
[ID] => 28348
[post_name] => year-in-review-2017
[post_title] => Year in review: 2017
[post_author] => 1
[post_date] => 2018-01-01 16:28:04
[year] => 2018
[month] => 1
[post_type] => post
)
[668] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 28338
[post_name] => december-favorites-5
[post_title] => December Favorites
[post_author] => 1
[post_date] => 2017-12-31 13:38:22
[year] => 2017
[month] => 12
[post_type] => post
)
[669] => stdClass Object
(
[slug] => running
[ID] => 28276
[post_name] => year-of-running-2017
[post_title] => Year of running 2017
[post_author] => 1
[post_date] => 2017-12-29 07:00:30
[year] => 2017
[month] => 12
[post_type] => post
)
[670] => stdClass Object
(
[slug] => currently
[ID] => 28260
[post_name] => currently-december-3
[post_title] => Currently | December
[post_author] => 1
[post_date] => 2017-12-28 07:30:36
[year] => 2017
[month] => 12
[post_type] => post
)
[671] => stdClass Object
(
[slug] => holidays
[ID] => 28243
[post_name] => secret-santa-mug-swap-2017-reveal
[post_title] => Secret Santa Mug Swap 2017 Reveal
[post_author] => 1
[post_date] => 2017-12-27 07:00:29
[year] => 2017
[month] => 12
[post_type] => post
)
[672] => stdClass Object
(
[slug] => link-love
[ID] => 28224
[post_name] => 28224
[post_title] => December Link Love
[post_author] => 1
[post_date] => 2017-12-18 06:30:44
[year] => 2017
[month] => 12
[post_type] => post
)
[673] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 28211
[post_name] => thinking-out-loud-12
[post_title] => Thinking Out Loud #12
[post_author] => 1
[post_date] => 2017-12-14 07:00:55
[year] => 2017
[month] => 12
[post_type] => post
)
[674] => stdClass Object
(
[slug] => holidays
[ID] => 28187
[post_name] => 7-not-so-commonly-known-christmas-movies
[post_title] => 7 not-so-commonly known Christmas movies
[post_author] => 1
[post_date] => 2017-12-12 06:30:08
[year] => 2017
[month] => 12
[post_type] => post
)
[675] => stdClass Object
(
[slug] => holidays
[ID] => 28160
[post_name] => a-wish-list
[post_title] => A wish list
[post_author] => 1
[post_date] => 2017-12-07 06:30:03
[year] => 2017
[month] => 12
[post_type] => post
)
[676] => stdClass Object
(
[slug] => books
[ID] => 28140
[post_name] => what-i-read-in-november
[post_title] => What I read in November
[post_author] => 1
[post_date] => 2017-12-04 06:30:25
[year] => 2017
[month] => 12
[post_type] => post
)
[677] => stdClass Object
(
[slug] => holidays
[ID] => 28131
[post_name] => hello-december-3
[post_title] => Hello December
[post_author] => 1
[post_date] => 2017-12-01 11:21:11
[year] => 2017
[month] => 12
[post_type] => post
)
[678] => stdClass Object
(
[slug] => nablopomo
[ID] => 28038
[post_name] => 30-the-2017-holiday-cookie-swap
[post_title] => 30: The 2017 Holiday Cookie Swap
[post_author] => 1
[post_date] => 2017-11-30 05:00:21
[year] => 2017
[month] => 11
[post_type] => post
)
[679] => stdClass Object
(
[slug] => nablopomo
[ID] => 28111
[post_name] => 29-november-favorites-5
[post_title] => 29: November Favorites
[post_author] => 1
[post_date] => 2017-11-29 07:00:11
[year] => 2017
[month] => 11
[post_type] => post
)
[680] => stdClass Object
(
[slug] => nablopomo
[ID] => 28074
[post_name] => 28-christmas-card-roll-call
[post_title] => 28: Christmas Card Roll Call
[post_author] => 1
[post_date] => 2017-11-28 07:42:45
[year] => 2017
[month] => 11
[post_type] => post
)
[681] => stdClass Object
(
[slug] => nablopomo
[ID] => 28061
[post_name] => 27-our-thanksgiving
[post_title] => 27: Our Thanksgiving
[post_author] => 1
[post_date] => 2017-11-27 06:30:49
[year] => 2017
[month] => 11
[post_type] => post
)
[682] => stdClass Object
(
[slug] => nablopomo
[ID] => 28070
[post_name] => 26-recipe-turkey-sweet-potato-burrito-bowl
[post_title] => 26: Recipe | Turkey sweet potato burrito bowl
[post_author] => 1
[post_date] => 2017-11-26 15:24:33
[year] => 2017
[month] => 11
[post_type] => post
)
[683] => stdClass Object
(
[slug] => nablopomo
[ID] => 28044
[post_name] => 25-pet-peeves
[post_title] => 25: Pet Peeves
[post_author] => 1
[post_date] => 2017-11-25 15:30:53
[year] => 2017
[month] => 11
[post_type] => post
)
[684] => stdClass Object
(
[slug] => nablopomo
[ID] => 28017
[post_name] => 24-friday-five-runfessions-thanksgiving-style
[post_title] => 24: Friday Five | Runfessions Thanksgiving Style
[post_author] => 1
[post_date] => 2017-11-24 10:33:40
[year] => 2017
[month] => 11
[post_type] => post
)
[685] => stdClass Object
(
[slug] => nablopomo
[ID] => 27968
[post_name] => 23-things-i-am-thankful-for-thursdays
[post_title] => 23: Things I am {thankful} for Thursdays
[post_author] => 1
[post_date] => 2017-11-23 11:00:26
[year] => 2017
[month] => 11
[post_type] => post
)
[686] => stdClass Object
(
[slug] => nablopomo
[ID] => 27979
[post_name] => 22-currently-november-2
[post_title] => 22: Currently | November
[post_author] => 1
[post_date] => 2017-11-22 08:00:56
[year] => 2017
[month] => 11
[post_type] => post
)
[687] => stdClass Object
(
[slug] => nablopomo
[ID] => 27837
[post_name] => 21-bryce-canyon-national-park-ut
[post_title] => 21: Bryce Canyon National Park, UT
[post_author] => 1
[post_date] => 2017-11-21 06:30:23
[year] => 2017
[month] => 11
[post_type] => post
)
[688] => stdClass Object
(
[slug] => nablopomo
[ID] => 27932
[post_name] => 20-things-you-wouldnt-know-more-german-idioms
[post_title] => 20: Things you wouldn't know: More German Idioms
[post_author] => 1
[post_date] => 2017-11-20 06:30:45
[year] => 2017
[month] => 11
[post_type] => post
)
[689] => stdClass Object
(
[slug] => nablopomo
[ID] => 27924
[post_name] => 19-recipe-light-and-creamy-turkey-tortellini-soup
[post_title] => 19: Recipe | Light and creamy turkey-tortellini soup
[post_author] => 1
[post_date] => 2017-11-19 08:00:07
[year] => 2017
[month] => 11
[post_type] => post
)
[690] => stdClass Object
(
[slug] => nablopomo
[ID] => 27907
[post_name] => 18-shows-i-am-currently-watching
[post_title] => 18: Shows I am currently watching
[post_author] => 1
[post_date] => 2017-11-18 13:00:58
[year] => 2017
[month] => 11
[post_type] => post
)
[691] => stdClass Object
(
[slug] => nablopomo
[ID] => 27893
[post_name] => 17-five-reasons-to-be-thankful-for-running
[post_title] => 17: Five reasons to be thankful for running
[post_author] => 1
[post_date] => 2017-11-17 13:30:37
[year] => 2017
[month] => 11
[post_type] => post
)
[692] => stdClass Object
(
[slug] => fun
[ID] => 27869
[post_name] => 16-secret-santa-mug-swap-2
[post_title] => 16: Secret Santa Mug Swap
[post_author] => 1
[post_date] => 2017-11-16 08:00:15
[year] => 2017
[month] => 11
[post_type] => post
)
[693] => stdClass Object
(
[slug] => nablopomo
[ID] => 27859
[post_name] => 15-november-link-love-4
[post_title] => 15: November Link Love
[post_author] => 1
[post_date] => 2017-11-15 06:30:52
[year] => 2017
[month] => 11
[post_type] => post
)
[694] => stdClass Object
(
[slug] => nablopomo
[ID] => 27840
[post_name] => 14-totr-runners-gift-list
[post_title] => 14: TotR | Runner’s gift list
[post_author] => 1
[post_date] => 2017-11-14 06:30:29
[year] => 2017
[month] => 11
[post_type] => post
)
[695] => stdClass Object
(
[slug] => nablopomo
[ID] => 27657
[post_name] => 13-zion-national-park-angels-landing
[post_title] => 13: Zion National Park | Angel's Landing
[post_author] => 1
[post_date] => 2017-11-13 06:30:50
[year] => 2017
[month] => 11
[post_type] => post
)
[696] => stdClass Object
(
[slug] => nablopomo
[ID] => 27820
[post_name] => 12-recipe-one-pan-gnocchi-with-turkey-sausage-and-kale
[post_title] => 12: Recipe | One-pan Gnocchi with Turkey Sausage and Kale
[post_author] => 1
[post_date] => 2017-11-12 08:00:00
[year] => 2017
[month] => 11
[post_type] => post
)
[697] => stdClass Object
(
[slug] => this-and-that
[ID] => 27730
[post_name] => 7-letters-to-the-universe
[post_title] => 11: Letters to the universe
[post_author] => 1
[post_date] => 2017-11-11 08:00:22
[year] => 2017
[month] => 11
[post_type] => post
)
[698] => stdClass Object
(
[slug] => nablopomo
[ID] => 27805
[post_name] => 10-expatimmigrant-qas
[post_title] => 10: Expat/Immigrant Q&As
[post_author] => 1
[post_date] => 2017-11-10 10:00:18
[year] => 2017
[month] => 11
[post_type] => post
)
[699] => stdClass Object
(
[slug] => nablopomo
[ID] => 27784
[post_name] => 9-thinking-out-loud-11
[post_title] => 9: Thinking Out Loud #11
[post_author] => 1
[post_date] => 2017-11-09 08:00:23
[year] => 2017
[month] => 11
[post_type] => post
)
[700] => stdClass Object
(
[slug] => nablopomo
[ID] => 27765
[post_name] => 8-a-day-in-the-life
[post_title] => 8: A Day in the Life
[post_author] => 1
[post_date] => 2017-11-08 07:30:34
[year] => 2017
[month] => 11
[post_type] => post
)
[701] => stdClass Object
(
[slug] => nablopomo
[ID] => 27680
[post_name] => 7-what-i-bought-at-trader-joes-vol-6
[post_title] => 7: What I bought at Trader Joe’s - Vol. 6
[post_author] => 1
[post_date] => 2017-11-07 06:30:43
[year] => 2017
[month] => 11
[post_type] => post
)
[702] => stdClass Object
(
[slug] => nablopomo
[ID] => 27641
[post_name] => 6-zion-national-park-emerald-pools-and-canyon-overlook-trail
[post_title] => 6: Zion National Park | Emerald Pools and Canyon Overlook Trail
[post_author] => 1
[post_date] => 2017-11-06 06:30:49
[year] => 2017
[month] => 11
[post_type] => post
)
[703] => stdClass Object
(
[slug] => nablopomo
[ID] => 27552
[post_name] => 5-recipe-thai-salad
[post_title] => 5: Recipe | Thai Salad with Coconut-Curry Dressing
[post_author] => 1
[post_date] => 2017-11-05 09:30:42
[year] => 2017
[month] => 11
[post_type] => post
)
[704] => stdClass Object
(
[slug] => nablopomo
[ID] => 27597
[post_name] => 4-what-i-read-in-october
[post_title] => 4: What I read in October
[post_author] => 1
[post_date] => 2017-11-04 10:00:11
[year] => 2017
[month] => 11
[post_type] => post
)
[705] => stdClass Object
(
[slug] => nablopomo
[ID] => 27594
[post_name] => 3-five-things-you-might-not-know-about-me
[post_title] => 3: Five things you might not know about me
[post_author] => 1
[post_date] => 2017-11-03 10:28:38
[year] => 2017
[month] => 11
[post_type] => post
)
[706] => stdClass Object
(
[slug] => nablopomo
[ID] => 27585
[post_name] => 2-thinking-out-loud-10
[post_title] => 2: Thinking Out Loud #10
[post_author] => 1
[post_date] => 2017-11-02 06:30:51
[year] => 2017
[month] => 11
[post_type] => post
)
[707] => stdClass Object
(
[slug] => nablopomo
[ID] => 27541
[post_name] => 1-hello-november-its-nablopomo
[post_title] => 1: Hello November. It’s NaBloPoMo.
[post_author] => 1
[post_date] => 2017-11-01 06:30:21
[year] => 2017
[month] => 11
[post_type] => post
)
[708] => stdClass Object
(
[slug] => fun
[ID] => 27526
[post_name] => spboxswap-reveal
[post_title] => #SPBoxSwap Reveal
[post_author] => 1
[post_date] => 2017-10-31 08:00:33
[year] => 2017
[month] => 10
[post_type] => post
)
[709] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 27503
[post_name] => october-favorites-4
[post_title] => October Favorites
[post_author] => 1
[post_date] => 2017-10-30 06:30:47
[year] => 2017
[month] => 10
[post_type] => post
)
[710] => stdClass Object
(
[slug] => currently
[ID] => 27513
[post_name] => currently-october-2
[post_title] => Currently | October
[post_author] => 1
[post_date] => 2017-10-26 06:30:48
[year] => 2017
[month] => 10
[post_type] => post
)
[711] => stdClass Object
(
[slug] => usa
[ID] => 27462
[post_name] => recap-2017-napa-half-marathon
[post_title] => Recap | 2017 Napa Half Marathon
[post_author] => 1
[post_date] => 2017-10-24 06:30:26
[year] => 2017
[month] => 10
[post_type] => post
)
[712] => stdClass Object
(
[slug] => usa
[ID] => 27489
[post_name] => apple-hill-a-birthday
[post_title] => Apple Hill + a birthday
[post_author] => 1
[post_date] => 2017-10-23 06:30:22
[year] => 2017
[month] => 10
[post_type] => post
)
[713] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 27454
[post_name] => thinking-out-loud-9
[post_title] => Thinking Out Loud #9
[post_author] => 1
[post_date] => 2017-10-19 08:00:27
[year] => 2017
[month] => 10
[post_type] => post
)
[714] => stdClass Object
(
[slug] => link-love
[ID] => 27444
[post_name] => october-linke-love
[post_title] => October Link Love
[post_author] => 1
[post_date] => 2017-10-16 06:30:55
[year] => 2017
[month] => 10
[post_type] => post
)
[715] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 27430
[post_name] => friday-five-things-that-make-you-go-hmmm
[post_title] => Friday Five | Things that make you go hmmm...
[post_author] => 1
[post_date] => 2017-10-13 08:00:36
[year] => 2017
[month] => 10
[post_type] => post
)
[716] => stdClass Object
(
[slug] => this-and-that
[ID] => 27417
[post_name] => thinking-out-loud-8
[post_title] => Thinking Out Loud #8
[post_author] => 1
[post_date] => 2017-10-12 08:00:30
[year] => 2017
[month] => 10
[post_type] => post
)
[717] => stdClass Object
(
[slug] => travel
[ID] => 27328
[post_name] => road-tripping
[post_title] => Road Tripping
[post_author] => 1
[post_date] => 2017-10-06 07:00:22
[year] => 2017
[month] => 10
[post_type] => post
)
[718] => stdClass Object
(
[slug] => books
[ID] => 27388
[post_name] => what-i-read-in-september
[post_title] => What I read in September
[post_author] => 1
[post_date] => 2017-10-05 07:43:51
[year] => 2017
[month] => 10
[post_type] => post
)
[719] => stdClass Object
(
[slug] => this-and-that
[ID] => 27369
[post_name] => hello-october-2
[post_title] => Hello October
[post_author] => 1
[post_date] => 2017-10-03 06:30:19
[year] => 2017
[month] => 10
[post_type] => post
)
[720] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 27352
[post_name] => september-favorites-5
[post_title] => September Favorites
[post_author] => 1
[post_date] => 2017-09-29 06:30:18
[year] => 2017
[month] => 9
[post_type] => post
)
[721] => stdClass Object
(
[slug] => currently
[ID] => 27329
[post_name] => currently-september-3
[post_title] => Currently | September
[post_author] => 1
[post_date] => 2017-09-28 06:30:07
[year] => 2017
[month] => 9
[post_type] => post
)
[722] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 27306
[post_name] => thinking-out-loud-7
[post_title] => Thinking Out Loud #7
[post_author] => 1
[post_date] => 2017-09-21 07:00:16
[year] => 2017
[month] => 9
[post_type] => post
)
[723] => stdClass Object
(
[slug] => this-and-that
[ID] => 27295
[post_name] => thinking-out-loud-6
[post_title] => Thinking Out Loud #6
[post_author] => 1
[post_date] => 2017-09-14 06:30:59
[year] => 2017
[month] => 9
[post_type] => post
)
[724] => stdClass Object
(
[slug] => fitness
[ID] => 27129
[post_name] => totr-how-i-became-a-morning-runner
[post_title] => TotR | How I became a morning runner
[post_author] => 1
[post_date] => 2017-09-12 06:30:14
[year] => 2017
[month] => 9
[post_type] => post
)
[725] => stdClass Object
(
[slug] => food
[ID] => 27240
[post_name] => friday-five-post-run-snacks-meals
[post_title] => Friday Five | Post-run snacks & meals
[post_author] => 1
[post_date] => 2017-09-08 07:00:32
[year] => 2017
[month] => 9
[post_type] => post
)
[726] => stdClass Object
(
[slug] => this-and-that
[ID] => 27221
[post_name] => thinking-out-loud-5
[post_title] => Thinking Out Loud #5
[post_author] => 1
[post_date] => 2017-09-07 07:00:11
[year] => 2017
[month] => 9
[post_type] => post
)
[727] => stdClass Object
(
[slug] => shopping
[ID] => 27131
[post_name] => what-i-bought-on-amazon-favorites-2016-2017
[post_title] => What I bought on Amazon | Favorites 2016-2017
[post_author] => 1
[post_date] => 2017-09-06 12:15:33
[year] => 2017
[month] => 9
[post_type] => post
)
[728] => stdClass Object
(
[slug] => books
[ID] => 27125
[post_name] => what-i-read-in-august
[post_title] => What I read in August
[post_author] => 1
[post_date] => 2017-09-04 07:00:16
[year] => 2017
[month] => 9
[post_type] => post
)
[729] => stdClass Object
(
[slug] => about-me
[ID] => 27116
[post_name] => hello-september-2
[post_title] => Hello September
[post_author] => 1
[post_date] => 2017-09-01 07:00:23
[year] => 2017
[month] => 9
[post_type] => post
)
[730] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 27104
[post_name] => thinking-out-loud-4
[post_title] => Thinking Out Loud #4
[post_author] => 1
[post_date] => 2017-08-31 07:00:39
[year] => 2017
[month] => 8
[post_type] => post
)
[731] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 27094
[post_name] => august-favorites-3
[post_title] => August Favorites
[post_author] => 1
[post_date] => 2017-08-30 06:30:03
[year] => 2017
[month] => 8
[post_type] => post
)
[732] => stdClass Object
(
[slug] => food
[ID] => 26893
[post_name] => recipe-chicken-salad-with-farro
[post_title] => Recipe | Chicken Salad with Farro
[post_author] => 1
[post_date] => 2017-08-28 06:30:17
[year] => 2017
[month] => 8
[post_type] => post
)
[733] => stdClass Object
(
[slug] => review
[ID] => 26881
[post_name] => review-berkey-gravity-based-water-filter
[post_title] => Review | Berkey Gravity-Based Water Filter
[post_author] => 1
[post_date] => 2017-08-23 07:00:59
[year] => 2017
[month] => 8
[post_type] => post
)
[734] => stdClass Object
(
[slug] => currently
[ID] => 27056
[post_name] => currently-august-2
[post_title] => Currently | August
[post_author] => 1
[post_date] => 2017-08-21 06:30:23
[year] => 2017
[month] => 8
[post_type] => post
)
[735] => stdClass Object
(
[slug] => link-love
[ID] => 27050
[post_name] => august-link-love-3
[post_title] => August Link Love
[post_author] => 1
[post_date] => 2017-08-18 07:00:17
[year] => 2017
[month] => 8
[post_type] => post
)
[736] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 27034
[post_name] => thinking-out-loud-3
[post_title] => Thinking Out Loud #3
[post_author] => 1
[post_date] => 2017-08-17 07:00:50
[year] => 2017
[month] => 8
[post_type] => post
)
[737] => stdClass Object
(
[slug] => i-cant-make-this-shit-up
[ID] => 27008
[post_name] => what-is-happening-to-this-world
[post_title] => What is happening to this world?
[post_author] => 1
[post_date] => 2017-08-16 07:00:35
[year] => 2017
[month] => 8
[post_type] => post
)
[738] => stdClass Object
(
[slug] => recipe
[ID] => 26967
[post_name] => recipe-apple-crumble-cake
[post_title] => Recipe | Apple Crumble Cake
[post_author] => 1
[post_date] => 2017-08-14 06:30:51
[year] => 2017
[month] => 8
[post_type] => post
)
[739] => stdClass Object
(
[slug] => friday-five
[ID] => 26938
[post_name] => friday-five-running-family-and-friends
[post_title] => Friday Five: Running Family and Friends
[post_author] => 1
[post_date] => 2017-08-11 15:03:51
[year] => 2017
[month] => 8
[post_type] => post
)
[740] => stdClass Object
(
[slug] => thinking-out-loud
[ID] => 26925
[post_name] => thinking-out-loud-2
[post_title] => Thinking Out Loud
[post_author] => 1
[post_date] => 2017-08-10 06:30:22
[year] => 2017
[month] => 8
[post_type] => post
)
[741] => stdClass Object
(
[slug] => books
[ID] => 26839
[post_name] => what-i-read-in-july
[post_title] => What I read in July
[post_author] => 1
[post_date] => 2017-08-03 06:30:35
[year] => 2017
[month] => 8
[post_type] => post
)
[742] => stdClass Object
(
[slug] => about-me
[ID] => 26853
[post_name] => hello-august-2
[post_title] => Hello August
[post_author] => 1
[post_date] => 2017-08-02 07:00:28
[year] => 2017
[month] => 8
[post_type] => post
)
[743] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 26836
[post_name] => july-favorites-4
[post_title] => July Favorites
[post_author] => 1
[post_date] => 2017-07-31 12:30:00
[year] => 2017
[month] => 7
[post_type] => post
)
[744] => stdClass Object
(
[slug] => travel
[ID] => 26772
[post_name] => recap-2017-sf-1st-half-marathon
[post_title] => Recap | 2017 SF 1st Half Marathon
[post_author] => 1
[post_date] => 2017-07-30 11:10:13
[year] => 2017
[month] => 7
[post_type] => post
)
[745] => stdClass Object
(
[slug] => currently
[ID] => 26750
[post_name] => currently-july-3
[post_title] => Currently | July
[post_author] => 1
[post_date] => 2017-07-25 06:30:43
[year] => 2017
[month] => 7
[post_type] => post
)
[746] => stdClass Object
(
[slug] => goals
[ID] => 26744
[post_name] => friday-five-midyear-goal-check-in
[post_title] => Friday Five | Midyear goal check-in
[post_author] => 1
[post_date] => 2017-07-21 11:39:38
[year] => 2017
[month] => 7
[post_type] => post
)
[747] => stdClass Object
(
[slug] => link-love
[ID] => 26735
[post_name] => july-link-love-4
[post_title] => July Link Love
[post_author] => 1
[post_date] => 2017-07-19 07:00:56
[year] => 2017
[month] => 7
[post_type] => post
)
[748] => stdClass Object
(
[slug] => recipe
[ID] => 26701
[post_name] => recipe-kohlrabi-coleslaw
[post_title] => Recipe | Kohlrabi-Coleslaw
[post_author] => 1
[post_date] => 2017-07-17 06:30:49
[year] => 2017
[month] => 7
[post_type] => post
)
[749] => stdClass Object
(
[slug] => finances
[ID] => 26692
[post_name] => budgeting-get-off-your-high-horse
[post_title] => Budgeting | Get off your high horse
[post_author] => 1
[post_date] => 2017-07-13 06:30:45
[year] => 2017
[month] => 7
[post_type] => post
)
[750] => stdClass Object
(
[slug] => running
[ID] => 26678
[post_name] => totr-my-first-dns
[post_title] => TotR | My first DNS
[post_author] => 1
[post_date] => 2017-07-11 07:00:07
[year] => 2017
[month] => 7
[post_type] => post
)
[751] => stdClass Object
(
[slug] => giveaway
[ID] => 26615
[post_name] => favorite-things-giveaway-blog-hop
[post_title] => Favorite Things Giveaway + Blog Hop
[post_author] => 1
[post_date] => 2017-07-10 10:30:30
[year] => 2017
[month] => 7
[post_type] => post
)
[752] => stdClass Object
(
[slug] => this-and-that
[ID] => 26592
[post_name] => our-4th-of-july-weekend
[post_title] => Our 4th of July weekend
[post_author] => 1
[post_date] => 2017-07-07 10:43:13
[year] => 2017
[month] => 7
[post_type] => post
)
[753] => stdClass Object
(
[slug] => books
[ID] => 26360
[post_name] => what-i-read-in-june
[post_title] => What I read in June
[post_author] => 1
[post_date] => 2017-07-05 06:30:00
[year] => 2017
[month] => 7
[post_type] => post
)
[754] => stdClass Object
(
[slug] => this-and-that
[ID] => 26562
[post_name] => hello-july-2
[post_title] => Hello July
[post_author] => 1
[post_date] => 2017-07-03 11:43:27
[year] => 2017
[month] => 7
[post_type] => post
)
[755] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 26359
[post_name] => june-favorites-4
[post_title] => June Favorites
[post_author] => 1
[post_date] => 2017-06-30 11:00:00
[year] => 2017
[month] => 6
[post_type] => post
)
[756] => stdClass Object
(
[slug] => linkup
[ID] => 26543
[post_name] => thinking-out-loud
[post_title] => Thinking out loud
[post_author] => 1
[post_date] => 2017-06-29 06:30:21
[year] => 2017
[month] => 6
[post_type] => post
)
[757] => stdClass Object
(
[slug] => music
[ID] => 26354
[post_name] => still-hangin-tough
[post_title] => (Still) Hangin’ Tough
[post_author] => 1
[post_date] => 2017-06-26 06:30:00
[year] => 2017
[month] => 6
[post_type] => post
)
[758] => stdClass Object
(
[slug] => food
[ID] => 26496
[post_name] => 5-favorite-summer-treats
[post_title] => 5 favorite summer treats
[post_author] => 1
[post_date] => 2017-06-23 10:00:30
[year] => 2017
[month] => 6
[post_type] => post
)
[759] => stdClass Object
(
[slug] => currently
[ID] => 26358
[post_name] => currently-june-3
[post_title] => Currently | June
[post_author] => 1
[post_date] => 2017-06-21 06:30:00
[year] => 2017
[month] => 6
[post_type] => post
)
[760] => stdClass Object
(
[slug] => family
[ID] => 26356
[post_name] => my-time-back-home
[post_title] => My time back home
[post_author] => 1
[post_date] => 2017-06-19 06:30:00
[year] => 2017
[month] => 6
[post_type] => post
)
[761] => stdClass Object
(
[slug] => fitness
[ID] => 26412
[post_name] => 5-summer-running-tips
[post_title] => 5 Summer running tips
[post_author] => 1
[post_date] => 2017-06-16 12:59:04
[year] => 2017
[month] => 6
[post_type] => post
)
[762] => stdClass Object
(
[slug] => link-love
[ID] => 26408
[post_name] => june-link-love-4
[post_title] => June Link Love
[post_author] => 1
[post_date] => 2017-06-14 06:30:21
[year] => 2017
[month] => 6
[post_type] => post
)
[763] => stdClass Object
(
[slug] => family
[ID] => 26353
[post_name] => niece-first-communion
[post_title] => My niece’s first communion
[post_author] => 1
[post_date] => 2017-06-12 06:30:00
[year] => 2017
[month] => 6
[post_type] => post
)
[764] => stdClass Object
(
[slug] => fitness
[ID] => 26369
[post_name] => happy-global-running-day
[post_title] => Happy Global Running Day
[post_author] => 1
[post_date] => 2017-06-07 12:39:46
[year] => 2017
[month] => 6
[post_type] => post
)
[765] => stdClass Object
(
[slug] => books
[ID] => 26313
[post_name] => what-i-read-in-may
[post_title] => What I read in May
[post_author] => 1
[post_date] => 2017-06-06 06:30:04
[year] => 2017
[month] => 6
[post_type] => post
)
[766] => stdClass Object
(
[slug] => about-me
[ID] => 26337
[post_name] => hello-june-2
[post_title] => Hello June.
[post_author] => 1
[post_date] => 2017-06-05 06:30:02
[year] => 2017
[month] => 6
[post_type] => post
)
[767] => stdClass Object
(
[slug] => holidays
[ID] => 26315
[post_name] => memorial-day-weekend-2
[post_title] => Memorial Day Weekend
[post_author] => 1
[post_date] => 2017-06-01 06:30:33
[year] => 2017
[month] => 6
[post_type] => post
)
[768] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 26298
[post_name] => may-favorites-4
[post_title] => May Favorites
[post_author] => 1
[post_date] => 2017-05-31 06:30:01
[year] => 2017
[month] => 5
[post_type] => post
)
[769] => stdClass Object
(
[slug] => friends
[ID] => 26285
[post_name] => davis-pride-run-for-equality-10k-2
[post_title] => Davis Pride Run for Equality 10k
[post_author] => 1
[post_date] => 2017-05-30 06:30:48
[year] => 2017
[month] => 5
[post_type] => post
)
[770] => stdClass Object
(
[slug] => currently
[ID] => 26275
[post_name] => currently-may-3
[post_title] => Currently | May
[post_author] => 1
[post_date] => 2017-05-26 06:30:02
[year] => 2017
[month] => 5
[post_type] => post
)
[771] => stdClass Object
(
[slug] => friends
[ID] => 26267
[post_name] => 24-hours-with-my-bff
[post_title] => 24 hours with my bff
[post_author] => 1
[post_date] => 2017-05-24 06:30:56
[year] => 2017
[month] => 5
[post_type] => post
)
[772] => stdClass Object
(
[slug] => this-and-that
[ID] => 26258
[post_name] => here-and-there
[post_title] => Here and there
[post_author] => 1
[post_date] => 2017-05-22 06:30:19
[year] => 2017
[month] => 5
[post_type] => post
)
[773] => stdClass Object
(
[slug] => link-love
[ID] => 26252
[post_name] => may-link-love-3
[post_title] => May Link Love
[post_author] => 1
[post_date] => 2017-05-19 12:05:04
[year] => 2017
[month] => 5
[post_type] => post
)
[774] => stdClass Object
(
[slug] => fitness
[ID] => 26189
[post_name] => six-weeks-into-half-marathon-training-again
[post_title] => Six weeks into half marathon training again
[post_author] => 1
[post_date] => 2017-05-12 06:30:00
[year] => 2017
[month] => 5
[post_type] => post
)
[775] => stdClass Object
(
[slug] => recipe
[ID] => 26192
[post_name] => recipe-farfalle-with-italian-sausage-ricotta-cheese
[post_title] => Recipe | Farfalle with Italian sausage + ricotta cheese
[post_author] => 1
[post_date] => 2017-05-10 06:30:25
[year] => 2017
[month] => 5
[post_type] => post
)
[776] => stdClass Object
(
[slug] => books
[ID] => 26183
[post_name] => what-i-read-in-april
[post_title] => What I read in April
[post_author] => 1
[post_date] => 2017-05-08 06:30:36
[year] => 2017
[month] => 5
[post_type] => post
)
[777] => stdClass Object
(
[slug] => family
[ID] => 26173
[post_name] => germany-bucket-list
[post_title] => Germany bucket list
[post_author] => 1
[post_date] => 2017-05-05 06:30:48
[year] => 2017
[month] => 5
[post_type] => post
)
[778] => stdClass Object
(
[slug] => friends
[ID] => 26188
[post_name] => a-day-in-san-francisco
[post_title] => A day in San Francisco
[post_author] => 1
[post_date] => 2017-05-03 06:30:00
[year] => 2017
[month] => 5
[post_type] => post
)
[779] => stdClass Object
(
[slug] => about-me
[ID] => 26165
[post_name] => hello-may-2
[post_title] => Hello May
[post_author] => 1
[post_date] => 2017-05-01 06:30:44
[year] => 2017
[month] => 5
[post_type] => post
)
[780] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 26157
[post_name] => april-favorites-4
[post_title] => April favorites
[post_author] => 1
[post_date] => 2017-04-28 07:00:49
[year] => 2017
[month] => 4
[post_type] => post
)
[781] => stdClass Object
(
[slug] => currently
[ID] => 26139
[post_name] => currently-in-april
[post_title] => Currently | April
[post_author] => 1
[post_date] => 2017-04-25 06:30:15
[year] => 2017
[month] => 4
[post_type] => post
)
[782] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 26118
[post_name] => 5-ways-to-pamper-yourself
[post_title] => 5 ways to pamper yourself
[post_author] => 1
[post_date] => 2017-04-21 14:00:27
[year] => 2017
[month] => 4
[post_type] => post
)
[783] => stdClass Object
(
[slug] => link-love
[ID] => 26085
[post_name] => april-link-love-4
[post_title] => April Link Love
[post_author] => 1
[post_date] => 2017-04-19 06:30:22
[year] => 2017
[month] => 4
[post_type] => post
)
[784] => stdClass Object
(
[slug] => recipe
[ID] => 26062
[post_name] => recipe-sweet-plaited-yeast-bread
[post_title] => Recipe | Sweet Plaited Yeast Bread
[post_author] => 1
[post_date] => 2017-04-18 06:30:30
[year] => 2017
[month] => 4
[post_type] => post
)
[785] => stdClass Object
(
[slug] => holidays
[ID] => 26061
[post_name] => easter-weekend-4
[post_title] => Our Easter Weekend
[post_author] => 1
[post_date] => 2017-04-17 06:30:23
[year] => 2017
[month] => 4
[post_type] => post
)
[786] => stdClass Object
(
[slug] => this-and-that
[ID] => 26053
[post_name] => weekend-recap-some-random-thoughts
[post_title] => Weekend recap + some random thoughts
[post_author] => 1
[post_date] => 2017-04-11 06:30:11
[year] => 2017
[month] => 4
[post_type] => post
)
[787] => stdClass Object
(
[slug] => about-me
[ID] => 25944
[post_name] => a-re-introduction-of-me
[post_title] => A re-introduction of me
[post_author] => 1
[post_date] => 2017-04-05 07:00:59
[year] => 2017
[month] => 4
[post_type] => post
)
[788] => stdClass Object
(
[slug] => about-me
[ID] => 26003
[post_name] => hello-april-2
[post_title] => Hello April
[post_author] => 1
[post_date] => 2017-04-03 06:30:32
[year] => 2017
[month] => 4
[post_type] => post
)
[789] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 25952
[post_name] => march-favorites-4
[post_title] => March Favorites
[post_author] => 1
[post_date] => 2017-03-31 06:30:38
[year] => 2017
[month] => 3
[post_type] => post
)
[790] => stdClass Object
(
[slug] => books
[ID] => 25962
[post_name] => what-i-read-in-march
[post_title] => What I read in March
[post_author] => 1
[post_date] => 2017-03-29 12:15:00
[year] => 2017
[month] => 3
[post_type] => post
)
[791] => stdClass Object
(
[slug] => food
[ID] => 25922
[post_name] => what-i-bought-at-trader-joes-vol-5-5-new-foods-i-tried
[post_title] => What I bought at Trader Joe’s - Vol. 5: Five new foods I tried
[post_author] => 1
[post_date] => 2017-03-24 17:57:47
[year] => 2017
[month] => 3
[post_type] => post
)
[792] => stdClass Object
(
[slug] => currently
[ID] => 25901
[post_name] => currently-march-2
[post_title] => Currently | March
[post_author] => 1
[post_date] => 2017-03-21 06:30:53
[year] => 2017
[month] => 3
[post_type] => post
)
[793] => stdClass Object
(
[slug] => recipe
[ID] => 25885
[post_name] => turkey-meatball-kale-stew
[post_title] => Recipe | Turkey Meatball + Kale Stew
[post_author] => 1
[post_date] => 2017-03-16 08:15:22
[year] => 2017
[month] => 3
[post_type] => post
)
[794] => stdClass Object
(
[slug] => link-love
[ID] => 25878
[post_name] => march-link-love-4
[post_title] => March Link Love
[post_author] => 1
[post_date] => 2017-03-15 12:18:30
[year] => 2017
[month] => 3
[post_type] => post
)
[795] => stdClass Object
(
[slug] => about-me
[ID] => 25860
[post_name] => on-my-birthday
[post_title] => On my birthday
[post_author] => 1
[post_date] => 2017-03-13 06:30:51
[year] => 2017
[month] => 3
[post_type] => post
)
[796] => stdClass Object
(
[slug] => yes
[ID] => 25853
[post_name] => on-international-womens-day
[post_title] => On International Women's Day
[post_author] => 1
[post_date] => 2017-03-08 13:59:32
[year] => 2017
[month] => 3
[post_type] => post
)
[797] => stdClass Object
(
[slug] => about-me
[ID] => 25819
[post_name] => hello-march-4
[post_title] => Hello March
[post_author] => 1
[post_date] => 2017-03-06 06:30:29
[year] => 2017
[month] => 3
[post_type] => post
)
[798] => stdClass Object
(
[slug] => fitness
[ID] => 25821
[post_name] => five-running-hacks
[post_title] => Five Running Hacks
[post_author] => 1
[post_date] => 2017-03-03 09:29:40
[year] => 2017
[month] => 3
[post_type] => post
)
[799] => stdClass Object
(
[slug] => running
[ID] => 25786
[post_name] => happy-145th-birthday-yellowstone-np
[post_title] => Happy 145th birthday, Yellowstone NP!
[post_author] => 1
[post_date] => 2017-03-01 07:00:09
[year] => 2017
[month] => 3
[post_type] => post
)
[800] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 25783
[post_name] => february-favorites-4
[post_title] => February Favorites
[post_author] => 1
[post_date] => 2017-02-28 06:30:46
[year] => 2017
[month] => 2
[post_type] => post
)
[801] => stdClass Object
(
[slug] => books
[ID] => 25773
[post_name] => what-i-read-in-february
[post_title] => What I read in February
[post_author] => 1
[post_date] => 2017-02-27 06:30:41
[year] => 2017
[month] => 2
[post_type] => post
)
[802] => stdClass Object
(
[slug] => currently
[ID] => 25766
[post_name] => currently-february-2
[post_title] => Currently | February
[post_author] => 1
[post_date] => 2017-02-23 06:30:30
[year] => 2017
[month] => 2
[post_type] => post
)
[803] => stdClass Object
(
[slug] => california
[ID] => 25738
[post_name] => all-the-rain
[post_title] => All the rain
[post_author] => 1
[post_date] => 2017-02-20 12:46:16
[year] => 2017
[month] => 2
[post_type] => post
)
[804] => stdClass Object
(
[slug] => link-love
[ID] => 25730
[post_name] => february-link-love-4
[post_title] => February Link Love
[post_author] => 1
[post_date] => 2017-02-15 10:48:24
[year] => 2017
[month] => 2
[post_type] => post
)
[805] => stdClass Object
(
[slug] => fitness
[ID] => 25688
[post_name] => five-things-i-love-about-the-gym
[post_title] => Five things I love about the gym
[post_author] => 1
[post_date] => 2017-02-10 23:00:55
[year] => 2017
[month] => 2
[post_type] => post
)
[806] => stdClass Object
(
[slug] => books
[ID] => 25651
[post_name] => what-i-read-january
[post_title] => What I read: January
[post_author] => 1
[post_date] => 2017-02-06 06:30:50
[year] => 2017
[month] => 2
[post_type] => post
)
[807] => stdClass Object
(
[slug] => about-me
[ID] => 25655
[post_name] => hello-february
[post_title] => Hello February
[post_author] => 1
[post_date] => 2017-02-03 09:07:35
[year] => 2017
[month] => 2
[post_type] => post
)
[808] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 25643
[post_name] => january-favorites-4
[post_title] => January Favorites
[post_author] => 1
[post_date] => 2017-01-31 06:30:33
[year] => 2017
[month] => 1
[post_type] => post
)
[809] => stdClass Object
(
[slug] => shopping
[ID] => 25632
[post_name] => my-new-planner
[post_title] => My new planner
[post_author] => 1
[post_date] => 2017-01-30 06:30:04
[year] => 2017
[month] => 1
[post_type] => post
)
[810] => stdClass Object
(
[slug] => fitness
[ID] => 25606
[post_name] => 5-runfessions
[post_title] => 5 runfessions
[post_author] => 1
[post_date] => 2017-01-27 12:08:49
[year] => 2017
[month] => 1
[post_type] => post
)
[811] => stdClass Object
(
[slug] => currently
[ID] => 25595
[post_name] => currently-january-2
[post_title] => Currently | January
[post_author] => 1
[post_date] => 2017-01-26 06:30:22
[year] => 2017
[month] => 1
[post_type] => post
)
[812] => stdClass Object
(
[slug] => about-me
[ID] => 25475
[post_name] => daily-life-2016-spending-report
[post_title] => Daily Life | 2016 Spending Report
[post_author] => 1
[post_date] => 2017-01-23 06:30:43
[year] => 2017
[month] => 1
[post_type] => post
)
[813] => stdClass Object
(
[slug] => real-life
[ID] => 25586
[post_name] => a-sad-day
[post_title] => A sad day
[post_author] => 1
[post_date] => 2017-01-20 11:02:35
[year] => 2017
[month] => 1
[post_type] => post
)
[814] => stdClass Object
(
[slug] => nuisance
[ID] => 25558
[post_name] => another-chapter-of-the-never-ending-story-of-the-us-postal-service-and-me
[post_title] => Another chapter of the never-ending story of the U.S. Postal Service and me
[post_author] => 1
[post_date] => 2017-01-19 06:30:10
[year] => 2017
[month] => 1
[post_type] => post
)
[815] => stdClass Object
(
[slug] => link-love
[ID] => 25551
[post_name] => january-link-love-4
[post_title] => January Link Love
[post_author] => 1
[post_date] => 2017-01-18 06:30:00
[year] => 2017
[month] => 1
[post_type] => post
)
[816] => stdClass Object
(
[slug] => about-me
[ID] => 25528
[post_name] => who-i-am-at-the-moment
[post_title] => Who I am (at the moment)
[post_author] => 1
[post_date] => 2017-01-17 06:30:38
[year] => 2017
[month] => 1
[post_type] => post
)
[817] => stdClass Object
(
[slug] => books
[ID] => 25488
[post_name] => 2016-book-report
[post_title] => 2016 Book Report
[post_author] => 1
[post_date] => 2017-01-09 06:30:24
[year] => 2017
[month] => 1
[post_type] => post
)
[818] => stdClass Object
(
[slug] => linkup
[ID] => 25482
[post_name] => five-guidelines-for-2017
[post_title] => Five Guidelines for 2017
[post_author] => 1
[post_date] => 2017-01-06 12:11:25
[year] => 2017
[month] => 1
[post_type] => post
)
[819] => stdClass Object
(
[slug] => about-me
[ID] => 25459
[post_name] => one-little-word-for-2017-persevere
[post_title] => One Little Word® for 2017: PERSEVERE
[post_author] => 1
[post_date] => 2017-01-05 06:30:11
[year] => 2017
[month] => 1
[post_type] => post
)
[820] => stdClass Object
(
[slug] => reminiscence
[ID] => 25440
[post_name] => a-year-in-review-2016
[post_title] => A year in review: 2016
[post_author] => 1
[post_date] => 2016-12-31 15:47:58
[year] => 2016
[month] => 12
[post_type] => post
)
[821] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 25434
[post_name] => december-favorites-4
[post_title] => December Favorites
[post_author] => 1
[post_date] => 2016-12-30 12:15:35
[year] => 2016
[month] => 12
[post_type] => post
)
[822] => stdClass Object
(
[slug] => fitness
[ID] => 25397
[post_name] => year-of-running-2016
[post_title] => Year of running 2016
[post_author] => 1
[post_date] => 2016-12-29 12:15:31
[year] => 2016
[month] => 12
[post_type] => post
)
[823] => stdClass Object
(
[slug] => holidays
[ID] => 25362
[post_name] => our-christmas-2
[post_title] => Our Christmas
[post_author] => 1
[post_date] => 2016-12-28 12:15:45
[year] => 2016
[month] => 12
[post_type] => post
)
[824] => stdClass Object
(
[slug] => family
[ID] => 24543
[post_name] => vacation-recap-the-last-few-days
[post_title] => Vacation Recap - the last few days
[post_author] => 1
[post_date] => 2016-12-27 12:15:29
[year] => 2016
[month] => 12
[post_type] => post
)
[825] => stdClass Object
(
[slug] => this-and-that
[ID] => 25332
[post_name] => a-christmas-survey
[post_title] => A Christmas Survey
[post_author] => 1
[post_date] => 2016-12-26 15:55:27
[year] => 2016
[month] => 12
[post_type] => post
)
[826] => stdClass Object
(
[slug] => food
[ID] => 25308
[post_name] => what-i-bought-at-trader-joes-holiday-edition
[post_title] => What I bought at Trader Joe’s - Holiday Edition
[post_author] => 1
[post_date] => 2016-12-23 15:17:45
[year] => 2016
[month] => 12
[post_type] => post
)
[827] => stdClass Object
(
[slug] => currently
[ID] => 25292
[post_name] => currently-december-2
[post_title] => Currently | December
[post_author] => 1
[post_date] => 2016-12-22 06:30:40
[year] => 2016
[month] => 12
[post_type] => post
)
[828] => stdClass Object
(
[slug] => family
[ID] => 25206
[post_name] => vacation-recap-napa
[post_title] => Vacation Recap - Napa
[post_author] => 1
[post_date] => 2016-12-21 06:30:52
[year] => 2016
[month] => 12
[post_type] => post
)
[829] => stdClass Object
(
[slug] => holidays
[ID] => 25248
[post_name] => the-secret-santa-mug-swap-reveal
[post_title] => The Secret Santa Mug Swap - Reveal
[post_author] => 1
[post_date] => 2016-12-19 19:15:45
[year] => 2016
[month] => 12
[post_type] => post
)
[830] => stdClass Object
(
[slug] => fitness
[ID] => 25228
[post_name] => five-holiday-gifts-for-athletes
[post_title] => Five holiday gifts for athletes
[post_author] => 1
[post_date] => 2016-12-16 13:34:18
[year] => 2016
[month] => 12
[post_type] => post
)
[831] => stdClass Object
(
[slug] => link-love
[ID] => 25234
[post_name] => december-link-love-3
[post_title] => December Link Love
[post_author] => 1
[post_date] => 2016-12-15 10:30:55
[year] => 2016
[month] => 12
[post_type] => post
)
[832] => stdClass Object
(
[slug] => family
[ID] => 24935
[post_name] => family-vacation-recap-pacific-beach-and-san-francisco
[post_title] => Family Vacation Recap - Pacific Beach and San Francisco
[post_author] => 1
[post_date] => 2016-12-14 06:30:56
[year] => 2016
[month] => 12
[post_type] => post
)
[833] => stdClass Object
(
[slug] => fun
[ID] => 25212
[post_name] => holiday-ornament-exchange
[post_title] => Holiday Ornament Exchange
[post_author] => 1
[post_date] => 2016-12-13 06:30:30
[year] => 2016
[month] => 12
[post_type] => post
)
[834] => stdClass Object
(
[slug] => holidays
[ID] => 25198
[post_name] => a-wishlist
[post_title] => A wishlist
[post_author] => 1
[post_date] => 2016-12-07 06:30:38
[year] => 2016
[month] => 12
[post_type] => post
)
[835] => stdClass Object
(
[slug] => family
[ID] => 24883
[post_name] => family-vacation-recap-santa-cruz-and-half-moon-bay
[post_title] => Family Vacation Recap - Santa Cruz and Half Moon Bay
[post_author] => 1
[post_date] => 2016-12-05 06:30:05
[year] => 2016
[month] => 12
[post_type] => post
)
[836] => stdClass Object
(
[slug] => holidays
[ID] => 25162
[post_name] => our-thanksgiving
[post_title] => Our Thanksgiving
[post_author] => 1
[post_date] => 2016-12-03 12:00:38
[year] => 2016
[month] => 12
[post_type] => post
)
[837] => stdClass Object
(
[slug] => holidays
[ID] => 25156
[post_name] => hello-december-2
[post_title] => Hello December
[post_author] => 1
[post_date] => 2016-12-01 13:30:47
[year] => 2016
[month] => 12
[post_type] => post
)
[838] => stdClass Object
(
[slug] => nablopomo
[ID] => 25149
[post_name] => 30-nablopomo-its-a-wrap-2
[post_title] => 30: NaBloPoMo - It’s a wrap.
[post_author] => 1
[post_date] => 2016-11-30 07:00:26
[year] => 2016
[month] => 11
[post_type] => post
)
[839] => stdClass Object
(
[slug] => nablopomo
[ID] => 25050
[post_name] => 29-november-favorites-4
[post_title] => 29: November Favorites
[post_author] => 1
[post_date] => 2016-11-29 06:00:44
[year] => 2016
[month] => 11
[post_type] => post
)
[840] => stdClass Object
(
[slug] => nablopomo
[ID] => 25126
[post_name] => 28-on-who-i-am-at-the-moment
[post_title] => 28: On who I am at the moment
[post_author] => 1
[post_date] => 2016-11-28 06:30:11
[year] => 2016
[month] => 11
[post_type] => post
)
[841] => stdClass Object
(
[slug] => nablopomo
[ID] => 24981
[post_name] => 27-recipe-bavarian-potato-salad
[post_title] => 27: Recipe | Bavarian Potato Salad
[post_author] => 1
[post_date] => 2016-11-27 16:00:15
[year] => 2016
[month] => 11
[post_type] => post
)
[842] => stdClass Object
(
[slug] => friends
[ID] => 22373
[post_name] => 26-lifelong-friends
[post_title] => 26: Lifelong friends
[post_author] => 1
[post_date] => 2016-11-26 19:00:03
[year] => 2016
[month] => 11
[post_type] => post
)
[843] => stdClass Object
(
[slug] => nablopomo
[ID] => 25065
[post_name] => 25-five-all-time-favorite-holiday-movies
[post_title] => 25: Five all-time favorite holiday movies
[post_author] => 1
[post_date] => 2016-11-25 11:28:24
[year] => 2016
[month] => 11
[post_type] => post
)
[844] => stdClass Object
(
[slug] => nablopomo
[ID] => 25053
[post_name] => 24-things-i-am-thankful-for-thursdays
[post_title] => 24: Things { I am thankful for} Thursdays
[post_author] => 1
[post_date] => 2016-11-24 10:24:36
[year] => 2016
[month] => 11
[post_type] => post
)
[845] => stdClass Object
(
[slug] => nablopomo
[ID] => 24986
[post_name] => 23-christmas-card-roll-call
[post_title] => 23: Christmas Card Roll Call
[post_author] => 1
[post_date] => 2016-11-23 08:00:00
[year] => 2016
[month] => 11
[post_type] => post
)
[846] => stdClass Object
(
[slug] => nablopomo
[ID] => 25003
[post_name] => 22-my-official-1-year-race-run-niversary
[post_title] => 22: My official 1-year race-run-niversary
[post_author] => 1
[post_date] => 2016-11-22 12:00:05
[year] => 2016
[month] => 11
[post_type] => post
)
[847] => stdClass Object
(
[slug] => nablopomo
[ID] => 24988
[post_name] => 21-currently-november
[post_title] => 21: Currently | November
[post_author] => 1
[post_date] => 2016-11-21 12:15:05
[year] => 2016
[month] => 11
[post_type] => post
)
[848] => stdClass Object
(
[slug] => nablopomo
[ID] => 24960
[post_name] => 20-recipe-roasted-thanksgiving-chicken
[post_title] => 20: Recipe | Roasted Thanksgiving Chicken
[post_author] => 1
[post_date] => 2016-11-20 10:00:04
[year] => 2016
[month] => 11
[post_type] => post
)
[849] => stdClass Object
(
[slug] => family
[ID] => 24916
[post_name] => 19-family-vacation-recap-lake-tahoe-tahoe-city-and-the-farmers-market
[post_title] => 19: Family Vacation Recap - Lake Tahoe, Tahoe City and the Farmers Market
[post_author] => 1
[post_date] => 2016-11-19 12:22:10
[year] => 2016
[month] => 11
[post_type] => post
)
[850] => stdClass Object
(
[slug] => nablopomo
[ID] => 24939
[post_name] => 18-5-holiday-foods
[post_title] => 18: 5 Holiday Foods
[post_author] => 1
[post_date] => 2016-11-18 14:04:20
[year] => 2016
[month] => 11
[post_type] => post
)
[851] => stdClass Object
(
[slug] => family
[ID] => 24880
[post_name] => 17-family-vacation-recap-folsom-nba-and-a-new-couch
[post_title] => 17: Family Vacation Recap - Folsom, NBA, and a new couch
[post_author] => 1
[post_date] => 2016-11-17 09:00:52
[year] => 2016
[month] => 11
[post_type] => post
)
[852] => stdClass Object
(
[slug] => fun
[ID] => 24886
[post_name] => 16-secret-santa-mug-swap
[post_title] => 16: Secret Santa Mug Swap
[post_author] => 1
[post_date] => 2016-11-16 12:30:51
[year] => 2016
[month] => 11
[post_type] => post
)
[853] => stdClass Object
(
[slug] => nablopomo
[ID] => 24871
[post_name] => 15-november-link-love-3
[post_title] => 15: November Link Love
[post_author] => 1
[post_date] => 2016-11-15 18:00:05
[year] => 2016
[month] => 11
[post_type] => post
)
[854] => stdClass Object
(
[slug] => nablopomo
[ID] => 24856
[post_name] => 14-things-you-wouldnt-know-more-german-idioms
[post_title] => 14: Things you wouldn't know: more German idioms
[post_author] => 1
[post_date] => 2016-11-14 13:37:20
[year] => 2016
[month] => 11
[post_type] => post
)
[855] => stdClass Object
(
[slug] => nablopomo
[ID] => 24814
[post_name] => 13-recipe-rhineland-potato-soup-with-green-beans-pancetta
[post_title] => 13: Recipe | (Rhineland) Potato Soup with Green Beans + Pancetta
[post_author] => 1
[post_date] => 2016-11-13 18:16:58
[year] => 2016
[month] => 11
[post_type] => post
)
[856] => stdClass Object
(
[slug] => nablopomo
[ID] => 24805
[post_name] => 12-some-more-thoughts-on-the-election
[post_title] => 12: Some more thoughts on the election
[post_author] => 1
[post_date] => 2016-11-12 19:59:33
[year] => 2016
[month] => 11
[post_type] => post
)
[857] => stdClass Object
(
[slug] => nablopomo
[ID] => 24790
[post_name] => 11-5-sportsactivities-you-wish-you-had-more-or-any-time-for
[post_title] => 11: 5 Sports/Activities You Wish You Had (more or any!) Time For
[post_author] => 1
[post_date] => 2016-11-11 18:24:07
[year] => 2016
[month] => 11
[post_type] => post
)
[858] => stdClass Object
(
[slug] => nablopomo
[ID] => 24763
[post_name] => 9-things-i-can-still-love-on-this-gloomy-thursday
[post_title] => 10: Things I (can still) love (on this gloomy) Thursday
[post_author] => 1
[post_date] => 2016-11-10 23:00:37
[year] => 2016
[month] => 11
[post_type] => post
)
[859] => stdClass Object
(
[slug] => nablopomo
[ID] => 24713
[post_name] => 9-what-have-you-done-america
[post_title] => 9: What have you done, America?
[post_author] => 1
[post_date] => 2016-11-09 20:50:04
[year] => 2016
[month] => 11
[post_type] => post
)
[860] => stdClass Object
(
[slug] => nablopomo
[ID] => 24690
[post_name] => 8-your-vote-matters
[post_title] => 8: Your vote matters!
[post_author] => 1
[post_date] => 2016-11-08 12:15:04
[year] => 2016
[month] => 11
[post_type] => post
)
[861] => stdClass Object
(
[slug] => family
[ID] => 24678
[post_name] => 7-family-vacation-recap-my-moms-birhday-paul-mccartney-and-apple-hill
[post_title] => 7: Family Vacation Recap - my Mom's birhday, Paul McCartney and Apple Hill
[post_author] => 1
[post_date] => 2016-11-07 06:30:36
[year] => 2016
[month] => 11
[post_type] => post
)
[862] => stdClass Object
(
[slug] => nablopomo
[ID] => 24668
[post_name] => 6-recipe-blueberry-crumble-muffins
[post_title] => 6: Recipe | Blueberry Crumble Muffins
[post_author] => 1
[post_date] => 2016-11-06 10:00:17
[year] => 2016
[month] => 11
[post_type] => post
)
[863] => stdClass Object
(
[slug] => this-and-that
[ID] => 24664
[post_name] => 5-in-which-i-ramble
[post_title] => 5: In which I ramble
[post_author] => 1
[post_date] => 2016-11-05 12:10:31
[year] => 2016
[month] => 11
[post_type] => post
)
[864] => stdClass Object
(
[slug] => nablopomo
[ID] => 24649
[post_name] => 4-five-things-people-dont-might-not-know-about-me
[post_title] => 4: Five things people don’t (might not) know about me
[post_author] => 1
[post_date] => 2016-11-04 10:40:53
[year] => 2016
[month] => 11
[post_type] => post
)
[865] => stdClass Object
(
[slug] => this-and-that
[ID] => 24640
[post_name] => 3-letters-to-the-universe
[post_title] => 3: Letters to the universe
[post_author] => 1
[post_date] => 2016-11-03 06:30:20
[year] => 2016
[month] => 11
[post_type] => post
)
[866] => stdClass Object
(
[slug] => family
[ID] => 24605
[post_name] => 2-family-vacation-recap-sacramento
[post_title] => 2: Family Vacation Recap - Sacramento
[post_author] => 1
[post_date] => 2016-11-02 06:30:48
[year] => 2016
[month] => 11
[post_type] => post
)
[867] => stdClass Object
(
[slug] => nablopomo
[ID] => 24597
[post_name] => 1-hello-november-wait-its-nablopomo
[post_title] => 1: Hello November. Wait, it’s NaBloPoMo.
[post_author] => 1
[post_date] => 2016-11-01 06:30:30
[year] => 2016
[month] => 11
[post_type] => post
)
[868] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 24587
[post_name] => october-favorites-3
[post_title] => October Favorites
[post_author] => 1
[post_date] => 2016-10-31 06:30:20
[year] => 2016
[month] => 10
[post_type] => post
)
[869] => stdClass Object
(
[slug] => link-love
[ID] => 24572
[post_name] => october-link-love-4
[post_title] => October Link Love
[post_author] => 1
[post_date] => 2016-10-28 06:30:59
[year] => 2016
[month] => 10
[post_type] => post
)
[870] => stdClass Object
(
[slug] => family
[ID] => 24568
[post_name] => oh-so-precious-family-time
[post_title] => Oh so precious family time
[post_author] => 1
[post_date] => 2016-10-27 06:30:44
[year] => 2016
[month] => 10
[post_type] => post
)
[871] => stdClass Object
(
[slug] => this-and-that
[ID] => 24544
[post_name] => getting-back-to-my-normal-routine-kinda
[post_title] => Getting back to my normal routine, kinda.
[post_author] => 1
[post_date] => 2016-10-24 06:30:38
[year] => 2016
[month] => 10
[post_type] => post
)
[872] => stdClass Object
(
[slug] => currently
[ID] => 24526
[post_name] => currently-october
[post_title] => Currently | October
[post_author] => 1
[post_date] => 2016-10-21 10:30:24
[year] => 2016
[month] => 10
[post_type] => post
)
[873] => stdClass Object
(
[slug] => about-me
[ID] => 24513
[post_name] => the-dreaded-word-self-care
[post_title] => The dreaded word: self- care
[post_author] => 1
[post_date] => 2016-10-19 07:15:20
[year] => 2016
[month] => 10
[post_type] => post
)
[874] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 24472
[post_name] => awkward-awesome-27
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2016-10-13 06:30:08
[year] => 2016
[month] => 10
[post_type] => post
)
[875] => stdClass Object
(
[slug] => fitness
[ID] => 24470
[post_name] => totr-what-time-do-you-work-out
[post_title] => TotR | What time do you work out?
[post_author] => 1
[post_date] => 2016-10-11 06:30:56
[year] => 2016
[month] => 10
[post_type] => post
)
[876] => stdClass Object
(
[slug] => love
[ID] => 24409
[post_name] => our-15-year-meet-aversary
[post_title] => Our 15-year meet-aversary
[post_author] => 1
[post_date] => 2016-10-05 06:30:55
[year] => 2016
[month] => 10
[post_type] => post
)
[877] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 24393
[post_name] => september-favorites-4
[post_title] => September Favorites
[post_author] => 1
[post_date] => 2016-09-29 06:30:18
[year] => 2016
[month] => 9
[post_type] => post
)
[878] => stdClass Object
(
[slug] => currently
[ID] => 24386
[post_name] => currently-september-2
[post_title] => Currently | September
[post_author] => 1
[post_date] => 2016-09-28 06:30:49
[year] => 2016
[month] => 9
[post_type] => post
)
[879] => stdClass Object
(
[slug] => food
[ID] => 24385
[post_name] => what-i-bought-at-trader-joes-meatless-edition-vol-3
[post_title] => What I bought at Trader Joe’s (meatless edition) - Vol.3
[post_author] => 1
[post_date] => 2016-09-26 06:30:10
[year] => 2016
[month] => 9
[post_type] => post
)
[880] => stdClass Object
(
[slug] => friends
[ID] => 24348
[post_name] => a-decade-in-the-making
[post_title] => A decade in the making
[post_author] => 1
[post_date] => 2016-09-23 06:30:10
[year] => 2016
[month] => 9
[post_type] => post
)
[881] => stdClass Object
(
[slug] => fitness
[ID] => 24305
[post_name] => totr-best-running-advice-youve-received
[post_title] => TotR | Best running advice you’ve received
[post_author] => 1
[post_date] => 2016-09-20 12:10:58
[year] => 2016
[month] => 9
[post_type] => post
)
[882] => stdClass Object
(
[slug] => link-love
[ID] => 24300
[post_name] => september-link-love-3
[post_title] => September Link Love
[post_author] => 1
[post_date] => 2016-09-15 06:30:56
[year] => 2016
[month] => 9
[post_type] => post
)
[883] => stdClass Object
(
[slug] => about-me
[ID] => 24293
[post_name] => because-you-asked
[post_title] => Because you asked..
[post_author] => 1
[post_date] => 2016-09-14 06:30:01
[year] => 2016
[month] => 9
[post_type] => post
)
[884] => stdClass Object
(
[slug] => recipe
[ID] => 24276
[post_name] => recipe-meatless-monday-broiled-veggies-and-parsley-rice
[post_title] => Recipe | Broiled veggies and parsley rice
[post_author] => 1
[post_date] => 2016-09-12 06:30:19
[year] => 2016
[month] => 9
[post_type] => post
)
[885] => stdClass Object
(
[slug] => about-me
[ID] => 24262
[post_name] => 15-years-go-today
[post_title] => 15 years ago today
[post_author] => 1
[post_date] => 2016-09-09 06:30:06
[year] => 2016
[month] => 9
[post_type] => post
)
[886] => stdClass Object
(
[slug] => holidays
[ID] => 24235
[post_name] => labor-day-weekend-recap
[post_title] => Labor Day Weekend Recap
[post_author] => 1
[post_date] => 2016-09-07 06:30:58
[year] => 2016
[month] => 9
[post_type] => post
)
[887] => stdClass Object
(
[slug] => about-me
[ID] => 24223
[post_name] => hello-september
[post_title] => Hello September
[post_author] => 1
[post_date] => 2016-09-02 06:30:34
[year] => 2016
[month] => 9
[post_type] => post
)
[888] => stdClass Object
(
[slug] => fitness
[ID] => 24142
[post_name] => 13-1-lessons-i-learned-from-training-for-and-running-a-half-marathon
[post_title] => 13.1 lessons I learned from training for and running a half marathon
[post_author] => 1
[post_date] => 2016-08-31 07:46:23
[year] => 2016
[month] => 8
[post_type] => post
)
[889] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 24072
[post_name] => august-favorites-2
[post_title] => August Favorites
[post_author] => 1
[post_date] => 2016-08-30 06:45:55
[year] => 2016
[month] => 8
[post_type] => post
)
[890] => stdClass Object
(
[slug] => about-me
[ID] => 24096
[post_name] => happy-belated-birthday-national-park-service
[post_title] => Happy belated Birthday, National Park Service.
[post_author] => 1
[post_date] => 2016-08-26 06:30:55
[year] => 2016
[month] => 8
[post_type] => post
)
[891] => stdClass Object
(
[slug] => currently
[ID] => 24063
[post_name] => currently-august-3
[post_title] => Currently | August
[post_author] => 1
[post_date] => 2016-08-25 07:49:38
[year] => 2016
[month] => 8
[post_type] => post
)
[892] => stdClass Object
(
[slug] => fitness
[ID] => 24061
[post_name] => totr-race-memorabilia
[post_title] => TotR | Race memorabilia
[post_author] => 1
[post_date] => 2016-08-23 08:08:35
[year] => 2016
[month] => 8
[post_type] => post
)
[893] => stdClass Object
(
[slug] => about-me
[ID] => 24048
[post_name] => a-week-in-colorado
[post_title] => A week in Colorado
[post_author] => 1
[post_date] => 2016-08-19 06:30:48
[year] => 2016
[month] => 8
[post_type] => post
)
[894] => stdClass Object
(
[slug] => recipe
[ID] => 24013
[post_name] => recipe-protein-waffles
[post_title] => Recipe | Protein Waffles
[post_author] => 1
[post_date] => 2016-08-17 06:30:20
[year] => 2016
[month] => 8
[post_type] => post
)
[895] => stdClass Object
(
[slug] => link-love
[ID] => 24008
[post_name] => august-link-love-2
[post_title] => August Link Love
[post_author] => 1
[post_date] => 2016-08-15 06:30:49
[year] => 2016
[month] => 8
[post_type] => post
)
[896] => stdClass Object
(
[slug] => about-me
[ID] => 22887
[post_name] => home-tour
[post_title] => Home Tour
[post_author] => 1
[post_date] => 2016-08-12 14:46:40
[year] => 2016
[month] => 8
[post_type] => post
)
[897] => stdClass Object
(
[slug] => fitness
[ID] => 23909
[post_name] => totr-2016-san-francisco-halfmarathon-recap
[post_title] => ToTR | 2016 San Francisco Halfmarathon Recap
[post_author] => 1
[post_date] => 2016-08-10 06:30:02
[year] => 2016
[month] => 8
[post_type] => post
)
[898] => stdClass Object
(
[slug] => about-me
[ID] => 23896
[post_name] => hello-august
[post_title] => Hello August
[post_author] => 1
[post_date] => 2016-08-08 06:35:33
[year] => 2016
[month] => 8
[post_type] => post
)
[899] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 23846
[post_name] => july-favorites-3
[post_title] => July Favorites
[post_author] => 1
[post_date] => 2016-07-30 07:00:00
[year] => 2016
[month] => 7
[post_type] => post
)
[900] => stdClass Object
(
[slug] => food
[ID] => 23844
[post_name] => what-i-bought-at-trader-joes-vol-2
[post_title] => What I bought at Trader Joe's - Vol. 2
[post_author] => 1
[post_date] => 2016-07-28 06:30:00
[year] => 2016
[month] => 7
[post_type] => post
)
[901] => stdClass Object
(
[slug] => currently
[ID] => 23855
[post_name] => currently-july-2
[post_title] => Currently | July
[post_author] => 1
[post_date] => 2016-07-20 06:30:28
[year] => 2016
[month] => 7
[post_type] => post
)
[902] => stdClass Object
(
[slug] => germany
[ID] => 23039
[post_name] => recipe-twisted-overnight-spelt-rye-rolls
[post_title] => Recipe: Twisted overnight spelt-rye rolls
[post_author] => 1
[post_date] => 2016-07-18 06:30:50
[year] => 2016
[month] => 7
[post_type] => post
)
[903] => stdClass Object
(
[slug] => link-love
[ID] => 23832
[post_name] => july-link-love-3
[post_title] => July Link Love
[post_author] => 1
[post_date] => 2016-07-15 13:33:31
[year] => 2016
[month] => 7
[post_type] => post
)
[904] => stdClass Object
(
[slug] => fitness
[ID] => 23804
[post_name] => totr-davis-moo-nlight-run-10k-race-recap
[post_title] => TotR | Davis Moo-nlight Run 10k Race Recap
[post_author] => 1
[post_date] => 2016-07-13 06:30:55
[year] => 2016
[month] => 7
[post_type] => post
)
[905] => stdClass Object
(
[slug] => food
[ID] => 23778
[post_name] => that-time-when-iron-deficiency-landed-me-in-the-hospital
[post_title] => That time when iron deficiency landed me in the hospital
[post_author] => 1
[post_date] => 2016-07-11 06:30:47
[year] => 2016
[month] => 7
[post_type] => post
)
[906] => stdClass Object
(
[slug] => about-me
[ID] => 23765
[post_name] => daily-life-my-work-week
[post_title] => Daily life | My work week
[post_author] => 1
[post_date] => 2016-07-07 07:45:26
[year] => 2016
[month] => 7
[post_type] => post
)
[907] => stdClass Object
(
[slug] => fitness
[ID] => 23743
[post_name] => totr-how-do-you-choose-your-races
[post_title] => TotR | How do you choose your races?
[post_author] => 1
[post_date] => 2016-07-05 12:00:21
[year] => 2016
[month] => 7
[post_type] => post
)
[908] => stdClass Object
(
[slug] => about-me
[ID] => 23724
[post_name] => hello-july
[post_title] => Hello July
[post_author] => 1
[post_date] => 2016-07-04 13:12:00
[year] => 2016
[month] => 7
[post_type] => post
)
[909] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 23699
[post_name] => june-favorites-3
[post_title] => June Favorites
[post_author] => 1
[post_date] => 2016-06-30 06:30:37
[year] => 2016
[month] => 6
[post_type] => post
)
[910] => stdClass Object
(
[slug] => fitness
[ID] => 23665
[post_name] => totr-how-often-do-you-race
[post_title] => TotR | How often do you race?
[post_author] => 1
[post_date] => 2016-06-28 06:30:53
[year] => 2016
[month] => 6
[post_type] => post
)
[911] => stdClass Object
(
[slug] => food
[ID] => 23309
[post_name] => what-i-bought-at-trader-joes-vol-1
[post_title] => What I bought at Trader Joe's - Vol.1
[post_author] => 1
[post_date] => 2016-06-27 06:30:33
[year] => 2016
[month] => 6
[post_type] => post
)
[912] => stdClass Object
(
[slug] => about-me
[ID] => 23642
[post_name] => quirks
[post_title] => Quirks
[post_author] => 1
[post_date] => 2016-06-22 06:30:18
[year] => 2016
[month] => 6
[post_type] => post
)
[913] => stdClass Object
(
[slug] => currently
[ID] => 23628
[post_name] => currently-june-2
[post_title] => Currently | June
[post_author] => 1
[post_date] => 2016-06-20 06:30:06
[year] => 2016
[month] => 6
[post_type] => post
)
[914] => stdClass Object
(
[slug] => link-love
[ID] => 23624
[post_name] => june-link-love-3
[post_title] => June Link Love
[post_author] => 1
[post_date] => 2016-06-16 06:30:51
[year] => 2016
[month] => 6
[post_type] => post
)
[915] => stdClass Object
(
[slug] => fck-that
[ID] => 23554
[post_name] => yet-again
[post_title] => Here we are yet again
[post_author] => 1
[post_date] => 2016-06-14 06:30:48
[year] => 2016
[month] => 6
[post_type] => post
)
[916] => stdClass Object
(
[slug] => fitness
[ID] => 23491
[post_name] => half-marathon-training-how-its-going
[post_title] => Half-Marathon training: how it’s going
[post_author] => 1
[post_date] => 2016-06-13 06:30:50
[year] => 2016
[month] => 6
[post_type] => post
)
[917] => stdClass Object
(
[slug] => travel
[ID] => 23282
[post_name] => travel-koln
[post_title] => Travel | Köln
[post_author] => 1
[post_date] => 2016-06-09 06:30:35
[year] => 2016
[month] => 6
[post_type] => post
)
[918] => stdClass Object
(
[slug] => about-me
[ID] => 23460
[post_name] => hello-june
[post_title] => Hello June
[post_author] => 1
[post_date] => 2016-06-06 06:30:38
[year] => 2016
[month] => 6
[post_type] => post
)
[919] => stdClass Object
(
[slug] => fitness
[ID] => 23408
[post_name] => global-running-day
[post_title] => Global Running Day: A look into my miles
[post_author] => 1
[post_date] => 2016-06-01 20:43:55
[year] => 2016
[month] => 6
[post_type] => post
)
[920] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 23388
[post_name] => may-favorites-3
[post_title] => May Favorites
[post_author] => 1
[post_date] => 2016-06-01 06:29:02
[year] => 2016
[month] => 6
[post_type] => post
)
[921] => stdClass Object
(
[slug] => holidays
[ID] => 23372
[post_name] => memorial-day-weekend
[post_title] => Memorial Day Weekend
[post_author] => 1
[post_date] => 2016-05-30 11:52:51
[year] => 2016
[month] => 5
[post_type] => post
)
[922] => stdClass Object
(
[slug] => currently
[ID] => 23362
[post_name] => currently-may-2
[post_title] => Currently | May
[post_author] => 1
[post_date] => 2016-05-26 07:34:01
[year] => 2016
[month] => 5
[post_type] => post
)
[923] => stdClass Object
(
[slug] => fitness
[ID] => 23315
[post_name] => davis-pride-run-for-equality-10k
[post_title] => Davis Pride Run for Equality 10k
[post_author] => 1
[post_date] => 2016-05-24 06:30:05
[year] => 2016
[month] => 5
[post_type] => post
)
[924] => stdClass Object
(
[slug] => recipe
[ID] => 23325
[post_name] => recipe-homemade-pumpkin-seed-granola
[post_title] => Recipe | Homemade pumpkin seed granola
[post_author] => 1
[post_date] => 2016-05-23 06:30:24
[year] => 2016
[month] => 5
[post_type] => post
)
[925] => stdClass Object
(
[slug] => knitting
[ID] => 23295
[post_name] => friday-facts-19
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2016-05-20 07:23:24
[year] => 2016
[month] => 5
[post_type] => post
)
[926] => stdClass Object
(
[slug] => friends
[ID] => 23284
[post_name] => girl-time-napa
[post_title] => Girl time: Kayaking in Napa
[post_author] => 1
[post_date] => 2016-05-18 06:30:12
[year] => 2016
[month] => 5
[post_type] => post
)
[927] => stdClass Object
(
[slug] => link-love
[ID] => 23277
[post_name] => may-link-love-2
[post_title] => May Link Love
[post_author] => 1
[post_date] => 2016-05-16 06:30:07
[year] => 2016
[month] => 5
[post_type] => post
)
[928] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 23268
[post_name] => awkward-awesome-26
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2016-05-12 06:30:15
[year] => 2016
[month] => 5
[post_type] => post
)
[929] => stdClass Object
(
[slug] => love
[ID] => 23202
[post_name] => kitchenaid-love
[post_title] => Daily life | Artisan Kitchenaid splurge
[post_author] => 1
[post_date] => 2016-05-10 06:30:06
[year] => 2016
[month] => 5
[post_type] => post
)
[930] => stdClass Object
(
[slug] => family
[ID] => 23231
[post_name] => travel-recap-munich
[post_title] => Travel recap: Munich
[post_author] => 1
[post_date] => 2016-05-09 06:30:32
[year] => 2016
[month] => 5
[post_type] => post
)
[931] => stdClass Object
(
[slug] => fitness
[ID] => 23220
[post_name] => a-new-goal
[post_title] => A new goal
[post_author] => 1
[post_date] => 2016-05-06 10:57:31
[year] => 2016
[month] => 5
[post_type] => post
)
[932] => stdClass Object
(
[slug] => about-me
[ID] => 23213
[post_name] => hello-may
[post_title] => Hello May
[post_author] => 1
[post_date] => 2016-05-04 06:30:48
[year] => 2016
[month] => 5
[post_type] => post
)
[933] => stdClass Object
(
[slug] => friends
[ID] => 23129
[post_name] => socal-weekend-trips-ftw
[post_title] => SoCal weekend trips FTW
[post_author] => 1
[post_date] => 2016-05-02 06:30:52
[year] => 2016
[month] => 5
[post_type] => post
)
[934] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 23163
[post_name] => april-favorites-3
[post_title] => April Favorites
[post_author] => 1
[post_date] => 2016-04-29 06:30:44
[year] => 2016
[month] => 4
[post_type] => post
)
[935] => stdClass Object
(
[slug] => family
[ID] => 23131
[post_name] => travel-recap-selva-wolkenstein-val-gardena-italy
[post_title] => Travel recap: Selva (Wolkenstein), Val Gardena, Italy
[post_author] => 1
[post_date] => 2016-04-27 06:30:52
[year] => 2016
[month] => 4
[post_type] => post
)
[936] => stdClass Object
(
[slug] => shopping
[ID] => 23101
[post_name] => for-the-love-of-ikea
[post_title] => For the love of Ikea
[post_author] => 1
[post_date] => 2016-04-22 07:00:35
[year] => 2016
[month] => 4
[post_type] => post
)
[937] => stdClass Object
(
[slug] => currently
[ID] => 23093
[post_name] => currently-april-2
[post_title] => Currently | April
[post_author] => 1
[post_date] => 2016-04-20 06:30:35
[year] => 2016
[month] => 4
[post_type] => post
)
[938] => stdClass Object
(
[slug] => family
[ID] => 23075
[post_name] => travel-recap-grevenbroich-my-hometown
[post_title] => Travel recap: Grevenbroich (my hometown)
[post_author] => 1
[post_date] => 2016-04-18 06:30:59
[year] => 2016
[month] => 4
[post_type] => post
)
[939] => stdClass Object
(
[slug] => link-love
[ID] => 23070
[post_name] => april-link-love-2
[post_title] => April Link Love
[post_author] => 1
[post_date] => 2016-04-15 06:30:54
[year] => 2016
[month] => 4
[post_type] => post
)
[940] => stdClass Object
(
[slug] => food
[ID] => 23050
[post_name] => recipe-thai-red-curry
[post_title] => Recipe: Thai Red Curry
[post_author] => 1
[post_date] => 2016-04-12 08:42:50
[year] => 2016
[month] => 4
[post_type] => post
)
[941] => stdClass Object
(
[slug] => blog-stuff
[ID] => 20351
[post_name] => i-got-nominated-for-the-liebster-award
[post_title] => I got nominated for the Liebster Award
[post_author] => 1
[post_date] => 2016-04-11 06:30:16
[year] => 2016
[month] => 4
[post_type] => post
)
[942] => stdClass Object
(
[slug] => friday-facts
[ID] => 23024
[post_name] => friday-facts-18
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2016-04-08 06:30:23
[year] => 2016
[month] => 4
[post_type] => post
)
[943] => stdClass Object
(
[slug] => recipe
[ID] => 22811
[post_name] => daily-life-9-of-our-favorites-weekly-meals-winter-edition
[post_title] => Daily life: 9 of our favorite weekly meals (winter edition)
[post_author] => 1
[post_date] => 2016-04-06 06:30:45
[year] => 2016
[month] => 4
[post_type] => post
)
[944] => stdClass Object
(
[slug] => about-me
[ID] => 23012
[post_name] => hello-april
[post_title] => Hello April.
[post_author] => 1
[post_date] => 2016-04-04 06:30:08
[year] => 2016
[month] => 4
[post_type] => post
)
[945] => stdClass Object
(
[slug] => currently
[ID] => 22799
[post_name] => currently-march
[post_title] => Currently | March
[post_author] => 1
[post_date] => 2016-04-01 10:00:00
[year] => 2016
[month] => 4
[post_type] => post
)
[946] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 22800
[post_name] => march-favorites-3
[post_title] => March Favorites
[post_author] => 1
[post_date] => 2016-03-31 06:50:00
[year] => 2016
[month] => 3
[post_type] => post
)
[947] => stdClass Object
(
[slug] => this-and-that
[ID] => 22837
[post_name] => 8-fun-instagram-accounts-i-follow
[post_title] => 8 fun Instagram accounts I follow
[post_author] => 1
[post_date] => 2016-03-24 06:30:18
[year] => 2016
[month] => 3
[post_type] => post
)
[948] => stdClass Object
(
[slug] => excitement
[ID] => 22971
[post_name] => val-gardena
[post_title] => Val Gardena
[post_author] => 1
[post_date] => 2016-03-21 08:00:54
[year] => 2016
[month] => 3
[post_type] => post
)
[949] => stdClass Object
(
[slug] => link-love
[ID] => 22801
[post_name] => march-link-love-3
[post_title] => March Link Love
[post_author] => 1
[post_date] => 2016-03-16 08:00:00
[year] => 2016
[month] => 3
[post_type] => post
)
[950] => stdClass Object
(
[slug] => daily-life
[ID] => 22749
[post_name] => daily-life-16-iphone-apps-that-i-use-almost-every-day
[post_title] => Daily Life | 16 iPhone apps that I use (almost) every day
[post_author] => 1
[post_date] => 2016-03-14 08:00:23
[year] => 2016
[month] => 3
[post_type] => post
)
[951] => stdClass Object
(
[slug] => lists
[ID] => 22802
[post_name] => travel-essentials-off-i-go
[post_title] => Travel essentials + off I go
[post_author] => 1
[post_date] => 2016-03-11 08:00:00
[year] => 2016
[month] => 3
[post_type] => post
)
[952] => stdClass Object
(
[slug] => about-me
[ID] => 22805
[post_name] => 10-things-i-learned-in-my-30s
[post_title] => 10 things I learned in my 30’s
[post_author] => 1
[post_date] => 2016-03-10 10:00:00
[year] => 2016
[month] => 3
[post_type] => post
)
[953] => stdClass Object
(
[slug] => family
[ID] => 22882
[post_name] => hello-march-3
[post_title] => Hello March
[post_author] => 1
[post_date] => 2016-03-07 07:00:31
[year] => 2016
[month] => 3
[post_type] => post
)
[954] => stdClass Object
(
[slug] => recipe
[ID] => 22735
[post_name] => recipe-bread-from-the-dutch-oven
[post_title] => Recipe: bread from the Dutch oven
[post_author] => 1
[post_date] => 2016-03-02 08:00:51
[year] => 2016
[month] => 3
[post_type] => post
)
[955] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 22790
[post_name] => february-favorites-3
[post_title] => February Favorites
[post_author] => 1
[post_date] => 2016-02-29 06:30:48
[year] => 2016
[month] => 2
[post_type] => post
)
[956] => stdClass Object
(
[slug] => friday-facts
[ID] => 22771
[post_name] => friday-facts-17
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2016-02-26 06:30:51
[year] => 2016
[month] => 2
[post_type] => post
)
[957] => stdClass Object
(
[slug] => currently
[ID] => 22570
[post_name] => currently-february
[post_title] => Currently | February
[post_author] => 1
[post_date] => 2016-02-24 06:30:00
[year] => 2016
[month] => 2
[post_type] => post
)
[958] => stdClass Object
(
[slug] => crafts
[ID] => 22730
[post_name] => whats-on-my-needles-groovy
[post_title] => What’s on my needles: Groovy
[post_author] => 1
[post_date] => 2016-02-22 06:30:03
[year] => 2016
[month] => 2
[post_type] => post
)
[959] => stdClass Object
(
[slug] => shopping
[ID] => 22710
[post_name] => daily-life-11-ways-to-save-some-money-at-the-grocery-store
[post_title] => Daily Life | 11 ways to save (some) money at the grocery store
[post_author] => 1
[post_date] => 2016-02-18 06:30:04
[year] => 2016
[month] => 2
[post_type] => post
)
[960] => stdClass Object
(
[slug] => link-love
[ID] => 22699
[post_name] => february-link-love-3
[post_title] => February Link Love
[post_author] => 1
[post_date] => 2016-02-16 06:30:24
[year] => 2016
[month] => 2
[post_type] => post
)
[961] => stdClass Object
(
[slug] => friday-facts
[ID] => 22694
[post_name] => friday-facts-16
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2016-02-12 08:45:35
[year] => 2016
[month] => 2
[post_type] => post
)
[962] => stdClass Object
(
[slug] => tilt
[ID] => 22677
[post_name] => things-i-love-thursday-20
[post_title] => Things I love Thursday
[post_author] => 1
[post_date] => 2016-02-11 06:30:27
[year] => 2016
[month] => 2
[post_type] => post
)
[963] => stdClass Object
(
[slug] => blog-stuff
[ID] => 22656
[post_name] => a-little-makeover-and-announcement
[post_title] => A little makeover and announcement
[post_author] => 1
[post_date] => 2016-02-07 18:00:03
[year] => 2016
[month] => 2
[post_type] => post
)
[964] => stdClass Object
(
[slug] => books
[ID] => 22590
[post_name] => 2015-book-report
[post_title] => 2015 Book Report
[post_author] => 1
[post_date] => 2016-02-04 06:30:45
[year] => 2016
[month] => 2
[post_type] => post
)
[965] => stdClass Object
(
[slug] => pet-peeves
[ID] => 22610
[post_name] => five-pet-peeves
[post_title] => Five Pet Peeves
[post_author] => 1
[post_date] => 2016-02-02 08:29:48
[year] => 2016
[month] => 2
[post_type] => post
)
[966] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 22568
[post_name] => january-favorites-3
[post_title] => January Favorites
[post_author] => 1
[post_date] => 2016-01-29 10:00:00
[year] => 2016
[month] => 1
[post_type] => post
)
[967] => stdClass Object
(
[slug] => review
[ID] => 22565
[post_name] => review-target-refresh-beauty-box
[post_title] => Review | Target Refresh Beauty Box
[post_author] => 1
[post_date] => 2016-01-27 09:10:30
[year] => 2016
[month] => 1
[post_type] => post
)
[968] => stdClass Object
(
[slug] => daily-life
[ID] => 22522
[post_name] => daily-life-spending-report-2015
[post_title] => Daily Life | Spending Report 2015
[post_author] => 1
[post_date] => 2016-01-25 06:30:29
[year] => 2016
[month] => 1
[post_type] => post
)
[969] => stdClass Object
(
[slug] => currently
[ID] => 22512
[post_name] => currently-january
[post_title] => Currently | January
[post_author] => 1
[post_date] => 2016-01-20 06:30:02
[year] => 2016
[month] => 1
[post_type] => post
)
[970] => stdClass Object
(
[slug] => link-love
[ID] => 22506
[post_name] => january-link-love-3
[post_title] => January Link Love
[post_author] => 1
[post_date] => 2016-01-18 06:30:28
[year] => 2016
[month] => 1
[post_type] => post
)
[971] => stdClass Object
(
[slug] => tilt
[ID] => 22495
[post_name] => things-i-love-thursday-19
[post_title] => Things I love Thursday
[post_author] => 1
[post_date] => 2016-01-14 12:01:38
[year] => 2016
[month] => 1
[post_type] => post
)
[972] => stdClass Object
(
[slug] => about-me
[ID] => 22475
[post_name] => one-little-word-for-2016-breathe
[post_title] => One Little Word® for 2016: BREATHE
[post_author] => 1
[post_date] => 2016-01-08 17:56:49
[year] => 2016
[month] => 1
[post_type] => post
)
[973] => stdClass Object
(
[slug] => reminiscence
[ID] => 22448
[post_name] => a-year-in-review-2015
[post_title] => A year in review: 2015
[post_author] => 1
[post_date] => 2015-12-31 07:00:51
[year] => 2015
[month] => 12
[post_type] => post
)
[974] => stdClass Object
(
[slug] => holidays
[ID] => 22463
[post_name] => december-favorites-3
[post_title] => December Favorites
[post_author] => 1
[post_date] => 2015-12-30 07:00:46
[year] => 2015
[month] => 12
[post_type] => post
)
[975] => stdClass Object
(
[slug] => holidays
[ID] => 22439
[post_name] => our-christmas
[post_title] => Our Christmas
[post_author] => 1
[post_date] => 2015-12-29 06:30:35
[year] => 2015
[month] => 12
[post_type] => post
)
[976] => stdClass Object
(
[slug] => currently
[ID] => 22417
[post_name] => currently-december
[post_title] => Currently | December
[post_author] => 1
[post_date] => 2015-12-23 07:51:25
[year] => 2015
[month] => 12
[post_type] => post
)
[977] => stdClass Object
(
[slug] => home
[ID] => 22368
[post_name] => a-new-home
[post_title] => A NEW HOME
[post_author] => 1
[post_date] => 2015-12-21 06:30:04
[year] => 2015
[month] => 12
[post_type] => post
)
[978] => stdClass Object
(
[slug] => link-love
[ID] => 22362
[post_name] => december-link-love-2
[post_title] => December Link Love
[post_author] => 1
[post_date] => 2015-12-16 06:30:39
[year] => 2015
[month] => 12
[post_type] => post
)
[979] => stdClass Object
(
[slug] => holidays
[ID] => 22349
[post_name] => a-christmas-wishlist-3
[post_title] => A Christmas Wishlist
[post_author] => 1
[post_date] => 2015-12-14 06:30:24
[year] => 2015
[month] => 12
[post_type] => post
)
[980] => stdClass Object
(
[slug] => holidays
[ID] => 22345
[post_name] => so-much-to-do-so-little-time-4
[post_title] => So much to do, so little time...
[post_author] => 1
[post_date] => 2015-12-11 11:30:41
[year] => 2015
[month] => 12
[post_type] => post
)
[981] => stdClass Object
(
[slug] => friends
[ID] => 22338
[post_name] => hello-december
[post_title] => hello, december.
[post_author] => 1
[post_date] => 2015-12-02 10:16:22
[year] => 2015
[month] => 12
[post_type] => post
)
[982] => stdClass Object
(
[slug] => nablopomo
[ID] => 22325
[post_name] => 30-nablopomo-its-a-wrap
[post_title] => 30: NaBloPoMo - it's a wrap!
[post_author] => 1
[post_date] => 2015-11-30 09:08:04
[year] => 2015
[month] => 11
[post_type] => post
)
[983] => stdClass Object
(
[slug] => nablopomo
[ID] => 22299
[post_name] => 29-november-favorites-3
[post_title] => 29: November Favorites
[post_author] => 1
[post_date] => 2015-11-29 10:00:58
[year] => 2015
[month] => 11
[post_type] => post
)
[984] => stdClass Object
(
[slug] => nablopomo
[ID] => 22254
[post_name] => 28-on-who-i-am-right-now
[post_title] => 28: On who I am right now
[post_author] => 1
[post_date] => 2015-11-28 10:00:34
[year] => 2015
[month] => 11
[post_type] => post
)
[985] => stdClass Object
(
[slug] => nablopomo
[ID] => 22281
[post_name] => 27-christmas-cards-roll-call
[post_title] => 27: Christmas cards roll call
[post_author] => 1
[post_date] => 2015-11-27 10:00:08
[year] => 2015
[month] => 11
[post_type] => post
)
[986] => stdClass Object
(
[slug] => nablopomo
[ID] => 22267
[post_name] => 25-things-i-am-thankful-for-thursdays
[post_title] => 25: Things {I am thankful for} Thursdays
[post_author] => 1
[post_date] => 2015-11-26 12:00:00
[year] => 2015
[month] => 11
[post_type] => post
)
[987] => stdClass Object
(
[slug] => family
[ID] => 22262
[post_name] => 25-summer-tales-ii-yosemite-np
[post_title] => 25: Summer tales II - Yosemite NP
[post_author] => 1
[post_date] => 2015-11-25 20:36:56
[year] => 2015
[month] => 11
[post_type] => post
)
[988] => stdClass Object
(
[slug] => nablopomo
[ID] => 22126
[post_name] => 24-its-here-my-inkwell-press-livewell-planner
[post_title] => 24: It’s here! My Inkwell Press liveWELL Planner
[post_author] => 1
[post_date] => 2015-11-24 14:19:41
[year] => 2015
[month] => 11
[post_type] => post
)
[989] => stdClass Object
(
[slug] => friends
[ID] => 22236
[post_name] => 23-the-berkeley-halfmarathon-10k
[post_title] => 23: The Berkeley Halfmarathon (10k)
[post_author] => 1
[post_date] => 2015-11-23 12:15:47
[year] => 2015
[month] => 11
[post_type] => post
)
[990] => stdClass Object
(
[slug] => nablopomo
[ID] => 22224
[post_name] => 22-currently-november
[post_title] => 22: Currently | November
[post_author] => 1
[post_date] => 2015-11-22 09:00:47
[year] => 2015
[month] => 11
[post_type] => post
)
[991] => stdClass Object
(
[slug] => nablopomo
[ID] => 22210
[post_name] => 21-daily-life-my-current-favorite-trader-joes-items
[post_title] => 21: Daily life | My current favorite Trader Joe’s items
[post_author] => 1
[post_date] => 2015-11-21 11:13:17
[year] => 2015
[month] => 11
[post_type] => post
)
[992] => stdClass Object
(
[slug] => nablopomo
[ID] => 22199
[post_name] => 20-friday-facts
[post_title] => 20: Friday Facts
[post_author] => 1
[post_date] => 2015-11-20 14:17:22
[year] => 2015
[month] => 11
[post_type] => post
)
[993] => stdClass Object
(
[slug] => nablopomo
[ID] => 21981
[post_name] => 19-awkward-awesome
[post_title] => 19: Awkward & Awesome
[post_author] => 1
[post_date] => 2015-11-19 08:10:43
[year] => 2015
[month] => 11
[post_type] => post
)
[994] => stdClass Object
(
[slug] => family
[ID] => 22180
[post_name] => 18-summer-tales-ii-napa-valley
[post_title] => 18: Summer tales II - Napa Valley
[post_author] => 1
[post_date] => 2015-11-18 06:30:01
[year] => 2015
[month] => 11
[post_type] => post
)
[995] => stdClass Object
(
[slug] => nablopomo
[ID] => 21952
[post_name] => review-fitbit-one
[post_title] => 17: Review | Fitbit One
[post_author] => 1
[post_date] => 2015-11-17 06:30:47
[year] => 2015
[month] => 11
[post_type] => post
)
[996] => stdClass Object
(
[slug] => nablopomo
[ID] => 22155
[post_name] => 16-on-blogging
[post_title] => 16: On blogging
[post_author] => 1
[post_date] => 2015-11-16 06:30:49
[year] => 2015
[month] => 11
[post_type] => post
)
[997] => stdClass Object
(
[slug] => nablopomo
[ID] => 22145
[post_name] => 15-november-link-love-2
[post_title] => 15: November Link Love
[post_author] => 1
[post_date] => 2015-11-15 10:04:10
[year] => 2015
[month] => 11
[post_type] => post
)
[998] => stdClass Object
(
[slug] => nablopomo
[ID] => 22138
[post_name] => 14-daily-life-the-little-cost-of-homemade-bread
[post_title] => 14: Daily life | The (little) cost of homemade bread
[post_author] => 1
[post_date] => 2015-11-14 12:44:18
[year] => 2015
[month] => 11
[post_type] => post
)
[999] => stdClass Object
(
[slug] => friday-facts
[ID] => 22119
[post_name] => 13-friday-facts
[post_title] => 13: Friday Facts
[post_author] => 1
[post_date] => 2015-11-13 15:25:52
[year] => 2015
[month] => 11
[post_type] => post
)
[1000] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 22107
[post_name] => 12-review-planner-addict-box
[post_title] => 12: Review | Planner Addict Box
[post_author] => 1
[post_date] => 2015-11-12 06:30:43
[year] => 2015
[month] => 11
[post_type] => post
)
[1001] => stdClass Object
(
[slug] => family
[ID] => 22094
[post_name] => 11-summer-tales-ii-tourist-stuff-in-sf
[post_title] => 11: Summer tales II - Tourist stuff in SF
[post_author] => 1
[post_date] => 2015-11-11 14:39:10
[year] => 2015
[month] => 11
[post_type] => post
)
[1002] => stdClass Object
(
[slug] => nablopomo
[ID] => 19805
[post_name] => 10-things-you-wouldnt-know-more-german-idioms
[post_title] => 10: Things you wouldn't know: More German idioms
[post_author] => 1
[post_date] => 2015-11-10 06:30:10
[year] => 2015
[month] => 11
[post_type] => post
)
[1003] => stdClass Object
(
[slug] => nablopomo
[ID] => 22065
[post_name] => 9-daily-life-grocery-budgeting-in-california
[post_title] => 9: Daily Life | Grocery budgeting in California
[post_author] => 1
[post_date] => 2015-11-09 06:30:53
[year] => 2015
[month] => 11
[post_type] => post
)
[1004] => stdClass Object
(
[slug] => nablopomo
[ID] => 22053
[post_name] => 8-workout-play-list
[post_title] => 8: Workout play list
[post_author] => 1
[post_date] => 2015-11-08 13:00:08
[year] => 2015
[month] => 11
[post_type] => post
)
[1005] => stdClass Object
(
[slug] => nablopomo
[ID] => 22006
[post_name] => 7-the-sisterhood-of-the-world-bloggers-award
[post_title] => 7: The Sisterhood of the World Bloggers Award
[post_author] => 1
[post_date] => 2015-11-07 09:00:45
[year] => 2015
[month] => 11
[post_type] => post
)
[1006] => stdClass Object
(
[slug] => friday-facts
[ID] => 21995
[post_name] => 6-friday-facts
[post_title] => 6: Friday Facts
[post_author] => 1
[post_date] => 2015-11-06 17:38:57
[year] => 2015
[month] => 11
[post_type] => post
)
[1007] => stdClass Object
(
[slug] => nablopomo
[ID] => 21983
[post_name] => 5-recipe-chicken-with-lemon-garlic-pepper-sauce
[post_title] => 5: Recipe | Chicken with Lemon-Garlic-Pepper-Sauce
[post_author] => 1
[post_date] => 2015-11-05 07:00:34
[year] => 2015
[month] => 11
[post_type] => post
)
[1008] => stdClass Object
(
[slug] => family
[ID] => 21963
[post_name] => 4-summer-tales-ii-san-francisco
[post_title] => 4: Summer tales II - San Francisco
[post_author] => 1
[post_date] => 2015-11-04 12:18:00
[year] => 2015
[month] => 11
[post_type] => post
)
[1009] => stdClass Object
(
[slug] => nablopomo
[ID] => 21859
[post_name] => 3-review-target-beauty-box
[post_title] => 3: Review | Target Beauty Box
[post_author] => 1
[post_date] => 2015-11-03 06:30:00
[year] => 2015
[month] => 11
[post_type] => post
)
[1010] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 21932
[post_name] => october-favorites-2
[post_title] => 2: October Favorites
[post_author] => 1
[post_date] => 2015-11-02 05:30:19
[year] => 2015
[month] => 11
[post_type] => post
)
[1011] => stdClass Object
(
[slug] => nablopomo
[ID] => 21931
[post_name] => 21931
[post_title] => 1: Guess what? It's NaBloPoMo!
[post_author] => 1
[post_date] => 2015-11-01 06:30:15
[year] => 2015
[month] => 11
[post_type] => post
)
[1012] => stdClass Object
(
[slug] => friday-facts
[ID] => 21924
[post_name] => friday-facts-15
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2015-10-30 07:00:06
[year] => 2015
[month] => 10
[post_type] => post
)
[1013] => stdClass Object
(
[slug] => family
[ID] => 21861
[post_name] => summer-tales-ii-las-vegas
[post_title] => Summer Tales II - Las Vegas
[post_author] => 1
[post_date] => 2015-10-28 06:30:00
[year] => 2015
[month] => 10
[post_type] => post
)
[1014] => stdClass Object
(
[slug] => currently
[ID] => 21894
[post_name] => currenty-october
[post_title] => Currenty | October
[post_author] => 1
[post_date] => 2015-10-22 07:00:00
[year] => 2015
[month] => 10
[post_type] => post
)
[1015] => stdClass Object
(
[slug] => weekend
[ID] => 21904
[post_name] => seeing-old-friends-a-birthday
[post_title] => Seeing an old friend + a birthday
[post_author] => 1
[post_date] => 2015-10-19 06:30:08
[year] => 2015
[month] => 10
[post_type] => post
)
[1016] => stdClass Object
(
[slug] => link-love
[ID] => 21881
[post_name] => october-link-love-3
[post_title] => October Link Love
[post_author] => 1
[post_date] => 2015-10-15 06:30:00
[year] => 2015
[month] => 10
[post_type] => post
)
[1017] => stdClass Object
(
[slug] => family
[ID] => 21858
[post_name] => summer-tales-ii-valley-of-fire
[post_title] => Summer tales II - Valley of Fire
[post_author] => 1
[post_date] => 2015-10-14 06:30:00
[year] => 2015
[month] => 10
[post_type] => post
)
[1018] => stdClass Object
(
[slug] => food
[ID] => 21831
[post_name] => recipe-blueberry-greek-yogurt-banana-oat-bread
[post_title] => Recipe | Blueberry Greek Yogurt Banana Oat Bread
[post_author] => 1
[post_date] => 2015-10-12 07:00:34
[year] => 2015
[month] => 10
[post_type] => post
)
[1019] => stdClass Object
(
[slug] => about-me
[ID] => 21863
[post_name] => friday-facts-on-a-saturday
[post_title] => Friday Facts (on a Saturday)
[post_author] => 1
[post_date] => 2015-10-10 17:21:33
[year] => 2015
[month] => 10
[post_type] => post
)
[1020] => stdClass Object
(
[slug] => family
[ID] => 21808
[post_name] => summer-tales-ii-antelope-canyon-and-horseshoe-bend
[post_title] => Summer tales II - Antelope Canyon and Horseshoe Bend
[post_author] => 1
[post_date] => 2015-10-08 06:30:12
[year] => 2015
[month] => 10
[post_type] => post
)
[1021] => stdClass Object
(
[slug] => this-and-that
[ID] => 21786
[post_name] => hello-october
[post_title] => Hello October.
[post_author] => 1
[post_date] => 2015-10-06 06:30:00
[year] => 2015
[month] => 10
[post_type] => post
)
[1022] => stdClass Object
(
[slug] => family
[ID] => 21772
[post_name] => summer-tales-ii
[post_title] => Summer tales II - Grand Canyon NP
[post_author] => 1
[post_date] => 2015-09-30 06:30:00
[year] => 2015
[month] => 9
[post_type] => post
)
[1023] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 21763
[post_name] => september-favorites-3
[post_title] => September Favorites
[post_author] => 1
[post_date] => 2015-09-28 06:30:46
[year] => 2015
[month] => 9
[post_type] => post
)
[1024] => stdClass Object
(
[slug] => family
[ID] => 21741
[post_name] => summer-tales-ii-san-diego
[post_title] => Summer tales II - San Diego
[post_author] => 1
[post_date] => 2015-09-23 06:30:35
[year] => 2015
[month] => 9
[post_type] => post
)
[1025] => stdClass Object
(
[slug] => currently
[ID] => 21731
[post_name] => currently-september
[post_title] => Currently | September
[post_author] => 1
[post_date] => 2015-09-21 06:30:45
[year] => 2015
[month] => 9
[post_type] => post
)
[1026] => stdClass Object
(
[slug] => family
[ID] => 21704
[post_name] => summer-tales-ii-disneyland
[post_title] => Summer tales II - Disneyland
[post_author] => 1
[post_date] => 2015-09-16 06:30:35
[year] => 2015
[month] => 9
[post_type] => post
)
[1027] => stdClass Object
(
[slug] => link-love
[ID] => 21689
[post_name] => september-link-love-2
[post_title] => September Link Love
[post_author] => 1
[post_date] => 2015-09-15 06:30:01
[year] => 2015
[month] => 9
[post_type] => post
)
[1028] => stdClass Object
(
[slug] => friends
[ID] => 21697
[post_name] => on-the-kindness-of-strangers-on-the-internet
[post_title] => On the kindness of ‘strangers’ on the Internet
[post_author] => 1
[post_date] => 2015-09-14 13:00:30
[year] => 2015
[month] => 9
[post_type] => post
)
[1029] => stdClass Object
(
[slug] => family
[ID] => 21342
[post_name] => summer-tales-ii-hollywood-and-santa-monica
[post_title] => Summer tales II - Hollywood and Santa Monica
[post_author] => 1
[post_date] => 2015-09-09 06:30:47
[year] => 2015
[month] => 9
[post_type] => post
)
[1030] => stdClass Object
(
[slug] => fitness
[ID] => 21660
[post_name] => daily-life-my-current-workout-routine
[post_title] => Daily life | My current workout routine
[post_author] => 1
[post_date] => 2015-09-08 06:30:41
[year] => 2015
[month] => 9
[post_type] => post
)
[1031] => stdClass Object
(
[slug] => crafts
[ID] => 21637
[post_name] => labor-day-sale
[post_title] => Labor Day Sale
[post_author] => 1
[post_date] => 2015-09-05 08:00:06
[year] => 2015
[month] => 9
[post_type] => post
)
[1032] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 21618
[post_name] => awkward-awesome-25
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2015-09-03 06:30:54
[year] => 2015
[month] => 9
[post_type] => post
)
[1033] => stdClass Object
(
[slug] => family
[ID] => 21607
[post_name] => summer-tales-ii-highway-1-to-ventura
[post_title] => Summer tales II - Highway 1 to Ventura
[post_author] => 1
[post_date] => 2015-09-02 06:35:49
[year] => 2015
[month] => 9
[post_type] => post
)
[1034] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 21599
[post_name] => august-favorites
[post_title] => August Favorites
[post_author] => 1
[post_date] => 2015-08-31 06:30:08
[year] => 2015
[month] => 8
[post_type] => post
)
[1035] => stdClass Object
(
[slug] => family
[ID] => 21573
[post_name] => summer-tales-ii-carmel-and-monterey
[post_title] => Summer tales II - Carmel and Monterey
[post_author] => 1
[post_date] => 2015-08-26 06:30:42
[year] => 2015
[month] => 8
[post_type] => post
)
[1036] => stdClass Object
(
[slug] => currently
[ID] => 21560
[post_name] => currently-august
[post_title] => Currently | August
[post_author] => 1
[post_date] => 2015-08-23 06:30:53
[year] => 2015
[month] => 8
[post_type] => post
)
[1037] => stdClass Object
(
[slug] => germany
[ID] => 21554
[post_name] => friday-facts-14
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2015-08-21 11:03:25
[year] => 2015
[month] => 8
[post_type] => post
)
[1038] => stdClass Object
(
[slug] => family
[ID] => 21539
[post_name] => summer-tales-ii-sacramento
[post_title] => Summer tales II - Sacramento
[post_author] => 1
[post_date] => 2015-08-19 06:30:57
[year] => 2015
[month] => 8
[post_type] => post
)
[1039] => stdClass Object
(
[slug] => food
[ID] => 21521
[post_name] => daily-life-9-of-our-favorites-weekly-meals-summer-edition
[post_title] => Daily life: 9 of our favorites weekly meals (summer edition)
[post_author] => 1
[post_date] => 2015-08-17 06:30:54
[year] => 2015
[month] => 8
[post_type] => post
)
[1040] => stdClass Object
(
[slug] => link-love
[ID] => 21511
[post_name] => august-linke-love
[post_title] => August Link Love
[post_author] => 1
[post_date] => 2015-08-15 08:30:37
[year] => 2015
[month] => 8
[post_type] => post
)
[1041] => stdClass Object
(
[slug] => family
[ID] => 21500
[post_name] => summer-tales-ii-my-sisters-arrival
[post_title] => Summer tales II - the one where my sister almost didn't get here
[post_author] => 1
[post_date] => 2015-08-12 06:30:31
[year] => 2015
[month] => 8
[post_type] => post
)
[1042] => stdClass Object
(
[slug] => career
[ID] => 21481
[post_name] => i-change-by-not-changing-at-all-%e2%86%90-name-that-song
[post_title] => I change by not changing at all (← name that song!)
[post_author] => 1
[post_date] => 2015-08-10 07:00:58
[year] => 2015
[month] => 8
[post_type] => post
)
[1043] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 21465
[post_name] => awkward-awesome-24
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2015-08-06 06:30:11
[year] => 2015
[month] => 8
[post_type] => post
)
[1044] => stdClass Object
(
[slug] => family
[ID] => 21435
[post_name] => summer-tales-ii-the-arrival
[post_title] => Summer Tales II - The arrival
[post_author] => 1
[post_date] => 2015-08-05 06:30:31
[year] => 2015
[month] => 8
[post_type] => post
)
[1045] => stdClass Object
(
[slug] => recipe
[ID] => 20400
[post_name] => recipe-cinnamon-apple-oat-muffins
[post_title] => Recipe: Cinnamon Apple Oat Muffins
[post_author] => 1
[post_date] => 2015-08-03 06:30:33
[year] => 2015
[month] => 8
[post_type] => post
)
[1046] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 21346
[post_name] => july-favorites-2
[post_title] => July Favorites
[post_author] => 1
[post_date] => 2015-07-31 14:00:30
[year] => 2015
[month] => 7
[post_type] => post
)
[1047] => stdClass Object
(
[slug] => currently
[ID] => 21333
[post_name] => currently-july
[post_title] => Currently | July
[post_author] => 1
[post_date] => 2015-07-27 06:30:52
[year] => 2015
[month] => 7
[post_type] => post
)
[1048] => stdClass Object
(
[slug] => expat-stories
[ID] => 21293
[post_name] => on-the-suckiness-of-goodbyes
[post_title] => On the suckiness of goodbyes
[post_author] => 1
[post_date] => 2015-07-23 06:30:37
[year] => 2015
[month] => 7
[post_type] => post
)
[1049] => stdClass Object
(
[slug] => books
[ID] => 21098
[post_name] => guest-post-book-recommendations
[post_title] => Guest post | Book recommendations
[post_author] => 1
[post_date] => 2015-07-17 08:00:27
[year] => 2015
[month] => 7
[post_type] => post
)
[1050] => stdClass Object
(
[slug] => link-love
[ID] => 21121
[post_name] => july-link-love-2
[post_title] => July Link Love
[post_author] => 1
[post_date] => 2015-07-15 08:00:00
[year] => 2015
[month] => 7
[post_type] => post
)
[1051] => stdClass Object
(
[slug] => friends
[ID] => 21122
[post_name] => guest-post-a-story-of-friendship
[post_title] => Guest post| A Story of Friendship
[post_author] => 1
[post_date] => 2015-07-13 08:00:28
[year] => 2015
[month] => 7
[post_type] => post
)
[1052] => stdClass Object
(
[slug] => food
[ID] => 21104
[post_name] => guest-post-cupcakes-anyone
[post_title] => Guest post |Cupcakes anyone?
[post_author] => 1
[post_date] => 2015-07-10 08:00:34
[year] => 2015
[month] => 7
[post_type] => post
)
[1053] => stdClass Object
(
[slug] => love
[ID] => 20683
[post_name] => a-few-of-my-favorite-more-natural-skin-and-hair-care-products
[post_title] => A few of my favorite (more) natural skin and hair care products
[post_author] => 1
[post_date] => 2015-07-08 08:00:58
[year] => 2015
[month] => 7
[post_type] => post
)
[1054] => stdClass Object
(
[slug] => family
[ID] => 21125
[post_name] => guest-post-locate-home
[post_title] => Guest post | Locate: Home
[post_author] => 1
[post_date] => 2015-07-06 08:00:04
[year] => 2015
[month] => 7
[post_type] => post
)
[1055] => stdClass Object
(
[slug] => making-things-better
[ID] => 21040
[post_name] => why-ynab
[post_title] => Why YNAB
[post_author] => 1
[post_date] => 2015-07-02 08:00:51
[year] => 2015
[month] => 7
[post_type] => post
)
[1056] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 21118
[post_name] => june-favorites-2
[post_title] => June Favorites
[post_author] => 1
[post_date] => 2015-06-30 10:00:00
[year] => 2015
[month] => 6
[post_type] => post
)
[1057] => stdClass Object
(
[slug] => guest-blog-post
[ID] => 21178
[post_name] => guest-post-dream-big
[post_title] => Guest post | Dream big
[post_author] => 1
[post_date] => 2015-06-29 08:00:37
[year] => 2015
[month] => 6
[post_type] => post
)
[1058] => stdClass Object
(
[slug] => food
[ID] => 20394
[post_name] => our-favorite-sacramento-eateries
[post_title] => Our favorite Sacramento Eateries
[post_author] => 1
[post_date] => 2015-06-25 12:05:33
[year] => 2015
[month] => 6
[post_type] => post
)
[1059] => stdClass Object
(
[slug] => currently
[ID] => 21119
[post_name] => currently-june
[post_title] => Currently | June
[post_author] => 1
[post_date] => 2015-06-23 12:00:00
[year] => 2015
[month] => 6
[post_type] => post
)
[1060] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 21088
[post_name] => awkward-awesome-23
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2015-06-18 12:00:05
[year] => 2015
[month] => 6
[post_type] => post
)
[1061] => stdClass Object
(
[slug] => family
[ID] => 20955
[post_name] => summer-goals-3
[post_title] => Summer goals
[post_author] => 1
[post_date] => 2015-06-16 12:00:25
[year] => 2015
[month] => 6
[post_type] => post
)
[1062] => stdClass Object
(
[slug] => link-love
[ID] => 20973
[post_name] => june-link-love-2
[post_title] => June Link Love
[post_author] => 1
[post_date] => 2015-06-15 07:00:00
[year] => 2015
[month] => 6
[post_type] => post
)
[1063] => stdClass Object
(
[slug] => food
[ID] => 21068
[post_name] => recipe-tiny-turkey-zucchini-meatballs-with-balsamic-salad
[post_title] => Recipe: Tiny turkey-zucchini meatballs with balsamic salad
[post_author] => 1
[post_date] => 2015-06-09 07:02:13
[year] => 2015
[month] => 6
[post_type] => post
)
[1064] => stdClass Object
(
[slug] => daily-life
[ID] => 20975
[post_name] => daily-life-meal-planning
[post_title] => Daily Life: Meal Planning
[post_author] => 1
[post_date] => 2015-06-04 12:16:55
[year] => 2015
[month] => 6
[post_type] => post
)
[1065] => stdClass Object
(
[slug] => blog-stuff
[ID] => 21031
[post_name] => guest-posters-wanted
[post_title] => Guest posters wanted
[post_author] => 1
[post_date] => 2015-06-02 12:05:36
[year] => 2015
[month] => 6
[post_type] => post
)
[1066] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 20741
[post_name] => may-favorites-2
[post_title] => May Favorites
[post_author] => 1
[post_date] => 2015-06-01 06:30:00
[year] => 2015
[month] => 6
[post_type] => post
)
[1067] => stdClass Object
(
[slug] => friday-facts
[ID] => 21012
[post_name] => friday-facts-13
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2015-05-29 12:02:37
[year] => 2015
[month] => 5
[post_type] => post
)
[1068] => stdClass Object
(
[slug] => about-me
[ID] => 21007
[post_name] => things-i-am-okay-with-not-liking
[post_title] => Things I am okay with not liking
[post_author] => 1
[post_date] => 2015-05-28 12:05:44
[year] => 2015
[month] => 5
[post_type] => post
)
[1069] => stdClass Object
(
[slug] => review
[ID] => 20988
[post_name] => a-few-words-about-epantry
[post_title] => A few words about ePantry
[post_author] => 1
[post_date] => 2015-05-25 06:30:18
[year] => 2015
[month] => 5
[post_type] => post
)
[1070] => stdClass Object
(
[slug] => currently
[ID] => 20742
[post_name] => currently-may
[post_title] => Currently | May
[post_author] => 1
[post_date] => 2015-05-21 06:30:00
[year] => 2015
[month] => 5
[post_type] => post
)
[1071] => stdClass Object
(
[slug] => about-me
[ID] => 20911
[post_name] => favorite-things-a-z
[post_title] => Favorite Things: A – Z
[post_author] => 1
[post_date] => 2015-05-18 06:30:00
[year] => 2015
[month] => 5
[post_type] => post
)
[1072] => stdClass Object
(
[slug] => link-love
[ID] => 20740
[post_name] => may-link-love
[post_title] => May Link Love
[post_author] => 1
[post_date] => 2015-05-15 10:00:00
[year] => 2015
[month] => 5
[post_type] => post
)
[1073] => stdClass Object
(
[slug] => family
[ID] => 20892
[post_name] => weekend-recap-running-reading-and-plotting
[post_title] => Weekend recap: running, reading and plotting
[post_author] => 1
[post_date] => 2015-05-11 12:05:07
[year] => 2015
[month] => 5
[post_type] => post
)
[1074] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 20878
[post_name] => awkward-awesome-22
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2015-05-07 13:00:21
[year] => 2015
[month] => 5
[post_type] => post
)
[1075] => stdClass Object
(
[slug] => real-life
[ID] => 20852
[post_name] => focus
[post_title] => Focus
[post_author] => 1
[post_date] => 2015-05-06 12:18:56
[year] => 2015
[month] => 5
[post_type] => post
)
[1076] => stdClass Object
(
[slug] => crafts
[ID] => 20840
[post_name] => whats-on-my-needles-my-first-striped-cardigan
[post_title] => What’s on my needles: My first (striped) cardigan
[post_author] => 1
[post_date] => 2015-05-04 06:30:43
[year] => 2015
[month] => 5
[post_type] => post
)
[1077] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 20722
[post_name] => april-favorites-2
[post_title] => April Favorites
[post_author] => 1
[post_date] => 2015-04-30 06:30:56
[year] => 2015
[month] => 4
[post_type] => post
)
[1078] => stdClass Object
(
[slug] => daily-life
[ID] => 20753
[post_name] => daily-life-our-laundry-routine
[post_title] => Daily life: Our laundry routine
[post_author] => 1
[post_date] => 2015-04-29 06:30:22
[year] => 2015
[month] => 4
[post_type] => post
)
[1079] => stdClass Object
(
[slug] => friends
[ID] => 20769
[post_name] => girlfriend-time-at-the-spa
[post_title] => Girlfriend time at the spa
[post_author] => 1
[post_date] => 2015-04-27 06:30:41
[year] => 2015
[month] => 4
[post_type] => post
)
[1080] => stdClass Object
(
[slug] => photography
[ID] => 20755
[post_name] => abc-photo-challenge
[post_title] => ABC Photo Challenge
[post_author] => 1
[post_date] => 2015-04-25 12:59:08
[year] => 2015
[month] => 4
[post_type] => post
)
[1081] => stdClass Object
(
[slug] => i-cant-make-this-shit-up
[ID] => 20743
[post_name] => a-lesson-in-patience
[post_title] => A lesson in patience
[post_author] => 1
[post_date] => 2015-04-22 12:00:16
[year] => 2015
[month] => 4
[post_type] => post
)
[1082] => stdClass Object
(
[slug] => currently
[ID] => 20720
[post_name] => currently-april
[post_title] => Currently | April
[post_author] => 1
[post_date] => 2015-04-20 12:16:57
[year] => 2015
[month] => 4
[post_type] => post
)
[1083] => stdClass Object
(
[slug] => link-love
[ID] => 20680
[post_name] => april-link-love-3
[post_title] => April Link Love
[post_author] => 1
[post_date] => 2015-04-15 10:00:35
[year] => 2015
[month] => 4
[post_type] => post
)
[1084] => stdClass Object
(
[slug] => about-me
[ID] => 20688
[post_name] => dos-and-donts
[post_title] => Dos and don'ts
[post_author] => 1
[post_date] => 2015-04-14 12:05:58
[year] => 2015
[month] => 4
[post_type] => post
)
[1085] => stdClass Object
(
[slug] => excitement
[ID] => 20652
[post_name] => a-new-ride
[post_title] => A new ride
[post_author] => 1
[post_date] => 2015-04-10 11:49:26
[year] => 2015
[month] => 4
[post_type] => post
)
[1086] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 20658
[post_name] => awkward-awesome-21
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2015-04-09 09:05:59
[year] => 2015
[month] => 4
[post_type] => post
)
[1087] => stdClass Object
(
[slug] => holidays
[ID] => 20634
[post_name] => easter-weekend-recap-2
[post_title] => Easter weekend recap
[post_author] => 1
[post_date] => 2015-04-06 06:30:03
[year] => 2015
[month] => 4
[post_type] => post
)
[1088] => stdClass Object
(
[slug] => friday-facts
[ID] => 20625
[post_name] => friday-facts-12
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2015-04-03 10:29:21
[year] => 2015
[month] => 4
[post_type] => post
)
[1089] => stdClass Object
(
[slug] => this-and-that
[ID] => 20547
[post_name] => ten-things
[post_title] => Ten things
[post_author] => 1
[post_date] => 2015-04-02 06:30:09
[year] => 2015
[month] => 4
[post_type] => post
)
[1090] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 20544
[post_name] => march-favorites-2
[post_title] => March Favorites
[post_author] => 1
[post_date] => 2015-03-31 06:30:02
[year] => 2015
[month] => 3
[post_type] => post
)
[1091] => stdClass Object
(
[slug] => friday-facts
[ID] => 20526
[post_name] => friday-facts-11
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2015-03-27 19:42:44
[year] => 2015
[month] => 3
[post_type] => post
)
[1092] => stdClass Object
(
[slug] => blog-stuff
[ID] => 20520
[post_name] => 5-blogging-pet-peeves
[post_title] => 5 Blogging Pet Peeves
[post_author] => 1
[post_date] => 2015-03-26 06:30:17
[year] => 2015
[month] => 3
[post_type] => post
)
[1093] => stdClass Object
(
[slug] => lists
[ID] => 20504
[post_name] => movie-recommendations-2
[post_title] => Movie recommendations
[post_author] => 1
[post_date] => 2015-03-23 06:30:04
[year] => 2015
[month] => 3
[post_type] => post
)
[1094] => stdClass Object
(
[slug] => lists
[ID] => 20496
[post_name] => letters-to-the-universe
[post_title] => Letters to the universe
[post_author] => 1
[post_date] => 2015-03-18 06:30:43
[year] => 2015
[month] => 3
[post_type] => post
)
[1095] => stdClass Object
(
[slug] => birthday
[ID] => 20486
[post_name] => my-birth-day
[post_title] => My birth-day
[post_author] => 1
[post_date] => 2015-03-17 06:30:36
[year] => 2015
[month] => 3
[post_type] => post
)
[1096] => stdClass Object
(
[slug] => link-love
[ID] => 20476
[post_name] => march-link-love-2
[post_title] => March Link Love
[post_author] => 1
[post_date] => 2015-03-16 06:30:33
[year] => 2015
[month] => 3
[post_type] => post
)
[1097] => stdClass Object
(
[slug] => about-me
[ID] => 20396
[post_name] => this-was-38
[post_title] => This was 38
[post_author] => 1
[post_date] => 2015-03-13 16:55:02
[year] => 2015
[month] => 3
[post_type] => post
)
[1098] => stdClass Object
(
[slug] => home
[ID] => 20442
[post_name] => our-lovely-home-and-why-i-want-to-move
[post_title] => Our lovely home and why I want to move
[post_author] => 1
[post_date] => 2015-03-09 09:09:29
[year] => 2015
[month] => 3
[post_type] => post
)
[1099] => stdClass Object
(
[slug] => recipe
[ID] => 20399
[post_name] => recipe-overnight-crusty-yogurt-rolls-bread
[post_title] => Recipe: Overnight crusty yogurt rolls / bread
[post_author] => 1
[post_date] => 2015-03-04 06:30:49
[year] => 2015
[month] => 3
[post_type] => post
)
[1100] => stdClass Object
(
[slug] => birthday
[ID] => 20413
[post_name] => hello-march-2
[post_title] => Hello March.
[post_author] => 1
[post_date] => 2015-03-02 06:30:32
[year] => 2015
[month] => 3
[post_type] => post
)
[1101] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 20383
[post_name] => february-favorites-2
[post_title] => February Favorites
[post_author] => 1
[post_date] => 2015-02-27 11:56:53
[year] => 2015
[month] => 2
[post_type] => post
)
[1102] => stdClass Object
(
[slug] => currently
[ID] => 19735
[post_name] => currently-vol-16
[post_title] => Currently Vol. 16
[post_author] => 1
[post_date] => 2015-02-23 06:30:07
[year] => 2015
[month] => 2
[post_type] => post
)
[1103] => stdClass Object
(
[slug] => friends
[ID] => 20302
[post_name] => fck-off-cancer-take-two
[post_title] => F*ck off, cancer (take two)
[post_author] => 1
[post_date] => 2015-02-19 06:30:35
[year] => 2015
[month] => 2
[post_type] => post
)
[1104] => stdClass Object
(
[slug] => link-love
[ID] => 20093
[post_name] => february-link-love-2
[post_title] => February Link Love
[post_author] => 1
[post_date] => 2015-02-17 06:30:04
[year] => 2015
[month] => 2
[post_type] => post
)
[1105] => stdClass Object
(
[slug] => about-me
[ID] => 20131
[post_name] => the-only-person-who-has-to-be-happy-with-your-life-is-you
[post_title] => The only person who has to be happy with your life is... you!
[post_author] => 1
[post_date] => 2015-02-14 08:00:58
[year] => 2015
[month] => 2
[post_type] => post
)
[1106] => stdClass Object
(
[slug] => food
[ID] => 20225
[post_name] => recipe-cheddar-chive-scones
[post_title] => Recipe: Cheddar-chive-scones
[post_author] => 1
[post_date] => 2015-02-09 06:30:27
[year] => 2015
[month] => 2
[post_type] => post
)
[1107] => stdClass Object
(
[slug] => friday-facts
[ID] => 20206
[post_name] => friday-facts-10
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2015-02-06 18:35:09
[year] => 2015
[month] => 2
[post_type] => post
)
[1108] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 20162
[post_name] => january-favorites-2
[post_title] => January Favorites
[post_author] => 1
[post_date] => 2015-01-31 13:50:09
[year] => 2015
[month] => 1
[post_type] => post
)
[1109] => stdClass Object
(
[slug] => about-me
[ID] => 20137
[post_name] => on-who-i-am-right-now-9
[post_title] => On who I am right now
[post_author] => 1
[post_date] => 2015-01-29 06:30:18
[year] => 2015
[month] => 1
[post_type] => post
)
[1110] => stdClass Object
(
[slug] => i-cant-make-this-shit-up
[ID] => 20090
[post_name] => the-thing-about-grief
[post_title] => The thing about grief
[post_author] => 1
[post_date] => 2015-01-19 13:05:18
[year] => 2015
[month] => 1
[post_type] => post
)
[1111] => stdClass Object
(
[slug] => link-love
[ID] => 20083
[post_name] => january-link-love-2
[post_title] => January Link Love
[post_author] => 1
[post_date] => 2015-01-16 14:33:26
[year] => 2015
[month] => 1
[post_type] => post
)
[1112] => stdClass Object
(
[slug] => news
[ID] => 20074
[post_name] => a-reminder
[post_title] => A reminder
[post_author] => 1
[post_date] => 2015-01-12 10:27:23
[year] => 2015
[month] => 1
[post_type] => post
)
[1113] => stdClass Object
(
[slug] => travel
[ID] => 20040
[post_name] => goodbye-2014-hello-2015
[post_title] => Goodbye 2014, hello 2015.
[post_author] => 1
[post_date] => 2015-01-06 13:44:48
[year] => 2015
[month] => 1
[post_type] => post
)
[1114] => stdClass Object
(
[slug] => reminiscence
[ID] => 19991
[post_name] => a-year-in-review-2014
[post_title] => A year in review: 2014
[post_author] => 1
[post_date] => 2014-12-31 18:00:22
[year] => 2014
[month] => 12
[post_type] => post
)
[1115] => stdClass Object
(
[slug] => love
[ID] => 20028
[post_name] => december-favorites-2
[post_title] => December Favorites
[post_author] => 1
[post_date] => 2014-12-30 20:08:23
[year] => 2014
[month] => 12
[post_type] => post
)
[1116] => stdClass Object
(
[slug] => holidays
[ID] => 20004
[post_name] => our-quietchristmas
[post_title] => Our #quietchristmas
[post_author] => 1
[post_date] => 2014-12-29 18:58:28
[year] => 2014
[month] => 12
[post_type] => post
)
[1117] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 20005
[post_name] => 2014-in-pictures-week-52
[post_title] => 2014 in pictures: week 52
[post_author] => 1
[post_date] => 2014-12-28 19:18:49
[year] => 2014
[month] => 12
[post_type] => post
)
[1118] => stdClass Object
(
[slug] => holidays
[ID] => 19968
[post_name] => a-christmas-weekend-in-sf
[post_title] => A Christmas weekend trip to SF
[post_author] => 1
[post_date] => 2014-12-27 23:15:16
[year] => 2014
[month] => 12
[post_type] => post
)
[1119] => stdClass Object
(
[slug] => holidays
[ID] => 19979
[post_name] => christmas-tag
[post_title] => Christmas Tag!
[post_author] => 1
[post_date] => 2014-12-26 23:14:00
[year] => 2014
[month] => 12
[post_type] => post
)
[1120] => stdClass Object
(
[slug] => photography
[ID] => 19974
[post_name] => photo-of-the-week-merry-christmas
[post_title] => Photo of the week: Merry Christmas!
[post_author] => 1
[post_date] => 2014-12-24 18:19:41
[year] => 2014
[month] => 12
[post_type] => post
)
[1121] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19972
[post_name] => 2014-in-pictures-week-51
[post_title] => 2014 in pictures: week 51
[post_author] => 1
[post_date] => 2014-12-21 22:15:41
[year] => 2014
[month] => 12
[post_type] => post
)
[1122] => stdClass Object
(
[slug] => about-me
[ID] => 19960
[post_name] => four-things
[post_title] => Four Things
[post_author] => 1
[post_date] => 2014-12-19 06:30:29
[year] => 2014
[month] => 12
[post_type] => post
)
[1123] => stdClass Object
(
[slug] => link-love
[ID] => 19957
[post_name] => december-link-love
[post_title] => December Link Love
[post_author] => 1
[post_date] => 2014-12-18 06:30:55
[year] => 2014
[month] => 12
[post_type] => post
)
[1124] => stdClass Object
(
[slug] => photography
[ID] => 19954
[post_name] => photo-of-the-week-waves
[post_title] => Photo of the week: waves
[post_author] => 1
[post_date] => 2014-12-17 07:51:40
[year] => 2014
[month] => 12
[post_type] => post
)
[1125] => stdClass Object
(
[slug] => holidays
[ID] => 19944
[post_name] => a-christmas-wishlist-2
[post_title] => A Christmas Wishlist
[post_author] => 1
[post_date] => 2014-12-15 06:30:57
[year] => 2014
[month] => 12
[post_type] => post
)
[1126] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19942
[post_name] => 2014-in-pictures-week-50
[post_title] => 2014 in pictures: week 50
[post_author] => 1
[post_date] => 2014-12-14 22:48:03
[year] => 2014
[month] => 12
[post_type] => post
)
[1127] => stdClass Object
(
[slug] => holidays
[ID] => 19935
[post_name] => so-much-to-do-so-little-time-3
[post_title] => So much to do, so little time…
[post_author] => 1
[post_date] => 2014-12-11 06:30:33
[year] => 2014
[month] => 12
[post_type] => post
)
[1128] => stdClass Object
(
[slug] => photography
[ID] => 19933
[post_name] => photo-of-the-week-christmas-time
[post_title] => Photo of the week: Christmas time
[post_author] => 1
[post_date] => 2014-12-10 06:30:41
[year] => 2014
[month] => 12
[post_type] => post
)
[1129] => stdClass Object
(
[slug] => holidays
[ID] => 19926
[post_name] => happy-st-nicholas-day-and-2nd-sunday-of-advent
[post_title] => Happy St. Nicholas Day and 2nd Sunday of Advent
[post_author] => 1
[post_date] => 2014-12-08 11:36:14
[year] => 2014
[month] => 12
[post_type] => post
)
[1130] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19924
[post_name] => 2014-in-pictures-week-49
[post_title] => 2014 in pictures: week 49
[post_author] => 1
[post_date] => 2014-12-07 20:21:33
[year] => 2014
[month] => 12
[post_type] => post
)
[1131] => stdClass Object
(
[slug] => photography
[ID] => 19920
[post_name] => photo-of-the-week-rain
[post_title] => Photo of the week: Rain!
[post_author] => 1
[post_date] => 2014-12-03 07:53:44
[year] => 2014
[month] => 12
[post_type] => post
)
[1132] => stdClass Object
(
[slug] => family
[ID] => 19883
[post_name] => goodbye-november-hello-december
[post_title] => Goodbye November, hello December
[post_author] => 1
[post_date] => 2014-12-01 06:30:56
[year] => 2014
[month] => 12
[post_type] => post
)
[1133] => stdClass Object
(
[slug] => nablopomo
[ID] => 19881
[post_name] => 30-2014-in-pictures-week-48
[post_title] => 30: 2014 in pictures: week 48
[post_author] => 1
[post_date] => 2014-11-30 17:55:42
[year] => 2014
[month] => 11
[post_type] => post
)
[1134] => stdClass Object
(
[slug] => nablopomo
[ID] => 19877
[post_name] => 29-november-favorites-2
[post_title] => 29: November Favorites
[post_author] => 1
[post_date] => 2014-11-29 17:30:48
[year] => 2014
[month] => 11
[post_type] => post
)
[1135] => stdClass Object
(
[slug] => nablopomo
[ID] => 19863
[post_name] => 28-friday-facts
[post_title] => 28: Friday Facts
[post_author] => 1
[post_date] => 2014-11-28 14:43:10
[year] => 2014
[month] => 11
[post_type] => post
)
[1136] => stdClass Object
(
[slug] => nablopomo
[ID] => 19852
[post_name] => 27-things-i-am-thankful-for-thursday
[post_title] => 27: Things I {am thankful for} Thursday
[post_author] => 1
[post_date] => 2014-11-27 10:56:49
[year] => 2014
[month] => 11
[post_type] => post
)
[1137] => stdClass Object
(
[slug] => nablopomo
[ID] => 19845
[post_name] => 26-photo-of-the-week-its-back
[post_title] => 26: Photo of the week: It's back!
[post_author] => 1
[post_date] => 2014-11-26 06:30:22
[year] => 2014
[month] => 11
[post_type] => post
)
[1138] => stdClass Object
(
[slug] => nablopomo
[ID] => 19835
[post_name] => 25-christmas-card-roll-call
[post_title] => 25: Christmas Card roll call
[post_author] => 1
[post_date] => 2014-11-25 07:05:13
[year] => 2014
[month] => 11
[post_type] => post
)
[1139] => stdClass Object
(
[slug] => nablopomo
[ID] => 19825
[post_name] => 24-sometimes
[post_title] => 24: Sometimes...
[post_author] => 1
[post_date] => 2014-11-24 06:30:13
[year] => 2014
[month] => 11
[post_type] => post
)
[1140] => stdClass Object
(
[slug] => nablopomo
[ID] => 19823
[post_name] => 23-2014-in-pictures-week-47
[post_title] => 23: 2014 in pictures: week 47
[post_author] => 1
[post_date] => 2014-11-23 16:45:08
[year] => 2014
[month] => 11
[post_type] => post
)
[1141] => stdClass Object
(
[slug] => nablopomo
[ID] => 19810
[post_name] => 22-the-causeway-classic
[post_title] => 22: The Causeway Classic
[post_author] => 1
[post_date] => 2014-11-22 20:16:44
[year] => 2014
[month] => 11
[post_type] => post
)
[1142] => stdClass Object
(
[slug] => nablopomo
[ID] => 19793
[post_name] => 21-things-you-wouldnt-know-even-more-german-idioms
[post_title] => 21: Things you wouldn't know: even more German idioms
[post_author] => 1
[post_date] => 2014-11-21 06:30:58
[year] => 2014
[month] => 11
[post_type] => post
)
[1143] => stdClass Object
(
[slug] => nablopomo
[ID] => 19778
[post_name] => 20-super-easy-no-excuse-healthy-winter-breakfast-to-go
[post_title] => 20: Super-easy, no-excuse healthy winter breakfast-to-go
[post_author] => 1
[post_date] => 2014-11-20 07:53:05
[year] => 2014
[month] => 11
[post_type] => post
)
[1144] => stdClass Object
(
[slug] => family
[ID] => 19772
[post_name] => 19-photo-of-the-week-another-one-for-the-tooth-fairy
[post_title] => 19: Photo of the week: Another one for the tooth fairy
[post_author] => 1
[post_date] => 2014-11-19 07:44:14
[year] => 2014
[month] => 11
[post_type] => post
)
[1145] => stdClass Object
(
[slug] => nablopomo
[ID] => 19764
[post_name] => 18-five-pet-peeves
[post_title] => 18: Five pet peeves
[post_author] => 1
[post_date] => 2014-11-18 06:30:24
[year] => 2014
[month] => 11
[post_type] => post
)
[1146] => stdClass Object
(
[slug] => nablopomo
[ID] => 19744
[post_name] => 17-10-things-that-make-me-fall-in-love-with-a-blog
[post_title] => 17: 10 things that make me fall in love with a blog
[post_author] => 1
[post_date] => 2014-11-17 06:30:59
[year] => 2014
[month] => 11
[post_type] => post
)
[1147] => stdClass Object
(
[slug] => nablopomo
[ID] => 19742
[post_name] => 16-2014-in-pictures-week-46
[post_title] => 16: 2014 in pictures: week 46
[post_author] => 1
[post_date] => 2014-11-16 17:13:41
[year] => 2014
[month] => 11
[post_type] => post
)
[1148] => stdClass Object
(
[slug] => nablopomo
[ID] => 19737
[post_name] => 15-november-link-love
[post_title] => 15: November Link Love
[post_author] => 1
[post_date] => 2014-11-15 12:03:17
[year] => 2014
[month] => 11
[post_type] => post
)
[1149] => stdClass Object
(
[slug] => nablopomo
[ID] => 19731
[post_name] => 14-friday-facts
[post_title] => 14: Friday Facts
[post_author] => 1
[post_date] => 2014-11-14 10:33:15
[year] => 2014
[month] => 11
[post_type] => post
)
[1150] => stdClass Object
(
[slug] => nablopomo
[ID] => 19713
[post_name] => 13-shows-i-am-currently-watching
[post_title] => 13: Shows I am currently watching
[post_author] => 1
[post_date] => 2014-11-13 09:50:32
[year] => 2014
[month] => 11
[post_type] => post
)
[1151] => stdClass Object
(
[slug] => nablopomo
[ID] => 19707
[post_name] => 12-photo-of-the-week-good-morning-moon
[post_title] => 12: Photo of the week: Good morning, moon!
[post_author] => 1
[post_date] => 2014-11-12 08:32:23
[year] => 2014
[month] => 11
[post_type] => post
)
[1152] => stdClass Object
(
[slug] => holidays
[ID] => 19687
[post_name] => 11-st-martins-day
[post_title] => 11: St Martin's Day
[post_author] => 1
[post_date] => 2014-11-11 13:18:35
[year] => 2014
[month] => 11
[post_type] => post
)
[1153] => stdClass Object
(
[slug] => germany
[ID] => 19637
[post_name] => 25-years-ago-the-berlin-wall-fell
[post_title] => 10: 25 years ago, the Berlin wall fell
[post_author] => 1
[post_date] => 2014-11-10 06:30:14
[year] => 2014
[month] => 11
[post_type] => post
)
[1154] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19635
[post_name] => 2014-in-pictures-week-45
[post_title] => 9: 2014 in pictures: week 45
[post_author] => 1
[post_date] => 2014-11-09 13:21:32
[year] => 2014
[month] => 11
[post_type] => post
)
[1155] => stdClass Object
(
[slug] => nablopomo
[ID] => 19620
[post_name] => 8-recipe-barley-stew
[post_title] => 8: Recipe: Barley Stew
[post_author] => 1
[post_date] => 2014-11-08 09:55:51
[year] => 2014
[month] => 11
[post_type] => post
)
[1156] => stdClass Object
(
[slug] => nablopomo
[ID] => 19615
[post_name] => currently-vol-15
[post_title] => 7: Currently Vol. 15
[post_author] => 1
[post_date] => 2014-11-07 19:47:43
[year] => 2014
[month] => 11
[post_type] => post
)
[1157] => stdClass Object
(
[slug] => nablopomo
[ID] => 19603
[post_name] => 6-awkward-awesome
[post_title] => 6: Awkward & Awesome
[post_author] => 1
[post_date] => 2014-11-06 12:38:07
[year] => 2014
[month] => 11
[post_type] => post
)
[1158] => stdClass Object
(
[slug] => nablopomo
[ID] => 19598
[post_name] => photo-of-the-week-oak-leaf
[post_title] => 5: Photo of the week: Oak leaf
[post_author] => 1
[post_date] => 2014-11-05 09:29:41
[year] => 2014
[month] => 11
[post_type] => post
)
[1159] => stdClass Object
(
[slug] => nablopomo
[ID] => 19583
[post_name] => 4-election-day
[post_title] => 4: Election day
[post_author] => 1
[post_date] => 2014-11-04 12:09:43
[year] => 2014
[month] => 11
[post_type] => post
)
[1160] => stdClass Object
(
[slug] => friends
[ID] => 19266
[post_name] => that-time-when-caryn-and-san-went-to-la
[post_title] => 3: That time when Caryn and San went to LA...
[post_author] => 1
[post_date] => 2014-11-03 06:30:36
[year] => 2014
[month] => 11
[post_type] => post
)
[1161] => stdClass Object
(
[slug] => nablopomo
[ID] => 19579
[post_name] => 2014-in-pictures-week-44
[post_title] => 2: 2014 in pictures: week 44
[post_author] => 1
[post_date] => 2014-11-02 18:48:53
[year] => 2014
[month] => 11
[post_type] => post
)
[1162] => stdClass Object
(
[slug] => nablopomo
[ID] => 19551
[post_name] => 1-another-november-another-nablopomo
[post_title] => 1: Another November, another NaBloPoMo
[post_author] => 1
[post_date] => 2014-11-01 07:00:36
[year] => 2014
[month] => 11
[post_type] => post
)
[1163] => stdClass Object
(
[slug] => holidays
[ID] => 19538
[post_name] => happy-halloween-some-friday-facts
[post_title] => Happy Halloween + some Friday facts
[post_author] => 1
[post_date] => 2014-10-31 12:16:20
[year] => 2014
[month] => 10
[post_type] => post
)
[1164] => stdClass Object
(
[slug] => love
[ID] => 19531
[post_name] => october-favorites
[post_title] => October Favorites
[post_author] => 1
[post_date] => 2014-10-30 06:30:26
[year] => 2014
[month] => 10
[post_type] => post
)
[1165] => stdClass Object
(
[slug] => photography
[ID] => 19527
[post_name] => photo-of-the-week-pumpkin
[post_title] => Photo of the week: Pumpkin
[post_author] => 1
[post_date] => 2014-10-29 06:30:03
[year] => 2014
[month] => 10
[post_type] => post
)
[1166] => stdClass Object
(
[slug] => weekend
[ID] => 19518
[post_name] => girl-time-and-a-visit-at-the-pumpkin-patch
[post_title] => Girl time and a visit at the Pumpkin Patch
[post_author] => 1
[post_date] => 2014-10-27 06:30:05
[year] => 2014
[month] => 10
[post_type] => post
)
[1167] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19515
[post_name] => 2014-in-pictures-week-43
[post_title] => 2014 in pictures: week 43
[post_author] => 1
[post_date] => 2014-10-26 19:33:26
[year] => 2014
[month] => 10
[post_type] => post
)
[1168] => stdClass Object
(
[slug] => photography
[ID] => 19421
[post_name] => non-existent-bucket-list-check-devils-postpile
[post_title] => (Non-existent) bucket list check: Devils Postpile
[post_author] => 1
[post_date] => 2014-10-23 06:30:11
[year] => 2014
[month] => 10
[post_type] => post
)
[1169] => stdClass Object
(
[slug] => photography
[ID] => 19463
[post_name] => photo-of-the-week-clouds
[post_title] => Photo of the week: Clouds
[post_author] => 1
[post_date] => 2014-10-22 06:30:21
[year] => 2014
[month] => 10
[post_type] => post
)
[1170] => stdClass Object
(
[slug] => excitement
[ID] => 19478
[post_name] => on-a-little-announcement
[post_title] => On a little announcement
[post_author] => 1
[post_date] => 2014-10-20 06:30:28
[year] => 2014
[month] => 10
[post_type] => post
)
[1171] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19474
[post_name] => 2014-in-pictures-week-42
[post_title] => 2014 in pictures: week 42
[post_author] => 1
[post_date] => 2014-10-19 17:19:15
[year] => 2014
[month] => 10
[post_type] => post
)
[1172] => stdClass Object
(
[slug] => link-love
[ID] => 19467
[post_name] => october-link-love-2
[post_title] => October Link Love
[post_author] => 1
[post_date] => 2014-10-16 11:34:56
[year] => 2014
[month] => 10
[post_type] => post
)
[1173] => stdClass Object
(
[slug] => photography
[ID] => 19458
[post_name] => photo-of-the-week-a-piece-of-natural-art
[post_title] => Photo of the week: A piece of natural art
[post_author] => 1
[post_date] => 2014-10-15 06:00:50
[year] => 2014
[month] => 10
[post_type] => post
)
[1174] => stdClass Object
(
[slug] => blog-stuff
[ID] => 19448
[post_name] => a-little-blog-re-design
[post_title] => A little blog re-design!
[post_author] => 1
[post_date] => 2014-10-14 05:00:24
[year] => 2014
[month] => 10
[post_type] => post
)
[1175] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19433
[post_name] => 2014-in-pictures-week-41
[post_title] => 2014 in pictures: week 41
[post_author] => 1
[post_date] => 2014-10-12 20:35:50
[year] => 2014
[month] => 10
[post_type] => post
)
[1176] => stdClass Object
(
[slug] => tilt
[ID] => 19426
[post_name] => things-i-love-thursday-18
[post_title] => Things I love Thursday
[post_author] => 1
[post_date] => 2014-10-09 06:30:11
[year] => 2014
[month] => 10
[post_type] => post
)
[1177] => stdClass Object
(
[slug] => photography
[ID] => 19418
[post_name] => photo-of-the-week-devils-postpile-national-monument
[post_title] => Photo of the week: Devils Postpile National Monument
[post_author] => 1
[post_date] => 2014-10-08 06:30:44
[year] => 2014
[month] => 10
[post_type] => post
)
[1178] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19414
[post_name] => 2014-in-pictures-week-40
[post_title] => 2014 in pictures: week 40
[post_author] => 1
[post_date] => 2014-10-05 20:06:15
[year] => 2014
[month] => 10
[post_type] => post
)
[1179] => stdClass Object
(
[slug] => love
[ID] => 19342
[post_name] => that-time-when-we-went-to-vegas
[post_title] => That time when we went to Vegas...
[post_author] => 1
[post_date] => 2014-10-02 06:30:20
[year] => 2014
[month] => 10
[post_type] => post
)
[1180] => stdClass Object
(
[slug] => photography
[ID] => 19362
[post_name] => photo-of-the-week-olmstead-point
[post_title] => Photo of the week: Olmstead Point
[post_author] => 1
[post_date] => 2014-10-01 06:30:42
[year] => 2014
[month] => 10
[post_type] => post
)
[1181] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 19357
[post_name] => september-favorites-2
[post_title] => September Favorites
[post_author] => 1
[post_date] => 2014-09-30 06:30:19
[year] => 2014
[month] => 9
[post_type] => post
)
[1182] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19355
[post_name] => 2014-in-pictures-week-39
[post_title] => 2014 in pictures: week 39
[post_author] => 1
[post_date] => 2014-09-28 22:36:13
[year] => 2014
[month] => 9
[post_type] => post
)
[1183] => stdClass Object
(
[slug] => photography
[ID] => 19346
[post_name] => photo-of-the-week-mammoth-lakes-ca
[post_title] => Photo of the week: Mammoth Lakes, CA
[post_author] => 1
[post_date] => 2014-09-24 22:13:02
[year] => 2014
[month] => 9
[post_type] => post
)
[1184] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19339
[post_name] => 2014-in-pictures-week-38
[post_title] => 2014 in pictures: week 38
[post_author] => 1
[post_date] => 2014-09-21 18:23:20
[year] => 2014
[month] => 9
[post_type] => post
)
[1185] => stdClass Object
(
[slug] => friday-facts
[ID] => 19333
[post_name] => friday-facts-9
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2014-09-19 12:39:50
[year] => 2014
[month] => 9
[post_type] => post
)
[1186] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 19330
[post_name] => photo-of-the-week-flow
[post_title] => Photo of the week: Flow
[post_author] => 1
[post_date] => 2014-09-17 20:21:42
[year] => 2014
[month] => 9
[post_type] => post
)
[1187] => stdClass Object
(
[slug] => link-love
[ID] => 19323
[post_name] => september-link-love
[post_title] => September Link Love
[post_author] => 1
[post_date] => 2014-09-16 06:30:00
[year] => 2014
[month] => 9
[post_type] => post
)
[1188] => stdClass Object
(
[slug] => family
[ID] => 19300
[post_name] => tap-tap-is-this-thing-on
[post_title] => Tap, tap... is this thing on?
[post_author] => 1
[post_date] => 2014-09-15 06:30:46
[year] => 2014
[month] => 9
[post_type] => post
)
[1189] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19321
[post_name] => 2014-in-pictures-week-37
[post_title] => 2014 in pictures: week 37
[post_author] => 1
[post_date] => 2014-09-14 20:20:22
[year] => 2014
[month] => 9
[post_type] => post
)
[1190] => stdClass Object
(
[slug] => photography
[ID] => 19318
[post_name] => 19318
[post_title] => Photo of the week: Munchkins
[post_author] => 1
[post_date] => 2014-09-10 19:59:01
[year] => 2014
[month] => 9
[post_type] => post
)
[1191] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19293
[post_name] => 2014-in-pictures-week-36
[post_title] => 2014 in pictures: week 36
[post_author] => 1
[post_date] => 2014-09-07 13:38:33
[year] => 2014
[month] => 9
[post_type] => post
)
[1192] => stdClass Object
(
[slug] => photography
[ID] => 19296
[post_name] => photo-of-the-week-yellow
[post_title] => Photo of the week: Yellow
[post_author] => 1
[post_date] => 2014-09-03 18:40:08
[year] => 2014
[month] => 9
[post_type] => post
)
[1193] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19277
[post_name] => 2014-in-pictures-week-35
[post_title] => 2014 in pictures: week 35
[post_author] => 1
[post_date] => 2014-08-31 08:00:43
[year] => 2014
[month] => 8
[post_type] => post
)
[1194] => stdClass Object
(
[slug] => photography
[ID] => 19283
[post_name] => photo-of-the-week-hey-there
[post_title] => Photo of the week: Hey there!
[post_author] => 1
[post_date] => 2014-08-27 08:00:53
[year] => 2014
[month] => 8
[post_type] => post
)
[1195] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19275
[post_name] => 2014-in-pictures-week-34
[post_title] => 2014 in pictures : week 34
[post_author] => 1
[post_date] => 2014-08-24 08:00:13
[year] => 2014
[month] => 8
[post_type] => post
)
[1196] => stdClass Object
(
[slug] => photography
[ID] => 19280
[post_name] => photo-of-the-week-new-kitty
[post_title] => Photo of the week: new kitty
[post_author] => 1
[post_date] => 2014-08-20 08:00:36
[year] => 2014
[month] => 8
[post_type] => post
)
[1197] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19273
[post_name] => 2014-in-pictures-week-33
[post_title] => 2014 in pictures: week 33
[post_author] => 1
[post_date] => 2014-08-17 08:00:26
[year] => 2014
[month] => 8
[post_type] => post
)
[1198] => stdClass Object
(
[slug] => link-love
[ID] => 19256
[post_name] => august-link-love
[post_title] => August Link Love
[post_author] => 1
[post_date] => 2014-08-15 11:48:00
[year] => 2014
[month] => 8
[post_type] => post
)
[1199] => stdClass Object
(
[slug] => photography
[ID] => 19252
[post_name] => photo-of-the-week-santa-monica-beach
[post_title] => Photo of the week: Santa Monica Beach
[post_author] => 1
[post_date] => 2014-08-13 07:45:13
[year] => 2014
[month] => 8
[post_type] => post
)
[1200] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19246
[post_name] => 2014-in-pictures-week-32
[post_title] => 2014 in pictures: week 32
[post_author] => 1
[post_date] => 2014-08-11 22:05:09
[year] => 2014
[month] => 8
[post_type] => post
)
[1201] => stdClass Object
(
[slug] => love
[ID] => 19234
[post_name] => things-i-love-thursday-17
[post_title] => Things I love Thursday
[post_author] => 1
[post_date] => 2014-08-07 06:00:19
[year] => 2014
[month] => 8
[post_type] => post
)
[1202] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 19226
[post_name] => photo-of-the-week-dawn-2
[post_title] => Photo of the week: Dawn
[post_author] => 1
[post_date] => 2014-08-06 07:35:49
[year] => 2014
[month] => 8
[post_type] => post
)
[1203] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19222
[post_name] => 2014-in-pictures-week-31
[post_title] => 2014 in pictures | week 31
[post_author] => 1
[post_date] => 2014-08-03 19:00:22
[year] => 2014
[month] => 8
[post_type] => post
)
[1204] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 19193
[post_name] => july-favorites
[post_title] => July Favorites
[post_author] => 1
[post_date] => 2014-07-31 06:00:48
[year] => 2014
[month] => 7
[post_type] => post
)
[1205] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 19195
[post_name] => photo-of-the-week-pops-of-color
[post_title] => Photo of the week: Pops of color
[post_author] => 1
[post_date] => 2014-07-30 07:57:35
[year] => 2014
[month] => 7
[post_type] => post
)
[1206] => stdClass Object
(
[slug] => about-me
[ID] => 18894
[post_name] => pet-peeves-2
[post_title] => Pet Peeves
[post_author] => 1
[post_date] => 2014-07-28 06:00:11
[year] => 2014
[month] => 7
[post_type] => post
)
[1207] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19182
[post_name] => 2014-in-pictures-week-30
[post_title] => 2014 in pictures: week 30
[post_author] => 1
[post_date] => 2014-07-27 18:55:16
[year] => 2014
[month] => 7
[post_type] => post
)
[1208] => stdClass Object
(
[slug] => usa
[ID] => 18749
[post_name] => things-you-wouldnt-know-there-is-no-jury-duty-in-germany
[post_title] => Things you wouldn't know: There is no jury duty in Germany.
[post_author] => 1
[post_date] => 2014-07-24 06:00:44
[year] => 2014
[month] => 7
[post_type] => post
)
[1209] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 19152
[post_name] => photo-of-the-week-sunbeams
[post_title] => Photo of the week: Sunbeams
[post_author] => 1
[post_date] => 2014-07-23 06:00:47
[year] => 2014
[month] => 7
[post_type] => post
)
[1210] => stdClass Object
(
[slug] => link-love
[ID] => 19122
[post_name] => july-link-love
[post_title] => July Link Love
[post_author] => 1
[post_date] => 2014-07-21 06:30:40
[year] => 2014
[month] => 7
[post_type] => post
)
[1211] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19143
[post_name] => 2014-in-pictures-week-29
[post_title] => 2014 in pictures: week 29
[post_author] => 1
[post_date] => 2014-07-20 21:35:10
[year] => 2014
[month] => 7
[post_type] => post
)
[1212] => stdClass Object
(
[slug] => sports
[ID] => 19101
[post_name] => schlaaaaand-wir-sind-weltmeister
[post_title] => SCHLAAAAAND! Wir sind Weltmeister!
[post_author] => 1
[post_date] => 2014-07-18 06:00:32
[year] => 2014
[month] => 7
[post_type] => post
)
[1213] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 19098
[post_name] => photo-of-the-week-world-champions
[post_title] => Photo of the week: World Champions!
[post_author] => 1
[post_date] => 2014-07-16 08:27:00
[year] => 2014
[month] => 7
[post_type] => post
)
[1214] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19141
[post_name] => 2014-in-pictures-week-28
[post_title] => 2014 in pictures: week 28
[post_author] => 1
[post_date] => 2014-07-13 20:00:44
[year] => 2014
[month] => 7
[post_type] => post
)
[1215] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 19093
[post_name] => 19093
[post_title] => Photo of the week: Skies
[post_author] => 1
[post_date] => 2014-07-09 09:27:33
[year] => 2014
[month] => 7
[post_type] => post
)
[1216] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19089
[post_name] => 2014-in-pictures-week-27
[post_title] => 2014 in pictures: week 27
[post_author] => 1
[post_date] => 2014-07-06 21:36:35
[year] => 2014
[month] => 7
[post_type] => post
)
[1217] => stdClass Object
(
[slug] => recipe
[ID] => 19080
[post_name] => photo-of-the-week-recipe-blueberry-oatmeal-yogurt-pancakes
[post_title] => Photo of the week + recipe: Blueberry Oatmeal Yogurt Pancakes
[post_author] => 1
[post_date] => 2014-07-02 08:09:06
[year] => 2014
[month] => 7
[post_type] => post
)
[1218] => stdClass Object
(
[slug] => monthly-favorites
[ID] => 19074
[post_name] => june-favorites
[post_title] => June Favorites
[post_author] => 1
[post_date] => 2014-06-30 06:00:27
[year] => 2014
[month] => 6
[post_type] => post
)
[1219] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19078
[post_name] => 2014-in-pictures-week-26
[post_title] => 2014 in pictures: week 26
[post_author] => 1
[post_date] => 2014-06-29 19:28:44
[year] => 2014
[month] => 6
[post_type] => post
)
[1220] => stdClass Object
(
[slug] => beauty
[ID] => 19054
[post_name] => june-birchbox
[post_title] => June Birchbox
[post_author] => 1
[post_date] => 2014-06-27 11:11:32
[year] => 2014
[month] => 6
[post_type] => post
)
[1221] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 19056
[post_name] => akward-awesome
[post_title] => Akward & Awesome
[post_author] => 1
[post_date] => 2014-06-26 13:48:39
[year] => 2014
[month] => 6
[post_type] => post
)
[1222] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 19050
[post_name] => photo-of-the-week-mckinley-pond
[post_title] => Photo of the week: McKinley Pond
[post_author] => 1
[post_date] => 2014-06-25 08:31:41
[year] => 2014
[month] => 6
[post_type] => post
)
[1223] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19048
[post_name] => 2014-in-pictures-week-25
[post_title] => 2014 in pictures: week 25
[post_author] => 1
[post_date] => 2014-06-22 22:48:52
[year] => 2014
[month] => 6
[post_type] => post
)
[1224] => stdClass Object
(
[slug] => love
[ID] => 19031
[post_name] => things-i-love-thursday-16
[post_title] => Things I love Thursday
[post_author] => 1
[post_date] => 2014-06-19 10:53:44
[year] => 2014
[month] => 6
[post_type] => post
)
[1225] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 19022
[post_name] => photo-of-the-week-2
[post_title] => Photo of the week: Leftovers
[post_author] => 1
[post_date] => 2014-06-18 11:05:09
[year] => 2014
[month] => 6
[post_type] => post
)
[1226] => stdClass Object
(
[slug] => link-love
[ID] => 18886
[post_name] => june-link-love
[post_title] => June Link Love
[post_author] => 1
[post_date] => 2014-06-16 06:00:43
[year] => 2014
[month] => 6
[post_type] => post
)
[1227] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 19012
[post_name] => 2014-in-pictures-week-24
[post_title] => 2014 in pictures: week 24
[post_author] => 1
[post_date] => 2014-06-15 19:29:52
[year] => 2014
[month] => 6
[post_type] => post
)
[1228] => stdClass Object
(
[slug] => sports
[ID] => 18994
[post_name] => fifa-world-cup-2014
[post_title] => FIFA World Cup 2014
[post_author] => 1
[post_date] => 2014-06-13 12:25:45
[year] => 2014
[month] => 6
[post_type] => post
)
[1229] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18990
[post_name] => photo-of-the-week-walking
[post_title] => Photo of the week: Walking
[post_author] => 1
[post_date] => 2014-06-11 08:13:33
[year] => 2014
[month] => 6
[post_type] => post
)
[1230] => stdClass Object
(
[slug] => i-cant-make-this-shit-up
[ID] => 17142
[post_name] => internet-stalking-the-sincerest-form-of-flattery
[post_title] => Internet stalking: the sincerest form of flattery?
[post_author] => 1
[post_date] => 2014-06-09 08:30:52
[year] => 2014
[month] => 6
[post_type] => post
)
[1231] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18964
[post_name] => 2014-in-pictures-week-23
[post_title] => 2014 in pictures: week 23
[post_author] => 1
[post_date] => 2014-06-08 19:20:27
[year] => 2014
[month] => 6
[post_type] => post
)
[1232] => stdClass Object
(
[slug] => friday-facts
[ID] => 18957
[post_name] => friday-facts-8
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2014-06-06 12:54:07
[year] => 2014
[month] => 6
[post_type] => post
)
[1233] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18942
[post_name] => photo-of-the-week-farmers-market
[post_title] => Photo of the week: Farmers Market
[post_author] => 1
[post_date] => 2014-06-04 06:00:46
[year] => 2014
[month] => 6
[post_type] => post
)
[1234] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18937
[post_name] => 2014-in-pictures-week-22
[post_title] => 2014 in pictures: week 22
[post_author] => 1
[post_date] => 2014-06-01 15:52:19
[year] => 2014
[month] => 6
[post_type] => post
)
[1235] => stdClass Object
(
[slug] => love
[ID] => 18910
[post_name] => may-favorites
[post_title] => May Favorites
[post_author] => 1
[post_date] => 2014-05-30 06:30:37
[year] => 2014
[month] => 5
[post_type] => post
)
[1236] => stdClass Object
(
[slug] => beauty
[ID] => 18902
[post_name] => may-birchbox
[post_title] => May Birchbox
[post_author] => 1
[post_date] => 2014-05-29 06:00:02
[year] => 2014
[month] => 5
[post_type] => post
)
[1237] => stdClass Object
(
[slug] => marriage
[ID] => 18916
[post_name] => what-weve-learned-in-8-years-of-marriage
[post_title] => What we've learned in 8 years of marriage
[post_author] => 1
[post_date] => 2014-05-27 06:00:27
[year] => 2014
[month] => 5
[post_type] => post
)
[1238] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18896
[post_name] => 2014-in-photos-week-21
[post_title] => 2014 in photos: week 21
[post_author] => 1
[post_date] => 2014-05-25 20:20:31
[year] => 2014
[month] => 5
[post_type] => post
)
[1239] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18887
[post_name] => photo-of-the-week-favorites
[post_title] => Photo of the week: Favorites
[post_author] => 1
[post_date] => 2014-05-20 22:25:12
[year] => 2014
[month] => 5
[post_type] => post
)
[1240] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18883
[post_name] => 2014-in-pictures-week-20
[post_title] => 2014 in pictures: week 20
[post_author] => 1
[post_date] => 2014-05-18 21:43:07
[year] => 2014
[month] => 5
[post_type] => post
)
[1241] => stdClass Object
(
[slug] => friday-facts
[ID] => 18874
[post_name] => friday-facts-7
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2014-05-16 15:21:16
[year] => 2014
[month] => 5
[post_type] => post
)
[1242] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18867
[post_name] => photo-of-the-week-hi-little-guy
[post_title] => Photo of the week: Hi little guy!
[post_author] => 1
[post_date] => 2014-05-14 06:00:52
[year] => 2014
[month] => 5
[post_type] => post
)
[1243] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18862
[post_name] => 2014-in-pictures-week-19
[post_title] => 2014 in pictures: week 19
[post_author] => 1
[post_date] => 2014-05-11 21:50:27
[year] => 2014
[month] => 5
[post_type] => post
)
[1244] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18856
[post_name] => photo-of-the-week-palm-tree-duo
[post_title] => Photo of the week: Palm tree duo
[post_author] => 1
[post_date] => 2014-05-07 08:00:56
[year] => 2014
[month] => 5
[post_type] => post
)
[1245] => stdClass Object
(
[slug] => family
[ID] => 18815
[post_name] => i-love-surprises-dont-you
[post_title] => I love surprises, don't you?
[post_author] => 1
[post_date] => 2014-05-05 10:12:27
[year] => 2014
[month] => 5
[post_type] => post
)
[1246] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18825
[post_name] => 2014-in-pictures-week-18
[post_title] => 2014 in pictures: week 18
[post_author] => 1
[post_date] => 2014-05-04 16:39:31
[year] => 2014
[month] => 5
[post_type] => post
)
[1247] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 18806
[post_name] => awkward-awesome-20
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2014-05-01 10:56:49
[year] => 2014
[month] => 5
[post_type] => post
)
[1248] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18794
[post_name] => photo-of-the-week-rosegarden
[post_title] => Photo of the week: Rosegarden
[post_author] => 1
[post_date] => 2014-04-30 06:00:50
[year] => 2014
[month] => 4
[post_type] => post
)
[1249] => stdClass Object
(
[slug] => love
[ID] => 18776
[post_name] => april-favorites
[post_title] => April Favorites
[post_author] => 1
[post_date] => 2014-04-29 06:00:00
[year] => 2014
[month] => 4
[post_type] => post
)
[1250] => stdClass Object
(
[slug] => beauty
[ID] => 18769
[post_name] => april-birchbox
[post_title] => April Birchbox
[post_author] => 1
[post_date] => 2014-04-28 06:00:40
[year] => 2014
[month] => 4
[post_type] => post
)
[1251] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18761
[post_name] => 2014-in-pictures-week-17
[post_title] => 2014 in pictures: week 17
[post_author] => 1
[post_date] => 2014-04-27 17:38:09
[year] => 2014
[month] => 4
[post_type] => post
)
[1252] => stdClass Object
(
[slug] => holidays
[ID] => 18735
[post_name] => easter-weekend-recap
[post_title] => Easter weekend recap
[post_author] => 1
[post_date] => 2014-04-25 06:00:46
[year] => 2014
[month] => 4
[post_type] => post
)
[1253] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18728
[post_name] => photo-of-the-week-socal-sunset
[post_title] => Photo of the week: SoCal Sunset
[post_author] => 1
[post_date] => 2014-04-23 06:00:15
[year] => 2014
[month] => 4
[post_type] => post
)
[1254] => stdClass Object
(
[slug] => currently
[ID] => 18722
[post_name] => currently-vol-14
[post_title] => Currently vol.14
[post_author] => 1
[post_date] => 2014-04-22 10:18:47
[year] => 2014
[month] => 4
[post_type] => post
)
[1255] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18717
[post_name] => 2014-in-pictures-week-16
[post_title] => 2014 in pictures: week 16
[post_author] => 1
[post_date] => 2014-04-20 22:15:58
[year] => 2014
[month] => 4
[post_type] => post
)
[1256] => stdClass Object
(
[slug] => link-love
[ID] => 18673
[post_name] => april-link-love
[post_title] => April Link Love
[post_author] => 1
[post_date] => 2014-04-18 07:00:48
[year] => 2014
[month] => 4
[post_type] => post
)
[1257] => stdClass Object
(
[slug] => friends
[ID] => 18665
[post_name] => a-new-url-to-irl-friend
[post_title] => A new URL 2 IRL friend
[post_author] => 1
[post_date] => 2014-04-17 06:00:44
[year] => 2014
[month] => 4
[post_type] => post
)
[1258] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18687
[post_name] => photo-of-the-week-a-day-in-the-city
[post_title] => Photo of the week: A day in the City
[post_author] => 1
[post_date] => 2014-04-16 06:00:36
[year] => 2014
[month] => 4
[post_type] => post
)
[1259] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18671
[post_name] => 2014-in-pictures-week-15
[post_title] => 2014 in pictures: week 15
[post_author] => 1
[post_date] => 2014-04-13 14:03:47
[year] => 2014
[month] => 4
[post_type] => post
)
[1260] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18659
[post_name] => photo-of-the-week-mckinley
[post_title] => Photo of the week: McKinley
[post_author] => 1
[post_date] => 2014-04-09 08:04:43
[year] => 2014
[month] => 4
[post_type] => post
)
[1261] => stdClass Object
(
[slug] => this-and-that
[ID] => 18628
[post_name] => how-i-am-using-my-erin-condren-life-planner
[post_title] => How I am using my Erin Condren Life Planner
[post_author] => 1
[post_date] => 2014-04-07 06:00:53
[year] => 2014
[month] => 4
[post_type] => post
)
[1262] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18640
[post_name] => 2014-in-pictures-week-14
[post_title] => 2014 in pictures: week 14
[post_author] => 1
[post_date] => 2014-04-06 17:09:12
[year] => 2014
[month] => 4
[post_type] => post
)
[1263] => stdClass Object
(
[slug] => friday-facts
[ID] => 18621
[post_name] => friday-facts-6
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2014-04-04 17:27:04
[year] => 2014
[month] => 4
[post_type] => post
)
[1264] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18617
[post_name] => photo-of-the-week-farmers-bread
[post_title] => Photo of the week: Farmers bread
[post_author] => 1
[post_date] => 2014-04-02 11:28:41
[year] => 2014
[month] => 4
[post_type] => post
)
[1265] => stdClass Object
(
[slug] => love
[ID] => 18603
[post_name] => march-favorites
[post_title] => March Favorites
[post_author] => 1
[post_date] => 2014-03-31 06:00:13
[year] => 2014
[month] => 3
[post_type] => post
)
[1266] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18613
[post_name] => 2014-in-pictures-week-13
[post_title] => 2014 in pictures: week 13
[post_author] => 1
[post_date] => 2014-03-30 13:58:42
[year] => 2014
[month] => 3
[post_type] => post
)
[1267] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 18592
[post_name] => awkward-awesome-19
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2014-03-27 09:53:51
[year] => 2014
[month] => 3
[post_type] => post
)
[1268] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18582
[post_name] => photo-of-the-week-spring-has-sprung
[post_title] => Photo of the week: Spring has sprung
[post_author] => 1
[post_date] => 2014-03-26 06:00:00
[year] => 2014
[month] => 3
[post_type] => post
)
[1269] => stdClass Object
(
[slug] => beauty
[ID] => 18579
[post_name] => march-birchbox
[post_title] => March Birchbox
[post_author] => 1
[post_date] => 2014-03-25 08:05:56
[year] => 2014
[month] => 3
[post_type] => post
)
[1270] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18570
[post_name] => 2014-in-pictures-week-12
[post_title] => 2014 in pictures: week 12
[post_author] => 1
[post_date] => 2014-03-23 18:37:40
[year] => 2014
[month] => 3
[post_type] => post
)
[1271] => stdClass Object
(
[slug] => family
[ID] => 18497
[post_name] => birthday-shenanigans
[post_title] => Birthday shenanigans
[post_author] => 1
[post_date] => 2014-03-21 11:03:23
[year] => 2014
[month] => 3
[post_type] => post
)
[1272] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18535
[post_name] => 18535
[post_title] => Photo of the week: Biker
[post_author] => 1
[post_date] => 2014-03-19 06:25:43
[year] => 2014
[month] => 3
[post_type] => post
)
[1273] => stdClass Object
(
[slug] => link-love
[ID] => 18526
[post_name] => march-link-love
[post_title] => March Link Love
[post_author] => 1
[post_date] => 2014-03-17 06:30:57
[year] => 2014
[month] => 3
[post_type] => post
)
[1274] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18528
[post_name] => 2014-in-pictures-week-11
[post_title] => 2014 in pictures: week 11
[post_author] => 1
[post_date] => 2014-03-16 19:20:45
[year] => 2014
[month] => 3
[post_type] => post
)
[1275] => stdClass Object
(
[slug] => friday-facts
[ID] => 18508
[post_name] => friday-facts-5
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2014-03-14 15:00:06
[year] => 2014
[month] => 3
[post_type] => post
)
[1276] => stdClass Object
(
[slug] => food
[ID] => 18448
[post_name] => 5-foods-i-buy-eat-every-week
[post_title] => 5 Foods I buy & eat every week
[post_author] => 1
[post_date] => 2014-03-13 07:54:30
[year] => 2014
[month] => 3
[post_type] => post
)
[1277] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18490
[post_name] => photo-of-the-week-golden-gates-little-sister
[post_title] => Photo of the week: Golden Gate's little sister
[post_author] => 1
[post_date] => 2014-03-12 06:00:31
[year] => 2014
[month] => 3
[post_type] => post
)
[1278] => stdClass Object
(
[slug] => friends
[ID] => 18465
[post_name] => iwd-and-a-fun-weekend
[post_title] => IWD and a fun weekend
[post_author] => 1
[post_date] => 2014-03-10 06:00:25
[year] => 2014
[month] => 3
[post_type] => post
)
[1279] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18479
[post_name] => 2014-in-pictures-week-10
[post_title] => 2014 in pictures: week 10
[post_author] => 1
[post_date] => 2014-03-09 18:47:56
[year] => 2014
[month] => 3
[post_type] => post
)
[1280] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18456
[post_name] => photo-of-the-week
[post_title] => Photo of the week: Sunset
[post_author] => 1
[post_date] => 2014-03-05 06:00:11
[year] => 2014
[month] => 3
[post_type] => post
)
[1281] => stdClass Object
(
[slug] => beauty
[ID] => 18445
[post_name] => february-birchbox
[post_title] => February Birchbox
[post_author] => 1
[post_date] => 2014-03-04 06:00:11
[year] => 2014
[month] => 3
[post_type] => post
)
[1282] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18442
[post_name] => 2014-in-pictures
[post_title] => 2014 in pictures:
[post_author] => 1
[post_date] => 2014-03-02 21:46:07
[year] => 2014
[month] => 3
[post_type] => post
)
[1283] => stdClass Object
(
[slug] => love
[ID] => 18269
[post_name] => february-favorites
[post_title] => February Favorites
[post_author] => 1
[post_date] => 2014-02-28 09:00:12
[year] => 2014
[month] => 2
[post_type] => post
)
[1284] => stdClass Object
(
[slug] => travel
[ID] => 18417
[post_name] => a-socal-weekend-2
[post_title] => A SoCal weekend
[post_author] => 1
[post_date] => 2014-02-27 14:27:32
[year] => 2014
[month] => 2
[post_type] => post
)
[1285] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18407
[post_name] => photo-of-the-week-santa-barbara-ca
[post_title] => Photo of the week: Santa Barbara, CA
[post_author] => 1
[post_date] => 2014-02-26 06:00:32
[year] => 2014
[month] => 2
[post_type] => post
)
[1286] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18405
[post_name] => 2014-in-pictures-week-8
[post_title] => 2014 in pictures: week 8
[post_author] => 1
[post_date] => 2014-02-23 22:05:16
[year] => 2014
[month] => 2
[post_type] => post
)
[1287] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18395
[post_name] => photo-of-the-week-marble-cake
[post_title] => Photo of the week: Marble cake
[post_author] => 1
[post_date] => 2014-02-19 08:23:58
[year] => 2014
[month] => 2
[post_type] => post
)
[1288] => stdClass Object
(
[slug] => link-love
[ID] => 18256
[post_name] => february-link-love
[post_title] => February Link Love
[post_author] => 1
[post_date] => 2014-02-17 10:59:35
[year] => 2014
[month] => 2
[post_type] => post
)
[1289] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18387
[post_name] => 2014-in-pictures-week-7
[post_title] => 2014 in pictures: week 7
[post_author] => 1
[post_date] => 2014-02-16 19:51:24
[year] => 2014
[month] => 2
[post_type] => post
)
[1290] => stdClass Object
(
[slug] => tilt
[ID] => 18363
[post_name] => things-i-love-thursdays-on-a-friday
[post_title] => Things I love Thursdays (on a Friday)
[post_author] => 1
[post_date] => 2014-02-14 09:18:49
[year] => 2014
[month] => 2
[post_type] => post
)
[1291] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18357
[post_name] => photo-of-the-week-not-quite-a-piano
[post_title] => Photo of the week: Not quite a piano
[post_author] => 1
[post_date] => 2014-02-12 08:05:25
[year] => 2014
[month] => 2
[post_type] => post
)
[1292] => stdClass Object
(
[slug] => usa
[ID] => 18328
[post_name] => things-you-wouldnt-know-the-thing-about-middle-names
[post_title] => Things you wouldn't know: The thing about middle names
[post_author] => 1
[post_date] => 2014-02-11 09:21:53
[year] => 2014
[month] => 2
[post_type] => post
)
[1293] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18336
[post_name] => 2014-in-pictures-week-6
[post_title] => 2014 in pictures: week 6
[post_author] => 1
[post_date] => 2014-02-09 21:37:33
[year] => 2014
[month] => 2
[post_type] => post
)
[1294] => stdClass Object
(
[slug] => friday-facts
[ID] => 18316
[post_name] => 18316
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2014-02-07 14:41:39
[year] => 2014
[month] => 2
[post_type] => post
)
[1295] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18271
[post_name] => photo-of-the-week-chocolate-chip-cookie
[post_title] => Photo of the week: Chocolate chip cookie
[post_author] => 1
[post_date] => 2014-02-05 13:48:28
[year] => 2014
[month] => 2
[post_type] => post
)
[1296] => stdClass Object
(
[slug] => movies
[ID] => 18274
[post_name] => r-i-p-mr-hoffman
[post_title] => R.I.P., Mr. Hoffman
[post_author] => 1
[post_date] => 2014-02-04 12:30:40
[year] => 2014
[month] => 2
[post_type] => post
)
[1297] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18262
[post_name] => 2014-in-pictures-week-5
[post_title] => 2014 in pictures: week 5
[post_author] => 1
[post_date] => 2014-02-02 20:35:59
[year] => 2014
[month] => 2
[post_type] => post
)
[1298] => stdClass Object
(
[slug] => love
[ID] => 18227
[post_name] => january-favorites
[post_title] => January Favorites
[post_author] => 1
[post_date] => 2014-01-31 09:15:01
[year] => 2014
[month] => 1
[post_type] => post
)
[1299] => stdClass Object
(
[slug] => about-me
[ID] => 17996
[post_name] => on-who-i-am-right-now-8
[post_title] => On who I am right now
[post_author] => 1
[post_date] => 2014-01-30 12:32:41
[year] => 2014
[month] => 1
[post_type] => post
)
[1300] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18239
[post_name] => photo-of-the-week-street-art
[post_title] => Photo of the week: Street art
[post_author] => 1
[post_date] => 2014-01-29 06:00:45
[year] => 2014
[month] => 1
[post_type] => post
)
[1301] => stdClass Object
(
[slug] => beauty
[ID] => 18222
[post_name] => january-birchbox
[post_title] => January Birchbox
[post_author] => 1
[post_date] => 2014-01-27 06:00:19
[year] => 2014
[month] => 1
[post_type] => post
)
[1302] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18235
[post_name] => 2014-in-pictures-week-4
[post_title] => 2014 in pictures: week 4
[post_author] => 1
[post_date] => 2014-01-26 14:19:22
[year] => 2014
[month] => 1
[post_type] => post
)
[1303] => stdClass Object
(
[slug] => family
[ID] => 18209
[post_name] => this-was-christmas
[post_title] => This was Christmas
[post_author] => 1
[post_date] => 2014-01-23 06:00:52
[year] => 2014
[month] => 1
[post_type] => post
)
[1304] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18197
[post_name] => photo-of-the-week-dawn
[post_title] => Photo of the week: Dawn
[post_author] => 1
[post_date] => 2014-01-22 08:57:24
[year] => 2014
[month] => 1
[post_type] => post
)
[1305] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18195
[post_name] => 2014-in-pictures-week-3
[post_title] => 2014 in pictures: week 3
[post_author] => 1
[post_date] => 2014-01-19 21:14:03
[year] => 2014
[month] => 1
[post_type] => post
)
[1306] => stdClass Object
(
[slug] => link-love
[ID] => 18184
[post_name] => january-link-love
[post_title] => January Link Love
[post_author] => 1
[post_date] => 2014-01-17 11:13:02
[year] => 2014
[month] => 1
[post_type] => post
)
[1307] => stdClass Object
(
[slug] => holidays
[ID] => 18148
[post_name] => goodbye-2013-hello-2014
[post_title] => Goodbye 2013, hello 2014.
[post_author] => 1
[post_date] => 2014-01-16 06:00:02
[year] => 2014
[month] => 1
[post_type] => post
)
[1308] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18152
[post_name] => photo-of-the-week-californian-winter
[post_title] => Photo of the week: Californian winter
[post_author] => 1
[post_date] => 2014-01-15 09:06:16
[year] => 2014
[month] => 1
[post_type] => post
)
[1309] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18144
[post_name] => 2014-in-pictures-week-2
[post_title] => 2014 in pictures: week 2
[post_author] => 1
[post_date] => 2014-01-12 20:57:19
[year] => 2014
[month] => 1
[post_type] => post
)
[1310] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 18123
[post_name] => photo-of-the-week-blue-skies-over-cologne
[post_title] => Photo of the week: Blue skies over Cologne
[post_author] => 1
[post_date] => 2014-01-08 13:34:50
[year] => 2014
[month] => 1
[post_type] => post
)
[1311] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18117
[post_name] => 2014-in-pictures-week-1
[post_title] => 2014 in pictures: week 1
[post_author] => 1
[post_date] => 2014-01-05 19:16:53
[year] => 2014
[month] => 1
[post_type] => post
)
[1312] => stdClass Object
(
[slug] => love
[ID] => 18093
[post_name] => december-favorites
[post_title] => December Favorites
[post_author] => 1
[post_date] => 2013-12-30 06:00:40
[year] => 2013
[month] => 12
[post_type] => post
)
[1313] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18115
[post_name] => 2013-in-pictures-week-52
[post_title] => 2013 in pictures: week 52
[post_author] => 1
[post_date] => 2013-12-29 14:28:31
[year] => 2013
[month] => 12
[post_type] => post
)
[1314] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18112
[post_name] => 2013-in-pictures-week-51
[post_title] => 2013 in pictures: week 51
[post_author] => 1
[post_date] => 2013-12-22 07:30:53
[year] => 2013
[month] => 12
[post_type] => post
)
[1315] => stdClass Object
(
[slug] => beauty
[ID] => 18092
[post_name] => december-birch-box
[post_title] => December Birch Box
[post_author] => 1
[post_date] => 2013-12-19 06:00:37
[year] => 2013
[month] => 12
[post_type] => post
)
[1316] => stdClass Object
(
[slug] => holidays
[ID] => 18102
[post_name] => on-our-way
[post_title] => On our way
[post_author] => 1
[post_date] => 2013-12-16 10:54:58
[year] => 2013
[month] => 12
[post_type] => post
)
[1317] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18105
[post_name] => 2013-in-pictures-week-50
[post_title] => 2013 in pictures: week 50
[post_author] => 1
[post_date] => 2013-12-15 18:47:55
[year] => 2013
[month] => 12
[post_type] => post
)
[1318] => stdClass Object
(
[slug] => holidays
[ID] => 18058
[post_name] => so-much-to-do-so-little-time-2
[post_title] => So much to do, so little time
[post_author] => 1
[post_date] => 2013-12-13 06:00:39
[year] => 2013
[month] => 12
[post_type] => post
)
[1319] => stdClass Object
(
[slug] => holidays
[ID] => 18056
[post_name] => a-christmas-wishlist
[post_title] => A Christmas Wishlist
[post_author] => 1
[post_date] => 2013-12-12 06:00:17
[year] => 2013
[month] => 12
[post_type] => post
)
[1320] => stdClass Object
(
[slug] => holidays
[ID] => 18044
[post_name] => the-holiday-season-and-giveaway-winner
[post_title] => The holiday season and giveaway winner
[post_author] => 1
[post_date] => 2013-12-09 09:40:37
[year] => 2013
[month] => 12
[post_type] => post
)
[1321] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18041
[post_name] => 2013-in-pictures-week-49
[post_title] => 2013 in pictures: week 49
[post_author] => 1
[post_date] => 2013-12-08 18:05:07
[year] => 2013
[month] => 12
[post_type] => post
)
[1322] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 18037
[post_name] => 2013-in-pictures-week-48
[post_title] => 2013 in pictures: week 48
[post_author] => 1
[post_date] => 2013-12-01 14:47:26
[year] => 2013
[month] => 12
[post_type] => post
)
[1323] => stdClass Object
(
[slug] => nablopomo
[ID] => 18029
[post_name] => 30-the-end-of-naboplomo-and-a-giveaway
[post_title] => 30: The end of NaBoPloMo and a giveaway
[post_author] => 1
[post_date] => 2013-11-30 17:57:28
[year] => 2013
[month] => 11
[post_type] => post
)
[1324] => stdClass Object
(
[slug] => nablopomo
[ID] => 17725
[post_name] => 29-november-favorites
[post_title] => 29: November Favorites
[post_author] => 1
[post_date] => 2013-11-29 11:00:00
[year] => 2013
[month] => 11
[post_type] => post
)
[1325] => stdClass Object
(
[slug] => nablopomo
[ID] => 18000
[post_name] => 28-things-i-am-thankful-for-thursday
[post_title] => 28: Things I {am thankful for} Thursday
[post_author] => 1
[post_date] => 2013-11-28 10:00:56
[year] => 2013
[month] => 11
[post_type] => post
)
[1326] => stdClass Object
(
[slug] => nablopomo
[ID] => 17995
[post_name] => 27-november-birchbox
[post_title] => 27: November Birchbox
[post_author] => 1
[post_date] => 2013-11-27 21:44:51
[year] => 2013
[month] => 11
[post_type] => post
)
[1327] => stdClass Object
(
[slug] => nablopomo
[ID] => 17989
[post_name] => christmas-card-exchange-2013
[post_title] => 26: Christmas Card Exchange 2013
[post_author] => 1
[post_date] => 2013-11-26 15:52:57
[year] => 2013
[month] => 11
[post_type] => post
)
[1328] => stdClass Object
(
[slug] => nablopomo
[ID] => 17985
[post_name] => 25-five-pet-peeves
[post_title] => 25: Five pet peeves
[post_author] => 1
[post_date] => 2013-11-25 21:14:35
[year] => 2013
[month] => 11
[post_type] => post
)
[1329] => stdClass Object
(
[slug] => nablopomo
[ID] => 17694
[post_name] => 24-2013-in-pictures-week-47
[post_title] => 24: 2013 in pictures: week 47
[post_author] => 1
[post_date] => 2013-11-24 16:44:51
[year] => 2013
[month] => 11
[post_type] => post
)
[1330] => stdClass Object
(
[slug] => nablopomo
[ID] => 17979
[post_name] => 23-because-i-cant-help-it
[post_title] => 23: Because I can't help it.
[post_author] => 1
[post_date] => 2013-11-23 15:06:54
[year] => 2013
[month] => 11
[post_type] => post
)
[1331] => stdClass Object
(
[slug] => nablopomo
[ID] => 17735
[post_name] => 22-friday-facts
[post_title] => 22: Friday Facts
[post_author] => 1
[post_date] => 2013-11-22 14:00:00
[year] => 2013
[month] => 11
[post_type] => post
)
[1332] => stdClass Object
(
[slug] => nablopomo
[ID] => 17956
[post_name] => 21-things-i-love-thursday
[post_title] => 21: Things I love Thursday
[post_author] => 1
[post_date] => 2013-11-21 12:21:55
[year] => 2013
[month] => 11
[post_type] => post
)
[1333] => stdClass Object
(
[slug] => nablopomo
[ID] => 17875
[post_name] => 20-recipe-comfort-food
[post_title] => 20: Recipe: Comfort food
[post_author] => 1
[post_date] => 2013-11-20 08:00:00
[year] => 2013
[month] => 11
[post_type] => post
)
[1334] => stdClass Object
(
[slug] => nablopomo
[ID] => 17729
[post_name] => 19-diy-make-your-own-cards
[post_title] => 19: DIY - Make your own cards
[post_author] => 1
[post_date] => 2013-11-19 07:00:00
[year] => 2013
[month] => 11
[post_type] => post
)
[1335] => stdClass Object
(
[slug] => nablopomo
[ID] => 17850
[post_name] => 18-six-confessions
[post_title] => 18: Six confessions
[post_author] => 1
[post_date] => 2013-11-18 06:00:00
[year] => 2013
[month] => 11
[post_type] => post
)
[1336] => stdClass Object
(
[slug] => nablopomo
[ID] => 17692
[post_name] => 17-2013-in-pictures-week-46
[post_title] => 17: 2013 in pictures: week 46
[post_author] => 1
[post_date] => 2013-11-17 18:44:12
[year] => 2013
[month] => 11
[post_type] => post
)
[1337] => stdClass Object
(
[slug] => nablopomo
[ID] => 17605
[post_name] => 16-november-link-love
[post_title] => 16: November Link Love
[post_author] => 1
[post_date] => 2013-11-16 09:00:46
[year] => 2013
[month] => 11
[post_type] => post
)
[1338] => stdClass Object
(
[slug] => nablopomo
[ID] => 17909
[post_name] => 15-friday-facts
[post_title] => 15: Friday Facts
[post_author] => 1
[post_date] => 2013-11-15 08:00:39
[year] => 2013
[month] => 11
[post_type] => post
)
[1339] => stdClass Object
(
[slug] => nablopomo
[ID] => 17877
[post_name] => 14-currently-vol-13
[post_title] => 14: Currently Vol. 13
[post_author] => 1
[post_date] => 2013-11-14 07:00:00
[year] => 2013
[month] => 11
[post_type] => post
)
[1340] => stdClass Object
(
[slug] => nablopomo
[ID] => 17891
[post_name] => 13-on-taking-a-leap
[post_title] => 13: On taking a leap
[post_author] => 1
[post_date] => 2013-11-13 06:30:11
[year] => 2013
[month] => 11
[post_type] => post
)
[1341] => stdClass Object
(
[slug] => nablopomo
[ID] => 17862
[post_name] => 12-sometimes
[post_title] => 12: Sometimes
[post_author] => 1
[post_date] => 2013-11-12 07:00:00
[year] => 2013
[month] => 11
[post_type] => post
)
[1342] => stdClass Object
(
[slug] => nablopomo
[ID] => 17801
[post_name] => 11-warming-up-to-feedly
[post_title] => 11: Warming up to Feedly
[post_author] => 1
[post_date] => 2013-11-11 07:00:00
[year] => 2013
[month] => 11
[post_type] => post
)
[1343] => stdClass Object
(
[slug] => nablopomo
[ID] => 17690
[post_name] => 10-2013-in-pictures-week-45
[post_title] => 10: 2013 in pictures: week 45
[post_author] => 1
[post_date] => 2013-11-10 17:00:49
[year] => 2013
[month] => 11
[post_type] => post
)
[1344] => stdClass Object
(
[slug] => nablopomo
[ID] => 17818
[post_name] => 9-around-town
[post_title] => 9: Around town
[post_author] => 1
[post_date] => 2013-11-09 18:43:18
[year] => 2013
[month] => 11
[post_type] => post
)
[1345] => stdClass Object
(
[slug] => nablopomo
[ID] => 17732
[post_name] => 8-warm-and-soothing-winter-breakfast
[post_title] => 8: Warm and soothing winter breakfast
[post_author] => 1
[post_date] => 2013-11-08 10:00:00
[year] => 2013
[month] => 11
[post_type] => post
)
[1346] => stdClass Object
(
[slug] => nablopomo
[ID] => 17763
[post_name] => 7-awkward-awesome
[post_title] => 7: Awkward & Awesome
[post_author] => 1
[post_date] => 2013-11-07 06:30:00
[year] => 2013
[month] => 11
[post_type] => post
)
[1347] => stdClass Object
(
[slug] => nablopomo
[ID] => 17736
[post_name] => 6-things-you-wouldnt-know-more-german-idioms
[post_title] => 6: Things you wouldn't know: more German idioms
[post_author] => 1
[post_date] => 2013-11-06 07:00:00
[year] => 2013
[month] => 11
[post_type] => post
)
[1348] => stdClass Object
(
[slug] => friends
[ID] => 17700
[post_name] => 5-from-url-to-irl
[post_title] => 5: From URL to IRL
[post_author] => 1
[post_date] => 2013-11-05 06:00:38
[year] => 2013
[month] => 11
[post_type] => post
)
[1349] => stdClass Object
(
[slug] => nablopomo
[ID] => 11449
[post_name] => things-i-am-not-2
[post_title] => 4: Things I am not
[post_author] => 1
[post_date] => 2013-11-04 06:00:40
[year] => 2013
[month] => 11
[post_type] => post
)
[1350] => stdClass Object
(
[slug] => nablopomo
[ID] => 17688
[post_name] => 3-2013-in-pictures-week-44
[post_title] => 3: 2013 in pictures: week 44
[post_author] => 1
[post_date] => 2013-11-03 01:39:13
[year] => 2013
[month] => 11
[post_type] => post
)
[1351] => stdClass Object
(
[slug] => nablopomo
[ID] => 17630
[post_name] => 2-october-favorites
[post_title] => 2: October Favorites
[post_author] => 1
[post_date] => 2013-11-02 09:00:30
[year] => 2013
[month] => 11
[post_type] => post
)
[1352] => stdClass Object
(
[slug] => nablopomo
[ID] => 17670
[post_name] => 1-i-cant-believe-its-nablopomo-again
[post_title] => 1: I can't believe it's NaBloPoMo again
[post_author] => 1
[post_date] => 2013-11-01 09:00:12
[year] => 2013
[month] => 11
[post_type] => post
)
[1353] => stdClass Object
(
[slug] => holidays
[ID] => 17660
[post_name] => happy-halloween-7
[post_title] => Happy Halloween.
[post_author] => 1
[post_date] => 2013-10-31 19:42:38
[year] => 2013
[month] => 10
[post_type] => post
)
[1354] => stdClass Object
(
[slug] => love
[ID] => 17641
[post_name] => my-red-sox-%e2%99%a5
[post_title] => My Red Sox ♥
[post_author] => 1
[post_date] => 2013-10-30 21:59:25
[year] => 2013
[month] => 10
[post_type] => post
)
[1355] => stdClass Object
(
[slug] => beauty
[ID] => 17311
[post_name] => clarisonic-update-after-one-month
[post_title] => Clarisonic Update: after one month
[post_author] => 1
[post_date] => 2013-10-29 06:05:33
[year] => 2013
[month] => 10
[post_type] => post
)
[1356] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17628
[post_name] => 2013-in-pictures-week-43
[post_title] => 2013 in pictures: week 43
[post_author] => 1
[post_date] => 2013-10-27 21:58:12
[year] => 2013
[month] => 10
[post_type] => post
)
[1357] => stdClass Object
(
[slug] => beauty
[ID] => 17564
[post_name] => october-birchbox
[post_title] => October Birchbox
[post_author] => 1
[post_date] => 2013-10-23 06:30:09
[year] => 2013
[month] => 10
[post_type] => post
)
[1358] => stdClass Object
(
[slug] => family
[ID] => 17612
[post_name] => oh-to-be-five-again
[post_title] => Oh, to be five again.
[post_author] => 1
[post_date] => 2013-10-21 10:42:04
[year] => 2013
[month] => 10
[post_type] => post
)
[1359] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17608
[post_name] => 2013-in-pictures-week-42
[post_title] => 2013 in pictures: week 42
[post_author] => 1
[post_date] => 2013-10-20 14:53:17
[year] => 2013
[month] => 10
[post_type] => post
)
[1360] => stdClass Object
(
[slug] => friday-facts
[ID] => 17552
[post_name] => 17552
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2013-10-18 09:49:01
[year] => 2013
[month] => 10
[post_type] => post
)
[1361] => stdClass Object
(
[slug] => link-love
[ID] => 17187
[post_name] => october-link-love
[post_title] => October Link Love
[post_author] => 1
[post_date] => 2013-10-15 06:00:16
[year] => 2013
[month] => 10
[post_type] => post
)
[1362] => stdClass Object
(
[slug] => friends
[ID] => 17513
[post_name] => weekend-recap-3
[post_title] => Weekend Recap
[post_author] => 1
[post_date] => 2013-10-14 07:00:44
[year] => 2013
[month] => 10
[post_type] => post
)
[1363] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17509
[post_name] => 2013-in-pictures-week-41
[post_title] => 2013 in pictures: week 41
[post_author] => 1
[post_date] => 2013-10-13 17:30:10
[year] => 2013
[month] => 10
[post_type] => post
)
[1364] => stdClass Object
(
[slug] => this-and-that
[ID] => 17492
[post_name] => friday-facts-4
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2013-10-11 09:00:39
[year] => 2013
[month] => 10
[post_type] => post
)
[1365] => stdClass Object
(
[slug] => fck-that
[ID] => 17436
[post_name] => how-i-suddenly-have-all-the-time-and-feel-paralyzed
[post_title] => How I suddenly have ALL THE TIME and feel paralyzed
[post_author] => 1
[post_date] => 2013-10-10 06:00:37
[year] => 2013
[month] => 10
[post_type] => post
)
[1366] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17430
[post_name] => 2013-in-pictures-week-40
[post_title] => 2013 in pictures: week 40
[post_author] => 1
[post_date] => 2013-10-06 18:49:56
[year] => 2013
[month] => 10
[post_type] => post
)
[1367] => stdClass Object
(
[slug] => fck-that
[ID] => 17372
[post_name] => on-being-tired-of-always-getting-the-short-end-of-the-stick
[post_title] => On being tired of always getting the short end of the stick
[post_author] => 1
[post_date] => 2013-10-03 11:28:50
[year] => 2013
[month] => 10
[post_type] => post
)
[1368] => stdClass Object
(
[slug] => love
[ID] => 17175
[post_name] => september-favorites
[post_title] => September Favorites
[post_author] => 1
[post_date] => 2013-09-30 06:00:00
[year] => 2013
[month] => 9
[post_type] => post
)
[1369] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17176
[post_name] => 2013-in-pictures-week-39
[post_title] => 2013 in pictures: week 39
[post_author] => 1
[post_date] => 2013-09-29 10:00:00
[year] => 2013
[month] => 9
[post_type] => post
)
[1370] => stdClass Object
(
[slug] => friday-facts
[ID] => 17331
[post_name] => friday-facts-3
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2013-09-27 07:00:05
[year] => 2013
[month] => 9
[post_type] => post
)
[1371] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17328
[post_name] => 2013-in-pictures-week-38-2
[post_title] => 2013 in pictures: week 38
[post_author] => 1
[post_date] => 2013-09-22 06:29:49
[year] => 2013
[month] => 9
[post_type] => post
)
[1372] => stdClass Object
(
[slug] => this-and-that
[ID] => 17316
[post_name] => friday-facts-2
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2013-09-20 20:33:03
[year] => 2013
[month] => 9
[post_type] => post
)
[1373] => stdClass Object
(
[slug] => gadgets
[ID] => 17284
[post_name] => clarisonic-update-after-one-week
[post_title] => Clarisonic Update: After one week
[post_author] => 1
[post_date] => 2013-09-19 15:43:07
[year] => 2013
[month] => 9
[post_type] => post
)
[1374] => stdClass Object
(
[slug] => this-and-that
[ID] => 17262
[post_name] => how-about-some-swag
[post_title] => How about some swag?
[post_author] => 1
[post_date] => 2013-09-18 06:47:00
[year] => 2013
[month] => 9
[post_type] => post
)
[1375] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17270
[post_name] => 2013-in-pictures-week-37
[post_title] => 2013 in pictures: week 37
[post_author] => 1
[post_date] => 2013-09-15 21:16:07
[year] => 2013
[month] => 9
[post_type] => post
)
[1376] => stdClass Object
(
[slug] => this-and-that
[ID] => 17244
[post_name] => friday-facts
[post_title] => Friday Facts
[post_author] => 1
[post_date] => 2013-09-13 06:00:57
[year] => 2013
[month] => 9
[post_type] => post
)
[1377] => stdClass Object
(
[slug] => excitement
[ID] => 17213
[post_name] => oh-look-what-came-in-the-mail
[post_title] => Oh, look what came in the mail!
[post_author] => 1
[post_date] => 2013-09-12 05:45:04
[year] => 2013
[month] => 9
[post_type] => post
)
[1378] => stdClass Object
(
[slug] => sports
[ID] => 17200
[post_name] => a-baseball-kinda-weekend
[post_title] => A baseball-kinda-weekend
[post_author] => 1
[post_date] => 2013-09-09 12:39:50
[year] => 2013
[month] => 9
[post_type] => post
)
[1379] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17181
[post_name] => 2013-in-pictures-36
[post_title] => 2013 in pictures: 36
[post_author] => 1
[post_date] => 2013-09-08 21:00:00
[year] => 2013
[month] => 9
[post_type] => post
)
[1380] => stdClass Object
(
[slug] => food
[ID] => 17086
[post_name] => recipe-red-quinoa-and-black-bean-salad
[post_title] => Recipe: Red Quinoa and Black Bean Salad
[post_author] => 1
[post_date] => 2013-09-04 06:00:49
[year] => 2013
[month] => 9
[post_type] => post
)
[1381] => stdClass Object
(
[slug] => weekend
[ID] => 17158
[post_name] => a-socal-weekend
[post_title] => A SoCal weekend
[post_author] => 1
[post_date] => 2013-09-02 06:00:50
[year] => 2013
[month] => 9
[post_type] => post
)
[1382] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17156
[post_name] => 2013-in-pictures-week-35
[post_title] => 2013 in pictures: week 35
[post_author] => 1
[post_date] => 2013-09-01 18:05:05
[year] => 2013
[month] => 9
[post_type] => post
)
[1383] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17149
[post_name] => 2013-in-pictures-week-34
[post_title] => 2013 in pictures: week 34
[post_author] => 1
[post_date] => 2013-08-25 22:10:56
[year] => 2013
[month] => 8
[post_type] => post
)
[1384] => stdClass Object
(
[slug] => weekend
[ID] => 17127
[post_name] => sf-ill-never-get-tired-of-you
[post_title] => SF, I'll never get tired of you
[post_author] => 1
[post_date] => 2013-08-19 09:43:50
[year] => 2013
[month] => 8
[post_type] => post
)
[1385] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17124
[post_name] => 2013-in-pictures-week-33
[post_title] => 2013 in pictures: week 33
[post_author] => 1
[post_date] => 2013-08-18 22:39:47
[year] => 2013
[month] => 8
[post_type] => post
)
[1386] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17118
[post_name] => 2013-in-pictures-week-32
[post_title] => 2013 in pictures: week 32
[post_author] => 1
[post_date] => 2013-08-11 22:07:38
[year] => 2013
[month] => 8
[post_type] => post
)
[1387] => stdClass Object
(
[slug] => weekend
[ID] => 17099
[post_name] => the-weekend-2
[post_title] => The weekend
[post_author] => 1
[post_date] => 2013-08-06 12:19:26
[year] => 2013
[month] => 8
[post_type] => post
)
[1388] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17096
[post_name] => 2013-in-pictures-week-31
[post_title] => 2013 in pictures: week 31
[post_author] => 1
[post_date] => 2013-08-04 23:08:32
[year] => 2013
[month] => 8
[post_type] => post
)
[1389] => stdClass Object
(
[slug] => about-me
[ID] => 17065
[post_name] => currently-vol-12
[post_title] => Currently Vol.12
[post_author] => 1
[post_date] => 2013-08-01 06:00:50
[year] => 2013
[month] => 8
[post_type] => post
)
[1390] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17072
[post_name] => 2013-in-pictures-week-30
[post_title] => 2013 in pictures: week 30
[post_author] => 1
[post_date] => 2013-07-28 21:47:28
[year] => 2013
[month] => 7
[post_type] => post
)
[1391] => stdClass Object
(
[slug] => reminiscence
[ID] => 17030
[post_name] => i-dont-care-i-love-it-ahm-them
[post_title] => I don't care, I love it... ahm... them.
[post_author] => 1
[post_date] => 2013-07-25 05:30:27
[year] => 2013
[month] => 7
[post_type] => post
)
[1392] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 17021
[post_name] => 2013-in-pictures-week-29
[post_title] => 2013 in pictures: week 29
[post_author] => 1
[post_date] => 2013-07-21 22:05:13
[year] => 2013
[month] => 7
[post_type] => post
)
[1393] => stdClass Object
(
[slug] => food
[ID] => 16993
[post_name] => there-is-nothing-like-homemade-whole-grain-bread
[post_title] => There is nothing like homemade whole grain bread
[post_author] => 1
[post_date] => 2013-07-19 15:19:38
[year] => 2013
[month] => 7
[post_type] => post
)
[1394] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16989
[post_name] => 2013-in-pictures-week-28
[post_title] => 2013 in pictures: week 28
[post_author] => 1
[post_date] => 2013-07-14 15:13:46
[year] => 2013
[month] => 7
[post_type] => post
)
[1395] => stdClass Object
(
[slug] => food
[ID] => 16965
[post_name] => i-was-wrong-about-green-smoothies
[post_title] => I was wrong about green smoothies
[post_author] => 1
[post_date] => 2013-07-11 10:51:36
[year] => 2013
[month] => 7
[post_type] => post
)
[1396] => stdClass Object
(
[slug] => weekend
[ID] => 16946
[post_name] => 4th-of-july-weekend
[post_title] => 4th of July weekend
[post_author] => 1
[post_date] => 2013-07-09 05:30:33
[year] => 2013
[month] => 7
[post_type] => post
)
[1397] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16939
[post_name] => 2013-in-pictures-week-27
[post_title] => 2013 in pictures: week 27
[post_author] => 1
[post_date] => 2013-07-07 14:31:17
[year] => 2013
[month] => 7
[post_type] => post
)
[1398] => stdClass Object
(
[slug] => who-i-am
[ID] => 16710
[post_name] => on-who-i-am-right-now-7
[post_title] => On who I am right now
[post_author] => 1
[post_date] => 2013-07-03 05:30:36
[year] => 2013
[month] => 7
[post_type] => post
)
[1399] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16909
[post_name] => 2013-in-pictures-week-26
[post_title] => 2013 in pictures: week 26
[post_author] => 1
[post_date] => 2013-06-30 20:34:54
[year] => 2013
[month] => 6
[post_type] => post
)
[1400] => stdClass Object
(
[slug] => food
[ID] => 16844
[post_name] => because-bread
[post_title] => Because bread.
[post_author] => 1
[post_date] => 2013-06-29 12:12:38
[year] => 2013
[month] => 6
[post_type] => post
)
[1401] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16847
[post_name] => 2013-in-pictures-week-25
[post_title] => 2013 in pictures: week 25
[post_author] => 1
[post_date] => 2013-06-23 17:44:27
[year] => 2013
[month] => 6
[post_type] => post
)
[1402] => stdClass Object
(
[slug] => recipe
[ID] => 16833
[post_name] => friday-link-love-the-detox-addition
[post_title] => Friday Link Love - The Detox Addition
[post_author] => 1
[post_date] => 2013-06-21 16:56:27
[year] => 2013
[month] => 6
[post_type] => post
)
[1403] => stdClass Object
(
[slug] => friends
[ID] => 16631
[post_name] => more-bisc-talk-because-friends-and-vegas-and-i-want-to-be-a-vip-again
[post_title] => More BiSC talk... because friends and VEGAS and I want to be a VIP again.
[post_author] => 1
[post_date] => 2013-06-18 05:30:39
[year] => 2013
[month] => 6
[post_type] => post
)
[1404] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16788
[post_name] => 2013-in-pictures-week-24
[post_title] => 2013 in pictures: week 24
[post_author] => 1
[post_date] => 2013-06-16 22:41:37
[year] => 2013
[month] => 6
[post_type] => post
)
[1405] => stdClass Object
(
[slug] => food
[ID] => 16743
[post_name] => healthy-bread-and-good-poop-win
[post_title] => Healthy bread and good poop - win!
[post_author] => 1
[post_date] => 2013-06-12 05:45:05
[year] => 2013
[month] => 6
[post_type] => post
)
[1406] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 16715
[post_name] => 108f-anyone
[post_title] => 108°F anyone?
[post_author] => 1
[post_date] => 2013-06-10 11:52:41
[year] => 2013
[month] => 6
[post_type] => post
)
[1407] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16713
[post_name] => 2013-in-pictures-week-23
[post_title] => 2013 in pictures: week 23
[post_author] => 1
[post_date] => 2013-06-09 16:12:16
[year] => 2013
[month] => 6
[post_type] => post
)
[1408] => stdClass Object
(
[slug] => food
[ID] => 16663
[post_name] => im-doing-this-in-june
[post_title] => I'm doing this in June
[post_author] => 1
[post_date] => 2013-06-03 05:30:22
[year] => 2013
[month] => 6
[post_type] => post
)
[1409] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16687
[post_name] => 2013-in-pictures-week-22
[post_title] => 2013 in pictures: week 22
[post_author] => 1
[post_date] => 2013-06-02 22:28:00
[year] => 2013
[month] => 6
[post_type] => post
)
[1410] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16628
[post_name] => 2013-in-pictures-week-21
[post_title] => 2013 in pictures: week 21
[post_author] => 1
[post_date] => 2013-05-26 23:07:41
[year] => 2013
[month] => 5
[post_type] => post
)
[1411] => stdClass Object
(
[slug] => friends
[ID] => 16551
[post_name] => the-bisc-recap-or-whatever-happens-in-vegas-does-most-definitely-not-always-stay-in-vegas
[post_title] => The BiSC recap. Or, whatever happens in Vegas does most definitely NOT always stay in Vegas.
[post_author] => 1
[post_date] => 2013-05-24 10:06:34
[year] => 2013
[month] => 5
[post_type] => post
)
[1412] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16549
[post_name] => 2013-in-pictures-week-20
[post_title] => 2013 in pictures: week 20
[post_author] => 1
[post_date] => 2013-05-20 22:05:31
[year] => 2013
[month] => 5
[post_type] => post
)
[1413] => stdClass Object
(
[slug] => tilt
[ID] => 16517
[post_name] => things-i-love-thursday-15
[post_title] => Things I Love Thursday
[post_author] => 1
[post_date] => 2013-05-16 10:09:49
[year] => 2013
[month] => 5
[post_type] => post
)
[1414] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16534
[post_name] => 2013-in-pictures-week-19
[post_title] => 2013 in pictures: week 19
[post_author] => 1
[post_date] => 2013-05-12 21:21:03
[year] => 2013
[month] => 5
[post_type] => post
)
[1415] => stdClass Object
(
[slug] => link-love
[ID] => 16289
[post_name] => friday-link-love-47
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2013-05-10 06:00:05
[year] => 2013
[month] => 5
[post_type] => post
)
[1416] => stdClass Object
(
[slug] => this-and-that
[ID] => 14748
[post_name] => 15-things-you-will-never-hear-me-say
[post_title] => 15 Things You Will Never Hear Me Say
[post_author] => 1
[post_date] => 2013-05-08 05:30:17
[year] => 2013
[month] => 5
[post_type] => post
)
[1417] => stdClass Object
(
[slug] => food
[ID] => 16494
[post_name] => glimpses-of-my-weekend
[post_title] => Glimpses of my weekend
[post_author] => 1
[post_date] => 2013-05-06 05:30:35
[year] => 2013
[month] => 5
[post_type] => post
)
[1418] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16492
[post_name] => 2013-in-pictures-week-18
[post_title] => 2013 in pictures: week 18
[post_author] => 1
[post_date] => 2013-05-05 19:58:51
[year] => 2013
[month] => 5
[post_type] => post
)
[1419] => stdClass Object
(
[slug] => holidays
[ID] => 16453
[post_name] => things-you-wouldnt-know-tanz-in-den-mai-dance-into-may
[post_title] => Things you wouldn't know: Tanz in den Mai ("Dance into May")
[post_author] => 1
[post_date] => 2013-05-02 09:13:36
[year] => 2013
[month] => 5
[post_type] => post
)
[1420] => stdClass Object
(
[slug] => germany
[ID] => 16386
[post_name] => things-you-wouldnt-know-the-german-postal-delivery
[post_title] => Things you wouldn't know: The German Postal Delivery
[post_author] => 1
[post_date] => 2013-04-29 05:30:37
[year] => 2013
[month] => 4
[post_type] => post
)
[1421] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16430
[post_name] => 2013-in-pictures-week-17
[post_title] => 2013 in pictures: week 17
[post_author] => 1
[post_date] => 2013-04-28 21:01:41
[year] => 2013
[month] => 4
[post_type] => post
)
[1422] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 16373
[post_name] => awkward-awesome-18
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2013-04-25 09:00:13
[year] => 2013
[month] => 4
[post_type] => post
)
[1423] => stdClass Object
(
[slug] => fyi
[ID] => 16290
[post_name] => 10-ideas-to-build-up-that-financial-cushion
[post_title] => 10 ideas to build up that financial cushion
[post_author] => 1
[post_date] => 2013-04-23 05:35:18
[year] => 2013
[month] => 4
[post_type] => post
)
[1424] => stdClass Object
(
[slug] => weekend
[ID] => 16355
[post_name] => a-stroll-through-the-rose-garden
[post_title] => A stroll through the rose garden
[post_author] => 1
[post_date] => 2013-04-22 05:30:55
[year] => 2013
[month] => 4
[post_type] => post
)
[1425] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16352
[post_name] => 2013-in-pictures-week-16
[post_title] => 2013 in pictures: week 16
[post_author] => 1
[post_date] => 2013-04-21 22:48:05
[year] => 2013
[month] => 4
[post_type] => post
)
[1426] => stdClass Object
(
[slug] => good-things
[ID] => 16344
[post_name] => %e2%80%8bthe-chain-of-love
[post_title] => The chain of love
[post_author] => 1
[post_date] => 2013-04-17 09:38:54
[year] => 2013
[month] => 4
[post_type] => post
)
[1427] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16340
[post_name] => 2013-in-pictures-week-15
[post_title] => 2013 in pictures: week 15
[post_author] => 1
[post_date] => 2013-04-14 22:02:30
[year] => 2013
[month] => 4
[post_type] => post
)
[1428] => stdClass Object
(
[slug] => family
[ID] => 16326
[post_name] => the-little-reminders
[post_title] => The little reminders
[post_author] => 1
[post_date] => 2013-04-11 16:12:11
[year] => 2013
[month] => 4
[post_type] => post
)
[1429] => stdClass Object
(
[slug] => about-me
[ID] => 16319
[post_name] => currently-vol-11
[post_title] => Currently Vol. 11
[post_author] => 1
[post_date] => 2013-04-09 07:36:27
[year] => 2013
[month] => 4
[post_type] => post
)
[1430] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16314
[post_name] => 2013-in-pictures-week-14
[post_title] => 2013 in pictures: week 14
[post_author] => 1
[post_date] => 2013-04-07 20:51:02
[year] => 2013
[month] => 4
[post_type] => post
)
[1431] => stdClass Object
(
[slug] => family
[ID] => 15815
[post_name] => a-different-kind-of-goodbye
[post_title] => A different kind of goodbye
[post_author] => 1
[post_date] => 2013-04-05 11:47:25
[year] => 2013
[month] => 4
[post_type] => post
)
[1432] => stdClass Object
(
[slug] => holidays
[ID] => 16266
[post_name] => easter-weekend-3
[post_title] => Easter weekend
[post_author] => 1
[post_date] => 2013-04-04 08:05:24
[year] => 2013
[month] => 4
[post_type] => post
)
[1433] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16262
[post_name] => 2013-in-pictures-week-13
[post_title] => 2013 in pictures: week 13
[post_author] => 1
[post_date] => 2013-03-31 23:05:16
[year] => 2013
[month] => 3
[post_type] => post
)
[1434] => stdClass Object
(
[slug] => link-love
[ID] => 16101
[post_name] => friday-link-love-46
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2013-03-29 13:30:33
[year] => 2013
[month] => 3
[post_type] => post
)
[1435] => stdClass Object
(
[slug] => about-me
[ID] => 16213
[post_name] => scintilla13-childhood-memories
[post_title] => #Scintilla13: Childhood memories
[post_author] => 1
[post_date] => 2013-03-28 12:14:54
[year] => 2013
[month] => 3
[post_type] => post
)
[1436] => stdClass Object
(
[slug] => about-me
[ID] => 16181
[post_name] => scintillia13-losing-it-over-a-yellow-felt-ball
[post_title] => #Scintilla13: Losing it over a yellow felt ball
[post_author] => 1
[post_date] => 2013-03-26 18:03:09
[year] => 2013
[month] => 3
[post_type] => post
)
[1437] => stdClass Object
(
[slug] => friends
[ID] => 16151
[post_name] => beautiful-napa
[post_title] => Beautiful Napa
[post_author] => 1
[post_date] => 2013-03-25 05:30:46
[year] => 2013
[month] => 3
[post_type] => post
)
[1438] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16137
[post_name] => 2013-in-pictures-week-12
[post_title] => 2013 in pictures: week 12
[post_author] => 1
[post_date] => 2013-03-24 14:57:02
[year] => 2013
[month] => 3
[post_type] => post
)
[1439] => stdClass Object
(
[slug] => about-me
[ID] => 16107
[post_name] => scintilla13-on-not-being-a-pushover
[post_title] => #Scintilla13: On not being a pushover
[post_author] => 1
[post_date] => 2013-03-22 15:40:10
[year] => 2013
[month] => 3
[post_type] => post
)
[1440] => stdClass Object
(
[slug] => about-me
[ID] => 16086
[post_name] => scintilla13-who-would-have-thought
[post_title] => #Scintilla13: Who would have thought?
[post_author] => 1
[post_date] => 2013-03-20 12:50:34
[year] => 2013
[month] => 3
[post_type] => post
)
[1441] => stdClass Object
(
[slug] => about-me
[ID] => 16071
[post_name] => scintilla13-the-people-that-shape-us
[post_title] => #Scintilla13: The people that shape us
[post_author] => 1
[post_date] => 2013-03-19 12:59:01
[year] => 2013
[month] => 3
[post_type] => post
)
[1442] => stdClass Object
(
[slug] => blog-stuff
[ID] => 16052
[post_name] => ch-ch-ch-changes
[post_title] => Ch-ch-ch-changes
[post_author] => 1
[post_date] => 2013-03-18 11:14:23
[year] => 2013
[month] => 3
[post_type] => post
)
[1443] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 16060
[post_name] => 2013-in-pictures-week-11
[post_title] => 2013 in pictures: week 11
[post_author] => 1
[post_date] => 2013-03-17 11:09:51
[year] => 2013
[month] => 3
[post_type] => post
)
[1444] => stdClass Object
(
[slug] => about-me
[ID] => 16020
[post_name] => scintilla13-dont-always-believe-your-older-siblings
[post_title] => #Scintilla13: Don't always believe your older siblings
[post_author] => 1
[post_date] => 2013-03-15 10:28:47
[year] => 2013
[month] => 3
[post_type] => post
)
[1445] => stdClass Object
(
[slug] => about-me
[ID] => 15984
[post_name] => scintilla13-youll-like-it-eventually
[post_title] => #Scintilla13: You'll like it eventually.
[post_author] => 1
[post_date] => 2013-03-13 18:44:40
[year] => 2013
[month] => 3
[post_type] => post
)
[1446] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 15943
[post_name] => the-scintilla-project
[post_title] => The Scintilla Project
[post_author] => 1
[post_date] => 2013-03-12 05:30:18
[year] => 2013
[month] => 3
[post_type] => post
)
[1447] => stdClass Object
(
[slug] => about-me
[ID] => 15968
[post_name] => on-someones-birthday-mine
[post_title] => On someone's birthday (mine!)
[post_author] => 1
[post_date] => 2013-03-11 10:31:46
[year] => 2013
[month] => 3
[post_type] => post
)
[1448] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15966
[post_name] => 2013-in-pictures-week-10
[post_title] => 2013 in pictures: week 10
[post_author] => 1
[post_date] => 2013-03-10 11:22:40
[year] => 2013
[month] => 3
[post_type] => post
)
[1449] => stdClass Object
(
[slug] => link-love
[ID] => 15432
[post_name] => friday-link-love-45
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2013-03-08 13:24:05
[year] => 2013
[month] => 3
[post_type] => post
)
[1450] => stdClass Object
(
[slug] => family
[ID] => 15903
[post_name] => new-years-recap
[post_title] => New Year's recap
[post_author] => 1
[post_date] => 2013-03-06 05:30:48
[year] => 2013
[month] => 3
[post_type] => post
)
[1451] => stdClass Object
(
[slug] => girl-time
[ID] => 15921
[post_name] => girl-time-2
[post_title] => Girl time
[post_author] => 1
[post_date] => 2013-03-05 05:30:57
[year] => 2013
[month] => 3
[post_type] => post
)
[1452] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15899
[post_name] => 2013-in-pictures-week-9
[post_title] => 2013 in pictures: week 9
[post_author] => 1
[post_date] => 2013-03-03 19:31:06
[year] => 2013
[month] => 3
[post_type] => post
)
[1453] => stdClass Object
(
[slug] => this-and-that
[ID] => 15883
[post_name] => hello-march
[post_title] => Hello March.
[post_author] => 1
[post_date] => 2013-03-01 21:56:21
[year] => 2013
[month] => 3
[post_type] => post
)
[1454] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 15872
[post_name] => awkward-awesome-17
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2013-02-28 05:30:49
[year] => 2013
[month] => 2
[post_type] => post
)
[1455] => stdClass Object
(
[slug] => recipe
[ID] => 15853
[post_name] => recipe-spaghetti-and-shrimp-aglio-e-olio
[post_title] => Recipe: Spaghetti and shrimp aglio e olio
[post_author] => 1
[post_date] => 2013-02-26 05:25:19
[year] => 2013
[month] => 2
[post_type] => post
)
[1456] => stdClass Object
(
[slug] => this-and-that
[ID] => 15822
[post_name] => coffee-snobs
[post_title] => Coffee snobs
[post_author] => 1
[post_date] => 2013-02-25 06:00:39
[year] => 2013
[month] => 2
[post_type] => post
)
[1457] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15831
[post_name] => 2013-in-pictures-week-8
[post_title] => 2013 in pictures: week 8
[post_author] => 1
[post_date] => 2013-02-24 19:15:02
[year] => 2013
[month] => 2
[post_type] => post
)
[1458] => stdClass Object
(
[slug] => link-love
[ID] => 15682
[post_name] => friday-link-love-44
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2013-02-22 06:58:35
[year] => 2013
[month] => 2
[post_type] => post
)
[1459] => stdClass Object
(
[slug] => about-me
[ID] => 15770
[post_name] => the-liebster-award
[post_title] => The Liebster Award
[post_author] => 1
[post_date] => 2013-02-20 05:30:43
[year] => 2013
[month] => 2
[post_type] => post
)
[1460] => stdClass Object
(
[slug] => holidays
[ID] => 15801
[post_name] => presidents-day-weekend
[post_title] => President's Day Weekend
[post_author] => 1
[post_date] => 2013-02-19 05:30:21
[year] => 2013
[month] => 2
[post_type] => post
)
[1461] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15772
[post_name] => 2013-in-pictures-week-7
[post_title] => 2013 in pictures: week 7
[post_author] => 1
[post_date] => 2013-02-17 19:15:31
[year] => 2013
[month] => 2
[post_type] => post
)
[1462] => stdClass Object
(
[slug] => love
[ID] => 15757
[post_name] => things-i-love-thursday-valentines-day-edition
[post_title] => Things I love Thursday - Valentine's Day Edition
[post_author] => 1
[post_date] => 2013-02-14 12:10:40
[year] => 2013
[month] => 2
[post_type] => post
)
[1463] => stdClass Object
(
[slug] => family
[ID] => 15739
[post_name] => a-christmas-recap-of-sorts
[post_title] => A Christmas recap of sorts
[post_author] => 1
[post_date] => 2013-02-13 05:30:50
[year] => 2013
[month] => 2
[post_type] => post
)
[1464] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15736
[post_name] => 2013-in-pictures-week-6
[post_title] => 2013 in pictures: week 6
[post_author] => 1
[post_date] => 2013-02-10 15:34:53
[year] => 2013
[month] => 2
[post_type] => post
)
[1465] => stdClass Object
(
[slug] => friends
[ID] => 15716
[post_name] => on-someones-birthday-2
[post_title] => On someone's birthday
[post_author] => 1
[post_date] => 2013-02-07 05:00:45
[year] => 2013
[month] => 2
[post_type] => post
)
[1466] => stdClass Object
(
[slug] => family
[ID] => 15693
[post_name] => where-to-begin
[post_title] => Where to begin...
[post_author] => 1
[post_date] => 2013-02-05 05:30:24
[year] => 2013
[month] => 2
[post_type] => post
)
[1467] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15689
[post_name] => 2013-in-pictures-week-5
[post_title] => 2013 in pictures: week 5
[post_author] => 1
[post_date] => 2013-02-03 21:06:19
[year] => 2013
[month] => 2
[post_type] => post
)
[1468] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15684
[post_name] => 2013-in-pictures-week-4
[post_title] => 2013 in pictures: week 4
[post_author] => 1
[post_date] => 2013-01-27 14:24:53
[year] => 2013
[month] => 1
[post_type] => post
)
[1469] => stdClass Object
(
[slug] => family
[ID] => 15644
[post_name] => heartbroken
[post_title] => Heartbroken
[post_author] => 1
[post_date] => 2013-01-24 05:30:00
[year] => 2013
[month] => 1
[post_type] => post
)
[1470] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15641
[post_name] => 2013-in-pictures-week-3
[post_title] => 2013 in pictures: week 3
[post_author] => 1
[post_date] => 2013-01-20 23:10:24
[year] => 2013
[month] => 1
[post_type] => post
)
[1471] => stdClass Object
(
[slug] => family
[ID] => 15613
[post_name] => goodbye-2012-hello-2013
[post_title] => Goodbye 2012, hello 2013
[post_author] => 1
[post_date] => 2013-01-18 06:00:12
[year] => 2013
[month] => 1
[post_type] => post
)
[1472] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15610
[post_name] => 2013-in-pictures-week-2
[post_title] => 2013 in pictures: week 2
[post_author] => 1
[post_date] => 2013-01-13 13:50:38
[year] => 2013
[month] => 1
[post_type] => post
)
[1473] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15604
[post_name] => 2013-in-pictures-week-1
[post_title] => 2013 in pictures: week 1
[post_author] => 1
[post_date] => 2013-01-06 03:16:53
[year] => 2013
[month] => 1
[post_type] => post
)
[1474] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15601
[post_name] => 2012-in-pictures-week-52
[post_title] => 2012 in pictures: week 52
[post_author] => 1
[post_date] => 2012-12-30 09:00:02
[year] => 2012
[month] => 12
[post_type] => post
)
[1475] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15598
[post_name] => 2012-in-pictures-week-51
[post_title] => 2012 in pictures: week 51
[post_author] => 1
[post_date] => 2012-12-23 14:22:07
[year] => 2012
[month] => 12
[post_type] => post
)
[1476] => stdClass Object
(
[slug] => family
[ID] => 15586
[post_name] => off-we-go
[post_title] => Off we go
[post_author] => 1
[post_date] => 2012-12-17 05:00:27
[year] => 2012
[month] => 12
[post_type] => post
)
[1477] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15592
[post_name] => 2012-in-pictures-week-50
[post_title] => 2012 in pictures: week 50
[post_author] => 1
[post_date] => 2012-12-16 08:28:51
[year] => 2012
[month] => 12
[post_type] => post
)
[1478] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 15563
[post_name] => awkward-awesome-16
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2012-12-13 10:03:43
[year] => 2012
[month] => 12
[post_type] => post
)
[1479] => stdClass Object
(
[slug] => holidays
[ID] => 15540
[post_name] => handmade-cards
[post_title] => Handmade cards
[post_author] => 1
[post_date] => 2012-12-12 10:37:51
[year] => 2012
[month] => 12
[post_type] => post
)
[1480] => stdClass Object
(
[slug] => holidays
[ID] => 15545
[post_name] => happy-2nd-of-advent
[post_title] => Happy 2nd of advent
[post_author] => 1
[post_date] => 2012-12-10 10:03:38
[year] => 2012
[month] => 12
[post_type] => post
)
[1481] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15538
[post_name] => 2012-in-pictures-week-49
[post_title] => 2012 in pictures: week 49
[post_author] => 1
[post_date] => 2012-12-09 17:35:55
[year] => 2012
[month] => 12
[post_type] => post
)
[1482] => stdClass Object
(
[slug] => giveaway
[ID] => 15530
[post_name] => some-friday-link-love-giveaway-winner
[post_title] => Some Friday Link Love & Giveaway winner
[post_author] => 1
[post_date] => 2012-12-07 09:55:48
[year] => 2012
[month] => 12
[post_type] => post
)
[1483] => stdClass Object
(
[slug] => holidays
[ID] => 15517
[post_name] => happy-nikolaus-2
[post_title] => Happy Nikolaus!
[post_author] => 1
[post_date] => 2012-12-06 10:28:04
[year] => 2012
[month] => 12
[post_type] => post
)
[1484] => stdClass Object
(
[slug] => holidays
[ID] => 15490
[post_name] => its-a-christmas-card-exchange
[post_title] => It's a Christmas Card Exchange!
[post_author] => 1
[post_date] => 2012-12-03 09:00:34
[year] => 2012
[month] => 12
[post_type] => post
)
[1485] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15504
[post_name] => 2012-in-pictures-week-48
[post_title] => 2012 in pictures: week 48
[post_author] => 1
[post_date] => 2012-12-02 17:37:03
[year] => 2012
[month] => 12
[post_type] => post
)
[1486] => stdClass Object
(
[slug] => nablopomo
[ID] => 15497
[post_name] => 30-goodbye-november-and-a-little-giveaway
[post_title] => 30: Goodbye, November and a little giveaway
[post_author] => 1
[post_date] => 2012-11-30 22:11:49
[year] => 2012
[month] => 11
[post_type] => post
)
[1487] => stdClass Object
(
[slug] => nablopomo
[ID] => 8575
[post_name] => 29-a-christmas-wishlist
[post_title] => 29: A Christmas Wishlist
[post_author] => 1
[post_date] => 2012-11-29 11:09:19
[year] => 2012
[month] => 11
[post_type] => post
)
[1488] => stdClass Object
(
[slug] => nablopomo
[ID] => 15442
[post_name] => 28-recipe-poule-au-pot
[post_title] => 28: Recipe: Poule au Pot
[post_author] => 1
[post_date] => 2012-11-28 20:31:43
[year] => 2012
[month] => 11
[post_type] => post
)
[1489] => stdClass Object
(
[slug] => friends
[ID] => 15451
[post_name] => 27-thanksgiving-and-the-start-of-the-holiday-season
[post_title] => 27: Thanksgiving and the start of the holiday season
[post_author] => 1
[post_date] => 2012-11-27 12:11:25
[year] => 2012
[month] => 11
[post_type] => post
)
[1490] => stdClass Object
(
[slug] => nablopomo
[ID] => 15127
[post_name] => 26-so-much-to-do-so-little-time
[post_title] => 26: So much to do, so little time...
[post_author] => 1
[post_date] => 2012-11-26 16:53:13
[year] => 2012
[month] => 11
[post_type] => post
)
[1491] => stdClass Object
(
[slug] => nablopomo
[ID] => 15439
[post_name] => 25-2012-in-pictures-week-47
[post_title] => 25: 2012 in pictures: week 47
[post_author] => 1
[post_date] => 2012-11-25 19:53:17
[year] => 2012
[month] => 11
[post_type] => post
)
[1492] => stdClass Object
(
[slug] => nablopomo
[ID] => 15129
[post_name] => 24-currently-vol-10
[post_title] => 24: Currently Vol. 10
[post_author] => 1
[post_date] => 2012-11-24 20:09:09
[year] => 2012
[month] => 11
[post_type] => post
)
[1493] => stdClass Object
(
[slug] => nablopomo
[ID] => 15403
[post_name] => 23-friday-link-love
[post_title] => 23: Friday Link Love
[post_author] => 1
[post_date] => 2012-11-23 12:33:23
[year] => 2012
[month] => 11
[post_type] => post
)
[1494] => stdClass Object
(
[slug] => nablopomo
[ID] => 15407
[post_name] => 22-thankful
[post_title] => 22: Thankful
[post_author] => 1
[post_date] => 2012-11-22 12:51:47
[year] => 2012
[month] => 11
[post_type] => post
)
[1495] => stdClass Object
(
[slug] => nablopomo
[ID] => 15119
[post_name] => recipe-balsamic-chicken-with-oven-roasted-vegetables
[post_title] => 21: Recipe: Balsamic chicken with oven roasted vegetables
[post_author] => 1
[post_date] => 2012-11-21 05:30:38
[year] => 2012
[month] => 11
[post_type] => post
)
[1496] => stdClass Object
(
[slug] => nablopomo
[ID] => 15178
[post_name] => 20-things-you-wouldnt-know-not-quite-german-101
[post_title] => 20: Things you wouldn't know: (not quite) German 101
[post_author] => 1
[post_date] => 2012-11-20 05:30:38
[year] => 2012
[month] => 11
[post_type] => post
)
[1497] => stdClass Object
(
[slug] => nablopomo
[ID] => 15362
[post_name] => 19-the-causeway-classic
[post_title] => 19: The Causeway Classic
[post_author] => 1
[post_date] => 2012-11-19 10:04:08
[year] => 2012
[month] => 11
[post_type] => post
)
[1498] => stdClass Object
(
[slug] => nablopomo
[ID] => 15360
[post_name] => 18-2012-in-pictures-week-46
[post_title] => 18: 2012 in pictures: week 46
[post_author] => 1
[post_date] => 2012-11-18 16:23:06
[year] => 2012
[month] => 11
[post_type] => post
)
[1499] => stdClass Object
(
[slug] => nablopomo
[ID] => 15353
[post_name] => 17-knitting-projects
[post_title] => 17: Knitting projects
[post_author] => 1
[post_date] => 2012-11-17 11:29:01
[year] => 2012
[month] => 11
[post_type] => post
)
[1500] => stdClass Object
(
[slug] => nablopomo
[ID] => 15347
[post_name] => 16-friday-link-love
[post_title] => 16: Friday Link Love
[post_author] => 1
[post_date] => 2012-11-16 19:32:36
[year] => 2012
[month] => 11
[post_type] => post
)
[1501] => stdClass Object
(
[slug] => nablopomo
[ID] => 15334
[post_name] => on-who-i-am-right-now-6
[post_title] => 15: On who I am right now
[post_author] => 1
[post_date] => 2012-11-15 18:27:07
[year] => 2012
[month] => 11
[post_type] => post
)
[1502] => stdClass Object
(
[slug] => nablopomo
[ID] => 15121
[post_name] => recipe-zucchini-pancakes
[post_title] => 14: Recipe: Zucchini pancakes
[post_author] => 1
[post_date] => 2012-11-14 07:14:19
[year] => 2012
[month] => 11
[post_type] => post
)
[1503] => stdClass Object
(
[slug] => nablopomo
[ID] => 15153
[post_name] => 13-creature-of-habit
[post_title] => 13: Creature of Habit
[post_author] => 1
[post_date] => 2012-11-13 06:00:40
[year] => 2012
[month] => 11
[post_type] => post
)
[1504] => stdClass Object
(
[slug] => friends
[ID] => 15306
[post_name] => 12-the-long-weekend
[post_title] => 12: The long weekend
[post_author] => 1
[post_date] => 2012-11-12 16:00:26
[year] => 2012
[month] => 11
[post_type] => post
)
[1505] => stdClass Object
(
[slug] => nablopomo
[ID] => 15301
[post_name] => 11-2012-in-pictures-week-45
[post_title] => 11: 2012 in pictures: week 45
[post_author] => 1
[post_date] => 2012-11-11 15:03:01
[year] => 2012
[month] => 11
[post_type] => post
)
[1506] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 14498
[post_name] => 10-this-week
[post_title] => 10: This week
[post_author] => 1
[post_date] => 2012-11-10 13:43:41
[year] => 2012
[month] => 11
[post_type] => post
)
[1507] => stdClass Object
(
[slug] => link-love
[ID] => 15049
[post_name] => friday-link-love-the-political-edition
[post_title] => 9: Friday Link Love - the political edition
[post_author] => 1
[post_date] => 2012-11-09 11:00:45
[year] => 2012
[month] => 11
[post_type] => post
)
[1508] => stdClass Object
(
[slug] => nablopomo
[ID] => 15274
[post_name] => 8-awkward-awesome
[post_title] => 8: Awkward & Awesome
[post_author] => 1
[post_date] => 2012-11-08 18:00:56
[year] => 2012
[month] => 11
[post_type] => post
)
[1509] => stdClass Object
(
[slug] => nablopomo
[ID] => 15116
[post_name] => 7-recipe-apple-crepe
[post_title] => 7: Recipe - Apple Crêpe
[post_author] => 1
[post_date] => 2012-11-07 15:18:50
[year] => 2012
[month] => 11
[post_type] => post
)
[1510] => stdClass Object
(
[slug] => yes
[ID] => 15248
[post_name] => 6-things-you-didnt-know-voting-in-germany-vs-us
[post_title] => 6: FOUR MORE YEARS!
[post_author] => 1
[post_date] => 2012-11-06 20:07:13
[year] => 2012
[month] => 11
[post_type] => post
)
[1511] => stdClass Object
(
[slug] => nablopomo
[ID] => 15110
[post_name] => 5-the-election
[post_title] => 5: The election
[post_author] => 1
[post_date] => 2012-11-05 06:30:36
[year] => 2012
[month] => 11
[post_type] => post
)
[1512] => stdClass Object
(
[slug] => nablopomo
[ID] => 15218
[post_name] => 4-2012-in-pictures-week-44
[post_title] => 4: 2012 in pictures: week 44
[post_author] => 1
[post_date] => 2012-11-04 13:58:01
[year] => 2012
[month] => 11
[post_type] => post
)
[1513] => stdClass Object
(
[slug] => nablopomo
[ID] => 15183
[post_name] => 3-oh-sandy
[post_title] => 3: Oh Sandy.
[post_author] => 1
[post_date] => 2012-11-03 17:29:01
[year] => 2012
[month] => 11
[post_type] => post
)
[1514] => stdClass Object
(
[slug] => nablopomo
[ID] => 15181
[post_name] => 2-friday-link-love
[post_title] => 2: Friday Link Love
[post_author] => 1
[post_date] => 2012-11-02 11:55:37
[year] => 2012
[month] => 11
[post_type] => post
)
[1515] => stdClass Object
(
[slug] => nablopomo
[ID] => 15105
[post_name] => 1-its-nablopomo
[post_title] => 1: It's NaBloPoMo
[post_author] => 1
[post_date] => 2012-11-01 06:00:55
[year] => 2012
[month] => 11
[post_type] => post
)
[1516] => stdClass Object
(
[slug] => holidays
[ID] => 15165
[post_name] => happy-halloween-6
[post_title] => Happy Halloween!
[post_author] => 1
[post_date] => 2012-10-31 05:30:32
[year] => 2012
[month] => 10
[post_type] => post
)
[1517] => stdClass Object
(
[slug] => sports
[ID] => 15132
[post_name] => the-weekend-the-world-series
[post_title] => The weekend + the World Series
[post_author] => 1
[post_date] => 2012-10-30 07:27:16
[year] => 2012
[month] => 10
[post_type] => post
)
[1518] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15101
[post_name] => 2012-in-pictures-week-43
[post_title] => 2012 in pictures: week 43
[post_author] => 1
[post_date] => 2012-10-28 12:41:17
[year] => 2012
[month] => 10
[post_type] => post
)
[1519] => stdClass Object
(
[slug] => family
[ID] => 15090
[post_name] => shes-four
[post_title] => She's FOUR!
[post_author] => 1
[post_date] => 2012-10-26 11:04:21
[year] => 2012
[month] => 10
[post_type] => post
)
[1520] => stdClass Object
(
[slug] => love
[ID] => 15083
[post_name] => things-i-love-thursday-14
[post_title] => Things I Love Thursday
[post_author] => 1
[post_date] => 2012-10-25 08:24:48
[year] => 2012
[month] => 10
[post_type] => post
)
[1521] => stdClass Object
(
[slug] => weekend
[ID] => 15074
[post_name] => js-birthday-weekend
[post_title] => J's birthday weekend
[post_author] => 1
[post_date] => 2012-10-23 11:22:46
[year] => 2012
[month] => 10
[post_type] => post
)
[1522] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15070
[post_name] => 2012-in-pictures-week-42
[post_title] => 2012 in pictures: week 42
[post_author] => 1
[post_date] => 2012-10-21 16:25:41
[year] => 2012
[month] => 10
[post_type] => post
)
[1523] => stdClass Object
(
[slug] => about-me
[ID] => 15033
[post_name] => eight-things-im-okay-with-not-liking
[post_title] => Eight things I’m okay with not liking
[post_author] => 1
[post_date] => 2012-10-18 09:02:17
[year] => 2012
[month] => 10
[post_type] => post
)
[1524] => stdClass Object
(
[slug] => food
[ID] => 15038
[post_name] => an-almost-fall-weekend
[post_title] => An "almost-fall" weekend
[post_author] => 1
[post_date] => 2012-10-15 15:18:08
[year] => 2012
[month] => 10
[post_type] => post
)
[1525] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15031
[post_name] => 2012-in-pictures-week-41
[post_title] => 2012 in pictures: week 41
[post_author] => 1
[post_date] => 2012-10-14 11:43:43
[year] => 2012
[month] => 10
[post_type] => post
)
[1526] => stdClass Object
(
[slug] => link-love
[ID] => 15023
[post_name] => friday-link-love-43
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-10-12 13:48:48
[year] => 2012
[month] => 10
[post_type] => post
)
[1527] => stdClass Object
(
[slug] => travel
[ID] => 15005
[post_name] => a-trip-to-tahoe
[post_title] => A trip to Tahoe
[post_author] => 1
[post_date] => 2012-10-11 06:00:52
[year] => 2012
[month] => 10
[post_type] => post
)
[1528] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 15003
[post_name] => 2012-in-pictures-week-40
[post_title] => 2012 in pictures: week 40
[post_author] => 1
[post_date] => 2012-10-07 20:18:23
[year] => 2012
[month] => 10
[post_type] => post
)
[1529] => stdClass Object
(
[slug] => reminiscence
[ID] => 14974
[post_name] => we-were-so-young
[post_title] => We were so young
[post_author] => 1
[post_date] => 2012-10-05 08:00:28
[year] => 2012
[month] => 10
[post_type] => post
)
[1530] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 14965
[post_name] => 14965
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2012-10-04 12:41:29
[year] => 2012
[month] => 10
[post_type] => post
)
[1531] => stdClass Object
(
[slug] => food
[ID] => 14947
[post_name] => recipe-low-fat-supereasy-turkey-chili
[post_title] => Recipe: Low fat, supereasy Turkey Chili
[post_author] => 1
[post_date] => 2012-10-03 09:15:28
[year] => 2012
[month] => 10
[post_type] => post
)
[1532] => stdClass Object
(
[slug] => weekend
[ID] => 14930
[post_name] => on-a-trip-to-apple-hill-and-98-degrees
[post_title] => On a trip to Apple Hill and 98 degrees
[post_author] => 1
[post_date] => 2012-10-01 06:00:10
[year] => 2012
[month] => 10
[post_type] => post
)
[1533] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 14931
[post_name] => 2012-in-pictures-week-39
[post_title] => 2012 in pictures: week 39
[post_author] => 1
[post_date] => 2012-09-30 11:47:20
[year] => 2012
[month] => 9
[post_type] => post
)
[1534] => stdClass Object
(
[slug] => link-love
[ID] => 14827
[post_name] => friday-link-love-42
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-09-28 06:00:39
[year] => 2012
[month] => 9
[post_type] => post
)
[1535] => stdClass Object
(
[slug] => about-me
[ID] => 14694
[post_name] => spluring-and-saving
[post_title] => Splurging and saving
[post_author] => 1
[post_date] => 2012-09-27 07:25:06
[year] => 2012
[month] => 9
[post_type] => post
)
[1536] => stdClass Object
(
[slug] => food
[ID] => 14865
[post_name] => recipe-strammer-max
[post_title] => Recipe: "Strammer Max"
[post_author] => 1
[post_date] => 2012-09-26 05:30:09
[year] => 2012
[month] => 9
[post_type] => post
)
[1537] => stdClass Object
(
[slug] => blog-stuff
[ID] => 14891
[post_name] => from-lemons
[post_title] => From Lemons
[post_author] => 1
[post_date] => 2012-09-25 06:00:38
[year] => 2012
[month] => 9
[post_type] => post
)
[1538] => stdClass Object
(
[slug] => photography
[ID] => 14884
[post_name] => 2012-in-pictures-week-38
[post_title] => 2012 in pictures: week 38
[post_author] => 1
[post_date] => 2012-09-23 08:00:12
[year] => 2012
[month] => 9
[post_type] => post
)
[1539] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 14846
[post_name] => awkward-awesome-15
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2012-09-20 12:37:04
[year] => 2012
[month] => 9
[post_type] => post
)
[1540] => stdClass Object
(
[slug] => photography
[ID] => 14834
[post_name] => photo-post-san-francisco-ca
[post_title] => Photo-post: San Francisco, CA
[post_author] => 1
[post_date] => 2012-09-19 05:30:05
[year] => 2012
[month] => 9
[post_type] => post
)
[1541] => stdClass Object
(
[slug] => photography
[ID] => 14824
[post_name] => 2012-in-pictures-week-37
[post_title] => 2012 in pictures: week 37
[post_author] => 1
[post_date] => 2012-09-16 12:56:51
[year] => 2012
[month] => 9
[post_type] => post
)
[1542] => stdClass Object
(
[slug] => link-love
[ID] => 14726
[post_name] => friday-link-love-41
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-09-14 08:00:34
[year] => 2012
[month] => 9
[post_type] => post
)
[1543] => stdClass Object
(
[slug] => food
[ID] => 14794
[post_name] => that-weekend-when-we-got-really-lucky
[post_title] => That weekend when we got REALLY lucky
[post_author] => 1
[post_date] => 2012-09-12 14:23:35
[year] => 2012
[month] => 9
[post_type] => post
)
[1544] => stdClass Object
(
[slug] => blog-stuff
[ID] => 14768
[post_name] => you-dont-need-to-worry
[post_title] => You don't need to worry
[post_author] => 1
[post_date] => 2012-09-11 05:30:12
[year] => 2012
[month] => 9
[post_type] => post
)
[1545] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 14764
[post_name] => 2012-in-pictures-week-36
[post_title] => 2012 in pictures: week 36
[post_author] => 1
[post_date] => 2012-09-09 20:26:09
[year] => 2012
[month] => 9
[post_type] => post
)
[1546] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 14762
[post_name] => 2012-in-pictures-week-35
[post_title] => 2012 in pictures: week 35
[post_author] => 1
[post_date] => 2012-09-02 13:43:45
[year] => 2012
[month] => 9
[post_type] => post
)
[1547] => stdClass Object
(
[slug] => travel
[ID] => 14706
[post_name] => our-east-coast-trip-the-last-day-in-boston
[post_title] => Our East Coast trip: the last day in Boston
[post_author] => 1
[post_date] => 2012-08-27 05:30:00
[year] => 2012
[month] => 8
[post_type] => post
)
[1548] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 14750
[post_name] => 2012-in-pictures-week-34
[post_title] => 2012 in pictures: week 34
[post_author] => 1
[post_date] => 2012-08-26 18:28:08
[year] => 2012
[month] => 8
[post_type] => post
)
[1549] => stdClass Object
(
[slug] => love
[ID] => 14731
[post_name] => things-i-love-thursday-13
[post_title] => Things I Love Thursday
[post_author] => 1
[post_date] => 2012-08-23 05:30:47
[year] => 2012
[month] => 8
[post_type] => post
)
[1550] => stdClass Object
(
[slug] => travel
[ID] => 14700
[post_name] => our-east-coast-adventure-boston-part-ii
[post_title] => Our East Coast adventure: Boston - part II
[post_author] => 1
[post_date] => 2012-08-20 05:30:33
[year] => 2012
[month] => 8
[post_type] => post
)
[1551] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 14723
[post_name] => 2012-in-pictures-week-33
[post_title] => 2012 in pictures: week 33
[post_author] => 1
[post_date] => 2012-08-19 19:47:33
[year] => 2012
[month] => 8
[post_type] => post
)
[1552] => stdClass Object
(
[slug] => link-love
[ID] => 14696
[post_name] => friday-link-love-40
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-08-17 14:36:34
[year] => 2012
[month] => 8
[post_type] => post
)
[1553] => stdClass Object
(
[slug] => weekend
[ID] => 14680
[post_name] => another-socal-weekend
[post_title] => Another SoCal weekend
[post_author] => 1
[post_date] => 2012-08-16 05:30:14
[year] => 2012
[month] => 8
[post_type] => post
)
[1554] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 14678
[post_name] => 2012-in-pictures-week-32
[post_title] => 2012 in pictures: week 32
[post_author] => 1
[post_date] => 2012-08-12 23:26:50
[year] => 2012
[month] => 8
[post_type] => post
)
[1555] => stdClass Object
(
[slug] => link-love
[ID] => 14607
[post_name] => friday-link-love-39
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-08-10 06:00:03
[year] => 2012
[month] => 8
[post_type] => post
)
[1556] => stdClass Object
(
[slug] => currently
[ID] => 14666
[post_name] => currently-vol-9
[post_title] => Currently Vol. 9
[post_author] => 1
[post_date] => 2012-08-09 14:28:13
[year] => 2012
[month] => 8
[post_type] => post
)
[1557] => stdClass Object
(
[slug] => friends
[ID] => 14585
[post_name] => our-east-coast-adventure-cape-cod
[post_title] => Our East Coast adventure: Cape Cod
[post_author] => 1
[post_date] => 2012-08-07 05:30:51
[year] => 2012
[month] => 8
[post_type] => post
)
[1558] => stdClass Object
(
[slug] => photography
[ID] => 14642
[post_name] => 2012-in-pictures-week-31
[post_title] => 2012 in pictures: week 31
[post_author] => 1
[post_date] => 2012-08-05 19:29:00
[year] => 2012
[month] => 8
[post_type] => post
)
[1559] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 14631
[post_name] => awkward-awesome-14
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2012-08-02 13:48:34
[year] => 2012
[month] => 8
[post_type] => post
)
[1560] => stdClass Object
(
[slug] => crafts
[ID] => 14610
[post_name] => something-i-am-working-on
[post_title] => Something I am working on...
[post_author] => 1
[post_date] => 2012-07-31 10:50:19
[year] => 2012
[month] => 7
[post_type] => post
)
[1561] => stdClass Object
(
[slug] => friends
[ID] => 14582
[post_name] => our-east-coast-adventure-boston-part-i
[post_title] => Our East Coast adventure: Boston - part I
[post_author] => 1
[post_date] => 2012-07-30 05:30:44
[year] => 2012
[month] => 7
[post_type] => post
)
[1562] => stdClass Object
(
[slug] => photography
[ID] => 14591
[post_name] => 2012-in-pictures-week-30
[post_title] => 2012 in pictures: week 30
[post_author] => 1
[post_date] => 2012-07-29 12:18:48
[year] => 2012
[month] => 7
[post_type] => post
)
[1563] => stdClass Object
(
[slug] => link-love
[ID] => 14373
[post_name] => friday-link-love-38
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-07-27 10:16:20
[year] => 2012
[month] => 7
[post_type] => post
)
[1564] => stdClass Object
(
[slug] => nuisance
[ID] => 14522
[post_name] => the-never-ending-story-with-me-and-the-postal-service-or-why-honesty-is-not-always-the-best-policy
[post_title] => The never-ending story with me and the postal service, or why being honest sucks sometimes
[post_author] => 1
[post_date] => 2012-07-26 05:30:16
[year] => 2012
[month] => 7
[post_type] => post
)
[1565] => stdClass Object
(
[slug] => fyi
[ID] => 14494
[post_name] => one-lovely-blog-award
[post_title] => One Lovely Blog Award
[post_author] => 1
[post_date] => 2012-07-25 11:30:55
[year] => 2012
[month] => 7
[post_type] => post
)
[1566] => stdClass Object
(
[slug] => travel
[ID] => 14453
[post_name] => our-east-coast-adventure-sturbridge-and-lake-mashapaug
[post_title] => Our East Coast adventure: Sturbridge and Lake Mashapaug
[post_author] => 1
[post_date] => 2012-07-23 05:30:45
[year] => 2012
[month] => 7
[post_type] => post
)
[1567] => stdClass Object
(
[slug] => photography
[ID] => 14456
[post_name] => 2012-in-pictures-week-29
[post_title] => 2012 in pictures: week 29
[post_author] => 1
[post_date] => 2012-07-22 15:07:02
[year] => 2012
[month] => 7
[post_type] => post
)
[1568] => stdClass Object
(
[slug] => good-things
[ID] => 14321
[post_name] => summer-goals-2
[post_title] => Summer goals
[post_author] => 1
[post_date] => 2012-07-18 11:47:19
[year] => 2012
[month] => 7
[post_type] => post
)
[1569] => stdClass Object
(
[slug] => friends
[ID] => 14405
[post_name] => our-east-coast-adventure-southport-ct
[post_title] => Our East Coast adventure: Southport, CT
[post_author] => 1
[post_date] => 2012-07-16 11:10:58
[year] => 2012
[month] => 7
[post_type] => post
)
[1570] => stdClass Object
(
[slug] => photography
[ID] => 14400
[post_name] => 2012-in-pictures-week-28
[post_title] => 2012 in pictures: week 28
[post_author] => 1
[post_date] => 2012-07-15 13:37:51
[year] => 2012
[month] => 7
[post_type] => post
)
[1571] => stdClass Object
(
[slug] => travel
[ID] => 14383
[post_name] => on-the-post-vacation-blues
[post_title] => On the post-vacation blues
[post_author] => 1
[post_date] => 2012-07-11 06:50:21
[year] => 2012
[month] => 7
[post_type] => post
)
[1572] => stdClass Object
(
[slug] => photography
[ID] => 14381
[post_name] => 2012-in-pictures-week-27
[post_title] => 2012 in pictures: week 27
[post_author] => 1
[post_date] => 2012-07-08 23:59:59
[year] => 2012
[month] => 7
[post_type] => post
)
[1573] => stdClass Object
(
[slug] => photography
[ID] => 14379
[post_name] => 2012-in-pictures-week-26
[post_title] => 2012 in pictures: week 26
[post_author] => 1
[post_date] => 2012-07-01 21:28:39
[year] => 2012
[month] => 7
[post_type] => post
)
[1574] => stdClass Object
(
[slug] => link-love
[ID] => 14239
[post_name] => friday-link-love-37
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-06-29 08:00:23
[year] => 2012
[month] => 6
[post_type] => post
)
[1575] => stdClass Object
(
[slug] => excitement
[ID] => 14211
[post_name] => time-off
[post_title] => Time off
[post_author] => 1
[post_date] => 2012-06-28 08:00:03
[year] => 2012
[month] => 6
[post_type] => post
)
[1576] => stdClass Object
(
[slug] => shopping
[ID] => 14307
[post_name] => travel-preparations
[post_title] => Travel preparations
[post_author] => 1
[post_date] => 2012-06-27 05:30:37
[year] => 2012
[month] => 6
[post_type] => post
)
[1577] => stdClass Object
(
[slug] => sometimes
[ID] => 14271
[post_name] => sometimes-3
[post_title] => Sometimes
[post_author] => 1
[post_date] => 2012-06-26 05:35:28
[year] => 2012
[month] => 6
[post_type] => post
)
[1578] => stdClass Object
(
[slug] => photography
[ID] => 14274
[post_name] => 2012-in-pictures-week-25
[post_title] => 2012 in pictures: week 25
[post_author] => 1
[post_date] => 2012-06-24 11:10:13
[year] => 2012
[month] => 6
[post_type] => post
)
[1579] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 14249
[post_name] => friday-tidbits-4
[post_title] => Friday Tidbits
[post_author] => 1
[post_date] => 2012-06-22 06:00:16
[year] => 2012
[month] => 6
[post_type] => post
)
[1580] => stdClass Object
(
[slug] => food
[ID] => 14091
[post_name] => recipe-easy-fresh-tomato-soup-from-scratch
[post_title] => Recipe: easy, fresh tomato soup from scratch
[post_author] => 1
[post_date] => 2012-06-20 11:15:18
[year] => 2012
[month] => 6
[post_type] => post
)
[1581] => stdClass Object
(
[slug] => weekend
[ID] => 14198
[post_name] => hot-weekends-like-the-last-one-are-for
[post_title] => Hot weekends (like the last one) are for...
[post_author] => 1
[post_date] => 2012-06-19 16:39:17
[year] => 2012
[month] => 6
[post_type] => post
)
[1582] => stdClass Object
(
[slug] => photography
[ID] => 14193
[post_name] => 2012-in-pictures-week-24
[post_title] => 2012 in pictures: week 24
[post_author] => 1
[post_date] => 2012-06-17 08:00:18
[year] => 2012
[month] => 6
[post_type] => post
)
[1583] => stdClass Object
(
[slug] => link-love
[ID] => 14143
[post_name] => friday-link-love-36
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-06-15 10:50:15
[year] => 2012
[month] => 6
[post_type] => post
)
[1584] => stdClass Object
(
[slug] => about-me
[ID] => 14178
[post_name] => finish-the-sentence-2
[post_title] => Finish the sentence...
[post_author] => 1
[post_date] => 2012-06-14 11:14:23
[year] => 2012
[month] => 6
[post_type] => post
)
[1585] => stdClass Object
(
[slug] => home
[ID] => 14113
[post_name] => euro-2012
[post_title] => Euro 2012
[post_author] => 1
[post_date] => 2012-06-13 05:30:33
[year] => 2012
[month] => 6
[post_type] => post
)
[1586] => stdClass Object
(
[slug] => food
[ID] => 14126
[post_name] => a-culinary-trip-to-spain
[post_title] => A culinary trip to Spain
[post_author] => 1
[post_date] => 2012-06-11 05:30:28
[year] => 2012
[month] => 6
[post_type] => post
)
[1587] => stdClass Object
(
[slug] => photography
[ID] => 14086
[post_name] => 2012-in-pictures-week-23
[post_title] => 2012 in pictures: week 23
[post_author] => 1
[post_date] => 2012-06-10 08:00:03
[year] => 2012
[month] => 6
[post_type] => post
)
[1588] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 14067
[post_name] => awkward-awesome-13
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2012-06-07 11:01:33
[year] => 2012
[month] => 6
[post_type] => post
)
[1589] => stdClass Object
(
[slug] => goals
[ID] => 14049
[post_name] => 12-changes-june-goal
[post_title] => 12 changes: June goal
[post_author] => 1
[post_date] => 2012-06-05 09:34:29
[year] => 2012
[month] => 6
[post_type] => post
)
[1590] => stdClass Object
(
[slug] => home
[ID] => 14034
[post_name] => potted-vegetable-garden-an-update
[post_title] => Potted vegetable garden: an update
[post_author] => 1
[post_date] => 2012-06-04 05:30:36
[year] => 2012
[month] => 6
[post_type] => post
)
[1591] => stdClass Object
(
[slug] => photography
[ID] => 14027
[post_name] => 2012-in-pictures-week-22
[post_title] => 2012 in pictures: week 22
[post_author] => 1
[post_date] => 2012-06-03 07:00:18
[year] => 2012
[month] => 6
[post_type] => post
)
[1592] => stdClass Object
(
[slug] => link-love
[ID] => 13840
[post_name] => friday-link-love-35
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-06-01 11:20:55
[year] => 2012
[month] => 6
[post_type] => post
)
[1593] => stdClass Object
(
[slug] => goals
[ID] => 14002
[post_name] => 12-changes-may-review
[post_title] => 12 changes: May review
[post_author] => 1
[post_date] => 2012-05-31 10:12:38
[year] => 2012
[month] => 5
[post_type] => post
)
[1594] => stdClass Object
(
[slug] => love
[ID] => 13981
[post_name] => anniversary-trip-to-napa
[post_title] => Anniversary trip to Napa
[post_author] => 1
[post_date] => 2012-05-29 05:30:49
[year] => 2012
[month] => 5
[post_type] => post
)
[1595] => stdClass Object
(
[slug] => about-me
[ID] => 13796
[post_name] => what-weve-learned
[post_title] => What we've learned
[post_author] => 1
[post_date] => 2012-05-28 06:00:46
[year] => 2012
[month] => 5
[post_type] => post
)
[1596] => stdClass Object
(
[slug] => photography
[ID] => 13959
[post_name] => 2012-in-pictures-week-21
[post_title] => 2012 in pictures: week 21
[post_author] => 1
[post_date] => 2012-05-27 12:07:37
[year] => 2012
[month] => 5
[post_type] => post
)
[1597] => stdClass Object
(
[slug] => love
[ID] => 13926
[post_name] => things-i-love-thursday-12
[post_title] => Things I love Thursday
[post_author] => 1
[post_date] => 2012-05-24 11:28:45
[year] => 2012
[month] => 5
[post_type] => post
)
[1598] => stdClass Object
(
[slug] => friends
[ID] => 13844
[post_name] => socal-weekend
[post_title] => SoCal weekend
[post_author] => 1
[post_date] => 2012-05-22 10:20:23
[year] => 2012
[month] => 5
[post_type] => post
)
[1599] => stdClass Object
(
[slug] => photography
[ID] => 13838
[post_name] => 2012-in-pictures-week-20
[post_title] => 2012 in pictures: week 20
[post_author] => 1
[post_date] => 2012-05-20 23:59:23
[year] => 2012
[month] => 5
[post_type] => post
)
[1600] => stdClass Object
(
[slug] => link-love
[ID] => 13827
[post_name] => friday-link-love-34
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-05-18 06:00:48
[year] => 2012
[month] => 5
[post_type] => post
)
[1601] => stdClass Object
(
[slug] => about-me
[ID] => 13518
[post_name] => on-who-i-am-right-now-5
[post_title] => On who I am right now
[post_author] => 1
[post_date] => 2012-05-17 05:00:53
[year] => 2012
[month] => 5
[post_type] => post
)
[1602] => stdClass Object
(
[slug] => photography
[ID] => 13761
[post_name] => weekend-recap-2
[post_title] => Weekend recap
[post_author] => 1
[post_date] => 2012-05-14 14:31:23
[year] => 2012
[month] => 5
[post_type] => post
)
[1603] => stdClass Object
(
[slug] => photography
[ID] => 13749
[post_name] => 2012-in-pictures-week-19
[post_title] => 2012 in pictures: week 19
[post_author] => 1
[post_date] => 2012-05-13 08:00:15
[year] => 2012
[month] => 5
[post_type] => post
)
[1604] => stdClass Object
(
[slug] => friends
[ID] => 12406
[post_name] => the-power-of-the-written-word
[post_title] => The power of the written word
[post_author] => 1
[post_date] => 2012-05-11 10:25:39
[year] => 2012
[month] => 5
[post_type] => post
)
[1605] => stdClass Object
(
[slug] => goals
[ID] => 13688
[post_name] => 12-changes-may-goal
[post_title] => 12 changes: May goal
[post_author] => 1
[post_date] => 2012-05-09 05:15:53
[year] => 2012
[month] => 5
[post_type] => post
)
[1606] => stdClass Object
(
[slug] => friends
[ID] => 13661
[post_name] => movie-night-brunch-and-mimosas
[post_title] => Movie night, brunch and mimosas
[post_author] => 1
[post_date] => 2012-05-07 05:00:34
[year] => 2012
[month] => 5
[post_type] => post
)
[1607] => stdClass Object
(
[slug] => photography
[ID] => 13658
[post_name] => 2012-in-pictures-week-18
[post_title] => 2012 in pictures: week 18
[post_author] => 1
[post_date] => 2012-05-06 17:05:57
[year] => 2012
[month] => 5
[post_type] => post
)
[1608] => stdClass Object
(
[slug] => link-love
[ID] => 13652
[post_name] => friday-link-love-33
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-05-04 12:51:37
[year] => 2012
[month] => 5
[post_type] => post
)
[1609] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 13644
[post_name] => photo-a-day-april
[post_title] => PHOTO A DAY: April
[post_author] => 1
[post_date] => 2012-05-03 05:30:28
[year] => 2012
[month] => 5
[post_type] => post
)
[1610] => stdClass Object
(
[slug] => goals
[ID] => 13609
[post_name] => 12-changes-april-review
[post_title] => 12 changes: April review
[post_author] => 1
[post_date] => 2012-05-02 05:15:15
[year] => 2012
[month] => 5
[post_type] => post
)
[1611] => stdClass Object
(
[slug] => friends
[ID] => 13555
[post_name] => on-blogging-and-connecting
[post_title] => On blogging and connecting
[post_author] => 1
[post_date] => 2012-04-30 05:30:12
[year] => 2012
[month] => 4
[post_type] => post
)
[1612] => stdClass Object
(
[slug] => photography
[ID] => 13578
[post_name] => 2012-in-pictures-week-17
[post_title] => 2012 in pictures: week 17
[post_author] => 1
[post_date] => 2012-04-29 15:30:05
[year] => 2012
[month] => 4
[post_type] => post
)
[1613] => stdClass Object
(
[slug] => link-love
[ID] => 13475
[post_name] => friday-link-love-32
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-04-27 12:33:35
[year] => 2012
[month] => 4
[post_type] => post
)
[1614] => stdClass Object
(
[slug] => about-me
[ID] => 13514
[post_name] => currently-vol-8
[post_title] => Currently Vol.8
[post_author] => 1
[post_date] => 2012-04-26 09:04:40
[year] => 2012
[month] => 4
[post_type] => post
)
[1615] => stdClass Object
(
[slug] => love
[ID] => 13522
[post_name] => slow-to-catch-on
[post_title] => Slow to catch on
[post_author] => 1
[post_date] => 2012-04-24 09:39:20
[year] => 2012
[month] => 4
[post_type] => post
)
[1616] => stdClass Object
(
[slug] => photography
[ID] => 13470
[post_name] => wine-and-food-and-good-company
[post_title] => Wine, food and good company
[post_author] => 1
[post_date] => 2012-04-23 05:00:08
[year] => 2012
[month] => 4
[post_type] => post
)
[1617] => stdClass Object
(
[slug] => photography
[ID] => 13482
[post_name] => 2012-in-pictures-week-16
[post_title] => 2012 in pictures: week 16
[post_author] => 1
[post_date] => 2012-04-22 14:09:49
[year] => 2012
[month] => 4
[post_type] => post
)
[1618] => stdClass Object
(
[slug] => about-me
[ID] => 13198
[post_name] => six-confessions-2
[post_title] => Six confessions
[post_author] => 1
[post_date] => 2012-04-19 07:46:07
[year] => 2012
[month] => 4
[post_type] => post
)
[1619] => stdClass Object
(
[slug] => photography
[ID] => 13465
[post_name] => 2012-in-pictures-week-15
[post_title] => 2012 in pictures: week 15
[post_author] => 1
[post_date] => 2012-04-15 22:07:59
[year] => 2012
[month] => 4
[post_type] => post
)
[1620] => stdClass Object
(
[slug] => link-love
[ID] => 13396
[post_name] => friday-link-love-31
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-04-13 12:09:21
[year] => 2012
[month] => 4
[post_type] => post
)
[1621] => stdClass Object
(
[slug] => goals
[ID] => 13265
[post_name] => 12-changes-april-goal
[post_title] => 12 changes: April goal
[post_author] => 1
[post_date] => 2012-04-12 12:20:25
[year] => 2012
[month] => 4
[post_type] => post
)
[1622] => stdClass Object
(
[slug] => family
[ID] => 13398
[post_name] => on-someones-90s-birthday
[post_title] => On someone's 90th birthday
[post_author] => 1
[post_date] => 2012-04-11 12:47:43
[year] => 2012
[month] => 4
[post_type] => post
)
[1623] => stdClass Object
(
[slug] => holidays
[ID] => 13362
[post_name] => on-our-easter-weekend
[post_title] => On our Easter weekend
[post_author] => 1
[post_date] => 2012-04-09 11:45:24
[year] => 2012
[month] => 4
[post_type] => post
)
[1624] => stdClass Object
(
[slug] => photography
[ID] => 13347
[post_name] => 2012-in-pictures-week-13-2
[post_title] => 2012 in pictures: week 14
[post_author] => 1
[post_date] => 2012-04-07 21:51:48
[year] => 2012
[month] => 4
[post_type] => post
)
[1625] => stdClass Object
(
[slug] => yes
[ID] => 13292
[post_name] => the-day-when
[post_title] => The day when...
[post_author] => 1
[post_date] => 2012-04-05 06:00:20
[year] => 2012
[month] => 4
[post_type] => post
)
[1626] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 13278
[post_name] => photo-a-day-march
[post_title] => PHOTO A DAY: March
[post_author] => 1
[post_date] => 2012-04-03 05:00:55
[year] => 2012
[month] => 4
[post_type] => post
)
[1627] => stdClass Object
(
[slug] => goals
[ID] => 13226
[post_name] => 12-changes-march-review
[post_title] => 12 changes: March review
[post_author] => 1
[post_date] => 2012-04-02 06:00:00
[year] => 2012
[month] => 4
[post_type] => post
)
[1628] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 13258
[post_name] => 2012-in-pictures-week-13
[post_title] => 2012 in pictures: week 13
[post_author] => 1
[post_date] => 2012-04-01 07:00:03
[year] => 2012
[month] => 4
[post_type] => post
)
[1629] => stdClass Object
(
[slug] => link-love
[ID] => 13166
[post_name] => friday-link-love-30
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-03-30 07:00:18
[year] => 2012
[month] => 3
[post_type] => post
)
[1630] => stdClass Object
(
[slug] => about-me
[ID] => 13172
[post_name] => the-science-of-sleep-or-something
[post_title] => The science of sleep, or something
[post_author] => 1
[post_date] => 2012-03-29 12:39:26
[year] => 2012
[month] => 3
[post_type] => post
)
[1631] => stdClass Object
(
[slug] => food
[ID] => 13062
[post_name] => weekend-recap-bullet-style
[post_title] => Weekend Recap Bullet-Style
[post_author] => 1
[post_date] => 2012-03-26 05:30:43
[year] => 2012
[month] => 3
[post_type] => post
)
[1632] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 13142
[post_name] => 2012-in-pictures-week-12-2
[post_title] => 2012 in pictures: week 12
[post_author] => 1
[post_date] => 2012-03-25 13:22:37
[year] => 2012
[month] => 3
[post_type] => post
)
[1633] => stdClass Object
(
[slug] => link-love
[ID] => 12997
[post_name] => friday-saturday-link-love
[post_title] => (Friday) Saturday Link Love
[post_author] => 1
[post_date] => 2012-03-24 12:26:59
[year] => 2012
[month] => 3
[post_type] => post
)
[1634] => stdClass Object
(
[slug] => about-me
[ID] => 13100
[post_name] => blog-positivity-week-a-thank-you
[post_title] => Blog Positivity Week: A Thank You
[post_author] => 1
[post_date] => 2012-03-23 14:32:09
[year] => 2012
[month] => 3
[post_type] => post
)
[1635] => stdClass Object
(
[slug] => photography
[ID] => 12979
[post_name] => more-of-beautiful-san-francisco
[post_title] => More of beautiful San Francisco
[post_author] => 1
[post_date] => 2012-03-21 05:00:44
[year] => 2012
[month] => 3
[post_type] => post
)
[1636] => stdClass Object
(
[slug] => blog-stuff
[ID] => 13064
[post_name] => blog-positivity-week-be-kind-or-stay-away
[post_title] => Blog Positivity Week: Be kind or stay away
[post_author] => 1
[post_date] => 2012-03-20 05:30:05
[year] => 2012
[month] => 3
[post_type] => post
)
[1637] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 13057
[post_name] => 2012-in-pictures-week-11
[post_title] => 2012 in pictures: week 11
[post_author] => 1
[post_date] => 2012-03-18 20:16:40
[year] => 2012
[month] => 3
[post_type] => post
)
[1638] => stdClass Object
(
[slug] => about-me
[ID] => 12963
[post_name] => switching-up-my-morning-routine
[post_title] => Switching up my morning routine
[post_author] => 1
[post_date] => 2012-03-15 07:01:40
[year] => 2012
[month] => 3
[post_type] => post
)
[1639] => stdClass Object
(
[slug] => family
[ID] => 13034
[post_name] => hes-two
[post_title] => He's two!
[post_author] => 1
[post_date] => 2012-03-14 08:32:49
[year] => 2012
[month] => 3
[post_type] => post
)
[1640] => stdClass Object
(
[slug] => usa
[ID] => 12976
[post_name] => birthday-weekend-in-the-city-by-the-bay
[post_title] => Birthday weekend in the City by the Bay
[post_author] => 1
[post_date] => 2012-03-13 09:26:41
[year] => 2012
[month] => 3
[post_type] => post
)
[1641] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 12971
[post_name] => 2012-in-pictures-week-10
[post_title] => 2012 in pictures: week 10
[post_author] => 1
[post_date] => 2012-03-11 19:08:51
[year] => 2012
[month] => 3
[post_type] => post
)
[1642] => stdClass Object
(
[slug] => link-love
[ID] => 12855
[post_name] => friday-link-love-29
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-03-09 08:00:02
[year] => 2012
[month] => 3
[post_type] => post
)
[1643] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 12271
[post_name] => awkward-awesome-12
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2012-03-08 09:43:01
[year] => 2012
[month] => 3
[post_type] => post
)
[1644] => stdClass Object
(
[slug] => about-me
[ID] => 12890
[post_name] => fierce-love
[post_title] => Fierce Love
[post_author] => 1
[post_date] => 2012-03-07 06:59:21
[year] => 2012
[month] => 3
[post_type] => post
)
[1645] => stdClass Object
(
[slug] => about-me
[ID] => 11213
[post_name] => things-you-didnt-know-about-me
[post_title] => Things you didn't know about me...
[post_author] => 1
[post_date] => 2012-03-06 10:04:52
[year] => 2012
[month] => 3
[post_type] => post
)
[1646] => stdClass Object
(
[slug] => goals
[ID] => 12834
[post_name] => 12-changes-march-goal
[post_title] => 12 changes: March goal
[post_author] => 1
[post_date] => 2012-03-05 05:00:28
[year] => 2012
[month] => 3
[post_type] => post
)
[1647] => stdClass Object
(
[slug] => photography
[ID] => 12809
[post_name] => 2012-in-pictures-week-9
[post_title] => 2012 in pictures: week 9
[post_author] => 1
[post_date] => 2012-03-03 12:14:25
[year] => 2012
[month] => 3
[post_type] => post
)
[1648] => stdClass Object
(
[slug] => photography
[ID] => 12722
[post_name] => friday-link-love-febphotoaday
[post_title] => Friday Link Love & #FEBPHOTOADAY
[post_author] => 1
[post_date] => 2012-03-02 13:36:41
[year] => 2012
[month] => 3
[post_type] => post
)
[1649] => stdClass Object
(
[slug] => goals
[ID] => 12742
[post_name] => 12-changes-february-review
[post_title] => 12 changes: February review
[post_author] => 1
[post_date] => 2012-02-29 05:00:04
[year] => 2012
[month] => 2
[post_type] => post
)
[1650] => stdClass Object
(
[slug] => food
[ID] => 12747
[post_name] => recipe-blueberry-muffins
[post_title] => Recipe: Blueberry Muffins
[post_author] => 1
[post_date] => 2012-02-28 09:47:44
[year] => 2012
[month] => 2
[post_type] => post
)
[1651] => stdClass Object
(
[slug] => this-and-that
[ID] => 12377
[post_name] => its-a-small-world
[post_title] => It's a small world!
[post_author] => 1
[post_date] => 2012-02-27 06:43:53
[year] => 2012
[month] => 2
[post_type] => post
)
[1652] => stdClass Object
(
[slug] => photography
[ID] => 12716
[post_name] => 2012-in-pictures-week-8
[post_title] => 2012 in pictures: week 8
[post_author] => 1
[post_date] => 2012-02-26 12:11:03
[year] => 2012
[month] => 2
[post_type] => post
)
[1653] => stdClass Object
(
[slug] => link-love
[ID] => 12646
[post_name] => friday-link-love-28
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-02-24 08:07:53
[year] => 2012
[month] => 2
[post_type] => post
)
[1654] => stdClass Object
(
[slug] => travel
[ID] => 12695
[post_name] => santa-cruz
[post_title] => Santa Cruz
[post_author] => 1
[post_date] => 2012-02-23 05:00:53
[year] => 2012
[month] => 2
[post_type] => post
)
[1655] => stdClass Object
(
[slug] => this-and-that
[ID] => 12678
[post_name] => always-keep-in-mind
[post_title] => Always keep in mind...
[post_author] => 1
[post_date] => 2012-02-22 05:00:15
[year] => 2012
[month] => 2
[post_type] => post
)
[1656] => stdClass Object
(
[slug] => family
[ID] => 12075
[post_name] => skiing-and-new-years-in-the-austrian-alps
[post_title] => Skiing and New Year's in the Austrian Alps
[post_author] => 1
[post_date] => 2012-02-20 05:00:39
[year] => 2012
[month] => 2
[post_type] => post
)
[1657] => stdClass Object
(
[slug] => photography
[ID] => 12638
[post_name] => 12638
[post_title] => 2012 in pictures: week 7
[post_author] => 1
[post_date] => 2012-02-19 09:00:43
[year] => 2012
[month] => 2
[post_type] => post
)
[1658] => stdClass Object
(
[slug] => link-love
[ID] => 12466
[post_name] => friday-link-love-on-saturday
[post_title] => Friday Link Love (on Saturday)
[post_author] => 1
[post_date] => 2012-02-18 08:00:40
[year] => 2012
[month] => 2
[post_type] => post
)
[1659] => stdClass Object
(
[slug] => crafts
[ID] => 12592
[post_name] => diy-clipboard-project-by-celeste
[post_title] => DIY: clipboard project by Celeste
[post_author] => 1
[post_date] => 2012-02-17 06:00:52
[year] => 2012
[month] => 2
[post_type] => post
)
[1660] => stdClass Object
(
[slug] => love
[ID] => 12349
[post_name] => things-i-love-thursday-11
[post_title] => Things I Love Thursday
[post_author] => 1
[post_date] => 2012-02-16 05:00:07
[year] => 2012
[month] => 2
[post_type] => post
)
[1661] => stdClass Object
(
[slug] => this-and-that
[ID] => 12165
[post_name] => my-love-for-ikea
[post_title] => My love for IKEA
[post_author] => 1
[post_date] => 2012-02-14 05:00:37
[year] => 2012
[month] => 2
[post_type] => post
)
[1662] => stdClass Object
(
[slug] => photography
[ID] => 12521
[post_name] => weekendtrip-to-placerville
[post_title] => Weekendtrip to Placerville
[post_author] => 1
[post_date] => 2012-02-13 05:00:58
[year] => 2012
[month] => 2
[post_type] => post
)
[1663] => stdClass Object
(
[slug] => photography
[ID] => 12515
[post_name] => 2012-in-pictures-week-6
[post_title] => 2012 in pictures: week 6
[post_author] => 1
[post_date] => 2012-02-11 05:00:21
[year] => 2012
[month] => 2
[post_type] => post
)
[1664] => stdClass Object
(
[slug] => about-me
[ID] => 10361
[post_name] => sometimes-2
[post_title] => Sometimes...
[post_author] => 1
[post_date] => 2012-02-10 05:00:44
[year] => 2012
[month] => 2
[post_type] => post
)
[1665] => stdClass Object
(
[slug] => friends
[ID] => 12400
[post_name] => happy-birthday-dear-friend
[post_title] => Happy Birthday, dear friend!
[post_author] => 1
[post_date] => 2012-02-07 00:30:17
[year] => 2012
[month] => 2
[post_type] => post
)
[1666] => stdClass Object
(
[slug] => weekend
[ID] => 12410
[post_name] => superbowl-weekend-2
[post_title] => Superbowl Weekend
[post_author] => 1
[post_date] => 2012-02-06 05:30:01
[year] => 2012
[month] => 2
[post_type] => post
)
[1667] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 12390
[post_name] => 2012-in-pictures-week-5
[post_title] => 2012 in pictures: week 5
[post_author] => 1
[post_date] => 2012-02-04 12:24:02
[year] => 2012
[month] => 2
[post_type] => post
)
[1668] => stdClass Object
(
[slug] => link-love
[ID] => 12319
[post_name] => friday-link-love-27
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-02-03 12:48:59
[year] => 2012
[month] => 2
[post_type] => post
)
[1669] => stdClass Object
(
[slug] => food
[ID] => 12352
[post_name] => recipe-quick-veggie-stir-fry
[post_title] => Recipe: Quick Veggie Stir Fry
[post_author] => 1
[post_date] => 2012-02-02 05:00:07
[year] => 2012
[month] => 2
[post_type] => post
)
[1670] => stdClass Object
(
[slug] => goals
[ID] => 12327
[post_name] => 12-changes-february-goal
[post_title] => 12 changes: February goal
[post_author] => 1
[post_date] => 2012-02-01 05:30:50
[year] => 2012
[month] => 2
[post_type] => post
)
[1671] => stdClass Object
(
[slug] => fyi
[ID] => 11622
[post_name] => 11_meme
[post_title] => 11 Meme
[post_author] => 1
[post_date] => 2012-01-31 05:30:31
[year] => 2012
[month] => 1
[post_type] => post
)
[1672] => stdClass Object
(
[slug] => goals
[ID] => 12257
[post_name] => 12-changes-january-review
[post_title] => 12 changes: January review
[post_author] => 1
[post_date] => 2012-01-30 05:30:23
[year] => 2012
[month] => 1
[post_type] => post
)
[1673] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 12263
[post_name] => 2012-in-pictures-week-4
[post_title] => 2012 in pictures: week 4
[post_author] => 1
[post_date] => 2012-01-28 14:21:47
[year] => 2012
[month] => 1
[post_type] => post
)
[1674] => stdClass Object
(
[slug] => link-love
[ID] => 11992
[post_name] => friday-link-love-26
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2012-01-27 05:30:14
[year] => 2012
[month] => 1
[post_type] => post
)
[1675] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 12167
[post_name] => awkward-awesome-11
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2012-01-26 09:01:50
[year] => 2012
[month] => 1
[post_type] => post
)
[1676] => stdClass Object
(
[slug] => lists
[ID] => 12144
[post_name] => currently-vol-7
[post_title] => Currently Vol. 7
[post_author] => 1
[post_date] => 2012-01-25 09:37:36
[year] => 2012
[month] => 1
[post_type] => post
)
[1677] => stdClass Object
(
[slug] => weekend
[ID] => 12129
[post_name] => on-a-rainy-weekend
[post_title] => On a rainy weekend
[post_author] => 1
[post_date] => 2012-01-23 05:30:55
[year] => 2012
[month] => 1
[post_type] => post
)
[1678] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 12113
[post_name] => 2012-in-pictures-week-3
[post_title] => 2012 in pictures: week 3
[post_author] => 1
[post_date] => 2012-01-22 09:00:56
[year] => 2012
[month] => 1
[post_type] => post
)
[1679] => stdClass Object
(
[slug] => family
[ID] => 12073
[post_name] => on-a-fabulous-christmas
[post_title] => On a fabulous Christmas
[post_author] => 1
[post_date] => 2012-01-20 10:20:49
[year] => 2012
[month] => 1
[post_type] => post
)
[1680] => stdClass Object
(
[slug] => home
[ID] => 12040
[post_name] => my-cologne
[post_title] => My Cologne
[post_author] => 1
[post_date] => 2012-01-18 05:30:05
[year] => 2012
[month] => 1
[post_type] => post
)
[1681] => stdClass Object
(
[slug] => yes
[ID] => 12018
[post_name] => 12-changes-in-2012
[post_title] => 12 changes in 2012
[post_author] => 1
[post_date] => 2012-01-17 05:33:53
[year] => 2012
[month] => 1
[post_type] => post
)
[1682] => stdClass Object
(
[slug] => a-year-in-pictures
[ID] => 12010
[post_name] => 2012-in-pictures-week-12
[post_title] => 2012 in pictures: Week 1+2
[post_author] => 1
[post_date] => 2012-01-14 10:44:16
[year] => 2012
[month] => 1
[post_type] => post
)
[1683] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 11996
[post_name] => a-year-in-review-2011
[post_title] => A year in review: 2011
[post_author] => 1
[post_date] => 2012-01-13 16:28:53
[year] => 2012
[month] => 1
[post_type] => post
)
[1684] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 11961
[post_name] => goodbye-2011-hello-2012
[post_title] => Goodbye 2011, hello 2012.
[post_author] => 1
[post_date] => 2012-01-11 09:15:41
[year] => 2012
[month] => 1
[post_type] => post
)
[1685] => stdClass Object
(
[slug] => friends
[ID] => 11950
[post_name] => merry-christmas-3
[post_title] => Merry Christmas!
[post_author] => 1
[post_date] => 2011-12-24 02:00:38
[year] => 2011
[month] => 12
[post_type] => post
)
[1686] => stdClass Object
(
[slug] => travel
[ID] => 11942
[post_name] => travel-day
[post_title] => Travel Day
[post_author] => 1
[post_date] => 2011-12-20 17:05:49
[year] => 2011
[month] => 12
[post_type] => post
)
[1687] => stdClass Object
(
[slug] => family
[ID] => 11925
[post_name] => summer-tales-apple-hill-and-folsom-lake
[post_title] => Summer Tales - Apple Hill and Folsom Lake
[post_author] => 1
[post_date] => 2011-12-18 08:00:01
[year] => 2011
[month] => 12
[post_type] => post
)
[1688] => stdClass Object
(
[slug] => family
[ID] => 10956
[post_name] => summer-tales-sonoma-and-napa-valley
[post_title] => Summer Tales - Sonoma and Napa Valley
[post_author] => 1
[post_date] => 2011-12-17 08:00:10
[year] => 2011
[month] => 12
[post_type] => post
)
[1689] => stdClass Object
(
[slug] => link-love
[ID] => 11838
[post_name] => friday-link-love-25
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-12-16 11:45:54
[year] => 2011
[month] => 12
[post_type] => post
)
[1690] => stdClass Object
(
[slug] => about-me
[ID] => 11215
[post_name] => on-who-i-am-right-now-4
[post_title] => On who I am right now
[post_author] => 1
[post_date] => 2011-12-15 16:00:31
[year] => 2011
[month] => 12
[post_type] => post
)
[1691] => stdClass Object
(
[slug] => love
[ID] => 11878
[post_name] => oh-how-pinteresting-the-christmas-wrapping-edition
[post_title] => Oh, how Pinteresting! - The Christmas Wrapping Edition
[post_author] => 1
[post_date] => 2011-12-14 16:41:30
[year] => 2011
[month] => 12
[post_type] => post
)
[1692] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 11844
[post_name] => on-a-holiday-kind-of-weekend
[post_title] => On a holiday-kind-of-weekend
[post_author] => 1
[post_date] => 2011-12-13 16:37:31
[year] => 2011
[month] => 12
[post_type] => post
)
[1693] => stdClass Object
(
[slug] => holidays
[ID] => 11805
[post_name] => my-christmas-wish-list
[post_title] => My Christmas Wish List
[post_author] => 1
[post_date] => 2011-12-12 05:30:43
[year] => 2011
[month] => 12
[post_type] => post
)
[1694] => stdClass Object
(
[slug] => family
[ID] => 10954
[post_name] => summer-tales-highway-1-to-albion
[post_title] => Summer Tales - Highway 1 to Albion
[post_author] => 1
[post_date] => 2011-12-10 10:00:56
[year] => 2011
[month] => 12
[post_type] => post
)
[1695] => stdClass Object
(
[slug] => link-love
[ID] => 11674
[post_name] => friday-link-love-24
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-12-09 22:44:22
[year] => 2011
[month] => 12
[post_type] => post
)
[1696] => stdClass Object
(
[slug] => about-me
[ID] => 11774
[post_name] => awkward-awesome-10
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2011-12-08 18:37:40
[year] => 2011
[month] => 12
[post_type] => post
)
[1697] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 11741
[post_name] => how-about-some-deja-vu
[post_title] => How about some déjà vu?
[post_author] => 1
[post_date] => 2011-12-07 18:29:37
[year] => 2011
[month] => 12
[post_type] => post
)
[1698] => stdClass Object
(
[slug] => family
[ID] => 11663
[post_name] => a-christmas-wish-come-true-2
[post_title] => A Christmas wish (come true)
[post_author] => 1
[post_date] => 2011-12-05 05:30:04
[year] => 2011
[month] => 12
[post_type] => post
)
[1699] => stdClass Object
(
[slug] => family
[ID] => 10947
[post_name] => summer-tales-bodega-bay
[post_title] => Summer Tales - Bodega Bay
[post_author] => 1
[post_date] => 2011-12-03 23:45:51
[year] => 2011
[month] => 12
[post_type] => post
)
[1700] => stdClass Object
(
[slug] => link-love
[ID] => 11595
[post_name] => friday-link-love-23
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-12-02 11:02:23
[year] => 2011
[month] => 12
[post_type] => post
)
[1701] => stdClass Object
(
[slug] => nablopomo
[ID] => 11641
[post_name] => goodbye-november
[post_title] => Goodbye, November.
[post_author] => 1
[post_date] => 2011-11-30 16:56:43
[year] => 2011
[month] => 11
[post_type] => post
)
[1702] => stdClass Object
(
[slug] => nablopomo
[ID] => 11035
[post_name] => things-i-do-not-do
[post_title] => Things I do NOT do
[post_author] => 1
[post_date] => 2011-11-29 22:29:44
[year] => 2011
[month] => 11
[post_type] => post
)
[1703] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 11569
[post_name] => on-a-holiday-weekend
[post_title] => On a holiday weekend
[post_author] => 1
[post_date] => 2011-11-28 20:58:53
[year] => 2011
[month] => 11
[post_type] => post
)
[1704] => stdClass Object
(
[slug] => nablopomo
[ID] => 11571
[post_name] => recipe-winter-vegetable-soup
[post_title] => Recipe: Winter Vegetable Soup
[post_author] => 1
[post_date] => 2011-11-27 12:30:30
[year] => 2011
[month] => 11
[post_type] => post
)
[1705] => stdClass Object
(
[slug] => family
[ID] => 10950
[post_name] => summer-tales-san-francisco-and-the-bay
[post_title] => Summer Tales - San Francisco and the Bay
[post_author] => 1
[post_date] => 2011-11-26 20:14:22
[year] => 2011
[month] => 11
[post_type] => post
)
[1706] => stdClass Object
(
[slug] => nablopomo
[ID] => 11548
[post_name] => friday-link-loves
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-11-25 19:09:08
[year] => 2011
[month] => 11
[post_type] => post
)
[1707] => stdClass Object
(
[slug] => nablopomo
[ID] => 11550
[post_name] => on-being-thankful
[post_title] => On being thankful
[post_author] => 1
[post_date] => 2011-11-24 15:48:28
[year] => 2011
[month] => 11
[post_type] => post
)
[1708] => stdClass Object
(
[slug] => nablopomo
[ID] => 11510
[post_name] => so-much-to-do
[post_title] => So much to do...
[post_author] => 1
[post_date] => 2011-11-23 06:30:03
[year] => 2011
[month] => 11
[post_type] => post
)
[1709] => stdClass Object
(
[slug] => nablopomo
[ID] => 11512
[post_name] => its-time-for-the-christmas-card-exchange
[post_title] => It's time for the Christmas Card Exchange
[post_author] => 1
[post_date] => 2011-11-22 11:46:26
[year] => 2011
[month] => 11
[post_type] => post
)
[1710] => stdClass Object
(
[slug] => nablopomo
[ID] => 11469
[post_name] => on-the-causeway-classic-and-the-weekend
[post_title] => On the Causeway Classic and the weekend
[post_author] => 1
[post_date] => 2011-11-21 08:00:50
[year] => 2011
[month] => 11
[post_type] => post
)
[1711] => stdClass Object
(
[slug] => nablopomo
[ID] => 11448
[post_name] => recipe-comfort-food
[post_title] => Recipe: Comfort Food
[post_author] => 1
[post_date] => 2011-11-20 13:25:21
[year] => 2011
[month] => 11
[post_type] => post
)
[1712] => stdClass Object
(
[slug] => family
[ID] => 10945
[post_name] => summer-tales-san-francisco
[post_title] => Summer Tales - San Francisco
[post_author] => 1
[post_date] => 2011-11-19 12:05:48
[year] => 2011
[month] => 11
[post_type] => post
)
[1713] => stdClass Object
(
[slug] => link-love
[ID] => 11357
[post_name] => friday-link-love-22
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-11-18 13:00:03
[year] => 2011
[month] => 11
[post_type] => post
)
[1714] => stdClass Object
(
[slug] => nablopomo
[ID] => 11406
[post_name] => i-am-the-kind-of-woman-2
[post_title] => I am the kind of woman...
[post_author] => 1
[post_date] => 2011-11-17 16:04:42
[year] => 2011
[month] => 11
[post_type] => post
)
[1715] => stdClass Object
(
[slug] => nablopomo
[ID] => 11399
[post_name] => oh-how-pinteresting-18
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-11-16 17:18:29
[year] => 2011
[month] => 11
[post_type] => post
)
[1716] => stdClass Object
(
[slug] => nablopomo
[ID] => 11190
[post_name] => on-a-somewhat-personal-issue
[post_title] => On a somewhat personal issue
[post_author] => 1
[post_date] => 2011-11-15 14:58:07
[year] => 2011
[month] => 11
[post_type] => post
)
[1717] => stdClass Object
(
[slug] => nablopomo
[ID] => 11341
[post_name] => on-a-little-makeover
[post_title] => On a little makeover
[post_author] => 1
[post_date] => 2011-11-14 10:32:39
[year] => 2011
[month] => 11
[post_type] => post
)
[1718] => stdClass Object
(
[slug] => nablopomo
[ID] => 11003
[post_name] => st-martins-day-2
[post_title] => St Martin's Day
[post_author] => 1
[post_date] => 2011-11-13 15:35:16
[year] => 2011
[month] => 11
[post_type] => post
)
[1719] => stdClass Object
(
[slug] => family
[ID] => 10941
[post_name] => summer-tales-las-vegas
[post_title] => Summer Tales - Las Vegas
[post_author] => 1
[post_date] => 2011-11-12 08:00:52
[year] => 2011
[month] => 11
[post_type] => post
)
[1720] => stdClass Object
(
[slug] => link-love
[ID] => 11243
[post_name] => friday-link-love-21
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-11-11 12:37:06
[year] => 2011
[month] => 11
[post_type] => post
)
[1721] => stdClass Object
(
[slug] => nablopomo
[ID] => 11247
[post_name] => awkward-awesome-9
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2011-11-10 09:08:01
[year] => 2011
[month] => 11
[post_type] => post
)
[1722] => stdClass Object
(
[slug] => nablopomo
[ID] => 11237
[post_name] => oh-how-pinteresting-17
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-11-09 14:48:16
[year] => 2011
[month] => 11
[post_type] => post
)
[1723] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 6113
[post_name] => on-a-smushy-mind
[post_title] => On a smushy mind
[post_author] => 1
[post_date] => 2011-11-08 06:30:13
[year] => 2011
[month] => 11
[post_type] => post
)
[1724] => stdClass Object
(
[slug] => lists
[ID] => 11174
[post_name] => currently-vol-6
[post_title] => Currently Vol.6
[post_author] => 1
[post_date] => 2011-11-07 07:00:58
[year] => 2011
[month] => 11
[post_type] => post
)
[1725] => stdClass Object
(
[slug] => nablopomo
[ID] => 10927
[post_name] => things-you-wouldnt-know-german-sandwiches
[post_title] => Things you wouldn't know: German Sandwiches
[post_author] => 1
[post_date] => 2011-11-06 15:31:26
[year] => 2011
[month] => 11
[post_type] => post
)
[1726] => stdClass Object
(
[slug] => family
[ID] => 10931
[post_name] => summer-tales-from-page-to-vegas-through-zion-national-park
[post_title] => Summer Tales - From Page to Vegas through Zion National Park
[post_author] => 1
[post_date] => 2011-11-05 09:45:32
[year] => 2011
[month] => 11
[post_type] => post
)
[1727] => stdClass Object
(
[slug] => link-love
[ID] => 10996
[post_name] => friday-link-love-20
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-11-04 06:00:52
[year] => 2011
[month] => 11
[post_type] => post
)
[1728] => stdClass Object
(
[slug] => this-and-that
[ID] => 11039
[post_name] => new-gmail-call-me-picky
[post_title] => New Gmail? - Call me picky
[post_author] => 1
[post_date] => 2011-11-03 06:00:00
[year] => 2011
[month] => 11
[post_type] => post
)
[1729] => stdClass Object
(
[slug] => nablopomo
[ID] => 11062
[post_name] => oh-how-pinteresting-16
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-11-02 06:00:03
[year] => 2011
[month] => 11
[post_type] => post
)
[1730] => stdClass Object
(
[slug] => fyi
[ID] => 11001
[post_name] => random-facts
[post_title] => Random Facts
[post_author] => 1
[post_date] => 2011-11-01 07:30:05
[year] => 2011
[month] => 11
[post_type] => post
)
[1731] => stdClass Object
(
[slug] => photography
[ID] => 10929
[post_name] => on-halloween-weekend
[post_title] => On Halloween Weekend
[post_author] => 1
[post_date] => 2011-10-31 05:00:27
[year] => 2011
[month] => 10
[post_type] => post
)
[1732] => stdClass Object
(
[slug] => link-love
[ID] => 10869
[post_name] => friday-link-love-19
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-10-28 05:30:14
[year] => 2011
[month] => 10
[post_type] => post
)
[1733] => stdClass Object
(
[slug] => fyi
[ID] => 10896
[post_name] => lets-blog-every-day-in-november
[post_title] => Let's blog every day in November!
[post_author] => 1
[post_date] => 2011-10-27 08:18:22
[year] => 2011
[month] => 10
[post_type] => post
)
[1734] => stdClass Object
(
[slug] => love
[ID] => 10887
[post_name] => oh-how-pinteresting-15
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-10-26 05:30:14
[year] => 2011
[month] => 10
[post_type] => post
)
[1735] => stdClass Object
(
[slug] => good-things
[ID] => 10763
[post_name] => on-another-weekend
[post_title] => On another weekend
[post_author] => 1
[post_date] => 2011-10-25 05:30:35
[year] => 2011
[month] => 10
[post_type] => post
)
[1736] => stdClass Object
(
[slug] => family
[ID] => 10841
[post_name] => summer-tales-horseshoe-bend-and-antelope-canyon
[post_title] => Summer Tales - Horseshoe Bend and Antelope Canyon
[post_author] => 1
[post_date] => 2011-10-24 05:30:15
[year] => 2011
[month] => 10
[post_type] => post
)
[1737] => stdClass Object
(
[slug] => link-love
[ID] => 10761
[post_name] => friday-link-love-18
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-10-21 09:33:24
[year] => 2011
[month] => 10
[post_type] => post
)
[1738] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 10811
[post_name] => awkward-awesome-8
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2011-10-20 09:09:23
[year] => 2011
[month] => 10
[post_type] => post
)
[1739] => stdClass Object
(
[slug] => photography
[ID] => 10803
[post_name] => oh-how-pinteresting-14
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-10-19 09:52:17
[year] => 2011
[month] => 10
[post_type] => post
)
[1740] => stdClass Object
(
[slug] => love
[ID] => 10776
[post_name] => on-someones-birthday
[post_title] => On someone's birthday...
[post_author] => 1
[post_date] => 2011-10-18 05:30:50
[year] => 2011
[month] => 10
[post_type] => post
)
[1741] => stdClass Object
(
[slug] => family
[ID] => 10571
[post_name] => summer-tales-goosenecks-and-monument-valley
[post_title] => Summer Tales- Goosenecks and Monument Valley
[post_author] => 1
[post_date] => 2011-10-17 10:53:30
[year] => 2011
[month] => 10
[post_type] => post
)
[1742] => stdClass Object
(
[slug] => link-love
[ID] => 10712
[post_name] => friday-link-love-17
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-10-14 09:25:53
[year] => 2011
[month] => 10
[post_type] => post
)
[1743] => stdClass Object
(
[slug] => about-me
[ID] => 10719
[post_name] => i-believe
[post_title] => I believe...
[post_author] => 1
[post_date] => 2011-10-13 05:30:42
[year] => 2011
[month] => 10
[post_type] => post
)
[1744] => stdClass Object
(
[slug] => photography
[ID] => 10697
[post_name] => oh-how-pinteresting-13
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-10-12 05:30:53
[year] => 2011
[month] => 10
[post_type] => post
)
[1745] => stdClass Object
(
[slug] => family
[ID] => 10569
[post_name] => summer-tales-dead-horse-point-state-park-and-canyonlands-np
[post_title] => Summer Tales - Dead Horse Point State Park and Canyonlands NP
[post_author] => 1
[post_date] => 2011-10-10 05:30:39
[year] => 2011
[month] => 10
[post_type] => post
)
[1746] => stdClass Object
(
[slug] => link-love
[ID] => 10558
[post_name] => friday-link-love-16
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-10-07 10:01:08
[year] => 2011
[month] => 10
[post_type] => post
)
[1747] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 10656
[post_name] => awkward-awesome-7
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2011-10-06 05:30:26
[year] => 2011
[month] => 10
[post_type] => post
)
[1748] => stdClass Object
(
[slug] => love
[ID] => 10601
[post_name] => on-another-milestone
[post_title] => On another milestone
[post_author] => 1
[post_date] => 2011-10-05 05:30:03
[year] => 2011
[month] => 10
[post_type] => post
)
[1749] => stdClass Object
(
[slug] => family
[ID] => 10562
[post_name] => summer-tales-arches-national-park
[post_title] => Summer tales - Arches National Park
[post_author] => 1
[post_date] => 2011-10-03 05:30:40
[year] => 2011
[month] => 10
[post_type] => post
)
[1750] => stdClass Object
(
[slug] => link-love
[ID] => 10545
[post_name] => friday-link-love-15
[post_title] => Friday link love
[post_author] => 1
[post_date] => 2011-09-30 07:00:48
[year] => 2011
[month] => 9
[post_type] => post
)
[1751] => stdClass Object
(
[slug] => friends
[ID] => 10494
[post_name] => beautiful-san-francisco
[post_title] => Beautiful San Francisco
[post_author] => 1
[post_date] => 2011-09-29 07:59:56
[year] => 2011
[month] => 9
[post_type] => post
)
[1752] => stdClass Object
(
[slug] => usa
[ID] => 10530
[post_name] => big-decisions
[post_title] => Big decisions
[post_author] => 1
[post_date] => 2011-09-29 07:59:49
[year] => 2011
[month] => 9
[post_type] => post
)
[1753] => stdClass Object
(
[slug] => love
[ID] => 10485
[post_name] => oh-how-pinteresting-12
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-09-28 05:30:00
[year] => 2011
[month] => 9
[post_type] => post
)
[1754] => stdClass Object
(
[slug] => weekend
[ID] => 10443
[post_name] => weekend
[post_title] => On this last weekend
[post_author] => 1
[post_date] => 2011-09-26 11:39:22
[year] => 2011
[month] => 9
[post_type] => post
)
[1755] => stdClass Object
(
[slug] => link-love
[ID] => 10367
[post_name] => friday-link-love-14
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-09-23 11:33:29
[year] => 2011
[month] => 9
[post_type] => post
)
[1756] => stdClass Object
(
[slug] => friends
[ID] => 10412
[post_name] => another-little-miracle
[post_title] => Another little miracle
[post_author] => 1
[post_date] => 2011-09-22 14:41:13
[year] => 2011
[month] => 9
[post_type] => post
)
[1757] => stdClass Object
(
[slug] => love
[ID] => 10402
[post_name] => oh-how-pinteresting-11
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-09-21 08:20:32
[year] => 2011
[month] => 9
[post_type] => post
)
[1758] => stdClass Object
(
[slug] => family
[ID] => 10373
[post_name] => summer-tales-utah-bound
[post_title] => Summer tales - Utah-bound
[post_author] => 1
[post_date] => 2011-09-20 14:42:40
[year] => 2011
[month] => 9
[post_type] => post
)
[1759] => stdClass Object
(
[slug] => link-love
[ID] => 10311
[post_name] => friday-link-love-13
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-09-16 10:19:57
[year] => 2011
[month] => 9
[post_type] => post
)
[1760] => stdClass Object
(
[slug] => about-me
[ID] => 10339
[post_name] => awkward-awesome-6
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2011-09-15 11:11:03
[year] => 2011
[month] => 9
[post_type] => post
)
[1761] => stdClass Object
(
[slug] => yes
[ID] => 10332
[post_name] => oh-how-pinteresting-smart-stuff-edition
[post_title] => Oh, how Pinteresting! - Smart Stuff Edition
[post_author] => 1
[post_date] => 2011-09-14 08:57:49
[year] => 2011
[month] => 9
[post_type] => post
)
[1762] => stdClass Object
(
[slug] => family
[ID] => 9993
[post_name] => summer-tales-more-sacramento-impressions
[post_title] => Summer tales - more Sacramento Impressions
[post_author] => 1
[post_date] => 2011-09-13 08:59:18
[year] => 2011
[month] => 9
[post_type] => post
)
[1763] => stdClass Object
(
[slug] => link-love
[ID] => 10241
[post_name] => friday-link-love-12
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-09-12 09:03:26
[year] => 2011
[month] => 9
[post_type] => post
)
[1764] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 10236
[post_name] => my-10-year-love-affair
[post_title] => Ten years ago today
[post_author] => 1
[post_date] => 2011-09-09 14:30:59
[year] => 2011
[month] => 9
[post_type] => post
)
[1765] => stdClass Object
(
[slug] => about-me
[ID] => 6821
[post_name] => a-whole-many-random-truths
[post_title] => A whole many random truths
[post_author] => 1
[post_date] => 2011-09-08 05:00:43
[year] => 2011
[month] => 9
[post_type] => post
)
[1766] => stdClass Object
(
[slug] => photography
[ID] => 10205
[post_name] => oh-how-pinteresting-10
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-09-07 05:00:04
[year] => 2011
[month] => 9
[post_type] => post
)
[1767] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 10188
[post_name] => labor-day-weekend-2
[post_title] => Labor Day Weekend
[post_author] => 1
[post_date] => 2011-09-05 12:21:54
[year] => 2011
[month] => 9
[post_type] => post
)
[1768] => stdClass Object
(
[slug] => link-love
[ID] => 10009
[post_name] => friday-link-love-11
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-09-02 10:21:18
[year] => 2011
[month] => 9
[post_type] => post
)
[1769] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 10141
[post_name] => awkward-awesome-5
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2011-09-01 08:58:58
[year] => 2011
[month] => 9
[post_type] => post
)
[1770] => stdClass Object
(
[slug] => photography
[ID] => 10124
[post_name] => oh-how-pinteresting-9
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-08-31 05:00:39
[year] => 2011
[month] => 8
[post_type] => post
)
[1771] => stdClass Object
(
[slug] => family
[ID] => 10014
[post_name] => summer-tales-part-i
[post_title] => Summer tales - Part I
[post_author] => 1
[post_date] => 2011-08-30 06:00:23
[year] => 2011
[month] => 8
[post_type] => post
)
[1772] => stdClass Object
(
[slug] => photography
[ID] => 10065
[post_name] => oh-how-pinteresting-8
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-08-24 08:48:23
[year] => 2011
[month] => 8
[post_type] => post
)
[1773] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 10037
[post_name] => bill-maher
[post_title] => Bill Maher
[post_author] => 1
[post_date] => 2011-08-23 13:11:35
[year] => 2011
[month] => 8
[post_type] => post
)
[1774] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 9881
[post_name] => apartment-update
[post_title] => Apartment Update
[post_author] => 1
[post_date] => 2011-08-22 09:01:47
[year] => 2011
[month] => 8
[post_type] => post
)
[1775] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 9990
[post_name] => come-and-gone
[post_title] => Come and gone
[post_author] => 1
[post_date] => 2011-08-19 08:02:32
[year] => 2011
[month] => 8
[post_type] => post
)
[1776] => stdClass Object
(
[slug] => food
[ID] => 9958
[post_name] => guest-post-kim-makes-jam
[post_title] => Guest Post: Kim makes Jam
[post_author] => 1
[post_date] => 2011-08-03 07:57:33
[year] => 2011
[month] => 8
[post_type] => post
)
[1777] => stdClass Object
(
[slug] => link-love
[ID] => 9940
[post_name] => friday-link-love-10
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-07-29 05:00:28
[year] => 2011
[month] => 7
[post_type] => post
)
[1778] => stdClass Object
(
[slug] => this-and-that
[ID] => 9459
[post_name] => 7-things
[post_title] => 7 things
[post_author] => 1
[post_date] => 2011-07-28 10:42:34
[year] => 2011
[month] => 7
[post_type] => post
)
[1779] => stdClass Object
(
[slug] => photography
[ID] => 9945
[post_name] => oh-how-pinteresting-7
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-07-27 09:50:54
[year] => 2011
[month] => 7
[post_type] => post
)
[1780] => stdClass Object
(
[slug] => food
[ID] => 9525
[post_name] => homemade-tuna-and-mushroom-pizza
[post_title] => Homemade Tuna and Mushroom Pizza
[post_author] => 1
[post_date] => 2011-07-25 11:27:13
[year] => 2011
[month] => 7
[post_type] => post
)
[1781] => stdClass Object
(
[slug] => link-love
[ID] => 9877
[post_name] => friday-link-love-9
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-07-22 06:00:39
[year] => 2011
[month] => 7
[post_type] => post
)
[1782] => stdClass Object
(
[slug] => family
[ID] => 9799
[post_name] => on-taking-time-off
[post_title] => On taking time off.
[post_author] => 1
[post_date] => 2011-07-21 06:00:56
[year] => 2011
[month] => 7
[post_type] => post
)
[1783] => stdClass Object
(
[slug] => photography
[ID] => 9902
[post_name] => oh-how-pinteresting-6
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-07-20 06:00:12
[year] => 2011
[month] => 7
[post_type] => post
)
[1784] => stdClass Object
(
[slug] => love
[ID] => 9790
[post_name] => a-new-toy
[post_title] => A new toy
[post_author] => 1
[post_date] => 2011-07-18 08:30:44
[year] => 2011
[month] => 7
[post_type] => post
)
[1785] => stdClass Object
(
[slug] => fashion
[ID] => 9861
[post_name] => style-saturday-5
[post_title] => Style Saturday
[post_author] => 1
[post_date] => 2011-07-16 12:27:33
[year] => 2011
[month] => 7
[post_type] => post
)
[1786] => stdClass Object
(
[slug] => link-love
[ID] => 9767
[post_name] => friday-link-love-8
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-07-15 05:00:47
[year] => 2011
[month] => 7
[post_type] => post
)
[1787] => stdClass Object
(
[slug] => awkward-awesome
[ID] => 9814
[post_name] => awkward-awesome-4
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2011-07-14 05:00:20
[year] => 2011
[month] => 7
[post_type] => post
)
[1788] => stdClass Object
(
[slug] => photography
[ID] => 9774
[post_name] => oh-how-pinteresting-5
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-07-13 05:00:32
[year] => 2011
[month] => 7
[post_type] => post
)
[1789] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 9734
[post_name] => nkotbsb-i-did-it-again
[post_title] => NKOTBSB - I did it again!
[post_author] => 1
[post_date] => 2011-07-11 05:00:55
[year] => 2011
[month] => 7
[post_type] => post
)
[1790] => stdClass Object
(
[slug] => blog-stuff
[ID] => 9654
[post_name] => friday-link-love-7
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-07-08 05:00:37
[year] => 2011
[month] => 7
[post_type] => post
)
[1791] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 9700
[post_name] => 4th-of-july-weekend-2
[post_title] => 4th of July Weekend
[post_author] => 1
[post_date] => 2011-07-07 05:00:23
[year] => 2011
[month] => 7
[post_type] => post
)
[1792] => stdClass Object
(
[slug] => photography
[ID] => 9659
[post_name] => oh-how-pinteresting-4
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-07-06 05:00:05
[year] => 2011
[month] => 7
[post_type] => post
)
[1793] => stdClass Object
(
[slug] => family
[ID] => 9541
[post_name] => summer-goals
[post_title] => Summer Goals
[post_author] => 1
[post_date] => 2011-07-04 05:00:24
[year] => 2011
[month] => 7
[post_type] => post
)
[1794] => stdClass Object
(
[slug] => fashion
[ID] => 9634
[post_name] => style-saturday-4
[post_title] => Style Saturday
[post_author] => 1
[post_date] => 2011-07-02 05:00:10
[year] => 2011
[month] => 7
[post_type] => post
)
[1795] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 9505
[post_name] => friday-link-love-6
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-07-01 05:00:50
[year] => 2011
[month] => 7
[post_type] => post
)
[1796] => stdClass Object
(
[slug] => about-me
[ID] => 9515
[post_name] => awkward-awesome-3
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2011-06-30 05:00:46
[year] => 2011
[month] => 6
[post_type] => post
)
[1797] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 9597
[post_name] => oh-how-pinteresting-3
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-06-29 05:00:33
[year] => 2011
[month] => 6
[post_type] => post
)
[1798] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 9487
[post_name] => tapa-the-world
[post_title] => Tapa the World
[post_author] => 1
[post_date] => 2011-06-27 05:00:19
[year] => 2011
[month] => 6
[post_type] => post
)
[1799] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 9411
[post_name] => friday-link-love-5
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-06-24 08:14:30
[year] => 2011
[month] => 6
[post_type] => post
)
[1800] => stdClass Object
(
[slug] => photography
[ID] => 9417
[post_name] => oh-how-pinteresting-2
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-06-22 05:00:44
[year] => 2011
[month] => 6
[post_type] => post
)
[1801] => stdClass Object
(
[slug] => giveaway
[ID] => 9372
[post_name] => whimsical-poppysmic-giveaway-winner
[post_title] => Whimsical Poppysmic Giveaway Winner
[post_author] => 1
[post_date] => 2011-06-20 05:00:02
[year] => 2011
[month] => 6
[post_type] => post
)
[1802] => stdClass Object
(
[slug] => fashion
[ID] => 9356
[post_name] => style-saturday-3
[post_title] => Style Saturday
[post_author] => 1
[post_date] => 2011-06-18 07:00:19
[year] => 2011
[month] => 6
[post_type] => post
)
[1803] => stdClass Object
(
[slug] => link-love
[ID] => 9242
[post_name] => friday-link-love-4
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-06-17 05:00:51
[year] => 2011
[month] => 6
[post_type] => post
)
[1804] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 9318
[post_name] => things-i-love-thursday-10
[post_title] => Things I Love Thursday
[post_author] => 1
[post_date] => 2011-06-16 12:40:57
[year] => 2011
[month] => 6
[post_type] => post
)
[1805] => stdClass Object
(
[slug] => photography
[ID] => 9293
[post_name] => oh-how-pinteresting
[post_title] => Oh, how Pinteresting!
[post_author] => 1
[post_date] => 2011-06-15 08:23:31
[year] => 2011
[month] => 6
[post_type] => post
)
[1806] => stdClass Object
(
[slug] => crafts
[ID] => 8975
[post_name] => giveaway-time-with-chrissy-from-whimsical-poppysmic
[post_title] => Giveaway Time with Chrissy from Whimsical Poppysmic
[post_author] => 1
[post_date] => 2011-06-13 05:00:45
[year] => 2011
[month] => 6
[post_type] => post
)
[1807] => stdClass Object
(
[slug] => fashion
[ID] => 9055
[post_name] => style-saturday-2
[post_title] => Style Saturday
[post_author] => 1
[post_date] => 2011-06-11 07:00:46
[year] => 2011
[month] => 6
[post_type] => post
)
[1808] => stdClass Object
(
[slug] => link-love
[ID] => 9023
[post_name] => friday-link-love-3
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-06-10 05:00:32
[year] => 2011
[month] => 6
[post_type] => post
)
[1809] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 9177
[post_name] => awkward-awesome-2
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2011-06-09 05:00:06
[year] => 2011
[month] => 6
[post_type] => post
)
[1810] => stdClass Object
(
[slug] => pretty
[ID] => 9043
[post_name] => iphone-%e2%99%a5
[post_title] => iPhone ♥
[post_author] => 1
[post_date] => 2011-06-08 09:22:07
[year] => 2011
[month] => 6
[post_type] => post
)
[1811] => stdClass Object
(
[slug] => this-and-that
[ID] => 8978
[post_name] => an-award
[post_title] => An Award...
[post_author] => 1
[post_date] => 2011-06-06 05:00:10
[year] => 2011
[month] => 6
[post_type] => post
)
[1812] => stdClass Object
(
[slug] => fashion
[ID] => 9082
[post_name] => style-saturday
[post_title] => Style Saturday
[post_author] => 1
[post_date] => 2011-06-04 13:02:12
[year] => 2011
[month] => 6
[post_type] => post
)
[1813] => stdClass Object
(
[slug] => blog-stuff
[ID] => 8970
[post_name] => friday-link-love-2
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-06-03 05:00:49
[year] => 2011
[month] => 6
[post_type] => post
)
[1814] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 8950
[post_name] => weekend-recap-instagram-style
[post_title] => Weekend Recap Instagram Style
[post_author] => 1
[post_date] => 2011-06-01 09:26:00
[year] => 2011
[month] => 6
[post_type] => post
)
[1815] => stdClass Object
(
[slug] => blog-stuff
[ID] => 8890
[post_name] => friday-link-love
[post_title] => Friday Link Love
[post_author] => 1
[post_date] => 2011-05-27 12:28:58
[year] => 2011
[month] => 5
[post_type] => post
)
[1816] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 8509
[post_name] => awkward-awesome
[post_title] => Awkward & Awesome
[post_author] => 1
[post_date] => 2011-05-26 13:54:49
[year] => 2011
[month] => 5
[post_type] => post
)
[1817] => stdClass Object
(
[slug] => this-and-that
[ID] => 8847
[post_name] => on-new-things
[post_title] => On new things
[post_author] => 1
[post_date] => 2011-05-24 05:00:42
[year] => 2011
[month] => 5
[post_type] => post
)
[1818] => stdClass Object
(
[slug] => friends
[ID] => 8837
[post_name] => meet-alissa
[post_title] => Meet Alissa
[post_author] => 1
[post_date] => 2011-05-23 05:00:46
[year] => 2011
[month] => 5
[post_type] => post
)
[1819] => stdClass Object
(
[slug] => link-love
[ID] => 7910
[post_name] => link-love
[post_title] => Link Love
[post_author] => 1
[post_date] => 2011-05-20 05:00:47
[year] => 2011
[month] => 5
[post_type] => post
)
[1820] => stdClass Object
(
[slug] => love
[ID] => 8740
[post_name] => things-i-love-thursday-8
[post_title] => Things I love Thursday
[post_author] => 1
[post_date] => 2011-05-19 05:00:01
[year] => 2011
[month] => 5
[post_type] => post
)
[1821] => stdClass Object
(
[slug] => this-and-that
[ID] => 8770
[post_name] => so-much-rain
[post_title] => So. much. rain.
[post_author] => 1
[post_date] => 2011-05-18 10:14:51
[year] => 2011
[month] => 5
[post_type] => post
)
[1822] => stdClass Object
(
[slug] => lists
[ID] => 8752
[post_name] => currently-vol-5
[post_title] => Currently Vol. 5
[post_author] => 1
[post_date] => 2011-05-16 08:20:22
[year] => 2011
[month] => 5
[post_type] => post
)
[1823] => stdClass Object
(
[slug] => home
[ID] => 8681
[post_name] => sneak-peek-our-new-place
[post_title] => Sneak Peek: Our new place
[post_author] => 1
[post_date] => 2011-05-11 05:00:46
[year] => 2011
[month] => 5
[post_type] => post
)
[1824] => stdClass Object
(
[slug] => friends
[ID] => 8635
[post_name] => meet-ashley
[post_title] => Meet Ashley
[post_author] => 1
[post_date] => 2011-04-28 04:00:06
[year] => 2011
[month] => 4
[post_type] => post
)
[1825] => stdClass Object
(
[slug] => i-cant-make-this-shit-up
[ID] => 8643
[post_name] => tell-me-this-is-normal
[post_title] => Tell me this is normal...
[post_author] => 1
[post_date] => 2011-04-26 08:48:00
[year] => 2011
[month] => 4
[post_type] => post
)
[1826] => stdClass Object
(
[slug] => holidays
[ID] => 8612
[post_name] => easter-weekend-2
[post_title] => Easter weekend
[post_author] => 1
[post_date] => 2011-04-25 09:13:48
[year] => 2011
[month] => 4
[post_type] => post
)
[1827] => stdClass Object
(
[slug] => friends
[ID] => 8448
[post_name] => meet-chrissy
[post_title] => Meet Chrissy
[post_author] => 1
[post_date] => 2011-04-22 04:00:50
[year] => 2011
[month] => 4
[post_type] => post
)
[1828] => stdClass Object
(
[slug] => love
[ID] => 8578
[post_name] => things-i-love-thursday-9
[post_title] => Things I Love Thursday
[post_author] => 1
[post_date] => 2011-04-21 04:00:52
[year] => 2011
[month] => 4
[post_type] => post
)
[1829] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 8546
[post_name] => a-little-retail-therapy
[post_title] => A little retail therapy...
[post_author] => 1
[post_date] => 2011-04-19 04:00:01
[year] => 2011
[month] => 4
[post_type] => post
)
[1830] => stdClass Object
(
[slug] => friends
[ID] => 8511
[post_name] => meet-kim
[post_title] => Meet Kim
[post_author] => 1
[post_date] => 2011-04-15 04:00:58
[year] => 2011
[month] => 4
[post_type] => post
)
[1831] => stdClass Object
(
[slug] => food
[ID] => 8362
[post_name] => recipe-light-and-tasty-chicken-salad
[post_title] => Recipe: Light and tasty Chicken Salad
[post_author] => 1
[post_date] => 2011-04-14 04:00:21
[year] => 2011
[month] => 4
[post_type] => post
)
[1832] => stdClass Object
(
[slug] => fyi
[ID] => 8394
[post_name] => currently-vol-4
[post_title] => Currently Vol. 4
[post_author] => 1
[post_date] => 2011-04-13 04:00:36
[year] => 2011
[month] => 4
[post_type] => post
)
[1833] => stdClass Object
(
[slug] => yes
[ID] => 8421
[post_name] => on-changes
[post_title] => On changes
[post_author] => 1
[post_date] => 2011-04-11 04:00:58
[year] => 2011
[month] => 4
[post_type] => post
)
[1834] => stdClass Object
(
[slug] => about-me
[ID] => 8094
[post_name] => sometimes
[post_title] => Sometimes...
[post_author] => 1
[post_date] => 2011-04-07 03:00:15
[year] => 2011
[month] => 4
[post_type] => post
)
[1835] => stdClass Object
(
[slug] => fyi
[ID] => 8365
[post_name] => quiet
[post_title] => Quiet
[post_author] => 1
[post_date] => 2011-04-05 03:00:13
[year] => 2011
[month] => 4
[post_type] => post
)
[1836] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 8222
[post_name] => birthday-celebration
[post_title] => Birthday celebration
[post_author] => 1
[post_date] => 2011-03-28 09:42:24
[year] => 2011
[month] => 3
[post_type] => post
)
[1837] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 8227
[post_name] => burgers-and-friiiiieees
[post_title] => Burgers and friiiiieees.
[post_author] => 1
[post_date] => 2011-03-25 03:04:10
[year] => 2011
[month] => 3
[post_type] => post
)
[1838] => stdClass Object
(
[slug] => love
[ID] => 6561
[post_name] => things-i-love-thursday-7
[post_title] => Things I love Thursday
[post_author] => 1
[post_date] => 2011-03-24 09:21:17
[year] => 2011
[month] => 3
[post_type] => post
)
[1839] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 8305
[post_name] => what-i-do
[post_title] => What I do...
[post_author] => 1
[post_date] => 2011-03-21 16:08:17
[year] => 2011
[month] => 3
[post_type] => post
)
[1840] => stdClass Object
(
[slug] => family
[ID] => 8277
[post_name] => hes-one
[post_title] => He's one!
[post_author] => 1
[post_date] => 2011-03-17 09:29:45
[year] => 2011
[month] => 3
[post_type] => post
)
[1841] => stdClass Object
(
[slug] => news
[ID] => 8229
[post_name] => whats-next
[post_title] => What's next?
[post_author] => 1
[post_date] => 2011-03-14 03:00:30
[year] => 2011
[month] => 3
[post_type] => post
)
[1842] => stdClass Object
(
[slug] => family
[ID] => 6441
[post_name] => some-things-i-love-about-my-sister
[post_title] => Some things I love about my sister
[post_author] => 1
[post_date] => 2011-03-09 03:00:46
[year] => 2011
[month] => 3
[post_type] => post
)
[1843] => stdClass Object
(
[slug] => love
[ID] => 8177
[post_name] => my-current-crushes-4
[post_title] => My current crushes
[post_author] => 1
[post_date] => 2011-03-07 03:00:32
[year] => 2011
[month] => 3
[post_type] => post
)
[1844] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 8164
[post_name] => n-is-for-new
[post_title] => N is for New
[post_author] => 1
[post_date] => 2011-03-05 19:15:35
[year] => 2011
[month] => 3
[post_type] => post
)
[1845] => stdClass Object
(
[slug] => crafts
[ID] => 8096
[post_name] => on-getting-started
[post_title] => On getting started
[post_author] => 1
[post_date] => 2011-03-04 03:00:10
[year] => 2011
[month] => 3
[post_type] => post
)
[1846] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 8116
[post_name] => a-recap-on-february-goals-and-holy-hell-its-march
[post_title] => A recap on February goals and "holy hell, it's March".
[post_author] => 1
[post_date] => 2011-03-01 11:07:03
[year] => 2011
[month] => 3
[post_type] => post
)
[1847] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 8104
[post_name] => a-little-trip-to-the-zoo
[post_title] => A little trip to the Zoo
[post_author] => 1
[post_date] => 2011-02-28 03:00:17
[year] => 2011
[month] => 2
[post_type] => post
)
[1848] => stdClass Object
(
[slug] => about-me
[ID] => 7977
[post_name] => six-confessions
[post_title] => Six confessions
[post_author] => 1
[post_date] => 2011-02-25 07:19:44
[year] => 2011
[month] => 2
[post_type] => post
)
[1849] => stdClass Object
(
[slug] => this-and-that
[ID] => 8051
[post_name] => long-weekends
[post_title] => Long weekends
[post_author] => 1
[post_date] => 2011-02-21 03:00:07
[year] => 2011
[month] => 2
[post_type] => post
)
[1850] => stdClass Object
(
[slug] => photography
[ID] => 8010
[post_name] => m-is-for-mirror
[post_title] => M is for Mirror
[post_author] => 1
[post_date] => 2011-02-19 12:41:44
[year] => 2011
[month] => 2
[post_type] => post
)
[1851] => stdClass Object
(
[slug] => excitement
[ID] => 7979
[post_name] => indie-business-3-0
[post_title] => Indie Business 3.0
[post_author] => 1
[post_date] => 2011-02-18 12:07:11
[year] => 2011
[month] => 2
[post_type] => post
)
[1852] => stdClass Object
(
[slug] => music
[ID] => 7924
[post_name] => my-life-soundtrack-2
[post_title] => My Life Soundtrack
[post_author] => 1
[post_date] => 2011-02-15 06:44:53
[year] => 2011
[month] => 2
[post_type] => post
)
[1853] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 7954
[post_name] => spreading-some-love
[post_title] => Spreading some love
[post_author] => 1
[post_date] => 2011-02-14 08:58:59
[year] => 2011
[month] => 2
[post_type] => post
)
[1854] => stdClass Object
(
[slug] => photography
[ID] => 7918
[post_name] => l-is-for-lashes
[post_title] => L is for lashes
[post_author] => 1
[post_date] => 2011-02-12 18:51:52
[year] => 2011
[month] => 2
[post_type] => post
)
[1855] => stdClass Object
(
[slug] => fun
[ID] => 7815
[post_name] => on-laughing-til-your-belly-hurts
[post_title] => On laughing 'til your belly hurts
[post_author] => 1
[post_date] => 2011-02-09 03:00:46
[year] => 2011
[month] => 2
[post_type] => post
)
[1856] => stdClass Object
(
[slug] => friends
[ID] => 7830
[post_name] => on-birthday-wishes-and-friendship
[post_title] => On birthday wishes and friendship
[post_author] => 1
[post_date] => 2011-02-07 03:00:59
[year] => 2011
[month] => 2
[post_type] => post
)
[1857] => stdClass Object
(
[slug] => photography
[ID] => 7809
[post_name] => k-is-for
[post_title] => K is for Köln
[post_author] => 1
[post_date] => 2011-02-05 12:23:09
[year] => 2011
[month] => 2
[post_type] => post
)
[1858] => stdClass Object
(
[slug] => fyi
[ID] => 7714
[post_name] => currently-vol-3
[post_title] => Currently Vol.3
[post_author] => 1
[post_date] => 2011-02-03 04:00:59
[year] => 2011
[month] => 2
[post_type] => post
)
[1859] => stdClass Object
(
[slug] => about-me
[ID] => 7770
[post_name] => oh-january
[post_title] => Oh January.
[post_author] => 1
[post_date] => 2011-02-01 03:00:44
[year] => 2011
[month] => 2
[post_type] => post
)
[1860] => stdClass Object
(
[slug] => food
[ID] => 7734
[post_name] => on-sweet-heart-shaped-rewards
[post_title] => On sweet, heart-shaped rewards
[post_author] => 1
[post_date] => 2011-01-31 05:00:15
[year] => 2011
[month] => 1
[post_type] => post
)
[1861] => stdClass Object
(
[slug] => photography
[ID] => 7648
[post_name] => j-is-for-journal
[post_title] => J is for Journal
[post_author] => 1
[post_date] => 2011-01-29 05:00:09
[year] => 2011
[month] => 1
[post_type] => post
)
[1862] => stdClass Object
(
[slug] => about-me
[ID] => 6156
[post_name] => i-am-the-kind-of-woman
[post_title] => I am the kind of woman...
[post_author] => 1
[post_date] => 2011-01-27 05:00:19
[year] => 2011
[month] => 1
[post_type] => post
)
[1863] => stdClass Object
(
[slug] => this-and-that
[ID] => 7609
[post_name] => ill-take-5-minutes
[post_title] => I'll take 5 minutes...
[post_author] => 1
[post_date] => 2011-01-25 10:12:32
[year] => 2011
[month] => 1
[post_type] => post
)
[1864] => stdClass Object
(
[slug] => photography
[ID] => 7604
[post_name] => i-is-for-ipod
[post_title] => I is for iPod
[post_author] => 1
[post_date] => 2011-01-22 12:02:47
[year] => 2011
[month] => 1
[post_type] => post
)
[1865] => stdClass Object
(
[slug] => love
[ID] => 7579
[post_name] => things-i-love-thursday-6
[post_title] => Things I love Thursday
[post_author] => 1
[post_date] => 2011-01-20 05:00:23
[year] => 2011
[month] => 1
[post_type] => post
)
[1866] => stdClass Object
(
[slug] => blog-stuff
[ID] => 7537
[post_name] => what-makes-you-come-back
[post_title] => What makes you come back?
[post_author] => 1
[post_date] => 2011-01-19 13:11:21
[year] => 2011
[month] => 1
[post_type] => post
)
[1867] => stdClass Object
(
[slug] => family
[ID] => 7488
[post_name] => on-family-time
[post_title] => On family time
[post_author] => 1
[post_date] => 2011-01-17 03:00:36
[year] => 2011
[month] => 1
[post_type] => post
)
[1868] => stdClass Object
(
[slug] => photography
[ID] => 7484
[post_name] => h-is-for-hot
[post_title] => H is for hot
[post_author] => 1
[post_date] => 2011-01-15 03:00:05
[year] => 2011
[month] => 1
[post_type] => post
)
[1869] => stdClass Object
(
[slug] => family
[ID] => 7426
[post_name] => my-christmas
[post_title] => My Christmas
[post_author] => 1
[post_date] => 2011-01-09 22:18:56
[year] => 2011
[month] => 1
[post_type] => post
)
[1870] => stdClass Object
(
[slug] => family
[ID] => 7421
[post_name] => g-is-for-greta-and-germany
[post_title] => G is for Greta (and Germany)
[post_author] => 1
[post_date] => 2011-01-08 13:13:25
[year] => 2011
[month] => 1
[post_type] => post
)
[1871] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 7364
[post_name] => goodbye-2010-hello-2011
[post_title] => Goodbye 2010, Hello 2011
[post_author] => 1
[post_date] => 2011-01-06 21:44:25
[year] => 2011
[month] => 1
[post_type] => post
)
[1872] => stdClass Object
(
[slug] => travel
[ID] => 7336
[post_name] => im-finally-home
[post_title] => I'm finally home.
[post_author] => 1
[post_date] => 2010-12-23 23:50:35
[year] => 2010
[month] => 12
[post_type] => post
)
[1873] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 7325
[post_name] => when-joy-and-anticipation-meets-sad-and-frustration
[post_title] => When joy and anticipation meets sad and frustration
[post_author] => 1
[post_date] => 2010-12-18 17:19:50
[year] => 2010
[month] => 12
[post_type] => post
)
[1874] => stdClass Object
(
[slug] => tilt
[ID] => 7305
[post_name] => things-i-love-thursday-5
[post_title] => Things I love Thursday
[post_author] => 1
[post_date] => 2010-12-16 10:11:42
[year] => 2010
[month] => 12
[post_type] => post
)
[1875] => stdClass Object
(
[slug] => about-me
[ID] => 7283
[post_name] => reverb10-appreciate
[post_title] => Reverb10: Appreciate
[post_author] => 1
[post_date] => 2010-12-15 13:35:23
[year] => 2010
[month] => 12
[post_type] => post
)
[1876] => stdClass Object
(
[slug] => about-me
[ID] => 7240
[post_name] => reverb10-things
[post_title] => Reverb10: Things
[post_author] => 1
[post_date] => 2010-12-11 13:14:08
[year] => 2010
[month] => 12
[post_type] => post
)
[1877] => stdClass Object
(
[slug] => photography
[ID] => 7239
[post_name] => f-if-for-flowers
[post_title] => F is for flowers
[post_author] => 1
[post_date] => 2010-12-11 03:00:57
[year] => 2010
[month] => 12
[post_type] => post
)
[1878] => stdClass Object
(
[slug] => family
[ID] => 7224
[post_name] => reverb10-wisdom
[post_title] => Reverb10: Wisdom
[post_author] => 1
[post_date] => 2010-12-10 21:39:40
[year] => 2010
[month] => 12
[post_type] => post
)
[1879] => stdClass Object
(
[slug] => crafts
[ID] => 7206
[post_name] => reverb10-make
[post_title] => Reverb10: Make
[post_author] => 1
[post_date] => 2010-12-06 20:12:33
[year] => 2010
[month] => 12
[post_type] => post
)
[1880] => stdClass Object
(
[slug] => giveaway
[ID] => 7189
[post_name] => giveaway-winner
[post_title] => Giveaway winner!
[post_author] => 1
[post_date] => 2010-12-06 07:00:31
[year] => 2010
[month] => 12
[post_type] => post
)
[1881] => stdClass Object
(
[slug] => family
[ID] => 7170
[post_name] => reverb10-let-go
[post_title] => Reverb10: Let go
[post_author] => 1
[post_date] => 2010-12-05 13:51:37
[year] => 2010
[month] => 12
[post_type] => post
)
[1882] => stdClass Object
(
[slug] => photography
[ID] => 7161
[post_name] => e-is-for-egg
[post_title] => E is for egg
[post_author] => 1
[post_date] => 2010-12-04 07:00:13
[year] => 2010
[month] => 12
[post_type] => post
)
[1883] => stdClass Object
(
[slug] => good-times
[ID] => 7142
[post_name] => reverb10-moment
[post_title] => Reverb10: Moment
[post_author] => 1
[post_date] => 2010-12-03 20:36:57
[year] => 2010
[month] => 12
[post_type] => post
)
[1884] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 7113
[post_name] => reverb10-one-word
[post_title] => Reverb10: One Word
[post_author] => 1
[post_date] => 2010-12-01 18:45:58
[year] => 2010
[month] => 12
[post_type] => post
)
[1885] => stdClass Object
(
[slug] => nablopomo
[ID] => 7047
[post_name] => nablopomo-ends-with-my-very-first-giveaway
[post_title] => NaBloPoMo ends with my very first giveaway
[post_author] => 1
[post_date] => 2010-11-30 07:00:40
[year] => 2010
[month] => 11
[post_type] => post
)
[1886] => stdClass Object
(
[slug] => fun
[ID] => 7075
[post_name] => retro
[post_title] => Retro
[post_author] => 1
[post_date] => 2010-11-29 22:10:59
[year] => 2010
[month] => 11
[post_type] => post
)
[1887] => stdClass Object
(
[slug] => nablopomo
[ID] => 7069
[post_name] => recipe-potato-casserole
[post_title] => Recipe: Potato Casserole
[post_author] => 1
[post_date] => 2010-11-28 13:16:40
[year] => 2010
[month] => 11
[post_type] => post
)
[1888] => stdClass Object
(
[slug] => photography
[ID] => 7065
[post_name] => d-is-for-duckie
[post_title] => D is for duckie
[post_author] => 1
[post_date] => 2010-11-27 17:57:20
[year] => 2010
[month] => 11
[post_type] => post
)
[1889] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 7052
[post_name] => friday-tidbits-3
[post_title] => Friday Tidbits
[post_author] => 1
[post_date] => 2010-11-26 15:31:01
[year] => 2010
[month] => 11
[post_type] => post
)
[1890] => stdClass Object
(
[slug] => nablopomo
[ID] => 7004
[post_name] => things-i-am-thankful-for-thursday
[post_title] => Things I {am thankful for} Thursday
[post_author] => 1
[post_date] => 2010-11-25 12:15:03
[year] => 2010
[month] => 11
[post_type] => post
)
[1891] => stdClass Object
(
[slug] => fyi
[ID] => 6951
[post_name] => christmas-card-exchange-is-back
[post_title] => Christmas Card Exchange is back
[post_author] => 1
[post_date] => 2010-11-24 06:30:54
[year] => 2010
[month] => 11
[post_type] => post
)
[1892] => stdClass Object
(
[slug] => nablopomo
[ID] => 6693
[post_name] => etsy-love-featuring-even-more-creative-blog-friends
[post_title] => Etsy Love: Featuring even more creative blog friends
[post_author] => 1
[post_date] => 2010-11-23 14:24:58
[year] => 2010
[month] => 11
[post_type] => post
)
[1893] => stdClass Object
(
[slug] => friends
[ID] => 6919
[post_name] => on-football-friends-and-lots-of-rain
[post_title] => On football, friends and lots of rain
[post_author] => 1
[post_date] => 2010-11-22 13:32:30
[year] => 2010
[month] => 11
[post_type] => post
)
[1894] => stdClass Object
(
[slug] => nablopomo
[ID] => 6765
[post_name] => recipe-vanillekipferl
[post_title] => Recipe: Vanillekipferl
[post_author] => 1
[post_date] => 2010-11-21 17:55:46
[year] => 2010
[month] => 11
[post_type] => post
)
[1895] => stdClass Object
(
[slug] => nablopomo
[ID] => 6900
[post_name] => c-is-for-croissants
[post_title] => C is for Croissants
[post_author] => 1
[post_date] => 2010-11-20 15:12:29
[year] => 2010
[month] => 11
[post_type] => post
)
[1896] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 6838
[post_name] => yesh-its-friday-tidbits
[post_title] => Yesh! It's Friday (Tidbits)
[post_author] => 1
[post_date] => 2010-11-19 13:31:23
[year] => 2010
[month] => 11
[post_type] => post
)
[1897] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 6860
[post_name] => so-much-to-do-so-little-time
[post_title] => So much to do, so little time...
[post_author] => 1
[post_date] => 2010-11-18 15:49:52
[year] => 2010
[month] => 11
[post_type] => post
)
[1898] => stdClass Object
(
[slug] => nablopomo
[ID] => 6180
[post_name] => etsy-love-stamps
[post_title] => Etsy Love: Stamps
[post_author] => 1
[post_date] => 2010-11-17 15:03:45
[year] => 2010
[month] => 11
[post_type] => post
)
[1899] => stdClass Object
(
[slug] => nablopomo
[ID] => 6813
[post_name] => around-this-time-of-year
[post_title] => Around this time of year...
[post_author] => 1
[post_date] => 2010-11-16 12:15:02
[year] => 2010
[month] => 11
[post_type] => post
)
[1900] => stdClass Object
(
[slug] => this-and-that
[ID] => 6792
[post_name] => things-you-didnt-know-or-maybe-you-did
[post_title] => Things you didn't know... (or maybe you did?)
[post_author] => 1
[post_date] => 2010-11-15 11:50:08
[year] => 2010
[month] => 11
[post_type] => post
)
[1901] => stdClass Object
(
[slug] => nablopomo
[ID] => 6772
[post_name] => recipe-noodle-casserole
[post_title] => Recipe: Noodle Casserole
[post_author] => 1
[post_date] => 2010-11-14 17:40:47
[year] => 2010
[month] => 11
[post_type] => post
)
[1902] => stdClass Object
(
[slug] => nablopomo
[ID] => 6646
[post_name] => b-is-for-bib
[post_title] => B is for Bib
[post_author] => 1
[post_date] => 2010-11-13 14:44:10
[year] => 2010
[month] => 11
[post_type] => post
)
[1903] => stdClass Object
(
[slug] => nablopomo
[ID] => 6482
[post_name] => etsy-love-featuring-some-more-creative-blog-friends
[post_title] => Etsy Love: Featuring some (more) creative blog friends
[post_author] => 1
[post_date] => 2010-11-12 08:21:03
[year] => 2010
[month] => 11
[post_type] => post
)
[1904] => stdClass Object
(
[slug] => nablopomo
[ID] => 6668
[post_name] => things-i-love-thursday-4
[post_title] => Things I love Thursday
[post_author] => 1
[post_date] => 2010-11-11 13:20:32
[year] => 2010
[month] => 11
[post_type] => post
)
[1905] => stdClass Object
(
[slug] => nablopomo
[ID] => 6700
[post_name] => on-roadblocks-what-keeps-me-going
[post_title] => On roadblocks & what keeps me going...
[post_author] => 1
[post_date] => 2010-11-10 15:06:35
[year] => 2010
[month] => 11
[post_type] => post
)
[1906] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 6675
[post_name] => on-down-time-and-girl-time
[post_title] => On down time and girl time
[post_author] => 1
[post_date] => 2010-11-09 16:48:35
[year] => 2010
[month] => 11
[post_type] => post
)
[1907] => stdClass Object
(
[slug] => nablopomo
[ID] => 6439
[post_name] => pet-peeves
[post_title] => Pet Peeves
[post_author] => 1
[post_date] => 2010-11-08 12:58:56
[year] => 2010
[month] => 11
[post_type] => post
)
[1908] => stdClass Object
(
[slug] => nablopomo
[ID] => 6632
[post_name] => recipe-salad-alla-san
[post_title] => Recipe: Salad alla San
[post_author] => 1
[post_date] => 2010-11-07 08:00:35
[year] => 2010
[month] => 11
[post_type] => post
)
[1909] => stdClass Object
(
[slug] => photography
[ID] => 6618
[post_name] => a-is-for-angel
[post_title] => A is for Angel
[post_author] => 1
[post_date] => 2010-11-06 14:24:57
[year] => 2010
[month] => 11
[post_type] => post
)
[1910] => stdClass Object
(
[slug] => nablopomo
[ID] => 6470
[post_name] => etsy-love-featuring-some-creative-blog-friends
[post_title] => Etsy Love: Featuring some creative blog friends
[post_author] => 1
[post_date] => 2010-11-05 11:15:54
[year] => 2010
[month] => 11
[post_type] => post
)
[1911] => stdClass Object
(
[slug] => nablopomo
[ID] => 6563
[post_name] => things-i-love-thursday-3
[post_title] => Things I Love Thursday
[post_author] => 1
[post_date] => 2010-11-04 07:54:01
[year] => 2010
[month] => 11
[post_type] => post
)
[1912] => stdClass Object
(
[slug] => about-me
[ID] => 6365
[post_name] => crafts-cards
[post_title] => Crafts: Cards
[post_author] => 1
[post_date] => 2010-11-03 09:13:03
[year] => 2010
[month] => 11
[post_type] => post
)
[1913] => stdClass Object
(
[slug] => bureaucracy
[ID] => 6532
[post_name] => please-vote
[post_title] => Please vote
[post_author] => 1
[post_date] => 2010-11-02 08:31:41
[year] => 2010
[month] => 11
[post_type] => post
)
[1914] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 6491
[post_name] => happy-halloween-5
[post_title] => Happy Halloween.
[post_author] => 1
[post_date] => 2010-11-01 08:38:12
[year] => 2010
[month] => 11
[post_type] => post
)
[1915] => stdClass Object
(
[slug] => nablopomo
[ID] => 6437
[post_name] => lets-blog-in-november
[post_title] => Let's blog in November.
[post_author] => 1
[post_date] => 2010-10-28 06:00:52
[year] => 2010
[month] => 10
[post_type] => post
)
[1916] => stdClass Object
(
[slug] => food
[ID] => 6391
[post_name] => things-you-wouldnt-know-baking
[post_title] => Things you wouldn't know... about baking
[post_author] => 1
[post_date] => 2010-10-26 03:00:30
[year] => 2010
[month] => 10
[post_type] => post
)
[1917] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 6354
[post_name] => fall-is-here-2
[post_title] => Fall is here
[post_author] => 1
[post_date] => 2010-10-25 03:00:50
[year] => 2010
[month] => 10
[post_type] => post
)
[1918] => stdClass Object
(
[slug] => love
[ID] => 6323
[post_name] => things-i-love-thursday-2
[post_title] => Things I Love Thursday
[post_author] => 1
[post_date] => 2010-10-21 00:10:02
[year] => 2010
[month] => 10
[post_type] => post
)
[1919] => stdClass Object
(
[slug] => food
[ID] => 6286
[post_name] => cupcakes-for-my-love
[post_title] => Cupcakes for my love
[post_author] => 1
[post_date] => 2010-10-18 00:10:26
[year] => 2010
[month] => 10
[post_type] => post
)
[1920] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 6239
[post_name] => friday-tidbits-2
[post_title] => Friday Tidbits
[post_author] => 1
[post_date] => 2010-10-15 12:58:38
[year] => 2010
[month] => 10
[post_type] => post
)
[1921] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 6127
[post_name] => where-i-lived
[post_title] => Where I lived
[post_author] => 1
[post_date] => 2010-10-14 08:19:32
[year] => 2010
[month] => 10
[post_type] => post
)
[1922] => stdClass Object
(
[slug] => fyi
[ID] => 6212
[post_name] => a-little-makeover
[post_title] => A little makeover
[post_author] => 1
[post_date] => 2010-10-10 19:50:28
[year] => 2010
[month] => 10
[post_type] => post
)
[1923] => stdClass Object
(
[slug] => fyi
[ID] => 6152
[post_name] => a-friday-meme
[post_title] => A Friday Meme
[post_author] => 1
[post_date] => 2010-10-08 00:01:31
[year] => 2010
[month] => 10
[post_type] => post
)
[1924] => stdClass Object
(
[slug] => ldr
[ID] => 4057
[post_name] => on-how-we-met-or-i-cant-believe-its-been-9-years
[post_title] => On how we met, or "I can't believe it's been 9 years"
[post_author] => 1
[post_date] => 2010-10-05 00:01:32
[year] => 2010
[month] => 10
[post_type] => post
)
[1925] => stdClass Object
(
[slug] => family
[ID] => 6133
[post_name] => thrifting
[post_title] => Thrifting
[post_author] => 1
[post_date] => 2010-10-04 00:01:15
[year] => 2010
[month] => 10
[post_type] => post
)
[1926] => stdClass Object
(
[slug] => fyi
[ID] => 6114
[post_name] => random-tidbits
[post_title] => Random tidbits
[post_author] => 1
[post_date] => 2010-09-30 00:01:40
[year] => 2010
[month] => 9
[post_type] => post
)
[1927] => stdClass Object
(
[slug] => fyi
[ID] => 6100
[post_name] => currently-2
[post_title] => Currently Vol.2
[post_author] => 1
[post_date] => 2010-09-28 00:01:18
[year] => 2010
[month] => 9
[post_type] => post
)
[1928] => stdClass Object
(
[slug] => fyi
[ID] => 5656
[post_name] => just-me-the-eternal-optimist
[post_title] => Just me, the eternal optimist
[post_author] => 1
[post_date] => 2010-09-27 07:55:29
[year] => 2010
[month] => 9
[post_type] => post
)
[1929] => stdClass Object
(
[slug] => family
[ID] => 5866
[post_name] => things-i-ponder
[post_title] => Things I ponder
[post_author] => 1
[post_date] => 2010-09-21 11:33:19
[year] => 2010
[month] => 9
[post_type] => post
)
[1930] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 6036
[post_name] => culinary-excursions
[post_title] => Culinary excursions
[post_author] => 1
[post_date] => 2010-09-17 01:00:54
[year] => 2010
[month] => 9
[post_type] => post
)
[1931] => stdClass Object
(
[slug] => friends
[ID] => 6000
[post_name] => keep-in-touch
[post_title] => Keep in touch.
[post_author] => 1
[post_date] => 2010-09-15 01:00:10
[year] => 2010
[month] => 9
[post_type] => post
)
[1932] => stdClass Object
(
[slug] => family
[ID] => 5983
[post_name] => its-one-of-those-days
[post_title] => It's one of those days...
[post_author] => 1
[post_date] => 2010-09-14 01:00:18
[year] => 2010
[month] => 9
[post_type] => post
)
[1933] => stdClass Object
(
[slug] => love
[ID] => 5718
[post_name] => pretty-finds-friday
[post_title] => Pretty Finds Friday
[post_author] => 1
[post_date] => 2010-09-10 09:34:57
[year] => 2010
[month] => 9
[post_type] => post
)
[1934] => stdClass Object
(
[slug] => fyi
[ID] => 5869
[post_name] => on-who-i-am-right-now-3
[post_title] => On who I am right now
[post_author] => 1
[post_date] => 2010-09-09 08:16:03
[year] => 2010
[month] => 9
[post_type] => post
)
[1935] => stdClass Object
(
[slug] => friends
[ID] => 5906
[post_name] => my-biggest-challenge-new-friends
[post_title] => My biggest challenge: new friends
[post_author] => 1
[post_date] => 2010-09-04 16:01:20
[year] => 2010
[month] => 9
[post_type] => post
)
[1936] => stdClass Object
(
[slug] => about-me
[ID] => 5874
[post_name] => my-hometown
[post_title] => My hometown
[post_author] => 1
[post_date] => 2010-09-02 21:05:37
[year] => 2010
[month] => 9
[post_type] => post
)
[1937] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 5858
[post_name] => time-management
[post_title] => Time management
[post_author] => 1
[post_date] => 2010-09-01 00:01:00
[year] => 2010
[month] => 9
[post_type] => post
)
[1938] => stdClass Object
(
[slug] => love
[ID] => 5847
[post_name] => too-cute
[post_title] => Too cute
[post_author] => 1
[post_date] => 2010-08-27 10:32:30
[year] => 2010
[month] => 8
[post_type] => post
)
[1939] => stdClass Object
(
[slug] => love
[ID] => 5815
[post_name] => things-i-love-thursday
[post_title] => Things I Love Thursday
[post_author] => 1
[post_date] => 2010-08-26 00:01:24
[year] => 2010
[month] => 8
[post_type] => post
)
[1940] => stdClass Object
(
[slug] => love
[ID] => 5795
[post_name] => great-find
[post_title] => Great find
[post_author] => 1
[post_date] => 2010-08-24 00:01:44
[year] => 2010
[month] => 8
[post_type] => post
)
[1941] => stdClass Object
(
[slug] => fun
[ID] => 5770
[post_name] => 24-hours-in-waikiki-beach
[post_title] => 24 hours in Waikiki Beach
[post_author] => 1
[post_date] => 2010-08-21 00:01:01
[year] => 2010
[month] => 8
[post_type] => post
)
[1942] => stdClass Object
(
[slug] => fun
[ID] => 5732
[post_name] => back-from-the-islands
[post_title] => Back from the Islands
[post_author] => 1
[post_date] => 2010-08-17 00:01:01
[year] => 2010
[month] => 8
[post_type] => post
)
[1943] => stdClass Object
(
[slug] => photography
[ID] => 5658
[post_name] => project-365
[post_title] => Project 365
[post_author] => 1
[post_date] => 2010-07-30 08:32:58
[year] => 2010
[month] => 7
[post_type] => post
)
[1944] => stdClass Object
(
[slug] => love
[ID] => 5477
[post_name] => things-i-love-thursdays
[post_title] => Things I Love Thursday
[post_author] => 1
[post_date] => 2010-07-29 14:02:45
[year] => 2010
[month] => 7
[post_type] => post
)
[1945] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 5669
[post_name] => what-ive-been-up-to
[post_title] => What I've been up to...
[post_author] => 1
[post_date] => 2010-07-28 11:50:30
[year] => 2010
[month] => 7
[post_type] => post
)
[1946] => stdClass Object
(
[slug] => family
[ID] => 5632
[post_name] => crafts-a-work-in-progress
[post_title] => Crafts: a work in progress
[post_author] => 1
[post_date] => 2010-07-26 08:50:34
[year] => 2010
[month] => 7
[post_type] => post
)
[1947] => stdClass Object
(
[slug] => food
[ID] => 5612
[post_name] => recipe-summer-snack
[post_title] => Recipe: A Summer Snack
[post_author] => 1
[post_date] => 2010-07-20 16:23:30
[year] => 2010
[month] => 7
[post_type] => post
)
[1948] => stdClass Object
(
[slug] => fyi
[ID] => 5605
[post_name] => ending-the-week-on-a-high-note
[post_title] => Ending the week on a high note
[post_author] => 1
[post_date] => 2010-07-16 12:31:48
[year] => 2010
[month] => 7
[post_type] => post
)
[1949] => stdClass Object
(
[slug] => family
[ID] => 5534
[post_name] => a-family-love-fest
[post_title] => A Family Love Fest
[post_author] => 1
[post_date] => 2010-07-15 00:01:55
[year] => 2010
[month] => 7
[post_type] => post
)
[1950] => stdClass Object
(
[slug] => fyi
[ID] => 5576
[post_name] => coming-out-of-the-rabbit-hole
[post_title] => Coming out of the rabbit hole
[post_author] => 1
[post_date] => 2010-07-12 13:18:59
[year] => 2010
[month] => 7
[post_type] => post
)
[1951] => stdClass Object
(
[slug] => this-and-that
[ID] => 5540
[post_name] => ill-show-you-mine-now-show-me-yours
[post_title] => I'll show you mine - now show me yours!
[post_author] => 1
[post_date] => 2010-06-30 02:00:45
[year] => 2010
[month] => 6
[post_type] => post
)
[1952] => stdClass Object
(
[slug] => family
[ID] => 5526
[post_name] => why-i-love-her
[post_title] => Why I love her
[post_author] => 1
[post_date] => 2010-06-27 20:00:50
[year] => 2010
[month] => 6
[post_type] => post
)
[1953] => stdClass Object
(
[slug] => fyi
[ID] => 5472
[post_name] => friday-tidbits
[post_title] => Friday tidbits
[post_author] => 1
[post_date] => 2010-06-25 02:00:09
[year] => 2010
[month] => 6
[post_type] => post
)
[1954] => stdClass Object
(
[slug] => fyi
[ID] => 5121
[post_name] => currently
[post_title] => Currently Vol.1
[post_author] => 1
[post_date] => 2010-06-22 02:00:27
[year] => 2010
[month] => 6
[post_type] => post
)
[1955] => stdClass Object
(
[slug] => family
[ID] => 5414
[post_name] => a-day-at-the-kolner-zoo
[post_title] => A day at the Kölner Zoo
[post_author] => 1
[post_date] => 2010-06-16 23:03:00
[year] => 2010
[month] => 6
[post_type] => post
)
[1956] => stdClass Object
(
[slug] => family
[ID] => 5357
[post_name] => germany-recap-more-time-with-family-and-friends-and-my-trip-to-cologne
[post_title] => Germany recap: more time with family and friends and my trip to Cologne
[post_author] => 1
[post_date] => 2010-06-14 08:48:16
[year] => 2010
[month] => 6
[post_type] => post
)
[1957] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 5359
[post_name] => floored
[post_title] => Floored
[post_author] => 1
[post_date] => 2010-06-07 21:09:16
[year] => 2010
[month] => 6
[post_type] => post
)
[1958] => stdClass Object
(
[slug] => family
[ID] => 5284
[post_name] => so-you-really-want-to-know
[post_title] => So, you really want to know?
[post_author] => 1
[post_date] => 2010-06-04 15:26:15
[year] => 2010
[month] => 6
[post_type] => post
)
[1959] => stdClass Object
(
[slug] => family
[ID] => 5256
[post_name] => oh-hai-remember-me
[post_title] => Oh hai, remember me?
[post_author] => 1
[post_date] => 2010-06-01 16:58:12
[year] => 2010
[month] => 6
[post_type] => post
)
[1960] => stdClass Object
(
[slug] => family
[ID] => 5216
[post_name] => update-from-germany
[post_title] => Update from Germany
[post_author] => 1
[post_date] => 2010-05-17 01:17:19
[year] => 2010
[month] => 5
[post_type] => post
)
[1961] => stdClass Object
(
[slug] => family
[ID] => 5183
[post_name] => avoiding-iceland
[post_title] => Avoiding Iceland
[post_author] => 1
[post_date] => 2010-05-10 00:45:27
[year] => 2010
[month] => 5
[post_type] => post
)
[1962] => stdClass Object
(
[slug] => about-me
[ID] => 5068
[post_name] => all-packed
[post_title] => All packed
[post_author] => 1
[post_date] => 2010-05-05 22:09:38
[year] => 2010
[month] => 5
[post_type] => post
)
[1963] => stdClass Object
(
[slug] => fyi
[ID] => 4929
[post_name] => things-i-am-not
[post_title] => Things I Am Not
[post_author] => 1
[post_date] => 2010-05-04 16:56:51
[year] => 2010
[month] => 5
[post_type] => post
)
[1964] => stdClass Object
(
[slug] => fyi
[ID] => 5082
[post_name] => on-who-i-am-right-now-2
[post_title] => On who I am right now
[post_author] => 1
[post_date] => 2010-04-29 07:21:02
[year] => 2010
[month] => 4
[post_type] => post
)
[1965] => stdClass Object
(
[slug] => usa
[ID] => 5035
[post_name] => things-you-wouldnt-know-everything-car-related
[post_title] => Things you wouldn't know... everything car-related
[post_author] => 1
[post_date] => 2010-04-26 18:16:03
[year] => 2010
[month] => 4
[post_type] => post
)
[1966] => stdClass Object
(
[slug] => friends
[ID] => 5059
[post_name] => recognizing-the-good-things
[post_title] => Recognizing the good things
[post_author] => 1
[post_date] => 2010-04-21 22:38:31
[year] => 2010
[month] => 4
[post_type] => post
)
[1967] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 5044
[post_name] => time-at-the-beach
[post_title] => Time at the beach
[post_author] => 1
[post_date] => 2010-04-19 16:20:36
[year] => 2010
[month] => 4
[post_type] => post
)
[1968] => stdClass Object
(
[slug] => this-and-that
[ID] => 4946
[post_name] => beauty-spring-essentials
[post_title] => Beauty Spring Essentials
[post_author] => 1
[post_date] => 2010-04-14 11:44:46
[year] => 2010
[month] => 4
[post_type] => post
)
[1969] => stdClass Object
(
[slug] => home
[ID] => 4972
[post_name] => anticipation
[post_title] => Anticipation
[post_author] => 1
[post_date] => 2010-04-12 20:10:32
[year] => 2010
[month] => 4
[post_type] => post
)
[1970] => stdClass Object
(
[slug] => fyi
[ID] => 4906
[post_name] => things-you-wouldnt-know-long-division-does-not-equal-long-division
[post_title] => Things you wouldn't know: Long division does not equal long division
[post_author] => 1
[post_date] => 2010-04-08 09:02:32
[year] => 2010
[month] => 4
[post_type] => post
)
[1971] => stdClass Object
(
[slug] => family
[ID] => 4729
[post_name] => on-being-an-aunt
[post_title] => On being an aunt
[post_author] => 1
[post_date] => 2010-04-06 14:16:57
[year] => 2010
[month] => 4
[post_type] => post
)
[1972] => stdClass Object
(
[slug] => fitness
[ID] => 4871
[post_name] => work-it-out-weekends-revived
[post_title] => Work it out weekends: revived
[post_author] => 1
[post_date] => 2010-04-05 12:41:45
[year] => 2010
[month] => 4
[post_type] => post
)
[1973] => stdClass Object
(
[slug] => holidays
[ID] => 4854
[post_name] => happy-easter-bread
[post_title] => Happy Easter (Bread)!
[post_author] => 1
[post_date] => 2010-04-04 00:01:45
[year] => 2010
[month] => 4
[post_type] => post
)
[1974] => stdClass Object
(
[slug] => about-me
[ID] => 4814
[post_name] => things-you-wouldnt-know
[post_title] => Things you wouldn't know...
[post_author] => 1
[post_date] => 2010-03-31 21:58:09
[year] => 2010
[month] => 3
[post_type] => post
)
[1975] => stdClass Object
(
[slug] => about-me
[ID] => 4613
[post_name] => honest-scrap-award
[post_title] => Honest Scrap Award
[post_author] => 1
[post_date] => 2010-03-30 16:01:05
[year] => 2010
[month] => 3
[post_type] => post
)
[1976] => stdClass Object
(
[slug] => family
[ID] => 4736
[post_name] => on-being-a-twin
[post_title] => On being a twin
[post_author] => 1
[post_date] => 2010-03-29 00:01:08
[year] => 2010
[month] => 3
[post_type] => post
)
[1977] => stdClass Object
(
[slug] => family
[ID] => 4605
[post_name] => a-walk-down-memory-lane
[post_title] => A walk down memory lane
[post_author] => 1
[post_date] => 2010-03-24 00:01:01
[year] => 2010
[month] => 3
[post_type] => post
)
[1978] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 4624
[post_name] => retail-therapy
[post_title] => Retail therapy
[post_author] => 1
[post_date] => 2010-03-22 17:11:43
[year] => 2010
[month] => 3
[post_type] => post
)
[1979] => stdClass Object
(
[slug] => family
[ID] => 4585
[post_name] => putting-a-smile-on-your-face-for-the-weekend
[post_title] => Putting a smile on your face for the weekend
[post_author] => 1
[post_date] => 2010-03-19 00:01:56
[year] => 2010
[month] => 3
[post_type] => post
)
[1980] => stdClass Object
(
[slug] => family
[ID] => 4538
[post_name] => precious-time
[post_title] => Precious time
[post_author] => 1
[post_date] => 2010-03-17 18:01:07
[year] => 2010
[month] => 3
[post_type] => post
)
[1981] => stdClass Object
(
[slug] => family
[ID] => 4501
[post_name] => i-am-back-and-i-am-in-love-ii
[post_title] => I am back... and I am in love... II
[post_author] => 1
[post_date] => 2010-03-15 14:49:02
[year] => 2010
[month] => 3
[post_type] => post
)
[1982] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 4495
[post_name] => family
[post_title] => Family
[post_author] => 1
[post_date] => 2010-03-13 00:22:57
[year] => 2010
[month] => 3
[post_type] => post
)
[1983] => stdClass Object
(
[slug] => family
[ID] => 4479
[post_name] => more-fond-memories-of-granddads
[post_title] => More fond memories of Granddads
[post_author] => 1
[post_date] => 2010-03-12 01:00:35
[year] => 2010
[month] => 3
[post_type] => post
)
[1984] => stdClass Object
(
[slug] => family
[ID] => 4440
[post_name] => memories
[post_title] => Memories
[post_author] => 1
[post_date] => 2010-03-11 03:14:22
[year] => 2010
[month] => 3
[post_type] => post
)
[1985] => stdClass Object
(
[slug] => family
[ID] => 4427
[post_name] => my-granddads-funeral
[post_title] => My Granddad's funeral
[post_author] => 1
[post_date] => 2010-03-09 14:56:18
[year] => 2010
[month] => 3
[post_type] => post
)
[1986] => stdClass Object
(
[slug] => fyi
[ID] => 4406
[post_name] => while-i-am-away
[post_title] => While I am away...
[post_author] => 1
[post_date] => 2010-03-03 06:27:40
[year] => 2010
[month] => 3
[post_type] => post
)
[1987] => stdClass Object
(
[slug] => family
[ID] => 4381
[post_name] => letting-go
[post_title] => Letting go
[post_author] => 1
[post_date] => 2010-03-02 01:00:05
[year] => 2010
[month] => 3
[post_type] => post
)
[1988] => stdClass Object
(
[slug] => family
[ID] => 4366
[post_name] => feeling-helpless
[post_title] => Feeling helpless
[post_author] => 1
[post_date] => 2010-02-27 18:52:00
[year] => 2010
[month] => 2
[post_type] => post
)
[1989] => stdClass Object
(
[slug] => bureaucracy
[ID] => 4332
[post_name] => argh-not-again
[post_title] => Argh. Not again.
[post_author] => 1
[post_date] => 2010-02-23 16:03:08
[year] => 2010
[month] => 2
[post_type] => post
)
[1990] => stdClass Object
(
[slug] => about-me
[ID] => 4309
[post_name] => finish-the-sentence
[post_title] => Finish the sentence...
[post_author] => 1
[post_date] => 2010-02-22 17:21:47
[year] => 2010
[month] => 2
[post_type] => post
)
[1991] => stdClass Object
(
[slug] => fyi
[ID] => 4237
[post_name] => the-sky-is-the-limit
[post_title] => The sky is the limit
[post_author] => 1
[post_date] => 2010-02-21 21:20:34
[year] => 2010
[month] => 2
[post_type] => post
)
[1992] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 4244
[post_name] => just-because
[post_title] => Just because...
[post_author] => 1
[post_date] => 2010-02-20 16:05:24
[year] => 2010
[month] => 2
[post_type] => post
)
[1993] => stdClass Object
(
[slug] => food
[ID] => 4193
[post_name] => work-it-out-weekends-healthy-cooking
[post_title] => Work it out weekends: healthy cooking
[post_author] => 1
[post_date] => 2010-02-15 12:44:12
[year] => 2010
[month] => 2
[post_type] => post
)
[1994] => stdClass Object
(
[slug] => love
[ID] => 4198
[post_name] => happy-self-love-day-2010
[post_title] => Happy Self-Love Day, 2010!
[post_author] => 1
[post_date] => 2010-02-14 14:20:36
[year] => 2010
[month] => 2
[post_type] => post
)
[1995] => stdClass Object
(
[slug] => about-me
[ID] => 4159
[post_name] => tgif-3
[post_title] => TGIF.
[post_author] => 1
[post_date] => 2010-02-12 11:59:07
[year] => 2010
[month] => 2
[post_type] => post
)
[1996] => stdClass Object
(
[slug] => fitness
[ID] => 4135
[post_name] => work-it-out-weekends-walking-counts-right
[post_title] => Work it out weekends: walking counts, right?
[post_author] => 1
[post_date] => 2010-02-07 21:52:47
[year] => 2010
[month] => 2
[post_type] => post
)
[1997] => stdClass Object
(
[slug] => friends
[ID] => 4125
[post_name] => happy-birthday-kim-2
[post_title] => Happy Birthday, Kim!
[post_author] => 1
[post_date] => 2010-02-07 11:24:19
[year] => 2010
[month] => 2
[post_type] => post
)
[1998] => stdClass Object
(
[slug] => about-me
[ID] => 3142
[post_name] => pet-peeves-how-do-you-feel-about-dubbing
[post_title] => Pet peeves: How do you feel about dubbing?
[post_author] => 1
[post_date] => 2010-02-04 17:31:26
[year] => 2010
[month] => 2
[post_type] => post
)
[1999] => stdClass Object
(
[slug] => fun
[ID] => 4074
[post_name] => whats-going-on-in-february
[post_title] => What's going on in February
[post_author] => 1
[post_date] => 2010-02-02 17:27:25
[year] => 2010
[month] => 2
[post_type] => post
)
[2000] => stdClass Object
(
[slug] => fyi
[ID] => 4034
[post_name] => on-who-i-am-right-now
[post_title] => On who I am right now
[post_author] => 1
[post_date] => 2010-01-29 10:30:12
[year] => 2010
[month] => 1
[post_type] => post
)
[2001] => stdClass Object
(
[slug] => about-me
[ID] => 3026
[post_name] => public-transportation
[post_title] => Public transportation
[post_author] => 1
[post_date] => 2010-01-27 16:43:53
[year] => 2010
[month] => 1
[post_type] => post
)
[2002] => stdClass Object
(
[slug] => fitness
[ID] => 3923
[post_name] => work-it-out-weekends-minus-the-working-out
[post_title] => Work it out weekends: minus the working out
[post_author] => 1
[post_date] => 2010-01-24 19:55:41
[year] => 2010
[month] => 1
[post_type] => post
)
[2003] => stdClass Object
(
[slug] => love
[ID] => 3971
[post_name] => my-current-crushes-3
[post_title] => My current crushes
[post_author] => 1
[post_date] => 2010-01-23 12:15:46
[year] => 2010
[month] => 1
[post_type] => post
)
[2004] => stdClass Object
(
[slug] => about-me
[ID] => 3946
[post_name] => on-spring-cleaning-rearranging-and-decluttering
[post_title] => On spring cleaning, rearranging and decluttering
[post_author] => 1
[post_date] => 2010-01-19 22:23:39
[year] => 2010
[month] => 1
[post_type] => post
)
[2005] => stdClass Object
(
[slug] => fitness
[ID] => 2130
[post_name] => work-it-out-weekends-take-1
[post_title] => Work it out weekends: Take 1
[post_author] => 1
[post_date] => 2010-01-17 15:08:10
[year] => 2010
[month] => 1
[post_type] => post
)
[2006] => stdClass Object
(
[slug] => news
[ID] => 3900
[post_name] => the-haiti-blog-challenge-yes-we-can
[post_title] => The Haiti Blog Challenge. Yes, we can!
[post_author] => 1
[post_date] => 2010-01-16 13:13:00
[year] => 2010
[month] => 1
[post_type] => post
)
[2007] => stdClass Object
(
[slug] => this-and-that
[ID] => 3796
[post_name] => delurker-day-2010
[post_title] => Delurker Day 2010
[post_author] => 1
[post_date] => 2010-01-14 08:15:50
[year] => 2010
[month] => 1
[post_type] => post
)
[2008] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 3860
[post_name] => on-some-home-improvements
[post_title] => On some home improvements
[post_author] => 1
[post_date] => 2010-01-13 16:31:21
[year] => 2010
[month] => 1
[post_type] => post
)
[2009] => stdClass Object
(
[slug] => reminiscence
[ID] => 3797
[post_name] => you-think-i-am-a-little-weird-so-what
[post_title] => You think I am a little weird? - So what.
[post_author] => 1
[post_date] => 2010-01-11 15:07:38
[year] => 2010
[month] => 1
[post_type] => post
)
[2010] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 3801
[post_name] => on-a-dream-come-true
[post_title] => On a dream come true.
[post_author] => 1
[post_date] => 2010-01-09 19:00:03
[year] => 2010
[month] => 1
[post_type] => post
)
[2011] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 29204
[post_name] => title
[post_title] => %%TITLE%%
[post_author] => 1
[post_date] => 2010-01-01 00:00:00
[year] => 2010
[month] => 1
[post_type] => post
)
[2012] => stdClass Object
(
[slug] => about-me
[ID] => 3779
[post_name] => goodbye-2009-hello-2010
[post_title] => Goodbye 2009 , Hello 2010
[post_author] => 1
[post_date] => 2009-12-30 19:00:00
[year] => 2009
[month] => 12
[post_type] => post
)
[2013] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 3743
[post_name] => on-some-christmas-activities
[post_title] => On some Christmas activities
[post_author] => 1
[post_date] => 2009-12-23 17:07:29
[year] => 2009
[month] => 12
[post_type] => post
)
[2014] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 3727
[post_name] => awkwardness
[post_title] => Awkwardness
[post_author] => 1
[post_date] => 2009-12-22 17:49:06
[year] => 2009
[month] => 12
[post_type] => post
)
[2015] => stdClass Object
(
[slug] => friends
[ID] => 3717
[post_name] => best-of-09-new-person
[post_title] => Best of 09: New Person
[post_author] => 1
[post_date] => 2009-12-20 23:12:57
[year] => 2009
[month] => 12
[post_type] => post
)
[2016] => stdClass Object
(
[slug] => about-me
[ID] => 3696
[post_name] => best-of-09-tea
[post_title] => Best of 09: Tea
[post_author] => 1
[post_date] => 2009-12-16 15:40:41
[year] => 2009
[month] => 12
[post_type] => post
)
[2017] => stdClass Object
(
[slug] => about-me
[ID] => 3681
[post_name] => best-of-09-best-packaging
[post_title] => Best of 09: Best packaging
[post_author] => 1
[post_date] => 2009-12-15 10:03:02
[year] => 2009
[month] => 12
[post_type] => post
)
[2018] => stdClass Object
(
[slug] => home
[ID] => 3666
[post_name] => best-of-09-the-best-change-i-made-to-the-place-i-live
[post_title] => Best of 09: The best change I made to the place I live
[post_author] => 1
[post_date] => 2009-12-13 17:39:18
[year] => 2009
[month] => 12
[post_type] => post
)
[2019] => stdClass Object
(
[slug] => music
[ID] => 3652
[post_name] => best-of-09-album-of-the-year
[post_title] => Best of 09: Album of the year
[post_author] => 1
[post_date] => 2009-12-10 15:12:08
[year] => 2009
[month] => 12
[post_type] => post
)
[2020] => stdClass Object
(
[slug] => this-and-that
[ID] => 3640
[post_name] => gay-or-straight-why-does-it-matter
[post_title] => Gay or straight - why does it matter?
[post_author] => 1
[post_date] => 2009-12-09 22:02:54
[year] => 2009
[month] => 12
[post_type] => post
)
[2021] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 3628
[post_name] => happy-nikolaus
[post_title] => Happy Nikolaus!
[post_author] => 1
[post_date] => 2009-12-06 14:16:11
[year] => 2009
[month] => 12
[post_type] => post
)
[2022] => stdClass Object
(
[slug] => about-me
[ID] => 3614
[post_name] => best-of-09-book
[post_title] => Best of 09: Book
[post_author] => 1
[post_date] => 2009-12-04 18:01:54
[year] => 2009
[month] => 12
[post_type] => post
)
[2023] => stdClass Object
(
[slug] => this-and-that
[ID] => 3594
[post_name] => best-of-09-restaurant-moment
[post_title] => Best of 09: Restaurant Moment
[post_author] => 1
[post_date] => 2009-12-02 17:23:30
[year] => 2009
[month] => 12
[post_type] => post
)
[2024] => stdClass Object
(
[slug] => nablopomo
[ID] => 3567
[post_name] => can-it-really-be-over-already
[post_title] => Can it really be over already?
[post_author] => 1
[post_date] => 2009-11-30 19:22:18
[year] => 2009
[month] => 11
[post_type] => post
)
[2025] => stdClass Object
(
[slug] => nablopomo
[ID] => 3541
[post_name] => christmas-season-starts-now
[post_title] => Christmas season starts NOW!
[post_author] => 1
[post_date] => 2009-11-29 19:36:11
[year] => 2009
[month] => 11
[post_type] => post
)
[2026] => stdClass Object
(
[slug] => fun
[ID] => 3544
[post_name] => stamps
[post_title] => Stamps
[post_author] => 1
[post_date] => 2009-11-28 23:17:58
[year] => 2009
[month] => 11
[post_type] => post
)
[2027] => stdClass Object
(
[slug] => nablopomo
[ID] => 3532
[post_name] => our-feast
[post_title] => Our feast
[post_author] => 1
[post_date] => 2009-11-27 14:50:10
[year] => 2009
[month] => 11
[post_type] => post
)
[2028] => stdClass Object
(
[slug] => nablopomo
[ID] => 3522
[post_name] => happy-thanksgiving-4
[post_title] => Happy Thanksgiving!
[post_author] => 1
[post_date] => 2009-11-26 12:45:47
[year] => 2009
[month] => 11
[post_type] => post
)
[2029] => stdClass Object
(
[slug] => family
[ID] => 3499
[post_name] => i-am-ashamed-of-myself-a-little-bit
[post_title] => I am ashamed of myself, a little bit
[post_author] => 1
[post_date] => 2009-11-25 19:22:41
[year] => 2009
[month] => 11
[post_type] => post
)
[2030] => stdClass Object
(
[slug] => nablopomo
[ID] => 3476
[post_name] => christmas-card-exchange-2
[post_title] => Christmas Card Exchange
[post_author] => 1
[post_date] => 2009-11-24 17:08:27
[year] => 2009
[month] => 11
[post_type] => post
)
[2031] => stdClass Object
(
[slug] => fyi
[ID] => 3465
[post_name] => its-going-to-be-a-boy
[post_title] => It's official: it's going to be a boy!
[post_author] => 1
[post_date] => 2009-11-23 19:13:49
[year] => 2009
[month] => 11
[post_type] => post
)
[2032] => stdClass Object
(
[slug] => family
[ID] => 3453
[post_name] => art-projects
[post_title] => Art projects
[post_author] => 1
[post_date] => 2009-11-22 14:58:06
[year] => 2009
[month] => 11
[post_type] => post
)
[2033] => stdClass Object
(
[slug] => nablopomo
[ID] => 3430
[post_name] => zao
[post_title] => Zao
[post_author] => 1
[post_date] => 2009-11-21 17:27:25
[year] => 2009
[month] => 11
[post_type] => post
)
[2034] => stdClass Object
(
[slug] => nablopomo
[ID] => 3418
[post_name] => ten-things-that-are-overrated
[post_title] => Ten things that are overrated
[post_author] => 1
[post_date] => 2009-11-20 11:32:20
[year] => 2009
[month] => 11
[post_type] => post
)
[2035] => stdClass Object
(
[slug] => nablopomo
[ID] => 3392
[post_name] => hows-nablopomo-working-out-for-you
[post_title] => How's NaBloPoMo working out for you?
[post_author] => 1
[post_date] => 2009-11-19 20:32:19
[year] => 2009
[month] => 11
[post_type] => post
)
[2036] => stdClass Object
(
[slug] => nablopomo
[ID] => 3362
[post_name] => my-current-crushes-2
[post_title] => My current crushes
[post_author] => 1
[post_date] => 2009-11-18 20:02:39
[year] => 2009
[month] => 11
[post_type] => post
)
[2037] => stdClass Object
(
[slug] => nablopomo
[ID] => 3357
[post_name] => on-some-apartment-upgrades
[post_title] => On some apartment upgrades
[post_author] => 1
[post_date] => 2009-11-17 17:04:30
[year] => 2009
[month] => 11
[post_type] => post
)
[2038] => stdClass Object
(
[slug] => nablopomo
[ID] => 3325
[post_name] => recipe-pasta-afredo-with-sun-dried-tomato-and-shrimp
[post_title] => Recipe: Pasta Alfredo with Sun-dried Tomato and Shrimp
[post_author] => 1
[post_date] => 2009-11-16 20:27:15
[year] => 2009
[month] => 11
[post_type] => post
)
[2039] => stdClass Object
(
[slug] => friends
[ID] => 3310
[post_name] => friends-are-so-important
[post_title] => Friends are so important
[post_author] => 1
[post_date] => 2009-11-15 20:27:49
[year] => 2009
[month] => 11
[post_type] => post
)
[2040] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 3289
[post_name] => aaand-another-bread-post
[post_title] => Aaand... another bread post
[post_author] => 1
[post_date] => 2009-11-14 18:52:25
[year] => 2009
[month] => 11
[post_type] => post
)
[2041] => stdClass Object
(
[slug] => this-and-that
[ID] => 3264
[post_name] => living-on-a-budget-or-how-to-keep-track-of-your-spending
[post_title] => Living on a budget - or: how to keep track of your spending
[post_author] => 1
[post_date] => 2009-11-13 21:08:14
[year] => 2009
[month] => 11
[post_type] => post
)
[2042] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 3242
[post_name] => a-day-just-for-me-and-my-headache
[post_title] => A day just for me (and my headache)
[post_author] => 1
[post_date] => 2009-11-12 16:42:15
[year] => 2009
[month] => 11
[post_type] => post
)
[2043] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2599
[post_name] => a-photographic-gem-in-my-desk-drawer
[post_title] => A photographic gem in my desk drawer
[post_author] => 1
[post_date] => 2009-11-11 15:54:07
[year] => 2009
[month] => 11
[post_type] => post
)
[2044] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 3115
[post_name] => my-typical-weekday
[post_title] => My typical weekday
[post_author] => 1
[post_date] => 2009-11-10 21:43:02
[year] => 2009
[month] => 11
[post_type] => post
)
[2045] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 3190
[post_name] => 20-years-ago-november-91989
[post_title] => 20 years ago - November 9,1989
[post_author] => 1
[post_date] => 2009-11-09 17:34:02
[year] => 2009
[month] => 11
[post_type] => post
)
[2046] => stdClass Object
(
[slug] => fun
[ID] => 3171
[post_name] => quality-vs-quantity
[post_title] => Quality vs. Quantity
[post_author] => 1
[post_date] => 2009-11-08 14:45:47
[year] => 2009
[month] => 11
[post_type] => post
)
[2047] => stdClass Object
(
[slug] => food
[ID] => 3164
[post_name] => random-san-food-facts
[post_title] => Random San food facts
[post_author] => 1
[post_date] => 2009-11-07 18:13:30
[year] => 2009
[month] => 11
[post_type] => post
)
[2048] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 3116
[post_name] => happy-40th-anniversary
[post_title] => Happy 40th anniversary.
[post_author] => 1
[post_date] => 2009-11-06 18:16:41
[year] => 2009
[month] => 11
[post_type] => post
)
[2049] => stdClass Object
(
[slug] => nablopomo
[ID] => 2132
[post_name] => a-fashion-understatement
[post_title] => A fashion (under)statement
[post_author] => 1
[post_date] => 2009-11-05 14:22:41
[year] => 2009
[month] => 11
[post_type] => post
)
[2050] => stdClass Object
(
[slug] => nablopomo
[ID] => 3082
[post_name] => yes-america-still-can
[post_title] => Yes, America still can!
[post_author] => 1
[post_date] => 2009-11-04 17:37:28
[year] => 2009
[month] => 11
[post_type] => post
)
[2051] => stdClass Object
(
[slug] => reminiscence
[ID] => 3062
[post_name] => early-mornings-a-lovehate-relationship
[post_title] => Early mornings - my love/hate relationship
[post_author] => 1
[post_date] => 2009-11-03 21:23:29
[year] => 2009
[month] => 11
[post_type] => post
)
[2052] => stdClass Object
(
[slug] => fyi
[ID] => 3037
[post_name] => panic-much
[post_title] => Panic much?
[post_author] => 1
[post_date] => 2009-11-02 20:54:35
[year] => 2009
[month] => 11
[post_type] => post
)
[2053] => stdClass Object
(
[slug] => fyi
[ID] => 3016
[post_name] => are-you-participating-in-nablopomo-this-month-anyone
[post_title] => Are you participating in NaBloPoMo this month? Anyone?
[post_author] => 1
[post_date] => 2009-11-01 14:58:12
[year] => 2009
[month] => 11
[post_type] => post
)
[2054] => stdClass Object
(
[slug] => holidays
[ID] => 3006
[post_name] => happy-halloween-4
[post_title] => Happy Halloween!
[post_author] => 1
[post_date] => 2009-10-31 15:54:33
[year] => 2009
[month] => 10
[post_type] => post
)
[2055] => stdClass Object
(
[slug] => family
[ID] => 2993
[post_name] => belated-gretas-1st-birthday-post
[post_title] => Belated Greta's 1st birthday post
[post_author] => 1
[post_date] => 2009-10-28 16:48:31
[year] => 2009
[month] => 10
[post_type] => post
)
[2056] => stdClass Object
(
[slug] => fyi
[ID] => 2988
[post_name] => tgif-2
[post_title] => TGIF.
[post_author] => 1
[post_date] => 2009-10-23 17:33:14
[year] => 2009
[month] => 10
[post_type] => post
)
[2057] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2979
[post_name] => js-birthday
[post_title] => J's birthday
[post_author] => 1
[post_date] => 2009-10-20 18:56:43
[year] => 2009
[month] => 10
[post_type] => post
)
[2058] => stdClass Object
(
[slug] => fyi
[ID] => 2972
[post_name] => fall-came-over-night
[post_title] => Fall came over night
[post_author] => 1
[post_date] => 2009-10-15 18:49:06
[year] => 2009
[month] => 10
[post_type] => post
)
[2059] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2953
[post_name] => my-journey-home
[post_title] => My journey home
[post_author] => 1
[post_date] => 2009-10-07 15:06:01
[year] => 2009
[month] => 10
[post_type] => post
)
[2060] => stdClass Object
(
[slug] => family
[ID] => 2934
[post_name] => germany-recap-from-last-week-part-ii
[post_title] => Germany Recap from last week Part II
[post_author] => 1
[post_date] => 2009-10-05 20:13:20
[year] => 2009
[month] => 10
[post_type] => post
)
[2061] => stdClass Object
(
[slug] => family
[ID] => 2929
[post_name] => germany-recap-from-last-week-part-i
[post_title] => Germany Recap from last week Part I
[post_author] => 1
[post_date] => 2009-10-03 14:57:42
[year] => 2009
[month] => 10
[post_type] => post
)
[2062] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2923
[post_name] => german-food-and-the-movies
[post_title] => German Food and the movies
[post_author] => 1
[post_date] => 2009-09-28 14:05:39
[year] => 2009
[month] => 9
[post_type] => post
)
[2063] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2909
[post_name] => a-little-time-with-friends
[post_title] => (A little) time with friends
[post_author] => 1
[post_date] => 2009-09-27 10:23:46
[year] => 2009
[month] => 9
[post_type] => post
)
[2064] => stdClass Object
(
[slug] => family
[ID] => 2901
[post_name] => on-some-family-time
[post_title] => On some family time
[post_author] => 1
[post_date] => 2009-09-25 14:36:08
[year] => 2009
[month] => 9
[post_type] => post
)
[2065] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2888
[post_name] => yes-i-am-alive
[post_title] => Yes, I am alive...
[post_author] => 1
[post_date] => 2009-09-22 14:58:28
[year] => 2009
[month] => 9
[post_type] => post
)
[2066] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2867
[post_name] => hello-from-alabaaaaaama
[post_title] => Hello from Alabaaaaaama
[post_author] => 1
[post_date] => 2009-09-14 20:11:38
[year] => 2009
[month] => 9
[post_type] => post
)
[2067] => stdClass Object
(
[slug] => family
[ID] => 2853
[post_name] => i-am-leaving-for-my-trip-in-three-days
[post_title] => I am leaving for my trip in three days
[post_author] => 1
[post_date] => 2009-09-10 20:07:49
[year] => 2009
[month] => 9
[post_type] => post
)
[2068] => stdClass Object
(
[slug] => about-me
[ID] => 2822
[post_name] => on-a-good-thought-about-being-married
[post_title] => On a good thought about being married
[post_author] => 1
[post_date] => 2009-09-08 21:55:49
[year] => 2009
[month] => 9
[post_type] => post
)
[2069] => stdClass Object
(
[slug] => family
[ID] => 2598
[post_name] => no-news-is-good-news
[post_title] => No news is good news?
[post_author] => 1
[post_date] => 2009-09-04 20:13:28
[year] => 2009
[month] => 9
[post_type] => post
)
[2070] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2772
[post_name] => on-some-activities-and-the-weekend
[post_title] => On some activities and the weekend
[post_author] => 1
[post_date] => 2009-09-01 21:37:59
[year] => 2009
[month] => 9
[post_type] => post
)
[2071] => stdClass Object
(
[slug] => this-and-that
[ID] => 2740
[post_name] => share-the-love
[post_title] => Share the love
[post_author] => 1
[post_date] => 2009-08-31 17:08:24
[year] => 2009
[month] => 8
[post_type] => post
)
[2072] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2675
[post_name] => this-is-what-i-do
[post_title] => This is what I do
[post_author] => 1
[post_date] => 2009-08-27 12:47:39
[year] => 2009
[month] => 8
[post_type] => post
)
[2073] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2645
[post_name] => not-completely-unexpected-but-oh-so-very-welcome
[post_title] => (Not completely) unexpected, but oh so very welcome.
[post_author] => 1
[post_date] => 2009-08-21 23:18:50
[year] => 2009
[month] => 8
[post_type] => post
)
[2074] => stdClass Object
(
[slug] => fyi
[ID] => 2581
[post_name] => seize-the-opportunity
[post_title] => Seize the opportunity
[post_author] => 1
[post_date] => 2009-08-19 16:16:13
[year] => 2009
[month] => 8
[post_type] => post
)
[2075] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2550
[post_name] => too-much-fun
[post_title] => Too much fun
[post_author] => 1
[post_date] => 2009-08-18 10:22:54
[year] => 2009
[month] => 8
[post_type] => post
)
[2076] => stdClass Object
(
[slug] => about-me
[ID] => 2527
[post_name] => on-being-bored-and-uninspired-despite-the-creative-urge
[post_title] => On being bored and uninspired, despite the "creative" urge
[post_author] => 1
[post_date] => 2009-08-12 10:12:18
[year] => 2009
[month] => 8
[post_type] => post
)
[2077] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2485
[post_name] => sushi-my-not-so-new-love
[post_title] => Sushi = my (not so) new love
[post_author] => 1
[post_date] => 2009-08-09 09:56:46
[year] => 2009
[month] => 8
[post_type] => post
)
[2078] => stdClass Object
(
[slug] => fyi
[ID] => 2429
[post_name] => tying-up-some-lose-ends-or-not
[post_title] => Tying up some lose ends... or not.
[post_author] => 1
[post_date] => 2009-08-06 08:44:12
[year] => 2009
[month] => 8
[post_type] => post
)
[2079] => stdClass Object
(
[slug] => about-me
[ID] => 2098
[post_name] => blogroll-craziness
[post_title] => Blogroll craziness
[post_author] => 1
[post_date] => 2009-07-31 17:53:14
[year] => 2009
[month] => 7
[post_type] => post
)
[2080] => stdClass Object
(
[slug] => shopping
[ID] => 2365
[post_name] => in-which-i-have-to-seriously-ask-you-to-keep-me-away-from-the-thrift-stores-or-i-refuse-to-take-responsibility-for-my-actions
[post_title] => In which I have to seriously ask you to keep me away from the thrift stores, or I refuse to take responsibility for my actions
[post_author] => 1
[post_date] => 2009-07-27 22:28:22
[year] => 2009
[month] => 7
[post_type] => post
)
[2081] => stdClass Object
(
[slug] => cracks-me-up
[ID] => 2322
[post_name] => whats-your-stand-on-kids-running-around-naked
[post_title] => What's your stand on kids running around naked?
[post_author] => 1
[post_date] => 2009-07-16 17:59:57
[year] => 2009
[month] => 7
[post_type] => post
)
[2082] => stdClass Object
(
[slug] => fyi
[ID] => 2290
[post_name] => in-case-you-havent-noticed-some-things-changed-around-here
[post_title] => In case you haven't noticed: Some things changed around here.
[post_author] => 1
[post_date] => 2009-07-13 17:00:34
[year] => 2009
[month] => 7
[post_type] => post
)
[2083] => stdClass Object
(
[slug] => food
[ID] => 2279
[post_name] => summer-goodness
[post_title] => Summer goodness
[post_author] => 1
[post_date] => 2009-07-07 15:55:53
[year] => 2009
[month] => 7
[post_type] => post
)
[2084] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2245
[post_name] => one-thing-i-might-have-forgotten-to-mention
[post_title] => One thing I might have forgotten to mention....
[post_author] => 1
[post_date] => 2009-07-04 12:41:45
[year] => 2009
[month] => 7
[post_type] => post
)
[2085] => stdClass Object
(
[slug] => bureaucracy
[ID] => 2222
[post_name] => in-your-face-usps
[post_title] => IN YOUR FACE, USPS!
[post_author] => 1
[post_date] => 2009-06-25 17:54:06
[year] => 2009
[month] => 6
[post_type] => post
)
[2086] => stdClass Object
(
[slug] => love
[ID] => 2135
[post_name] => lucky-me
[post_title] => Lucky me!
[post_author] => 1
[post_date] => 2009-06-23 18:38:51
[year] => 2009
[month] => 6
[post_type] => post
)
[2087] => stdClass Object
(
[slug] => family
[ID] => 2169
[post_name] => a-perfect-time
[post_title] => A perfect time
[post_author] => 1
[post_date] => 2009-06-22 22:40:18
[year] => 2009
[month] => 6
[post_type] => post
)
[2088] => stdClass Object
(
[slug] => fyi
[ID] => 2153
[post_name] => my-patience-might-have-paid-off
[post_title] => My patience MIGHT have paid off. Literally.
[post_author] => 1
[post_date] => 2009-06-18 12:00:57
[year] => 2009
[month] => 6
[post_type] => post
)
[2089] => stdClass Object
(
[slug] => weekend
[ID] => 2142
[post_name] => in-which-i-make-some-of-you-jealous-for-sure
[post_title] => In which I make some of you jealous, for sure...
[post_author] => 1
[post_date] => 2009-06-15 18:17:17
[year] => 2009
[month] => 6
[post_type] => post
)
[2090] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2106
[post_name] => baseball-and-triple-berry-pie
[post_title] => Baseball and Triple Berry Pie
[post_author] => 1
[post_date] => 2009-06-10 18:11:10
[year] => 2009
[month] => 6
[post_type] => post
)
[2091] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2080
[post_name] => that-yesterday-could-have-easily-competed-with-any-good-ol-german-thunderstorm
[post_title] => THAT yesterday could have easily competed with any good ol' German Thunderstorm
[post_author] => 1
[post_date] => 2009-06-04 17:49:35
[year] => 2009
[month] => 6
[post_type] => post
)
[2092] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 2063
[post_name] => field-trip
[post_title] => Field Trip
[post_author] => 1
[post_date] => 2009-06-02 18:50:20
[year] => 2009
[month] => 6
[post_type] => post
)
[2093] => stdClass Object
(
[slug] => bureaucracy
[ID] => 1981
[post_name] => 1981
[post_title] => In which I will continue the never-ending story of the Postal Service and me
[post_author] => 1
[post_date] => 2009-05-30 13:53:56
[year] => 2009
[month] => 5
[post_type] => post
)
[2094] => stdClass Object
(
[slug] => friends
[ID] => 1924
[post_name] => more-quality-time-with-friends
[post_title] => More quality time with friends
[post_author] => 1
[post_date] => 2009-05-28 17:00:18
[year] => 2009
[month] => 5
[post_type] => post
)
[2095] => stdClass Object
(
[slug] => reminiscence
[ID] => 1933
[post_name] => its-our-anniversary-again
[post_title] => It's our anniversary... again!
[post_author] => 1
[post_date] => 2009-05-27 17:09:39
[year] => 2009
[month] => 5
[post_type] => post
)
[2096] => stdClass Object
(
[slug] => shopping
[ID] => 1904
[post_name] => spontaneous-shopping-spree-2
[post_title] => Spontaneous shopping spree
[post_author] => 1
[post_date] => 2009-05-23 18:40:38
[year] => 2009
[month] => 5
[post_type] => post
)
[2097] => stdClass Object
(
[slug] => this-and-that
[ID] => 1883
[post_name] => little-changes
[post_title] => Little changes could make your day
[post_author] => 1
[post_date] => 2009-05-20 18:45:43
[year] => 2009
[month] => 5
[post_type] => post
)
[2098] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1865
[post_name] => in-which-my-social-life-turns-from-nonexistent-to-flourishing
[post_title] => In which my social life turns from "nonexistent" to "flourishing"
[post_author] => 1
[post_date] => 2009-05-18 19:19:24
[year] => 2009
[month] => 5
[post_type] => post
)
[2099] => stdClass Object
(
[slug] => about-me
[ID] => 1855
[post_name] => letter-to-my-younger-self
[post_title] => Letter to my younger self
[post_author] => 1
[post_date] => 2009-05-14 08:09:50
[year] => 2009
[month] => 5
[post_type] => post
)
[2100] => stdClass Object
(
[slug] => fyi
[ID] => 1841
[post_name] => need-advice-ask-apricot
[post_title] => Need Advice? Ask Apricot!
[post_author] => 1
[post_date] => 2009-05-12 13:18:38
[year] => 2009
[month] => 5
[post_type] => post
)
[2101] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1832
[post_name] => take-out-dvds-and-baseball
[post_title] => Take out, dvds and baseball
[post_author] => 1
[post_date] => 2009-05-11 18:07:07
[year] => 2009
[month] => 5
[post_type] => post
)
[2102] => stdClass Object
(
[slug] => excitement
[ID] => 1787
[post_name] => blind-dates
[post_title] => Blind dates
[post_author] => 1
[post_date] => 2009-05-06 18:02:49
[year] => 2009
[month] => 5
[post_type] => post
)
[2103] => stdClass Object
(
[slug] => friends
[ID] => 1774
[post_name] => fck-off-cancer
[post_title] => F*ck off, cancer
[post_author] => 1
[post_date] => 2009-05-05 17:32:19
[year] => 2009
[month] => 5
[post_type] => post
)
[2104] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1765
[post_name] => beginning-of-may
[post_title] => Beginning of May
[post_author] => 1
[post_date] => 2009-05-04 17:53:42
[year] => 2009
[month] => 5
[post_type] => post
)
[2105] => stdClass Object
(
[slug] => fyi
[ID] => 1760
[post_name] => pork-belly
[post_title] => Pork Belly
[post_author] => 1
[post_date] => 2009-04-30 17:36:55
[year] => 2009
[month] => 4
[post_type] => post
)
[2106] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1737
[post_name] => show-me-some-common-sense
[post_title] => Show me some "common sense"
[post_author] => 1
[post_date] => 2009-04-29 17:44:32
[year] => 2009
[month] => 4
[post_type] => post
)
[2107] => stdClass Object
(
[slug] => fun
[ID] => 1719
[post_name] => baseball-season-is-here
[post_title] => Baseball Season is here!!
[post_author] => 1
[post_date] => 2009-04-27 18:45:51
[year] => 2009
[month] => 4
[post_type] => post
)
[2108] => stdClass Object
(
[slug] => fyi
[ID] => 1702
[post_name] => its-a-matter-of-patience
[post_title] => It's a matter of patience
[post_author] => 1
[post_date] => 2009-04-22 17:50:52
[year] => 2009
[month] => 4
[post_type] => post
)
[2109] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1680
[post_name] => comedy-night-jeff-dunham
[post_title] => Comedy night: Jeff Dunham
[post_author] => 1
[post_date] => 2009-04-20 20:22:51
[year] => 2009
[month] => 4
[post_type] => post
)
[2110] => stdClass Object
(
[slug] => family
[ID] => 1673
[post_name] => easter-weekend
[post_title] => Easter Weekend
[post_author] => 1
[post_date] => 2009-04-13 17:52:53
[year] => 2009
[month] => 4
[post_type] => post
)
[2111] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1667
[post_name] => happy-easter-everyone
[post_title] => Happy Easter everyone!
[post_author] => 1
[post_date] => 2009-04-12 09:34:22
[year] => 2009
[month] => 4
[post_type] => post
)
[2112] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1653
[post_name] => the-postal-service-and-i-a-never-ending-story
[post_title] => The Postal Service and I - a never-ending story
[post_author] => 1
[post_date] => 2009-04-08 18:02:23
[year] => 2009
[month] => 4
[post_type] => post
)
[2113] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1638
[post_name] => the-weekend-lazy
[post_title] => The weekend = LAZY!
[post_author] => 1
[post_date] => 2009-04-07 17:50:09
[year] => 2009
[month] => 4
[post_type] => post
)
[2114] => stdClass Object
(
[slug] => books
[ID] => 1624
[post_name] => my-favorite-books
[post_title] => My favorite books
[post_author] => 1
[post_date] => 2009-04-05 20:35:09
[year] => 2009
[month] => 4
[post_type] => post
)
[2115] => stdClass Object
(
[slug] => about-me
[ID] => 1580
[post_name] => i-read
[post_title] => I read
[post_author] => 1
[post_date] => 2009-03-31 18:13:12
[year] => 2009
[month] => 3
[post_type] => post
)
[2116] => stdClass Object
(
[slug] => fyi
[ID] => 1601
[post_name] => an-open-letter-to-vs
[post_title] => An open letter to VS
[post_author] => 1
[post_date] => 2009-03-30 19:42:17
[year] => 2009
[month] => 3
[post_type] => post
)
[2117] => stdClass Object
(
[slug] => family
[ID] => 1583
[post_name] => i-just-had-to-share-this
[post_title] => I just HAD to share this...
[post_author] => 1
[post_date] => 2009-03-26 21:43:38
[year] => 2009
[month] => 3
[post_type] => post
)
[2118] => stdClass Object
(
[slug] => about-me
[ID] => 1572
[post_name] => tagged
[post_title] => Tagged!
[post_author] => 1
[post_date] => 2009-03-25 08:12:24
[year] => 2009
[month] => 3
[post_type] => post
)
[2119] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1527
[post_name] => some-news
[post_title] => Some news...
[post_author] => 1
[post_date] => 2009-03-23 10:08:24
[year] => 2009
[month] => 3
[post_type] => post
)
[2120] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1531
[post_name] => always-worth-a-photo-journey
[post_title] => Always worth a (photo) journey...
[post_author] => 1
[post_date] => 2009-03-19 18:02:26
[year] => 2009
[month] => 3
[post_type] => post
)
[2121] => stdClass Object
(
[slug] => fyi
[ID] => 1538
[post_name] => at-the-coffeeshop
[post_title] => At the coffee shop
[post_author] => 1
[post_date] => 2009-03-17 17:40:35
[year] => 2009
[month] => 3
[post_type] => post
)
[2122] => stdClass Object
(
[slug] => fck-that
[ID] => 1515
[post_name] => just-in-case-you-were-wondering
[post_title] => Just in case you were wondering...
[post_author] => 1
[post_date] => 2009-03-13 10:21:45
[year] => 2009
[month] => 3
[post_type] => post
)
[2123] => stdClass Object
(
[slug] => family
[ID] => 1504
[post_name] => i-feel-so-humbled
[post_title] => I feel so humbled
[post_author] => 1
[post_date] => 2009-03-11 18:59:12
[year] => 2009
[month] => 3
[post_type] => post
)
[2124] => stdClass Object
(
[slug] => family
[ID] => 1501
[post_name] => lets-celebrate-today-with-cupcakes
[post_title] => Let's celebrate today with cupcakes...
[post_author] => 1
[post_date] => 2009-03-10 06:40:18
[year] => 2009
[month] => 3
[post_type] => post
)
[2125] => stdClass Object
(
[slug] => family
[ID] => 1496
[post_name] => a-year-ago
[post_title] => A year ago ...
[post_author] => 1
[post_date] => 2009-03-05 17:55:00
[year] => 2009
[month] => 3
[post_type] => post
)
[2126] => stdClass Object
(
[slug] => family
[ID] => 1492
[post_name] => happy-birthday-basti
[post_title] => Happy Birthday, Basti!
[post_author] => 1
[post_date] => 2009-03-04 17:50:41
[year] => 2009
[month] => 3
[post_type] => post
)
[2127] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1481
[post_name] => kicking-my-inneren-schweinehund-in-the-butt
[post_title] => Kicking my "inneren Schweinehund" in the butt
[post_author] => 1
[post_date] => 2009-03-03 17:11:22
[year] => 2009
[month] => 3
[post_type] => post
)
[2128] => stdClass Object
(
[slug] => fyi
[ID] => 1473
[post_name] => some-things-i-will-never-understand
[post_title] => Some things I will never understand
[post_author] => 1
[post_date] => 2009-02-25 19:44:51
[year] => 2009
[month] => 2
[post_type] => post
)
[2129] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1454
[post_name] => ot-weekend-and-the-oscars
[post_title] => OT, weekend and the Oscars
[post_author] => 1
[post_date] => 2009-02-23 16:55:58
[year] => 2009
[month] => 2
[post_type] => post
)
[2130] => stdClass Object
(
[slug] => fyi
[ID] => 1438
[post_name] => i-can-be-very-and-i-mean-very-particular
[post_title] => I can be very, and I mean VERY particular
[post_author] => 1
[post_date] => 2009-02-20 20:51:24
[year] => 2009
[month] => 2
[post_type] => post
)
[2131] => stdClass Object
(
[slug] => about-me
[ID] => 1418
[post_name] => photographers-block
[post_title] => Photographer's block
[post_author] => 1
[post_date] => 2009-02-19 18:01:33
[year] => 2009
[month] => 2
[post_type] => post
)
[2132] => stdClass Object
(
[slug] => bureaucracy
[ID] => 1404
[post_name] => follow-up
[post_title] => Follow-up...
[post_author] => 1
[post_date] => 2009-02-17 17:00:08
[year] => 2009
[month] => 2
[post_type] => post
)
[2133] => stdClass Object
(
[slug] => love
[ID] => 1397
[post_name] => happy-self-love-day
[post_title] => Happy Self-Love Day!
[post_author] => 1
[post_date] => 2009-02-14 16:25:53
[year] => 2009
[month] => 2
[post_type] => post
)
[2134] => stdClass Object
(
[slug] => family
[ID] => 1379
[post_name] => just-wanted-to-share
[post_title] => Just wanted to share...
[post_author] => 1
[post_date] => 2009-02-12 17:33:36
[year] => 2009
[month] => 2
[post_type] => post
)
[2135] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1370
[post_name] => on-our-obsession-with-the-x-files
[post_title] => On our obsession with the X-Files
[post_author] => 1
[post_date] => 2009-02-10 18:10:52
[year] => 2009
[month] => 2
[post_type] => post
)
[2136] => stdClass Object
(
[slug] => food
[ID] => 1359
[post_name] => my-shopping-trip
[post_title] => My shopping trip
[post_author] => 1
[post_date] => 2009-02-09 17:40:44
[year] => 2009
[month] => 2
[post_type] => post
)
[2137] => stdClass Object
(
[slug] => bureaucracy
[ID] => 1352
[post_name] => because-i-am-so-special
[post_title] => Because I am so "special"
[post_author] => 1
[post_date] => 2009-02-05 17:47:13
[year] => 2009
[month] => 2
[post_type] => post
)
[2138] => stdClass Object
(
[slug] => this-and-that
[ID] => 1338
[post_name] => m-like-meme
[post_title] => M like Meme
[post_author] => 1
[post_date] => 2009-02-04 17:33:39
[year] => 2009
[month] => 2
[post_type] => post
)
[2139] => stdClass Object
(
[slug] => family
[ID] => 1325
[post_name] => sun-flipflops-and-the-beach
[post_title] => Sun, sandals and the beach
[post_author] => 1
[post_date] => 2009-02-02 17:30:56
[year] => 2009
[month] => 2
[post_type] => post
)
[2140] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1286
[post_name] => use-your-brain
[post_title] => Use your brain!
[post_author] => 1
[post_date] => 2009-01-29 17:54:44
[year] => 2009
[month] => 1
[post_type] => post
)
[2141] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1284
[post_name] => grace-in-small-things
[post_title] => Grace in small things
[post_author] => 1
[post_date] => 2009-01-27 17:59:02
[year] => 2009
[month] => 1
[post_type] => post
)
[2142] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1276
[post_name] => girl-time
[post_title] => Girl time
[post_author] => 1
[post_date] => 2009-01-26 16:10:38
[year] => 2009
[month] => 1
[post_type] => post
)
[2143] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1256
[post_name] => blah
[post_title] => Blah.
[post_author] => 1
[post_date] => 2009-01-23 16:30:08
[year] => 2009
[month] => 1
[post_type] => post
)
[2144] => stdClass Object
(
[slug] => excitement
[ID] => 1240
[post_name] => change-starts-today
[post_title] => CHANGE starts today...
[post_author] => 1
[post_date] => 2009-01-20 17:08:33
[year] => 2009
[month] => 1
[post_type] => post
)
[2145] => stdClass Object
(
[slug] => family
[ID] => 1231
[post_name] => last-week-at-home-germany-recap-part-ii
[post_title] => Last week at home - Germany recap part II
[post_author] => 1
[post_date] => 2009-01-19 20:06:32
[year] => 2009
[month] => 1
[post_type] => post
)
[2146] => stdClass Object
(
[slug] => family
[ID] => 1223
[post_name] => a-birthday-and-a-wedding-germany-recap-part-i
[post_title] => A Birthday and a Wedding - Germany recap part I
[post_author] => 1
[post_date] => 2009-01-16 14:26:09
[year] => 2009
[month] => 1
[post_type] => post
)
[2147] => stdClass Object
(
[slug] => this-and-that
[ID] => 1217
[post_name] => delurk-even-if-it-is-a-day-late
[post_title] => Delurk! Even if it is a day late...
[post_author] => 1
[post_date] => 2009-01-13 12:30:18
[year] => 2009
[month] => 1
[post_type] => post
)
[2148] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1214
[post_name] => back-in-the-us
[post_title] => Back in the US
[post_author] => 1
[post_date] => 2009-01-12 17:03:56
[year] => 2009
[month] => 1
[post_type] => post
)
[2149] => stdClass Object
(
[slug] => family
[ID] => 1210
[post_name] => saying-goodbye-to-2008
[post_title] => Saying Goodbye to 2008
[post_author] => 1
[post_date] => 2009-01-05 14:50:39
[year] => 2009
[month] => 1
[post_type] => post
)
[2150] => stdClass Object
(
[slug] => family
[ID] => 1204
[post_name] => gretas-baptism
[post_title] => Greta's baptism
[post_author] => 1
[post_date] => 2009-01-04 15:27:33
[year] => 2009
[month] => 1
[post_type] => post
)
[2151] => stdClass Object
(
[slug] => family
[ID] => 1195
[post_name] => family-christmas
[post_title] => Family Christmas
[post_author] => 1
[post_date] => 2008-12-30 16:43:07
[year] => 2008
[month] => 12
[post_type] => post
)
[2152] => stdClass Object
(
[slug] => family
[ID] => 1186
[post_name] => medieval-christmas-market
[post_title] => Medieval Christmas Market
[post_author] => 1
[post_date] => 2008-12-28 01:12:57
[year] => 2008
[month] => 12
[post_type] => post
)
[2153] => stdClass Object
(
[slug] => family
[ID] => 1182
[post_name] => merry-christmas-2
[post_title] => Merry Christmas
[post_author] => 1
[post_date] => 2008-12-24 00:01:34
[year] => 2008
[month] => 12
[post_type] => post
)
[2154] => stdClass Object
(
[slug] => family
[ID] => 1170
[post_name] => good-times-2
[post_title] => Good times.
[post_author] => 1
[post_date] => 2008-12-20 16:17:01
[year] => 2008
[month] => 12
[post_type] => post
)
[2155] => stdClass Object
(
[slug] => family
[ID] => 1167
[post_name] => we-made-it
[post_title] => We made it!
[post_author] => 1
[post_date] => 2008-12-17 13:49:02
[year] => 2008
[month] => 12
[post_type] => post
)
[2156] => stdClass Object
(
[slug] => about-me
[ID] => 1162
[post_name] => top-10-tuesday-minus-one-my-make-up-bag
[post_title] => Top 10 Tuesday (minus one): My Make Up Bag
[post_author] => 1
[post_date] => 2008-12-16 00:15:47
[year] => 2008
[month] => 12
[post_type] => post
)
[2157] => stdClass Object
(
[slug] => fyi
[ID] => 1159
[post_name] => crazy-is-my-middle-name
[post_title] => "Crazy" is my middle name
[post_author] => 1
[post_date] => 2008-12-14 20:58:26
[year] => 2008
[month] => 12
[post_type] => post
)
[2158] => stdClass Object
(
[slug] => holidays
[ID] => 1153
[post_name] => spf-something-red
[post_title] => SPF: Something red
[post_author] => 1
[post_date] => 2008-12-12 07:35:17
[year] => 2008
[month] => 12
[post_type] => post
)
[2159] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1147
[post_name] => at-the-check-out
[post_title] => At the check-out
[post_author] => 1
[post_date] => 2008-12-11 20:47:25
[year] => 2008
[month] => 12
[post_type] => post
)
[2160] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1139
[post_name] => in-which-i-am-a-tiny-bit-stressed-out-but-in-a-good-way
[post_title] => In which I am a tiny bit stressed out, but in a good way.
[post_author] => 1
[post_date] => 2008-12-10 14:54:00
[year] => 2008
[month] => 12
[post_type] => post
)
[2161] => stdClass Object
(
[slug] => fyi
[ID] => 1131
[post_name] => ready-steady-go
[post_title] => Ready, steady... go!
[post_author] => 1
[post_date] => 2008-12-04 20:39:25
[year] => 2008
[month] => 12
[post_type] => post
)
[2162] => stdClass Object
(
[slug] => fyi
[ID] => 1123
[post_name] => as-cool-as-a-cucumber
[post_title] => As cool as a cucumber
[post_author] => 1
[post_date] => 2008-12-02 09:51:52
[year] => 2008
[month] => 12
[post_type] => post
)
[2163] => stdClass Object
(
[slug] => nablopomo
[ID] => 1112
[post_name] => first-sunday-in-advent
[post_title] => First Sunday in Advent
[post_author] => 1
[post_date] => 2008-11-30 16:56:31
[year] => 2008
[month] => 11
[post_type] => post
)
[2164] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1114
[post_name] => holiday-weekend
[post_title] => Holiday weekend
[post_author] => 1
[post_date] => 2008-11-29 18:44:51
[year] => 2008
[month] => 11
[post_type] => post
)
[2165] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1106
[post_name] => the-first-fake-turkey-dinner-prepared-by-moi
[post_title] => The first fake turkey dinner prepared by moi
[post_author] => 1
[post_date] => 2008-11-28 18:26:36
[year] => 2008
[month] => 11
[post_type] => post
)
[2166] => stdClass Object
(
[slug] => nablopomo
[ID] => 1097
[post_name] => happy-thanksgiving-3
[post_title] => Happy Thanksgiving!
[post_author] => 1
[post_date] => 2008-11-27 12:17:11
[year] => 2008
[month] => 11
[post_type] => post
)
[2167] => stdClass Object
(
[slug] => family
[ID] => 1089
[post_name] => erntedankfest-is-not-thanksgiving
[post_title] => "Erntedankfest" is not Thanksgiving
[post_author] => 1
[post_date] => 2008-11-26 15:51:54
[year] => 2008
[month] => 11
[post_type] => post
)
[2168] => stdClass Object
(
[slug] => family
[ID] => 1077
[post_name] => the-holidays-and-with-that-i-mean-christmas
[post_title] => The holidays, and with that I mean Christmas
[post_author] => 1
[post_date] => 2008-11-25 13:13:26
[year] => 2008
[month] => 11
[post_type] => post
)
[2169] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1072
[post_name] => recipe-tell-me-what-i-cooked
[post_title] => Recipe: Tell me what I cooked!
[post_author] => 1
[post_date] => 2008-11-24 09:33:39
[year] => 2008
[month] => 11
[post_type] => post
)
[2170] => stdClass Object
(
[slug] => ldr
[ID] => 1059
[post_name] => now-i-am-a-permanent-resident-alien
[post_title] => Now I am technically a PERMANENT resident alien
[post_author] => 1
[post_date] => 2008-11-23 14:07:07
[year] => 2008
[month] => 11
[post_type] => post
)
[2171] => stdClass Object
(
[slug] => nablopomo
[ID] => 1032
[post_name] => 8-things-meme
[post_title] => 8 Things - Meme
[post_author] => 1
[post_date] => 2008-11-22 11:37:43
[year] => 2008
[month] => 11
[post_type] => post
)
[2172] => stdClass Object
(
[slug] => nablopomo
[ID] => 1043
[post_name] => spf-ice-cream
[post_title] => SPF: Ice Cream
[post_author] => 1
[post_date] => 2008-11-21 08:14:44
[year] => 2008
[month] => 11
[post_type] => post
)
[2173] => stdClass Object
(
[slug] => family
[ID] => 1034
[post_name] => greta-one-month-old
[post_title] => Greta, one month old
[post_author] => 1
[post_date] => 2008-11-20 12:03:36
[year] => 2008
[month] => 11
[post_type] => post
)
[2174] => stdClass Object
(
[slug] => nablopomo
[ID] => 1025
[post_name] => the-blackberry-issue
[post_title] => The Blackberry Issue
[post_author] => 1
[post_date] => 2008-11-19 16:40:09
[year] => 2008
[month] => 11
[post_type] => post
)
[2175] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 1017
[post_name] => christmas-card-exchange
[post_title] => Christmas Card Exchange
[post_author] => 1
[post_date] => 2008-11-18 14:32:36
[year] => 2008
[month] => 11
[post_type] => post
)
[2176] => stdClass Object
(
[slug] => nablopomo
[ID] => 1014
[post_name] => greeblepix-contest
[post_title] => Greeblepix Contest
[post_author] => 1
[post_date] => 2008-11-17 09:48:32
[year] => 2008
[month] => 11
[post_type] => post
)
[2177] => stdClass Object
(
[slug] => nablopomo
[ID] => 1000
[post_name] => recipe-string-bean-soup
[post_title] => Recipe: String Bean Soup
[post_author] => 1
[post_date] => 2008-11-16 16:42:12
[year] => 2008
[month] => 11
[post_type] => post
)
[2178] => stdClass Object
(
[slug] => nablopomo
[ID] => 1007
[post_name] => another-crush
[post_title] => Another crush
[post_author] => 1
[post_date] => 2008-11-15 12:47:20
[year] => 2008
[month] => 11
[post_type] => post
)
[2179] => stdClass Object
(
[slug] => nablopomo
[ID] => 998
[post_name] => spf-your-favorite-shoes
[post_title] => SPF: Your favorite shoes
[post_author] => 1
[post_date] => 2008-11-14 07:34:37
[year] => 2008
[month] => 11
[post_type] => post
)
[2180] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 994
[post_name] => the-big-fake-one
[post_title] => The Big Fake One
[post_author] => 1
[post_date] => 2008-11-13 20:03:34
[year] => 2008
[month] => 11
[post_type] => post
)
[2181] => stdClass Object
(
[slug] => nablopomo
[ID] => 986
[post_name] => my-current-crushes
[post_title] => My current crushes
[post_author] => 1
[post_date] => 2008-11-12 18:35:41
[year] => 2008
[month] => 11
[post_type] => post
)
[2182] => stdClass Object
(
[slug] => fyi
[ID] => 979
[post_name] => things-i-appreciate
[post_title] => Things I appreciate
[post_author] => 1
[post_date] => 2008-11-11 12:44:28
[year] => 2008
[month] => 11
[post_type] => post
)
[2183] => stdClass Object
(
[slug] => nablopomo
[ID] => 863
[post_name] => a-me-meme
[post_title] => A "Me"-Meme
[post_author] => 1
[post_date] => 2008-11-10 15:13:28
[year] => 2008
[month] => 11
[post_type] => post
)
[2184] => stdClass Object
(
[slug] => nablopomo
[ID] => 976
[post_name] => a-sad-pumpkin
[post_title] => A sad pumpkin
[post_author] => 1
[post_date] => 2008-11-09 12:16:45
[year] => 2008
[month] => 11
[post_type] => post
)
[2185] => stdClass Object
(
[slug] => nablopomo
[ID] => 973
[post_name] => i-think-i-have-a-mug-addiction
[post_title] => I think I have a mug-addiction.
[post_author] => 1
[post_date] => 2008-11-08 16:21:47
[year] => 2008
[month] => 11
[post_type] => post
)
[2186] => stdClass Object
(
[slug] => nablopomo
[ID] => 969
[post_name] => spf-your-spatula
[post_title] => SPF: Your Spatula
[post_author] => 1
[post_date] => 2008-11-07 10:04:09
[year] => 2008
[month] => 11
[post_type] => post
)
[2187] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 931
[post_name] => end-of-bureaucracy
[post_title] => End of Bureaucracy?
[post_author] => 1
[post_date] => 2008-11-06 11:17:26
[year] => 2008
[month] => 11
[post_type] => post
)
[2188] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 959
[post_name] => yes-i-am
[post_title] => Yes, I am...
[post_author] => 1
[post_date] => 2008-11-05 17:43:04
[year] => 2008
[month] => 11
[post_type] => post
)
[2189] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 951
[post_name] => yes-america-can
[post_title] => Yes, America can!!
[post_author] => 1
[post_date] => 2008-11-04 21:17:09
[year] => 2008
[month] => 11
[post_type] => post
)
[2190] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 927
[post_name] => deja-vu-2
[post_title] => Deja vu
[post_author] => 1
[post_date] => 2008-11-03 11:16:03
[year] => 2008
[month] => 11
[post_type] => post
)
[2191] => stdClass Object
(
[slug] => nablopomo
[ID] => 940
[post_name] => does-is-matter-to-you
[post_title] => Does is matter... to you?
[post_author] => 1
[post_date] => 2008-11-02 09:55:20
[year] => 2008
[month] => 11
[post_type] => post
)
[2192] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 929
[post_name] => nablopomo-2
[post_title] => NaBloPoMo
[post_author] => 1
[post_date] => 2008-11-01 12:35:28
[year] => 2008
[month] => 11
[post_type] => post
)
[2193] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 933
[post_name] => happy-halloween-3
[post_title] => Happy Halloween!
[post_author] => 1
[post_date] => 2008-10-31 14:48:03
[year] => 2008
[month] => 10
[post_type] => post
)
[2194] => stdClass Object
(
[slug] => yes
[ID] => 918
[post_name] => stuff-portrait-fridayon-tuesday
[post_title] => Stuff Portrait Friday...on Tuesday!
[post_author] => 1
[post_date] => 2008-10-30 15:43:57
[year] => 2008
[month] => 10
[post_type] => post
)
[2195] => stdClass Object
(
[slug] => family
[ID] => 913
[post_name] => im-in-love
[post_title] => I'm in love...
[post_author] => 1
[post_date] => 2008-10-28 22:21:16
[year] => 2008
[month] => 10
[post_type] => post
)
[2196] => stdClass Object
(
[slug] => friends
[ID] => 907
[post_name] => kind-request
[post_title] => Kind request
[post_author] => 1
[post_date] => 2008-10-22 16:55:23
[year] => 2008
[month] => 10
[post_type] => post
)
[2197] => stdClass Object
(
[slug] => family
[ID] => 899
[post_name] => i-am-an-aunt
[post_title] => I am an aunt!
[post_author] => 1
[post_date] => 2008-10-21 19:03:54
[year] => 2008
[month] => 10
[post_type] => post
)
[2198] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 888
[post_name] => js-birthday-wish
[post_title] => J's birthday wish
[post_author] => 1
[post_date] => 2008-10-19 21:48:14
[year] => 2008
[month] => 10
[post_type] => post
)
[2199] => stdClass Object
(
[slug] => nuisance
[ID] => 883
[post_name] => back-online-2
[post_title] => Back online
[post_author] => 1
[post_date] => 2008-10-17 19:56:43
[year] => 2008
[month] => 10
[post_type] => post
)
[2200] => stdClass Object
(
[slug] => fyi
[ID] => 882
[post_name] => going-pink-again-for-october
[post_title] => Going pink again for October
[post_author] => 1
[post_date] => 2008-09-30 17:37:29
[year] => 2008
[month] => 9
[post_type] => post
)
[2201] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 880
[post_name] => another-wonderful-sf-weekend
[post_title] => Another wonderful SF weekend
[post_author] => 1
[post_date] => 2008-09-26 17:59:35
[year] => 2008
[month] => 9
[post_type] => post
)
[2202] => stdClass Object
(
[slug] => bureaucracy
[ID] => 879
[post_name] => of-course
[post_title] => Of course...
[post_author] => 1
[post_date] => 2008-09-19 08:39:10
[year] => 2008
[month] => 9
[post_type] => post
)
[2203] => stdClass Object
(
[slug] => family
[ID] => 878
[post_name] => germany-recap-part-ii
[post_title] => Germany recap Part II
[post_author] => 1
[post_date] => 2008-09-18 17:43:03
[year] => 2008
[month] => 9
[post_type] => post
)
[2204] => stdClass Object
(
[slug] => family
[ID] => 877
[post_name] => back-in-ca-and-germany-recap-part-i
[post_title] => Back in CA and Germany recap part I
[post_author] => 1
[post_date] => 2008-09-17 17:17:22
[year] => 2008
[month] => 9
[post_type] => post
)
[2205] => stdClass Object
(
[slug] => family
[ID] => 876
[post_name] => reibekuchen
[post_title] => Reibekuchen
[post_author] => 1
[post_date] => 2008-09-11 13:53:42
[year] => 2008
[month] => 9
[post_type] => post
)
[2206] => stdClass Object
(
[slug] => family
[ID] => 875
[post_name] => i-am-home
[post_title] => I am home
[post_author] => 1
[post_date] => 2008-09-05 13:39:52
[year] => 2008
[month] => 9
[post_type] => post
)
[2207] => stdClass Object
(
[slug] => family
[ID] => 874
[post_name] => the-joy-of-anticipation
[post_title] => The joy of anticipation
[post_author] => 1
[post_date] => 2008-09-02 17:05:21
[year] => 2008
[month] => 9
[post_type] => post
)
[2208] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 872
[post_name] => an-unexpected-new-toy
[post_title] => An unexpected new toy
[post_author] => 1
[post_date] => 2008-08-28 16:42:52
[year] => 2008
[month] => 8
[post_type] => post
)
[2209] => stdClass Object
(
[slug] => family
[ID] => 873
[post_name] => this-is-why-i-hate-being-so-far-away-from-home
[post_title] => This is why I hate being so far away from home
[post_author] => 1
[post_date] => 2008-08-27 17:19:57
[year] => 2008
[month] => 8
[post_type] => post
)
[2210] => stdClass Object
(
[slug] => family
[ID] => 871
[post_name] => brotherly-company
[post_title] => Brotherly company
[post_author] => 1
[post_date] => 2008-08-25 17:04:48
[year] => 2008
[month] => 8
[post_type] => post
)
[2211] => stdClass Object
(
[slug] => fyi
[ID] => 870
[post_name] => street-smart
[post_title] => Street smart?
[post_author] => 1
[post_date] => 2008-08-20 17:08:55
[year] => 2008
[month] => 8
[post_type] => post
)
[2212] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 869
[post_name] => sleeping-watching-movies-and-some-shopping
[post_title] => Sleeping, watching movies and some shopping
[post_author] => 1
[post_date] => 2008-08-18 16:57:49
[year] => 2008
[month] => 8
[post_type] => post
)
[2213] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 868
[post_name] => wow-a-whole-year
[post_title] => Wow. A whole year?
[post_author] => 1
[post_date] => 2008-08-13 17:13:20
[year] => 2008
[month] => 8
[post_type] => post
)
[2214] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 867
[post_name] => we-had-a-good-time
[post_title] => We had a good time...
[post_author] => 1
[post_date] => 2008-08-11 19:39:44
[year] => 2008
[month] => 8
[post_type] => post
)
[2215] => stdClass Object
(
[slug] => this-and-that
[ID] => 865
[post_name] => my-first-blog-award
[post_title] => My first blog award!
[post_author] => 1
[post_date] => 2008-08-10 14:00:31
[year] => 2008
[month] => 8
[post_type] => post
)
[2216] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 864
[post_name] => a-day-in-pictures
[post_title] => A Day in Pictures
[post_author] => 1
[post_date] => 2008-08-07 09:03:12
[year] => 2008
[month] => 8
[post_type] => post
)
[2217] => stdClass Object
(
[slug] => fyi
[ID] => 856
[post_name] => crazy-or-dedicated
[post_title] => Crazy or dedicated?
[post_author] => 1
[post_date] => 2008-08-05 09:32:16
[year] => 2008
[month] => 8
[post_type] => post
)
[2218] => stdClass Object
(
[slug] => about-me
[ID] => 862
[post_name] => sunday-survey
[post_title] => Sunday Survey...
[post_author] => 1
[post_date] => 2008-07-30 15:53:10
[year] => 2008
[month] => 7
[post_type] => post
)
[2219] => stdClass Object
(
[slug] => fyi
[ID] => 861
[post_name] => m58-earthquake-in-la
[post_title] => M5.8 Earthquake in LA
[post_author] => 1
[post_date] => 2008-07-29 12:38:26
[year] => 2008
[month] => 7
[post_type] => post
)
[2220] => stdClass Object
(
[slug] => bureaucracy
[ID] => 860
[post_name] => how-much-more
[post_title] => How much more?
[post_author] => 1
[post_date] => 2008-07-27 12:12:50
[year] => 2008
[month] => 7
[post_type] => post
)
[2221] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 859
[post_name] => blogfriends
[post_title] => BlogFriends
[post_author] => 1
[post_date] => 2008-07-22 17:21:16
[year] => 2008
[month] => 7
[post_type] => post
)
[2222] => stdClass Object
(
[slug] => fyi
[ID] => 858
[post_name] => need-i-say-more
[post_title] => Need I say more?
[post_author] => 1
[post_date] => 2008-07-21 15:28:32
[year] => 2008
[month] => 7
[post_type] => post
)
[2223] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 857
[post_name] => blog-who
[post_title] => Blog..Who?
[post_author] => 1
[post_date] => 2008-07-16 17:04:50
[year] => 2008
[month] => 7
[post_type] => post
)
[2224] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 855
[post_name] => vacation
[post_title] => Vacation
[post_author] => 1
[post_date] => 2008-07-13 12:58:33
[year] => 2008
[month] => 7
[post_type] => post
)
[2225] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 853
[post_name] => finally-2
[post_title] => Finally...
[post_author] => 1
[post_date] => 2008-07-07 16:23:23
[year] => 2008
[month] => 7
[post_type] => post
)
[2226] => stdClass Object
(
[slug] => about-me
[ID] => 852
[post_name] => it-wasnt-meant-to-be
[post_title] => It wasn't meant to be.
[post_author] => 1
[post_date] => 2008-06-30 16:09:42
[year] => 2008
[month] => 6
[post_type] => post
)
[2227] => stdClass Object
(
[slug] => excitement
[ID] => 851
[post_name] => go-germany-2
[post_title] => Go Germany!
[post_author] => 1
[post_date] => 2008-06-26 16:18:17
[year] => 2008
[month] => 6
[post_type] => post
)
[2228] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 850
[post_name] => its-bbq-time
[post_title] => It's BBQ time
[post_author] => 1
[post_date] => 2008-06-25 13:06:46
[year] => 2008
[month] => 6
[post_type] => post
)
[2229] => stdClass Object
(
[slug] => fck-that
[ID] => 849
[post_name] => in-memory-of-george-carlin
[post_title] => In Memory of George Carlin
[post_author] => 1
[post_date] => 2008-06-24 07:35:27
[year] => 2008
[month] => 6
[post_type] => post
)
[2230] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 847
[post_name] => friends
[post_title] => Friends
[post_author] => 1
[post_date] => 2008-06-21 16:09:29
[year] => 2008
[month] => 6
[post_type] => post
)
[2231] => stdClass Object
(
[slug] => about-me
[ID] => 846
[post_name] => no-summer-without
[post_title] => No summer without.....
[post_author] => 1
[post_date] => 2008-06-17 20:57:20
[year] => 2008
[month] => 6
[post_type] => post
)
[2232] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 845
[post_name] => german-speakers-of-s
[post_title] => German Speakers of S
[post_author] => 1
[post_date] => 2008-06-11 15:37:14
[year] => 2008
[month] => 6
[post_type] => post
)
[2233] => stdClass Object
(
[slug] => excitement
[ID] => 844
[post_name] => i-am-in-love
[post_title] => I am in love!
[post_author] => 1
[post_date] => 2008-06-09 14:28:04
[year] => 2008
[month] => 6
[post_type] => post
)
[2234] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 843
[post_name] => spf-through-the-eyes-of-a-child
[post_title] => SPF: Through the eyes of a child
[post_author] => 1
[post_date] => 2008-06-06 11:26:12
[year] => 2008
[month] => 6
[post_type] => post
)
[2235] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 842
[post_name] => countdown
[post_title] => Countdown
[post_author] => 1
[post_date] => 2008-06-05 16:29:36
[year] => 2008
[month] => 6
[post_type] => post
)
[2236] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 841
[post_name] => to-all-the-german-natives-living-in-the-us
[post_title] => To all the German natives living in the US
[post_author] => 1
[post_date] => 2008-06-04 18:39:03
[year] => 2008
[month] => 6
[post_type] => post
)
[2237] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 840
[post_name] => cravings
[post_title] => Cravings
[post_author] => 1
[post_date] => 2008-06-02 15:26:13
[year] => 2008
[month] => 6
[post_type] => post
)
[2238] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 839
[post_name] => spf-music-tribute
[post_title] => SPF: Music Tribute
[post_author] => 1
[post_date] => 2008-05-30 09:33:52
[year] => 2008
[month] => 5
[post_type] => post
)
[2239] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 838
[post_name] => a-promise-is-a-promise
[post_title] => A promise is a promise.
[post_author] => 1
[post_date] => 2008-05-29 15:43:11
[year] => 2008
[month] => 5
[post_type] => post
)
[2240] => stdClass Object
(
[slug] => shopping
[ID] => 837
[post_name] => memorial-day-anniversary-weekend-recap
[post_title] => Memorial-Day-Anniversary-Weekend-Recap
[post_author] => 1
[post_date] => 2008-05-28 16:59:21
[year] => 2008
[month] => 5
[post_type] => post
)
[2241] => stdClass Object
(
[slug] => love
[ID] => 836
[post_name] => happy-2nd-anniversary-to-us
[post_title] => Happy 2nd anniversary to us!
[post_author] => 1
[post_date] => 2008-05-27 17:00:52
[year] => 2008
[month] => 5
[post_type] => post
)
[2242] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 835
[post_name] => spf-someone-in-music
[post_title] => SPF: Someone in music
[post_author] => 1
[post_date] => 2008-05-23 10:57:31
[year] => 2008
[month] => 5
[post_type] => post
)
[2243] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 834
[post_name] => i-feel-so-non-american
[post_title] => I feel so... non-American.
[post_author] => 1
[post_date] => 2008-05-21 18:10:20
[year] => 2008
[month] => 5
[post_type] => post
)
[2244] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 833
[post_name] => i-am-exhausted
[post_title] => I am exhausted...
[post_author] => 1
[post_date] => 2008-05-19 15:55:30
[year] => 2008
[month] => 5
[post_type] => post
)
[2245] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 832
[post_name] => spf-a-lyric-in-a-song
[post_title] => SPF: A lyric in a song
[post_author] => 1
[post_date] => 2008-05-16 10:52:54
[year] => 2008
[month] => 5
[post_type] => post
)
[2246] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 831
[post_name] => you-say-there-can-never-be-too-much-sun
[post_title] => You say, there can never be too much sun?
[post_author] => 1
[post_date] => 2008-05-14 17:21:02
[year] => 2008
[month] => 5
[post_type] => post
)
[2247] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 830
[post_name] => slowly-but-surely
[post_title] => Slowly, but surely...
[post_author] => 1
[post_date] => 2008-05-12 16:00:22
[year] => 2008
[month] => 5
[post_type] => post
)
[2248] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 829
[post_name] => spf-your-ipodmp3-player-or-how-you-listen-to-your-tunes
[post_title] => SPF: Your Ipod/MP3 player
[post_author] => 1
[post_date] => 2008-05-09 10:06:07
[year] => 2008
[month] => 5
[post_type] => post
)
[2249] => stdClass Object
(
[slug] => love
[ID] => 828
[post_name] => reasons-to-love-him
[post_title] => Reasons to love him
[post_author] => 1
[post_date] => 2008-05-08 16:15:53
[year] => 2008
[month] => 5
[post_type] => post
)
[2250] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 827
[post_name] => done
[post_title] => Done!
[post_author] => 1
[post_date] => 2008-05-07 15:28:31
[year] => 2008
[month] => 5
[post_type] => post
)
[2251] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 826
[post_name] => spf-a-song
[post_title] => SPF: A song
[post_author] => 1
[post_date] => 2008-05-01 17:13:44
[year] => 2008
[month] => 5
[post_type] => post
)
[2252] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 825
[post_name] => patience-in-demand
[post_title] => Patience in demand
[post_author] => 1
[post_date] => 2008-04-29 13:47:03
[year] => 2008
[month] => 4
[post_type] => post
)
[2253] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 824
[post_name] => yes
[post_title] => Yes!
[post_author] => 1
[post_date] => 2008-04-28 16:47:29
[year] => 2008
[month] => 4
[post_type] => post
)
[2254] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 823
[post_name] => spf-towels
[post_title] => SPF: "towels"
[post_author] => 1
[post_date] => 2008-04-25 17:36:52
[year] => 2008
[month] => 4
[post_type] => post
)
[2255] => stdClass Object
(
[slug] => friends
[ID] => 822
[post_name] => old-acquaintances
[post_title] => Old acquaintances...
[post_author] => 1
[post_date] => 2008-04-24 16:13:16
[year] => 2008
[month] => 4
[post_type] => post
)
[2256] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 821
[post_name] => capricious-weather
[post_title] => Capricious weather
[post_author] => 1
[post_date] => 2008-04-22 16:58:20
[year] => 2008
[month] => 4
[post_type] => post
)
[2257] => stdClass Object
(
[slug] => fyi
[ID] => 818
[post_name] => getting-ahead-of-myself
[post_title] => Getting ahead of myself
[post_author] => 1
[post_date] => 2008-04-17 15:32:56
[year] => 2008
[month] => 4
[post_type] => post
)
[2258] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 820
[post_name] => deja-vu
[post_title] => Deja vu
[post_author] => 1
[post_date] => 2008-04-15 10:56:27
[year] => 2008
[month] => 4
[post_type] => post
)
[2259] => stdClass Object
(
[slug] => this-and-that
[ID] => 819
[post_name] => duh
[post_title] => Duh!
[post_author] => 1
[post_date] => 2008-04-14 16:23:37
[year] => 2008
[month] => 4
[post_type] => post
)
[2260] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 817
[post_name] => weekend-recap
[post_title] => Weekend recap
[post_author] => 1
[post_date] => 2008-04-07 15:11:10
[year] => 2008
[month] => 4
[post_type] => post
)
[2261] => stdClass Object
(
[slug] => excitement
[ID] => 816
[post_name] => headerchange
[post_title] => Headerchange...
[post_author] => 1
[post_date] => 2008-04-06 13:30:01
[year] => 2008
[month] => 4
[post_type] => post
)
[2262] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 814
[post_name] => i-am-not-ashamed-to-admit
[post_title] => I am not ashamed to admit...
[post_author] => 1
[post_date] => 2008-04-04 09:43:47
[year] => 2008
[month] => 4
[post_type] => post
)
[2263] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 815
[post_name] => lake-tahoe-part-ii
[post_title] => Lake Tahoe Part II
[post_author] => 1
[post_date] => 2008-04-04 09:37:45
[year] => 2008
[month] => 4
[post_type] => post
)
[2264] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 813
[post_name] => best-weekend-in-a-long-time
[post_title] => Best weekend in a long time
[post_author] => 1
[post_date] => 2008-04-01 20:55:04
[year] => 2008
[month] => 4
[post_type] => post
)
[2265] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 812
[post_name] => its-not-fair
[post_title] => It's not fair
[post_author] => 1
[post_date] => 2008-03-27 08:52:33
[year] => 2008
[month] => 3
[post_type] => post
)
[2266] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 811
[post_name] => multi-tasking
[post_title] => Multi-tasking
[post_author] => 1
[post_date] => 2008-03-26 14:47:36
[year] => 2008
[month] => 3
[post_type] => post
)
[2267] => stdClass Object
(
[slug] => holidays
[ID] => 810
[post_name] => hoppy-easter-to-all-of-you
[post_title] => Hoppy Easter to all of you!
[post_author] => 1
[post_date] => 2008-03-23 10:25:43
[year] => 2008
[month] => 3
[post_type] => post
)
[2268] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 809
[post_name] => what-are-the-odds
[post_title] => What are the odds...?
[post_author] => 1
[post_date] => 2008-03-19 16:35:14
[year] => 2008
[month] => 3
[post_type] => post
)
[2269] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 808
[post_name] => gosh-i-am-so-behind
[post_title] => Gosh, I am so behind.
[post_author] => 1
[post_date] => 2008-03-18 16:39:10
[year] => 2008
[month] => 3
[post_type] => post
)
[2270] => stdClass Object
(
[slug] => about-me
[ID] => 807
[post_name] => i-got-tagged
[post_title] => I got tagged!
[post_author] => 1
[post_date] => 2008-03-12 15:58:56
[year] => 2008
[month] => 3
[post_type] => post
)
[2271] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 806
[post_name] => a-fantastic-birthday
[post_title] => A fantastic birthday :)
[post_author] => 1
[post_date] => 2008-03-11 19:38:56
[year] => 2008
[month] => 3
[post_type] => post
)
[2272] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 805
[post_name] => long-weekend-and-someones-birthday-is-coming-up
[post_title] => Long weekend and someone's birthday is coming up :)
[post_author] => 1
[post_date] => 2008-03-07 17:55:18
[year] => 2008
[month] => 3
[post_type] => post
)
[2273] => stdClass Object
(
[slug] => family
[ID] => 799
[post_name] => pinch-me
[post_title] => Pinch me!
[post_author] => 1
[post_date] => 2008-03-05 15:59:57
[year] => 2008
[month] => 3
[post_type] => post
)
[2274] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 798
[post_name] => back-online
[post_title] => Back online
[post_author] => 1
[post_date] => 2008-02-29 20:39:58
[year] => 2008
[month] => 2
[post_type] => post
)
[2275] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 734
[post_name] => le-meme
[post_title] => This is why I don't watch TV
[post_author] => 1
[post_date] => 2008-02-26 20:47:49
[year] => 2008
[month] => 2
[post_type] => post
)
[2276] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 733
[post_name] => this-is-life
[post_title] => This is life
[post_author] => 1
[post_date] => 2008-02-22 16:46:55
[year] => 2008
[month] => 2
[post_type] => post
)
[2277] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 732
[post_name] => lake-tahoe
[post_title] => Lake Tahoe
[post_author] => 1
[post_date] => 2008-02-20 17:27:53
[year] => 2008
[month] => 2
[post_type] => post
)
[2278] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 730
[post_name] => where-did-the-week-go
[post_title] => Where did the week go?
[post_author] => 1
[post_date] => 2008-02-16 18:20:44
[year] => 2008
[month] => 2
[post_type] => post
)
[2279] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 729
[post_name] => spontaneous-shopping-spree
[post_title] => Spontaneous Shopping Spree
[post_author] => 1
[post_date] => 2008-02-11 15:50:33
[year] => 2008
[month] => 2
[post_type] => post
)
[2280] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 728
[post_name] => time-to-say
[post_title] => Time to say...
[post_author] => 1
[post_date] => 2008-02-07 16:31:39
[year] => 2008
[month] => 2
[post_type] => post
)
[2281] => stdClass Object
(
[slug] => excitement
[ID] => 727
[post_name] => super-tuesday
[post_title] => Super Tuesday
[post_author] => 1
[post_date] => 2008-02-05 16:50:10
[year] => 2008
[month] => 2
[post_type] => post
)
[2282] => stdClass Object
(
[slug] => about-me
[ID] => 724
[post_name] => get-to-know-me-better
[post_title] => Get to know me better...
[post_author] => 1
[post_date] => 2008-01-31 15:58:41
[year] => 2008
[month] => 1
[post_type] => post
)
[2283] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 723
[post_name] => the-land-of-unlimited-impossibility
[post_title] => The land of unlimited [im]possibility
[post_author] => 1
[post_date] => 2008-01-28 19:11:40
[year] => 2008
[month] => 1
[post_type] => post
)
[2284] => stdClass Object
(
[slug] => fck-that
[ID] => 722
[post_name] => this-is-ballsy
[post_title] => This is ballsy
[post_author] => 1
[post_date] => 2008-01-24 17:32:31
[year] => 2008
[month] => 1
[post_type] => post
)
[2285] => stdClass Object
(
[slug] => fck-that
[ID] => 719
[post_name] => i-am-shocked
[post_title] => I am shocked
[post_author] => 1
[post_date] => 2008-01-23 09:20:24
[year] => 2008
[month] => 1
[post_type] => post
)
[2286] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 718
[post_name] => meeting-with-a-vip
[post_title] => Meeting with a VIP
[post_author] => 1
[post_date] => 2008-01-16 09:50:37
[year] => 2008
[month] => 1
[post_type] => post
)
[2287] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 716
[post_name] => a-pictures-worth-a-thousand-words
[post_title] => A picture's worth a thousand words.
[post_author] => 1
[post_date] => 2008-01-07 17:48:17
[year] => 2008
[month] => 1
[post_type] => post
)
[2288] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 713
[post_name] => a-review-of-2007
[post_title] => A review of 2007
[post_author] => 1
[post_date] => 2008-01-03 16:16:14
[year] => 2008
[month] => 1
[post_type] => post
)
[2289] => stdClass Object
(
[slug] => family
[ID] => 712
[post_name] => just-in-time
[post_title] => Just in time...
[post_author] => 1
[post_date] => 2007-12-31 14:12:10
[year] => 2007
[month] => 12
[post_type] => post
)
[2290] => stdClass Object
(
[slug] => holidays
[ID] => 711
[post_name] => have-a-very
[post_title] => have a very...
[post_author] => 1
[post_date] => 2007-12-24 08:00:04
[year] => 2007
[month] => 12
[post_type] => post
)
[2291] => stdClass Object
(
[slug] => family
[ID] => 709
[post_name] => a-jolly-good-time
[post_title] => A jolly good time
[post_author] => 1
[post_date] => 2007-12-23 13:11:37
[year] => 2007
[month] => 12
[post_type] => post
)
[2292] => stdClass Object
(
[slug] => family
[ID] => 708
[post_name] => wonderful-christmas-time
[post_title] => Wonderful Christmas time
[post_author] => 1
[post_date] => 2007-12-20 15:41:51
[year] => 2007
[month] => 12
[post_type] => post
)
[2293] => stdClass Object
(
[slug] => family
[ID] => 707
[post_name] => i-made-it
[post_title] => I made it.
[post_author] => 1
[post_date] => 2007-12-18 14:46:22
[year] => 2007
[month] => 12
[post_type] => post
)
[2294] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 706
[post_name] => i-am-leaving
[post_title] => I am leaving...
[post_author] => 1
[post_date] => 2007-12-16 15:55:28
[year] => 2007
[month] => 12
[post_type] => post
)
[2295] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 705
[post_name] => its-always-like-that-before-the-holidays
[post_title] => It's always like that before the holidays
[post_author] => 1
[post_date] => 2007-12-12 17:44:12
[year] => 2007
[month] => 12
[post_type] => post
)
[2296] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 704
[post_name] => shopping-madness
[post_title] => Shopping Madness
[post_author] => 1
[post_date] => 2007-12-10 17:24:49
[year] => 2007
[month] => 12
[post_type] => post
)
[2297] => stdClass Object
(
[slug] => holidays
[ID] => 703
[post_name] => happy-st-nikolaus-day
[post_title] => Happy St. Nikolaus Day.
[post_author] => 1
[post_date] => 2007-12-06 16:54:26
[year] => 2007
[month] => 12
[post_type] => post
)
[2298] => stdClass Object
(
[slug] => this-and-that
[ID] => 702
[post_name] => work-in-progress
[post_title] => Work in progress
[post_author] => 1
[post_date] => 2007-12-05 22:53:08
[year] => 2007
[month] => 12
[post_type] => post
)
[2299] => stdClass Object
(
[slug] => family
[ID] => 701
[post_name] => let-the-countdown-begin-2
[post_title] => Let the countdown begin...
[post_author] => 1
[post_date] => 2007-12-04 17:07:05
[year] => 2007
[month] => 12
[post_type] => post
)
[2300] => stdClass Object
(
[slug] => nablopomo
[ID] => 698
[post_name] => i-did-it-2
[post_title] => I did it!
[post_author] => 1
[post_date] => 2007-11-30 22:19:35
[year] => 2007
[month] => 11
[post_type] => post
)
[2301] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 686
[post_name] => how-sick-does-one-have-to-be
[post_title] => How sick does one have to be?
[post_author] => 1
[post_date] => 2007-11-29 17:38:11
[year] => 2007
[month] => 11
[post_type] => post
)
[2302] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 658
[post_name] => the-geologist-in-me
[post_title] => The geologist in me
[post_author] => 1
[post_date] => 2007-11-28 17:53:34
[year] => 2007
[month] => 11
[post_type] => post
)
[2303] => stdClass Object
(
[slug] => ldr
[ID] => 697
[post_name] => i-am-a-resident-alien
[post_title] => I am a Resident Alien
[post_author] => 1
[post_date] => 2007-11-27 17:23:13
[year] => 2007
[month] => 11
[post_type] => post
)
[2304] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 692
[post_name] => always-too-short
[post_title] => Always too short...
[post_author] => 1
[post_date] => 2007-11-26 17:38:06
[year] => 2007
[month] => 11
[post_type] => post
)
[2305] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 691
[post_name] => no-words-needed
[post_title] => No words needed
[post_author] => 1
[post_date] => 2007-11-25 14:23:35
[year] => 2007
[month] => 11
[post_type] => post
)
[2306] => stdClass Object
(
[slug] => friends
[ID] => 690
[post_name] => quality-time-2
[post_title] => Quality time
[post_author] => 1
[post_date] => 2007-11-24 15:57:05
[year] => 2007
[month] => 11
[post_type] => post
)
[2307] => stdClass Object
(
[slug] => friends
[ID] => 689
[post_name] => so-true
[post_title] => So true.
[post_author] => 1
[post_date] => 2007-11-23 10:45:14
[year] => 2007
[month] => 11
[post_type] => post
)
[2308] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 688
[post_name] => happy-thanksgiving-2
[post_title] => Happy Thanksgiving!
[post_author] => 1
[post_date] => 2007-11-22 07:03:57
[year] => 2007
[month] => 11
[post_type] => post
)
[2309] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 687
[post_name] => one-more-sleep
[post_title] => One more sleep :)
[post_author] => 1
[post_date] => 2007-11-21 17:35:44
[year] => 2007
[month] => 11
[post_type] => post
)
[2310] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 682
[post_name] => i-could-so-be-a-hibernator
[post_title] => I could so! be a hibernator
[post_author] => 1
[post_date] => 2007-11-20 17:14:20
[year] => 2007
[month] => 11
[post_type] => post
)
[2311] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 683
[post_name] => will-i-be-brave-enough
[post_title] => Will I be brave enough?
[post_author] => 1
[post_date] => 2007-11-19 15:56:03
[year] => 2007
[month] => 11
[post_type] => post
)
[2312] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 681
[post_name] => a-rarity
[post_title] => A rarity
[post_author] => 1
[post_date] => 2007-11-18 20:13:50
[year] => 2007
[month] => 11
[post_type] => post
)
[2313] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 680
[post_name] => i-am-going-to-have-a-good-laugh-today
[post_title] => I am going to have a good laugh today.
[post_author] => 1
[post_date] => 2007-11-17 17:34:58
[year] => 2007
[month] => 11
[post_type] => post
)
[2314] => stdClass Object
(
[slug] => nablopomo
[ID] => 679
[post_name] => back-in-the-reading-business
[post_title] => Back in the reading business
[post_author] => 1
[post_date] => 2007-11-16 16:50:09
[year] => 2007
[month] => 11
[post_type] => post
)
[2315] => stdClass Object
(
[slug] => nablopomo
[ID] => 678
[post_name] => and-sometimes-i-wonder-how-hard-can-it-be
[post_title] => And sometimes I wonder: How hard can it be?
[post_author] => 1
[post_date] => 2007-11-15 18:07:54
[year] => 2007
[month] => 11
[post_type] => post
)
[2316] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 677
[post_name] => whats-for-dinner
[post_title] => What's for dinner?
[post_author] => 1
[post_date] => 2007-11-14 17:27:36
[year] => 2007
[month] => 11
[post_type] => post
)
[2317] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 665
[post_name] => what-is-time
[post_title] => What is time?
[post_author] => 1
[post_date] => 2007-11-13 17:50:18
[year] => 2007
[month] => 11
[post_type] => post
)
[2318] => stdClass Object
(
[slug] => nablopomo
[ID] => 675
[post_name] => bored-again
[post_title] => Bored again..
[post_author] => 1
[post_date] => 2007-11-12 16:48:15
[year] => 2007
[month] => 11
[post_type] => post
)
[2319] => stdClass Object
(
[slug] => family
[ID] => 673
[post_name] => the-fifth-season-of-the-year
[post_title] => The Fifth Season Of The Year
[post_author] => 1
[post_date] => 2007-11-11 18:05:55
[year] => 2007
[month] => 11
[post_type] => post
)
[2320] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 672
[post_name] => lazy-saturday
[post_title] => Lazy Saturday
[post_author] => 1
[post_date] => 2007-11-10 17:12:20
[year] => 2007
[month] => 11
[post_type] => post
)
[2321] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 671
[post_name] => cat-sitting
[post_title] => Cat-sitting
[post_author] => 1
[post_date] => 2007-11-09 15:01:17
[year] => 2007
[month] => 11
[post_type] => post
)
[2322] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 670
[post_name] => getting-in-shape
[post_title] => Getting in shape
[post_author] => 1
[post_date] => 2007-11-08 16:18:00
[year] => 2007
[month] => 11
[post_type] => post
)
[2323] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 668
[post_name] => today-one-year-ago
[post_title] => Today, one year ago...
[post_author] => 1
[post_date] => 2007-11-07 18:44:48
[year] => 2007
[month] => 11
[post_type] => post
)
[2324] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 666
[post_name] => 48-days-until-christmas
[post_title] => 48 days until Christmas
[post_author] => 1
[post_date] => 2007-11-06 17:30:36
[year] => 2007
[month] => 11
[post_type] => post
)
[2325] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 664
[post_name] => the-causeway-classic
[post_title] => The Causeway Classic
[post_author] => 1
[post_date] => 2007-11-05 17:35:09
[year] => 2007
[month] => 11
[post_type] => post
)
[2326] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 660
[post_name] => big-bigger-costco
[post_title] => Big, bigger... Costco!
[post_author] => 1
[post_date] => 2007-11-04 22:00:34
[year] => 2007
[month] => 11
[post_type] => post
)
[2327] => stdClass Object
(
[slug] => nablopomo
[ID] => 659
[post_name] => how-it-all-started
[post_title] => How it all started...
[post_author] => 1
[post_date] => 2007-11-03 11:16:25
[year] => 2007
[month] => 11
[post_type] => post
)
[2328] => stdClass Object
(
[slug] => fun
[ID] => 657
[post_name] => i-knew-it
[post_title] => I knew it.
[post_author] => 1
[post_date] => 2007-11-02 19:05:47
[year] => 2007
[month] => 11
[post_type] => post
)
[2329] => stdClass Object
(
[slug] => nablopomo
[ID] => 656
[post_name] => bring-it-on-its-nablopomo
[post_title] => Bring it on... it's NaBloPoMo.
[post_author] => 1
[post_date] => 2007-11-01 17:17:52
[year] => 2007
[month] => 11
[post_type] => post
)
[2330] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 655
[post_name] => happy-halloween-2
[post_title] => Happy Halloween!
[post_author] => 1
[post_date] => 2007-10-31 08:43:15
[year] => 2007
[month] => 10
[post_type] => post
)
[2331] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 654
[post_name] => chapter-closed
[post_title] => Chapter closed.
[post_author] => 1
[post_date] => 2007-10-30 16:33:08
[year] => 2007
[month] => 10
[post_type] => post
)
[2332] => stdClass Object
(
[slug] => ldr
[ID] => 653
[post_name] => moving-on
[post_title] => Moving on
[post_author] => 1
[post_date] => 2007-10-23 12:04:45
[year] => 2007
[month] => 10
[post_type] => post
)
[2333] => stdClass Object
(
[slug] => fun
[ID] => 652
[post_name] => happy-birthday-love
[post_title] => Happy Birthday, love!
[post_author] => 1
[post_date] => 2007-10-19 12:20:31
[year] => 2007
[month] => 10
[post_type] => post
)
[2334] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 651
[post_name] => first-weekend-in-sactown
[post_title] => First weekend in Sactown
[post_author] => 1
[post_date] => 2007-10-16 09:22:49
[year] => 2007
[month] => 10
[post_type] => post
)
[2335] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 650
[post_name] => guess-what
[post_title] => Guess what...
[post_author] => 1
[post_date] => 2007-10-12 17:42:47
[year] => 2007
[month] => 10
[post_type] => post
)
[2336] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 649
[post_name] => the-dinner-club
[post_title] => The Dinner Club
[post_author] => 1
[post_date] => 2007-10-11 17:11:51
[year] => 2007
[month] => 10
[post_type] => post
)
[2337] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 648
[post_name] => whats-your-definition-of-a-good-time
[post_title] => What's YOUR definition of a "good time"?
[post_author] => 1
[post_date] => 2007-10-10 17:33:38
[year] => 2007
[month] => 10
[post_type] => post
)
[2338] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 647
[post_name] => get-ready-to-make-your-appointments
[post_title] => Get ready to make your "appointments" :)
[post_author] => 1
[post_date] => 2007-10-09 09:40:42
[year] => 2007
[month] => 10
[post_type] => post
)
[2339] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 646
[post_name] => somewhat-an-anniversary
[post_title] => Somewhat an "Anniversary"
[post_author] => 1
[post_date] => 2007-10-05 17:03:19
[year] => 2007
[month] => 10
[post_type] => post
)
[2340] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 645
[post_name] => yummy-food
[post_title] => Yummy Food
[post_author] => 1
[post_date] => 2007-10-03 22:04:57
[year] => 2007
[month] => 10
[post_type] => post
)
[2341] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 644
[post_name] => hanging-out
[post_title] => Hanging out
[post_author] => 1
[post_date] => 2007-10-02 17:21:19
[year] => 2007
[month] => 10
[post_type] => post
)
[2342] => stdClass Object
(
[slug] => this-and-that
[ID] => 643
[post_name] => i-am-going-pink
[post_title] => I am going pink!
[post_author] => 1
[post_date] => 2007-10-01 17:41:16
[year] => 2007
[month] => 10
[post_type] => post
)
[2343] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 642
[post_name] => private-matters-ii
[post_title] => Private matters II
[post_author] => 1
[post_date] => 2007-09-30 11:28:58
[year] => 2007
[month] => 9
[post_type] => post
)
[2344] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 641
[post_name] => friendship
[post_title] => Friendship
[post_author] => 1
[post_date] => 2007-09-28 22:52:37
[year] => 2007
[month] => 9
[post_type] => post
)
[2345] => stdClass Object
(
[slug] => fck-that
[ID] => 640
[post_name] => 640
[post_title] => Private matters
[post_author] => 1
[post_date] => 2007-09-26 09:38:17
[year] => 2007
[month] => 9
[post_type] => post
)
[2346] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 639
[post_name] => mit-ness
[post_title] => "Mit-ness"
[post_author] => 1
[post_date] => 2007-09-24 17:33:38
[year] => 2007
[month] => 9
[post_type] => post
)
[2347] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 638
[post_name] => mr-fall-is-early
[post_title] => Mr. Fall is early...
[post_author] => 1
[post_date] => 2007-09-20 19:33:49
[year] => 2007
[month] => 9
[post_type] => post
)
[2348] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 637
[post_name] => sushi-anyone
[post_title] => Sushi anyone?
[post_author] => 1
[post_date] => 2007-09-18 22:27:25
[year] => 2007
[month] => 9
[post_type] => post
)
[2349] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 636
[post_name] => soreness
[post_title] => Soreness
[post_author] => 1
[post_date] => 2007-09-12 20:38:11
[year] => 2007
[month] => 9
[post_type] => post
)
[2350] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 635
[post_name] => airport-experiences
[post_title] => Airport experiences
[post_author] => 1
[post_date] => 2007-09-10 23:06:18
[year] => 2007
[month] => 9
[post_type] => post
)
[2351] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 634
[post_name] => tgif
[post_title] => TGIF!
[post_author] => 1
[post_date] => 2007-09-07 19:24:52
[year] => 2007
[month] => 9
[post_type] => post
)
[2352] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 633
[post_name] => labor-day-weekend
[post_title] => Labor Day Weekend
[post_author] => 1
[post_date] => 2007-09-05 22:55:20
[year] => 2007
[month] => 9
[post_type] => post
)
[2353] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 632
[post_name] => blog-day-2007
[post_title] => blog day 2007
[post_author] => 1
[post_date] => 2007-08-31 17:36:16
[year] => 2007
[month] => 8
[post_type] => post
)
[2354] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 631
[post_name] => settling-into-home-2
[post_title] => Settling into "home" #2
[post_author] => 1
[post_date] => 2007-08-28 23:15:57
[year] => 2007
[month] => 8
[post_type] => post
)
[2355] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 630
[post_name] => back-home-2
[post_title] => Back home.
[post_author] => 1
[post_date] => 2007-08-25 15:44:59
[year] => 2007
[month] => 8
[post_type] => post
)
[2356] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 629
[post_name] => i-smile-a-lot-these-days
[post_title] => I smile a lot these days...
[post_author] => 1
[post_date] => 2007-08-21 22:30:13
[year] => 2007
[month] => 8
[post_type] => post
)
[2357] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 628
[post_name] => in-which-i-complain-without-complaining
[post_title] => In which I complain without complaining ;)
[post_author] => 1
[post_date] => 2007-08-19 23:19:09
[year] => 2007
[month] => 8
[post_type] => post
)
[2358] => stdClass Object
(
[slug] => fun
[ID] => 626
[post_name] => eye-candy
[post_title] => Eye Candy
[post_author] => 1
[post_date] => 2007-08-18 13:10:17
[year] => 2007
[month] => 8
[post_type] => post
)
[2359] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 625
[post_name] => sacramento-got-me-back
[post_title] => Sacramento got me back :)
[post_author] => 1
[post_date] => 2007-08-15 23:05:39
[year] => 2007
[month] => 8
[post_type] => post
)
[2360] => stdClass Object
(
[slug] => family
[ID] => 624
[post_name] => caraazzyness
[post_title] => Caraazzyness
[post_author] => 1
[post_date] => 2007-08-08 00:26:28
[year] => 2007
[month] => 8
[post_type] => post
)
[2361] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 623
[post_name] => i-totally-forgot
[post_title] => I totally forgot...
[post_author] => 1
[post_date] => 2007-08-01 22:33:24
[year] => 2007
[month] => 8
[post_type] => post
)
[2362] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 622
[post_name] => transition
[post_title] => Upside down and spinning
[post_author] => 1
[post_date] => 2007-07-29 22:28:34
[year] => 2007
[month] => 7
[post_type] => post
)
[2363] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 621
[post_name] => on-catching-up
[post_title] => On Catching up
[post_author] => 1
[post_date] => 2007-07-25 12:37:14
[year] => 2007
[month] => 7
[post_type] => post
)
[2364] => stdClass Object
(
[slug] => family
[ID] => 620
[post_name] => ventura-and-la
[post_title] => Ventura and LA
[post_author] => 1
[post_date] => 2007-07-17 13:05:32
[year] => 2007
[month] => 7
[post_type] => post
)
[2365] => stdClass Object
(
[slug] => family
[ID] => 619
[post_name] => carmel-by-the-sea-monterey-and-highway-1
[post_title] => Carmel-by-the-Sea, Monterey and Highway 1
[post_author] => 1
[post_date] => 2007-07-16 13:36:37
[year] => 2007
[month] => 7
[post_type] => post
)
[2366] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 618
[post_name] => san-francisco
[post_title] => San Francisco
[post_author] => 1
[post_date] => 2007-07-14 23:24:01
[year] => 2007
[month] => 7
[post_type] => post
)
[2367] => stdClass Object
(
[slug] => family
[ID] => 617
[post_name] => sacramento
[post_title] => Sacramento
[post_author] => 1
[post_date] => 2007-07-12 22:52:52
[year] => 2007
[month] => 7
[post_type] => post
)
[2368] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 616
[post_name] => yosemite-national-park
[post_title] => Yosemite National Park
[post_author] => 1
[post_date] => 2007-07-11 23:05:20
[year] => 2007
[month] => 7
[post_type] => post
)
[2369] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 614
[post_name] => los-angeles
[post_title] => Los Angeles
[post_author] => 1
[post_date] => 2007-07-07 23:12:44
[year] => 2007
[month] => 7
[post_type] => post
)
[2370] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 613
[post_name] => san-diego
[post_title] => San Diego
[post_author] => 1
[post_date] => 2007-07-05 21:47:19
[year] => 2007
[month] => 7
[post_type] => post
)
[2371] => stdClass Object
(
[slug] => family
[ID] => 612
[post_name] => las-vegas-and-death-valley
[post_title] => Las Vegas and Death Valley
[post_author] => 1
[post_date] => 2007-07-02 09:00:01
[year] => 2007
[month] => 7
[post_type] => post
)
[2372] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 611
[post_name] => good-times
[post_title] => Good times
[post_author] => 1
[post_date] => 2007-06-27 00:47:34
[year] => 2007
[month] => 6
[post_type] => post
)
[2373] => stdClass Object
(
[slug] => family
[ID] => 610
[post_name] => impatience
[post_title] => Impatience
[post_author] => 1
[post_date] => 2007-06-21 21:35:37
[year] => 2007
[month] => 6
[post_type] => post
)
[2374] => stdClass Object
(
[slug] => family
[ID] => 609
[post_name] => i-like-it
[post_title] => I like it...
[post_author] => 1
[post_date] => 2007-06-19 22:28:45
[year] => 2007
[month] => 6
[post_type] => post
)
[2375] => stdClass Object
(
[slug] => friends
[ID] => 608
[post_name] => a-visitor-from-home
[post_title] => A visitor from home
[post_author] => 1
[post_date] => 2007-06-14 23:50:20
[year] => 2007
[month] => 6
[post_type] => post
)
[2376] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 607
[post_name] => home-sweet-home
[post_title] => Home sweet home
[post_author] => 1
[post_date] => 2007-06-13 17:42:50
[year] => 2007
[month] => 6
[post_type] => post
)
[2377] => stdClass Object
(
[slug] => fun
[ID] => 606
[post_name] => a-prairie-home-companion
[post_title] => A Prairie Home Companion
[post_author] => 1
[post_date] => 2007-06-09 19:22:51
[year] => 2007
[month] => 6
[post_type] => post
)
[2378] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 605
[post_name] => spf-bounce
[post_title] => SPF: "Bounce"
[post_author] => 1
[post_date] => 2007-06-08 14:37:29
[year] => 2007
[month] => 6
[post_type] => post
)
[2379] => stdClass Object
(
[slug] => fun
[ID] => 604
[post_name] => blog-gimmicks
[post_title] => Blog gimmicks
[post_author] => 1
[post_date] => 2007-06-06 17:43:44
[year] => 2007
[month] => 6
[post_type] => post
)
[2380] => stdClass Object
(
[slug] => excitement
[ID] => 603
[post_name] => exciting-times
[post_title] => Exciting times
[post_author] => 1
[post_date] => 2007-06-02 21:28:53
[year] => 2007
[month] => 6
[post_type] => post
)
[2381] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 602
[post_name] => were-getting-closer
[post_title] => We're getting closer...
[post_author] => 1
[post_date] => 2007-05-31 17:02:25
[year] => 2007
[month] => 5
[post_type] => post
)
[2382] => stdClass Object
(
[slug] => friends
[ID] => 601
[post_name] => the-last-few-days-have-been-a-blast
[post_title] => The last few days have been a blast
[post_author] => 1
[post_date] => 2007-05-29 22:58:46
[year] => 2007
[month] => 5
[post_type] => post
)
[2383] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 599
[post_name] => happy-1st-anniversary
[post_title] => Happy 1st anniversary, sweetie...
[post_author] => 1
[post_date] => 2007-05-27 17:16:59
[year] => 2007
[month] => 5
[post_type] => post
)
[2384] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 598
[post_name] => spf-little-and-pink
[post_title] => SPF: Little and pink
[post_author] => 1
[post_date] => 2007-05-25 11:07:17
[year] => 2007
[month] => 5
[post_type] => post
)
[2385] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 597
[post_name] => 6-months-ago
[post_title] => 6 months ago...
[post_author] => 1
[post_date] => 2007-05-22 23:16:42
[year] => 2007
[month] => 5
[post_type] => post
)
[2386] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 596
[post_name] => the-weekend
[post_title] => The weekend
[post_author] => 1
[post_date] => 2007-05-20 23:42:08
[year] => 2007
[month] => 5
[post_type] => post
)
[2387] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 594
[post_name] => spf-framed
[post_title] => SPF: Framed
[post_author] => 1
[post_date] => 2007-05-18 11:23:29
[year] => 2007
[month] => 5
[post_type] => post
)
[2388] => stdClass Object
(
[slug] => this-and-that
[ID] => 593
[post_name] => a-little-change
[post_title] => A little change?
[post_author] => 1
[post_date] => 2007-05-17 22:58:51
[year] => 2007
[month] => 5
[post_type] => post
)
[2389] => stdClass Object
(
[slug] => family
[ID] => 591
[post_name] => happy-mothers-day
[post_title] => Happy Mother's Day!
[post_author] => 1
[post_date] => 2007-05-13 00:01:21
[year] => 2007
[month] => 5
[post_type] => post
)
[2390] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 590
[post_name] => spf-handful-of-something
[post_title] => SPF: Handful of something
[post_author] => 1
[post_date] => 2007-05-11 11:12:32
[year] => 2007
[month] => 5
[post_type] => post
)
[2391] => stdClass Object
(
[slug] => friends
[ID] => 589
[post_name] => spread-some-love
[post_title] => Spread some love...
[post_author] => 1
[post_date] => 2007-05-09 20:42:33
[year] => 2007
[month] => 5
[post_type] => post
)
[2392] => stdClass Object
(
[slug] => fun
[ID] => 588
[post_name] => antje-wants-to-know
[post_title] => Antje wants to know...
[post_author] => 1
[post_date] => 2007-05-08 14:21:48
[year] => 2007
[month] => 5
[post_type] => post
)
[2393] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 587
[post_name] => a-cold-at-80%c2%baf
[post_title] => A cold at 80ºF
[post_author] => 1
[post_date] => 2007-05-07 15:07:14
[year] => 2007
[month] => 5
[post_type] => post
)
[2394] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 586
[post_name] => the-la-times-festival-of-books
[post_title] => The LA Times Festival of Books
[post_author] => 1
[post_date] => 2007-05-02 18:19:32
[year] => 2007
[month] => 5
[post_type] => post
)
[2395] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 585
[post_name] => happy-2nd-birthday-spf
[post_title] => Happy 2nd Birthday, SPF!
[post_author] => 1
[post_date] => 2007-04-26 23:10:42
[year] => 2007
[month] => 4
[post_type] => post
)
[2396] => stdClass Object
(
[slug] => nuisance
[ID] => 584
[post_name] => does-anyone-do-hisher-job-these-days
[post_title] => Does anyone do his/her job these days?
[post_author] => 1
[post_date] => 2007-04-25 22:18:10
[year] => 2007
[month] => 4
[post_type] => post
)
[2397] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 583
[post_name] => kim-wants-to-know
[post_title] => Kim wants to know...
[post_author] => 1
[post_date] => 2007-04-23 22:20:21
[year] => 2007
[month] => 4
[post_type] => post
)
[2398] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 582
[post_name] => spf-knobs
[post_title] => SPF: Knobs
[post_author] => 1
[post_date] => 2007-04-19 22:35:24
[year] => 2007
[month] => 4
[post_type] => post
)
[2399] => stdClass Object
(
[slug] => nuisance
[ID] => 581
[post_name] => you-gotta-be-kidding-me
[post_title] => You gotta be kidding me...
[post_author] => 1
[post_date] => 2007-04-18 22:24:51
[year] => 2007
[month] => 4
[post_type] => post
)
[2400] => stdClass Object
(
[slug] => i-cant-make-this-shit-up
[ID] => 580
[post_name] => whats-wrong-with-people
[post_title] => What's wrong with people?
[post_author] => 1
[post_date] => 2007-04-17 23:11:47
[year] => 2007
[month] => 4
[post_type] => post
)
[2401] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 579
[post_name] => spf-stuff
[post_title] => SPF: Stuff
[post_author] => 1
[post_date] => 2007-04-13 16:01:45
[year] => 2007
[month] => 4
[post_type] => post
)
[2402] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 578
[post_name] => 578
[post_title] => News from LA
[post_author] => 1
[post_date] => 2007-04-12 11:46:00
[year] => 2007
[month] => 4
[post_type] => post
)
[2403] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 577
[post_name] => happy-easter-2
[post_title] => Happy Easter!
[post_author] => 1
[post_date] => 2007-04-08 07:22:25
[year] => 2007
[month] => 4
[post_type] => post
)
[2404] => stdClass Object
(
[slug] => nuisance
[ID] => 576
[post_name] => 576
[post_title] => If there's something good, there's something bad...
[post_author] => 1
[post_date] => 2007-04-07 14:31:09
[year] => 2007
[month] => 4
[post_type] => post
)
[2405] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 575
[post_name] => spf-holy
[post_title] => SPF: Holy
[post_author] => 1
[post_date] => 2007-04-05 20:22:35
[year] => 2007
[month] => 4
[post_type] => post
)
[2406] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 574
[post_name] => great-news
[post_title] => Great news!
[post_author] => 1
[post_date] => 2007-04-02 14:52:23
[year] => 2007
[month] => 4
[post_type] => post
)
[2407] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 573
[post_name] => spf-behind
[post_title] => SPF: Behind...
[post_author] => 1
[post_date] => 2007-03-30 14:36:17
[year] => 2007
[month] => 3
[post_type] => post
)
[2408] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 571
[post_name] => summer-can-come
[post_title] => Summer can come...
[post_author] => 1
[post_date] => 2007-03-26 19:22:31
[year] => 2007
[month] => 3
[post_type] => post
)
[2409] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 570
[post_name] => movie-recommendations
[post_title] => Movie recommendations
[post_author] => 1
[post_date] => 2007-03-24 14:45:17
[year] => 2007
[month] => 3
[post_type] => post
)
[2410] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 569
[post_name] => spf-two
[post_title] => SPF: Two
[post_author] => 1
[post_date] => 2007-03-23 09:22:07
[year] => 2007
[month] => 3
[post_type] => post
)
[2411] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 568
[post_name] => a-lot-and-nothing-is-going-on
[post_title] => A lot and nothing is going on
[post_author] => 1
[post_date] => 2007-03-20 20:06:27
[year] => 2007
[month] => 3
[post_type] => post
)
[2412] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 567
[post_name] => spf-letters-because-everybody-loves-them
[post_title] => SPF: Letters... because everybody loves them.
[post_author] => 1
[post_date] => 2007-03-16 12:01:04
[year] => 2007
[month] => 3
[post_type] => post
)
[2413] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 566
[post_name] => birthday-weekend-in-northern-california
[post_title] => Birthday weekend in Northern California :)
[post_author] => 1
[post_date] => 2007-03-13 17:51:16
[year] => 2007
[month] => 3
[post_type] => post
)
[2414] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 565
[post_name] => early-spf-luggage
[post_title] => Early SPF: Luggage
[post_author] => 1
[post_date] => 2007-03-08 10:57:06
[year] => 2007
[month] => 3
[post_type] => post
)
[2415] => stdClass Object
(
[slug] => fun
[ID] => 564
[post_name] => my-backyard
[post_title] => My "backyard"
[post_author] => 1
[post_date] => 2007-03-08 00:07:23
[year] => 2007
[month] => 3
[post_type] => post
)
[2416] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 731
[post_name] => meeting-new-people
[post_title] => Meeting [new] people :)
[post_author] => 1
[post_date] => 2007-03-05 09:33:41
[year] => 2007
[month] => 3
[post_type] => post
)
[2417] => stdClass Object
(
[slug] => ldr
[ID] => 562
[post_name] => distance-sucks
[post_title] => Distance sucks!
[post_author] => 1
[post_date] => 2007-02-28 18:39:37
[year] => 2007
[month] => 2
[post_type] => post
)
[2418] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 561
[post_name] => the-oscars
[post_title] => The Oscars...
[post_author] => 1
[post_date] => 2007-02-25 17:14:55
[year] => 2007
[month] => 2
[post_type] => post
)
[2419] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 560
[post_name] => crazy-week
[post_title] => Crazy week
[post_author] => 1
[post_date] => 2007-02-19 18:33:44
[year] => 2007
[month] => 2
[post_type] => post
)
[2420] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 559
[post_name] => 559
[post_title] =>
[post_author] => 1
[post_date] => 2007-02-16 16:49:36
[year] => 2007
[month] => 2
[post_type] => post
)
[2421] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 553
[post_name] => february-11-2007-day-116
[post_title] => It was all in vain.
[post_author] => 1
[post_date] => 2007-02-11 16:16:31
[year] => 2007
[month] => 2
[post_type] => post
)
[2422] => stdClass Object
(
[slug] => this-and-that
[ID] => 552
[post_name] => moving-along
[post_title] => Moving along...
[post_author] => 1
[post_date] => 2007-02-08 21:24:19
[year] => 2007
[month] => 2
[post_type] => post
)
[2423] => stdClass Object
(
[slug] => friends
[ID] => 549
[post_name] => happy-birthday-kim
[post_title] => Happy Birthday, Kim!
[post_author] => 1
[post_date] => 2007-02-07 17:22:17
[year] => 2007
[month] => 2
[post_type] => post
)
[2424] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 545
[post_name] => superbowl-weekend
[post_title] => Superbowl weekend
[post_author] => 1
[post_date] => 2007-02-05 18:34:03
[year] => 2007
[month] => 2
[post_type] => post
)
[2425] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 544
[post_name] => update-on-my-baby
[post_title] => Update on my 'baby'
[post_author] => 1
[post_date] => 2007-02-01 19:21:32
[year] => 2007
[month] => 2
[post_type] => post
)
[2426] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 543
[post_name] => disconnected
[post_title] => Disconnected
[post_author] => 1
[post_date] => 2007-01-29 12:40:42
[year] => 2007
[month] => 1
[post_type] => post
)
[2427] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 542
[post_name] => 365-days-ago
[post_title] => 365 days ago...
[post_author] => 1
[post_date] => 2007-01-23 19:20:53
[year] => 2007
[month] => 1
[post_type] => post
)
[2428] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 541
[post_name] => i-apologize
[post_title] => I apologize...
[post_author] => 1
[post_date] => 2007-01-22 20:02:26
[year] => 2007
[month] => 1
[post_type] => post
)
[2429] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 540
[post_name] => snow
[post_title] => Snow!
[post_author] => 1
[post_date] => 2007-01-18 17:45:07
[year] => 2007
[month] => 1
[post_type] => post
)
[2430] => stdClass Object
(
[slug] => family
[ID] => 539
[post_name] => good-to-talk-to-you
[post_title] => Good to talk to you...
[post_author] => 1
[post_date] => 2007-01-16 00:06:49
[year] => 2007
[month] => 1
[post_type] => post
)
[2431] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 538
[post_name] => de-lurk-lurkers
[post_title] => De-lurk, lurkers!
[post_author] => 1
[post_date] => 2007-01-10 17:32:44
[year] => 2007
[month] => 1
[post_type] => post
)
[2432] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 537
[post_name] => our-weekend
[post_title] => Our weekend
[post_author] => 1
[post_date] => 2007-01-08 22:54:17
[year] => 2007
[month] => 1
[post_type] => post
)
[2433] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 535
[post_name] => a-new-year-a-new-life
[post_title] => A new year... a new life.
[post_author] => 1
[post_date] => 2007-01-04 22:12:52
[year] => 2007
[month] => 1
[post_type] => post
)
[2434] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 534
[post_name] => last-post-of-the-year
[post_title] => Last post of the year...
[post_author] => 1
[post_date] => 2006-12-30 11:36:35
[year] => 2006
[month] => 12
[post_type] => post
)
[2435] => stdClass Object
(
[slug] => holidays
[ID] => 533
[post_name] => the-days-in-between
[post_title] => The days in between...
[post_author] => 1
[post_date] => 2006-12-27 21:41:47
[year] => 2006
[month] => 12
[post_type] => post
)
[2436] => stdClass Object
(
[slug] => holidays
[ID] => 532
[post_name] => merry-christmas
[post_title] => Merry Christmas!
[post_author] => 1
[post_date] => 2006-12-24 09:19:33
[year] => 2006
[month] => 12
[post_type] => post
)
[2437] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 531
[post_name] => spf-its-christmas
[post_title] => SPF... it's Christmas!
[post_author] => 1
[post_date] => 2006-12-22 10:08:36
[year] => 2006
[month] => 12
[post_type] => post
)
[2438] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 530
[post_name] => oh-no
[post_title] => Oh no!
[post_author] => 1
[post_date] => 2006-12-19 20:35:32
[year] => 2006
[month] => 12
[post_type] => post
)
[2439] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 528
[post_name] => spf-5
[post_title] => SPF...
[post_author] => 1
[post_date] => 2006-12-15 13:28:15
[year] => 2006
[month] => 12
[post_type] => post
)
[2440] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 529
[post_name] => making-home
[post_title] => Making a home
[post_author] => 1
[post_date] => 2006-12-14 20:54:36
[year] => 2006
[month] => 12
[post_type] => post
)
[2441] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 527
[post_name] => bread-101
[post_title] => Bread 101
[post_author] => 1
[post_date] => 2006-12-10 20:49:51
[year] => 2006
[month] => 12
[post_type] => post
)
[2442] => stdClass Object
(
[slug] => friends
[ID] => 526
[post_name] => december-in-ca
[post_title] => December in CA
[post_author] => 1
[post_date] => 2006-12-06 19:53:24
[year] => 2006
[month] => 12
[post_type] => post
)
[2443] => stdClass Object
(
[slug] => bureaucracy
[ID] => 525
[post_name] => wow
[post_title] => W.O.W.
[post_author] => 1
[post_date] => 2006-12-05 23:09:16
[year] => 2006
[month] => 12
[post_type] => post
)
[2444] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 524
[post_name] => spf-december-1st
[post_title] => SPF... December 1st
[post_author] => 1
[post_date] => 2006-12-01 09:17:14
[year] => 2006
[month] => 12
[post_type] => post
)
[2445] => stdClass Object
(
[slug] => nablopomo
[ID] => 523
[post_name] => nablopomo-finale
[post_title] => NaBloPoMo Finale
[post_author] => 1
[post_date] => 2006-11-30 18:43:56
[year] => 2006
[month] => 11
[post_type] => post
)
[2446] => stdClass Object
(
[slug] => fun
[ID] => 522
[post_name] => coffee-and-its-mate
[post_title] => Coffee and its mate
[post_author] => 1
[post_date] => 2006-11-29 23:02:28
[year] => 2006
[month] => 11
[post_type] => post
)
[2447] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 521
[post_name] => more-cell-phone-talk
[post_title] => More cell phone talk
[post_author] => 1
[post_date] => 2006-11-28 21:01:38
[year] => 2006
[month] => 11
[post_type] => post
)
[2448] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 520
[post_name] => essentials
[post_title] => LA Essentials
[post_author] => 1
[post_date] => 2006-11-27 21:59:47
[year] => 2006
[month] => 11
[post_type] => post
)
[2449] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 519
[post_name] => getting-around
[post_title] => Getting around
[post_author] => 1
[post_date] => 2006-11-26 23:52:54
[year] => 2006
[month] => 11
[post_type] => post
)
[2450] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 518
[post_name] => the-travel-day
[post_title] => The travel day
[post_author] => 1
[post_date] => 2006-11-25 21:05:42
[year] => 2006
[month] => 11
[post_type] => post
)
[2451] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 517
[post_name] => the-ticket
[post_title] => The ticket
[post_author] => 1
[post_date] => 2006-11-24 23:58:03
[year] => 2006
[month] => 11
[post_type] => post
)
[2452] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 516
[post_name] => happy-thanksgiving
[post_title] => Happy Thanksgiving
[post_author] => 1
[post_date] => 2006-11-23 22:17:00
[year] => 2006
[month] => 11
[post_type] => post
)
[2453] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 515
[post_name] => ldr-is-over
[post_title] => LDR is over
[post_author] => 1
[post_date] => 2006-11-22 22:17:26
[year] => 2006
[month] => 11
[post_type] => post
)
[2454] => stdClass Object
(
[slug] => ldr
[ID] => 514
[post_name] => i-am-off
[post_title] => I am off
[post_author] => 1
[post_date] => 2006-11-21 14:28:50
[year] => 2006
[month] => 11
[post_type] => post
)
[2455] => stdClass Object
(
[slug] => this-and-that
[ID] => 508
[post_name] => my-purse
[post_title] => My purse
[post_author] => 1
[post_date] => 2006-11-20 03:23:29
[year] => 2006
[month] => 11
[post_type] => post
)
[2456] => stdClass Object
(
[slug] => family
[ID] => 513
[post_name] => farewell
[post_title] => Farewell
[post_author] => 1
[post_date] => 2006-11-19 13:59:40
[year] => 2006
[month] => 11
[post_type] => post
)
[2457] => stdClass Object
(
[slug] => friends
[ID] => 512
[post_name] => ladies-night
[post_title] => Ladies' night
[post_author] => 1
[post_date] => 2006-11-18 16:14:18
[year] => 2006
[month] => 11
[post_type] => post
)
[2458] => stdClass Object
(
[slug] => nablopomo
[ID] => 509
[post_name] => spf-4
[post_title] => SPF
[post_author] => 1
[post_date] => 2006-11-17 08:24:34
[year] => 2006
[month] => 11
[post_type] => post
)
[2459] => stdClass Object
(
[slug] => bureaucracy
[ID] => 510
[post_name] => doctors-appointment
[post_title] => Doctor's appointment
[post_author] => 1
[post_date] => 2006-11-16 15:07:43
[year] => 2006
[month] => 11
[post_type] => post
)
[2460] => stdClass Object
(
[slug] => nablopomo
[ID] => 507
[post_name] => its-getting-tougher
[post_title] => It's getting tougher
[post_author] => 1
[post_date] => 2006-11-15 14:56:18
[year] => 2006
[month] => 11
[post_type] => post
)
[2461] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 506
[post_name] => the-rain
[post_title] => The rain
[post_author] => 1
[post_date] => 2006-11-14 12:40:46
[year] => 2006
[month] => 11
[post_type] => post
)
[2462] => stdClass Object
(
[slug] => nuisance
[ID] => 505
[post_name] => people-exhaust-me-part-ii
[post_title] => People exhaust me... part II
[post_author] => 1
[post_date] => 2006-11-13 12:32:46
[year] => 2006
[month] => 11
[post_type] => post
)
[2463] => stdClass Object
(
[slug] => family
[ID] => 503
[post_name] => st-martins-day-traditional-food
[post_title] => St. Martin's Day traditional food
[post_author] => 1
[post_date] => 2006-11-12 16:19:38
[year] => 2006
[month] => 11
[post_type] => post
)
[2464] => stdClass Object
(
[slug] => nablopomo
[ID] => 502
[post_name] => st-martins-day
[post_title] => St. Martin's Day
[post_author] => 1
[post_date] => 2006-11-11 12:04:37
[year] => 2006
[month] => 11
[post_type] => post
)
[2465] => stdClass Object
(
[slug] => nablopomo
[ID] => 501
[post_name] => spf-three-important-words
[post_title] => SPF... three important words
[post_author] => 1
[post_date] => 2006-11-10 13:29:22
[year] => 2006
[month] => 11
[post_type] => post
)
[2466] => stdClass Object
(
[slug] => this-and-that
[ID] => 500
[post_name] => the-computer-is-mostly-your-friend
[post_title] => The computer is [mostly] your friend...
[post_author] => 1
[post_date] => 2006-11-09 17:04:36
[year] => 2006
[month] => 11
[post_type] => post
)
[2467] => stdClass Object
(
[slug] => ldr
[ID] => 499
[post_name] => let-the-countdown-begin
[post_title] => Let the countdown begin...
[post_author] => 1
[post_date] => 2006-11-08 04:20:05
[year] => 2006
[month] => 11
[post_type] => post
)
[2468] => stdClass Object
(
[slug] => bureaucracy
[ID] => 498
[post_name] => i-did-it
[post_title] => I did it!
[post_author] => 1
[post_date] => 2006-11-07 17:54:37
[year] => 2006
[month] => 11
[post_type] => post
)
[2469] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 497
[post_name] => nervousness
[post_title] => Nervousness
[post_author] => 1
[post_date] => 2006-11-06 12:41:39
[year] => 2006
[month] => 11
[post_type] => post
)
[2470] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 496
[post_name] => people-exhaust-me
[post_title] => People exhaust me...
[post_author] => 1
[post_date] => 2006-11-05 16:20:50
[year] => 2006
[month] => 11
[post_type] => post
)
[2471] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 495
[post_name] => in-which-i-dont-have-much-to-say
[post_title] => In which I don't have much to say...
[post_author] => 1
[post_date] => 2006-11-04 16:17:07
[year] => 2006
[month] => 11
[post_type] => post
)
[2472] => stdClass Object
(
[slug] => nablopomo
[ID] => 148
[post_name] => spf-super-damn-not-so-easy
[post_title] => SPF... super damn [not so] easy
[post_author] => 1
[post_date] => 2006-11-03 10:01:49
[year] => 2006
[month] => 11
[post_type] => post
)
[2473] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 158
[post_name] => snuggle-up-its-almost-winter
[post_title] => Snuggle up... it's almost winter
[post_author] => 1
[post_date] => 2006-11-02 14:46:50
[year] => 2006
[month] => 11
[post_type] => post
)
[2474] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 494
[post_name] => nablopomo
[post_title] => NaBloPoMo
[post_author] => 1
[post_date] => 2006-11-01 16:50:49
[year] => 2006
[month] => 11
[post_type] => post
)
[2475] => stdClass Object
(
[slug] => friends
[ID] => 493
[post_name] => happy-halloween
[post_title] => Happy Halloween!
[post_author] => 1
[post_date] => 2006-10-31 05:57:41
[year] => 2006
[month] => 10
[post_type] => post
)
[2476] => stdClass Object
(
[slug] => this-and-that
[ID] => 492
[post_name] => fall-is-here
[post_title] => Fall is here
[post_author] => 1
[post_date] => 2006-10-29 10:57:57
[year] => 2006
[month] => 10
[post_type] => post
)
[2477] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 491
[post_name] => spf-breast-cancer-awareness-month
[post_title] => SPF: Breast Cancer awareness month
[post_author] => 1
[post_date] => 2006-10-27 01:50:35
[year] => 2006
[month] => 10
[post_type] => post
)
[2478] => stdClass Object
(
[slug] => ldr
[ID] => 490
[post_name] => the-calm-before-the-storm
[post_title] => The calm before the storm
[post_author] => 1
[post_date] => 2006-10-26 02:55:01
[year] => 2006
[month] => 10
[post_type] => post
)
[2479] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 488
[post_name] => why-i-like-sundays
[post_title] => Why I like Sundays...
[post_author] => 1
[post_date] => 2006-10-23 03:33:15
[year] => 2006
[month] => 10
[post_type] => post
)
[2480] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 487
[post_name] => a-random-and-odd-spf
[post_title] => A random [and odd] SPF
[post_author] => 1
[post_date] => 2006-10-20 02:59:37
[year] => 2006
[month] => 10
[post_type] => post
)
[2481] => stdClass Object
(
[slug] => ldr
[ID] => 486
[post_name] => happy-birthday-honey
[post_title] => Happy Birthday, sweetie!
[post_author] => 1
[post_date] => 2006-10-18 13:04:26
[year] => 2006
[month] => 10
[post_type] => post
)
[2482] => stdClass Object
(
[slug] => family
[ID] => 160
[post_name] => we-do-celebrate-thanksgiving
[post_title] => We do celebrate Thanksgiving...
[post_author] => 1
[post_date] => 2006-10-17 07:45:05
[year] => 2006
[month] => 10
[post_type] => post
)
[2483] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 485
[post_name] => spf-beauty-of-our-home
[post_title] => SPF... the season edition
[post_author] => 1
[post_date] => 2006-10-13 02:30:02
[year] => 2006
[month] => 10
[post_type] => post
)
[2484] => stdClass Object
(
[slug] => family
[ID] => 484
[post_name] => getting-away
[post_title] => Day out!
[post_author] => 1
[post_date] => 2006-10-11 13:41:18
[year] => 2006
[month] => 10
[post_type] => post
)
[2485] => stdClass Object
(
[slug] => nuisance
[ID] => 481
[post_name] => the-nuisance-continues
[post_title] => The nuisance continues...
[post_author] => 1
[post_date] => 2006-10-09 04:58:03
[year] => 2006
[month] => 10
[post_type] => post
)
[2486] => stdClass Object
(
[slug] => family
[ID] => 482
[post_name] => i-have-a-sweet-tooth
[post_title] => I have a sweet tooth
[post_author] => 1
[post_date] => 2006-10-09 04:55:04
[year] => 2006
[month] => 10
[post_type] => post
)
[2487] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 480
[post_name] => spf-getting-labeled
[post_title] => SPF... getting labeled
[post_author] => 1
[post_date] => 2006-10-06 04:47:40
[year] => 2006
[month] => 10
[post_type] => post
)
[2488] => stdClass Object
(
[slug] => ldr
[ID] => 479
[post_name] => happy-5th-anniversary-to-us
[post_title] => Happy 5th anniversary to us!
[post_author] => 1
[post_date] => 2006-10-05 11:52:26
[year] => 2006
[month] => 10
[post_type] => post
)
[2489] => stdClass Object
(
[slug] => family
[ID] => 478
[post_name] => happy-birthday-mom
[post_title] => Happy Birthday, Mom!
[post_author] => 1
[post_date] => 2006-10-03 14:59:24
[year] => 2006
[month] => 10
[post_type] => post
)
[2490] => stdClass Object
(
[slug] => ldr
[ID] => 477
[post_name] => awesome-weekends-come-with-big-news
[post_title] => Awesome weekends come with big news
[post_author] => 1
[post_date] => 2006-10-02 04:16:41
[year] => 2006
[month] => 10
[post_type] => post
)
[2491] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 476
[post_name] => spf-muses
[post_title] => SPF... muses
[post_author] => 1
[post_date] => 2006-09-29 02:18:16
[year] => 2006
[month] => 9
[post_type] => post
)
[2492] => stdClass Object
(
[slug] => nuisance
[ID] => 475
[post_name] => this-is-going-to-hurt
[post_title] => This is going to hurt...
[post_author] => 1
[post_date] => 2006-09-28 03:40:09
[year] => 2006
[month] => 9
[post_type] => post
)
[2493] => stdClass Object
(
[slug] => family
[ID] => 474
[post_name] => 474
[post_title] => The weekend-recap
[post_author] => 1
[post_date] => 2006-09-25 12:43:58
[year] => 2006
[month] => 9
[post_type] => post
)
[2494] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 162
[post_name] => spf-the-awful-truth
[post_title] => SPF - the awful truth
[post_author] => 1
[post_date] => 2006-09-22 01:44:43
[year] => 2006
[month] => 9
[post_type] => post
)
[2495] => stdClass Object
(
[slug] => nuisance
[ID] => 472
[post_name] => need-to-vent
[post_title] => Need to vent
[post_author] => 1
[post_date] => 2006-09-20 10:12:44
[year] => 2006
[month] => 9
[post_type] => post
)
[2496] => stdClass Object
(
[slug] => this-and-that
[ID] => 471
[post_name] => soccer-party-and-a-headache
[post_title] => Soccer, party and a headache
[post_author] => 1
[post_date] => 2006-09-18 13:14:48
[year] => 2006
[month] => 9
[post_type] => post
)
[2497] => stdClass Object
(
[slug] => family
[ID] => 470
[post_name] => happy-birthday-dad
[post_title] => Happy Birthday, Dad!
[post_author] => 1
[post_date] => 2006-09-16 07:26:03
[year] => 2006
[month] => 9
[post_type] => post
)
[2498] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 469
[post_name] => spf-3
[post_title] => SPF
[post_author] => 1
[post_date] => 2006-09-15 03:36:22
[year] => 2006
[month] => 9
[post_type] => post
)
[2499] => stdClass Object
(
[slug] => bureaucracy
[ID] => 468
[post_name] => phewww
[post_title] => Phewww.
[post_author] => 1
[post_date] => 2006-09-14 02:42:42
[year] => 2006
[month] => 9
[post_type] => post
)
[2500] => stdClass Object
(
[slug] => ldr
[ID] => 180
[post_name] => quality-time
[post_title] => Quality time
[post_author] => 1
[post_date] => 2006-09-13 05:36:10
[year] => 2006
[month] => 9
[post_type] => post
)
[2501] => stdClass Object
(
[slug] => this-and-that
[ID] => 172
[post_name] => i-got-tagged-twice
[post_title] => I got tagged twice
[post_author] => 1
[post_date] => 2006-09-09 02:35:11
[year] => 2006
[month] => 9
[post_type] => post
)
[2502] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 467
[post_name] => spf-your-world
[post_title] => SPF: your world
[post_author] => 1
[post_date] => 2006-09-08 11:51:06
[year] => 2006
[month] => 9
[post_type] => post
)
[2503] => stdClass Object
(
[slug] => this-and-that
[ID] => 466
[post_name] => were-having-a-blast
[post_title] => We're having a blast
[post_author] => 1
[post_date] => 2006-09-05 03:09:51
[year] => 2006
[month] => 9
[post_type] => post
)
[2504] => stdClass Object
(
[slug] => this-and-that
[ID] => 465
[post_name] => spf-one-good-friday
[post_title] => SPF... one good friday
[post_author] => 1
[post_date] => 2006-09-01 03:36:24
[year] => 2006
[month] => 9
[post_type] => post
)
[2505] => stdClass Object
(
[slug] => this-and-that
[ID] => 464
[post_name] => what-insanity-can-make-you-do
[post_title] => What insanity can make you do...
[post_author] => 1
[post_date] => 2006-08-31 01:14:32
[year] => 2006
[month] => 8
[post_type] => post
)
[2506] => stdClass Object
(
[slug] => this-and-that
[ID] => 462
[post_name] => who-else-had-a-fabulous-weekend
[post_title] => Who else had a fabulous weekend?
[post_author] => 1
[post_date] => 2006-08-28 14:39:22
[year] => 2006
[month] => 8
[post_type] => post
)
[2507] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 461
[post_name] => spf-getting-annoyed-with-kristine
[post_title] => SPF: Getting annoyed with Kristine
[post_author] => 1
[post_date] => 2006-08-25 05:23:56
[year] => 2006
[month] => 8
[post_type] => post
)
[2508] => stdClass Object
(
[slug] => ldr
[ID] => 459
[post_name] => i-miss-sacramento
[post_title] => I miss Sacramento
[post_author] => 1
[post_date] => 2006-08-23 01:40:34
[year] => 2006
[month] => 8
[post_type] => post
)
[2509] => stdClass Object
(
[slug] => this-and-that
[ID] => 198
[post_name] => 198
[post_title] => My weekend
[post_author] => 1
[post_date] => 2006-08-20 15:28:15
[year] => 2006
[month] => 8
[post_type] => post
)
[2510] => stdClass Object
(
[slug] => this-and-that
[ID] => 419
[post_name] => spf-home-edition
[post_title] => SPF... home edition
[post_author] => 1
[post_date] => 2006-08-18 07:59:11
[year] => 2006
[month] => 8
[post_type] => post
)
[2511] => stdClass Object
(
[slug] => this-and-that
[ID] => 423
[post_name] => tuesday-august-15-2006-at-0532-am
[post_title] => I want to "strangle" my student
[post_author] => 1
[post_date] => 2006-08-15 10:32:00
[year] => 2006
[month] => 8
[post_type] => post
)
[2512] => stdClass Object
(
[slug] => this-and-that
[ID] => 16
[post_name] => this-is-my-new-blog
[post_title] => This is my new webspace
[post_author] => 1
[post_date] => 2006-08-13 14:35:29
[year] => 2006
[month] => 8
[post_type] => post
)
[2513] => stdClass Object
(
[slug] => fyi
[ID] => 24
[post_name] => my-backup-diary
[post_title] => my backup diary
[post_author] => 1
[post_date] => 2006-08-12 18:03:22
[year] => 2006
[month] => 8
[post_type] => post
)
[2514] => stdClass Object
(
[slug] => this-and-that
[ID] => 150
[post_name] => spf-the-title-company
[post_title] => SPF - the title company
[post_author] => 1
[post_date] => 2006-08-11 02:11:24
[year] => 2006
[month] => 8
[post_type] => post
)
[2515] => stdClass Object
(
[slug] => this-and-that
[ID] => 149
[post_name] => password-protected
[post_title] => Password protected
[post_author] => 1
[post_date] => 2006-08-09 00:53:46
[year] => 2006
[month] => 8
[post_type] => post
)
[2516] => stdClass Object
(
[slug] => this-and-that
[ID] => 123
[post_name] => protected-something-that-has-been-on-my-mind-for-a-while
[post_title] => Protected: Something that has been on my mind for a while
[post_author] => 1
[post_date] => 2006-08-09 00:51:41
[year] => 2006
[month] => 8
[post_type] => post
)
[2517] => stdClass Object
(
[slug] => this-and-that
[ID] => 122
[post_name] => a-girls-weekend
[post_title] => A GIRLS’ WEEKEND
[post_author] => 1
[post_date] => 2006-08-08 04:27:14
[year] => 2006
[month] => 8
[post_type] => post
)
[2518] => stdClass Object
(
[slug] => this-and-that
[ID] => 121
[post_name] => another-birthday-3
[post_title] => Another birthday…
[post_author] => 1
[post_date] => 2006-08-05 02:45:45
[year] => 2006
[month] => 8
[post_type] => post
)
[2519] => stdClass Object
(
[slug] => this-and-that
[ID] => 120
[post_name] => spicy-friday-3
[post_title] => SPICY FRIDAY!
[post_author] => 1
[post_date] => 2006-08-04 03:49:35
[year] => 2006
[month] => 8
[post_type] => post
)
[2520] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 192
[post_name] => friends-in-all-places
[post_title] => Friends in all places
[post_author] => 1
[post_date] => 2006-08-02 07:32:21
[year] => 2006
[month] => 8
[post_type] => post
)
[2521] => stdClass Object
(
[slug] => this-and-that
[ID] => 430
[post_name] => wednesday-august-2-2006-at-1225-am
[post_title] =>
[post_author] => 1
[post_date] => 2006-08-02 05:25:00
[year] => 2006
[month] => 8
[post_type] => post
)
[2522] => stdClass Object
(
[slug] => this-and-that
[ID] => 99
[post_name] => spf-before-i-am-heading-to-berlin
[post_title] => SPF… before I am heading to Berlin
[post_author] => 1
[post_date] => 2006-07-28 07:54:40
[year] => 2006
[month] => 7
[post_type] => post
)
[2523] => stdClass Object
(
[slug] => this-and-that
[ID] => 168
[post_name] => staying-cool
[post_title] => Staying cool
[post_author] => 1
[post_date] => 2006-07-26 21:20:41
[year] => 2006
[month] => 7
[post_type] => post
)
[2524] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 97
[post_name] => time-to-relax
[post_title] => Time to relax
[post_author] => 1
[post_date] => 2006-07-23 22:39:13
[year] => 2006
[month] => 7
[post_type] => post
)
[2525] => stdClass Object
(
[slug] => this-and-that
[ID] => 96
[post_name] => its-spf-again-2
[post_title] => It’s SPF again…
[post_author] => 1
[post_date] => 2006-07-21 10:55:46
[year] => 2006
[month] => 7
[post_type] => post
)
[2526] => stdClass Object
(
[slug] => this-and-that
[ID] => 95
[post_name] => whats-up-with-the-heat
[post_title] => WHAT’S UP WITH THE HEAT?
[post_author] => 1
[post_date] => 2006-07-20 18:50:49
[year] => 2006
[month] => 7
[post_type] => post
)
[2527] => stdClass Object
(
[slug] => this-and-that
[ID] => 94
[post_name] => the-worst-caipirinha-i-ever-had
[post_title] => THE WORST CAIPIRINHA I EVER HAD
[post_author] => 1
[post_date] => 2006-07-17 14:05:32
[year] => 2006
[month] => 7
[post_type] => post
)
[2528] => stdClass Object
(
[slug] => this-and-that
[ID] => 93
[post_name] => spf-your-piggies
[post_title] => SPF: YOUR PIGGIES
[post_author] => 1
[post_date] => 2006-07-14 16:23:17
[year] => 2006
[month] => 7
[post_type] => post
)
[2529] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 92
[post_name] => protected-blowing-peoples-tax-money-or-tell-me-the-meaning-of-being-efficient
[post_title] => Protected: BLOWING PEOPLE’S TAX MONEY… OR TELL ME THE MEANING OF “BEING EFFICIENT”
[post_author] => 1
[post_date] => 2006-07-12 23:30:06
[year] => 2006
[month] => 7
[post_type] => post
)
[2530] => stdClass Object
(
[slug] => this-and-that
[ID] => 91
[post_name] => that-was-it
[post_title] => THAT WAS IT
[post_author] => 1
[post_date] => 2006-07-11 22:22:21
[year] => 2006
[month] => 7
[post_type] => post
)
[2531] => stdClass Object
(
[slug] => this-and-that
[ID] => 89
[post_name] => 5474902010
[post_title] => 54…74…90…2010
[post_author] => 1
[post_date] => 2006-07-09 19:14:36
[year] => 2006
[month] => 7
[post_type] => post
)
[2532] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 88
[post_name] => spf-2
[post_title] => SPF
[post_author] => 1
[post_date] => 2006-07-07 09:03:40
[year] => 2006
[month] => 7
[post_type] => post
)
[2533] => stdClass Object
(
[slug] => this-and-that
[ID] => 87
[post_name] => so-sad
[post_title] => SO SAD
[post_author] => 1
[post_date] => 2006-07-04 00:47:47
[year] => 2006
[month] => 7
[post_type] => post
)
[2534] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 86
[post_name] => protected-is-there-anything-more-to-say
[post_title] => Protected: IS THERE ANYTHING MORE TO SAY…
[post_author] => 1
[post_date] => 2006-07-03 23:39:34
[year] => 2006
[month] => 7
[post_type] => post
)
[2535] => stdClass Object
(
[slug] => this-and-that
[ID] => 85
[post_name] => go-germany
[post_title] => GO GERMANY!
[post_author] => 1
[post_date] => 2006-06-30 23:33:32
[year] => 2006
[month] => 6
[post_type] => post
)
[2536] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 84
[post_name] => its-spf-again
[post_title] => IT’S SPF AGAIN…
[post_author] => 1
[post_date] => 2006-06-30 09:12:30
[year] => 2006
[month] => 6
[post_type] => post
)
[2537] => stdClass Object
(
[slug] => this-and-that
[ID] => 83
[post_name] => protected-is-this-standard
[post_title] => Protected: Is this standard?
[post_author] => 1
[post_date] => 2006-06-27 03:38:55
[year] => 2006
[month] => 6
[post_type] => post
)
[2538] => stdClass Object
(
[slug] => this-and-that
[ID] => 82
[post_name] => from-monkeys-and-soccer-players
[post_title] => From Monkeys and Soccer players
[post_author] => 1
[post_date] => 2006-06-25 03:23:15
[year] => 2006
[month] => 6
[post_type] => post
)
[2539] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 81
[post_name] => spf
[post_title] => SPF
[post_author] => 1
[post_date] => 2006-06-22 23:30:15
[year] => 2006
[month] => 6
[post_type] => post
)
[2540] => stdClass Object
(
[slug] => this-and-that
[ID] => 80
[post_name] => i-love-strawberry-cake
[post_title] => I love strawberry cake
[post_author] => 1
[post_date] => 2006-06-21 21:52:02
[year] => 2006
[month] => 6
[post_type] => post
)
[2541] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 79
[post_name] => part-ii
[post_title] => Part II
[post_author] => 1
[post_date] => 2006-06-18 10:00:02
[year] => 2006
[month] => 6
[post_type] => post
)
[2542] => stdClass Object
(
[slug] => this-and-that
[ID] => 78
[post_name] => all-that-has-happened-in-the-last-two-weeks-part-i
[post_title] => ALL THAT HAS HAPPENED IN THE LAST TWO WEEKS… PART I
[post_author] => 1
[post_date] => 2006-06-15 16:27:52
[year] => 2006
[month] => 6
[post_type] => post
)
[2543] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 77
[post_name] => the-big-day
[post_title] => The big day
[post_author] => 1
[post_date] => 2006-06-06 14:46:31
[year] => 2006
[month] => 6
[post_type] => post
)
[2544] => stdClass Object
(
[slug] => this-and-that
[ID] => 76
[post_name] => two-crazy-weeks
[post_title] => Two crazy weeks…
[post_author] => 1
[post_date] => 2006-06-01 12:22:25
[year] => 2006
[month] => 6
[post_type] => post
)
[2545] => stdClass Object
(
[slug] => this-and-that
[ID] => 74
[post_name] => fun-times
[post_title] => Fun times
[post_author] => 1
[post_date] => 2006-05-09 16:02:11
[year] => 2006
[month] => 5
[post_type] => post
)
[2546] => stdClass Object
(
[slug] => this-and-that
[ID] => 73
[post_name] => i-love-my-dress
[post_title] => I love my dress
[post_author] => 1
[post_date] => 2006-05-04 09:02:52
[year] => 2006
[month] => 5
[post_type] => post
)
[2547] => stdClass Object
(
[slug] => this-and-that
[ID] => 72
[post_name] => visa-news
[post_title] => Visa News
[post_author] => 1
[post_date] => 2006-04-30 15:56:47
[year] => 2006
[month] => 4
[post_type] => post
)
[2548] => stdClass Object
(
[slug] => this-and-that
[ID] => 71
[post_name] => i-hate-rain
[post_title] => I hate rain
[post_author] => 1
[post_date] => 2006-04-27 09:27:37
[year] => 2006
[month] => 4
[post_type] => post
)
[2549] => stdClass Object
(
[slug] => this-and-that
[ID] => 70
[post_name] => reunion
[post_title] => Reunion
[post_author] => 1
[post_date] => 2006-04-23 14:32:53
[year] => 2006
[month] => 4
[post_type] => post
)
[2550] => stdClass Object
(
[slug] => this-and-that
[ID] => 69
[post_name] => boring
[post_title] => Boring
[post_author] => 1
[post_date] => 2006-04-20 14:47:44
[year] => 2006
[month] => 4
[post_type] => post
)
[2551] => stdClass Object
(
[slug] => this-and-that
[ID] => 68
[post_name] => happy-easter
[post_title] => Happy Easter!
[post_author] => 1
[post_date] => 2006-04-16 15:03:24
[year] => 2006
[month] => 4
[post_type] => post
)
[2552] => stdClass Object
(
[slug] => this-and-that
[ID] => 67
[post_name] => i-am-charged-with-neglect-of-my-friends
[post_title] => I am charged with neglect of my friends
[post_author] => 1
[post_date] => 2006-04-12 13:55:58
[year] => 2006
[month] => 4
[post_type] => post
)
[2553] => stdClass Object
(
[slug] => this-and-that
[ID] => 66
[post_name] => wow-time-flies
[post_title] => Wow… time flies
[post_author] => 1
[post_date] => 2006-04-07 14:27:41
[year] => 2006
[month] => 4
[post_type] => post
)
[2554] => stdClass Object
(
[slug] => this-and-that
[ID] => 65
[post_name] => my-busy-weekend
[post_title] => My busy weekend
[post_author] => 1
[post_date] => 2006-04-02 14:57:14
[year] => 2006
[month] => 4
[post_type] => post
)
[2555] => stdClass Object
(
[slug] => this-and-that
[ID] => 64
[post_name] => finally
[post_title] => Finally
[post_author] => 1
[post_date] => 2006-03-29 15:26:25
[year] => 2006
[month] => 3
[post_type] => post
)
[2556] => stdClass Object
(
[slug] => this-and-that
[ID] => 63
[post_name] => frustrated
[post_title] => Frustrated
[post_author] => 1
[post_date] => 2006-03-26 13:04:16
[year] => 2006
[month] => 3
[post_type] => post
)
[2557] => stdClass Object
(
[slug] => this-and-that
[ID] => 62
[post_name] => a-baby-girl
[post_title] => A baby girl
[post_author] => 1
[post_date] => 2006-03-22 14:01:22
[year] => 2006
[month] => 3
[post_type] => post
)
[2558] => stdClass Object
(
[slug] => this-and-that
[ID] => 61
[post_name] => tobi-for-president
[post_title] => TOBI FOR PRESIDENT
[post_author] => 1
[post_date] => 2006-03-20 13:28:27
[year] => 2006
[month] => 3
[post_type] => post
)
[2559] => stdClass Object
(
[slug] => this-and-that
[ID] => 60
[post_name] => i-am-addicted
[post_title] => I AM ADDICTED
[post_author] => 1
[post_date] => 2006-03-16 12:54:19
[year] => 2006
[month] => 3
[post_type] => post
)
[2560] => stdClass Object
(
[slug] => this-and-that
[ID] => 59
[post_name] => wedding-news
[post_title] => Wedding News
[post_author] => 1
[post_date] => 2006-03-14 14:33:56
[year] => 2006
[month] => 3
[post_type] => post
)
[2561] => stdClass Object
(
[slug] => this-and-that
[ID] => 58
[post_name] => this-was-my-day
[post_title] => This was my day
[post_author] => 1
[post_date] => 2006-03-12 15:53:52
[year] => 2006
[month] => 3
[post_type] => post
)
[2562] => stdClass Object
(
[slug] => this-and-that
[ID] => 57
[post_name] => happy-birthday-to-my-sister-and-myself
[post_title] => Happy Birthday to my sister and myself
[post_author] => 1
[post_date] => 2006-03-10 00:37:42
[year] => 2006
[month] => 3
[post_type] => post
)
[2563] => stdClass Object
(
[slug] => this-and-that
[ID] => 56
[post_name] => protected-my-own-simple-theory-about-men
[post_title] => Protected: MY OWN SIMPLE THEORY ABOUT MEN
[post_author] => 1
[post_date] => 2006-03-08 16:13:32
[year] => 2006
[month] => 3
[post_type] => post
)
[2564] => stdClass Object
(
[slug] => ldr
[ID] => 55
[post_name] => my-wedding-and-visa-news
[post_title] => MY WEDDING and VISA NEWS
[post_author] => 1
[post_date] => 2006-03-05 13:09:29
[year] => 2006
[month] => 3
[post_type] => post
)
[2565] => stdClass Object
(
[slug] => my-so-called-life
[ID] => 54
[post_name] => non-wedding-news
[post_title] => (non-)WEDDING NEWS
[post_author] => 1
[post_date] => 2006-03-02 15:32:14
[year] => 2006
[month] => 3
[post_type] => post
)
[2566] => stdClass Object
(
[slug] => this-and-that
[ID] => 53
[post_name] => helau-and-alaaf
[post_title] => HELAU AND ALAAF…
[post_author] => 1
[post_date] => 2006-03-01 12:11:49
[year] => 2006
[month] => 3
[post_type] => post
)
[2567] => stdClass Object
(
[slug] => this-and-that
[ID] => 52
[post_name] => i-am-so-excited
[post_title] => I AM SO EXCITED…
[post_author] => 1
[post_date] => 2006-02-22 12:22:26
[year] => 2006
[month] => 2
[post_type] => post
)
[2568] => stdClass Object
(
[slug] => this-and-that
[ID] => 51
[post_name] => my-weekend
[post_title] => MY WEEKEND…
[post_author] => 1
[post_date] => 2006-02-20 13:35:10
[year] => 2006
[month] => 2
[post_type] => post
)
[2569] => stdClass Object
(
[slug] => this-and-that
[ID] => 50
[post_name] => theres-always-something-to-do
[post_title] => THERE’S ALWAYS SOMETHING TO DO…
[post_author] => 1
[post_date] => 2006-02-16 11:09:44
[year] => 2006
[month] => 2
[post_type] => post
)
[2570] => stdClass Object
(
[slug] => this-and-that
[ID] => 49
[post_name] => happy-valentines-day
[post_title] => Happy Valentine’s Day
[post_author] => 1
[post_date] => 2006-02-14 14:09:14
[year] => 2006
[month] => 2
[post_type] => post
)
[2571] => stdClass Object
(
[slug] => this-and-that
[ID] => 48
[post_name] => things-are-moving-along
[post_title] => THINGS ARE MOVING ALONG…
[post_author] => 1
[post_date] => 2006-02-13 15:19:55
[year] => 2006
[month] => 2
[post_type] => post
)
[2572] => stdClass Object
(
[slug] => this-and-that
[ID] => 47
[post_name] => awwww-i-love-skiing
[post_title] => AWWWW… I LOVE SKIING!
[post_author] => 1
[post_date] => 2006-02-12 18:23:28
[year] => 2006
[month] => 2
[post_type] => post
)
[2573] => stdClass Object
(
[slug] => this-and-that
[ID] => 46
[post_name] => im-off-to-the-snowy-mountains
[post_title] => I’M OFF TO THE SNOWY MOUNTAINS
[post_author] => 1
[post_date] => 2006-02-03 08:53:08
[year] => 2006
[month] => 2
[post_type] => post
)
[2574] => stdClass Object
(
[slug] => this-and-that
[ID] => 45
[post_name] => two-weddings-and-an-exciting-summer
[post_title] => TWO WEDDINGS AND AN EXCITING SUMMER…
[post_author] => 1
[post_date] => 2006-02-02 13:55:39
[year] => 2006
[month] => 2
[post_type] => post
)
[2575] => stdClass Object
(
[slug] => this-and-that
[ID] => 44
[post_name] => why
[post_title] => WHY?
[post_author] => 1
[post_date] => 2006-02-01 02:59:15
[year] => 2006
[month] => 2
[post_type] => post
)
[2576] => stdClass Object
(
[slug] => this-and-that
[ID] => 43
[post_name] => i-am-a-classic-bride
[post_title] => I AM A CLASSIC BRIDE :)
[post_author] => 1
[post_date] => 2006-01-29 15:02:59
[year] => 2006
[month] => 1
[post_type] => post
)
[2577] => stdClass Object
(
[slug] => this-and-that
[ID] => 42
[post_name] => back-home
[post_title] => Back home
[post_author] => 1
[post_date] => 2006-01-26 15:07:37
[year] => 2006
[month] => 1
[post_type] => post
)
[2578] => stdClass Object
(
[slug] => this-and-that
[ID] => 41
[post_name] => i-am-leaving-for-germany
[post_title] => I am leaving for Germany
[post_author] => 1
[post_date] => 2006-01-23 09:24:18
[year] => 2006
[month] => 1
[post_type] => post
)
[2579] => stdClass Object
(
[slug] => this-and-that
[ID] => 40
[post_name] => i-am-going-crazy
[post_title] => I AM GOING CRAZY…
[post_author] => 1
[post_date] => 2006-01-21 13:32:33
[year] => 2006
[month] => 1
[post_type] => post
)
[2580] => stdClass Object
(
[slug] => this-and-that
[ID] => 39
[post_name] => our-lucky-day
[post_title] => OUR LUCKY DAY…
[post_author] => 1
[post_date] => 2006-01-18 11:11:16
[year] => 2006
[month] => 1
[post_type] => post
)
[2581] => stdClass Object
(
[slug] => this-and-that
[ID] => 38
[post_name] => our-time-in-southern-california
[post_title] => OUR TIME IN SOUTHERN CALIFORNIA…
[post_author] => 1
[post_date] => 2006-01-16 10:47:02
[year] => 2006
[month] => 1
[post_type] => post
)
[2582] => stdClass Object
(
[slug] => this-and-that
[ID] => 37
[post_name] => the-days-just-fly-by
[post_title] => THE DAYS JUST FLY BY…
[post_author] => 1
[post_date] => 2006-01-11 11:34:58
[year] => 2006
[month] => 1
[post_type] => post
)
[2583] => stdClass Object
(
[slug] => this-and-that
[ID] => 36
[post_name] => its-movie-time
[post_title] => IT’S MOVIE TIME :)
[post_author] => 1
[post_date] => 2006-01-07 09:51:39
[year] => 2006
[month] => 1
[post_type] => post
)
[2584] => stdClass Object
(
[slug] => this-and-that
[ID] => 35
[post_name] => introducing-mrs-sandra-bond
[post_title] => INTRODUCING… MRS. SANDRA BOND
[post_author] => 1
[post_date] => 2006-01-04 13:12:11
[year] => 2006
[month] => 1
[post_type] => post
)
[2585] => stdClass Object
(
[slug] => this-and-that
[ID] => 34
[post_name] => happy-new-year
[post_title] => HAPPY NEW YEAR!
[post_author] => 1
[post_date] => 2006-01-02 10:06:49
[year] => 2006
[month] => 1
[post_type] => post
)
[2586] => stdClass Object
(
[slug] => this-and-that
[ID] => 450
[post_name] => saturday-december-24-2005-at-1243-am
[post_title] => Merry Christmas!
[post_author] => 1
[post_date] => 2005-12-24 06:43:00
[year] => 2005
[month] => 12
[post_type] => post
)
[2587] => stdClass Object
(
[slug] => this-and-that
[ID] => 451
[post_name] => thursday-december-22-2005-at-0954-am
[post_title] => Two more sleeps
[post_author] => 1
[post_date] => 2005-12-22 15:54:00
[year] => 2005
[month] => 12
[post_type] => post
)
[2588] => stdClass Object
(
[slug] => this-and-that
[ID] => 452
[post_name] => sunday-december-18-2005-at-0214-pm
[post_title] => "Holiday Pounds"
[post_author] => 1
[post_date] => 2005-12-18 20:14:00
[year] => 2005
[month] => 12
[post_type] => post
)
[2589] => stdClass Object
(
[slug] => this-and-that
[ID] => 453
[post_name] => thursday-december-15-2005-at-1113-am
[post_title] => News
[post_author] => 1
[post_date] => 2005-12-15 17:13:00
[year] => 2005
[month] => 12
[post_type] => post
)
[2590] => stdClass Object
(
[slug] => this-and-that
[ID] => 454
[post_name] => monday-december-12-2005-at-0229-pm
[post_title] => THREE CHEERS TO WIRELESS INTERNET...
[post_author] => 1
[post_date] => 2005-12-12 20:29:00
[year] => 2005
[month] => 12
[post_type] => post
)
[2591] => stdClass Object
(
[slug] => this-and-that
[ID] => 455
[post_name] => thursday-december-8-2005-at-0618-am
[post_title] => This Christmas season
[post_author] => 1
[post_date] => 2005-12-08 12:18:00
[year] => 2005
[month] => 12
[post_type] => post
)
[2592] => stdClass Object
(
[slug] => this-and-that
[ID] => 456
[post_name] => tuesday-december-6-2005-at-0107-am
[post_title] => Happy Nikolaus!
[post_author] => 1
[post_date] => 2005-12-06 07:07:00
[year] => 2005
[month] => 12
[post_type] => post
)
[2593] => stdClass Object
(
[slug] => this-and-that
[ID] => 457
[post_name] => friday-december-2-2005-at-1247-am
[post_title] => Some fun for the weekend
[post_author] => 1
[post_date] => 2005-12-02 06:47:00
[year] => 2005
[month] => 12
[post_type] => post
)
[2594] => stdClass Object
(
[slug] => this-and-that
[ID] => 458
[post_name] => thursday-december-1-2005-at-0538-am
[post_title] => This is so frustrating
[post_author] => 1
[post_date] => 2005-12-01 11:38:00
[year] => 2005
[month] => 12
[post_type] => post
)
[2595] => stdClass Object
(
[slug] => this-and-that
[ID] => 432
[post_name] => tuesday-november-29-2005-at-0159-am
[post_title] => Christmas time
[post_author] => 1
[post_date] => 2005-11-29 07:59:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2596] => stdClass Object
(
[slug] => this-and-that
[ID] => 433
[post_name] => friday-november-25-2005-at-0916-am
[post_title] => The first snow...
[post_author] => 1
[post_date] => 2005-11-25 15:16:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2597] => stdClass Object
(
[slug] => this-and-that
[ID] => 434
[post_name] => thursday-november-24-2005-at-0936-am
[post_title] => Happy Thanksgiving
[post_author] => 1
[post_date] => 2005-11-24 15:36:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2598] => stdClass Object
(
[slug] => this-and-that
[ID] => 435
[post_name] => tuesday-november-22-2005-at-0157-pm
[post_title] => Fun weekend
[post_author] => 1
[post_date] => 2005-11-22 19:57:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2599] => stdClass Object
(
[slug] => this-and-that
[ID] => 436
[post_name] => thursday-november-17-2005-at-1234-am
[post_title] => Romantic train rides...
[post_author] => 1
[post_date] => 2005-11-17 06:34:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2600] => stdClass Object
(
[slug] => this-and-that
[ID] => 437
[post_name] => wednesday-november-16-2005-at-0716-am
[post_title] => The miracle of children's laugh...
[post_author] => 1
[post_date] => 2005-11-16 13:16:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2601] => stdClass Object
(
[slug] => this-and-that
[ID] => 438
[post_name] => monday-november-14-2005-at-0530-am
[post_title] => These feelings won't go away...
[post_author] => 1
[post_date] => 2005-11-14 11:30:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2602] => stdClass Object
(
[slug] => this-and-that
[ID] => 439
[post_name] => friday-november-11-2005-at-0202-am
[post_title] => Kölle Alaaf...
[post_author] => 1
[post_date] => 2005-11-11 08:02:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2603] => stdClass Object
(
[slug] => this-and-that
[ID] => 440
[post_name] => wednesday-november-9-2005-at-0938-am
[post_title] => The moment of truth...
[post_author] => 1
[post_date] => 2005-11-09 15:38:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2604] => stdClass Object
(
[slug] => this-and-that
[ID] => 441
[post_name] => tuesday-november-8-2005-at-1221-pm
[post_title] => Visiting time...
[post_author] => 1
[post_date] => 2005-11-08 18:21:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2605] => stdClass Object
(
[slug] => this-and-that
[ID] => 443
[post_name] => monday-november-7-2005-at-0145-am
[post_title] => Guess what...
[post_author] => 1
[post_date] => 2005-11-07 07:45:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2606] => stdClass Object
(
[slug] => this-and-that
[ID] => 444
[post_name] => sunday-november-6-2005-at-0309-am
[post_title] => Hello Jetlag...
[post_author] => 1
[post_date] => 2005-11-06 09:09:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2607] => stdClass Object
(
[slug] => this-and-that
[ID] => 445
[post_name] => friday-november-4-2005-at-0120-pm
[post_title] => I am back in Germany
[post_author] => 1
[post_date] => 2005-11-04 19:20:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2608] => stdClass Object
(
[slug] => this-and-that
[ID] => 446
[post_name] => thursday-november-3-2005-at-1101-pm
[post_title] => My last day...
[post_author] => 1
[post_date] => 2005-11-03 05:01:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2609] => stdClass Object
(
[slug] => this-and-that
[ID] => 447
[post_name] => wednesday-november-2-2005-at-1005-pm
[post_title] => What a nightmare...
[post_author] => 1
[post_date] => 2005-11-02 04:05:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2610] => stdClass Object
(
[slug] => this-and-that
[ID] => 448
[post_name] => tuesday-november-1-2005-at-1018-pm
[post_title] => Boo... trick or treat!
[post_author] => 1
[post_date] => 2005-11-01 04:18:00
[year] => 2005
[month] => 11
[post_type] => post
)
[2611] => stdClass Object
(
[slug] => this-and-that
[ID] => 383
[post_name] => wednesday-october-5-2005-at-0233-pm
[post_title] => Laid-back days...
[post_author] => 1
[post_date] => 2005-10-05 19:33:00
[year] => 2005
[month] => 10
[post_type] => post
)
[2612] => stdClass Object
(
[slug] => this-and-that
[ID] => 385
[post_name] => monday-october-3-2005-at-0836-pm
[post_title] => What an awesome weekend...
[post_author] => 1
[post_date] => 2005-10-04 01:36:00
[year] => 2005
[month] => 10
[post_type] => post
)
[2613] => stdClass Object
(
[slug] => this-and-that
[ID] => 387
[post_name] => thursday-september-29-2005-at-0146-pm
[post_title] => I am packing...
[post_author] => 1
[post_date] => 2005-09-29 18:46:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2614] => stdClass Object
(
[slug] => this-and-that
[ID] => 388
[post_name] => tuesday-september-27-2005-at-1107-am
[post_title] => Looks like I am on my way...
[post_author] => 1
[post_date] => 2005-09-27 16:07:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2615] => stdClass Object
(
[slug] => this-and-that
[ID] => 389
[post_name] => monday-september-26-2005-at-0147-pm
[post_title] => What a fun weekend...
[post_author] => 1
[post_date] => 2005-09-26 18:47:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2616] => stdClass Object
(
[slug] => this-and-that
[ID] => 390
[post_name] => friday-september-23-2005-at-0241-am
[post_title] => this is so Gerald...
[post_author] => 1
[post_date] => 2005-09-23 07:41:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2617] => stdClass Object
(
[slug] => this-and-that
[ID] => 391
[post_name] => wednesday-september-21-2005-at-0628-am
[post_title] => A ray of hope in the dark sky of frustration...
[post_author] => 1
[post_date] => 2005-09-21 11:28:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2618] => stdClass Object
(
[slug] => this-and-that
[ID] => 393
[post_name] => sunday-september-18-2005-at-0145-pm
[post_title] => I am not giving up yet
[post_author] => 1
[post_date] => 2005-09-18 18:45:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2619] => stdClass Object
(
[slug] => this-and-that
[ID] => 394
[post_name] => thursday-september-15-2005-at-0422-am
[post_title] => I feel so deceived
[post_author] => 1
[post_date] => 2005-09-15 09:22:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2620] => stdClass Object
(
[slug] => this-and-that
[ID] => 395
[post_name] => wednesday-september-14-2005-at-0308-am
[post_title] => Nothing, nada, niente...
[post_author] => 1
[post_date] => 2005-09-14 08:08:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2621] => stdClass Object
(
[slug] => this-and-that
[ID] => 396
[post_name] => monday-september-12-2005-at-0344-am
[post_title] => Monday again
[post_author] => 1
[post_date] => 2005-09-12 08:44:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2622] => stdClass Object
(
[slug] => this-and-that
[ID] => 397
[post_name] => friday-september-9-2005-at-0257-am
[post_title] => I am getting so pissed...
[post_author] => 1
[post_date] => 2005-09-09 07:57:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2623] => stdClass Object
(
[slug] => this-and-that
[ID] => 398
[post_name] => wednesday-september-7-2005-at-0231-am
[post_title] => Frühschoppen
[post_author] => 1
[post_date] => 2005-09-07 07:31:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2624] => stdClass Object
(
[slug] => this-and-that
[ID] => 399
[post_name] => monday-september-5-2005-at-0128-pm
[post_title] => Katrina Relief
[post_author] => 1
[post_date] => 2005-09-05 18:28:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2625] => stdClass Object
(
[slug] => this-and-that
[ID] => 400
[post_name] => sunday-september-4-2005-at-0231-pm
[post_title] => Schützenfest...
[post_author] => 1
[post_date] => 2005-09-04 19:31:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2626] => stdClass Object
(
[slug] => this-and-that
[ID] => 401
[post_name] => friday-september-2-2005-at-0305-pm
[post_title] => The never-ending story...
[post_author] => 1
[post_date] => 2005-09-02 20:05:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2627] => stdClass Object
(
[slug] => this-and-that
[ID] => 402
[post_name] => thursday-september-1-2005-at-0553-am
[post_title] => This and that
[post_author] => 1
[post_date] => 2005-09-01 10:53:00
[year] => 2005
[month] => 9
[post_type] => post
)
[2628] => stdClass Object
(
[slug] => this-and-that
[ID] => 272
[post_name] => wednesday-august-31-2005-at-1256-pm
[post_title] => I am a nervous wreck
[post_author] => 1
[post_date] => 2005-08-31 17:56:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2629] => stdClass Object
(
[slug] => this-and-that
[ID] => 273
[post_name] => monday-august-29-2005-at-0150-am
[post_title] => Sunny weekend
[post_author] => 1
[post_date] => 2005-08-29 06:50:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2630] => stdClass Object
(
[slug] => this-and-that
[ID] => 275
[post_name] => saturday-august-27-2005-at-1234-am
[post_title] => Happy Birthday, dear Sanni!
[post_author] => 1
[post_date] => 2005-08-27 05:34:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2631] => stdClass Object
(
[slug] => this-and-that
[ID] => 276
[post_name] => friday-august-26-2005-at-1120-am
[post_title] => Yay
[post_author] => 1
[post_date] => 2005-08-26 16:20:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2632] => stdClass Object
(
[slug] => this-and-that
[ID] => 277
[post_name] => friday-august-26-2005-at-0118-am
[post_title] => The last few days...
[post_author] => 1
[post_date] => 2005-08-26 06:18:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2633] => stdClass Object
(
[slug] => this-and-that
[ID] => 278
[post_name] => thursday-august-25-2005-at-0203-am
[post_title] => Last minute crap...
[post_author] => 1
[post_date] => 2005-08-25 07:03:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2634] => stdClass Object
(
[slug] => this-and-that
[ID] => 279
[post_name] => wednesday-august-24-2005-at-0305-am
[post_title] => I can see the sun!
[post_author] => 1
[post_date] => 2005-08-24 08:05:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2635] => stdClass Object
(
[slug] => this-and-that
[ID] => 280
[post_name] => sunday-august-21-2005-at-1050-am
[post_title] => I love my friends
[post_author] => 1
[post_date] => 2005-08-21 15:50:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2636] => stdClass Object
(
[slug] => this-and-that
[ID] => 281
[post_name] => friday-august-19-2005-at-1140-pm
[post_title] => I love family dinners!
[post_author] => 1
[post_date] => 2005-08-19 04:40:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2637] => stdClass Object
(
[slug] => this-and-that
[ID] => 282
[post_name] => wednesday-august-17-2005-at-0432-am
[post_title] => Am I a lucky girl, or what?
[post_author] => 1
[post_date] => 2005-08-17 09:32:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2638] => stdClass Object
(
[slug] => this-and-that
[ID] => 283
[post_name] => monday-august-15-2005-at-0517-am
[post_title] => Where's the sunshine?
[post_author] => 1
[post_date] => 2005-08-15 10:17:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2639] => stdClass Object
(
[slug] => this-and-that
[ID] => 284
[post_name] => saturday-august-13-2005-at-0302-am
[post_title] => Some people actually do their work!
[post_author] => 1
[post_date] => 2005-08-13 08:02:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2640] => stdClass Object
(
[slug] => this-and-that
[ID] => 285
[post_name] => wednesday-august-10-2005-at-0257-pm
[post_title] => Loriot rocks!
[post_author] => 1
[post_date] => 2005-08-10 19:57:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2641] => stdClass Object
(
[slug] => this-and-that
[ID] => 286
[post_name] => tuesday-august-9-2005-at-0217-am
[post_title] => The weekend when I met (some of) the Xanga-girls
[post_author] => 1
[post_date] => 2005-08-09 07:17:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2642] => stdClass Object
(
[slug] => this-and-that
[ID] => 287
[post_name] => friday-august-5-2005-at-0148-am
[post_title] => Happy Birthday!
[post_author] => 1
[post_date] => 2005-08-05 06:48:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2643] => stdClass Object
(
[slug] => this-and-that
[ID] => 288
[post_name] => tuesday-august-2-2005-at-0119-pm
[post_title] => It was the most normal thing in the world...
[post_author] => 1
[post_date] => 2005-08-02 18:19:00
[year] => 2005
[month] => 8
[post_type] => post
)
[2644] => stdClass Object
(
[slug] => this-and-that
[ID] => 320
[post_name] => sunday-july-31-2005-at-0707-am
[post_title] => I have more time when I am working...
[post_author] => 1
[post_date] => 2005-07-31 12:07:00
[year] => 2005
[month] => 7
[post_type] => post
)
[2645] => stdClass Object
(
[slug] => this-and-that
[ID] => 321
[post_name] => thursday-july-28-2005-at-0209-am
[post_title] => Hello from Germany...
[post_author] => 1
[post_date] => 2005-07-28 07:09:00
[year] => 2005
[month] => 7
[post_type] => post
)
[2646] => stdClass Object
(
[slug] => this-and-that
[ID] => 322
[post_name] => sunday-july-24-2005-at-0350-pm
[post_title] => Quick update from LA...
[post_author] => 1
[post_date] => 2005-07-24 20:50:00
[year] => 2005
[month] => 7
[post_type] => post
)
[2647] => stdClass Object
(
[slug] => this-and-that
[ID] => 323
[post_name] => thursday-july-21-2005-at-1016-am
[post_title] => This might be my last entry...
[post_author] => 1
[post_date] => 2005-07-21 15:16:00
[year] => 2005
[month] => 7
[post_type] => post
)
[2648] => stdClass Object
(
[slug] => this-and-that
[ID] => 324
[post_name] => monday-july-18-2005-at-0804-pm
[post_title] => I am aching everywhere...
[post_author] => 1
[post_date] => 2005-07-19 01:04:00
[year] => 2005
[month] => 7
[post_type] => post
)
[2649] => stdClass Object
(
[slug] => this-and-that
[ID] => 325
[post_name] => thursday-july-14-2005-at-0326-pm
[post_title] => Hot, Hot, Hot
[post_author] => 1
[post_date] => 2005-07-14 20:26:00
[year] => 2005
[month] => 7
[post_type] => post
)
[2650] => stdClass Object
(
[slug] => this-and-that
[ID] => 326
[post_name] => monday-july-11-2005-at-1210-pm
[post_title] => 2 weeks and I'll be on the plane
[post_author] => 1
[post_date] => 2005-07-11 17:10:00
[year] => 2005
[month] => 7
[post_type] => post
)
[2651] => stdClass Object
(
[slug] => this-and-that
[ID] => 327
[post_name] => thursday-july-7-2005-at-0230-pm
[post_title] => DTWS sucks!
[post_author] => 1
[post_date] => 2005-07-07 19:30:00
[year] => 2005
[month] => 7
[post_type] => post
)
[2652] => stdClass Object
(
[slug] => this-and-that
[ID] => 328
[post_name] => tuesday-july-5-2005-at-0300-pm
[post_title] => Happy (belated) 4th of July!
[post_author] => 1
[post_date] => 2005-07-05 20:00:00
[year] => 2005
[month] => 7
[post_type] => post
)
[2653] => stdClass Object
(
[slug] => this-and-that
[ID] => 329
[post_name] => friday-july-1-2005-at-0125-pm
[post_title] => I booked my flight!
[post_author] => 1
[post_date] => 2005-07-01 18:25:00
[year] => 2005
[month] => 7
[post_type] => post
)
[2654] => stdClass Object
(
[slug] => this-and-that
[ID] => 331
[post_name] => thursday-june-30-2005-at-0853-am
[post_title] => Busy last week...
[post_author] => 1
[post_date] => 2005-06-30 13:53:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2655] => stdClass Object
(
[slug] => this-and-that
[ID] => 332
[post_name] => monday-june-27-2005-at-1037-am
[post_title] => I am in love
[post_author] => 1
[post_date] => 2005-06-27 15:37:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2656] => stdClass Object
(
[slug] => this-and-that
[ID] => 334
[post_name] => friday-june-24-2005-at-0347-pm
[post_title] => It's almost weekend
[post_author] => 1
[post_date] => 2005-06-24 20:47:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2657] => stdClass Object
(
[slug] => this-and-that
[ID] => 335
[post_name] => wednesday-june-22-2005-at-1110-am
[post_title] => I hope you all have voted already...
[post_author] => 1
[post_date] => 2005-06-22 16:10:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2658] => stdClass Object
(
[slug] => this-and-that
[ID] => 336
[post_name] => monday-june-20-2005-at-0946-pm
[post_title] => Look at these blue eyes.... *aaahhhh*
[post_author] => 1
[post_date] => 2005-06-20 02:46:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2659] => stdClass Object
(
[slug] => this-and-that
[ID] => 337
[post_name] => sunday-june-19-2005-at-0228-am
[post_title] => Well, well, well...
[post_author] => 1
[post_date] => 2005-06-19 07:28:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2660] => stdClass Object
(
[slug] => this-and-that
[ID] => 338
[post_name] => thursday-june-16-2005-at-0720-pm
[post_title] => I start wondering if this is "normal"...
[post_author] => 1
[post_date] => 2005-06-17 00:20:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2661] => stdClass Object
(
[slug] => this-and-that
[ID] => 339
[post_name] => wednesday-june-15-2005-at-0903-pm
[post_title] => Earthquake
[post_author] => 1
[post_date] => 2005-06-15 02:03:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2662] => stdClass Object
(
[slug] => this-and-that
[ID] => 340
[post_name] => tuesday-june-14-2005-at-0330-pm
[post_title] => It's all going to work out
[post_author] => 1
[post_date] => 2005-06-14 20:30:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2663] => stdClass Object
(
[slug] => this-and-that
[ID] => 341
[post_name] => monday-june-13-2005-at-1238-pm
[post_title] => You don't want to know
[post_author] => 1
[post_date] => 2005-06-13 17:38:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2664] => stdClass Object
(
[slug] => this-and-that
[ID] => 342
[post_name] => friday-june-10-2005-at-1116-pm
[post_title] => The concert
[post_author] => 1
[post_date] => 2005-06-10 04:16:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2665] => stdClass Object
(
[slug] => this-and-that
[ID] => 343
[post_name] => tuesday-june-7-2005-at-0412-pm
[post_title] => Back in town
[post_author] => 1
[post_date] => 2005-06-07 21:12:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2666] => stdClass Object
(
[slug] => this-and-that
[ID] => 344
[post_name] => friday-june-3-2005-at-0940-am
[post_title] => Hello from Ventura...
[post_author] => 1
[post_date] => 2005-06-03 14:40:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2667] => stdClass Object
(
[slug] => this-and-that
[ID] => 345
[post_name] => wednesday-june-1-2005-at-0237-pm
[post_title] => Stressful times
[post_author] => 1
[post_date] => 2005-06-01 19:37:00
[year] => 2005
[month] => 6
[post_type] => post
)
[2668] => stdClass Object
(
[slug] => this-and-that
[ID] => 365
[post_name] => saturday-may-28-2005-at-1246-am
[post_title] => Life is good...
[post_author] => 1
[post_date] => 2005-05-28 05:46:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2669] => stdClass Object
(
[slug] => this-and-that
[ID] => 366
[post_name] => thursday-may-26-2005-at-0448-pm
[post_title] => Lumpy is soooo cute...
[post_author] => 1
[post_date] => 2005-05-26 21:48:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2670] => stdClass Object
(
[slug] => this-and-that
[ID] => 367
[post_name] => wednesday-may-25-2005-at-0825-am
[post_title] => This is just outrageously disgusting...
[post_author] => 1
[post_date] => 2005-05-25 13:25:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2671] => stdClass Object
(
[slug] => this-and-that
[ID] => 368
[post_name] => monday-may-23-2005-at-0503-pm
[post_title] => Monday again...
[post_author] => 1
[post_date] => 2005-05-23 22:03:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2672] => stdClass Object
(
[slug] => this-and-that
[ID] => 369
[post_name] => monday-may-23-2005-at-1124-pm
[post_title] => Zurück Marsch Marsch...
[post_author] => 1
[post_date] => 2005-05-23 04:24:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2673] => stdClass Object
(
[slug] => this-and-that
[ID] => 370
[post_name] => friday-may-20-2005-at-0107-pm
[post_title] => Have a great weekend
[post_author] => 1
[post_date] => 2005-05-20 18:07:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2674] => stdClass Object
(
[slug] => this-and-that
[ID] => 371
[post_name] => wednesday-may-18-2005-at-0409-pm
[post_title] => Waiting sucks...
[post_author] => 1
[post_date] => 2005-05-18 21:09:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2675] => stdClass Object
(
[slug] => this-and-that
[ID] => 372
[post_name] => monday-may-16-2005-at-1214-pm
[post_title] => Uh, I am so excited
[post_author] => 1
[post_date] => 2005-05-16 17:14:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2676] => stdClass Object
(
[slug] => this-and-that
[ID] => 373
[post_name] => friday-may-13-2005-at-0443-pm
[post_title] => If you have a heart for animals...
[post_author] => 1
[post_date] => 2005-05-13 21:43:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2677] => stdClass Object
(
[slug] => this-and-that
[ID] => 374
[post_name] => wednesday-may-11-2005-at-0403-pm
[post_title] => Don't freak out... *hehe*
[post_author] => 1
[post_date] => 2005-05-11 21:03:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2678] => stdClass Object
(
[slug] => this-and-that
[ID] => 376
[post_name] => monday-may-9-2005-at-0358-pm
[post_title] => "You're a good friend"
[post_author] => 1
[post_date] => 2005-05-09 20:58:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2679] => stdClass Object
(
[slug] => this-and-that
[ID] => 377
[post_name] => monday-may-9-2005-at-1054-pm
[post_title] => Spring-cleaning...
[post_author] => 1
[post_date] => 2005-05-09 03:54:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2680] => stdClass Object
(
[slug] => this-and-that
[ID] => 378
[post_name] => thursday-may-5-2005-at-0949-pm
[post_title] => I am devastated...
[post_author] => 1
[post_date] => 2005-05-05 02:49:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2681] => stdClass Object
(
[slug] => this-and-that
[ID] => 379
[post_name] => tuesday-may-3-2005-at-0227-pm
[post_title] => Kings in trouble
[post_author] => 1
[post_date] => 2005-05-03 19:27:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2682] => stdClass Object
(
[slug] => this-and-that
[ID] => 380
[post_name] => monday-may-2-2005-at-1127-pm
[post_title] => Boston :)
[post_author] => 1
[post_date] => 2005-05-02 04:27:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2683] => stdClass Object
(
[slug] => this-and-that
[ID] => 381
[post_name] => sunday-may-1-2005-at-0126-pm
[post_title] => Back in Cali...
[post_author] => 1
[post_date] => 2005-05-01 18:26:00
[year] => 2005
[month] => 5
[post_type] => post
)
[2684] => stdClass Object
(
[slug] => this-and-that
[ID] => 256
[post_name] => sunday-april-24-2005-at-1105-pm
[post_title] => Boston is just awesome...
[post_author] => 1
[post_date] => 2005-04-24 04:05:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2685] => stdClass Object
(
[slug] => this-and-that
[ID] => 257
[post_name] => wednesday-april-20-2005-at-0228-pm
[post_title] => 24 hours and we'll be gone...
[post_author] => 1
[post_date] => 2005-04-20 19:28:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2686] => stdClass Object
(
[slug] => this-and-that
[ID] => 258
[post_name] => monday-april-18-2005-at-0433-pm
[post_title] => Who is who?
[post_author] => 1
[post_date] => 2005-04-18 21:33:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2687] => stdClass Object
(
[slug] => this-and-that
[ID] => 259
[post_name] => monday-april-18-2005-at-0432-pm
[post_title] => Only three days to go...
[post_author] => 1
[post_date] => 2005-04-18 21:32:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2688] => stdClass Object
(
[slug] => this-and-that
[ID] => 261
[post_name] => sunday-april-17-2005-at-1203-am
[post_title] => This post will be a happy one...
[post_author] => 1
[post_date] => 2005-04-17 05:03:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2689] => stdClass Object
(
[slug] => this-and-that
[ID] => 262
[post_name] => thursday-april-14-2005-at-0458-pm
[post_title] => The crap is gone...
[post_author] => 1
[post_date] => 2005-04-14 21:58:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2690] => stdClass Object
(
[slug] => this-and-that
[ID] => 263
[post_name] => tuesday-april-12-2005-at-0345-pm
[post_title] => Summerland is over
[post_author] => 1
[post_date] => 2005-04-12 20:45:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2691] => stdClass Object
(
[slug] => this-and-that
[ID] => 264
[post_name] => monday-april-11-2005-at-0454-pm
[post_title] => Almost a good start into the week...
[post_author] => 1
[post_date] => 2005-04-11 21:54:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2692] => stdClass Object
(
[slug] => this-and-that
[ID] => 266
[post_name] => friday-april-8-2005-at-0410-pm
[post_title] => Don't ask...
[post_author] => 1
[post_date] => 2005-04-08 21:10:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2693] => stdClass Object
(
[slug] => this-and-that
[ID] => 267
[post_name] => thursday-april-7-2005-at-0505-pm
[post_title] => I hate those days..
[post_author] => 1
[post_date] => 2005-04-07 22:05:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2694] => stdClass Object
(
[slug] => this-and-that
[ID] => 268
[post_name] => wednesday-april-6-2005-at-0505-pm
[post_title] => "Innerer Schweinehund"
[post_author] => 1
[post_date] => 2005-04-06 22:05:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2695] => stdClass Object
(
[slug] => this-and-that
[ID] => 269
[post_name] => monday-april-4-2005-at-0633-pm
[post_title] => Monday again...
[post_author] => 1
[post_date] => 2005-04-04 23:33:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2696] => stdClass Object
(
[slug] => this-and-that
[ID] => 270
[post_name] => friday-april-1-2005-at-0145-pm
[post_title] => Have a good weekend
[post_author] => 1
[post_date] => 2005-04-01 19:45:00
[year] => 2005
[month] => 4
[post_type] => post
)
[2697] => stdClass Object
(
[slug] => this-and-that
[ID] => 347
[post_name] => thursday-march-31-2005-at-0209-pm
[post_title] => Go, Kings, Go!
[post_author] => 1
[post_date] => 2005-03-31 20:09:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2698] => stdClass Object
(
[slug] => this-and-that
[ID] => 349
[post_name] => tuesday-march-29-2005-at-0232-pm
[post_title] => The Kings
[post_author] => 1
[post_date] => 2005-03-29 20:32:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2699] => stdClass Object
(
[slug] => this-and-that
[ID] => 350
[post_name] => monday-march-28-2005-at-1015-am
[post_title] => HAPPY EASTER!
[post_author] => 1
[post_date] => 2005-03-28 16:15:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2700] => stdClass Object
(
[slug] => this-and-that
[ID] => 351
[post_name] => friday-march-25-2005-at-0218-pm
[post_title] => Short update
[post_author] => 1
[post_date] => 2005-03-25 20:18:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2701] => stdClass Object
(
[slug] => this-and-that
[ID] => 352
[post_name] => wednesday-march-23-2005-at-0343-pm
[post_title] => A party
[post_author] => 1
[post_date] => 2005-03-23 21:43:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2702] => stdClass Object
(
[slug] => this-and-that
[ID] => 353
[post_name] => monday-march-21-2005-at-1159-am
[post_title] => The weekend
[post_author] => 1
[post_date] => 2005-03-21 17:59:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2703] => stdClass Object
(
[slug] => this-and-that
[ID] => 354
[post_name] => thursday-march-17-2005-at-0948-am
[post_title] => The color blue
[post_author] => 1
[post_date] => 2005-03-17 15:48:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2704] => stdClass Object
(
[slug] => this-and-that
[ID] => 355
[post_name] => tuesday-march-15-2005-at-0222-pm
[post_title] => Summerland
[post_author] => 1
[post_date] => 2005-03-15 20:22:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2705] => stdClass Object
(
[slug] => this-and-that
[ID] => 356
[post_name] => monday-march-14-2005-at-0341-pm
[post_title] => Meeting people
[post_author] => 1
[post_date] => 2005-03-14 21:41:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2706] => stdClass Object
(
[slug] => this-and-that
[ID] => 357
[post_name] => friday-march-11-2005-at-0917-am
[post_title] => Good times
[post_author] => 1
[post_date] => 2005-03-11 15:17:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2707] => stdClass Object
(
[slug] => this-and-that
[ID] => 358
[post_name] => wednesday-march-9-2005-at-0258-pm
[post_title] => How exciting
[post_author] => 1
[post_date] => 2005-03-09 20:58:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2708] => stdClass Object
(
[slug] => this-and-that
[ID] => 359
[post_name] => tuesday-march-8-2005-at-0907-pm
[post_title] => So funny!
[post_author] => 1
[post_date] => 2005-03-08 03:07:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2709] => stdClass Object
(
[slug] => this-and-that
[ID] => 360
[post_name] => friday-march-4-2005-at-0356-pm
[post_title] => Happy Birthday, Basti!
[post_author] => 1
[post_date] => 2005-03-04 21:56:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2710] => stdClass Object
(
[slug] => this-and-that
[ID] => 361
[post_name] => friday-march-4-2005-at-0354-pm
[post_title] => Movie recommendation
[post_author] => 1
[post_date] => 2005-03-04 21:54:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2711] => stdClass Object
(
[slug] => this-and-that
[ID] => 362
[post_name] => thursday-march-3-2005-at-0341-pm
[post_title] => This and that
[post_author] => 1
[post_date] => 2005-03-03 21:41:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2712] => stdClass Object
(
[slug] => this-and-that
[ID] => 363
[post_name] => wednesday-march-2-2005-at-0915-am
[post_title] => What's been up with me
[post_author] => 1
[post_date] => 2005-03-02 15:15:00
[year] => 2005
[month] => 3
[post_type] => post
)
[2713] => stdClass Object
(
[slug] => this-and-that
[ID] => 291
[post_name] => thursday-february-24-2005-at-0332-pm
[post_title] => I LOVE Netflix!
[post_author] => 1
[post_date] => 2005-02-24 21:32:00
[year] => 2005
[month] => 2
[post_type] => post
)
[2714] => stdClass Object
(
[slug] => this-and-that
[ID] => 292
[post_name] => tuesday-february-22-2005-at-0844-am
[post_title] => We had a good weekend
[post_author] => 1
[post_date] => 2005-02-22 14:44:00
[year] => 2005
[month] => 2
[post_type] => post
)
[2715] => stdClass Object
(
[slug] => this-and-that
[ID] => 293
[post_name] => friday-february-18-2005-at-0303-pm
[post_title] => I am official
[post_author] => 1
[post_date] => 2005-02-18 21:03:00
[year] => 2005
[month] => 2
[post_type] => post
)
[2716] => stdClass Object
(
[slug] => this-and-that
[ID] => 294
[post_name] => wednesday-february-16-2005-at-0250-pm
[post_title] => Good quote
[post_author] => 1
[post_date] => 2005-02-16 20:50:00
[year] => 2005
[month] => 2
[post_type] => post
)
[2717] => stdClass Object
(
[slug] => this-and-that
[ID] => 295
[post_name] => wednesday-february-16-2005-at-0811-am
[post_title] => Lenny
[post_author] => 1
[post_date] => 2005-02-16 14:11:00
[year] => 2005
[month] => 2
[post_type] => post
)
[2718] => stdClass Object
(
[slug] => this-and-that
[ID] => 296
[post_name] => monday-february-14-2005-at-1001-pm
[post_title] => Valentine's Day
[post_author] => 1
[post_date] => 2005-02-14 04:01:00
[year] => 2005
[month] => 2
[post_type] => post
)
[2719] => stdClass Object
(
[slug] => this-and-that
[ID] => 297
[post_name] => thursday-february-10-2005-at-0402-pm
[post_title] => Finally
[post_author] => 1
[post_date] => 2005-02-10 22:02:00
[year] => 2005
[month] => 2
[post_type] => post
)
[2720] => stdClass Object
(
[slug] => this-and-that
[ID] => 300
[post_name] => wednesday-february-9-2005-at-0904-am
[post_title] => Sacramento Zoo
[post_author] => 1
[post_date] => 2005-02-09 15:04:00
[year] => 2005
[month] => 2
[post_type] => post
)
[2721] => stdClass Object
(
[slug] => this-and-that
[ID] => 301
[post_name] => thursday-february-3-2005-at-0231-pm
[post_title] => A nice visit
[post_author] => 1
[post_date] => 2005-02-03 20:31:00
[year] => 2005
[month] => 2
[post_type] => post
)
[2722] => stdClass Object
(
[slug] => this-and-that
[ID] => 302
[post_name] => tuesday-february-1-2005-at-0231-pm
[post_title] => Our weekend
[post_author] => 1
[post_date] => 2005-02-01 20:31:00
[year] => 2005
[month] => 2
[post_type] => post
)
[2723] => stdClass Object
(
[slug] => this-and-that
[ID] => 304
[post_name] => friday-january-28-2005-at-0403-pm
[post_title] => So much going on...
[post_author] => 1
[post_date] => 2005-01-28 22:03:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2724] => stdClass Object
(
[slug] => this-and-that
[ID] => 306
[post_name] => tuesday-january-25-2005-at-0404-pm
[post_title] => Short update
[post_author] => 1
[post_date] => 2005-01-25 22:04:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2725] => stdClass Object
(
[slug] => this-and-that
[ID] => 307
[post_name] => monday-january-24-2005-at-0858-pm
[post_title] => The weekend
[post_author] => 1
[post_date] => 2005-01-24 02:58:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2726] => stdClass Object
(
[slug] => this-and-that
[ID] => 308
[post_name] => friday-january-21-2005-at-0114-pm
[post_title] => TV
[post_author] => 1
[post_date] => 2005-01-21 19:14:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2727] => stdClass Object
(
[slug] => this-and-that
[ID] => 309
[post_name] => thursday-january-20-2005-at-1031-pm
[post_title] => Our skiing trip
[post_author] => 1
[post_date] => 2005-01-20 04:31:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2728] => stdClass Object
(
[slug] => this-and-that
[ID] => 310
[post_name] => friday-january-14-2005-at-1131-am
[post_title] => We got a cell phone
[post_author] => 1
[post_date] => 2005-01-14 17:31:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2729] => stdClass Object
(
[slug] => this-and-that
[ID] => 311
[post_name] => thursday-january-13-2005-at-0430-pm
[post_title] => Santa Monica
[post_author] => 1
[post_date] => 2005-01-13 22:30:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2730] => stdClass Object
(
[slug] => this-and-that
[ID] => 312
[post_name] => thursday-january-13-2005-at-1209-pm
[post_title] => We're going digital...
[post_author] => 1
[post_date] => 2005-01-13 18:09:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2731] => stdClass Object
(
[slug] => this-and-that
[ID] => 313
[post_name] => wednesday-january-12-2005-at-0316-pm
[post_title] => So excited!
[post_author] => 1
[post_date] => 2005-01-12 21:16:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2732] => stdClass Object
(
[slug] => this-and-that
[ID] => 314
[post_name] => wednesday-january-12-2005-at-0225-pm
[post_title] => Californian Christmas
[post_author] => 1
[post_date] => 2005-01-12 20:25:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2733] => stdClass Object
(
[slug] => this-and-that
[ID] => 316
[post_name] => monday-january-10-2005-at-0251-pm
[post_title] => Fun weekend.
[post_author] => 1
[post_date] => 2005-01-10 20:51:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2734] => stdClass Object
(
[slug] => this-and-that
[ID] => 317
[post_name] => friday-january-7-2005-at-0324-pm
[post_title] => Argh!
[post_author] => 1
[post_date] => 2005-01-07 21:24:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2735] => stdClass Object
(
[slug] => this-and-that
[ID] => 318
[post_name] => monday-january-3-2005-at-0357-pm
[post_title] => Happy New Year!
[post_author] => 1
[post_date] => 2005-01-03 21:57:00
[year] => 2005
[month] => 1
[post_type] => post
)
[2736] => stdClass Object
(
[slug] => this-and-that
[ID] => 227
[post_name] => thursday-december-23-2004-at-0139-pm
[post_title] => Merry Christmas!
[post_author] => 1
[post_date] => 2004-12-23 19:39:00
[year] => 2004
[month] => 12
[post_type] => post
)
[2737] => stdClass Object
(
[slug] => this-and-that
[ID] => 228
[post_name] => tuesday-december-21-2004-at-0254-pm
[post_title] => AGU meeting
[post_author] => 1
[post_date] => 2004-12-21 20:54:00
[year] => 2004
[month] => 12
[post_type] => post
)
[2738] => stdClass Object
(
[slug] => this-and-that
[ID] => 229
[post_name] => wednesday-december-15-2004-at-0421-pm
[post_title] => My sister
[post_author] => 1
[post_date] => 2004-12-15 22:21:00
[year] => 2004
[month] => 12
[post_type] => post
)
[2739] => stdClass Object
(
[slug] => this-and-that
[ID] => 230
[post_name] => tuesday-december-14-2004-at-0401-pm
[post_title] => 10 more days
[post_author] => 1
[post_date] => 2004-12-14 22:01:00
[year] => 2004
[month] => 12
[post_type] => post
)
[2740] => stdClass Object
(
[slug] => this-and-that
[ID] => 231
[post_name] => tuesday-december-7-2004-at-1104-am
[post_title] => Happy belated Nikolaus :)
[post_author] => 1
[post_date] => 2004-12-07 17:04:00
[year] => 2004
[month] => 12
[post_type] => post
)
[2741] => stdClass Object
(
[slug] => this-and-that
[ID] => 232
[post_name] => wednesday-december-1-2004-at-0909-am
[post_title] => Ventura visit
[post_author] => 1
[post_date] => 2004-12-01 15:09:00
[year] => 2004
[month] => 12
[post_type] => post
)
[2742] => stdClass Object
(
[slug] => this-and-that
[ID] => 246
[post_name] => sunday-november-21-2004-at-0637-pm
[post_title] => Thanksgiving
[post_author] => 1
[post_date] => 2004-11-22 00:37:00
[year] => 2004
[month] => 11
[post_type] => post
)
[2743] => stdClass Object
(
[slug] => this-and-that
[ID] => 247
[post_name] => tuesday-november-9-2004-at-0849-am
[post_title] => My family was here
[post_author] => 1
[post_date] => 2004-11-09 14:49:00
[year] => 2004
[month] => 11
[post_type] => post
)
[2744] => stdClass Object
(
[slug] => this-and-that
[ID] => 249
[post_name] => wednesday-october-13-2004-at-0352-pm
[post_title] => Update
[post_author] => 1
[post_date] => 2004-10-13 20:52:00
[year] => 2004
[month] => 10
[post_type] => post
)
[2745] => stdClass Object
(
[slug] => this-and-that
[ID] => 251
[post_name] => thursday-september-30-2004-at-0916-am
[post_title] => Good times
[post_author] => 1
[post_date] => 2004-09-30 14:16:00
[year] => 2004
[month] => 9
[post_type] => post
)
[2746] => stdClass Object
(
[slug] => this-and-that
[ID] => 252
[post_name] => monday-september-20-2004-at-0353-pm
[post_title] => Rain
[post_author] => 1
[post_date] => 2004-09-20 20:53:00
[year] => 2004
[month] => 9
[post_type] => post
)
[2747] => stdClass Object
(
[slug] => this-and-that
[ID] => 253
[post_name] => friday-september-17-2004-at-1238-pm
[post_title] => Our new home
[post_author] => 1
[post_date] => 2004-09-17 17:38:00
[year] => 2004
[month] => 9
[post_type] => post
)
[2748] => stdClass Object
(
[slug] => this-and-that
[ID] => 254
[post_name] => thursday-september-9-2004-at-0800-pm
[post_title] => Finally good news.
[post_author] => 1
[post_date] => 2004-09-10 01:00:00
[year] => 2004
[month] => 9
[post_type] => post
)
[2749] => stdClass Object
(
[slug] => this-and-that
[ID] => 224
[post_name] => friday-august-13-2004-at-0932-am
[post_title] => So frustrating
[post_author] => 1
[post_date] => 2004-08-13 14:32:00
[year] => 2004
[month] => 8
[post_type] => post
)
[2750] => stdClass Object
(
[slug] => this-and-that
[ID] => 225
[post_name] => tuesday-august-3-2004-at-0232-pm
[post_title] => Argh!
[post_author] => 1
[post_date] => 2004-08-03 19:32:00
[year] => 2004
[month] => 8
[post_type] => post
)
[2751] => stdClass Object
(
[slug] => this-and-that
[ID] => 234
[post_name] => saturday-june-26-2004-at-1139-am
[post_title] => Finally alone :)
[post_author] => 1
[post_date] => 2004-06-26 16:39:00
[year] => 2004
[month] => 6
[post_type] => post
)
[2752] => stdClass Object
(
[slug] => this-and-that
[ID] => 235
[post_name] => wednesday-june-16-2004-at-1040-pm
[post_title] => Fun times
[post_author] => 1
[post_date] => 2004-06-16 03:40:00
[year] => 2004
[month] => 6
[post_type] => post
)
[2753] => stdClass Object
(
[slug] => this-and-that
[ID] => 236
[post_name] => tuesday-june-8-2004-at-1125-am
[post_title] => Concert time
[post_author] => 1
[post_date] => 2004-06-08 16:25:00
[year] => 2004
[month] => 6
[post_type] => post
)
[2754] => stdClass Object
(
[slug] => this-and-that
[ID] => 238
[post_name] => monday-may-24-2004-at-0204-pm
[post_title] => Just "wow"
[post_author] => 1
[post_date] => 2004-05-24 19:04:00
[year] => 2004
[month] => 5
[post_type] => post
)
[2755] => stdClass Object
(
[slug] => this-and-that
[ID] => 239
[post_name] => tuesday-may-18-2004-at-0437-pm
[post_title] => Sushi
[post_author] => 1
[post_date] => 2004-05-18 21:37:00
[year] => 2004
[month] => 5
[post_type] => post
)
[2756] => stdClass Object
(
[slug] => this-and-that
[ID] => 240
[post_name] => thursday-may-13-2004-at-1142-am
[post_title] => "Open House"
[post_author] => 1
[post_date] => 2004-05-13 16:42:00
[year] => 2004
[month] => 5
[post_type] => post
)
[2757] => stdClass Object
(
[slug] => this-and-that
[ID] => 241
[post_name] => sunday-may-9-2004-at-0548-pm
[post_title] => New "friends"
[post_author] => 1
[post_date] => 2004-05-09 22:48:00
[year] => 2004
[month] => 5
[post_type] => post
)
[2758] => stdClass Object
(
[slug] => this-and-that
[ID] => 242
[post_name] => tuesday-may-4-2004-at-0835-pm
[post_title] => Southern California
[post_author] => 1
[post_date] => 2004-05-05 01:35:00
[year] => 2004
[month] => 5
[post_type] => post
)
[2759] => stdClass Object
(
[slug] => this-and-that
[ID] => 216
[post_name] => wednesday-april-28-2004-at-1254-pm
[post_title] => Damn
[post_author] => 1
[post_date] => 2004-04-28 17:54:00
[year] => 2004
[month] => 4
[post_type] => post
)
[2760] => stdClass Object
(
[slug] => this-and-that
[ID] => 217
[post_name] => monday-april-26-2004-at-0541-pm
[post_title] => Good news!
[post_author] => 1
[post_date] => 2004-04-26 22:41:00
[year] => 2004
[month] => 4
[post_type] => post
)
[2761] => stdClass Object
(
[slug] => this-and-that
[ID] => 218
[post_name] => tuesday-april-20-2004-at-0845-pm
[post_title] => Bread discussion
[post_author] => 1
[post_date] => 2004-04-21 01:45:00
[year] => 2004
[month] => 4
[post_type] => post
)
[2762] => stdClass Object
(
[slug] => this-and-that
[ID] => 219
[post_name] => monday-april-19-2004-at-1154-am
[post_title] => Our weekend
[post_author] => 1
[post_date] => 2004-04-19 16:54:00
[year] => 2004
[month] => 4
[post_type] => post
)
[2763] => stdClass Object
(
[slug] => this-and-that
[ID] => 221
[post_name] => saturday-april-17-2004-at-0926-pm
[post_title] => Picnic Day
[post_author] => 1
[post_date] => 2004-04-17 02:26:00
[year] => 2004
[month] => 4
[post_type] => post
)
[2764] => stdClass Object
(
[slug] => this-and-that
[ID] => 222
[post_name] => thursday-april-15-2004-at-1212-pm
[post_title] => The start
[post_author] => 1
[post_date] => 2004-04-15 17:12:00
[year] => 2004
[month] => 4
[post_type] => post
)
)
▼2023 (29)
►2022 (112)
►2021 (122)
►2020 (118)
►2019 (142)
►2018 (145)
►2017 (152)
►2016 (153)
►2015 (141)
►2014 (198)
►2013 (162)
►2012 (211)
►2011 (187)
►2010 (140)
►2009 (139)
►2008 (138)
►2007 (145)
►2006 (152)
►2005 (150)
►2004 (29)
Dogs are the very best companion.
Cats are wonderful, and they know it!
this was so fun! i might have to do it too!!
i hear you about parties and computers and spiders….but not the tv thing. i love tv. like totally too much!
I loved it the last time you did this and I love this version, too! I think I need to borrow the idea again! :)
I have a low tolerance of passive aggressive behavior as well!!! But I am NOT a patient person – at all! I wish I had some of your patience!
Ah, this is so much fun! Love these posts and love getting to know you better and better!
Have a wonderful weekend! xxx
I love cheez-its! I love this meme. I may have to do it soon. Also, I have high expectations of everyone too, including myself.