vote up 3 vote down star
1

Do you use any public websites for code-snippets? If so, can you let me know which ones you would recommend?

Clarification

I'm not looking for anything specific to a particular language, as suggested below - I work with a few different languages so I need something fairly general. I've just found [www.snippler.com][1] that seems like a good example of what I'm looking for - a public repository of useful, commonly created snippets. Any more suggestions?

flag

75% accept rate

9 Answers

vote up 2 vote down check

http://snippets.dzone.com/ is my favorite. very good syntax highlight, lots of languages, tagging + more.

link|flag
Thanks, I like the look of that site – Sam Murray-Sutton Nov 14 '08 at 13:22
I've actually had time to use it, I think it's probably the best of these type I've come across. Thanks for finding that. – Sam Murray-Sutton Dec 10 '08 at 12:06
vote up 0 vote down

Google, lol.

link|flag
vote up 0 vote down

Not for VS, but for Delphi, delphi.about.com often has snippets to do interesting things.

link|flag
vote up 0 vote down

@Juan - Thanks for replying to my question. Whilst that answer has some use, I was really just trying to more general recommendations for snippet websites.

link|flag
vote up 0 vote down

SourceForge and Google Code. No matter what you're trying to do, there's an open source project you can look to for inspiration. Many times I'll find a library I can just use as is.

link|flag
vote up -1 vote down

< shameless PLUG>I am currently build a site just or these 'Snipz'< /shameless plug>
I'm mostly a 'reinvent-the-wheel' kinda guy, but when I do need something I will head to SF, Google, then onto hotscripts.com

link|flag
vote up 4 vote down

gist-hub - just awesome. Good highlighting and even versioning!

link|flag
Not exactly what I was looking for(see my answer below), but looks pretty useful, thanks for the heads-up. – Sam Murray-Sutton Sep 10 '08 at 16:10
vote up 0 vote down

These questions have lots of good information on snippets.

link|flag
vote up 1 vote down

Paste();

link|flag
rafb.net/paste has been discontinued - May 25, 2009 – webwesen Aug 14 at 19:18
Sad. However, the site owner did a great deed and released the site code as open source: code.google.com/p/rafb-nopaste – spoulson Aug 17 at 12:47

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.