I’m curious as to if there are currently any agencies using or in the process of incorporating Responsive Design into their agency’s Digital Strategy. My agency is starting to have serious talks on this. My concerns are from the standpoint of if you have a large number of data products that you are serving, how the visualization and function of that date would be affected.
Recent Articles on GovLoop
- November Online Training Schedule
- How to Cultivate High-Performing, Collaborative Teams
- DHS Brings New Discipline to Cyber Planning
- State Department Bets Big on Data-Driven Diplomacy
- Augmenting Intelligence in State and Local Government
- How One Agency Wove Zero Trust Into Its Culture
- How to Lay the Foundation for Long-Term AI Success
- How the Modern Data Center Raises the Stakes for Network Reliability
- 5 In-Demand Skills for Modern Government Workers
- How to Apply Empathy as a Business Skill
Hi Lisa,
I know when Malcolm Jackson (CIO of EPA) was recently on the DorobekINSIDER, he discussed EPA’s plans to use web based apps with responsive designs. You can check out the interview here: https://www.govloop.com/profiles/blogs/cloud-computing-and-the-cio-insights-from-epa-s-malcolm-jackson and a recap here: http://gov.aol.com/2012/07/27/the-evolving-role-of-the-federal-cio/.
I did see that. Thank you Steve. I was hoping more folks would chime in.
Good question. I’d be interested to know how Responsive Design handles data-heavy sites (charts, graphics, etc.).
That’s what we are also trying to determine Chris.
Seeing your question got me curious about it as well so I did a quick search to see what I could find specifically about data heavy sites. Here’s what I was able to uncover. Hope something in here helps!
http://css-tricks.com/responsive-data-tables/
http://css-tricks.com/responsive-data-table-roundup/
http://css-tricks.com/which-responsive-images-solution-should-you-use/
http://coding.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/
Fundamentally though, the thing with responsive design is that there is a good deal of redesigning that will need to be done to optimize the user experience for the various device types. So often, especially with sites that are more than just a blog or text and images on a page, the way the site functions will and should be re-conceptualized by a UX designer.
Jeff,
I found css-tricks earlier today when I googled responsive design and data. As you know the big push is go move everything towards mobile and with that in mind, I’m trying to research how we can do that within our framework and serving all of our data in a presentable format.
Thank you for the links!