Questions tagged [pastie]
6 questions
3
votes
6 answers
A shared online code viewing tool with syntax highlighting?
I work with another developer on projects and sometimes we are chatting about them via IM. We can dropbox stuff back and forth, but it would be nice to have like an interactive version of pastie / google docs where we could see the same code and…

cwd
- 53,018
- 53
- 161
- 198
2
votes
2 answers
What "Pastie" alternatives are there? (installable)
I want to install a "pastie" in our local intranet. What are the alternatives to RaPaste and pastie.org? (the latter can't even be installed locally b/c it doesn't seem to be open source?)
Edit: Doesn't have to be Ruby btw.
Edit: What I mean with…

Fabian Buch
- 831
- 2
- 9
- 18
2
votes
2 answers
Write to Pastie or Pastebin?
I have an application I'm writing, in Objective-C(iPhone), and I want to be able to write a string of text to Pastie or Pastebin, and be able to have the link to that page. I have not been able to find any API for either of these, is this possible?…
John
1
vote
2 answers
submitting posts on pastie, or pastebin in C#
I'm looking for a way to submit a post to pastie.org, or pastebin.com from within my C# app, i know ill have to use some sort of http post but im looking for specific examples..

codemst
- 31
- 2
- 5
1
vote
1 answer
500 Internal Server error in pastie.el
Im using the pastie.el file located at http://www.emacswiki.org/emacs/download/pastie.el. This is supposed to help us post code to pastie.org directly from emacs.
If the file im pasting contains "<" symbol then i get a 500 Internal Server Error…

Kris
- 1,403
- 3
- 17
- 26
0
votes
2 answers
Pastie with API and language detection
I'm trying to find a pastie like webservice that do perform some kind of automatic language detection (in term of programming language) and does the syntax coloring accordingly.
Most pastie websites do not have this feature I'd really love to have…

Oct
- 1,505
- 13
- 18