The WordPress Podcast

Episode 40: Technorati and older versions of WordPress, Woopra, Weblog Tools Videos

In this episode of The WordPress Podcast:

  1. Jonathan and I briefly discuss our experiences at WordCamp Dallas
  2. Technorati has decided to not index vulnerable and exploited WordPress versions
  3. Will Apple bundle WordPress into the iPhone?
  4. I interview John Podzazides about Woopra
  5. I interview Mark Ghosh about Weblog Tools Videos
  6. WordPress Dev Donncha O Caoimh’s Theme Tester plugin
  7. AJAXed WordPress plugin
  8. Matt Mullenweg agrees to a “Ask Matt” Q&A segment in future episodes
 
icon for podpress  Standard Podcast [60:40m]: Play Now | Play in Popup | Download (1619)

8 Comments so far

  1. Sarsura April 24th, 2008 8:30 am

    “Ask Matt” Q&A sounds great.. i`m really looking forward to this great idea in future episodes.. :)

    have a nice day

    Sara

  2. Aaron April 24th, 2008 8:32 am

    Re: AJAXed WordPress may have been mentioned at WordCamp Dallas.

    Really!? Why doesn’t anyone tell me these things?

  3. daysies April 24th, 2008 1:44 pm

    hi guys!

    i’m listening to this episode of the WordPress Podcast, and i got to the part about Woopra not working on your Mac.

    Chuck Lawson (@nonliteral on Twitter) wrote this article:
    http://www.metaphoriclabs.com/articles/installing-java-6-on-mac-os-x/

    i have Woopra working on my MacBook… hope this helps!

    - Kathleen
    (i’m @daysies on Twitter, too)

  4. Richard Gatarski April 25th, 2008 7:04 am

    Charles, I’ve been a (lurking) listener since the start of The WordPress podcast and love it! Thanks to you and your team!!
    Regarding woopra, PLEASE take a look at the first paragraph on my post http://www.weconverse.com/2008/04/25/weconverse-will-woopra/
    I do not want to blow the whistle, but if you could comment/check in the issue I would appreciate that. I am extremely busy right now and have no time until next week to further investigate the causes myself. Cheers.

  5. Theo Jones April 25th, 2008 11:40 am

    You guys are sooo unlukcy with WP releases! Yesterday podcast today wordpress 2.5.1!

  6. Wayne Hatcher April 28th, 2008 8:36 pm

    Charles, do you leave a question for Matt here? In any case, here is a question for someone: It is nice to see an admin page for tags in 2.5, but why doesn’t it show the tag id’s for each tag, and why were the category id’s taken away in the category’s admin page? I have just recently started hand writing some of my sidebar category lists upon learning how to use the template tag “wp_list_categories()” to show only some of my categories in one list in the sidebar, and another list of different categories on another page or in another location on the sidebar. This is only possible if you know what the category id’s are. The same thing is possible using the “wp_tag_cloud” template tag. I was going into my “MyphpAdmin” databases to find this, and had hoped those tag id’s would show up in the new WP 2.5, but, alas, no. Is this not a step backward, at least in this area?
    Regards.

  7. Jacob Santos May 1st, 2008 7:35 pm

    @Wayne

    The way tags work in the WordPress library, is that you reference them by the name, not by the id. Therefore you don’t need to know ids of the tags. However, this doesn’t apply to categories (in every instance), so it would be nice to know the IDs of them. I’ve heard there is a plugin, I just don’t know where it is.

  8. Wayne Hatcher May 2nd, 2008 12:35 am

    @Jacob
    Within the template tag “wp_tag_cloud()” there is an “include” and “exclude” paramater, either of which (but not both at the same time) can be used to display a “partial” tag cloud. Both parameters are driven by the tags’ IDs. The codex on it is at http://codex.wordpress.org/Template_Tags/wp_tag_cloud

Leave a reply