When I announced BD-incollo 6 days ago, I also mentioned that I would have launched the service today. I really did that, and I’m very proud to announce the first site that runs BD-incollo.
http://incollo.com! Very easy 
Incollo.com is a collaborative debugging tool like Pastebin or other similar services, but it’s slightly different from it. And it’s different from other Pastebin clones even written using Rails or Django.
Here are the most exciting features:
- It’s Fast. Very Fast
- Written thinking about usability
- A very clean interface, a minimalist design that gives space to the code (as it should always be)
- It’s possible to search through pastes, like in a forum
- A Paste is not deleted after 30 days or something similar. A paste is deleted after it is no more interesting! It’s deleted after 60 days of no visualizations
- The system is anonymous. It won’t store your information! Paste whatever you want but please use your brain! A Paste may be reported to the administrator!
- You don’t really have to play with options and there are no required field other than the Paste itself. You may paste a text and directly hit the submit button
- Quite every page is XHTML 1.0 compatible
- It works well and has nice urls, thanks to Django
- Compatible with every browser (tested with Internet Explorer 6,7,8, Mozilla Firefox 3, Apple Safari, Google Chrome)
- Resolution friendly! Liquid design that adapts to every monitor resolution (tests from 1024×768)
- Developer friendly! Every functionality of incollo.com can be used with max 2 mouse clicks and without a mouse scroll!
- Tested with lots of pastes, quite every source code should be perfectly viewed (this does not happen with every pastebin clones I’ve tried)
- Uses Pygments for code highlighting
- Languages supported: 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, XML
This is an example of Paste with Incollo.com:
http://incollo.com/7dca5011
You are really welcome to report any bugs or leave a feedback! Remember that this is my very first Django project, and I created it in about 6 days!
Of course, I’m already beginning to think about new features
Related posts
Categories: Activism?, Free* Tags: apache, apple safari, bd-i, BD-incollo, beginning, browser, bugs, C++, Chrome, code, configuration, deb, debian, debugging, DELETE, Design, django, Explorer, Firefox, functionality, google, HTTP, incollo, Internet, java, javascript, JSP, language, list, minimalist design, mozilla, page, pastebin, php, pro, project, Pygments, python, report, rest, Serv, server, sessions, shell, site, source, source code, templates, Text, TRACE, url, usability, Wiki, XHTML
BD-incollo is a collaborative debugging tool like pastebin but written using Django.
Why did I write another pastebin clone?
Pastebin is (sometimes) slow, and I’m not (yet) interested to categorize pastes or to associate them to a user. Pastebin is free and the code is available, but is a single php file, and not a Django project!
There are already other services there, even written using Django, but no one is free software. BD-incollo IS free software. Well, BD-incollo has been written after those Django pastebin clones, so i could learn from their mistakes and write a better one! Everybody is welcome to grab the code and modify it, or even to submit suggestions!
Report feedbacks, feature requests and bugs on the issue tracker.
Quick Jump:
Features
Download
License
- Copy, Paste and store a text / source code to the system
- NEW! Give other people the possibility to discover your Paste (make a Paste either public or private)
- Decide to colorize the syntax of the Paste
- Share it using its URL
- NEW! Enhance Pastes! Create a Paste starting from an old one
- NEW! View differences! Makes use of the powerful diff-match-patch by Neil Fraser to see differences between two Pastes
- NEW! Antispam protection using Akismet and akismet.py by Michael Foord
- Download it as plain text
- View it as plain text
- Search something interesting through other pastes!
- Report abuses to site admins
- Fast, really fast!
- It works well and has nice urls, thanks to Django
- A very clean interface, a minimalist design that gives space to the code (as it should always be)
- Compatible with every browser (tested with Internet Explorer 6,7,8, Mozilla Firefox 3, Apple Safari, Google Chrome)
- Resolution friendly! Liquid design that adapts to every monitor resolution (tests from 1024×768)
- Developer friendly! Every functionality of BD-incollo can be done with max 2 mouse clicks and without a mouse scroll!
- Tested with lots of pastes, quite every source code should be perfectly viewed (this does not happen with every pastebin clones I’ve tried)
- Uses Pygments for code highlighting
BD-incollo is released under The Gnu Affero GPL version 3! This is different from the license of the contents of the blog
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see < http ://www.gnu.org/licenses/ >.
Related posts
Categories: My Life Tags: 2009, apple safari, bd-i, BD-incollo, Blog, browser, bugs, Chrome, code, deb, debugging, Design, differences, django, Download, Explorer, Firefox, free software, functionality, google, gpl, HTTP, incollo, Internet, java, javascript, list, minimalist design, mozilla, page, pageTracker, pastebin, PDF, php, PNG, pro, project, Pygments, python, release, report, rest, Serv, site, source, source code, stuff, syntax, Text, url, version
Just released the code for the 0.9 version. Changes from the experiments of 0.8 are listed on the project page, but the most important ones are that the theme is now fully compatible with
- Internet Explorer 7 and 8
- Mozilla Firefox 2
- Mozilla Firefox 3
- Google Chrome
- Apple Safari
And there are lots of visual improvements, too. Go to see them on the project page, and grab the code, too!
Obviously, coding for the 1.0 release has just started, and you will see the changes in the theme applied on my blog.
Related posts
Categories: Free*, Programming Tags: apple safari, BD-theme, Blog, bodom_lx free software, change, Chrome, code, Experiment, Explorer, Firefox, google, HTTP, Internet, internet explorer 7, list, mozilla, page, pro, project, projects, release, theme, version, version changes, visual improvements
Time for a review. Thanks to the always useful DistroWatch.com service, I discovered a new Gnu/Linux distribution, called gOS. gOS stands for Good Os, born in 2007 in California. The version I’m reviewing is the so-called “gOS 3 ‘Gadgets’”, their third release. gOS 3 Gadgets BETA is based on Ubuntu 8.04.1, and the final release is to be expected in the next 1-2 months.
This distribution is built around Goggle apps and services, comes with Google Gadgets for Linux pre-installed, as well other nice programs, like Google Picasa, Wine, Mozilla Prism for Google web applications and Wbar as launch bar. I’ve never heard about this bar, it’s very quick and light. Good choice! The distro also includes proprietary codecs for multimedia content.
Read more…
Related posts
Categories: Free* Tags: alternative, apt-get, Beta, code, distribution, distro, document, Download, Gnome, good os, google, gos, HTTP, HTTPS, language, linux, linux distribution, Mac Os, mac os x, mint, mozilla, Nautilus, OSI, personal, PNG, pro, project, projects, release, report, rest, review, screenshot, Serv, sid, site, sito, theme, ubuntu, Upgrade, URI, version, web, Wiki
BD-theme is a widget ready, two columns Wordpress theme, written using the default Wordpress theme as php/xhtml base. The theme is inspired by TorrentFreak rounded layout, and some little ideas are inspired by Curved Theme, which was the old BD-blog theme.
I just wanted to write my own Wordpress theme.
This is my first theme, and my first try to design something nice. Source code is available below.
If you like BD-blog theme, then download BD-theme =)
Download:
- 2008-12-08 – version 1.0
Changes from 1.0 beta 1:
- Remove_filter(‘the_content’, ‘wptexturize’); added for better posts regarding coding
- If you decide to create a “Archives” page and/or a “Blogroll” page for listing links and archives, those pages are not listed in the rounded menu
- Related tags of a post are no more links, for a more polished site
- Better caption for images
- Works with IE6, IE7, Firefox 2, Firefox 3, Opera, Google Chrome
- Valid XHTML 1.0 Strict
- Valid CSS 2.1
- Screenshot:

