Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #30740 > unrolled thread

notmm is dead!

Started byEtienne Robillard <animelovin@gmail.com>
First post2012-10-04 14:10 -0400
Last post2012-10-05 01:29 -0700
Articles 19 — 10 participants

Back to article view | Back to comp.lang.python


Contents

  notmm is dead! Etienne Robillard <animelovin@gmail.com> - 2012-10-04 14:10 -0400
    Re: notmm is dead! Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-10-05 00:22 +0000
      Re: notmm is dead! Etienne Robillard <animelovin@gmail.com> - 2012-10-04 20:38 -0400
      Re: notmm is dead! Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-04 18:46 -0600
      Re: notmm is dead! Etienne Robillard <animelovin@gmail.com> - 2012-10-04 20:56 -0400
      Re: notmm is dead! Etienne Robillard <animelovin@gmail.com> - 2012-10-05 11:51 -0400
      RE: notmm is dead! "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-10-05 19:37 +0000
        Re: notmm is dead! 88888 Dihedral <dihedral88888@googlemail.com> - 2012-10-05 18:43 -0700
          Re: notmm is dead! Michael Torrie <torriem@gmail.com> - 2012-10-05 20:58 -0600
            Re: notmm is dead! Ramchandra Apte <maniandram01@gmail.com> - 2012-10-05 22:53 -0700
            Re: notmm is dead! Ramchandra Apte <maniandram01@gmail.com> - 2012-10-05 22:53 -0700
            Re: notmm is dead! alex23 <wuwei23@gmail.com> - 2012-10-07 18:19 -0700
              Re: notmm is dead! Dwight Hutto <dwightdhutto@gmail.com> - 2012-10-07 21:45 -0400
                Re: notmm is dead! alex23 <wuwei23@gmail.com> - 2012-10-07 19:08 -0700
                  Re: notmm is dead! Michael Torrie <torriem@gmail.com> - 2012-10-07 20:54 -0600
                  Re: notmm is dead! Jason Friedman <jason@powerpull.net> - 2012-10-07 21:42 -0600
                  Re: notmm is dead! Michael Torrie <torriem@gmail.com> - 2012-10-07 21:45 -0600
        Re: notmm is dead! 88888 Dihedral <dihedral88888@googlemail.com> - 2012-10-05 18:43 -0700
    Re: notmm is dead! Ramchandra Apte <maniandram01@gmail.com> - 2012-10-05 01:29 -0700

#30740 — notmm is dead!

FromEtienne Robillard <animelovin@gmail.com>
Date2012-10-04 14:10 -0400
Subjectnotmm is dead!
Message-ID<mailman.1807.1349374225.27098.python-list@python.org>
Dear list,

Due to lack of energy and resources i'm really sad to announce the removal of notmm from pypi and bitbucket. I deleted
also my account from bitbucket as it was not really useful for me. notmm will continue to be accessible from my master
site at http://gthc.org/dist/notmm until the server get down, as I cannot find money to pay for the hosting of notmm.org,
neither anyone to encourage the project so it can grow further.  

I have tried to develop a coherent extension for Django using the open source model but I'm afraid to have been
bitten by its failure to encourage a free market over one dictated by profit and the use of cheap tricks to compete unfairly
with perhaps too much openness. I always will also continue to love and use free softwares but sadly it seems asking for a little
fairness is too much asked to competitors dedicated in stealing and subverting my work for their own advantages...

I therefore refuse to continue any longer being mocked by competitors asking excessive prices for having a broken Internet dictated by
a few companies and decide the content I should be visiting. 

Shall you have anything you wish saying I'll be open to discuss further on this list. I wish also to thanks the supporters
of the project who have invested time and energy into my business and dedication to the notmm project. 

Best wishes,

Etienne 

-- 
Etienne Robillard
Green Tea Hackers Club
Fine Software Carpentry For The Rest Of Us!
http://gthc.org/
erob@gthcfoundation.org

"If a free society cannot help the many who are poor, it cannot save the few who are rich." -John F. Kennedy

[toc] | [next] | [standalone]


#30759

FromSteven D'Aprano <steve+comp.lang.python@pearwood.info>
Date2012-10-05 00:22 +0000
Message-ID<506e282e$0$1726$c3e8da3$76491128@news.astraweb.com>
In reply to#30740
On Thu, 04 Oct 2012 14:10:46 -0400, Etienne Robillard wrote:

