Any chance for some invites? I'd love to try.
We'll be reviewing comments here throughout the day and if we can easily find your email you might receive an early invite!
Divshot
21–30 of 113 posts
Re: Divshot
#22I'm interested in this type of app, as I've built a design prototyping tool called Edit Room, that also creates production-ready HTML and CSS from visual design tools. http://www.edit-room.com/
Good luck!
Re: Divshot
#23I see you guys are associated with Intridea; any chance we can claim this as another DC startup? DC needs all the buzz we can get =)
Re: Divshot
#24If you use responsive CSS, what am I missing?
Re: Divshot
#25Re: Divshot
#26Great looking product, can't wait for the invite. I see you guys are associated with Intridea; any chance we can claim this as another DC startup? DC needs all the buzz we can get =)
Re: Divshot
#27Re: Divshot
#28Why is there such a strong focus on "responsive" CSS? It has never made much sense to me, because my desktop will never turn into a tablet, and my tablet will never turn into a smartphone. It seems as though creating a better server-side abstraction that lets me produce different markup that shares much, but not all, of the CSS would be more effective from a development time perspective. If you use responsive CSS, wh…
Re: Divshot
#29Why is there such a strong focus on "responsive" CSS? It has never made much sense to me, because my desktop will never turn into a tablet, and my tablet will never turn into a smartphone. It seems as though creating a better server-side abstraction that lets me produce different markup that shares much, but not all, of the CSS would be more effective from a development time perspective. If you use responsive CSS, wh…
Re: Divshot
#30Why is there such a strong focus on "responsive" CSS? It has never made much sense to me, because my desktop will never turn into a tablet, and my tablet will never turn into a smartphone. It seems as though creating a better server-side abstraction that lets me produce different markup that shares much, but not all, of the CSS would be more effective from a development time perspective. If you use responsive CSS, wh…
With the client side solutions, like responsive CSS, you're serving one cached, distributed, minified set of data to every client.