Website Design & Development Process

*** Looking for web design and development services for freelancers and SMEs? *** Check out out new brand [RPress] for fast and affordable hosted websites with a unique, custom designed look and feel. We know that not everyone has a massive budget for their online presence, so we always try and provide a web design that […]

Accessible Scroll-triggered Modal Overlay using jQuery

(or “How to put a visually disruptive overlay in front of your users without annoying them so much they instantly leave your site”) This is the techie companion post to our discussion on visually disruptive overlays AKA “those irritating pop-up things that seem to be everywhere nowadays”. It gives the technique we use on the […]

Choosing a WordPress Plugin

I regularly contribute to the WordPress Experts group on LinkedIn and a topic that has been cropping up a lot of late is “how do I choose the right WordPress plugin for my site”. So, based primarily on the contributions in this discussion, I thought it would be helpful to put some of Refined Practice’s […]

Rich & Immersive 3D Experiences on Digital Devices. Coming Soon?

Rich 3D on Our Desktops, Mobiles and More If we assume that Moore’s Law keeps on applying, it would seem safe to think that the digital devices that we use – desktop, phones, TV’s, even fridges – will become ever more powerful. And, we can therefore assume that the experiences that we can have on […]

Reusable D3: Book, Demo, Slides. And A Little on MVC

Finally, the D3 book is out, a book that focuses on how to write reusable D3 using a component and module based approach, and a book that also provides a very detailed thoroughly worked up example (as well as a large set of other examples). Moving To a Model-View-Controller Model One of the key impacts […]

More SVN Code Snippets: Adding All New Files, Deleting All Removed Files

As we have mentioned before, we use Subversion to manage our codebase. That includes our WordPress set up with all its preferred and custom plugins. So, what’s the best way to update a plugin when it’s in your Subversion repository? The approach we take (which you might find handy) is to: Download the new version […]