What is incollo.com?
Incollo.com is a service that provides you a way to share you code fragments to people, or simplier to store a text for you in a very fast way, without the needs to send e-mails or search a usb pen. Yes, it's another pastebin clone, but it has some differences:- - It's easier to be used
- - It has a cleaner interface
- - It may be faster
- - Its layout is designed to provide fast access to all its features, with few mouse clicks and few mouse scrolls
- - Don't know about pastebin and other clones, but incollo.com is completely anonymous.
What is BD-incollo?
BD-incollo is the Django solo project behind incollo.com service. Its creator started to learn Django and wanted to immediately apply the acquired skills to a real problem. The challenge was to create a Pastebin clone better than other Django 'rivals' in less than a week.What can I do with incollo.com?
Currently, you can:- - Paste some text or some code
- - Decide whether to colorize its syntax or not
- - Get a nice url with the form incollo.com/36044c9e
- - Visualize the Paste either in plain text version or in colorized version
- - Download the Paste as text file
- - Report a Paste as abuse
- - Search Pastes
- - View Last 30 Pastes
- - Discuss (enhance) a Paste
- - View diffs between the original Paste (uses diff_match_patch by Neil Fraser)
- - Possibility to flag a Paste as Private and therefore hide it from everybody else
Which Languages are Supported?
BD-incollo uses Pygments for colorize the syntax of your Pastes. Therefore, every language supported by Pygments is also supported by BD-incollo! Here are some of them: ActionScript, Assembly (various), Boo, Befunge, BrainFuck, C, C++, C#, Common Lisp, D, Delphi, Dylan, Erlang, Haskell (incl. Literate Haskell), Java, JavaScript, Lua, MiniD, MooCode, MuPad, OCaml, PHP, Perl, Python (incl. console sessions and tracebacks), Redcode, Ruby (incl. irb sessions), Scheme, Visual Basic.NET, Django/Jinja templates, ERB (Ruby templating), Genshi (the Trac template language), Myghty (the HTML::Mason based framework), Mako (the Myghty successor), Smarty templates (PHP templating), JSP (Java Server Pages), , Other markup, , Apache config files, Bash shell scripts, BBCode, CSS, Debian control files, Diff files, Gettext catalogs, Groff markup, HTML, INI-style config files, IRC logs (irssi style), Makefiles, MoinMoin/Trac Wiki markup, Redcode, ReST, SQL, also MySQL, Squid configuration, TeX, Vim Script, Windows batch files, XMLWhat happens to my Pastes?
After you paste some text, it is stored in our database without any information about you. What happens then is up to how much is that Paste interesting: after 60 days of 0 visualization, it is automatically deleted.Road to 1.0
One of the greatest things of BD-incollo is that your feedback is essential and appreciated. Ask for features and report bugs!Theese are the features that some day will be developed and included:
- - Associate Pastes to users via cookies (but to not store any information on them)
- - Let users to delete their pastes
- - Let logged administrators to flag a Paste as Spam, delete it and update Akismet service
Great! Will it always stay free?
Yes it will. And there's more: BD-incollo is free software. You can grab the source code from the project page. If you really like incollo.com and BD-incollo, you can also consider a small donation via PayPal:There are some costs behind incollo.com, like the domain and the hosting service.
More news available at bodom_lx blog