You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 2+1 Excellent, I love it. Picking up an image from the post also is easier than writing parsers for github, sourceforge etc. To the very least, though, the post should also include the link to wherever an ad-clicker is redirected.balpha– balpha StaffMod2009-09-30 17:39:22 +00:00Commented Sep 30, 2009 at 17:39
- 2I appreciate the counter-counter, but if project leaders can't fill out a form or delegate that responsibility, then either they don't take the offer seriously (free ads? who cares) or they're not committed to their project. Even so, as much as I love the meta community, I have a feeling that ads like this (meta.stackexchange.com/questions/23955/adobe-sponsored-tags/…) will get the votes. That can't happen, so we'd have to approve them. And if we're doing that, we may as well upload them too, as that adds a minute to the process and gives us more control.Alex Papadimoulis– Alex Papadimoulis2009-09-30 17:51:22 +00:00Commented Sep 30, 2009 at 17:51
- 1I think both Portman's and Alex's ideas could coexist.Dennis Williamson– Dennis Williamson2009-09-30 19:32:58 +00:00Commented Sep 30, 2009 at 19:32
- 6An analogy: Microsoft employs both Anders Hejlsberg and Mich Matthews. Anders designed C# and LINQ. Mich makes sure everyone has heard about them. Anders is an engineer; Mich is a marketer. Very different. In the OSS world, project leaders are like Anders... and I'm betting that among the StackOverflow users, there are some Miches who would be better suited to make sure the world knows about the Anders' work. Analogy over.Portman– Portman2009-10-01 02:17:31 +00:00Commented Oct 1, 2009 at 2:17
- With this idea, we would definitely need to make sure evil doesn't happen, such as a user putting up a derogatory logo or some other advertising that is not good for an OSS project. - I'm assuming that the voting and moderation functionality would achieve this moderation, but it is something we need to think about if we go the route of 100% user controlled ads.Redbeard 0x0A– Redbeard 0x0A2009-11-05 15:34:50 +00:00Commented Nov 5, 2009 at 15:34
- Oh, and don't forget about Paint.NET as an image editor too, its OSS and FREE - getpaint.netRedbeard 0x0A– Redbeard 0x0A2009-11-05 15:35:32 +00:00Commented Nov 5, 2009 at 15:35
- As a Project Leader I would say that this particular role is like a combination of Anders/Mich. Most OSS projects require some marketing from the leader to get adoption until at least the initial groundswell of users exists. Personally I suspect that either the project leader or some sponsor of each project would be happy to fill in some details to get a bit of free advertising - we all want our respective code to be used surely - isn't that the point?!Simon Steele– Simon Steele2009-11-11 11:48:08 +00:00Commented Nov 11, 2009 at 11:48
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you