Friday, September 26th, 2008
Time for a screenshot! This is the page which handles new pastes:

BD-incollo: page for new pastes
There are some news:
- I implemented a hash function (hexadecimal number as output) to be used to access pastes, instead of using their ids
- I played with templates to have all the functionalities accessed in very small mouse movements
Next, the requirements regarding automatic cleanup of the pastes!
Tags: bd, BD-incollo, BD-project, BD-thing, BD-things, django, hash, page, screenshot, templates
Posted in Activism?, Free*, Programming | No Comments »
Thursday, September 25th, 2008
The general structure of the program is ready and works. I'm very happy with it, I'm currently playing with templates to have a very accessible, clean layout with few page scrolling needing. At the moment is is possible to:
- Paste a code
- Search a Paste
- View a colored Paste (code syntax)
- View a Paste without syntax highlighting
- Download a Paste as plain text
- View all pastes (although I will allow to see the last 20-30 pastes)
Tags: bd, BD-incollo, BD-project, BD-things, bodom_lx free software, code, django, Download, layout, page, project, syntax, templates
Posted in Activism?, Free*, Programming | No Comments »
Wednesday, September 24th, 2008
As I promised, I would like to announce the start of a new BD-thing! I'm currently learning Django because of job needing and because of fun. The best way to learn a new language (even if a framework) is to apply it for solving a problem.
That's why I decided to start BD-incollo!
BD-incollo will be a kind of pastebin clone written in Django. Totally free. Free meant as free software. You may download the sourcecode and use it by your own.
Ok, what's difficult with this? I'm planning to release a decent usable version in less than a week.
This means, I want to release the sourcecode on Sunday, 2008-09-28 and also to launch the service on Monday, 2008-09-29.
I believe in Django and I know it will be possible to make it!
Tags: bd, BD-incollo, BD-project, BD-thing, BD-things, bodom_lx free software, code, django, Download, free software, job, language, pastebin, project, promise, release, sourcecode, version
Posted in Activism?, Programming | No Comments »