> Dear list,
> 
> Due to lack of energy and resources i'm really sad to announce the
> removal of notmm from pypi and bitbucket. 

Well that's just rude. Even if you don't intend to maintain the software 
any more, why are you removing it from pypi? Since you say you are a fan 
of Open Source software, just flag it as unmaintained and leave it for 
somebody else to pick up.

If you are going to abandon the project, release it on PyPI with a dual 
MIT and GPL licence, and let it be taken over by somebody else.

If you were looking for sympathy here, starting off by removing your 
project from free hosting, then complaining that you can't pay for the 
non-free hosting, was NOT the right way to do so.

By the way, the latest version of notmm (0.4.4) has an empty licence 
file. No licence means that everyone using it is unlicenced and therefore 
infringing your copyright.



-- 
Steven

[toc] | [prev] | [next] | [standalone]


#30760

FromEtienne Robillard <animelovin@gmail.com>
Date2012-10-04 20:38 -0400
Message-ID<mailman.1820.1349397483.27098.python-list@python.org>
In reply to#30759
Err not exactly.. :)

Firstly notmm is still ISC licensed and available from here http://gthc.org/notmm/dist/.

Secondly i don't want to leave it to the hands of people without I can get a single dime for the work did, however some peoples
don't seem to get this point yet..

My apologies if you feel this removal was rude anyways. Feel free to contact me again
if you need further clarification or would like to take over maintainership of a branch
for a minimal fee.

Kind regards,

Etienne

On 05 Oct 2012 00:22:06 GMT
Steven D'Aprano <steve+comp.lang.python@pearwood.info> wrote:

> On Thu, 04 Oct 2012 14:10:46 -0400, Etienne Robillard wrote:
> 
> > Dear list,
> > 
> > Due to lack of energy and resources i'm really sad to announce the
> > removal of notmm from pypi and bitbucket. 
> 
> Well that's just rude. Even if you don't intend to maintain the software 
> any more, why are you removing it from pypi? Since you say you are a fan 
> of Open Source software, just flag it as unmaintained and leave it for 
> somebody else to pick up.
> 
> If you are going to abandon the project, release it on PyPI with a dual 
> MIT and GPL licence, and let it be taken over by somebody else.
> 
> If you were looking for sympathy here, starting off by removing your 
> project from free hosting, then complaining that you can't pay for the 
> non-free hosting, was NOT the right way to do so.
> 
> By the way, the latest version of notmm (0.4.4) has an empty licence 
> file. No licence means that everyone using it is unlicenced and therefore 
> infringing your copyright.
> 
> 
> 
> -- 
> Steven
> -- 
> http://mail.python.org/mailman/listinfo/python-list


-- 
Etienne Robillard
Green Tea Hackers Club
Fine Software Carpentry For The Rest Of Us!
http://gthc.org/
erob@gthcfoundation.org

[toc] | [prev] | [next] | [standalone]


#30763

FromIan Kelly <ian.g.kelly@gmail.com>
Date2012-10-04 18:46 -0600
Message-ID<mailman.1822.1349398010.27098.python-list@python.org>
In reply to#30759
On Thu, Oct 4, 2012 at 6:22 PM, Steven D'Aprano
<steve+comp.lang.python@pearwood.info> wrote:
> By the way, the latest version of notmm (0.4.4) has an empty licence
> file. No licence means that everyone using it is unlicenced and therefore
> infringing your copyright.

It's an ISC license.  The notmm-0.4.4/LICENSE file is a link to the
notmm-0.4.4/notmm-0.4.4-rc7/LICENSE file, unless your archiver fails
to reconstruct the link when untarring, in which case the former ends
up as an empty file (but the latter is still present).

[toc] | [prev] | [next] | [standalone]


#30764

FromEtienne Robillard <animelovin@gmail.com>
Date2012-10-04 20:56 -0400
Message-ID<mailman.1823.1349398581.27098.python-list@python.org>
In reply to#30759
You probably have a old tarball or something... 

$ wget http://gthc.org/dist/notmm/notmm-0.4.4.tar.gz
$ md5sum notmm-0.4.4.tar.gz
dff1b2ec5373b5157cf79d57169a336e  notmm-0.4.4.tar.gz

Cheers,
Etienne

On Thu, 4 Oct 2012 18:46:18 -0600
Ian Kelly <ian.g.kelly@gmail.com> wrote:

