A lot of people use the same tiresome image/file sharing sites and text pasting sites on the web, Some people use the file sharing sites for posting new maps. What is annoying about many of these is that they have tons of ads or they have some sort of delay feature before you can start the download (so you have to look at their ads). Either way, they usually suck.
So, here are some alternatives that I've recently found and I wanted to share them. The code for both of these sites is available open source.
Image and file sharing
http://omploader.org/
This seems like the file sharing app that everyone has wanted.
Has a 64MB limit
No ads.
No annoyances.
Can upload multiple files at once.
Has a firefox extension.
If you use it to post images to heavily traveled sites, like digg or slashdot, then they will block those. The code for omploader is available open source, so you can run it on your own server if you'd like. It's written in Ruby.
Text pasting
The problem I have with most text paste sites is that they allow search engines to spider their content, or they allow people to browse recent pastes. I found that out by accident and I was on the lookout for a paste site that didn't have this problem. I was using http://pastie.org until I found my pastes showing up on google. I recently found one that doesn't have that problem. It has a 30day expiration of pastes and with decent syntax highlighting options. It's written with django, that's where the name comes from. This is also available open source if you want to run it on your own (look at the about link)
http://www.dpaste.com