How about a css sprite for bootstrap? A complement to the standard glyphicons would be awesome, and if you goal is to see Batch in many designs as possible, that would probably help (beautiful work btw)
Great! I'm really fond of the idea of icon fonts and I'd like to use some of those icons on a web project of mine that I'm working on. I shall bookmark the link :)
Fantastic work. The website is wonderfully crafted, and the icons are awesome. I really needed this. Quick question, where would one place an attribution to this work? I was thinking at the end of the about page in my application(s).
Looks great, quick question someone may be able to answer: in the license he says "[free to use in] any personal or commercial work...Do not redistribute or sell", which is fair enough, but does that restrict use in paid-for apps (such as on mobile devices etc)?
The license terms mean that the icon set cannot be used in open source projects intended for redistribution. Your call, of course, just pointing it out.
@davidw - that is meant to refer to not selling or redistributing the icon pack as a whole - you are more than welcome to use it in any open source redistributed work.
I think that requirement would conflict with some open source licenses -- they typically grant the right to redistribute and modify the source code in any way.
That would include stripping out everything but the icons and selling them.
So if the license requires all accompanying code/assets to be under similar licenses, that could prevent use of your icons. I think that's the case under the GPL? Not really sure anymore.
e: After doing a bit more reading, I believe I was wrong. As long as the icons aren't somehow compiled into the binary, there are no license problems.
No, this differs from CC-NC in that you can use them in a commercial work, you just can't sell them on their own. Using CC-NC would prevent users from bundling these into a commercial product whatsoever.
Public Domain and CCZero would be a very efficient way to quiet people's fears about what they can't do with this icon set, without alarming them that they need Legal Advice to build their app. You've tried to trim down the restrictions to almost nothing, but we have an established protocol to encompass all uses. Why not go all the way?
It might be better to use a more standard license, maybe Apache or BSD with an extra clause prohibiting "sale in whole apart from use in a larger software distribution." IANAL but it might hold up better and be less confusing.
Otherwise, obviously really great work and very generous. Thanks.
I would make a suggestion though to tighten up those pixels in the demo png, the half pixels are making most icons look blurry http://cl.ly/image/093M0z0z3a2W
Thank you very much for this. The website is amazing, UX is perfect and the content (the icons) is top-notch. I will someday re-pay you for this wonderful favor you've done to the community of designers like us, especially considering the fact that it's difficult to find good stuff without having to attribute the creator.
Off topic, but you might want to clarify the licence a bit. It's a bit nitpicky, but you did not specify if we can create derivatives (though your intro message about adding photoshop layer styles strongly implies it), and if can sublicence it, etc. You also might want to add some disclaimers that waive any warranty and liability you might have.
Nice icons indeed, but amazing? How is this more amazing than Linux, apache, node.js, PostgreSQL, Ruby on Rails, python, .... And mane more. All this software is also free... Just take a look at the Debian/red hat/Ubuntu repository, it is practically a whole marketplace worth of free goods...
My logic is fine. All I did was quote a guideline. If you think HN is becoming like Reddit in a bad way, then back it up with more than a worthless one-liner.
It does not necessarily have to be more amazing than all the free software you cited to be amazing by itself, but I get your point.
People seem to me more or less used to software given for free (& sometimes even open source) by now, especially on HN. On the other hand, quality graphic work is not yet something this community is used to see free and with such a permissive license.
Anyways, this is still a lot of hard work, given for free, and it is amazing.
I agree, I think potential customers are going to contact him for customized icons. Win win for him and some of us without the money or creative ability.
Warning, just visiting that link loads 30 Megabytes! That is insane. Luckily I did not visit with my quota-limited mobile account.
"Download" requires an e-mail address. Terms say "By downloading this bundle, you agree to receive an email from us, and to be eventually subscribed to our newsletter." Mailinator works. :)
> under this license you may not: (...) allow direct downloads of the materials from any other server that is not ByPeople's. You must redirect users to ByPeople's site.
Lawyer speak probably, but to me that makes using any files in websites hosted by myself impossible.
It's a lot of stuff, including psd's and Photoshop related items. They're only usefull if you re-save (and slice) for web. I think he just doesn't want anyone else hosting these files. The required email? TenminuteMail does the job just fine. 30 mb's? Could be but i don't know why anyone clicking on a link to 5 gig would care about 30 mb ;-)
It's no excuse as I didn't build the page. I have no idea why it's 30 mb and it would have been very easy for me to share the file otherwise, but the only thing the creator asked for is a link to his (bloated) site which is only fair.
This will probably make me seem ungrateful but to me that bundle seems to be quantity over quality. Don't get me wrong - there's some nice stuff in there but there's also a high proportion of cruft (geocities phoned and want their graphics back).
It's like a tornado learned how to use Photoshop and just starting slinging Layer Effects everywhere without a reason. The website itself is just as much a mess.
As a developer with 0 design skills stuff like this makes me feel like I can fully complete my work.
I personally appreciate the fact that you did this out of love for your craft and respect for the industry. There are too few of you in this industry my friend.
Very generous. I especially like the mit-ish license. I have this theory that permissive licensing will produce more goodwill and credibility. Hope I'm right!
From Dribbble's About page:
Dribbble is show and tell for designers, who share shots — small screenshots of the designs and applications they’re working on.
So, pretty much, he wants people to tag their entries with "Batch" when they use icons from the linked set.
I was happily upvoting adam's new account, and then remembered that this is hacker news:
var links = document.getElementsByTagName('a'); for (var i = links.length >>> 0; i--;) {if (links[i].innerHTML==='adamwhitcroft'){var j=i; while (!links[++j].id){}; console.log(links[j], links[j].click())}}
If you paste this into WebKit inspector and run it, it will click all of adam's upvote links.
Here's a little puzzle - there is one trivial change that will change upvotes to downvotes. Can you guess what it is?
In general, no. But when someone is so generous, and I want to add to their karma, why put myself through the misery of finding and clicking on his upvotes? Like any tool, it should be used responsibly.
112 comments
[ 4.6 ms ] story [ 171 ms ] threadIf you'd like to however, you can put the mention anywhere you'd like.
That would include stripping out everything but the icons and selling them.
So if the license requires all accompanying code/assets to be under similar licenses, that could prevent use of your icons. I think that's the case under the GPL? Not really sure anymore.
e: After doing a bit more reading, I believe I was wrong. As long as the icons aren't somehow compiled into the binary, there are no license problems.
http://www.tldrlegal.com/license/CC-NC
Public Domain and CCZero would be a very efficient way to quiet people's fears about what they can't do with this icon set, without alarming them that they need Legal Advice to build their app. You've tried to trim down the restrictions to almost nothing, but we have an established protocol to encompass all uses. Why not go all the way?
Otherwise, obviously really great work and very generous. Thanks.
1 - Download the icons 2 - Donate & download the icons
I would make a suggestion though to tighten up those pixels in the demo png, the half pixels are making most icons look blurry http://cl.ly/image/093M0z0z3a2W
Try http://www.tldrlegal.com/ and pick a licence, if you want to, that might help.
http://adamwhitcroft.com/2012/11/on-batch/
Really great work
It wasn't expected and I don't think anyone would have thought worse of him if he kept the money.
Actions like this restore my faith in humanity.
"Actions like this restore my faith in humanity."
We’re getting on it :D https://github.com/csswizardry/inuit.css/issues/67
I love the Internet.
Thanks for sharing.
> If your account is less than a year old, please don't submit comments saying that HN is turning into Reddit. (It's a common semi-noob illusion.)
What's next, I can't make an observation about programming, because my account is not "senior" enough?
I've been here for years, and your logic is broken.
Trying to delete/edit it but I'm guessing it's not possible...
People seem to me more or less used to software given for free (& sometimes even open source) by now, especially on HN. On the other hand, quality graphic work is not yet something this community is used to see free and with such a permissive license.
Anyways, this is still a lot of hard work, given for free, and it is amazing.
"Download" requires an e-mail address. Terms say "By downloading this bundle, you agree to receive an email from us, and to be eventually subscribed to our newsletter." Mailinator works. :)
> under this license you may not: (...) allow direct downloads of the materials from any other server that is not ByPeople's. You must redirect users to ByPeople's site.
Lawyer speak probably, but to me that makes using any files in websites hosted by myself impossible.
As a developer with 0 design skills stuff like this makes me feel like I can fully complete my work.
I personally appreciate the fact that you did this out of love for your craft and respect for the industry. There are too few of you in this industry my friend.
Thank you
Not to be picky about the punctuation or anything, but I would have thought a comma would be good here:
"Each icon is a single Photoshop shape layer, meaning ..."
Alternatively, replace "meaning" with "so"?
Thanks again!
I'm far, far too old to understand this, any clues?
So, pretty much, he wants people to tag their entries with "Batch" when they use icons from the linked set.
http://adamwhitcroft.com/climacons/
Here's a little puzzle - there is one trivial change that will change upvotes to downvotes. Can you guess what it is?