> On Thu, Oct 4, 2012 at 6:22 PM, Steven D'Aprano
> <steve+comp.lang.python@pearwood.info> wrote:
> > By the way, the latest version of notmm (0.4.4) has an empty licence
> > file. No licence means that everyone using it is unlicenced and therefore
> > infringing your copyright.
> 
> It's an ISC license.  The notmm-0.4.4/LICENSE file is a link to the
> notmm-0.4.4/notmm-0.4.4-rc7/LICENSE file, unless your archiver fails
> to reconstruct the link when untarring, in which case the former ends
> up as an empty file (but the latter is still present).
> -- 
> http://mail.python.org/mailman/listinfo/python-list


-- 
Etienne Robillard
Green Tea Hackers Club
Fine Software Carpentry For The Rest Of Us!
http://gthc.org/
erob@gthcfoundation.org

[toc] | [prev] | [next] | [standalone]


#30824

FromEtienne Robillard <animelovin@gmail.com>
Date2012-10-05 11:51 -0400
Message-ID<mailman.1859.1349452262.27098.python-list@python.org>
In reply to#30759
On Fri, 5 Oct 2012 09:29:39 -0600
Ian Kelly <ian.g.kelly@gmail.com> wrote:

> On Oct 4, 2012 6:56 PM, "Etienne Robillard" <animelovin@gmail.com> wrote:
> >
> > You probably have a old tarball or something...
> 
> Not unless you've replaced it since I made my post, as I had just
> downloaded it to check the license.

The 0.4.4 release is old, however, so you might really got a wrong tarball. :-)

Cheers,
Etienne



-- 
Etienne Robillard
Green Tea Hackers Club
Fine Software Carpentry For The Rest Of Us!
http://gthc.org/
erob@gthcfoundation.org

[toc] | [prev] | [next] | [standalone]


#30834

From"Prasad, Ramit" <ramit.prasad@jpmorgan.com>
Date2012-10-05 19:37 +0000
Message-ID<mailman.1869.1349467590.27098.python-list@python.org>
In reply to#30759
Steven D'Aprano wrote:
> Sent: Thursday, October 04, 2012 7:22 PM
> To: python-list@python.org
> Subject: Re: notmm is dead!
> 
> On Thu, 04 Oct 2012 14:10:46 -0400, Etienne Robillard wrote:
> 
> > Dear list,
> >
> > Due to lack of energy and resources i'm really sad to announce the
> > removal of notmm from pypi and bitbucket.
> 
> Well that's just rude. Even if you don't intend to maintain the software
> any more, why are you removing it from pypi? Since you say you are a fan
> of Open Source software, just flag it as unmaintained and leave it for
> somebody else to pick up.
> 
> If you are going to abandon the project, release it on PyPI with a dual
> MIT and GPL licence, and let it be taken over by somebody else.
> 
> If you were looking for sympathy here, starting off by removing your
> project from free hosting, then complaining that you can't pay for the
> non-free hosting, was NOT the right way to do so.

I might be misunderstanding, but I think Etienne wants money in 
exchange for letting someone else take over. 

> 
> By the way, the latest version of notmm (0.4.4) has an empty licence
> file. No licence means that everyone using it is unlicenced and therefore
> infringing your copyright.
> 
> 


This email is confidential and subject to important disclaimers and
conditions including on offers for the purchase or sale of
securities, accuracy and completeness of information, viruses,
confidentiality, legal privilege, and legal entity disclaimers,
available at http://www.jpmorgan.com/pages/disclosures/email.  

[toc] | [prev] | [next] | [standalone]


#30858

