Posts tagged with ‘XHTML’
Circlebox Blog
I coded up this clean WordPress theme for @callumchapman (it was designed by Callum) to give him his first customised theme for his blog, exclusive to Circlebox Creative. The theme includes a customised author page, this displays their profile along with their posts.
Testimonial: “Ben offered great services at a great price I couldn’t refuse. He [...]
Everyone knows (or should know) what a favicon is, you’ve probably got one on your website and if you haven’t, you should. They’re great for finding a particular site amongst a long list of bookmarks and I for one have a lot of bookmarks.
Recently though you’ve been able to add websites to your iPhone/iPod Touch’s [...]
Welcome to part four of my ‘WordPress from scratch’ series! This 4th part covers setting up WordPress’s amazing comment system, getting your pages (pages.php) looking like the rest of your blog, setting up your dynamic highlighting nav’ and more! I’ve also provided code snippets below which would of bored you all to death explaining so [...]
16
Oct
Quick Tip #7 - Getting to grips with jQuery’s Traversing methods
Posted by Nouveller in Quick Tips
To be more precise, we’re going to look at some of the functions used in the ‘Finding’ section of jQuery’s Traversing methods. The best way to explain this, is of course, with an example. So lets start with the problem that led me to use Traversing, oh and thanks to @tweaked for prompting me to [...]
29
Sep
Inspiration : 15 stunning personal portfolios/design agency sites
Posted by Nouveller in Bookmarks, Inspiration
The other day I was collecting a load sites that presented themselves and their work well to get some ideas for the redesign of my work’s website. So I’ve chosen a few which to me show something innovative, something new and how the trend of web design is going.
Welcome to part three of my ‘WordPress from scratch’ series! This third part introduces you to The Loop and getting your blog to work with WordPress’s main function, blogging! I’ll also step into plugins to allow you to create thumbnails for your posts.
That’s right, I have gone mad, well no, I’m just feeling generous to you wonderful people who take it upon yourselves to read my blog. I’m giving away one copy of Espresso to one of you lucky people and getting your mits on it couldn’t be any easier but first just to clarify I’m not [...]
Welcome to part two of my ‘WordPress from scratch’ series! Since last time I have come up with a design for the blog and coded it up into XHTML and CSS. Before moving onto part two I recommend that you come up with your own design and code it up too. Though if you want [...]
Welcome to part one of my ‘WordPress from scratch’ series! This first part covers downloading and installing a localhost called MAMP, downloading WordPress and setting up a database for it and finally, installing WordPress itself. This time around I’ll be doing screen-casts as opposed to saying do this do that, so you should be able [...]
17
Jun
Quick Tip #3 - Writing your own ‘is_page’ function similar to the one in WordPress
Posted by Nouveller in Quick Tips, WordPress
After building several WordPress sites lately, I’ve been getting used to writing it’s common, but useful functions to do various different things. I’ve now come to write new sites that don’t use WordPress and I miss those functions! So I’ve created my own version of the is_page function among others. View the is_page function in [...]

