Hey Anonymous,

you can open a sourceforge account and place your code in there (or host it
wherever else you think it might be better), and then you can upload your
program's URL and a screenshot and a simple description on the gambas wiki;

more details are on the gambas main page if you click on  the "Some
Applications" link on the left side of
http://gambas.sourceforge.net/en/main.html

Regards,
Dimitris

On Tue, Oct 6, 2009 at 12:33 AM, nospam.nospam.nos...@gmail.com <
nospam.nospam.nos...@gmail.com> wrote:

> I have written a class that supports sending and retrieving articles
> to/from NNTP servers. I also have a small example GUI around it that
> uses the class to post usenet messages.
>
> The class, based on RFC 2980 and RFC 977, supports getting all groups,
> getting new groups, XOVER headers, posting, separate head and body
> retrieval to allow for filtering, plus articles can be retrieved by
> MessageID or ArticleID, and it handles authentication requests and
> server responses.
>
> Communication with the server is asynchronous and the class reports
> results back to the caller via events.
>
> Is there anyone I can send the code to with a view to having it included
> in future Gambas releases as an example project? Anyone interested?
>
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to