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
- Fuel Innovation With a Secure Digital Ecosystem
- The IRS: Revolutionizing Taxpayer Services and Its Operations
- How Identity Drives Security in State & Local Government
- How to Ensure Your Data Is AI-Ready
- Upskilling Your Workforce for GenAI
- How GenAI Is Transforming Government Services
- Skills Benchmarking Lays Groundwork for AI Success
- How SLED Can Secure OT, Critical Infrastructure
- How to Protect Against Identity Threats
- A Decade of Improvement at the Dept. of Veterans Affairs
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!