-
MySQL server version: 5.1.53-log
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] =>
[debug] => 1
[postDateFormat] => m/d
[postDateAppend] => after
[animate] => 0
[postTitleLength] =>
[showPostCount] => 1
[style] => twentyten
[useCookies] => 1
[archSortOrder] => DESC
[showPosts] =>
[customExpand] =>
[customCollapse] =>
[post_type] => post
[taxonomy] => both
[accordion] => 0
[number] => 2
)
POST QUERY:
SELECT wp_terms.slug, wp_posts.ID,
wp_posts.post_name, wp_posts.post_title, wp_posts.post_author,
wp_posts.post_date, YEAR(wp_posts.post_date) AS 'year',
MONTH(wp_posts.post_date) AS 'month'
FROM wp_posts LEFT JOIN wp_term_relationships ON wp_posts.ID =
wp_term_relationships.object_id
LEFT JOIN wp_term_taxonomy ON wp_term_taxonomy.term_taxonomy_id =
wp_term_relationships.term_taxonomy_id
LEFT JOIN wp_terms ON wp_terms.term_id =
wp_term_taxonomy.term_id
WHERE post_date != '0000-00-00 00:00:00' AND post_status = 'publish' AND post_type = 'post'
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
POST QUERY RESULTS
Array
(
[0] => stdClass Object
(
[slug] => wordpress
[ID] => 1149
[post_name] => postie-1-4-2-released
[post_title] => Postie 1.4.2 released
[post_author] => 2
[post_date] => 2011-01-30 12:52:39
[year] => 2011
[month] => 1
)
[1] => stdClass Object
(
[slug] => xhtml
[ID] => 848
[post_name] => website-redesign
[post_title] => Site redesign
[post_author] => 2
[post_date] => 2010-12-01 09:50:39
[year] => 2010
[month] => 12
)
[2] => stdClass Object
(
[slug] => photography
[ID] => 687
[post_name] => new-wordpress-plugin-image-browser
[post_title] => New Wordpress plugin - Image Browser
[post_author] => 2
[post_date] => 2010-08-04 15:55:03
[year] => 2010
[month] => 8
)
[3] => stdClass Object
(
[slug] => photography
[ID] => 680
[post_name] => new-wordpress-plugin-image-meta
[post_title] => New wordpress plugin - Image Meta
[post_author] => 2
[post_date] => 2010-06-22 13:59:46
[year] => 2010
[month] => 6
)
[4] => stdClass Object
(
[slug] => php
[ID] => 662
[post_name] => showing-total-number-of-replies-in-bbpress
[post_title] => Showing total number of replies in bbpress
[post_author] => 2
[post_date] => 2010-04-09 15:36:59
[year] => 2010
[month] => 4
)
[5] => stdClass Object
(
[slug] => javascript
[ID] => 654
[post_name] => new-wordpress-plugin-category-reminder
[post_title] => New wordpress plugin - category reminder
[post_author] => 2
[post_date] => 2010-04-01 12:44:57
[year] => 2010
[month] => 4
)
[6] => stdClass Object
(
[slug] => cooking
[ID] => 642
[post_name] => tofu-stuffed-eggplant-with-mushroom-ragout
[post_title] => Tofu-stuffed eggplant with mushroom ragout
[post_author] => 2
[post_date] => 2010-03-04 20:50:39
[year] => 2010
[month] => 3
)
[7] => stdClass Object
(
[slug] => xhtml
[ID] => 626
[post_name] => multi-column-balanced-lists
[post_title] => Multi-column balanced lists
[post_author] => 2
[post_date] => 2010-02-18 10:25:36
[year] => 2010
[month] => 2
)
[8] => stdClass Object
(
[slug] => cooking
[ID] => 562
[post_name] => a-year-of-new-recipes
[post_title] => A year of new recipes
[post_author] => 2
[post_date] => 2010-01-13 22:16:49
[year] => 2010
[month] => 1
)
[9] => stdClass Object
(
[slug] => cooking
[ID] => 556
[post_name] => rigatoni-seitan-puttanesca
[post_title] => Rigatoni with seitan puttanesca sauce
[post_author] => 2
[post_date] => 2010-01-09 17:22:51
[year] => 2010
[month] => 1
)
[10] => stdClass Object
(
[slug] => wikicms
[ID] => 534
[post_name] => wordpress-2-9-image-changes
[post_title] => Wordpress 2.9 image changes
[post_author] => 2
[post_date] => 2010-01-02 15:58:48
[year] => 2010
[month] => 1
)
[11] => stdClass Object
(
[slug] => cooking
[ID] => 530
[post_name] => penne-butternut-squash
[post_title] => Penne with butternut squash sauce
[post_author] => 2
[post_date] => 2009-12-18 16:29:24
[year] => 2009
[month] => 12
)
[12] => stdClass Object
(
[slug] => cooking
[ID] => 525
[post_name] => mjadra-sandwich
[post_title] => Mjadra sandwich
[post_author] => 2
[post_date] => 2009-12-15 16:33:35
[year] => 2009
[month] => 12
)
[13] => stdClass Object
(
[slug] => cooking
[ID] => 522
[post_name] => curried-spinach-pea-soup
[post_title] => Curried spinach pea soup
[post_author] => 2
[post_date] => 2009-11-25 19:27:15
[year] => 2009
[month] => 11
)
[14] => stdClass Object
(
[slug] => cooking
[ID] => 519
[post_name] => spanish-bean-soup
[post_title] => Spanish bean soup
[post_author] => 2
[post_date] => 2009-11-25 19:13:39
[year] => 2009
[month] => 11
)
[15] => stdClass Object
(
[slug] => cooking
[ID] => 515
[post_name] => artichoke-soup-provencal
[post_title] => Artichoke soup provençal
[post_author] => 2
[post_date] => 2009-11-24 13:50:31
[year] => 2009
[month] => 11
)
[16] => stdClass Object
(
[slug] => cooking
[ID] => 511
[post_name] => spinach-coconut-soup
[post_title] => Spinach coconut soup
[post_author] => 2
[post_date] => 2009-11-23 13:44:41
[year] => 2009
[month] => 11
)
[17] => stdClass Object
(
[slug] => cooking
[ID] => 506
[post_name] => penne-with-creamy-tomato-spinach-and-seitan-sauce
[post_title] => Penne with creamy tomato, spinach, and seitan sauce
[post_author] => 2
[post_date] => 2009-11-22 13:34:17
[year] => 2009
[month] => 11
)
[18] => stdClass Object
(
[slug] => cooking
[ID] => 503
[post_name] => squash-fennel-and-apple-soup
[post_title] => Squash, fennel, and apple soup
[post_author] => 2
[post_date] => 2009-11-21 13:34:09
[year] => 2009
[month] => 11
)
[19] => stdClass Object
(
[slug] => cooking
[ID] => 499
[post_name] => vegan-coleslaw
[post_title] => Vegan coleslaw
[post_author] => 1
[post_date] => 2009-10-20 16:07:08
[year] => 2009
[month] => 10
)
[20] => stdClass Object
(
[slug] => cooking
[ID] => 484
[post_name] => sweet-and-sour-seitan
[post_title] => Sweet and sour seitan
[post_author] => 1
[post_date] => 2009-10-20 16:05:19
[year] => 2009
[month] => 10
)
[21] => stdClass Object
(
[slug] => latex
[ID] => 479
[post_name] => vim-regexp-latex
[post_title] => Vim regex-fu for LaTeX
[post_author] => 2
[post_date] => 2009-09-24 12:34:50
[year] => 2009
[month] => 9
)
[22] => stdClass Object
(
[slug] => environmentalism
[ID] => 471
[post_name] => energy-usage-myth
[post_title] => Energy usage myth
[post_author] => 2
[post_date] => 2009-09-11 14:25:24
[year] => 2009
[month] => 9
)
[23] => stdClass Object
(
[slug] => cooking
[ID] => 464
[post_name] => black-bean-quesadillas
[post_title] => Black bean quesadillas
[post_author] => 1
[post_date] => 2009-09-02 19:25:05
[year] => 2009
[month] => 9
)
[24] => stdClass Object
(
[slug] => wordpress
[ID] => 456
[post_name] => writing-your-own-custom-filters-for-postie
[post_title] => Writing your own custom filters for postie
[post_author] => 1
[post_date] => 2009-08-24 15:00:03
[year] => 2009
[month] => 8
)
[25] => stdClass Object
(
[slug] => wikicms
[ID] => 455
[post_name] => blogging-with-latex
[post_title] => Blogging with LaTeX
[post_author] => 2
[post_date] => 2009-08-18 11:22:17
[year] => 2009
[month] => 8
)
[26] => stdClass Object
(
[slug] => cooking
[ID] => 452
[post_name] => salad-night-2
[post_title] => Salad Night
[post_author] => 1
[post_date] => 2009-08-15 16:44:35
[year] => 2009
[month] => 8
)
[27] => stdClass Object
(
[slug] => wordpress
[ID] => 397
[post_name] => postie-1-3-0-released
[post_title] => Postie 1.3.0 released
[post_author] => 2
[post_date] => 2009-08-14 14:10:59
[year] => 2009
[month] => 8
)
[28] => stdClass Object
(
[slug] => cooking
[ID] => 395
[post_name] => new-orleans-sweet-potato-hash
[post_title] => New Orleans sweet potato hash
[post_author] => 2
[post_date] => 2009-08-12 14:29:49
[year] => 2009
[month] => 8
)
[29] => stdClass Object
(
[slug] => cooking
[ID] => 393
[post_name] => spinach-and-six-cheese-ravioli-with-roasted-red-pepper-tomato-sauce
[post_title] => Spinach-cheese ravioli with roasted red pepper tomato sauce
[post_author] => 2
[post_date] => 2009-08-04 00:03:00
[year] => 2009
[month] => 8
)
[30] => stdClass Object
(
[slug] => cooking
[ID] => 391
[post_name] => tofu-stroganoff
[post_title] => Tofu Stroganoff
[post_author] => 2
[post_date] => 2009-07-31 23:21:54
[year] => 2009
[month] => 7
)
[31] => stdClass Object
(
[slug] => cooking
[ID] => 389
[post_name] => penne-with-sweet-and-spicy-pepper-mushroom-and-cannellini-sauce
[post_title] => Penne with sweet and spicy pepper, mushroom and cannellini sauce
[post_author] => 2
[post_date] => 2009-07-29 23:03:11
[year] => 2009
[month] => 7
)
[32] => stdClass Object
(
[slug] => cooking
[ID] => 387
[post_name] => mock-pork-with-curried-apricot-and-napa-cabbage
[post_title] => Mock pork with curried apricot and napa cabbage
[post_author] => 2
[post_date] => 2009-07-29 22:52:33
[year] => 2009
[month] => 7
)
[33] => stdClass Object
(
[slug] => cooking
[ID] => 385
[post_name] => lentil-ginger-and-coconut-soup
[post_title] => Lentil, ginger, and coconut soup
[post_author] => 2
[post_date] => 2009-07-29 21:29:24
[year] => 2009
[month] => 7
)
[34] => stdClass Object
(
[slug] => xhtml
[ID] => 383
[post_name] => on-blog-navigation
[post_title] => On blog navigation
[post_author] => 2
[post_date] => 2009-07-24 00:20:25
[year] => 2009
[month] => 7
)
[35] => stdClass Object
(
[slug] => cooking
[ID] => 380
[post_name] => somen-noodles-with-napa-cabbage-and-seitan
[post_title] => Somen noodles with napa cabbage and seitan
[post_author] => 2
[post_date] => 2009-07-22 17:57:20
[year] => 2009
[month] => 7
)
[36] => stdClass Object
(
[slug] => cooking
[ID] => 378
[post_name] => creamy-red-lentil-chowder
[post_title] => Creamy red lentil chowder
[post_author] => 1
[post_date] => 2009-07-09 22:35:08
[year] => 2009
[month] => 7
)
[37] => stdClass Object
(
[slug] => php
[ID] => 369
[post_name] => bbpress-forums-and-wordpress-plugin-development-versions
[post_title] => BBpress forums and wordpress plugin development versions
[post_author] => 2
[post_date] => 2009-07-08 15:40:12
[year] => 2009
[month] => 7
)
[38] => stdClass Object
(
[slug] => xhtml
[ID] => 343
[post_name] => wordpress-2-8-is-out-and-my-plugins-are-ready-2
[post_title] => wordpress 2.8 is out, and my plugins are ready
[post_author] => 1
[post_date] => 2009-06-11 09:13:04
[year] => 2009
[month] => 6
)
[39] => stdClass Object
(
[slug] => wikicms
[ID] => 331
[post_name] => releasing-postie-1-3-alpha-packed-with-new-features
[post_title] => Releasing Postie 1.3.alpha, packed with new features
[post_author] => 2
[post_date] => 2009-06-05 14:59:52
[year] => 2009
[month] => 6
)
[40] => stdClass Object
(
[slug] => xhtml
[ID] => 321
[post_name] => 2-new-versions-of-postie-released
[post_title] => 2 new versions of postie released
[post_author] => 1
[post_date] => 2009-05-16 17:22:09
[year] => 2009
[month] => 5
)
[41] => stdClass Object
(
[slug] => cooking
[ID] => 313
[post_name] => penne-with-caramelized-onion-mushroom-and-white-bean-sauce
[post_title] => Penne with caramelized onion, mushroom, and white bean sauce
[post_author] => 1
[post_date] => 2009-05-16 17:11:53
[year] => 2009
[month] => 5
)
[42] => stdClass Object
(
[slug] => cooking
[ID] => 306
[post_name] => posole
[post_title] => Posole
[post_author] => 2
[post_date] => 2009-05-13 10:05:34
[year] => 2009
[month] => 5
)
[43] => stdClass Object
(
[slug] => wordpress
[ID] => 304
[post_name] => getting-ready-for-wordpress-2-8
[post_title] => Getting ready for wordpress 2.8
[post_author] => 2
[post_date] => 2009-05-03 22:50:54
[year] => 2009
[month] => 5
)
[44] => stdClass Object
(
[slug] => linux
[ID] => 302
[post_name] => editing-video-from-a-canon-fs100-with-kino-and-ffmpeg
[post_title] => Editing video from a Canon FS100 with Kino and ffmpeg
[post_author] => 2
[post_date] => 2009-04-25 10:38:59
[year] => 2009
[month] => 4
)
[45] => stdClass Object
(
[slug] => cooking
[ID] => 300
[post_name] => caribbean-sweet-potato-gratin-and-sweet-and-sour-eggplant-chickpea-stew
[post_title] => caribbean sweet potato gratin and sweet and sour eggplant chickpea stew
[post_author] => 1
[post_date] => 2009-04-23 20:44:11
[year] => 2009
[month] => 4
)
[46] => stdClass Object
(
[slug] => cooking
[ID] => 298
[post_name] => fruit-swirl-bread-take-two
[post_title] => Fruit swirl bread take two
[post_author] => 1
[post_date] => 2009-04-23 20:39:32
[year] => 2009
[month] => 4
)
[47] => stdClass Object
(
[slug] => xhtml
[ID] => 295
[post_name] => two-types-of-pngs
[post_title] => Two types of pngs
[post_author] => 2
[post_date] => 2009-04-14 21:02:48
[year] => 2009
[month] => 4
)
[48] => stdClass Object
(
[slug] => cooking
[ID] => 288
[post_name] => fruit-swirl-bread
[post_title] => Fruit swirl bread
[post_author] => 1
[post_date] => 2009-04-01 15:52:39
[year] => 2009
[month] => 4
)
[49] => stdClass Object
(
[slug] => latex
[ID] => 282
[post_name] => converting-latex-to-microsoft-word-with-plastex-and-open-office
[post_title] => Converting LaTeX to Microsoft Word with plasTeX and Open Office
[post_author] => 2
[post_date] => 2009-03-29 01:27:44
[year] => 2009
[month] => 3
)
[50] => stdClass Object
(
[slug] => cooking
[ID] => 279
[post_name] => baingan-bharta
[post_title] => Baingan Bharta
[post_author] => 1
[post_date] => 2009-03-24 09:40:04
[year] => 2009
[month] => 3
)
[51] => stdClass Object
(
[slug] => xhtml
[ID] => 265
[post_name] => on-choosing-website-style
[post_title] => On choosing website style
[post_author] => 2
[post_date] => 2009-03-19 17:08:08
[year] => 2009
[month] => 3
)
[52] => stdClass Object
(
[slug] => linux
[ID] => 257
[post_name] => reading-iptc-captions-from-jpegs-with-imagemagick
[post_title] => Reading iptc captions from jpegs with imagemagick
[post_author] => 2
[post_date] => 2009-03-15 12:38:29
[year] => 2009
[month] => 3
)
[53] => stdClass Object
(
[slug] => general
[ID] => 256
[post_name] => fatherhood
[post_title] => Fatherhood
[post_author] => 2
[post_date] => 2009-02-28 12:55:56
[year] => 2009
[month] => 2
)
[54] => stdClass Object
(
[slug] => cooking
[ID] => 246
[post_name] => hoisin-eggplant-bok-choy-stir-fry
[post_title] => Hoisin eggplant bok choy stir-fry
[post_author] => 2
[post_date] => 2009-02-10 17:37:12
[year] => 2009
[month] => 2
)
[55] => stdClass Object
(
[slug] => cooking
[ID] => 240
[post_name] => pistou-recipe
[post_title] => Pistou recipe
[post_author] => 2
[post_date] => 2009-02-05 13:08:47
[year] => 2009
[month] => 2
)
[56] => stdClass Object
(
[slug] => cooking
[ID] => 233
[post_name] => tom-kha-yum
[post_title] => Tom Kha — Yum!
[post_author] => 2
[post_date] => 2009-01-28 11:55:22
[year] => 2009
[month] => 1
)
[57] => stdClass Object
(
[slug] => cooking
[ID] => 227
[post_name] => french-lentil-soup-and-beer-braised-red-cabbage
[post_title] => French lentil soup and beer-braised red cabbage
[post_author] => 2
[post_date] => 2009-01-26 22:50:17
[year] => 2009
[month] => 1
)
[58] => stdClass Object
(
[slug] => php
[ID] => 214
[post_name] => the-right-3-bytes-or-wordpress-plugin-bugs-solved
[post_title] => The right 3 bytes
OR
wordpress plugin bugs solved
[post_author] => 2
[post_date] => 2009-01-06 21:30:54
[year] => 2009
[month] => 1
)
[59] => stdClass Object
(
[slug] => cooking
[ID] => 204
[post_name] => stove-top-stuffing
[post_title] => Stove-top stuffing
[post_author] => 2
[post_date] => 2009-01-05 12:25:19
[year] => 2009
[month] => 1
)
[60] => stdClass Object
(
[slug] => cooking
[ID] => 194
[post_name] => vegetarian-pho
[post_title] => Vegetarian pho
[post_author] => 2
[post_date] => 2009-01-04 00:50:48
[year] => 2009
[month] => 1
)
[61] => stdClass Object
(
[slug] => css
[ID] => 182
[post_name] => collapsing-updates-galore
[post_title] => Collapsing updates galore
[post_author] => 2
[post_date] => 2008-12-09 21:54:41
[year] => 2008
[month] => 12
)
[62] => stdClass Object
(
[slug] => latex
[ID] => 170
[post_name] => latex-utility-scripts
[post_title] => LaTeX utility scripts
[post_author] => 2
[post_date] => 2008-12-04 20:00:29
[year] => 2008
[month] => 12
)
[63] => stdClass Object
(
[slug] => wordpress
[ID] => 179
[post_name] => wordpress-mediarss-and-friendfeed
[post_title] => wordpress, mediarss, and friendfeed
[post_author] => 2
[post_date] => 2008-12-04 15:23:48
[year] => 2008
[month] => 12
)
[64] => stdClass Object
(
[slug] => linux
[ID] => 174
[post_name] => picasa-3-collages
[post_title] => Picasa 3 collages
[post_author] => 2
[post_date] => 2008-12-04 12:00:59
[year] => 2008
[month] => 12
)
[65] => stdClass Object
(
[slug] => cooking
[ID] => 166
[post_name] => potato-pancakes
[post_title] => potato pancakes
[post_author] => 2
[post_date] => 2008-12-03 20:00:29
[year] => 2008
[month] => 12
)
[66] => stdClass Object
(
[slug] => wordpress
[ID] => 164
[post_name] => trying-out-bbpress
[post_title] => Trying out bbpress
[post_author] => 2
[post_date] => 2008-12-02 22:09:43
[year] => 2008
[month] => 12
)
[67] => stdClass Object
(
[slug] => latex
[ID] => 149
[post_name] => 149
[post_title] => TeX Live 2008 --- reasons to upgrade
[post_author] => 2
[post_date] => 2008-11-06 14:35:18
[year] => 2008
[month] => 11
)
[68] => stdClass Object
(
[slug] => wordpress
[ID] => 135
[post_name] => collapsing-archives-updated
[post_title] => Collapsing archives updated
[post_author] => 2
[post_date] => 2008-10-23 17:34:09
[year] => 2008
[month] => 10
)
[69] => stdClass Object
(
[slug] => latex
[ID] => 133
[post_name] => beamer-fragile-frames
[post_title] => Beamer fragile frames
[post_author] => 2
[post_date] => 2008-09-22 14:33:05
[year] => 2008
[month] => 9
)
[70] => stdClass Object
(
[slug] => perl
[ID] => 131
[post_name] => why-doesnt-mac-update-standard-unix-utilities
[post_title] => Why doesn't Mac update standard UNIX utilities?
[post_author] => 2
[post_date] => 2008-09-15 11:49:29
[year] => 2008
[month] => 9
)
[71] => stdClass Object
(
[slug] => wordpress
[ID] => 121
[post_name] => collaping-categories-061
[post_title] => Collaping categories 0.6.1
[post_author] => 2
[post_date] => 2008-09-07 21:59:49
[year] => 2008
[month] => 9
)
[72] => stdClass Object
(
[slug] => perl
[ID] => 119
[post_name] => perl-slurping
[post_title] => Perl slurping
[post_author] => 2
[post_date] => 2008-09-03 14:31:39
[year] => 2008
[month] => 9
)
[73] => stdClass Object
(
[slug] => linux
[ID] => 115
[post_name] => strange-bracketing-behavior-in-grep-and-sed
[post_title] => Strange bracketing behavior in grep and sed
[post_author] => 2
[post_date] => 2008-09-03 12:58:48
[year] => 2008
[month] => 9
)
[74] => stdClass Object
(
[slug] => wordpress
[ID] => 113
[post_name] => collapsing-categories-update
[post_title] => Collapsing categories update
[post_author] => 2
[post_date] => 2008-08-28 13:06:53
[year] => 2008
[month] => 8
)
[75] => stdClass Object
(
[slug] => wikicms
[ID] => 104
[post_name] => collapsing-monopoly
[post_title] => Collapsing monopoly
[post_author] => 2
[post_date] => 2008-08-25 13:39:46
[year] => 2008
[month] => 8
)
[76] => stdClass Object
(
[slug] => general
[ID] => 103
[post_name] => bash-one-liners-to-the-rescue
[post_title] => Bash one-liners to the rescue
[post_author] => 2
[post_date] => 2008-07-15 09:52:14
[year] => 2008
[month] => 7
)
[77] => stdClass Object
(
[slug] => linux
[ID] => 102
[post_name] => sort-using-tab-as-field-separator-in-bash
[post_title] => sort using TAB as field separator in bash
[post_author] => 2
[post_date] => 2008-07-14 10:28:44
[year] => 2008
[month] => 7
)
[78] => stdClass Object
(
[slug] => hardware
[ID] => 101
[post_name] => back-in-business
[post_title] => Back in business
[post_author] => 2
[post_date] => 2008-06-09 16:04:02
[year] => 2008
[month] => 6
)
[79] => stdClass Object
(
[slug] => general
[ID] => 94
[post_name] => ubuntu-804-released-today-where-are-the-torrents
[post_title] => ubuntu 8.04 released today. Where are the torrents?
[post_author] => 2
[post_date] => 2008-04-24 11:35:30
[year] => 2008
[month] => 4
)
[80] => stdClass Object
(
[slug] => wordpress
[ID] => 93
[post_name] => friendfeed-plugin-for-wordpress
[post_title] => Friendfeed plugin for wordpress
[post_author] => 2
[post_date] => 2008-04-11 09:58:51
[year] => 2008
[month] => 4
)
[81] => stdClass Object
(
[slug] => linguistics
[ID] => 87
[post_name] => working-on-making-fancy-graphs-with-r-fixed-versus-random-babble
[post_title] => Working on making fancy graphs with R / fixed versus random babble
[post_author] => 2
[post_date] => 2008-04-03 21:26:10
[year] => 2008
[month] => 4
)
[82] => stdClass Object
(
[slug] => linux
[ID] => 85
[post_name] => xorgconf-configuration-solved-font-size-problem
[post_title] => Xorg.conf configuration -- solved font size problem
[post_author] => 2
[post_date] => 2008-03-21 16:12:33
[year] => 2008
[month] => 3
)
[83] => stdClass Object
(
[slug] => latex
[ID] => 84
[post_name] => finally-a-better-latex-to-html-converter
[post_title] => Finally a better LaTeX to html converter
[post_author] => 2
[post_date] => 2008-03-19 17:42:32
[year] => 2008
[month] => 3
)
[84] => stdClass Object
(
[slug] => mac-osx
[ID] => 83
[post_name] => convert-pdf-to-png-with-imagemagick
[post_title] => convert pdf to png with imagemagick
[post_author] => 2
[post_date] => 2008-03-11 16:13:32
[year] => 2008
[month] => 3
)
[85] => stdClass Object
(
[slug] => cooking
[ID] => 81
[post_name] => seitan-in-a-can
[post_title] => Seitan in a can
[post_author] => 2
[post_date] => 2008-03-10 09:37:09
[year] => 2008
[month] => 3
)
[86] => stdClass Object
(
[slug] => latex
[ID] => 77
[post_name] => fun-with-fonts-in-latex
[post_title] => Fun with fonts in LaTeX
[post_author] => 2
[post_date] => 2008-02-28 18:44:51
[year] => 2008
[month] => 2
)
[87] => stdClass Object
(
[slug] => wikicms
[ID] => 76
[post_name] => trying-out-scribefire
[post_title] => trying out scribefire
[post_author] => 2
[post_date] => 2008-02-14 14:38:19
[year] => 2008
[month] => 2
)
[88] => stdClass Object
(
[slug] => wikicms
[ID] => 72
[post_name] => posting-with-qtm
[post_title] => Posting with QTM
[post_author] => 2
[post_date] => 2008-02-13 09:21:26
[year] => 2008
[month] => 2
)
[89] => stdClass Object
(
[slug] => wikicms
[ID] => 69
[post_name] => releasing-the-collapsing-archives-wordpress-plugin
[post_title] => Releasing the Collapsing Archives Wordpress Plugin
[post_author] => 2
[post_date] => 2007-12-20 00:14:09
[year] => 2007
[month] => 12
)
[90] => stdClass Object
(
[slug] => wikicms
[ID] => 68
[post_name] => releasing-the-collapsing-categories-wordpress-plugin
[post_title] => Releasing the Collapsing Categories Wordpress Plugin
[post_author] => 2
[post_date] => 2007-12-19 22:51:05
[year] => 2007
[month] => 12
)
[91] => stdClass Object
(
[slug] => linux
[ID] => 66
[post_name] => vi-key-bindings-in-r
[post_title] => vi key bindings in R
[post_author] => 2
[post_date] => 2007-11-28 17:11:40
[year] => 2007
[month] => 11
)
[92] => stdClass Object
(
[slug] => linux
[ID] => 64
[post_name] => kubuntu-gutsy-with-compiz
[post_title] => Kubuntu Gutsy with Compiz
[post_author] => 2
[post_date] => 2007-11-10 18:42:59
[year] => 2007
[month] => 11
)
[93] => stdClass Object
(
[slug] => latex
[ID] => 63
[post_name] => numbered-footnotes-on-titlepage
[post_title] => numbered footnotes on titlepage
[post_author] => 2
[post_date] => 2007-11-10 18:18:29
[year] => 2007
[month] => 11
)
[94] => stdClass Object
(
[slug] => perl
[ID] => 62
[post_name] => 100-yootles-bounty-for-solution-to-nested-loop-rounding-error
[post_title] => 100 yootles bounty for solution to nested loop rounding error
[post_author] => 2
[post_date] => 2007-11-05 17:31:47
[year] => 2007
[month] => 11
)
[95] => stdClass Object
(
[slug] => latex
[ID] => 18
[post_name] => advanced-typography-with-pdflatex
[post_title] => advanced typography with pdfLaTeX
[post_author] => 2
[post_date] => 2007-10-24 09:45:40
[year] => 2007
[month] => 10
)
[96] => stdClass Object
(
[slug] => linux
[ID] => 61
[post_name] => monitoring-and-automatically-restarting-services
[post_title] => Monitoring and automatically restarting services
[post_author] => 2
[post_date] => 2007-10-01 17:11:43
[year] => 2007
[month] => 10
)
[97] => stdClass Object
(
[slug] => mac-osx
[ID] => 59
[post_name] => cross-platform-file-encryption
[post_title] => cross-platform file encryption
[post_author] => 2
[post_date] => 2007-09-19 18:12:53
[year] => 2007
[month] => 9
)
[98] => stdClass Object
(
[slug] => wikicms
[ID] => 55
[post_name] => chronologically-ordered-blog-in-wordpress
[post_title] => Chronologically ordered blog in wordpress
[post_author] => 2
[post_date] => 2007-05-14 10:34:49
[year] => 2007
[month] => 5
)
[99] => stdClass Object
(
[slug] => latex
[ID] => 48
[post_name] => my-new-computer-software
[post_title] => My new computer --- software
[post_author] => 2
[post_date] => 2007-05-14 09:19:56
[year] => 2007
[month] => 5
)
[100] => stdClass Object
(
[slug] => latex
[ID] => 52
[post_name] => hyperref-and-natbib-problems
[post_title] => hyperref and natbib problems
[post_author] => 2
[post_date] => 2007-05-09 15:53:32
[year] => 2007
[month] => 5
)
[101] => stdClass Object
(
[slug] => xhtml
[ID] => 51
[post_name] => picasa-jalbum-and-null-bytes
[post_title] => Picasa, JAlbum, and null bytes
[post_author] => 2
[post_date] => 2007-04-25 20:05:40
[year] => 2007
[month] => 4
)
[102] => stdClass Object
(
[slug] => linux
[ID] => 50
[post_name] => broke-my-linux-install-again
[post_title] => broke my linux install again
[post_author] => 2
[post_date] => 2007-04-24 15:32:54
[year] => 2007
[month] => 4
)
[103] => stdClass Object
(
[slug] => linux
[ID] => 47
[post_name] => my-new-computer-hardware
[post_title] => My new computer --- hardware
[post_author] => 2
[post_date] => 2007-04-23 22:13:13
[year] => 2007
[month] => 4
)
[104] => stdClass Object
(
[slug] => latex
[ID] => 44
[post_name] => latex-two-column-layouts-and-rubber-lengths
[post_title] => LaTeX two column layouts and rubber lengths
[post_author] => 2
[post_date] => 2007-03-20 20:18:55
[year] => 2007
[month] => 3
)
[105] => stdClass Object
(
[slug] => cooking
[ID] => 37
[post_name] => sourdough-wheat-with-spelt-berries
[post_title] => sourdough wheat with spelt berries
[post_author] => 2
[post_date] => 2007-03-13 22:41:05
[year] => 2007
[month] => 3
)
[106] => stdClass Object
(
[slug] => latex
[ID] => 34
[post_name] => more-on-latex-multimedia-presentations
[post_title] => More on LaTeX multimedia presentations
[post_author] => 2
[post_date] => 2007-03-10 14:15:14
[year] => 2007
[month] => 3
)
[107] => stdClass Object
(
[slug] => cooking
[ID] => 29
[post_name] => swiss-chard-and-spelt-soup
[post_title] => Swiss chard and spelt soup
[post_author] => 2
[post_date] => 2007-03-09 12:37:54
[year] => 2007
[month] => 3
)
[108] => stdClass Object
(
[slug] => latex
[ID] => 28
[post_name] => umthesis-now-on-ctan
[post_title] => umthesis now on CTAN
[post_author] => 2
[post_date] => 2007-03-06 14:53:35
[year] => 2007
[month] => 3
)
[109] => stdClass Object
(
[slug] => latex
[ID] => 5
[post_name] => intro-to-latex-multimedia-presentations
[post_title] => Intro to LaTeX multimedia presentations
[post_author] => 1
[post_date] => 2007-02-26 17:13:13
[year] => 2007
[month] => 2
)
[110] => stdClass Object
(
[slug] => latex
[ID] => 26
[post_name] => updated-umthesiscls
[post_title] => updated umthesis.cls
[post_author] => 2
[post_date] => 2007-02-21 12:07:49
[year] => 2007
[month] => 2
)
[111] => stdClass Object
(
[slug] => linguistics
[ID] => 25
[post_name] => syllable-based-confusions
[post_title] => syllable-based confusions
[post_author] => 2
[post_date] => 2007-02-16 15:54:15
[year] => 2007
[month] => 2
)
[112] => stdClass Object
(
[slug] => latex
[ID] => 23
[post_name] => pgf-gallery
[post_title] => pgf gallery
[post_author] => 2
[post_date] => 2007-02-14 22:04:04
[year] => 2007
[month] => 2
)
[113] => stdClass Object
(
[slug] => latex
[ID] => 22
[post_name] => pgf-xetex-and-landscape
[post_title] => pgf, xetex, and landscape
[post_author] => 2
[post_date] => 2007-02-14 12:01:51
[year] => 2007
[month] => 2
)
[114] => stdClass Object
(
[slug] => latex
[ID] => 21
[post_name] => a-new-latex-class-file-for-u-m-dissertations
[post_title] => a new LaTeX class file for U-M dissertations
[post_author] => 2
[post_date] => 2007-02-06 14:51:16
[year] => 2007
[month] => 2
)
[115] => stdClass Object
(
[slug] => latex
[ID] => 17
[post_name] => the-beauty-of-latex
[post_title] => the beauty of LaTeX
[post_author] => 2
[post_date] => 2007-01-27 20:46:15
[year] => 2007
[month] => 1
)
[116] => stdClass Object
(
[slug] => cooking
[ID] => 20
[post_name] => potato-soup-aka-gnocchi
[post_title] => potato soup (aka gnocchi)
[post_author] => 2
[post_date] => 2007-01-27 20:41:12
[year] => 2007
[month] => 1
)
[117] => stdClass Object
(
[slug] => mac-osx
[ID] => 19
[post_name] => locating-fewer-files
[post_title] => locating fewer files
[post_author] => 2
[post_date] => 2007-01-16 16:01:23
[year] => 2007
[month] => 1
)
[118] => stdClass Object
(
[slug] => cooking
[ID] => 13
[post_name] => risotto-ai-funghi-porcini
[post_title] => Risotto ai funghi porcini
[post_author] => 2
[post_date] => 2007-01-02 22:05:03
[year] => 2007
[month] => 1
)
[119] => stdClass Object
(
[slug] => cooking
[ID] => 12
[post_name] => black-eyed-peas-for-new-years
[post_title] => Black-eyed peas for New Year's
[post_author] => 2
[post_date] => 2007-01-02 21:35:02
[year] => 2007
[month] => 1
)
[120] => stdClass Object
(
[slug] => wikicms
[ID] => 11
[post_name] => vimcolor-plugin-for-wordpress
[post_title] => vimcolor plugin for wordpress
[post_author] => 2
[post_date] => 2006-12-27 14:04:49
[year] => 2006
[month] => 12
)
[121] => stdClass Object
(
[slug] => general
[ID] => 9
[post_name] => speech-perception-therapeutic-ultrasound-and-detecting-land-mines
[post_title] => speech perception, therapeutic ultrasound and detecting land mines
[post_author] => 1
[post_date] => 2006-12-03 00:06:28
[year] => 2006
[month] => 12
)
[122] => stdClass Object
(
[slug] => xhtml
[ID] => 8
[post_name] => nifty-firefox-extension-resizable-textareas
[post_title] => Nifty Firefox extension - resizable textareas
[post_author] => 1
[post_date] => 2006-11-22 12:23:30
[year] => 2006
[month] => 11
)
[123] => stdClass Object
(
[slug] => latex
[ID] => 4
[post_name] => web-print-frustrations
[post_title] => web + print frustrations
[post_author] => 1
[post_date] => 2006-11-21 14:10:26
[year] => 2006
[month] => 11
)
[124] => stdClass Object
(
[slug] => latex
[ID] => 7
[post_name] => extreme-tex
[post_title] => Extreme TeX
[post_author] => 1
[post_date] => 2006-11-18 16:06:11
[year] => 2006
[month] => 11
)
[125] => stdClass Object
(
[slug] => mac-osx
[ID] => 6
[post_name] => filevault-foibles
[post_title] => FileVault foibles
[post_author] => 1
[post_date] => 2006-11-18 15:58:04
[year] => 2006
[month] => 11
)
[126] => stdClass Object
(
[slug] => wikicms
[ID] => 3
[post_name] => how-to-install-mediawiki-sort-of
[post_title] => mediawiki and latex.fmt
[post_author] => 1
[post_date] => 2006-11-16 20:25:22
[year] => 2006
[month] => 11
)
[127] => stdClass Object
(
[slug] => general
[ID] => 1
[post_name] => hello-world
[post_title] => hello world!
[post_author] => 1
[post_date] => 2006-11-16 14:50:32
[year] => 2006
[month] => 11
)
)
- ▶2011 (1)