Category

Josh's Blog

  • 07.29.09
    Images Fixed! Blogs, Josh's Blog | (0)
    So I disabled all of my plugins until I found the culprit, podpress! On one hand images now work correctly, on the other I have to search for another podcasting plugin. And podpress was so perfect, oh well.
  • 07.08.09
    Wordpress. Fight! Blogs, Josh's Blog | (1)
    So Wordpress magically started not working correctly with images. When you upload an image to Wordpress it resizes it to three different sizes and let's you pick which one you want. For some reason it is realizing it's doing that anymore. By realize I mean it's resizing them, it just doesn't list them as options. The problem with this is that things use this: wp_get_attachment_thumb_url That should return the url of the smallest image, the thumbnail. If there isn't a thumbnail it should return 'false', instead it's returning the url of the original image size. So ...
  • 07.07.09
    Podcasts, oh my! Blogs, Josh's Blog | (1)
    So I downloaded all of the top 25 Video Game podcasts as ranked on iTunes, even the WoW ones. I'm going to listen to them throughout the week and see what happens.
  • 07.06.09
    Stupid iTunes Blogs, Josh's Blog | (0)
    I for one think iTunes is a big piece of shit. The 64bit version runs alright, but the 32bit version is a piece of crap. Their whole navigation scheme is wonky, and the UI is absolute crap. Apple is a company with great designers but horrible UI guys, I really don't understand how they think a consumer will use a product. I'll also lay some blame on the architect of iTunes, whoever that cocksucker may be. So I'm updating the podcast, and iTunes (on their server side) is randomly breaking. The feed is valid, I made ...