Posts

  • The Shikoku Henro Trail

    As of the 4th of October I will be walking the Shikoku Henro Trail on the southern Japanese island of Shikoku. Rather than provide my own description you can check out http://www.shikokuhenrotrail.com.

    Read More

  • PhotoShop CS6 and 30 Bit Color

    Thank you Ars Technica for pointing this out. http://arstechnica.com/business/2012/06/adobe-photoshop-cs6-extended-and-adobe-creative-cloud-review/5/

    Read More

  • Hide Google Analytics when Logged into WordPress

    Another quick but helpful tip. Most sites use Google Analytics to track visits, pageviews and overall traffic but if you are constantly updating a site you can end up wildly skewing your analytics with constant refreshes. To avoid this, you can go into Google Analytics and add an IP Filter: However this doesn’t help much…

    Read More

  • Blender 2.5 Network Rendering: Part 02 Windows

    Windows is a solid platform for animation as all of the major 3D platforms support it; however, making it remote render friendly require it to have command line support. Being able to do remote command line for a machine is essential to keep render maintenance to a minimum. First I will go over the SSH (Secure SHell)…

    Read More

  • Quick fix for rel=”category tag” in WordPress

    Here is a quick tip for helping WordPress, WordPress 3.2 specifically, with the HTML5 spec. HTML5 spec says that only certain rel types are allowed and WordPress’ “category tag” isn’t one of them. Fortunately I found a good bit of code here http://smalldiary.com/wordpresshow-to-add-nofollow-to-category-links.html which strips out the current rel=”category tag” and adds a rel=”nofollow” as…

    Read More