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*
- lol this question is already serving it's purpose. I'm curious about some of these projects I've never heard of before.Doug T.– Doug T.2009-12-05 02:58:59 +00:00Commented Dec 5, 2009 at 2:58
- 3Will there be similar ones for the rest of the trilogy? Apps like pidgin could go to superuser and serverfault could get admin-oriented tools.alanc– alanc2009-12-05 03:49:24 +00:00Commented Dec 5, 2009 at 3:49
- Should the ads indicate what kind of help the project is looking for? Are ads for open-source programmer tools acceptable?Don Kirkby– Don Kirkby2009-12-19 07:25:27 +00:00Commented Dec 19, 2009 at 7:25
- 3@Jeff. I think this is a wonderful scheme you have going here. The only thing is I find it frustrating to see the add and not have a explanation of what it is. I know you said this can be done via comments but it doesn't seem to be happening so far.Tim Murphy– Tim Murphy2009-12-19 11:25:38 +00:00Commented Dec 19, 2009 at 11:25
- 7Can other sites run these ads? IE are they contributed beyond just stackoverflow?dlamblin– dlamblin2009-12-19 15:40:22 +00:00Commented Dec 19, 2009 at 15:40
- +1 for @dlamblin You could easily provide listings for other websites.chakrit– chakrit2009-12-19 20:55:14 +00:00Commented Dec 19, 2009 at 20:55
- Quibble on the format, but is it just Safari, Chrome and Firefox or does the "Tagline to show on mouseover" not show?dlamblin– dlamblin2009-12-21 06:59:38 +00:00Commented Dec 21, 2009 at 6:59
- 4Is it just me, or are the majority of the ads here not an ad for programmers, but for a product?Powerlord– Powerlord2009-12-21 19:31:35 +00:00Commented Dec 21, 2009 at 19:31
- 3R. Bemrose, one assumes that programmers would want to try the product then contribute to it. So the rule is, the project must allow outside code contributions and somewhat actively solicit outside code contributions.Jeff Atwood– Jeff Atwood StaffMod2009-12-21 20:20:21 +00:00Commented Dec 21, 2009 at 20:20
- @dlamblin: If you open up a new question called something like "running open source ads on 3rd party websites" we can start to flesh out how that would work. The initial problem is that the ad size on StackOverflow (220x250) is not an IAB standard and few websites (if any) will be able to use this size. But start the topic and let's try to figure out how to make it work.Portman– Portman2009-12-22 21:13:51 +00:00Commented Dec 22, 2009 at 21:13
- 2It would be interesting to see a report comparing the effectiveness of the adds (how many people clicked on them) vs. how high they were voted. Are Meta user's effective add pickers or are they just oppinionated?Anonymous– Anonymous2010-01-01 19:24:49 +00:00Commented Jan 1, 2010 at 19:24
- The ad I appreciated the most was the JQuerySharp. I think there's only one thing more motivating to a geek than to be addressed as "My Lord."Carl Smotricz– Carl Smotricz2010-01-08 15:02:55 +00:00Commented Jan 8, 2010 at 15:02
- 1Just wondering: has the minimum score threshold been changed? Because there are two ads with 5 up votes that seem to meet the other criteria (meta.stackexchange.com/questions/31913/… and meta.stackexchange.com/questions/31913/…) but are not on rads.stackoverflow.com/ossads/all - or is some manual approval involved and it just takes some time?Fabian Steeg– Fabian Steeg2010-02-12 18:03:11 +00:00Commented Feb 12, 2010 at 18:03
- 2Rather than adds for Open Source Projects, I'd really appreciate a list of projects that need help with a quick summary of what needs to be done in each one--what they are hoping to accomplish with this additional manpower. If there is such a site, advertise that!Bill K– Bill K2010-02-18 23:33:58 +00:00Commented Feb 18, 2010 at 23:33
- 6Are dupes with different ad images acceptable? Doesn't exactly seem fair to load up multiple ads for a single project and drown out others.random– random2010-02-21 04:28:35 +00:00Commented Feb 21, 2010 at 4:28
| Show 3 more comments
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