Tag Archives: bugs

Announcing Dycapo 0.0.2

As promised, Dycapo 0.0.2 is out. Dycapo will be an open client (mobile)/server system that will improve travel experiences of users in a city. The system will let people to define a destination on their mobile phone. DyCaPo will suggest and arrange trips by either using the Public Transport Service or Carpooling volunteers. That is,

Introduction To Software Testing

Elements and Concepts – A brief overview Download PDF version of the whole document. You can browse the article online but I encourage the download of the PDF since it is written with accuracy. Introduction This document contains some basic concepts and definitions about software testing. It has been written for studying a part of

Testing Ubuntu 8.10 (Intrepid Ibex) beta on a Macbook (updated!)

It’s a very long time since I abandoned Ubuntu, 1 year and 9 months being precise, although I continued to use Ubuntu derived distros. I decided today to give Ubuntu 8.10 beta a try. Obviously, every time I decide to try a Gnu/Linux distribution it happens that a new release comes out: I downloaded Alpha

Announcing incollo.com service!

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.

BD-incollo project update, 24 hours before service launch

Quite everything is ready! There is a feature that I have to finish, the removal of a Paste after 30 days of inactivity. There are a couple of bugs to be solved now, but I believe I will fix them with the 0.2 release. I think I will be ready to launch the service tomorrow

BD-incollo

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