On Mon, Dec 27, 2010 at 5:29 PM, Michelle Konzack
<linux4miche...@tamay-dogan.net> wrote:
> I have gotten some ideas and now I start coding my own stuff,  which  is
> more flexibel in design and such.

Hrmm, just found this info:

http://blog.dixo.net/2009/09/15/pastebin-org-considered-harmful/

So, I assume you are looking for something similar to this site:

http://pastebin.com/

This is a good project to start from if you are into using Python/Django:

https://github.com/bartTC/django-paste

There are other Python/django pastebin sites out there, for example:

The Django book "Practical Django Projects" has a section dedicated to
a code/paste  app. Here is the "unofficial" code from the book:

https://bitbucket.org/philgyford/practical-django-projects/src

Both of the above use Pygments, which is a pretty sweet syntax highlighter.

Cheers,
M

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to