Featured Posts

Austria Woothemes TripAustria Woothemes Trip So...I haven't posted for a while, but here I am in the snow in Austria on holiday with the Woothemes crew! Check out more of our adventures at the Woo on the Slopes site....

Readmore

How to Domain Map with WordPress MuHow to Domain Map with WordPress Mu So recently I had to implement 2 sets of sites using WordPress Mu (multi-user) and one of the requirements (for both sites) was to be able to domain map the sub-sites, much...

Readmore

Filter your WordPress RSS FeedFilter your WordPress RSS Feed I was working on a project last week and needed to use the categories in WordPress to seperate content, but also needed to provide an RSS Feed of only one of the 2 categories....

Readmore

It's Official - Woothemes!It's Official - Woothemes! Well, I have some pretty serious and exciting news to share...I have decided to take up a position at Woothemes! This is a fantastic opportunity and am really grateful to...

Readmore

WordPress JQuery AccordionWordPress JQuery Accordion So I've been tinkering with JQuery this weekend and have built a function for WordPress to display a JQuery accordion of a certain number of posts from a certain category...

Readmore

Jeffikus Rss

Custom Post Types Interview

Posted on : 19-08-2010 | By : jeffikus | In : Development, PHP, Woothemes, WordPress

0

I recently got interviewed by Dan Milward for GetShopped.org as part of their 12 Awesome Examples of Custom Post Types article, in particular the innovative ways we’ve implemented them at WooThemes. I gave him the low down on what we did with Estate and the Tumblog themes.  There’s some really interesting examples in the article, check it out.  Thanks Dan!

Read the full interview here

CodeIgniter Learning

Posted on : 16-08-2010 | By : jeffikus | In : CodeIgniter, Development, PHP, Projects

0

Something I found useful while brushing up on my PHP MVC knowledge was this book by Packt Publishing. It’s called CodeIgniter 1.7 and takes you through the fundamental concepts of MVC within the CodeIgniter framework including a chapter on basic CRUD functions.

WordPress 3.0.1 is out

Posted on : 29-07-2010 | By : jeffikus | In : Development, PHP, Woothemes, WordPress

0

For those who have been too busy playing Starcraft 2 to notice, WordPress 3.0.1 has just been released! 50 minor issues have been dealt with and the download counter for 3.0.x stands at a whopping 11 million!

FlagTag WordPress Plugin

Posted on : 03-06-2010 | By : jeffikus | In : Development, PHP, Projects, WordPress

4

Seeing as how I’m big on getting behind your sports team, I saw an initiative by White Wall Web (Disclaimer: I used to work for them) to get the internet into the World Cup Feva by adding what they call a FlagTag to your site.  I think it’s fantastic, see my FlagTag on the right of the site.  But what most people (who cant code) don’t know how to do is add the code to their website.  So I thought, let’s use my WordPress experience and slap together a plugin.  No code editing, just a simple download and upload, activate the plugin, and choose your flag! It’s that easy.

Download it here or here.

WordPress Cheat Sheet

Posted on : 06-11-2009 | By : jeffikus | In : Development, PHP, WordPress

1

Found this awesome WordPress Cheat Sheet. I found it very useful…

Filter your WordPress RSS Feed

Posted on : 02-11-2009 | By : jeffikus | In : Development, Friends, PHP, Projects, WordPress

1

I was working on a project last week and needed to use the categories in WordPress to seperate content, but also needed to provide an RSS Feed of only one of the 2 categories. So I did a quick Google – because I figured someone else has probably done this before – and sure enough I found this :