Earlier quoted context omitted.
I think this is exactly what Skeleton tries to be. http://www.getskeleton.com/ I will say though that Foundation is much easier to customize styles for than Bootstrap, which is one of the primary reasons we now use Bootstrap for internal apps or side projects which we don't intend to implement a custom design, but Foundation for all sites which we plan on designing.
One thing to keep in mind is that Skeleton has not seen a single commit in the past year, so it's not clear if the framework is going to be supported long-term. It's probably better as a blueprint for one's own homebrew minimalistic CSS framework.
Topcoat – CSS for clean and fast web apps
41–50 of 101 posts
Re: Topcoat – CSS for clean and fast web apps
#42Re: Topcoat – CSS for clean and fast web apps
#43This looks like a great start, but there are some missing parts and serious issues with the typography. In many places the text size is just too small, while the typeface they're using here is too light for display. The link text under Michael Peterson is a good example of the problem: http://topcoat.io/topcoat/doc/mobile.html#m-well
Re: Topcoat – CSS for clean and fast web apps
#44Earlier quoted context omitted.
I think this is exactly what Skeleton tries to be. http://www.getskeleton.com/ I will say though that Foundation is much easier to customize styles for than Bootstrap, which is one of the primary reasons we now use Bootstrap for internal apps or side projects which we don't intend to implement a custom design, but Foundation for all sites which we plan on designing.
One thing to keep in mind is that Skeleton has not seen a single commit in the past year, so it's not clear if the framework is going to be supported long-term. It's probably better as a blueprint for one's own homebrew minimalistic CSS framework.
Re: Topcoat – CSS for clean and fast web apps
#45Re: Topcoat – CSS for clean and fast web apps
#46Earlier quoted context omitted.
I think this is exactly what Skeleton tries to be. http://www.getskeleton.com/ I will say though that Foundation is much easier to customize styles for than Bootstrap, which is one of the primary reasons we now use Bootstrap for internal apps or side projects which we don't intend to implement a custom design, but Foundation for all sites which we plan on designing.
One thing to keep in mind is that Skeleton has not seen a single commit in the past year, so it's not clear if the framework is going to be supported long-term. It's probably better as a blueprint for one's own homebrew minimalistic CSS framework.
Also, your statement is factually incorrect. There was a single commit in the past year. If you had said that next month, you might have been correct.
The author is on twitter...
Re: Topcoat – CSS for clean and fast web apps
#47Earlier quoted context omitted.
Check out the contribution license for a chuckle: http://topcoat.io/dev/topcoat-cla.html
Although Adobe is a commercial entity, that seems like pretty standard boilerplate (at least parts about making sure you're the sole owner and such). When I wanted to contribute to the android cyanogenmod project, they had a similar agreement online.
Re: Topcoat – CSS for clean and fast web apps
#48I would personally like to see a CSS framework that has absolutely zero opinions about design. Meaning, radio buttons are actually the standard html5 radio buttons, but perhaps with titles handled in a unified way that works across all browsers. Form elements are given proper layout CSS that solves a lot of common issues across all browsers but no additional styling is added. Etc. I don't want my site to look like ye…
I think this is exactly what Skeleton tries to be. http://www.getskeleton.com/ I will say though that Foundation is much easier to customize styles for than Bootstrap, which is one of the primary reasons we now use Bootstrap for internal apps or side projects which we don't intend to implement a custom design, but Foundation for all sites which we plan on designing.
Re: Topcoat – CSS for clean and fast web apps
#49Earlier quoted context omitted.
> and your website isn't providing me any reason why as well. Looks like it's an Adobe project.
Check out the contribution license for a chuckle: http://topcoat.io/dev/topcoat-cla.html
Anyway, the point is, having an online form to submit a CLA seems like a positive step to me, if you're going to require CLAs at all. And a CLA that simply grants a perpetual, worldwide, irrevockable license to the content, as opposed to asking for a transfer of copyright ownership, doesn't seem to onerous to me. And for an Open Source project with commercial backing it is pretty commonplace.
That said, we are an Open Source startup, and we don't (currently) plan to ask for a CLA from outside contributors, but just something basically saying "I license my contribution under the Apache License v2".
Re: Topcoat – CSS for clean and fast web apps
#50Earlier quoted context omitted.
Amicus engineer here. It's actually built on top of Backbone, in a similar vein as Airbnb's rendr. It allows our front-end to be pre-rendered on the server, and sent to the client as static html, as well as some other cool stuff. > Are the existing libs so bad everyone has to reinvent the wheel constantly? To actually answer your question: yes. Existing libs for building large scale apps are in a transition period fr…
Yeah, it makes a lot of sense to never have any sort of stable, widely-accepted solution built over a long period of time. Let's just keep having a new artisanal web framework of the week. Web developers are an utter fucking embarrassment and shit like this is exactly why.
In particular:
Be civil. Don't say things you wouldn't say in a face to face conversation.
When disagreeing, please reply to the argument instead of calling names. E.g. "That is an idiotic thing to say; 1 + 1 is 2, not 3" can be shortened to "1 + 1 is 2, not 3."