taskSavannah Administration - Tasks: task #4751, Submission of Edu Examples for...

 
 

task #4751: Submission of Edu Examples for Language ADA 95

Submitter:  VINCENT <remyvincent>
Submitted:  Thu 06 Oct 2005 04:16:14 PM UTC
Votes: 13
 
Should Start On:  Thu 06 Oct 2005 12:00:00 AM UTC Should be Finished on:  Sun 16 Oct 2005 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  zeus Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Fri 04 Nov 2005 12:08:37 PM UTC, comment #6: 

Hi,

Ok, as you are agree with it, I'll delete the project from the pending
list and you will be able to re-submit it when you have a
free-operatig system version ready to run.

Regards,

Jonathan Gonzalez V. <zeus>
Thu 03 Nov 2005 12:24:16 AM UTC, comment #5: 

Hi,

It's sure that I will not have the project ready in a week, for a free-operating system, so I agree that you should close it.

Regards,
Remy Vincent

VINCENT <remyvincent>
Wed 02 Nov 2005 01:48:26 PM UTC, comment #4: 

Hi,

I have assumed that you will not have the project ready in a week, so
I'll close it if you are agree in that you will not have the version
of your project for a free-operating system in less time that a few
days, are you agree with it?

Regards,

Jonathan Gonzalez V. <zeus>
Thu 20 Oct 2005 12:55:16 AM UTC, comment #3: 

4 days ago, I have installed Linux RedHat7.3, but I need some weeks or may be some monthes too translate to linux, the current Ada'95 examples ( done for windows ) ...

I clearly understood that I can not create, with only Ada'95 examples for windows, a savannah project, and then ask some savannah user to translate the examples to Ada'95 for linux... I clearly understood that I can not create a project with only sources for non-free system...

As I am "a beginner" in the linux system, this translation from windows to linux of Ada'95 program examples is really really hard, and I can't do this (let's say) "100 hours" job in 10 hours * 10 days... The reason is that after each 2 or 3 hours step, I need many days to "digest" every new step...

I hope that savannah will accept again my project when linux version of these "Ada'95 program examples" will be ok and tested.

Sincerely yours,...
Remy v.

VINCENT <remyvincent>
Wed 19 Oct 2005 03:00:14 AM UTC, comment #2: 

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.

Jonathan Gonzalez V. <zeus>
Thu 06 Oct 2005 05:07:13 PM UTC, comment #1: 

Hi,

I'm evaluating the project you submitted for approval in Savannah.

I reviewed all the package that you point us in URL and uploaded to
the tracker. While I was reading your submission you wrote about
Console and Win32 mode, this means that you are developing this code
just for Windows? one of the policy of Savannah it is do not accept
projects that runs just over a nonfree operating system.

We can accept your project if you make some changes over the code and
this compile in the GNU Ada compiler, so the project will compile over
a free operating system without problems. You can get information
about GCC and how to compile Ada here: http://gcc.gnu.org

If you are willing to maintain a version for free operating systems,
which work as well as or better than other ports, you can then provide
versions for non-free systems as well. The idea is that at no point
should only-free users be at a disadvantage compared to users of
proprietary software.

Your project should always work equally well in free systems as in any
other version you provide; if you have some modules for non-free
systems, you can delay their release until you have released the free
operating system version.

If you accept this commitment then please state so and the project
should be approved in Savannah.

Related to the license you have to know a few things. In order to
release your project properly and unambiguously under the GNU GPL,
please place copyright notices and permission-to-copy statements at
the beginning of every file of source code.

In addition, if you haven't already, please include a copy of the
plain text version of the GPL, available from
http://www.gnu.org/licenses/gpl.txt, into a file named "COPYING".

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.

If you are willing to make the changes mentioned above, please provide
us with an URL to an updated tarball of your project.  Upon review, we
will reconsider your project for inclusion in Savannah.

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.

Jonathan Gonzalez V. <zeus>
Thu 06 Oct 2005 04:16:14 PM UTC, original submission:  

A new project has been registered at Savannah
The project account will remain inactive until a site admin approve or discard 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):

  <https://savannah.nongnu.org/admin/groupedit.php?group_id=8033>


######### REGISTRATION DETAILS #########

Full Name:
----------
  Edu Examples for Language ADA 95

System Group Name:
-----------------
  edurvada95

Type:
-----
  non-GNU software &amp; documentation

License:
--------
  GNU General Public License V2 or later

Description:
------------
  Project purpose: "Educational Examples in Ada95 Langage"


"Programming in ADA is very hard for me, so, it helps me to have
   educational examples, that I use as "tested" steps, in order to
   prepare bigger programs  ( but outside of this 'Edu Examples for
   ADA 95' Project )".


I think that this project should have only "Educational Serie of Examples" in ADA 95 Language :
      - The concept of "Educational Serie" means that all examples
        of a "same series" have logical relations between them,
        bringing "step by step" thinking difficulties.


Current progress  ( 22% ):

      http://www.geocities.com/remyvincent/EasyEx.zip  ( 78 KB )
      http://www.geocities.com/remyvincent/PopupEx.zip  ( 109 KB )
      http://www.geocities.com/remyvincent/CharTb.zip  ( 506 KB )


EasyEx.zip: Educational Examples helping to calc prime numbers

               between 1 and 1000.  ( Console mode and Win32 mode )
           

PopupEx.zip: Educational Examples helping to DISPLAY in a PopUp
                message.  ( Win32 mode only )


CharTb.zip: Educational Examples, in 16 steps, helping display an 16x16
               Ascii table.  ( Console mode and Win32 mode )


Other Software Required:
------------------------
  Ada95

Other Comments:
---------------
  Nobody hav seen my code before...


VINCENT <remyvincent>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #3590:  CharTb2.zip added by remyvincent (387KiB - application/zip - Educational Examples, in 16 steps, helping display an 16x16 Ascii table. / Console mode and Win32 mode)
file #3602:  CharTb.zip added by remyvincent (119KiB - application/zip - Educational Examples, in 16 steps, helping display an 16x16 Ascii table. / Console mode and Win32 mode)
file #3618:  PopupEx.zip added by remyvincent (109KiB - application/zip - Educational Examples helping to DISPLAY in a PopUp message / Win32 mode only)
file #3627:  EasyEx.zip added by remyvincent (78KiB - application/zip - Educational Examples helping to calc prime numbers between 1 and 1000. ( Console mode and Win32 mode ))

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 13 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 11 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-11-04 zeus StatusPing-ed Cancelled
    Open/ClosedOpen Closed
2005-10-19 zeus StatusWait reply Ping-ed
2005-10-06 zeus StatusNone Wait reply
    Assigned toNone zeus
    Percent Complete0% 10%
2005-10-06 remyvincent Attached File- Added CharTb2.zip, #307
2005-10-06 remyvincent Attached File- Added CharTb.zip, #306
2005-10-06 remyvincent Attached File- Added PopupEx.zip, #305
2005-10-06 remyvincent Attached File- Added EasyEx.zip, #304
2005-10-06 remyvincent Carbon-Copy- Added remyvincent

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code