Hey All, I have developed a system for Bug Tracking for my organization and personal use and it uses SQLite as backend. I find it pretty good to deploy in production environments. The system I have coded uses the concept of Workspaces. Where each workspace is independent and the users belonging to that specific workspace are seperate from the other workspaces/users including the data. If you want to have a look, you can check it out using a Demo login that is available on the site. site: www.flockbird.com
btw, I am open to suggestions and improvements for it :) Cheers, Rahul www.flockbird.com On Nov 23, 8:40 pm, Bruno Rocha <[email protected]> wrote: > Our system is called SATLite (Simple Agile Tool - Lite), this is a work in > progress and is being developed by 4 people, we did't decide yet if we are > going to serve the app (free for use) or opening the source. > > This is a really tiny and simple tool for keeping track of agile projects > and its commom tasks, our release plan is for 2011/Jan, because interface > design/usability is being our most important matter. > > I Guess we'll open the source and also offer it as a free service, and even > a non-Lite payed version as a service. > > we love to use Rally > (http://www.rallydev.com/agile_products/editions/community/), but our goal is > to abstract more the complexity and offer tools/API for integration. > > 2010/11/22 Rahul <[email protected]> > > > > > Hi Bruno, > > Nice to know that you've written a scrum mgt system in web2py. > > In my organization we use a inhouse tool to manage AGILE development > > using scrum menthods. That is a client server app in .NET. However its > > painfully slow. Is the scrum mgt system you've written open source? > > > Cheers, Rahul (www.flockbird.com) > > > On Nov 21, 1:00 am, Michele Comitini <[email protected]> > > wrote: > > > Mariano, > > > > +1 > > > > This project can be very important to make web2py look even more > > > appealing to the business world. > > > I would like to help. > > > > mic > > > > 2010/11/19 Mariano Reingart <[email protected]>: > > > > > Yes, I agree, development will be done in english, look at this > > > > "facturalibre" branch: > > > > >http://code.google.com/p/gestionlibre/source/browse/?r=2ecd5bfdd8378b. > > .. > > > > > The "default" branch is a early version migrated from a current > > > > database without translation, just to get something to start with and > > > > to see the whole model, it even doesn't compile. > > > > > Anyway, there are terms that doesn't have an exact translation to > > > > english, I'm using whose have the closest meaning, and help from > > > > anglosaxon accountants (and from other countries too) will be very > > > > useful. > > > > > Best regards, > > > > > Mariano Reingart > > > >http://www.sistemasagiles.com.ar > > > >http://reingart.blogspot.com > > > > > On Fri, Nov 19, 2010 at 12:41 PM, Bruno Rocha <[email protected]> > > wrote: > > > >> Nice! I think I can contribute. > > > >> But, One problem I found in your models, is the tables and fields > > being > > > >> named in Spanish. As English is an IT Universal Language, I guess > > some > > > >> people will find difficult to mantain, contribute and extend the > > system > > > >> because of Spanish models. > > > >> I started a Scrum Management System, and when the project was almost > > done, I > > > >> figured out that my table names and even function names was in > > Portuguese, > > > >> so I started the translation to English. > > > >> Think about it. > > > >> 2010/11/19 Mariano Reingart <[email protected]> > > > > >>> We are making anERP-like system too: > > > >>>http://code.google.com/p/gestionlibre/source/browse/ABOUT > > > > >>> Initial model is almost done, now I'm focused on basic controllers to > > > >>> register invoices, receipts and so on (sales) > > > > >>> ThisERPis based on a previous system done in VisualBasic (following > > > >>> double-entry bookkeeping accounting standards), with a past > > experience > > > >>> of more than 10 years and around a hundred of clients. > > > > >>> We are looking for interested people, and mainly, we need some > > funding > > > >>> to develop this app, altought we have the design and prototypes > > > >>> working, the development is a big effort. > > > > >>> If anyone else is working in similarprojects, maybe we can join or > > > >>> share experiences, > > > > >>> Best regards > > > > >>> Mariano Reingart > > > >>>http://www.sistemasagiles.com.ar > > > >>>http://reingart.blogspot.com > > > > >>> On Fri, Nov 19, 2010 at 2:27 AM, mdipierro <[email protected]> > > > >>> wrote: > > > >>> > am I? > > > > >>> > I want to know more about theERP? Looks like we are going to have 3 > > > >>> > ERPs! > > > > >>> > On Nov 18, 9:53 pm, yamandu <[email protected]> wrote: > > > >>> >> Massimo, you are funny (Yes, you!). > > > > >>> >> Should I list theERPI have started as project? > > > > >> -- > > > > >> Bruno Rocha > > > >>http://about.me/rochacbruno/bio > > -- > > Bruno Rochahttp://about.me/rochacbruno/bio