From88888 Dihedral <dihedral88888@googlemail.com>
Date2012-10-05 18:43 -0700
Message-ID<e45e6377-58fa-4d4a-a9ea-4f1f53964b36@googlegroups.com>
In reply to#30834
Prasad, Ramit於 2012年10月6日星期六UTC+8上午4時06分31秒寫道:
> Steven D'Aprano wrote:
> 
> > Sent: Thursday, October 04, 2012 7:22 PM
> 
> > To: python-list@python.org
> 
> > Subject: Re: notmm is dead!
> 
> > 
> 
> > On Thu, 04 Oct 2012 14:10:46 -0400, Etienne Robillard wrote:
> 
> > 
> 
> > > Dear list,
> 
> > >
> 
> > > Due to lack of energy and resources i'm really sad to announce the
> 
> > > removal of notmm from pypi and bitbucket.
> 
> > 
> 
> > Well that's just rude. Even if you don't intend to maintain the software
> 
> > any more, why are you removing it from pypi? Since you say you are a fan
> 
> > of Open Source software, just flag it as unmaintained and leave it for
> 
> > somebody else to pick up.
> 
> > 
> 
> > If you are going to abandon the project, release it on PyPI with a dual
> 
> > MIT and GPL licence, and let it be taken over by somebody else.
> 
> > 
> 
> > If you were looking for sympathy here, starting off by removing your
> 
> > project from free hosting, then complaining that you can't pay for the
> 
> > non-free hosting, was NOT the right way to do so.
> 
> 
> 
> I might be misunderstanding, but I think Etienne wants money in 
> 
> exchange for letting someone else take over. 
> 
> 
> 
> > 
> 
> > By the way, the latest version of notmm (0.4.4) has an empty licence
> 
> > file. No licence means that everyone using it is unlicenced and therefore
> 
> > infringing your copyright.
> 
> > 
> 
> > 
> 
> 
> 
> 
> 
> This email is confidential and subject to important disclaimers and
> 
> conditions including on offers for the purchase or sale of
> 
> securities, accuracy and completeness of information, viruses,
> 
> confidentiality, legal privilege, and legal entity disclaimers,
> 
> available at http://www.jpmorgan.com/pages/disclosures/email.

I think it is OK to have some string attatched in those open source projects.

Nowadays the software industry is just like the perfume and prtinting 
and the audio-video entaertainment   industry.

The replication cost is so  low. Don't forget the lawsuites in Facebook 
about  the participants charged the founder in the courts.

[toc] | [prev] | [next] | [standalone]


#30861

FromMichael Torrie <torriem@gmail.com>
Date2012-10-05 20:58 -0600
Message-ID<mailman.1888.1349492341.27098.python-list@python.org>
In reply to#30858
On 10/05/2012 07:43 PM, 88888 Dihedral wrote:
> I think it is OK to have some string attatched in those open source projects.

What are you talking about?  What "string?"

> Nowadays the software industry is just like the perfume and prtinting 
> and the audio-video entaertainment   industry.

True

> The replication cost is so  low. Don't forget the lawsuites in Facebook 
> about  the participants charged the founder in the courts.

What do lawsuits have to do with replication costs?

I suppose a person can fail a turing test...

[toc] | [prev] | [next] | [standalone]


#30867

FromRamchandra Apte <maniandram01@gmail.com>
Date2012-10-05 22:53 -0700
Message-ID<db6606f0-9105-4912-b994-a052ef15d7a3@googlegroups.com>
In reply to#30861
On Saturday, 6 October 2012 08:29:02 UTC+5:30, Michael Torrie  wrote:
> On 10/05/2012 07:43 PM, 88888 Dihedral wrote:
> 
> > I think it is OK to have some string attatched in those open source projects.
> 
> 
> 
> What are you talking about?  What "string?"
> 
> 
> 
> > Nowadays the software industry is just like the perfume and prtinting 
> 
> > and the audio-video entaertainment   industry.
> 
> 
> 
> True
> 
> 
> 
> > The replication cost is so  low. Don't forget the lawsuites in Facebook 
> 
> > about  the participants charged the founder in the courts.
> 
> 
> 
> What do lawsuits have to do with replication costs?
> 
> 
> 
> I suppose a person can fail a turing test...

You are talking to a bot.

[toc] | [prev] | [next] | [standalone]


#30868

FromRamchandra Apte <maniandram01@gmail.com>
Date2012-10-05 22:53 -0700
Message-ID<mailman.1892.1349502800.27098.python-list@python.org>
In reply to#30861
On Saturday, 6 October 2012 08:29:02 UTC+5:30, Michael Torrie  wrote:
> On 10/05/2012 07:43 PM, 88888 Dihedral wrote:
> 
> > I think it is OK to have some string attatched in those open source projects.
> 
> 
> 
> What are you talking about?  What "string?"
> 
> 
> 
> > Nowadays the software industry is just like the perfume and prtinting 
> 
> > and the audio-video entaertainment   industry.
> 
> 
> 
> True
> 
> 
> 
> > The replication cost is so  low. Don't forget the lawsuites in Facebook 
> 
> > about  the participants charged the founder in the courts.
> 
> 
> 
> What do lawsuits have to do with replication costs?
> 
> 
> 
> I suppose a person can fail a turing test...

You are talking to a bot.

[toc] | [prev] | [next] | [standalone]