BD-theme 1.0
- 2008-11-27 – version 1.0 beta 1
Changes from 0.9:
- Change of dtd: from xhtml 1.0 transitional to xhtml 1.0 strict
- Yes it’s VALID Xhtml
- Navigation links now present in every section of the theme (archive,single, index etc)
- Ready for Get Recent Comments and Recent Posts, both recommended and displayed at the page footer if installed
- New logo system that checks if IE6 is present and presents an alternative page without logo
- More space for content is given
- Post headers (title and date) are fixed for every browser
- Fixed some css bugs for those wo do not use the sidebar
- Lighter css! more standard but still not finished
- Screenshot:

BD-theme 1.0 beta 1 screenshot
What will be next:
- CSS fixes for IE6
- Cleaner Code
- 2008-09-19 – version 0.9
Changes from 0.8-experiment:
- Fully Compatible with Mozilla Firefox 2/3, Internet Explorer 6,7,8, Google Chrome, Apple Safari
- More harmonious and stable
- Links to pages are now rounded corner buttons
- Buttons for pages moved over main layout, added a button for accessing the blog posts
- The current page link button gets the same background color of the content page
- Post header layout changed: a very nice band contains the title of the post and the date of posting exits the main layout
- Various CSS fixes
- Screenshot:

BD-theme 0.9 Screenshot
What will be next:
- CSS bugs totally fixed (I hope
)
- Theme has to pass w3c’s xhtml/css validations
- Theme has to remain compatible with all browsers
- 2008-08-21 – version 0.8 – experiment
About:
- Quite everything changed in the last 6 months, but the colors
- This is the source code of the experiments done from the post of 06-06-2008: BD-theme’s new look
- NOT to be considered as a stable release, code is very dirty (but almost functional)
- It’s the base I’ve been using since 7 days for the final release, It’s available because somebody may like it more than the next version, or to modify it
- An image helps more than a thousand words:

BD-theme 0.8, the Experiment

BD-theme 0.2 - Classic
- 2008-02-21 – version 0.2
Changes:
-
fixed a:hover transparency bug in #pages
-
fixed .entry links and img
-
added a stlye for blockqoute
-
fixed some values of the searchform in the sidebar (safari fix)
-
added a style for the links inside the #footer section
-
2008-01-24 – version 0.1
First version, download it just if you want to customize it or to create a new theme based on this one. I’m testing it on my blog. It may contain “useless” code from the default Wordpress Theme
Related posts
Categories: My Life Tags: alternative, apple safari, BD-blog, BD-theme, Beta, Blog, browser, bugs, change, Chrome, code, deb, Design, Download, Experiment, Explorer, Firefox, fix, google, HEAD, HTTP, Internet, java, javascript, layout, link, list, mozilla, page, pageTracker, php, PNG, POST, release, screenshot, sid, site, source, source code, standard, Text, theme, URI, version, w3c, wordpress, wordpress theme, XHTML
Mi é venuto un sorriso quando, facendo pensieri sulla mia universitá e giocando contemporaneamente con google, ho scoperto che con questa query:
http://www.google.it/search?q=hacking+universit%C3%A0+bolzano&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:it:official
Venga fuori il mio blog al 6o posto
Related posts
Recent Comments