Archive for the ‘WordPress’ Category
An Intro to WordPress Filters: How to Add Custom Stuff to your RSS Feed
Recently I have added some custom content to the RSS feeds on 2 of my websites.
Here on Binary Moon I have added a notice that tells people if a specific post is in the Art Directed category, so they know to visit my site to see something styled a bit differently, and over on WPVote I added an automatically generated thumbnail to show a screenshot of the website ...
An Automated Way to Take Screenshots of any Website – Free
When I was building WPVote I wanted to have screenshots of the webpages that were submitted. Clearly I didn't want to take the screenshots myself so I spent some time searching for an automated method to do the work for me. There are a few websites that do this but they cost money, or watermark the images, or limit the amount of requests, so I wanted to find something better.
And ...
New WordPress Theme, Accumulo, and New Free Plugin
In my plans for 2010 I said I wanted to release 3 premium themes, and earlier this week Darren Hoyt and I released the first of the bunch.
Accumulo - WordPress themeAccumulo is an RSS aggregation theme designed to imitate sites such as Popurls.com and Alltop.com, and in particular Darrens own WPTopics.
The unique selling point of Accumulo is the tabbed homepage on which you can place any ...
Building WPVote Part 4 : Design
Once I had finished researching similar voting sites I was ready to start designing and building the WPVote theme.
To decide basic page structure I went with Balsamiq mockups and knocked out some quick reference designs. I had a firm idea in mind for how the theme would function so it wasn't that hard to make the images, and Balsamiq is REALLY easy to use so I had my reference images built quickly.
As I mentioned in part 3 ...
WordPress Developer Cookbook
If I am totally honest there aren't many computer books that I actually find useful, they're generally for beginners or full of information you can get online for the low-cost of a Google search or two.
That's why I like developers cookbooks. Cookbooks are full of simple, easy to digest, recipes that help make your life that bit easier.
Thankfully the WordPress 2.7 Cookbook is no exception. It starts off covering the ...
Art Direction
I have recently published my first 'Art Directed' posts on Binary Moon - namely my reviews for the movies Coraline and Up.
Ever since I saw Jason Santa Marias art directed site the idea has brewed in my head that I would do something similar, so when I redesigned I kept that wish in the back of my mind so that new designs could be slotted in easily.
What is 'Art Direction'?To be perfectly honest I have ...
WordPress 2.9 – the_post_image
It was recently announced that WordPress 2.9 includes a new function to get post images called the_post_image. There is some information about the command over on WPEngineer.
Having post thumbnails is fantastic, they really liven up a post, but until recently one of the best ways to do this was to use my image resize script, TimThumb. Loads of sites use it, but now that the_post_image function has been announced it ...
Binary Moon WordPress design vIII
As I briefly mentioned on Monday, I have finally redesigned Binary Moon.
I actually started redesigning about 2 years ago. Initially it was going to be an update rather than a totally new look, and I even built most of it, but I just wasn't entirely happy.
Then last year I started building what would become my soon to be released framework, Elemental, and the logical progression from that was to use it as the base for the site you see ...