Absecon Inlet
| THE FIN ADDICT |
| log of an obsessed fisherman |
MySQL server version: 5.0.51a-24+lenny2
collapsCat options:
Array
(
[title] => Categories
[showPostCount] => yes
[catSort] => catName
[catSortOrder] => ASC
[defaultExpand] =>
[expand] => 0
[inExclude] => include
[showPosts] => yes
[inExcludeCats] =>
[postSort] => postTitle
[postSortOrder] => ASC
[showPages] => no
[linkToCat] => yes
[catfeed] => none
[animate] => 0
[debug] => 1
[catTag] => cat
[olderThan] =>
[excludeAll] => 0
[postTitleLength] =>
)
postsToExclude:
Array
(
)
CATEGORY QUERY:
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN
wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN
('category') AND t.slug!='blogroll' ORDER BY t.name ASC
CATEGORY QUERY RESULTS
Array
(
[0] => stdClass Object
(
[term_id] => 28
[name] => All Tied Up
[slug] => all-tied-up
[term_group] => 0
[term_taxonomy_id] => 31
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 19
)
[1] => stdClass Object
(
[term_id] => 48
[name] => Bay & River
[slug] => bay-river
[term_group] => 0
[term_taxonomy_id] => 54
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 31
)
[2] => stdClass Object
(
[term_id] => 99
[name] => Cruising
[slug] => cruising
[term_group] => 0
[term_taxonomy_id] => 106
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 2
)
[3] => stdClass Object
(
[term_id] => 32
[name] => Dry Dock
[slug] => dry-dock
[term_group] => 0
[term_taxonomy_id] => 36
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 40
)
[4] => stdClass Object
(
[term_id] => 45
[name] => Fishing Club
[slug] => fishing-club
[term_group] => 0
[term_taxonomy_id] => 51
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 3
)
[5] => stdClass Object
(
[term_id] => 43
[name] => Fun Stuff
[slug] => fun-stuff
[term_group] => 0
[term_taxonomy_id] => 48
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 4
)
[6] => stdClass Object
(
[term_id] => 77
[name] => General Nonsense
[slug] => general-nonsense
[term_group] => 0
[term_taxonomy_id] => 84
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 33
)
[7] => stdClass Object
(
[term_id] => 33
[name] => Humor
[slug] => humor
[term_group] => 0
[term_taxonomy_id] => 38
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 1
)
[8] => stdClass Object
(
[term_id] => 52
[name] => ink
[slug] => ink
[term_group] => 0
[term_taxonomy_id] => 59
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 2
)
[9] => stdClass Object
(
[term_id] => 26
[name] => Inshore
[slug] => inshore
[term_group] => 0
[term_taxonomy_id] => 28
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 47
)
[10] => stdClass Object
(
[term_id] => 25
[name] => Offshore
[slug] => offshore
[term_group] => 0
[term_taxonomy_id] => 27
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 10
)
[11] => stdClass Object
(
[term_id] => 29
[name] => PM & Repairs
[slug] => pm-repairs
[term_group] => 0
[term_taxonomy_id] => 32
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 13
)
[12] => stdClass Object
(
[term_id] => 67
[name] => Regulations & Legislative
[slug] => regulations-legislative
[term_group] => 0
[term_taxonomy_id] => 74
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 22
)
[13] => stdClass Object
(
[term_id] => 49
[name] => River & Bay
[slug] => river-bay
[term_group] => 0
[term_taxonomy_id] => 55
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 3
)
[14] => stdClass Object
(
[term_id] => 62
[name] => Surf & Jetty
[slug] => surf-jetty
[term_group] => 0
[term_taxonomy_id] => 69
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 2
)
[15] => stdClass Object
(
[term_id] => 36
[name] => tackle
[slug] => tackle
[term_group] => 0
[term_taxonomy_id] => 41
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 20
)
[16] => stdClass Object
(
[term_id] => 1
[name] => Uncategorized
[slug] => uncategorized
[term_group] => 0
[term_taxonomy_id] => 1
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 14
)
[17] => stdClass Object
(
[term_id] => 5
[name] => wreck & reef
[slug] => wreck-reef
[term_group] => 0
[term_taxonomy_id] => 33
[taxonomy] => category
[description] =>
[parent] => 0
[count] => 8
)
)
POST QUERY:
select ID, slug, date(post_date) as date, post_status,
post_date, post_title, post_name, name, object_id,
t.term_id from wp_term_relationships AS tr, wp_posts AS p,
wp_terms AS t, wp_term_taxonomy AS tt
WHERE tt.term_id = t.term_id
AND object_id=ID
AND post_status='publish'
AND tr.term_taxonomy_id = tt.term_taxonomy_id
AND tt.taxonomy IN ('category') AND p.post_type='post' ORDER BY p.post_title ASC
POST QUERY RESULTS
Array
(
[0] => stdClass Object
(
[ID] => 538
[slug] => uncategorized
[date] => 2006-07-23
[post_status] => publish
[post_date] => 2006-07-23 13:08:56
[post_title] =>
[post_name] => 538
[name] => Uncategorized
[object_id] => 538
[term_id] => 1
)
[1] => stdClass Object
(
[ID] => 655
[slug] => inshore
[date] => 2007-11-25
[post_status] => publish
[post_date] => 2007-11-25 22:41:39
[post_title] => 11/24 & 25 Stripers
[post_name] => 1124-25-stripers
[name] => Inshore
[object_id] => 655
[term_id] => 26
)
[2] => stdClass Object
(
[ID] => 1164
[slug] => regulations-legislative
[date] => 2009-03-04
[post_status] => publish
[post_date] => 2009-03-04 09:42:37
[post_title] => 121.5 and 243 MHz beacons phased-out
[post_name] => 1215-and-243-mhz-beacons-phased-out
[name] => Regulations & Legislative
[object_id] => 1164
[term_id] => 67
)
[3] => stdClass Object
(
[ID] => 1265
[slug] => general-nonsense
[date] => 2009-03-28
[post_status] => publish
[post_date] => 2009-03-28 08:34:50
[post_title] => 2009 Fish Consumption Advisory
[post_name] => 2009-fish-consumption-advisory
[name] => General Nonsense
[object_id] => 1265
[term_id] => 77
)
[4] => stdClass Object
(
[ID] => 1183
[slug] => regulations-legislative
[date] => 2009-03-05
[post_status] => publish
[post_date] => 2009-03-05 19:05:57
[post_title] => 2009 NJ summer flounder regulations
[post_name] => 2009-nj-summer-flounder-regulations
[name] => Regulations & Legislative
[object_id] => 1183
[term_id] => 67
)
[5] => stdClass Object
(
[ID] => 952
[slug] => regulations-legislative
[date] => 2009-01-30
[post_status] => publish
[post_date] => 2009-01-30 13:16:37
[post_title] => 2009 proposed fluke regulations
[post_name] => 2009-proposed-fluke-regulations
[name] => Regulations & Legislative
[object_id] => 952
[term_id] => 67
)
[6] => stdClass Object
(
[ID] => 526
[slug] => bay-river
[date] => 2006-05-01
[post_status] => publish
[post_date] => 2006-05-01 12:59:50
[post_title] => 2nd Hand Raritan Bay Report
[post_name] => 2nd-hand-raritan-bay-report
[name] => Bay & River
[object_id] => 526
[term_id] => 48
)
[7] => stdClass Object
(
[ID] => 1506
[slug] => inshore
[date] => 2009-07-05
[post_status] => publish
[post_date] => 2009-07-05 20:30:39
[post_title] => 4th of July Weekend
[post_name] => 4th-of-july-weekend
[name] => Inshore
[object_id] => 1506
[term_id] => 26
)
[8] => stdClass Object
(
[ID] => 432
[slug] => dry-dock
[date] => 2005-12-27
[post_status] => publish
[post_date] => 2005-12-27 11:14:37
[post_title] => 85 Days Till Winter Flounder!
[post_name] => 85-days-till-winter-flounder
[name] => Dry Dock
[object_id] => 432
[term_id] => 32
)
[9] => stdClass Object
(
[ID] => 556
[slug] => dry-dock
[date] => 2006-12-30
[post_status] => publish
[post_date] => 2006-12-30 13:29:29
[post_title] => A Sad in Boating
[post_name] => a-sad-in-boating
[name] => Dry Dock
[object_id] => 556
[term_id] => 32
)
[10] => stdClass Object
(
[ID] => 1143
[slug] => general-nonsense
[date] => 2009-02-24
[post_status] => publish
[post_date] => 2009-02-24 11:22:55
[post_title] => A weekend without fishing or boating?
[post_name] => a-weekend-without-fishing-or-boating
[name] => General Nonsense
[object_id] => 1143
[term_id] => 77
)
[11] => stdClass Object
(
[ID] => 737
[slug] => general-nonsense
[date] => 2008-02-11
[post_status] => publish
[post_date] => 2008-02-11 16:11:05
[post_title] => AC Boat Show
[post_name] => ac-boat-show
[name] => General Nonsense
[object_id] => 737
[term_id] => 77
)
[12] => stdClass Object
(
[ID] => 1632
[slug] => general-nonsense
[date] => 2010-02-08
[post_status] => publish
[post_date] => 2010-02-08 10:02:17
[post_title] => AC Boat Show cancelled?
[post_name] => ac-boat-show-cancelled
[name] => General Nonsense
[object_id] => 1632
[term_id] => 77
)
[13] => stdClass Object
(
[ID] => 1584
[slug] => tackle
[date] => 2009-09-03
[post_status] => publish
[post_date] => 2009-09-03 10:04:09
[post_title] => Adding new techniques to my arsenal
[post_name] => adding-new-techniques-to-my-arsenal
[name] => tackle
[object_id] => 1584
[term_id] => 36
)
[14] => stdClass Object
(
[ID] => 1060
[slug] => dry-dock
[date] => 2008-12-20
[post_status] => publish
[post_date] => 2008-12-20 18:24:31
[post_title] => All covered up
[post_name] => all-covered-up
[name] => Dry Dock
[object_id] => 1060
[term_id] => 32
)
[15] => stdClass Object
(
[ID] => 1066
[slug] => general-nonsense
[date] => 2009-02-10
[post_status] => publish
[post_date] => 2009-02-10 16:46:37
[post_title] => All old data finally imported
[post_name] => all-old-data-finally-imported
[name] => General Nonsense
[object_id] => 1066
[term_id] => 77
)
[16] => stdClass Object
(
[ID] => 482
[slug] => pm-repairs
[date] => 2006-03-20
[post_status] => publish
[post_date] => 2006-03-20 12:23:06
[post_title] => All Wet!
[post_name] => all-wet
[name] => PM & Repairs
[object_id] => 482
[term_id] => 29
)
[17] => stdClass Object
(
[ID] => 941
[slug] => dry-dock
[date] => 2009-01-25
[post_status] => publish
[post_date] => 2009-01-25 10:21:47
[post_title] => Alphabet Soup
[post_name] => 941
[name] => Dry Dock
[object_id] => 941
[term_id] => 32
)
[18] => stdClass Object
(
[ID] => 267
[slug] => all-tied-up
[date] => 2005-09-27
[post_status] => publish
[post_date] => 2005-09-27 11:46:30
[post_title] => Another Blow-Out
[post_name] => another-blow-out
[name] => All Tied Up
[object_id] => 267
[term_id] => 28
)
[19] => stdClass Object
(
[ID] => 995
[slug] => general-nonsense
[date] => 2008-10-07
[post_status] => publish
[post_date] => 2008-10-07 08:26:54
[post_title] => Another Easterly blow ahead
[post_name] => another-easterly-blow-ahead
[name] => General Nonsense
[object_id] => 995
[term_id] => 77
)
[20] => stdClass Object
(
[ID] => 511
[slug] => all-tied-up
[date] => 2006-04-20
[post_status] => publish
[post_date] => 2006-04-20 12:47:54
[post_title] => Another Shity Forecast
[post_name] => another-shity-forecast
[name] => All Tied Up
[object_id] => 511
[term_id] => 28
)
[21] => stdClass Object
(
[ID] => 400
[slug] => all-tied-up
[date] => 2005-10-23
[post_status] => publish
[post_date] => 2005-10-23 09:35:22
[post_title] => Another Small Craft Advisory!
[post_name] => another-small-craft-advisory
[name] => All Tied Up
[object_id] => 400
[term_id] => 28
)
[22] => stdClass Object
(
[ID] => 653
[slug] => inshore
[date] => 2007-11-18
[post_status] => publish
[post_date] => 2007-11-18 22:37:51
[post_title] => Another Successful Bass Trip
[post_name] => another-successful-bass-trip
[name] => Inshore
[object_id] => 653
[term_id] => 26
)
[23] => stdClass Object
(
[ID] => 1331
[slug] => all-tied-up
[date] => 2009-04-11
[post_status] => publish
[post_date] => 2009-04-11 15:37:22
[post_title] => April showers
[post_name] => april-showers
[name] => All Tied Up
[object_id] => 1331
[term_id] => 28
)
[24] => stdClass Object
(
[ID] => 834
[slug] => general-nonsense
[date] => 2008-08-19
[post_status] => publish
[post_date] => 2008-08-19 22:17:19
[post_title] => Are they migrating early as in '05?
[post_name] => are-they-migrating-early-as-in-05
[name] => General Nonsense
[object_id] => 834
[term_id] => 77
)
[25] => stdClass Object
(
[ID] => 946
[slug] => tackle
[date] => 2009-01-27
[post_status] => publish
[post_date] => 2009-01-27 08:43:34
[post_title] => Avet SX 2 Speed
[post_name] => avet-sx-2-speed
[name] => tackle
[object_id] => 946
[term_id] => 36
)
[26] => stdClass Object
(
[ID] => 1547
[slug] => offshore
[date] => 2009-08-16
[post_status] => publish
[post_date] => 2009-08-16 20:52:02
[post_title] => Back-to-back BFT
[post_name] => back-to-back-bft
[name] => Offshore
[object_id] => 1547
[term_id] => 25
)
[27] => stdClass Object
(
[ID] => 980
[slug] => wreck-reef
[date] => 2008-09-14
[post_status] => publish
[post_date] => 2008-09-14 23:15:42
[post_title] => Back-to-Back Sea Bass
[post_name] => back-to-back-sea-bass
[name] => wreck & reef
[object_id] => 980
[term_id] => 5
)
[28] => stdClass Object
(
[ID] => 478
[slug] => uncategorized
[date] => 2006-03-06
[post_status] => publish
[post_date] => 2006-03-06 12:19:32
[post_title] => Bamboozled!
[post_name] => bamboozled
[name] => Uncategorized
[object_id] => 478
[term_id] => 1
)
[29] => stdClass Object
(
[ID] => 1623
[slug] => tackle
[date] => 2010-01-30
[post_status] => publish
[post_date] => 2010-01-30 08:47:53
[post_title] => Barnegat Fishin' Hole Custom Tackle
[post_name] => barnegat-fishin-hole-custom-tackle
[name] => tackle
[object_id] => 1623
[term_id] => 36
)
[30] => stdClass Object
(
[ID] => 1008
[slug] => inshore
[date] => 2008-10-24
[post_status] => publish
[post_date] => 2008-10-24 23:29:27
[post_title] => Bass & Fluke
[post_name] => bass-fluke
[name] => Inshore
[object_id] => 1008
[term_id] => 26
)
[31] => stdClass Object
(
[ID] => 1029
[slug] => inshore
[date] => 2008-11-23
[post_status] => publish
[post_date] => 2008-11-23 19:29:03
[post_title] => Bass and blackfish
[post_name] => bass-and-blackfish
[name] => Inshore
[object_id] => 1029
[term_id] => 26
)
[32] => stdClass Object
(
[ID] => 1029
[slug] => wreck-reef
[date] => 2008-11-23
[post_status] => publish
[post_date] => 2008-11-23 19:29:03
[post_title] => Bass and blackfish
[post_name] => bass-and-blackfish
[name] => wreck & reef
[object_id] => 1029
[term_id] => 5
)
[33] => stdClass Object
(
[ID] => 1412
[slug] => inshore
[date] => 2009-06-20
[post_status] => publish
[post_date] => 2009-06-20 21:19:01
[post_title] => Bass moving on?
[post_name] => bass-moving-on
[name] => Inshore
[object_id] => 1412
[term_id] => 26
)
[34] => stdClass Object
(
[ID] => 1151
[slug] => dry-dock
[date] => 2009-02-28
[post_status] => publish
[post_date] => 2009-02-28 20:18:22
[post_title] => Batten down the hatches
[post_name] => batten-down-the-hatches
[name] => Dry Dock
[object_id] => 1151
[term_id] => 32
)
[35] => stdClass Object
(
[ID] => 637
[slug] => regulations-legislative
[date] => 2007-10-29
[post_status] => publish
[post_date] => 2007-10-29 22:25:22
[post_title] => Battle of Monmouth
[post_name] => battle-of-monmouth
[name] => Regulations & Legislative
[object_id] => 637
[term_id] => 67
)
[36] => stdClass Object
(
[ID] => 810
[slug] => general-nonsense
[date] => 2008-07-24
[post_status] => publish
[post_date] => 2008-07-24 09:16:10
[post_title] => Bertha blowout?
[post_name] => bertha-blowout
[name] => General Nonsense
[object_id] => 810
[term_id] => 77
)
[37] => stdClass Object
(
[ID] => 808
[slug] => cruising
[date] => 2008-07-20
[post_status] => publish
[post_date] => 2008-07-20 09:11:39
[post_title] => Bertram Rendezvous 2008
[post_name] => bertram-rendezvous-2008
[name] => Cruising
[object_id] => 808
[term_id] => 99
)
[38] => stdClass Object
(
[ID] => 838
[slug] => offshore
[date] => 2008-08-31
[post_status] => publish
[post_date] => 2008-08-31 22:22:15
[post_title] => BFT baby!
[post_name] => bft-baby
[name] => Offshore
[object_id] => 838
[term_id] => 25
)
[39] => stdClass Object
(
[ID] => 828
[slug] => offshore
[date] => 2008-08-02
[post_status] => publish
[post_date] => 2008-08-02 22:07:31
[post_title] => BFT or bust
[post_name] => bft-or-bust
[name] => Offshore
[object_id] => 828
[term_id] => 25
)
[40] => stdClass Object
(
[ID] => 543
[slug] => bay-river
[date] => 2006-11-01
[post_status] => publish
[post_date] => 2006-11-01 13:14:15
[post_title] => Blackfish in the Canal
[post_name] => blackfish-in-the-canal
[name] => Bay & River
[object_id] => 543
[term_id] => 48
)
[41] => stdClass Object
(
[ID] => 551
[slug] => bay-river
[date] => 2006-11-12
[post_status] => publish
[post_date] => 2006-11-12 13:22:49
[post_title] => Blackfish Off the Rocks
[post_name] => blackfish-off-the-rocks
[name] => Bay & River
[object_id] => 551
[term_id] => 48
)
[42] => stdClass Object
(
[ID] => 551
[slug] => surf-jetty
[date] => 2006-11-12
[post_status] => publish
[post_date] => 2006-11-12 13:22:49
[post_title] => Blackfish Off the Rocks
[post_name] => blackfish-off-the-rocks
[name] => Surf & Jetty
[object_id] => 551
[term_id] => 62
)
[43] => stdClass Object
(
[ID] => 462
[slug] => uncategorized
[date] => 2006-02-19
[post_status] => publish
[post_date] => 2006-02-19 11:51:01
[post_title] => Boating Safety Course
[post_name] => boating-safety-course
[name] => Uncategorized
[object_id] => 462
[term_id] => 1
)
[44] => stdClass Object
(
[ID] => 1592
[slug] => all-tied-up
[date] => 2009-09-08
[post_status] => publish
[post_date] => 2009-09-08 09:04:05
[post_title] => Bring on the inshore tuna!
[post_name] => bring-on-the-inshore-tuna
[name] => All Tied Up
[object_id] => 1592
[term_id] => 28
)
[45] => stdClass Object
(
[ID] => 1052
[slug] => tackle
[date] => 2008-12-09
[post_status] => publish
[post_date] => 2008-12-09 14:01:59
[post_title] => Bunker spoon rods & reels
[post_name] => bunker-spoon-rods-reels
[name] => tackle
[object_id] => 1052
[term_id] => 36
)
[46] => stdClass Object
(
[ID] => 1045
[slug] => general-nonsense
[date] => 2008-12-03
[post_status] => publish
[post_date] => 2008-12-03 22:26:53
[post_title] => Busy weekend
[post_name] => busy-weekend
[name] => General Nonsense
[object_id] => 1045
[term_id] => 77
)
[47] => stdClass Object
(
[ID] => 1193
[slug] => dry-dock
[date] => 2009-03-08
[post_status] => publish
[post_date] => 2009-03-08 19:18:05
[post_title] => Busy weekend
[post_name] => busy-weekend-2
[name] => Dry Dock
[object_id] => 1193
[term_id] => 32
)
[48] => stdClass Object
(
[ID] => 1275
[slug] => tackle
[date] => 2009-03-30
[post_status] => publish
[post_date] => 2009-03-30 09:10:14
[post_title] => Butteryfly jig mold
[post_name] => butteryfly-jig-mold
[name] => tackle
[object_id] => 1275
[term_id] => 36
)
[49] => stdClass Object
(
[ID] => 529
[slug] => tackle
[date] => 2006-05-01
[post_status] => publish
[post_date] => 2006-05-01 13:01:56
[post_title] => Can't Wait for the Weekend!
[post_name] => cant-wait-for-the-weekend
[name] => tackle
[object_id] => 529
[term_id] => 36
)
[50] => stdClass Object
(
[ID] => 692
[slug] => pm-repairs
[date] => 2007-12-04
[post_status] => publish
[post_date] => 2007-12-04 15:12:58
[post_title] => Chronic overheating problem
[post_name] => chronic-overheating-problem
[name] => PM & Repairs
[object_id] => 692
[term_id] => 29
)
[51] => stdClass Object
(
[ID] => 635
[slug] => bay-river
[date] => 2007-10-28
[post_status] => publish
[post_date] => 2007-10-28 22:21:12
[post_title] => Clamming Trip a Bust
[post_name] => clamming-trip-a-bust
[name] => Bay & River
[object_id] => 635
[term_id] => 48
)
[52] => stdClass Object
(
[ID] => 569
[slug] => dry-dock
[date] => 2007-02-17
[post_status] => publish
[post_date] => 2007-02-17 14:20:59
[post_title] => Cockpit Sonar
[post_name] => cockpit-sonar
[name] => Dry Dock
[object_id] => 569
[term_id] => 32
)
[53] => stdClass Object
(
[ID] => 1618
[slug] => general-nonsense
[date] => 2009-10-01
[post_status] => publish
[post_date] => 2009-10-01 22:45:33
[post_title] => Cod trip a bust again
[post_name] => cod-trip-a-bust-again
[name] => General Nonsense
[object_id] => 1618
[term_id] => 77
)
[54] => stdClass Object
(
[ID] => 1519
[slug] => inshore
[date] => 2009-07-20
[post_status] => publish
[post_date] => 2009-07-20 18:08:06
[post_title] => Day off
[post_name] => day-off
[name] => Inshore
[object_id] => 1519
[term_id] => 26
)
[55] => stdClass Object
(
[ID] => 1525
[slug] => general-nonsense
[date] => 2009-07-28
[post_status] => publish
[post_date] => 2009-07-28 15:25:46
[post_title] => Dead humpback washes up on NJ shore
[post_name] => dead-humpback-washes-up-on-nj-shore
[name] => General Nonsense
[object_id] => 1525
[term_id] => 77
)
[56] => stdClass Object
(
[ID] => 466
[slug] => fun-stuff
[date] => 2006-02-24
[post_status] => publish
[post_date] => 2006-02-24 11:53:34
[post_title] => Dock a Cruise Ship
[post_name] => dock-a-cruise-ship
[name] => Fun Stuff
[object_id] => 466
[term_id] => 43
)
[57] => stdClass Object
(
[ID] => 784
[slug] => all-tied-up
[date] => 2008-04-26
[post_status] => publish
[post_date] => 2008-04-26 08:02:56
[post_title] => Dock party report
[post_name] => dock-party-report
[name] => All Tied Up
[object_id] => 784
[term_id] => 28
)
[58] => stdClass Object
(
[ID] => 1049
[slug] => wreck-reef
[date] => 2008-12-07
[post_status] => publish
[post_date] => 2008-12-07 21:29:51
[post_title] => Don't believe the weatherman
[post_name] => dont-believe-the-weatherman
[name] => wreck & reef
[object_id] => 1049
[term_id] => 5
)
[59] => stdClass Object
(
[ID] => 991
[slug] => all-tied-up
[date] => 2008-09-28
[post_status] => publish
[post_date] => 2008-09-28 20:26:10
[post_title] => Fall weather at its best
[post_name] => fall-weather-at-its-best
[name] => All Tied Up
[object_id] => 991
[term_id] => 28
)
[60] => stdClass Object
(
[ID] => 729
[slug] => regulations-legislative
[date] => 2008-02-05
[post_status] => publish
[post_date] => 2008-02-05 15:57:05
[post_title] => Fight for summer flounder
[post_name] => fight-for-summer-flounder
[name] => Regulations & Legislative
[object_id] => 729
[term_id] => 67
)
[61] => stdClass Object
(
[ID] => 406
[slug] => inshore
[date] => 2005-10-29
[post_status] => publish
[post_date] => 2005-10-29 09:38:15
[post_title] => Finally Got Out!
[post_name] => finally-got-out
[name] => Inshore
[object_id] => 406
[term_id] => 26
)
[62] => stdClass Object
(
[ID] => 1282
[slug] => tackle
[date] => 2009-03-31
[post_status] => publish
[post_date] => 2009-03-31 11:07:01
[post_title] => First batch of butterfly jigs
[post_name] => first-batch-of-butterfly-jigs
[name] => tackle
[object_id] => 1282
[term_id] => 36
)
[63] => stdClass Object
(
[ID] => 999
[slug] => all-tied-up
[date] => 2008-10-19
[post_status] => publish
[post_date] => 2008-10-19 20:20:07
[post_title] => First blackfish trip, no keepers but...
[post_name] => first-blackfish-trip-no-keepers-but
[name] => All Tied Up
[object_id] => 999
[term_id] => 28
)
[64] => stdClass Object
(
[ID] => 999
[slug] => surf-jetty
[date] => 2008-10-19
[post_status] => publish
[post_date] => 2008-10-19 20:20:07
[post_title] => First blackfish trip, no keepers but...
[post_name] => first-blackfish-trip-no-keepers-but
[name] => Surf & Jetty
[object_id] => 999
[term_id] => 62
)
[65] => stdClass Object
(
[ID] => 1614
[slug] => bay-river
[date] => 2009-09-26
[post_status] => publish
[post_date] => 2009-09-26 20:38:42
[post_title] => First blowfish trip
[post_name] => first-blowfish-trip
[name] => Bay & River
[object_id] => 1614
[term_id] => 48
)
[66] => stdClass Object
(
[ID] => 1270
[slug] => bay-river
[date] => 2009-03-29
[post_status] => publish
[post_date] => 2009-03-29 21:44:38
[post_title] => First flounder trip
[post_name] => first-flounder-trip
[name] => Bay & River
[object_id] => 1270
[term_id] => 48
)
[67] => stdClass Object
(
[ID] => 531
[slug] => bay-river
[date] => 2006-05-07
[post_status] => publish
[post_date] => 2006-05-07 13:02:50
[post_title] => First Fluking Trip of '06
[post_name] => first-fluking-trip-of-06
[name] => Bay & River
[object_id] => 531
[term_id] => 48
)
[68] => stdClass Object
(
[ID] => 804
[slug] => inshore
[date] => 2008-07-05
[post_status] => publish
[post_date] => 2008-07-05 09:05:36
[post_title] => First fluking trip of '08
[post_name] => first-fluking-trip-of-08
[name] => Inshore
[object_id] => 804
[term_id] => 26
)
[69] => stdClass Object
(
[ID] => 1523
[slug] => bay-river
[date] => 2009-07-26
[post_status] => publish
[post_date] => 2009-07-26 19:07:14
[post_title] => First river fluking trip of '09
[post_name] => first-river-fluking-trip-of-09
[name] => Bay & River
[object_id] => 1523
[term_id] => 48
)
[70] => stdClass Object
(
[ID] => 599
[slug] => bay-river
[date] => 2007-09-16
[post_status] => publish
[post_date] => 2007-09-16 14:57:58
[post_title] => First Sea Trout Trip a Bust
[post_name] => first-sea-trout-trip-a-bust
[name] => Bay & River
[object_id] => 599
[term_id] => 48
)
[71] => stdClass Object
(
[ID] => 644
[slug] => inshore
[date] => 2007-11-04
[post_status] => publish
[post_date] => 2007-11-04 22:29:20
[post_title] => First Skunking of the Season
[post_name] => first-skunking-of-the-season
[name] => Inshore
[object_id] => 644
[term_id] => 26
)
[72] => stdClass Object
(
[ID] => 623
[slug] => inshore
[date] => 2007-10-06
[post_status] => publish
[post_date] => 2007-10-06 22:02:38
[post_title] => First Striper Trip a Bust
[post_name] => first-striper-trip-a-bust
[name] => Inshore
[object_id] => 623
[term_id] => 26
)
[73] => stdClass Object
(
[ID] => 788
[slug] => inshore
[date] => 2008-05-25
[post_status] => publish
[post_date] => 2008-05-25 08:07:08
[post_title] => First trip in over a month
[post_name] => first-trip-in-over-a-month
[name] => Inshore
[object_id] => 788
[term_id] => 26
)
[74] => stdClass Object
(
[ID] => 586
[slug] => bay-river
[date] => 2007-03-24
[post_status] => publish
[post_date] => 2007-03-24 14:43:28
[post_title] => First Trip of '07
[post_name] => first-trip-of-07
[name] => Bay & River
[object_id] => 586
[term_id] => 48
)
[75] => stdClass Object
(
[ID] => 988
[slug] => bay-river
[date] => 2008-09-21
[post_status] => publish
[post_date] => 2008-09-21 08:12:02
[post_title] => First weakie trip a bust
[post_name] => first-weakie-trip-a-bust
[name] => Bay & River
[object_id] => 988
[term_id] => 48
)
[76] => stdClass Object
(
[ID] => 770
[slug] => bay-river
[date] => 2008-03-24
[post_status] => publish
[post_date] => 2008-03-24 16:47:05
[post_title] => First winter flounder trip of '08
[post_name] => first-winter-flounder-trip-of-08
[name] => Bay & River
[object_id] => 770
[term_id] => 48
)
[77] => stdClass Object
(
[ID] => 499
[slug] => ink
[date] => 2006-04-05
[post_status] => publish
[post_date] => 2006-04-05 12:37:31
[post_title] => Fisherman Ink Two Weeks in a Row!
[post_name] => fisherman-ink-two-weeks-in-a-row
[name] => ink
[object_id] => 499
[term_id] => 52
)
[78] => stdClass Object
(
[ID] => 1627
[slug] => regulations-legislative
[date] => 2010-02-03
[post_status] => publish
[post_date] => 2010-02-03 14:05:28
[post_title] => Fishermen to March on D.C. - "United We Fish"
[post_name] => fishermen-to-march-on-washington-united-we-fish
[name] => Regulations & Legislative
[object_id] => 1627
[term_id] => 67
)
[79] => stdClass Object
(
[ID] => 782
[slug] => inshore
[date] => 2008-04-19
[post_status] => publish
[post_date] => 2008-04-19 07:59:55
[post_title] => Fishing breaks wide open this week!
[post_name] => fishing-breaks-wide-open-this-week
[name] => Inshore
[object_id] => 782
[term_id] => 26
)
[80] => stdClass Object
(
[ID] => 1338
[slug] => bay-river
[date] => 2009-04-25
[post_status] => publish
[post_date] => 2009-04-25 23:10:50
[post_title] => Flounder are on the move
[post_name] => flounder-are-on-the-move
[name] => Bay & River
[object_id] => 1338
[term_id] => 48
)
[81] => stdClass Object
(
[ID] => 768
[slug] => tackle
[date] => 2008-03-20
[post_status] => publish
[post_date] => 2008-03-20 16:45:15
[post_title] => Flounder season approaches
[post_name] => flounder-season-approaches
[name] => tackle
[object_id] => 768
[term_id] => 36
)
[82] => stdClass Object
(
[ID] => 836
[slug] => inshore
[date] => 2008-08-24
[post_status] => publish
[post_date] => 2008-08-24 22:18:46
[post_title] => Fluke & Sea Bass
[post_name] => fluke-sea-bass
[name] => Inshore
[object_id] => 836
[term_id] => 26
)
[83] => stdClass Object
(
[ID] => 806
[slug] => inshore
[date] => 2008-07-12
[post_status] => publish
[post_date] => 2008-07-12 09:08:10
[post_title] => Fluke are here
[post_name] => fluke-are-here
[name] => Inshore
[object_id] => 806
[term_id] => 26
)
[84] => stdClass Object
(
[ID] => 765
[slug] => regulations-legislative
[date] => 2008-03-09
[post_status] => publish
[post_date] => 2008-03-09 16:39:31
[post_title] => Fluke belly for bait
[post_name] => fluke-belly-for-bait
[name] => Regulations & Legislative
[object_id] => 765
[term_id] => 67
)
[85] => stdClass Object
(
[ID] => 639
[slug] => regulations-legislative
[date] => 2007-10-31
[post_status] => publish
[post_date] => 2007-10-31 22:27:54
[post_title] => Fluke Crisis
[post_name] => fluke-crisis
[name] => Regulations & Legislative
[object_id] => 639
[term_id] => 67
)
[86] => stdClass Object
(
[ID] => 1533
[slug] => inshore
[date] => 2009-08-02
[post_status] => publish
[post_date] => 2009-08-02 19:26:56
[post_title] => Fluking picks up
[post_name] => fluking-picks-up
[name] => Inshore
[object_id] => 1533
[term_id] => 26
)
[87] => stdClass Object
(
[ID] => 1363
[slug] => bay-river
[date] => 2009-05-16
[post_status] => publish
[post_date] => 2009-05-16 20:48:28
[post_title] => Foggy but managed...
[post_name] => foggy-but-managed
[name] => Bay & River
[object_id] => 1363
[term_id] => 48
)
[88] => stdClass Object
(
[ID] => 632
[slug] => inshore
[date] => 2007-10-24
[post_status] => publish
[post_date] => 2007-10-24 22:18:00
[post_title] => Frustrated and Confused
[post_name] => frustratord-and-confused
[name] => Inshore
[object_id] => 632
[term_id] => 26
)
[89] => stdClass Object
(
[ID] => 444
[slug] => humor
[date] => 2006-02-01
[post_status] => publish
[post_date] => 2006-02-01 11:27:38
[post_title] => Funny Quote
[post_name] => funny-quote
[name] => Humor
[object_id] => 444
[term_id] => 33
)
[90] => stdClass Object
(
[ID] => 397
[slug] => uncategorized
[date] => 2005-10-16
[post_status] => publish
[post_date] => 2005-10-16 09:33:29
[post_title] => Gale Warning?!
[post_name] => gale-warning
[name] => Uncategorized
[object_id] => 397
[term_id] => 1
)
[91] => stdClass Object
(
[ID] => 503
[slug] => tackle
[date] => 2006-04-11
[post_status] => publish
[post_date] => 2006-04-11 12:43:36
[post_title] => Get Jiggy With it!
[post_name] => get-jiggy-with-it
[name] => tackle
[object_id] => 503
[term_id] => 36
)
[92] => stdClass Object
(
[ID] => 520
[slug] => tackle
[date] => 2006-04-26
[post_status] => publish
[post_date] => 2006-04-26 12:55:12
[post_title] => Get'n Ready for Bass & Fluke
[post_name] => 520
[name] => tackle
[object_id] => 520
[term_id] => 36
)
[93] => stdClass Object
(
[ID] => 480
[slug] => pm-repairs
[date] => 2006-03-11
[post_status] => publish
[post_date] => 2006-03-11 12:21:05
[post_title] => Getting Ready to Launch
[post_name] => getting-ready-to-launch
[name] => PM & Repairs
[object_id] => 480
[term_id] => 29
)
[94] => stdClass Object
(
[ID] => 885
[slug] => tackle
[date] => 2009-01-23
[post_status] => publish
[post_date] => 2009-01-23 14:53:29
[post_title] => Getting started with sinker, lure & jig making...
[post_name] => getting-started-with-sinker-lure-jig-making
[name] => tackle
[object_id] => 885
[term_id] => 36
)
[95] => stdClass Object
(
[ID] => 1213
[slug] => dry-dock
[date] => 2009-03-15
[post_status] => publish
[post_date] => 2009-03-15 10:30:28
[post_title] => Getting there...
[post_name] => getting-there
[name] => Dry Dock
[object_id] => 1213
[term_id] => 32
)
[96] => stdClass Object
(
[ID] => 717
[slug] => dry-dock
[date] => 2008-01-08
[post_status] => publish
[post_date] => 2008-01-08 15:38:35
[post_title] => Getting to the core of the situation
[post_name] => getting-to-the-core-of-the-situation
[name] => Dry Dock
[object_id] => 717
[term_id] => 32
)
[97] => stdClass Object
(
[ID] => 749
[slug] => dry-dock
[date] => 2008-02-21
[post_status] => publish
[post_date] => 2008-02-21 16:26:06
[post_title] => Glass 100% Full
[post_name] => glass-100-full
[name] => Dry Dock
[object_id] => 749
[term_id] => 32
)
[98] => stdClass Object
(
[ID] => 735
[slug] => regulations-legislative
[date] => 2008-02-07
[post_status] => publish
[post_date] => 2008-02-07 16:08:48
[post_title] => Good news and bad news
[post_name] => good-news-and-bad-news
[name] => Regulations & Legislative
[object_id] => 735
[term_id] => 67
)
[99] => stdClass Object
(
[ID] => 752
[slug] => fun-stuff
[date] => 2008-02-22
[post_status] => publish
[post_date] => 2008-02-22 16:27:16
[post_title] => Got a question?
[post_name] => got-a-question
[name] => Fun Stuff
[object_id] => 752
[term_id] => 43
)
[100] => stdClass Object
(
[ID] => 1230
[slug] => cruising
[date] => 2009-03-17
[post_status] => publish
[post_date] => 2009-03-17 23:31:01
[post_title] => Got wet today!
[post_name] => got-wet-today
[name] => Cruising
[object_id] => 1230
[term_id] => 99
)
[101] => stdClass Object
(
[ID] => 1513
[slug] => inshore
[date] => 2009-07-12
[post_status] => publish
[post_date] => 2009-07-12 20:42:17
[post_title] => Got wrecked again!
[post_name] => got-wrecked-again
[name] => Inshore
[object_id] => 1513
[term_id] => 26
)
[102] => stdClass Object
(
[ID] => 848
[slug] => all-tied-up
[date] => 2008-09-07
[post_status] => publish
[post_date] => 2008-09-07 08:22:34
[post_title] => Hanna?
[post_name] => hanna
[name] => All Tied Up
[object_id] => 848
[term_id] => 28
)
[103] => stdClass Object
(
[ID] => 1062
[slug] => general-nonsense
[date] => 2008-12-24
[post_status] => publish
[post_date] => 2008-12-24 14:56:51
[post_title] => Happy Holidays!
[post_name] => happy-holidays
[name] => General Nonsense
[object_id] => 1062
[term_id] => 77
)
[104] => stdClass Object
(
[ID] => 712
[slug] => general-nonsense
[date] => 2008-01-01
[post_status] => publish
[post_date] => 2008-01-01 15:32:33
[post_title] => Happy New Year!
[post_name] => happy-new-year
[name] => General Nonsense
[object_id] => 712
[term_id] => 77
)
[105] => stdClass Object
(
[ID] => 1064
[slug] => general-nonsense
[date] => 2009-01-01
[post_status] => publish
[post_date] => 2009-01-01 11:25:35
[post_title] => Happy New Year!
[post_name] => happy-new-year-2
[name] => General Nonsense
[object_id] => 1064
[term_id] => 77
)
[106] => stdClass Object
(
[ID] => 1056
[slug] => dry-dock
[date] => 2008-12-16
[post_status] => publish
[post_date] => 2008-12-16 20:11:32
[post_title] => Hauled, weighed and blocked
[post_name] => hauled-weighed-and-blocked
[name] => Dry Dock
[object_id] => 1056
[term_id] => 32
)
[107] => stdClass Object
(
[ID] => 423
[slug] => pm-repairs
[date] => 2005-11-20
[post_status] => publish
[post_date] => 2005-11-20 10:57:44
[post_title] => Heater is in!
[post_name] => heater-is-in
[name] => PM & Repairs
[object_id] => 423
[term_id] => 29
)
[108] => stdClass Object
(
[ID] => 592
[slug] => pm-repairs
[date] => 2007-09-02
[post_status] => publish
[post_date] => 2007-09-02 14:48:19
[post_title] => Holiday Weekend PM
[post_name] => holiday-weekend-pm
[name] => PM & Repairs
[object_id] => 592
[term_id] => 29
)
[109] => stdClass Object
(
[ID] => 620
[slug] => pm-repairs
[date] => 2007-10-04
[post_status] => publish
[post_date] => 2007-10-04 21:59:48
[post_title] => Home Sweet Home
[post_name] => home-sweet-home
[name] => PM & Repairs
[object_id] => 620
[term_id] => 29
)
[110] => stdClass Object
(
[ID] => 1589
[slug] => tackle
[date] => 2009-09-04
[post_status] => publish
[post_date] => 2009-09-04 15:02:13
[post_title] => Homemade wind-on leader and top shot jig
[post_name] => homemade-wind-on-leader-and-top-shot-jig
[name] => tackle
[object_id] => 1589
[term_id] => 36
)
[111] => stdClass Object
(
[ID] => 719
[slug] => dry-dock
[date] => 2008-01-10
[post_status] => publish
[post_date] => 2008-01-10 15:41:10
[post_title] => Hosed again
[post_name] => hosed-again
[name] => Dry Dock
[object_id] => 719
[term_id] => 32
)
[112] => stdClass Object
(
[ID] => 649
[slug] => regulations-legislative
[date] => 2007-11-06
[post_status] => publish
[post_date] => 2007-11-06 22:33:10
[post_title] => I am Vegetarian, I Fish and I Vote!
[post_name] => i-am-vegetarian-i-fish-and-i-vote
[name] => Regulations & Legislative
[object_id] => 649
[term_id] => 67
)
[113] => stdClass Object
(
[ID] => 702
[slug] => general-nonsense
[date] => 2007-12-21
[post_status] => publish
[post_date] => 2007-12-21 15:23:02
[post_title] => If you can't fish, might as well look
[post_name] => if-you-cant-fish-might-as-well-look
[name] => General Nonsense
[object_id] => 702
[term_id] => 77
)
[114] => stdClass Object
(
[ID] => 501
[slug] => fishing-club
[date] => 2006-04-08
[post_status] => publish
[post_date] => 2006-04-08 12:40:31
[post_title] => If You Can't Fish...
[post_name] => if-you-cant-fish
[name] => Fishing Club
[object_id] => 501
[term_id] => 45
)
[115] => stdClass Object
(
[ID] => 560
[slug] => dry-dock
[date] => 2007-01-18
[post_status] => publish
[post_date] => 2007-01-18 14:06:14
[post_title] => Interior PM This Weekend
[post_name] => interior-pm-this-weekend
[name] => Dry Dock
[object_id] => 560
[term_id] => 32
)
[116] => stdClass Object
(
[ID] => 579
[slug] => uncategorized
[date] => 2007-03-16
[post_status] => publish
[post_date] => 2007-03-16 14:37:01
[post_title] => Is Spring Coming or Not!
[post_name] => is-spring-coming-or-not
[name] => Uncategorized
[object_id] => 579
[term_id] => 1
)
[117] => stdClass Object
(
[ID] => 855
[slug] => general-nonsense
[date] => 2009-01-11
[post_status] => publish
[post_date] => 2009-01-11 10:43:49
[post_title] => It's official!
[post_name] => its-official
[name] => General Nonsense
[object_id] => 855
[term_id] => 77
)
[118] => stdClass Object
(
[ID] => 714
[slug] => dry-dock
[date] => 2008-01-05
[post_status] => publish
[post_date] => 2008-01-05 15:34:31
[post_title] => It's the little things
[post_name] => its-the-little-things
[name] => Dry Dock
[object_id] => 714
[term_id] => 32
)
[119] => stdClass Object
(
[ID] => 533
[slug] => inshore
[date] => 2006-06-12
[post_status] => publish
[post_date] => 2006-06-12 13:04:55
[post_title] => JCAA Fluke Tournament
[post_name] => jcaa-fluke-tournament
[name] => Inshore
[object_id] => 533
[term_id] => 26
)
[120] => stdClass Object
(
[ID] => 1058
[slug] => general-nonsense
[date] => 2008-12-18
[post_status] => publish
[post_date] => 2008-12-18 14:32:17
[post_title] => Jersey Joe's Cheesecake
[post_name] => jersey-joes-cheesecake
[name] => General Nonsense
[object_id] => 1058
[term_id] => 77
)
[121] => stdClass Object
(
[ID] => 739
[slug] => general-nonsense
[date] => 2008-02-11
[post_status] => publish
[post_date] => 2008-02-11 16:12:26
[post_title] => Keurig brewer for the boat
[post_name] => keurig-brewer-for-the-boat
[name] => General Nonsense
[object_id] => 739
[term_id] => 77
)
[122] => stdClass Object
(
[ID] => 524
[slug] => bay-river
[date] => 2006-04-30
[post_status] => publish
[post_date] => 2006-04-30 12:57:15
[post_title] => Lack of Flounder Report
[post_name] => lack-of-flounder-report
[name] => Bay & River
[object_id] => 524
[term_id] => 48
)
[123] => stdClass Object
(
[ID] => 798
[slug] => inshore
[date] => 2008-06-28
[post_status] => publish
[post_date] => 2008-06-28 08:25:07
[post_title] => Last ditch bass effort
[post_name] => last-ditch-bass-effort
[name] => Inshore
[object_id] => 798
[term_id] => 26
)
[124] => stdClass Object
(
[ID] => 539
[slug] => inshore
[date] => 2006-09-30
[post_status] => publish
[post_date] => 2006-09-30 13:11:01
[post_title] => Last Ditch Fluke Effort
[post_name] => last-ditch-fluke-effort
[name] => Inshore
[object_id] => 539
[term_id] => 26
)
[125] => stdClass Object
(
[ID] => 541
[slug] => bay-river
[date] => 2006-10-08
[post_status] => publish
[post_date] => 2006-10-08 13:11:54
[post_title] => Last Fluke of the Season
[post_name] => last-fluke-of-the-season
[name] => Bay & River
[object_id] => 541
[term_id] => 48
)
[126] => stdClass Object
(
[ID] => 595
[slug] => inshore
[date] => 2007-09-08
[post_status] => publish
[post_date] => 2007-09-08 14:51:43
[post_title] => Last Fluke Trip of '07
[post_name] => last-fluke-trip-of-07
[name] => Inshore
[object_id] => 595
[term_id] => 26
)
[127] => stdClass Object
(
[ID] => 558
[slug] => inshore
[date] => 2006-12-31
[post_status] => publish
[post_date] => 2006-12-31 13:32:14
[post_title] => Last Striper Trip of the Season
[post_name] => last-striper-trip-of-the-season
[name] => Inshore
[object_id] => 558
[term_id] => 26
)
[128] => stdClass Object
(
[ID] => 707
[slug] => dry-dock
[date] => 2007-12-29
[post_status] => publish
[post_date] => 2007-12-29 15:27:46
[post_title] => Last trip of '07
[post_name] => last-trip-of-07
[name] => Dry Dock
[object_id] => 707
[term_id] => 32
)
[129] => stdClass Object
(
[ID] => 1054
[slug] => wreck-reef
[date] => 2008-12-14
[post_status] => publish
[post_date] => 2008-12-14 21:04:23
[post_title] => Last trips a bust
[post_name] => last-trips-a-bust
[name] => wreck & reef
[object_id] => 1054
[term_id] => 5
)
[130] => stdClass Object
(
[ID] => 553
[slug] => inshore
[date] => 2006-12-17
[post_status] => publish
[post_date] => 2006-12-17 13:25:19
[post_title] => Last Two Trips of the Season
[post_name] => last-two-trips-of-the-season
[name] => Inshore
[object_id] => 553
[term_id] => 26
)
[131] => stdClass Object
(
[ID] => 584
[slug] => dry-dock
[date] => 2007-03-19
[post_status] => publish
[post_date] => 2007-03-19 14:40:58
[post_title] => Launch Delayed
[post_name] => launch-delayed
[name] => Dry Dock
[object_id] => 584
[term_id] => 32
)
[132] => stdClass Object
(
[ID] => 777
[slug] => all-tied-up
[date] => 2008-04-06
[post_status] => publish
[post_date] => 2008-04-06 07:54:40
[post_title] => Lay day due to wind
[post_name] => lay-day-due-to-wind
[name] => All Tied Up
[object_id] => 777
[term_id] => 28
)
[133] => stdClass Object
(
[ID] => 1001
[slug] => general-nonsense
[date] => 2008-10-20
[post_status] => publish
[post_date] => 2008-10-20 11:00:26
[post_title] => LED marine lighting
[post_name] => led-marine-lighting
[name] => General Nonsense
[object_id] => 1001
[term_id] => 77
)
[134] => stdClass Object
(
[ID] => 1003
[slug] => all-tied-up
[date] => 2008-10-21
[post_status] => publish
[post_date] => 2008-10-21 15:06:35
[post_title] => LED marine lighting - Part II
[post_name] => led-marine-lighting-part-ii
[name] => All Tied Up
[object_id] => 1003
[term_id] => 28
)
[135] => stdClass Object
(
[ID] => 1010
[slug] => general-nonsense
[date] => 2008-10-25
[post_status] => publish
[post_date] => 2008-10-25 11:32:03
[post_title] => LED verdict is in
[post_name] => led-verdict-is-in
[name] => General Nonsense
[object_id] => 1010
[term_id] => 77
)
[136] => stdClass Object
(
[ID] => 471
[slug] => tackle
[date] => 2006-02-26
[post_status] => publish
[post_date] => 2006-02-26 11:58:08
[post_title] => Like Christmas as a Kid!
[post_name] => like-christmas-as-a-kid
[name] => tackle
[object_id] => 471
[term_id] => 36
)
[137] => stdClass Object
(
[ID] => 1407
[slug] => inshore
[date] => 2009-06-15
[post_status] => publish
[post_date] => 2009-06-15 20:05:38
[post_title] => Long weekend roundup
[post_name] => long-weekend-roundup
[name] => Inshore
[object_id] => 1407
[term_id] => 26
)
[138] => stdClass Object
(
[ID] => 625
[slug] => uncategorized
[date] => 2007-10-08
[post_status] => publish
[post_date] => 2007-10-08 22:06:39
[post_title] => Looking Sporty This Weekend
[post_name] => looking-sporty-this-weekend
[name] => Uncategorized
[object_id] => 625
[term_id] => 1
)
[139] => stdClass Object
(
[ID] => 796
[slug] => offshore
[date] => 2008-06-22
[post_status] => publish
[post_date] => 2008-06-22 08:20:24
[post_title] => Mako Mania
[post_name] => mako-mania
[name] => Offshore
[object_id] => 796
[term_id] => 25
)
[140] => stdClass Object
(
[ID] => 1419
[slug] => offshore
[date] => 2009-06-28
[post_status] => publish
[post_date] => 2009-06-28 20:11:23
[post_title] => Mako Mania & Mako Fever
[post_name] => mako-mania-mako-fever
[name] => Offshore
[object_id] => 1419
[term_id] => 25
)
[141] => stdClass Object
(
[ID] => 704
[slug] => general-nonsense
[date] => 2007-12-25
[post_status] => publish
[post_date] => 2007-12-25 15:24:38
[post_title] => Merry Christmas!
[post_name] => merry-christmas
[name] => General Nonsense
[object_id] => 704
[term_id] => 77
)
[142] => stdClass Object
(
[ID] => 536
[slug] => bay-river
[date] => 2006-06-20
[post_status] => publish
[post_date] => 2006-06-20 13:07:24
[post_title] => MFC Intra-Club River Tournament
[post_name] => mfc-intra-club-river-tournament
[name] => Bay & River
[object_id] => 536
[term_id] => 48
)
[143] => stdClass Object
(
[ID] => 610
[slug] => bay-river
[date] => 2007-09-27
[post_status] => publish
[post_date] => 2007-09-27 15:02:30
[post_title] => Mid-week, Afternoon Sea Trout!
[post_name] => mid-week-afternoon-sea-trout
[name] => Bay & River
[object_id] => 610
[term_id] => 48
)
[144] => stdClass Object
(
[ID] => 830
[slug] => inshore
[date] => 2008-08-09
[post_status] => publish
[post_date] => 2008-08-09 22:11:21
[post_title] => Mixed bag
[post_name] => mixed-bag
[name] => Inshore
[object_id] => 830
[term_id] => 26
)
[145] => stdClass Object
(
[ID] => 1612
[slug] => inshore
[date] => 2009-09-20
[post_status] => publish
[post_date] => 2009-09-20 22:08:01
[post_title] => Mixed bag
[post_name] => mixed-bag-2
[name] => Inshore
[object_id] => 1612
[term_id] => 26
)
[146] => stdClass Object
(
[ID] => 641
[slug] => uncategorized
[date] => 2007-10-31
[post_status] => publish
[post_date] => 2007-10-31 22:29:07
[post_title] => Mobile Blogging
[post_name] => mobile-blogging
[name] => Uncategorized
[object_id] => 641
[term_id] => 1
)
[147] => stdClass Object
(
[ID] => 546
[slug] => bay-river
[date] => 2006-11-04
[post_status] => publish
[post_date] => 2006-11-04 13:17:37
[post_title] => More Canal Caught Blackfish
[post_name] => more-canal-caught-blackfish
[name] => Bay & River
[object_id] => 546
[term_id] => 48
)
[148] => stdClass Object
(
[ID] => 516
[slug] => ink
[date] => 2006-04-21
[post_status] => publish
[post_date] => 2006-04-21 12:53:20
[post_title] => More Ink!
[post_name] => more-ink
[name] => ink
[object_id] => 516
[term_id] => 52
)
[149] => stdClass Object
(
[ID] => 562
[slug] => dry-dock
[date] => 2007-01-21
[post_status] => publish
[post_date] => 2007-01-21 14:12:23
[post_title] => More PM
[post_name] => more-pm
[name] => Dry Dock
[object_id] => 562
[term_id] => 32
)
[150] => stdClass Object
(
[ID] => 755
[slug] => dry-dock
[date] => 2008-02-24
[post_status] => publish
[post_date] => 2008-02-24 16:29:14
[post_title] => More spring M and PM
[post_name] => more-spring-m-and-pm
[name] => Dry Dock
[object_id] => 755
[term_id] => 32
)
[151] => stdClass Object
(
[ID] => 832
[slug] => offshore
[date] => 2008-08-17
[post_status] => publish
[post_date] => 2008-08-17 22:14:29
[post_title] => Mud Hole BFT
[post_name] => mud-hole-bft
[name] => Offshore
[object_id] => 832
[term_id] => 25
)
[152] => stdClass Object
(
[ID] => 997
[slug] => offshore
[date] => 2008-10-12
[post_status] => publish
[post_date] => 2008-10-12 20:52:07
[post_title] => My first BFT
[post_name] => my-first-bft
[name] => Offshore
[object_id] => 997
[term_id] => 25
)
[153] => stdClass Object
(
[ID] => 566
[slug] => dry-dock
[date] => 2007-02-10
[post_status] => publish
[post_date] => 2007-02-10 14:14:29
[post_title] => New Radio Install
[post_name] => new-radio-install
[name] => Dry Dock
[object_id] => 566
[term_id] => 32
)
[154] => stdClass Object
(
[ID] => 1025
[slug] => all-tied-up
[date] => 2008-11-16
[post_status] => publish
[post_date] => 2008-11-16 20:06:03
[post_title] => New rod holders
[post_name] => new-rod-holders
[name] => All Tied Up
[object_id] => 1025
[term_id] => 28
)
[155] => stdClass Object
(
[ID] => 791
[slug] => dry-dock
[date] => 2008-05-28
[post_status] => publish
[post_date] => 2008-05-28 08:11:38
[post_title] => New tank is in!
[post_name] => new-tank-is-in
[name] => Dry Dock
[object_id] => 791
[term_id] => 32
)
[156] => stdClass Object
(
[ID] => 597
[slug] => bay-river
[date] => 2007-09-11
[post_status] => publish
[post_date] => 2007-09-11 14:54:16
[post_title] => Next Move...
[post_name] => next-move
[name] => Bay & River
[object_id] => 597
[term_id] => 48
)
[157] => stdClass Object
(
[ID] => 1326
[slug] => regulations-legislative
[date] => 2009-04-09
[post_status] => publish
[post_date] => 2009-04-09 12:01:07
[post_title] => NJ 2009 Marine Recreational Regulations
[post_name] => nj-2009-marine-recreational-regulations
[name] => Regulations & Legislative
[object_id] => 1326
[term_id] => 67
)
[158] => stdClass Object
(
[ID] => 1078
[slug] => regulations-legislative
[date] => 2009-02-19
[post_status] => publish
[post_date] => 2009-02-19 13:50:57
[post_title] => NJ Outdoor Alliance
[post_name] => nj-outdoor-alliance
[name] => Regulations & Legislative
[object_id] => 1078
[term_id] => 67
)
[159] => stdClass Object
(
[ID] => 1239
[slug] => general-nonsense
[date] => 2009-03-20
[post_status] => publish
[post_date] => 2009-03-20 21:02:45
[post_title] => NJ Reef News 2009
[post_name] => nj-reef-news-2009
[name] => General Nonsense
[object_id] => 1239
[term_id] => 77
)
[160] => stdClass Object
(
[ID] => 959
[slug] => regulations-legislative
[date] => 2009-02-03
[post_status] => publish
[post_date] => 2009-02-03 09:03:14
[post_title] => NJ saltwater license
[post_name] => nj-saltwater-license
[name] => Regulations & Legislative
[object_id] => 959
[term_id] => 67
)
[161] => stdClass Object
(
[ID] => 1567
[slug] => regulations-legislative
[date] => 2009-09-01
[post_status] => publish
[post_date] => 2009-09-01 14:03:20
[post_title] => NJMFC Sept. 3 Meeting Update
[post_name] => njmfc-sept-3-update
[name] => Regulations & Legislative
[object_id] => 1567
[term_id] => 67
)
[162] => stdClass Object
(
[ID] => 662
[slug] => regulations-legislative
[date] => 2009-01-05
[post_status] => publish
[post_date] => 2009-01-05 11:13:36
[post_title] => NMFS Saltwater Angler Registry Final Ruling
[post_name] => nmfs-saltwater-registry-final-ruling
[name] => Regulations & Legislative
[object_id] => 662
[term_id] => 67
)
[163] => stdClass Object
(
[ID] => 1564
[slug] => regulations-legislative
[date] => 2009-09-01
[post_status] => publish
[post_date] => 2009-09-01 12:41:38
[post_title] => No closures for 2009!
[post_name] => no-closures-for-2009
[name] => Regulations & Legislative
[object_id] => 1564
[term_id] => 67
)
[164] => stdClass Object
(
[ID] => 629
[slug] => inshore
[date] => 2007-10-21
[post_status] => publish
[post_date] => 2007-10-21 22:10:16
[post_title] => No Particular Plan...but STill Put Fish in the Box
[post_name] => no-particular-planbut-still-put-fish-in-the-box
[name] => Inshore
[object_id] => 629
[term_id] => 26
)
[165] => stdClass Object
(
[ID] => 1389
[slug] => inshore
[date] => 2009-06-07
[post_status] => publish
[post_date] => 2009-06-07 19:34:54
[post_title] => No stripers but scored ling and sea bass
[post_name] => 1389
[name] => Inshore
[object_id] => 1389
[term_id] => 26
)
[166] => stdClass Object
(
[ID] => 606
[slug] => offshore
[date] => 2007-09-20
[post_status] => publish
[post_date] => 2007-09-20 15:00:26
[post_title] => Not Going Deep Again..
[post_name] => not-going-deep-again
[name] => Offshore
[object_id] => 606
[term_id] => 25
)
[167] => stdClass Object
(
[ID] => 430
[slug] => inshore
[date] => 2005-12-11
[post_status] => publish
[post_date] => 2005-12-11 11:11:47
[post_title] => Nothing but Shorts
[post_name] => nothing-but-shorts
[name] => Inshore
[object_id] => 430
[term_id] => 26
)
[168] => stdClass Object
(
[ID] => 1292
[slug] => regulations-legislative
[date] => 2009-03-31
[post_status] => publish
[post_date] => 2009-03-31 13:23:23
[post_title] => NY summer flounder regulations and lawsuit
[post_name] => ny-summer-flounder-regulations-and-lawsuit
[name] => Regulations & Legislative
[object_id] => 1292
[term_id] => 67
)
[169] => stdClass Object
(
[ID] => 575
[slug] => dry-dock
[date] => 2007-03-11
[post_status] => publish
[post_date] => 2007-03-11 14:28:57
[post_title] => Oh Happy Day!
[post_name] => oh-happy-day
[name] => Dry Dock
[object_id] => 575
[term_id] => 32
)
[170] => stdClass Object
(
[ID] => 763
[slug] => general-nonsense
[date] => 2008-03-07
[post_status] => publish
[post_date] => 2008-03-07 16:37:37
[post_title] => Oh happy day!
[post_name] => oh-happy-day-2
[name] => General Nonsense
[object_id] => 763
[term_id] => 77
)
[171] => stdClass Object
(
[ID] => 1538
[slug] => all-tied-up
[date] => 2009-08-08
[post_status] => publish
[post_date] => 2009-08-08 09:23:29
[post_title] => On the DL
[post_name] => on-the-dl
[name] => All Tied Up
[object_id] => 1538
[term_id] => 28
)
[172] => stdClass Object
(
[ID] => 651
[slug] => inshore
[date] => 2007-11-10
[post_status] => publish
[post_date] => 2007-11-10 22:35:10
[post_title] => Out First Game Fish Catch!
[post_name] => out-first-game-fish-catch
[name] => Inshore
[object_id] => 651
[term_id] => 26
)
[173] => stdClass Object
(
[ID] => 1158
[slug] => dry-dock
[date] => 2009-03-01
[post_status] => publish
[post_date] => 2009-03-01 12:23:53
[post_title] => Outdrive project
[post_name] => outdrive-project
[name] => Dry Dock
[object_id] => 1158
[term_id] => 32
)
[174] => stdClass Object
(
[ID] => 1180
[slug] => dry-dock
[date] => 2009-03-04
[post_status] => publish
[post_date] => 2009-03-04 20:09:27
[post_title] => Outdrive project phase II
[post_name] => outdrive-project-phase-ii
[name] => Dry Dock
[object_id] => 1180
[term_id] => 32
)
[175] => stdClass Object
(
[ID] => 757
[slug] => dry-dock
[date] => 2008-02-25
[post_status] => publish
[post_date] => 2008-02-25 16:31:36
[post_title] => Play'n Hooky
[post_name] => playn-hooky
[name] => Dry Dock
[object_id] => 757
[term_id] => 32
)
[176] => stdClass Object
(
[ID] => 1023
[slug] => inshore
[date] => 2008-11-12
[post_status] => publish
[post_date] => 2008-11-12 19:32:00
[post_title] => Played hookey
[post_name] => played-hookey
[name] => Inshore
[object_id] => 1023
[term_id] => 26
)
[177] => stdClass Object
(
[ID] => 1608
[slug] => wreck-reef
[date] => 2009-09-15
[post_status] => publish
[post_date] => 2009-09-15 21:35:16
[post_title] => Played hooky
[post_name] => played-hooky
[name] => wreck & reef
[object_id] => 1608
[term_id] => 5
)
[178] => stdClass Object
(
[ID] => 812
[slug] => inshore
[date] => 2008-07-26
[post_status] => publish
[post_date] => 2008-07-26 09:17:07
[post_title] => Pt. Pleasant Elk's Fluke Tournament
[post_name] => pt-pleasant-elks-fluke-tournament
[name] => Inshore
[object_id] => 812
[term_id] => 26
)
[179] => stdClass Object
(
[ID] => 1343
[slug] => bay-river
[date] => 2009-05-02
[post_status] => publish
[post_date] => 2009-05-02 19:06:32
[post_title] => Rainy day blues
[post_name] => rainy-day-blue
[name] => Bay & River
[object_id] => 1343
[term_id] => 48
)
[180] => stdClass Object
(
[ID] => 759
[slug] => dry-dock
[date] => 2008-03-02
[post_status] => publish
[post_date] => 2008-03-02 16:33:06
[post_title] => Ready to get wet!
[post_name] => ready-to-get-wet
[name] => Dry Dock
[object_id] => 759
[term_id] => 32
)
[181] => stdClass Object
(
[ID] => 564
[slug] => dry-dock
[date] => 2007-01-23
[post_status] => publish
[post_date] => 2007-01-23 14:13:16
[post_title] => Remote PM?
[post_name] => remote-pm
[name] => Dry Dock
[object_id] => 564
[term_id] => 32
)
[182] => stdClass Object
(
[ID] => 1542
[slug] => bay-river
[date] => 2009-08-09
[post_status] => publish
[post_date] => 2009-08-09 21:28:03
[post_title] => River slaughter
[post_name] => river-slaughter
[name] => Bay & River
[object_id] => 1542
[term_id] => 48
)
[183] => stdClass Object
(
[ID] => 1027
[slug] => tackle
[date] => 2008-11-18
[post_status] => publish
[post_date] => 2008-11-18 19:36:09
[post_title] => Rod riggers
[post_name] => rod-riggers
[name] => tackle
[object_id] => 1027
[term_id] => 36
)
[184] => stdClass Object
(
[ID] => 1249
[slug] => tackle
[date] => 2009-03-22
[post_status] => publish
[post_date] => 2009-03-22 19:22:07
[post_title] => Saltwater Fishing Expo
[post_name] => saltwater-expo
[name] => tackle
[object_id] => 1249
[term_id] => 36
)
[185] => stdClass Object
(
[ID] => 744
[slug] => dry-dock
[date] => 2008-02-17
[post_status] => publish
[post_date] => 2008-02-17 16:17:56
[post_title] => Sand storms in Pt. Pleasant?
[post_name] => sand-storms-in-pt-pleasant
[name] => Dry Dock
[object_id] => 744
[term_id] => 32
)
[186] => stdClass Object
(
[ID] => 613
[slug] => bay-river
[date] => 2007-09-30
[post_status] => publish
[post_date] => 2007-09-30 15:04:20
[post_title] => Sea Trout are Thinning Out
[post_name] => sea-trout-are-thinning-out
[name] => Bay & River
[object_id] => 613
[term_id] => 48
)
[187] => stdClass Object
(
[ID] => 608
[slug] => bay-river
[date] => 2007-09-22
[post_status] => publish
[post_date] => 2007-09-22 15:01:11
[post_title] => Sea Trout Success!
[post_name] => sea-trout-success
[name] => Bay & River
[object_id] => 608
[term_id] => 48
)
[188] => stdClass Object
(
[ID] => 657
[slug] => uncategorized
[date] => 2007-11-29
[post_status] => publish
[post_date] => 2007-11-29 22:43:58
[post_title] => Sea\\Insure
[post_name] => seainsure
[name] => Uncategorized
[object_id] => 657
[term_id] => 1
)
[189] => stdClass Object
(
[ID] => 548
[slug] => inshore
[date] => 2006-11-05
[post_status] => publish
[post_date] => 2006-11-05 13:18:54
[post_title] => Second Striper Trip fo the Fall a Bust
[post_name] => second-striper-trip-fo-the-fall-a-bust
[name] => Inshore
[object_id] => 548
[term_id] => 26
)
[190] => stdClass Object
(
[ID] => 588
[slug] => dry-dock
[date] => 2007-03-27
[post_status] => publish
[post_date] => 2007-03-27 14:45:28
[post_title] => Shift Problem
[post_name] => shift-problem
[name] => Dry Dock
[object_id] => 588
[term_id] => 32
)
[191] => stdClass Object
(
[ID] => 590
[slug] => dry-dock
[date] => 2007-04-05
[post_status] => publish
[post_date] => 2007-04-05 14:46:37
[post_title] => Shift Problem Fixed!
[post_name] => shift-problem-fixed
[name] => Dry Dock
[object_id] => 590
[term_id] => 32
)
[192] => stdClass Object
(
[ID] => 1047
[slug] => inshore
[date] => 2008-12-06
[post_status] => publish
[post_date] => 2008-12-06 12:40:41
[post_title] => Short shot @ bassn'
[post_name] => short-shot-bassn
[name] => Inshore
[object_id] => 1047
[term_id] => 26
)
[193] => stdClass Object
(
[ID] => 414
[slug] => uncategorized
[date] => 2005-11-05
[post_status] => publish
[post_date] => 2005-11-05 10:52:30
[post_title] => Should Have Gone Fishing
[post_name] => should-have-gone-fishing
[name] => Uncategorized
[object_id] => 414
[term_id] => 1
)
[194] => stdClass Object
(
[ID] => 416
[slug] => inshore
[date] => 2005-11-06
[post_status] => publish
[post_date] => 2005-11-06 10:53:53
[post_title] => Should Have Gotten Out Earlier
[post_name] => should-have-gotten-out-earlier
[name] => Inshore
[object_id] => 416
[term_id] => 26
)
[195] => stdClass Object
(
[ID] => 416
[slug] => wreck-reef
[date] => 2005-11-06
[post_status] => publish
[post_date] => 2005-11-06 10:53:53
[post_title] => Should Have Gotten Out Earlier
[post_name] => should-have-gotten-out-earlier
[name] => wreck & reef
[object_id] => 416
[term_id] => 5
)
[196] => stdClass Object
(
[ID] => 1216
[slug] => pm-repairs
[date] => 2009-03-15
[post_status] => publish
[post_date] => 2009-03-15 10:58:47
[post_title] => Shurhold Buffer
[post_name] => shurhold-buffer
[name] => PM & Repairs
[object_id] => 1216
[term_id] => 29
)
[197] => stdClass Object
(
[ID] => 572
[slug] => fishing-club
[date] => 2007-03-04
[post_status] => publish
[post_date] => 2007-03-04 14:27:11
[post_title] => Sinker Party
[post_name] => sinker-party
[name] => Fishing Club
[object_id] => 572
[term_id] => 45
)
[198] => stdClass Object
(
[ID] => 965
[slug] => general-nonsense
[date] => 2009-02-04
[post_status] => publish
[post_date] => 2009-02-04 08:58:00
[post_title] => Sirius/XM
[post_name] => siriusxm
[name] => General Nonsense
[object_id] => 965
[term_id] => 77
)
[199] => stdClass Object
(
[ID] => 774
[slug] => bay-river
[date] => 2008-03-30
[post_status] => publish
[post_date] => 2008-03-30 16:50:03
[post_title] => Slow winter flounder pick
[post_name] => slow-winter-flounder-pick
[name] => Bay & River
[object_id] => 774
[term_id] => 48
)
[200] => stdClass Object
(
[ID] => 428
[slug] => inshore
[date] => 2005-12-04
[post_status] => publish
[post_date] => 2005-12-04 11:06:14
[post_title] => Snotty Conditions but Success!
[post_name] => snotty-conditions-but-success
[name] => Inshore
[object_id] => 428
[term_id] => 26
)
[201] => stdClass Object
(
[ID] => 582
[slug] => dry-dock
[date] => 2007-03-18
[post_status] => publish
[post_date] => 2007-03-18 14:39:39
[post_title] => Snow & Ice...I thought it was Spring!
[post_name] => snow-icei-thought-it-was-spring
[name] => Dry Dock
[object_id] => 582
[term_id] => 32
)
[202] => stdClass Object
(
[ID] => 1367
[slug] => inshore
[date] => 2009-05-24
[post_status] => publish
[post_date] => 2009-05-24 21:18:26
[post_title] => Solo bass slaughter!
[post_name] => solo-bass-slaughter
[name] => Inshore
[object_id] => 1367
[term_id] => 26
)
[203] => stdClass Object
(
[ID] => 1309
[slug] => bay-river
[date] => 2009-04-05
[post_status] => publish
[post_date] => 2009-04-05 20:04:27
[post_title] => Spawning or on the move?
[post_name] => spawning-or-on-the-move
[name] => Bay & River
[object_id] => 1309
[term_id] => 48
)
[204] => stdClass Object
(
[ID] => 577
[slug] => dry-dock
[date] => 2007-03-15
[post_status] => publish
[post_date] => 2007-03-15 14:35:20
[post_title] => Splash Day!
[post_name] => splash-day
[name] => Dry Dock
[object_id] => 577
[term_id] => 32
)
[205] => stdClass Object
(
[ID] => 1621
[slug] => general-nonsense
[date] => 2010-01-29
[post_status] => publish
[post_date] => 2010-01-29 11:42:20
[post_title] => Spring is coming and so is more content
[post_name] => spring-is-coming-and-so-is-more-content
[name] => General Nonsense
[object_id] => 1621
[term_id] => 77
)
[206] => stdClass Object
(
[ID] => 1012
[slug] => inshore
[date] => 2008-11-01
[post_status] => publish
[post_date] => 2008-11-01 22:56:31
[post_title] => Striper & wreck trip
[post_name] => striper-wreck-trip
[name] => Inshore
[object_id] => 1012
[term_id] => 26
)
[207] => stdClass Object
(
[ID] => 1012
[slug] => wreck-reef
[date] => 2008-11-01
[post_status] => publish
[post_date] => 2008-11-01 22:56:31
[post_title] => Striper & wreck trip
[post_name] => striper-wreck-trip
[name] => wreck & reef
[object_id] => 1012
[term_id] => 5
)
[208] => stdClass Object
(
[ID] => 793
[slug] => inshore
[date] => 2008-06-15
[post_status] => publish
[post_date] => 2008-06-15 08:15:07
[post_title] => Striper success
[post_name] => striper-success
[name] => Inshore
[object_id] => 793
[term_id] => 26
)
[209] => stdClass Object
(
[ID] => 993
[slug] => inshore
[date] => 2008-10-04
[post_status] => publish
[post_date] => 2008-10-04 14:57:37
[post_title] => Striper/wreck trip...the glass is half full
[post_name] => striperwreck-tripthe-glass-is-half-full
[name] => Inshore
[object_id] => 993
[term_id] => 26
)
[210] => stdClass Object
(
[ID] => 993
[slug] => wreck-reef
[date] => 2008-10-04
[post_status] => publish
[post_date] => 2008-10-04 14:57:37
[post_title] => Striper/wreck trip...the glass is half full
[post_name] => striperwreck-tripthe-glass-is-half-full
[name] => wreck & reef
[object_id] => 993
[term_id] => 5
)
[211] => stdClass Object
(
[ID] => 1359
[slug] => all-tied-up
[date] => 2009-05-12
[post_status] => publish
[post_date] => 2009-05-12 10:16:20
[post_title] => Stripers and fluke making a showing
[post_name] => stripers-and-fluke-making-a-showing
[name] => All Tied Up
[object_id] => 1359
[term_id] => 28
)
[212] => stdClass Object
(
[ID] => 1016
[slug] => inshore
[date] => 2008-11-09
[post_status] => publish
[post_date] => 2008-11-09 11:04:03
[post_title] => Success without being there
[post_name] => success-without-being-there
[name] => Inshore
[object_id] => 1016
[term_id] => 26
)
[213] => stdClass Object
(
[ID] => 1019
[slug] => fun-stuff
[date] => 2008-11-11
[post_status] => publish
[post_date] => 2008-11-11 08:32:00
[post_title] => Sun Harbor Fall Bass Tourney
[post_name] => sun-harbor-fall-bass-tourney
[name] => Fun Stuff
[object_id] => 1019
[term_id] => 43
)
[214] => stdClass Object
(
[ID] => 395
[slug] => uncategorized
[date] => 2005-10-09
[post_status] => publish
[post_date] => 2005-10-09 09:32:11
[post_title] => Surf's Up!
[post_name] => surfs-up
[name] => Uncategorized
[object_id] => 395
[term_id] => 1
)
[215] => stdClass Object
(
[ID] => 1071
[slug] => dry-dock
[date] => 2009-02-15
[post_status] => publish
[post_date] => 2009-02-15 19:29:17
[post_title] => Swiss cheese
[post_name] => swiss-cheese
[name] => Dry Dock
[object_id] => 1071
[term_id] => 32
)
[216] => stdClass Object
(
[ID] => 786
[slug] => dry-dock
[date] => 2008-05-01
[post_status] => publish
[post_date] => 2008-05-01 08:05:54
[post_title] => Tank condition shocking...
[post_name] => tank-condition-shocking
[name] => Dry Dock
[object_id] => 786
[term_id] => 32
)
[217] => stdClass Object
(
[ID] => 459
[slug] => uncategorized
[date] => 2006-02-01
[post_status] => publish
[post_date] => 2006-02-01 11:50:32
[post_title] => Testing New Technology
[post_name] => testing-new-technology
[name] => Uncategorized
[object_id] => 459
[term_id] => 1
)
[218] => stdClass Object
(
[ID] => 697
[slug] => dry-dock
[date] => 2007-12-11
[post_status] => publish
[post_date] => 2007-12-11 15:18:39
[post_title] => Thanks everyone for a great season!
[post_name] => thanks-everyone-for-a-great-season
[name] => Dry Dock
[object_id] => 697
[term_id] => 32
)
[219] => stdClass Object
(
[ID] => 984
[slug] => general-nonsense
[date] => 2008-09-18
[post_status] => publish
[post_date] => 2008-09-18 16:20:40
[post_title] => Thar she blows!
[post_name] => thar-she-blows
[name] => General Nonsense
[object_id] => 984
[term_id] => 77
)
[220] => stdClass Object
(
[ID] => 476
[slug] => pm-repairs
[date] => 2006-03-06
[post_status] => publish
[post_date] => 2006-03-06 12:16:56
[post_title] => The Bilge Pump Debate
[post_name] => the-bilge-pump-debate
[name] => PM & Repairs
[object_id] => 476
[term_id] => 29
)
[221] => stdClass Object
(
[ID] => 418
[slug] => inshore
[date] => 2005-11-07
[post_status] => publish
[post_date] => 2005-11-07 10:55:25
[post_title] => The Fall Run has Started!
[post_name] => the-fall-run-has-started
[name] => Inshore
[object_id] => 418
[term_id] => 26
)
[222] => stdClass Object
(
[ID] => 741
[slug] => pm-repairs
[date] => 2008-02-15
[post_status] => publish
[post_date] => 2008-02-15 16:13:23
[post_title] => The galss is half full
[post_name] => the-galss-is-half-full
[name] => PM & Repairs
[object_id] => 741
[term_id] => 29
)
[223] => stdClass Object
(
[ID] => 772
[slug] => regulations-legislative
[date] => 2008-03-29
[post_status] => publish
[post_date] => 2008-03-29 16:48:19
[post_title] => The Garden State without the Agricultural Dept?
[post_name] => the-garden-state-without-the-agricultural-dept
[name] => Regulations & Legislative
[object_id] => 772
[term_id] => 67
)
[224] => stdClass Object
(
[ID] => 464
[slug] => pm-repairs
[date] => 2006-02-22
[post_status] => publish
[post_date] => 2006-02-22 11:52:10
[post_title] => The Headliner is Back In
[post_name] => the-headliner-is-back-in
[name] => PM & Repairs
[object_id] => 464
[term_id] => 29
)
[225] => stdClass Object
(
[ID] => 733
[slug] => regulations-legislative
[date] => 2008-02-05
[post_status] => publish
[post_date] => 2008-02-05 16:07:40
[post_title] => The real fluke proposals
[post_name] => the-real-fluke-proposals
[name] => Regulations & Legislative
[object_id] => 733
[term_id] => 67
)
[226] => stdClass Object
(
[ID] => 425
[slug] => all-tied-up
[date] => 2005-11-27
[post_status] => publish
[post_date] => 2005-11-27 10:58:16
[post_title] => The Striped Ones Have Arrived!
[post_name] => the-striped-ones-have-arrived
[name] => All Tied Up
[object_id] => 425
[term_id] => 28
)
[227] => stdClass Object
(
[ID] => 761
[slug] => regulations-legislative
[date] => 2008-03-06
[post_status] => publish
[post_date] => 2008-03-06 16:36:19
[post_title] => The verdict is in
[post_name] => the-verdict-is-in
[name] => Regulations & Legislative
[object_id] => 761
[term_id] => 67
)
[228] => stdClass Object
(
[ID] => 270
[slug] => inshore
[date] => 2005-10-01
[post_status] => publish
[post_date] => 2005-10-01 11:49:58
[post_title] => The Wrecks are Begining to Show Life!
[post_name] => the-wrecks-are-begining-to-show-life
[name] => Inshore
[object_id] => 270
[term_id] => 26
)
[229] => stdClass Object
(
[ID] => 518
[slug] => tackle
[date] => 2006-04-23
[post_status] => publish
[post_date] => 2006-04-23 12:54:11
[post_title] => This Weather Sucks!
[post_name] => this-weather-sucks
[name] => tackle
[object_id] => 518
[term_id] => 36
)
[230] => stdClass Object
(
[ID] => 1226
[slug] => general-nonsense
[date] => 2009-03-18
[post_status] => publish
[post_date] => 2009-03-18 14:27:41
[post_title] => Tide & Current Charts
[post_name] => tide-current-charts
[name] => General Nonsense
[object_id] => 1226
[term_id] => 77
)
[231] => stdClass Object
(
[ID] => 767
[slug] => bay-river
[date] => 2008-03-16
[post_status] => publish
[post_date] => 2008-03-16 16:43:50
[post_title] => Time to fish
[post_name] => time-to-fish
[name] => Bay & River
[object_id] => 767
[term_id] => 48
)
[232] => stdClass Object
(
[ID] => 1551
[slug] => general-nonsense
[date] => 2009-08-25
[post_status] => publish
[post_date] => 2009-08-25 09:25:11
[post_title] => Took a lay day...
[post_name] => took-a-lay-day
[name] => General Nonsense
[object_id] => 1551
[term_id] => 77
)
[233] => stdClass Object
(
[ID] => 408
[slug] => inshore
[date] => 2005-10-30
[post_status] => publish
[post_date] => 2005-10-30 09:39:54
[post_title] => Two Days in a Row!
[post_name] => two-days-in-a-row
[name] => Inshore
[object_id] => 408
[term_id] => 26
)
[234] => stdClass Object
(
[ID] => 724
[slug] => dry-dock
[date] => 2008-01-28
[post_status] => publish
[post_date] => 2008-01-28 15:50:42
[post_title] => Two week catchup
[post_name] => two-week-catchup
[name] => Dry Dock
[object_id] => 724
[term_id] => 32
)
[235] => stdClass Object
(
[ID] => 489
[slug] => all-tied-up
[date] => 2006-03-27
[post_status] => publish
[post_date] => 2006-03-27 12:29:40
[post_title] => Under Warranty
[post_name] => under-warranty
[name] => All Tied Up
[object_id] => 489
[term_id] => 28
)
[236] => stdClass Object
(
[ID] => 495
[slug] => all-tied-up
[date] => 2006-04-04
[post_status] => publish
[post_date] => 2006-04-04 12:34:03
[post_title] => Under Warranty - Part II
[post_name] => under-warranty-part-ii
[name] => All Tied Up
[object_id] => 495
[term_id] => 28
)
[237] => stdClass Object
(
[ID] => 497
[slug] => dry-dock
[date] => 2006-04-04
[post_status] => publish
[post_date] => 2006-04-04 12:36:43
[post_title] => Under Warranty - Part III
[post_name] => under-warranty-part-iii
[name] => Dry Dock
[object_id] => 497
[term_id] => 32
)
[238] => stdClass Object
(
[ID] => 506
[slug] => dry-dock
[date] => 2006-04-14
[post_status] => publish
[post_date] => 2006-04-14 12:44:06
[post_title] => Under Warranty - Part IV
[post_name] => under-warranty-part-iv
[name] => Dry Dock
[object_id] => 506
[term_id] => 32
)
[239] => stdClass Object
(
[ID] => 1558
[slug] => general-nonsense
[date] => 2009-08-28
[post_status] => publish
[post_date] => 2009-08-28 16:36:16
[post_title] => Visits from friends...
[post_name] => visits-from-friends
[name] => General Nonsense
[object_id] => 1558
[term_id] => 77
)
[240] => stdClass Object
(
[ID] => 441
[slug] => pm-repairs
[date] => 2006-01-29
[post_status] => publish
[post_date] => 2006-01-29 11:22:32
[post_title] => Wash'n & Wax'n
[post_name] => washn-waxn
[name] => PM & Repairs
[object_id] => 441
[term_id] => 29
)
[241] => stdClass Object
(
[ID] => 604
[slug] => offshore
[date] => 2007-09-17
[post_status] => publish
[post_date] => 2007-09-17 14:59:27
[post_title] => We Will Keep Our Fingers Crossed
[post_name] => we-will-keep-our-fingers-crossed
[name] => Offshore
[object_id] => 604
[term_id] => 25
)
[242] => stdClass Object
(
[ID] => 618
[slug] => regulations-legislative
[date] => 2007-10-01
[post_status] => publish
[post_date] => 2007-10-01 21:58:43
[post_title] => Weakfish/Sea Trout Bag Limit Change
[post_name] => weakfishsea-trout-bag-limit-change
[name] => Regulations & Legislative
[object_id] => 618
[term_id] => 67
)
[243] => stdClass Object
(
[ID] => 802
[slug] => general-nonsense
[date] => 2008-07-02
[post_status] => publish
[post_date] => 2008-07-02 09:01:12
[post_title] => Weather sucks
[post_name] => weather-sucks
[name] => General Nonsense
[object_id] => 802
[term_id] => 77
)
[244] => stdClass Object
(
[ID] => 800
[slug] => general-nonsense
[date] => 2008-07-10
[post_status] => publish
[post_date] => 2008-07-10 08:45:20
[post_title] => Weather woes
[post_name] => weather-woes
[name] => General Nonsense
[object_id] => 800
[term_id] => 77
)
[245] => stdClass Object
(
[ID] => 1384
[slug] => inshore
[date] => 2009-05-31
[post_status] => publish
[post_date] => 2009-05-31 20:15:54
[post_title] => Weekend bass roundup
[post_name] => weekend-bass-roundup
[name] => Inshore
[object_id] => 1384
[term_id] => 26
)
[246] => stdClass Object
(
[ID] => 288
[slug] => offshore
[date] => 2005-10-02
[post_status] => publish
[post_date] => 2005-10-02 16:51:18
[post_title] => Weekend Canyon Trip
[post_name] => weekend-canyon-trip
[name] => Offshore
[object_id] => 288
[term_id] => 25
)
[247] => stdClass Object
(
[ID] => 1517
[slug] => general-nonsense
[date] => 2009-07-17
[post_status] => publish
[post_date] => 2009-07-17 13:30:46
[post_title] => Weekend off
[post_name] => weekend-off
[name] => General Nonsense
[object_id] => 1517
[term_id] => 77
)
[248] => stdClass Object
(
[ID] => 969
[slug] => general-nonsense
[date] => 2009-02-09
[post_status] => publish
[post_date] => 2009-02-09 13:53:11
[post_title] => West Marine Superstore & AC Boat Show
[post_name] => west-marine-superstore-ac-boat-show
[name] => General Nonsense
[object_id] => 969
[term_id] => 77
)
[249] => stdClass Object
(
[ID] => 474
[slug] => tackle
[date] => 2006-03-03
[post_status] => publish
[post_date] => 2006-03-03 12:15:19
[post_title] => What a Let Down
[post_name] => what-a-let-down
[name] => tackle
[object_id] => 474
[term_id] => 36
)
[250] => stdClass Object
(
[ID] => 474
[slug] => fishing-club
[date] => 2006-03-03
[post_status] => publish
[post_date] => 2006-03-03 12:15:19
[post_title] => What a Let Down
[post_name] => what-a-let-down
[name] => Fishing Club
[object_id] => 474
[term_id] => 45
)
[251] => stdClass Object
(
[ID] => 404
[slug] => tackle
[date] => 2005-10-25
[post_status] => publish
[post_date] => 2005-10-25 09:37:41
[post_title] => What Could be Better!
[post_name] => what-could-be-better
[name] => tackle
[object_id] => 404
[term_id] => 36
)
[252] => stdClass Object
(
[ID] => 1560
[slug] => bay-river
[date] => 2009-08-30
[post_status] => publish
[post_date] => 2009-08-30 21:44:52
[post_title] => What happened to Danny?
[post_name] => what-happened-to-danny
[name] => Bay & River
[object_id] => 1560
[term_id] => 48
)
[253] => stdClass Object
(
[ID] => 746
[slug] => fun-stuff
[date] => 2008-02-20
[post_status] => publish
[post_date] => 2008-02-20 16:21:16
[post_title] => What tide is it?
[post_name] => what-tide-is-it
[name] => Fun Stuff
[object_id] => 746
[term_id] => 43
)
[254] => stdClass Object
(
[ID] => 780
[slug] => bay-river
[date] => 2008-04-13
[post_status] => publish
[post_date] => 2008-04-13 07:57:53
[post_title] => Where are all the flounder???
[post_name] => where-are-all-the-flounder
[name] => Bay & River
[object_id] => 780
[term_id] => 48
)
[255] => stdClass Object
(
[ID] => 1033
[slug] => inshore
[date] => 2008-11-30
[post_status] => publish
[post_date] => 2008-11-30 22:25:49
[post_title] => Where are the bigger bass?
[post_name] => where-are-the-bigger-bass
[name] => Inshore
[object_id] => 1033
[term_id] => 26
)
[256] => stdClass Object
(
[ID] => 687
[slug] => uncategorized
[date] => 2007-12-01
[post_status] => publish
[post_date] => 2007-12-01 15:07:14
[post_title] => Where are the larger bass?
[post_name] => where-are-the-larger-bass
[name] => Uncategorized
[object_id] => 687
[term_id] => 1
)
[257] => stdClass Object
(
[ID] => 721
[slug] => dry-dock
[date] => 2008-01-14
[post_status] => publish
[post_date] => 2008-01-14 15:43:03
[post_title] => Who said Mondays suck?
[post_name] => who-said-mondays-suck
[name] => Dry Dock
[object_id] => 721
[term_id] => 32
)
[258] => stdClass Object
(
[ID] => 402
[slug] => all-tied-up
[date] => 2005-10-24
[post_status] => publish
[post_date] => 2005-10-24 09:36:03
[post_title] => Will it Ever End?
[post_name] => will-it-ever-end
[name] => All Tied Up
[object_id] => 402
[term_id] => 28
)
[259] => stdClass Object
(
[ID] => 695
[slug] => dry-dock
[date] => 2007-12-07
[post_status] => publish
[post_date] => 2007-12-07 15:17:12
[post_title] => Will mate for boarding pass
[post_name] => will-mate-for-boarding-pass
[name] => Dry Dock
[object_id] => 695
[term_id] => 32
)
[260] => stdClass Object
(
[ID] => 700
[slug] => dry-dock
[date] => 2007-12-15
[post_status] => publish
[post_date] => 2007-12-15 15:22:48
[post_title] => Winter cleaning
[post_name] => winter-cleaning
[name] => Dry Dock
[object_id] => 700
[term_id] => 32
)
[261] => stdClass Object
(
[ID] => 486
[slug] => river-bay
[date] => 2006-03-23
[post_status] => publish
[post_date] => 2006-03-23 12:26:35
[post_title] => Winter Flattie Opening Day!
[post_name] => 486
[name] => River & Bay
[object_id] => 486
[term_id] => 49
)
[262] => stdClass Object
(
[ID] => 491
[slug] => river-bay
[date] => 2006-04-02
[post_status] => publish
[post_date] => 2006-04-02 12:30:24
[post_title] => Winter Flatties on the Norma K II
[post_name] => winter-flatties-on-the-norma-k-ii
[name] => River & Bay
[object_id] => 491
[term_id] => 49
)
[263] => stdClass Object
(
[ID] => 1350
[slug] => regulations-legislative
[date] => 2009-05-06
[post_status] => publish
[post_date] => 2009-05-06 08:55:35
[post_title] => Winter Flounder Board Approves Addendum I to Initiate Stock
[post_name] => winter-flounder-board-approves-addendum-i-to-initiate-stock
[name] => Regulations & Legislative
[object_id] => 1350
[term_id] => 67
)
[264] => stdClass Object
(
[ID] => 1334
[slug] => bay-river
[date] => 2009-04-18
[post_status] => publish
[post_date] => 2009-04-18 16:37:46
[post_title] => Winter flounder finally biting good
[post_name] => winter-flounder-finally-biting-good
[name] => Bay & River
[object_id] => 1334
[term_id] => 48
)
[265] => stdClass Object
(
[ID] => 508
[slug] => bay-river
[date] => 2006-04-15
[post_status] => publish
[post_date] => 2006-04-15 12:45:39
[post_title] => Winter Flounder on My Own Boat!
[post_name] => winter-flounder-on-my-own-boat
[name] => Bay & River
[object_id] => 508
[term_id] => 48
)
[266] => stdClass Object
(
[ID] => 1243
[slug] => river-bay
[date] => 2009-03-23
[post_status] => publish
[post_date] => 2009-03-23 18:02:17
[post_title] => Winter flounder opening day
[post_name] => winter-flounder-opening-day
[name] => River & Bay
[object_id] => 1243
[term_id] => 49
)
[267] => stdClass Object
(
[ID] => 438
[slug] => uncategorized
[date] => 2005-12-29
[post_status] => publish
[post_date] => 2005-12-29 11:20:10
[post_title] => Winter Sucks!
[post_name] => winter-sucks
[name] => Uncategorized
[object_id] => 438
[term_id] => 1
)
[268] => stdClass Object
(
[ID] => 438
[slug] => pm-repairs
[date] => 2005-12-29
[post_status] => publish
[post_date] => 2005-12-29 11:20:10
[post_title] => Winter Sucks!
[post_name] => winter-sucks
[name] => PM & Repairs
[object_id] => 438
[term_id] => 29
)
[269] => stdClass Object
(
[ID] => 1014
[slug] => tackle
[date] => 2008-11-03
[post_status] => publish
[post_date] => 2008-11-03 10:34:00
[post_title] => Wire line trolling tips & tricks
[post_name] => wire-line-trolling-tips-tricks
[name] => tackle
[object_id] => 1014
[term_id] => 36
)
[270] => stdClass Object
(
[ID] => 420
[slug] => uncategorized
[date] => 2005-11-07
[post_status] => publish
[post_date] => 2005-11-07 10:55:31
[post_title] => Woo Hoo!!!
[post_name] => woo-hoo
[name] => Uncategorized
[object_id] => 420
[term_id] => 1
)
[271] => stdClass Object
(
[ID] => 420
[slug] => tackle
[date] => 2005-11-07
[post_status] => publish
[post_date] => 2005-11-07 10:55:31
[post_title] => Woo Hoo!!!
[post_name] => woo-hoo
[name] => tackle
[object_id] => 420
[term_id] => 36
)
[272] => stdClass Object
(
[ID] => 281
[slug] => all-tied-up
[date] => 2005-10-02
[post_status] => publish
[post_date] => 2005-10-02 14:24:47
[post_title] => Workn' on the Boat
[post_name] => workn-on-the-boat
[name] => All Tied Up
[object_id] => 281
[term_id] => 28
)
[273] => stdClass Object
(
[ID] => 281
[slug] => pm-repairs
[date] => 2005-10-02
[post_status] => publish
[post_date] => 2005-10-02 14:24:47
[post_title] => Workn' on the Boat
[post_name] => workn-on-the-boat
[name] => PM & Repairs
[object_id] => 281
[term_id] => 29
)
)
Powered by WordPress and WordPress Theme created with Artisteer by Joseph Puntasecca.
Entries (RSS) and Comments (RSS).