taskSavannah Administration - Tasks: task #7190, Submission of Plogger

 
 

task #7190: Submission of Plogger

Submitter:  Romel Sandoval <romel>
Submitted:  Wed 08 Aug 2007 08:52:51 AM UTC
   
 
Should Start On:  Wed 08 Aug 2007 12:00:00 AM UTC Should be Finished on:  Sat 18 Aug 2007 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  sonicmctails Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Fri 07 Sep 2007 04:22:03 PM UTC, comment #8: 

Hi,

I have approved your project.  You will receive an automated e-mail containing detailed information about the approval once a full administrator confirms this approval.

Regards.

Michael Casadevall <sonicmctails>
Fri 31 Aug 2007 02:21:38 AM UTC, comment #7: 

I have added the copyright and license notice on a README on gui/ directory and also to the ChangeLog.

Backup copies eliminated, and files dont have execute permissions anymore (chmod u-x).



(file #13842)

Romel Sandoval <romel>
Thu 30 Aug 2007 08:30:55 AM UTC, comment #6: 

You added the license notices to all the .py files fine, but you didn't add them to the files in gui/*. If its not possible to add notices to these files, note this in the README file. The copyright notices howto explains in more detail. :http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html

In addition, in the zip file you uploaded, you accidently uploaded backup copies of your files lacking notices (like gui.py~). Your going to want to remove those files. It should be noted that some file managers such as Xfce's default manager hide backup files by default so you might have to delete them from the command line.
Michael

Michael Casadevall <sonicmctails>
Wed 29 Aug 2007 07:49:36 AM UTC, comment #5: 

I have added copyright and licensing statements in the source files, sorry for the delay

Romel Sandoval <romel>
Tue 28 Aug 2007 11:43:24 PM UTC, comment #4: 

Hi,

I am waiting for an answer from you.

If within one week I still do not get a reply, I will remove your project. You will still be able to register it again once you have the time to deal with the registration issues.

Are you still willing to host your project at Savannah? If not, please tell us - we don't bite, and it will make us gain time.

Regards.

Michael Casadevall <sonicmctails>
Fri 17 Aug 2007 11:58:19 PM UTC, comment #3: 

Your source has neither copyright or licensing statements in the source files. Can you please place copyright notices and permission-to-copy statements at the beginning of every copyrightable file (usually any file more than 10 lines long).

For more information, see http://www.gnu.org/licenses/gpl-howto.html.

If some of your files cannot carry such notices (e.g. binary files), then you can add a README file in the same directory containing the copyright and license notices. Check http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html for further information.

The GPL FAQ explains why these procedures must be followed.  To learn why a copy of the GPL must be included with every copy of the code, for example, see http://www.gnu.org/licenses/gpl-faq.html#WhyMustIInclude.
Regards
Savannah Administration

Michael Casadevall <sonicmctails>
Tue 14 Aug 2007 06:15:06 PM UTC, comment #2: 

I have uploaded the source on tracker.

It's not functional but GUI it's almost finished. And can be executed.

Thanks.




Romel Sandoval <romel>
Thu 09 Aug 2007 02:39:27 PM UTC, comment #1: 

I am reviewing your project for inclusion in Savannah.

You can upload your source to the project tracker if its under 512kb, otherwise, you can email it to me directly.

To help us better keep track of your registration, please use the tracker's web interface following the link below. Do not reply directly, the registration process is not driven by e-mail, and we will not receive such replies.

Regards.
Michael

Michael Casadevall <sonicmctails>
Wed 08 Aug 2007 08:52:51 AM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: Plogger
  • System Name:  plogger
  • Type: non-GNU software & documentation
  • License: GNU General Public License v3 or later





Description:

Plogger it's a Personal Logger, based on the ideas on the Humphrey's
book [PSP]. The goal it's to record the time you spend at all the
task you do for your projects this will help you to do better planing and estimation for future projects.

You will open, create and save your time recording log with a SQLite
file.

For each task entry in the time log you store the following data:

ID: ID of the task
Date: The date you do the task
Start: The time you start the task
Stop: The time you stop
Interruption: Sequence of interruptions during the task
Delta: Time doing the task (in minutes)
Comments: Comments for the task
Completed: True or False
Units: Completed units

You could also edit the task you can select, for each task you can
capture the following data: ID, description, process. The process is
a string that specify the process for the task, like codification, documentation, investigation, etc.

I don't have a web page to upload the source, the source it's not
funtional. Please let me know if you want I send by email.

[PSP]   Watts Humphrey. Introduction to the Personal Software Process.




Other Software Required:

Python - http://www.python.org/
PyGTK - http://www.pygtk.org/
SQLite - http://www.sqlite.org/



Romel Sandoval <romel>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #13842:  plogger-0.1.2.tar.gz added by romel (36KiB - application/x-gzip - Copyright and licensing notices on gui/ and ChangeLog)
file #13831:  plogger-0.1.1.tar.gz added by romel (37KiB - application/x-gzip - Copyright and licensing statements in the source files)
file #13635:  plogger-0.1.tar.gz added by romel (35KiB - application/x-gzip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by sonicmctails (Posted a comment)
  • -email is unavailable- added by romel (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 9 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-09-07 sonicmctails StatusWait reply Done
        Open/ClosedOpen Closed
    2007-08-31 romel Attached File- Added plogger-0.1.2.tar.gz, #13842
    2007-08-30 sonicmctails StatusPing-ed Wait reply
    2007-08-29 romel Attached File- Added plogger-0.1.1.tar.gz, #13831
    2007-08-28 sonicmctails StatusWait reply Ping-ed
    2007-08-09 romel Attached File- Added plogger-0.1.tar.gz, #13635
    2007-08-09 sonicmctails StatusNone Wait reply
        Assigned toNone sonicmctails

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code