Today came across an interesting service.
dpaste.comIt allows you to save the source code on their server, and then give links to it. What for? Well, for example, in order not to litter the forum \ irk channel \ chat and etc., when you need to show someone your piece of code. Or when you need to duplicate the code in several places.
It supports Python highlighting, Django HTML templates, SQL, diffs, XML, CSS, JavaScript, Apache config files, bash scripts, Ruby, RHTML.
There is also a similar service
LodgeIt , as well as its
source is available. Accordingly, the same functionality can be screwed anywhere.
Thanks for the tip slav0nic.