Earlier quoted context omitted.
They did. https://github.com/github/dmca/blob/master/2013-03-06-LayerV... Mirroring it while Github drags their feet reenabling seems fair enough.
Github per the DMCA needs to wait 10 days before reenabling it. "[...] replaces the removed material and ceases disabling access to it not less than 10, nor more than 14, business days following receipt of the counter notice, unless its designated agent first receives notice from the person who submitted the notification under subsection (c)(1)(C) that such person has filed an action seeking a court order to restrain…
Flat UI, mirrored
51–60 of 103 posts
Re: Flat UI, mirrored
#52This whole episode has underlined a few major differences among developers and (current) designers. Developers are more open, contribute code and discuss about bettering each other. While Designers seem secretive, ego-filled and seeking pointless exclusivity. Eg: Developers: HackerNews / Github, etc Designers: DesignerNews / Dribble, Forrst, etc. Any designer that has been open about his work and process has become a…
To the point, we actually started a repo for Sketch.app Templates, and the Sketch team is working on making their files non binaries so that we can better merge.
https://github.com/sketch-templates
R.
Re: Flat UI, mirrored
#53This whole episode has underlined a few major differences among developers and (current) designers. Developers are more open, contribute code and discuss about bettering each other. While Designers seem secretive, ego-filled and seeking pointless exclusivity. Eg: Developers: HackerNews / Github, etc Designers: DesignerNews / Dribble, Forrst, etc. Any designer that has been open about his work and process has become a…
Re: Flat UI, mirrored
#54This whole episode has underlined a few major differences among developers and (current) designers. Developers are more open, contribute code and discuss about bettering each other. While Designers seem secretive, ego-filled and seeking pointless exclusivity. Eg: Developers: HackerNews / Github, etc Designers: DesignerNews / Dribble, Forrst, etc. Any designer that has been open about his work and process has become a…
http://youthoughtwewouldntnotice.com/blog3/ has been around for awhile, but now with Pinterest, Dribbble and other resources, it's becoming a lot more common to find the people who are making it difficult for designers to feel like they can truly stand out.
Outside of flat copying/pasting code, it takes a little more to get it to be functional. By nature, lots of developers are working in teams where collaboration/pair programming is promoted to begin with. You work on projects where it is essential to team up to figure out what's going on and what could make it better. In order to ensure the project continues to move forward and work, there needs to be a method to the madness that everyone understands. At the agencies I've worked at, while everyone was a designer, we all had our specialties and we didn't really work together much outside of talking about general branding guidelines/techniques, etc.
In design, all it takes is having the same software to mimic something. So when someone that is actually doing honest-to-goodness original, clever stuff gets jacked by the hacks-at-large, it is easy to get defensive and want to lock it down, particularly when you make your livelihood getting clients that like your style and it is suddenly watered down by clones and you're not getting paid to do what you made popular anymore. On Dribbble, I've seen it go so far down the hole that people have both claimed the original artist was the hack or said "Really reminds me of [hack]'s work.." on someone's copy of a copy.
Re: Flat UI, mirrored
#55From the images we've seen all side by side this seems to be a rip of someone else's work. Nicking people stuff isn't what Hacker News is about. I've had articles I've sent hours writing and issued DMCA takedown notices, just as the same as if someone stole my code. To take down a site using your stuff, you use a DMCA takedown notice. - That doesn't mean you're abusing the DMCA - That doesn't mean that the party that…
Your assuming someone nicked your stuff. With millions of sites out there are a lot of layouts, icons, and whatnot that look similar that are not in fact copy's. Worse designers are rarely the type of people that think of the (millions) ^ 2 possibilities. Honestly, unless your talking about a large file with a lot of entropy your probably in the wrong sending a DMCA take-down request.
Yes. Clearly designers are incapable of original thinking.
Generalizations are fun!
Re: Flat UI, mirrored
#56This whole episode has underlined a few major differences among developers and (current) designers. Developers are more open, contribute code and discuss about bettering each other. While Designers seem secretive, ego-filled and seeking pointless exclusivity. Eg: Developers: HackerNews / Github, etc Designers: DesignerNews / Dribble, Forrst, etc. Any designer that has been open about his work and process has become a…
We developers get the credit when someone is using our code. The open source libraries usually require keeping the copyright notice at least in the source file. Anyone looking at the code will know who wrote it. Putting myself in the shoes of the Layervault people, I can understand that it's very hard to accept that someone is presenting as his own work something that it took me years to arrive to via iteration. Reme…
In other words, I don't think Layervault would feel any different if there was a comment in the HTML giving them attribution.
Re: Flat UI, mirrored
#57This whole episode has underlined a few major differences among developers and (current) designers. Developers are more open, contribute code and discuss about bettering each other. While Designers seem secretive, ego-filled and seeking pointless exclusivity. Eg: Developers: HackerNews / Github, etc Designers: DesignerNews / Dribble, Forrst, etc. Any designer that has been open about his work and process has become a…
I know for me, personally, I've put many design projects on GitHub - from the mockups to assets to the code to put a site together - knowing there's a chance someone will use it verbatim but hoping it gets used as a jumping off point or customized to make it someone else's.
With design, you can see when someone has ripped you off very obviously most of the time. You can't own design elements of course but its a very subjective thing that you just know when you see it. Developers and designers also think very differently in some areas. With developers everything is logical and black and white. With designers, much of their work is vague, fluid, and incredibly subjective. Emotion plays a role in the success of design often times whereas a developer's code will be just as useful and functional no matter how anyone feels about it. As a developer, when I open source something, I know that I can't own the concept of a loop or a database query or whatever. What makes my code unique is the way in which I solve my problem and how it solves a problem that other code has not solved. I'd be happy if someone forked my code, made it better, and started a new project from it that became popular. However I'd be upset if someone took my design, added on to it, and passed it off as their own. The difference? On the surface there shouldn't be one. But beyond the surface it's all about the piece of yourself you put into design work.
Hopefully this makes sense and doesn't just sound like rambling. I'm sure I may need to clarify a few things I said so please ask if I said something vague.
Re: Flat UI, mirrored
#58Earlier quoted context omitted.
Github per the DMCA needs to wait 10 days before reenabling it. "[...] replaces the removed material and ceases disabling access to it not less than 10, nor more than 14, business days following receipt of the counter notice, unless its designated agent first receives notice from the person who submitted the notification under subsection (c)(1)(C) that such person has filed an action seeking a court order to restrain…
Is there a (non-malevolent) reason for this clause? It seems to be something put in to deliberately slow down proceedings and apply a penalty to the accused regardless of what happens.
Re: Flat UI, mirrored
#59This whole episode has underlined a few major differences among developers and (current) designers. Developers are more open, contribute code and discuss about bettering each other. While Designers seem secretive, ego-filled and seeking pointless exclusivity. Eg: Developers: HackerNews / Github, etc Designers: DesignerNews / Dribble, Forrst, etc. Any designer that has been open about his work and process has become a…
I think that this is part of a bigger problem; a lot of people find design to be "easy" in that it's subjective - Client A doesn't like your work but Client B does. Can't even get a job in the field? No worries, people flock to 99Designs and Fiverr for cheap, tacky work that validates the crummy designer. Working for someone with no morals? They'll show you some styles they like and tell you they want it "exactly" li…
Re: Flat UI, mirrored
#60This whole episode has underlined a few major differences among developers and (current) designers. Developers are more open, contribute code and discuss about bettering each other. While Designers seem secretive, ego-filled and seeking pointless exclusivity. Eg: Developers: HackerNews / Github, etc Designers: DesignerNews / Dribble, Forrst, etc. Any designer that has been open about his work and process has become a…
I think that this is part of a bigger problem; a lot of people find design to be "easy" in that it's subjective - Client A doesn't like your work but Client B does. Can't even get a job in the field? No worries, people flock to 99Designs and Fiverr for cheap, tacky work that validates the crummy designer. Working for someone with no morals? They'll show you some styles they like and tell you they want it "exactly" li…