#30943

Fromalex23 <wuwei23@gmail.com>
Date2012-10-07 18:19 -0700
Message-ID<5e487f2e-81c5-4875-ae5c-e8e3b525ab72@ph9g2000pbb.googlegroups.com>
In reply to#30861
On Oct 6, 12:59 pm, Michael Torrie <torr...@gmail.com> wrote:
> I suppose a person can fail a turing test...

You did, yes :)

[toc] | [prev] | [next] | [standalone]


#30944

FromDwight Hutto <dwightdhutto@gmail.com>
Date2012-10-07 21:45 -0400
Message-ID<mailman.1942.1349660706.27098.python-list@python.org>
In reply to#30943
On Sun, Oct 7, 2012 at 9:19 PM, alex23 <wuwei23@gmail.com> wrote:
> On Oct 6, 12:59 pm, Michael Torrie <torr...@gmail.com> wrote:
>> I suppose a person can fail a turing test...
>
> You did, yes :)
>

What is failed, but a timeline in this scenario, if you found the
answer in the end?

Failure becomes answer not given in interval required, but did anybody
else, and if so...how many?


-- 
Best Regards,
David Hutto
CEO: http://www.hitwebdevelopment.com

[toc] | [prev] | [next] | [standalone]


#30945

Fromalex23 <wuwei23@gmail.com>
Date2012-10-07 19:08 -0700
Message-ID<597604fe-d1ae-495b-8ec7-780f61161f4e@ph9g2000pbb.googlegroups.com>
In reply to#30944
On Oct 8, 11:45 am, Dwight Hutto <dwightdhu...@gmail.com> wrote:
> What is failed, but a timeline in this scenario, if you found the
> answer in the end?

It was a _joke_ referring to Michael Torrie's email addressing the
88888 Dihedral bot _as if it was a person_.

> Failure becomes answer not given in interval required, but did anybody
> else, and if so...how many?

23? I really have no idea what you're asking here.

[toc] | [prev] | [next] | [standalone]


#30946

FromMichael Torrie <torriem@gmail.com>
Date2012-10-07 20:54 -0600
Message-ID<mailman.1943.1349664885.27098.python-list@python.org>
In reply to#30945
On 10/07/2012 08:08 PM, alex23 wrote:
> On Oct 8, 11:45 am, Dwight Hutto <dwightdhu...@gmail.com> wrote:
>> What is failed, but a timeline in this scenario, if you found the
>> answer in the end?
> 
> It was a _joke_ referring to Michael Torrie's email addressing the
> 88888 Dihedral bot _as if it was a person_.

Well it would be useful to probe the bot's parameters...

[toc] | [prev] | [next] | [standalone]


#30950

FromJason Friedman <jason@powerpull.net>
Date2012-10-07 21:42 -0600
Message-ID<mailman.1945.1349667727.27098.python-list@python.org>
In reply to#30945
>> It was a _joke_ referring to Michael Torrie's email addressing the
>> 88888 Dihedral bot _as if it was a person_.
>
> Well it would be useful to probe the bot's parameters...

Five eights is a busy bot:
http://www.velocityreviews.com/forums/t806110-p8-ok-lets-start-real-programming-in-c-for-problems.html
http://www.edaboard.co.uk/a-cheap-or-free-version-of-system-verilog-t521889.html

[toc] | [prev] | [next] | [standalone]


#30951

FromMichael Torrie <torriem@gmail.com>
Date2012-10-07 21:45 -0600
Message-ID<mailman.1946.1349667942.27098.python-list@python.org>
In reply to#30945
On 10/07/2012 09:42 PM, Jason Friedman wrote:
>>> It was a _joke_ referring to Michael Torrie's email addressing the
>>> 88888 Dihedral bot _as if it was a person_.
>>
>> Well it would be useful to probe the bot's parameters...
> 
> Five eights is a busy bot:
> http://www.velocityreviews.com/forums/t806110-p8-ok-lets-start-real-programming-in-c-for-problems.html
> http://www.edaboard.co.uk/a-cheap-or-free-version-of-system-verilog-t521889.html

Indeed and he doesn't make much more sense in any of these venues.  And
it does not seem to engage in conversation on any of these other forums
either.

[toc] | [prev] | [next] | [standalone]


#30859

