• Home
  • Blog
  • Donate
  • Contact

robfelty wordpress plugin forum

robfelty wordpress plugin forum » Tags » collapsing categories

Topic — Add New » Posts Last Poster Freshness
Bolding Active Categories 3 ltache 3 days
Auto-Close Expanded Lists by User Interaction 2 robfelty 3 weeks
Updated WP 3.0 Collapsing Categories Doesn't Work! 4 robfelty 1 month
category order 4 robfelty 3 months
Do not display multi-level categories 3 marcopavan 3 months
How to disable auto-expand? 4 spinneman 3 months
Collapsing Categories in a page is displaying HREF code 5 Kristin 5 months
Problem with new version of Collapsing Categories and Archives 10 robfelty 7 months
Missing space between [+] / [-] and the category/post title 3 Gerrit 11 months
Cannot Install (Will Not Work) 2 robfelty 1 year
Collapsing Categories wont Collapse 11 Siberiantiger 1 year
Wrapping Collapsing Categories in a div 3 johnbuk 1 year
Posts showing up in several categories. 3 robfelty 1 year
Last Category is wrong 11 robfelty 1 year
Two different side bar calls 2 robfelty 1 year
Admin options page cannot load 9 Gerrit 1 year
All the sucategories doesn't collapse - Collapsing Categories 0.6.4 2 robfelty 1 year

RSS link for this tag.

Add New Topic

You must log in to post.

Register or log in

Tags

array attachment bug bugs categories category collapsing collapsing archives collapsing categories collapsing pages cron cronless css email error expand features filter gmail image images IMAP include link mail pages parent password pending review pop3 post postie posts problem style subject tags title video wordpress

Recent blog posts

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

Copyright © 2010 robfelty wordpress plugin forum
Structure theme by Justin Tadlock

Powered by bbPress.