A fter a few weeks of research I came to the conclusion that you can do responsive back-end coding, but I need to do more research on this to see what the best solution is. The way I see it working is depending on what device or screen is viewing the page the back-end system must display the components accordingly so it can load the correct format style sheet and images.

I'm still continuing my research so I will keep you up to date with my research.

I'm currently using Joomla as my back-end cms, and I'm trying to load certain modules and plugins depending what screen or device is viewing the pages.

W ho of you have heard of responsive design?

There is a few resources I have found on the net with regards to this. You can have a look at what I have found:

It's a very cool concept, but what about if you have big photos, a-lot of photos or even just a lot of content and you want to use this for the low end phones, like the Samsung G250. The catch is you don't want everything to download for this phone, so you want to block certain content on device detection before it loads all the html.

Is this possible? I would like to think so, but how?

Please post your comments with regards to this and let's see if we can find a solution.

Here is what I'm thinking, I've been reading more on the script response.js, and here is something interesting direct from the site:

 

"Response JS is a lightweight jQuery plugin that gives web designers tools for building performance-optimized, mobile-first responsive websites. It provides semantic ways to dynamically swap code blocks based on breakpoints and serve images (or other media) progressively via HTML5 data attributes. Its object methods give developers hooks for triggering responsive actions and booleans for testing responsive properties."

 

After reading this, it really made me think. It might be a lot of if statements that you might end up writing, but I really do think if you plan it right and if you can customise your cms so that it outputs the correct media according to the correct viewport, this will work. I will be trying this out over the next week or so. I will keep in touch.

 

PS: Here is an interesting slide-share presentation, have a look.

Pragmatic responsive design
View more presentations from yiibu
Read more

Twitter Feed