From88888 Dihedral <dihedral88888@googlemail.com>
Date2012-10-05 18:43 -0700
Message-ID<mailman.1887.1349487837.27098.python-list@python.org>
In reply to#30834
Prasad, Ramit於 2012年10月6日星期六UTC+8上午4時06分31秒寫道:
> Steven D'Aprano wrote:
> 
> > Sent: Thursday, October 04, 2012 7:22 PM
> 
> > To: python-list@python.org
> 
> > Subject: Re: notmm is dead!
> 
> > 
> 
> > On Thu, 04 Oct 2012 14:10:46 -0400, Etienne Robillard wrote:
> 
> > 
> 
> > > Dear list,
> 
> > >
> 
> > > Due to lack of energy and resources i'm really sad to announce the
> 
> > > removal of notmm from pypi and bitbucket.
> 
> > 
> 
> > Well that's just rude. Even if you don't intend to maintain the software
> 
> > any more, why are you removing it from pypi? Since you say you are a fan
> 
> > of Open Source software, just flag it as unmaintained and leave it for
> 
> > somebody else to pick up.
> 
> > 
> 
> > If you are going to abandon the project, release it on PyPI with a dual
> 
> > MIT and GPL licence, and let it be taken over by somebody else.
> 
> > 
> 
> > If you were looking for sympathy here, starting off by removing your
> 
> > project from free hosting, then complaining that you can't pay for the
> 
> > non-free hosting, was NOT the right way to do so.
> 
> 
> 
> I might be misunderstanding, but I think Etienne wants money in 
> 
> exchange for letting someone else take over. 
> 
> 
> 
> > 
> 
> > By the way, the latest version of notmm (0.4.4) has an empty licence
> 
> > file. No licence means that everyone using it is unlicenced and therefore
> 
> > infringing your copyright.
> 
> > 
> 
> > 
> 
> 
> 
> 
> 
> This email is confidential and subject to important disclaimers and
> 
> conditions including on offers for the purchase or sale of
> 
> securities, accuracy and completeness of information, viruses,
> 
> confidentiality, legal privilege, and legal entity disclaimers,
> 
> available at http://www.jpmorgan.com/pages/disclosures/email.

I think it is OK to have some string attatched in those open source projects.

Nowadays the software industry is just like the perfume and prtinting 
and the audio-video entaertainment   industry.

The replication cost is so  low. Don't forget the lawsuites in Facebook 
about  the participants charged the founder in the courts.

[toc] | [prev] | [next] | [standalone]


#30791

FromRamchandra Apte <maniandram01@gmail.com>
Date2012-10-05 01:29 -0700
Message-ID<383e8919-d40d-4913-9474-f65a3a63ba8c@googlegroups.com>
In reply to#30740
On Thursday, 4 October 2012 23:40:47 UTC+5:30, Etienne Robillard  wrote:
> Dear list,
> 
> 
> 
> Due to lack of energy and resources i'm really sad to announce the removal of notmm from pypi and bitbucket. I deleted
> 
> also my account from bitbucket as it was not really useful for me. notmm will continue to be accessible from my master
> 
> site at http://gthc.org/dist/notmm until the server get down, as I cannot find money to pay for the hosting of notmm.org,
Can't you use Google Code?
> 
> neither anyone to encourage the project so it can grow further.  
> 
> 
> 
> I have tried to develop a coherent extension for Django using the open source model but I'm afraid to have been
> 
> bitten by its failure to encourage a free market over one dictated by profit and the use of cheap tricks to compete unfairly
> 
> with perhaps too much openness. I always will also continue to love and use free softwares but sadly it seems asking for a little
> 
> fairness is too much asked to competitors dedicated in stealing and subverting my work for their own advantages...
> 
> 
> 
> I therefore refuse to continue any longer being mocked by competitors asking excessive prices for having a broken Internet dictated by
> 
> a few companies and decide the content I should be visiting. 
> 
> 
> 
> Shall you have anything you wish saying I'll be open to discuss further on this list. I wish also to thanks the supporters
> 
> of the project who have invested time and energy into my business and dedication to the notmm project. 
> 
> 
> 
> Best wishes,
> 
> 
> 
> Etienne 
> 
> 
> 
> -- 
> 
> Etienne Robillard
> 
> Green Tea Hackers Club
> 
> Fine Software Carpentry For The Rest Of Us!
> 
> http://gthc.org/
> 
> erob@gthcfoundation.org
> 
> 
> 
> "If a free society cannot help the many who are poor, it cannot save the few who are rich." -John F. Kennedy

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web