Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Your thoughts wanted on a node AI project
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 26 - 36 of 36 - Collapse all  -  Translate all to Translated (View all originals) < Older 
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
shawn wilson  
View profile  
 More options Apr 26 2012, 6:35 am
From: shawn wilson <ag4ve...@gmail.com>
Date: Thu, 26 Apr 2012 06:35:48 -0400
Local: Thurs, Apr 26 2012 6:35 am
Subject: Re: [nodejs] Re: Your thoughts wanted on a node AI project

Per parsing language, you might want to look at what python's nltk and
Java's gate (less familiar with the later) have done for inspiration.
On Apr 25, 2012 10:07 PM, "Isaac Schlueter" <i...@izs.me> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dennis Kane  
View profile  
 More options Apr 26 2012, 12:35 pm
From: Dennis Kane <dkan...@gmail.com>
Date: Thu, 26 Apr 2012 09:35:04 -0700 (PDT)
Local: Thurs, Apr 26 2012 12:35 pm
Subject: Re: [nodejs] Re: Your thoughts wanted on a node AI project

On Thursday, April 26, 2012 3:35:48 AM UTC-7, shawn wilson wrote:

> Per parsing language, you might want to look at what python's nltk and
> Java's gate (less familiar with the later) have done for inspiration

Yeah, I saw the python nltk yesterday just to see what was currently out
there.  Despite the fact that I absolutely abhor the indentation
enforcement of python (neither here nor there), that whole project is just
more of the same "everything and the kitchen sink" mentality.  There is so
much in the way of graphical representation that has nothing to do with a
program that just gets things right.  That 's all I care about.  As long as
the parsing works very well (the logic of 'and', 'or', 'if', 'then',
'because', etc), then everything else will start falling into place.  Just
think of this as you would any c compiler or script interpreter.  The
compiler must be able to get the intended logic right.  As long as that is
the case, the user/programmer can do whatever the frick he or she wants as
far as creating meaningful content.  This thing is doing pretty damn good
with the logic on some highly convoluted statements and sequences thereof.
 Forward thinking businesses will have to take note of this fact... they
have no choice.  Then we can all start getting together to determine how to
develop the exact dictionaries and statement types that will fit their
needs as well as possible.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dennis Kane  
View profile  
 More options Apr 26 2012, 1:53 pm
From: Dennis Kane <dkan...@gmail.com>
Date: Thu, 26 Apr 2012 10:53:07 -0700 (PDT)
Local: Thurs, Apr 26 2012 1:53 pm
Subject: Re: [nodejs] Re: Your thoughts wanted on a node AI project

On Wednesday, April 25, 2012 7:07:52 PM UTC-7, Isaac Schlueter wrote:

> The MIT license in node (as well as the MIT and BSD licenses in the
> vast majority of open source node programs) explicitly allows use for
> closed-source commercial applications.  If Dennis wants to keep his
> source closed, then that's his prerogative.  In fact, he can take all
> the modules we create, and use them in his closed-source proprietary
> thing, so long as he abides by the extremely liberal licenses that
> most of them use.  If you think he's wrong about the value of open
> source, or its overblownness, refute it with data.  (Or don't, and
> just go back to cranking out awesome open source software.)

Let's all remember what open source is really all about.  A program is
called closed source if it is distributed in binary format only.  The open
source movement makes the demand that one cannot distribute a binary
program using, for example, GPL'ed code without also making the source code
available.

But a server side process has nothing to do with any of this!  I am not
distributing the program... I am interested in running a service like
Google (which will hopefully eventually overtake them... but don't tell
anyone I said that).

Is anyone seriously demanding Google to freely distribute all of their
painstakingly developed search algorithms?  Not likely!

The basic fact is that this thing is the result of years and years of
absolute psychological warfare between me and my computers.  And given the
fact that robust NatLang Processing (weak AI) is something of a holy grail
for tech enthusiasts, the stakes in all of this are quite big.

I am not saying that releasing the code for this won't ever happen.  But I
am saying that releasing code is a very major decision that should never be
taken lightly.  All I do know is that now is not the time.

But I will talk about it.  I won't want to give away too many of the
technicals in an open forum, but I will give some of them away to people
who I can trust.  And in order to me to be able to trust someone fully, I
have to feel that they actually have an interest in the problems
surrounding NLP.

The Net is absolutely littered with freely available NLP projects, code and
all .  They are just not interesting.  But you know what is interesting?  A
site with a lone input box on a white background with a snazzy, colorful
logo above it (sound familiar?) that "just works" as advertised.  I want to
get something like that on the site pretty soon.

Now that I'm pretty well done with the hair-pulling aspects of my coding, I
can start having fun with putting variety into the thing (giving it the
"wow factor").  Different kinds of words, statements, sense checking, etc.
 This kind of stuff should not be very difficult for any competent
programmer.

That's what I really want to start getting on the same wavelength with
people around here.  Stop thinking that this thing has to be some kind of
end-all-be-all killer app from the outset.  I mean, there are so many
things to be done.  I want to be able to translate natural ways of
referring to time points (last week, the day after tomorrow, etc) into
their precise Unix timestamps.  Not very difficult work, but it's something
that really should start getting worked on.

I really feel that this thing could give quite a few of you out there a
comfortable living.  This could open up totally new vistas of the tech
sector.  This has the potential of going places pretty quickly, and the
earlier that people get in on it, the greater the potential for reward.

Dennis, since you came here ostensibly trying to raise interest among

> other developers (and have been mostly successful, reading through the
> thread), I would suggest re-thinking your approach somewhat.  I'm not
> talking about what's right or wrong, merely what's effective.  Many
> people come to a project like Node.js because they feel strongly about
> open source software.  If your goal is to recruit them, you should
> think about the effects that your words have.  If you want to recruit
> developers who *aren't* passionate about open source software, then
> you're in the wrong place.

> I've already been told more than once to rethink/change my approach.

 Seriously?  I mean, let's get serious here.  The only time I get snarky is
when people get pushy with their demands to just hand out something that
has resulted from years of torment.  This just is not any old program.  It
just isn't.  Period.

Again, I have to reiterate that there is a vast difference between the
philosophy of open source as espoused by Eric Raymond, Richard Stallman and
company and the reality of people actually opening up source code in order
to actually *improve* it.  Please someone break open the source for emacs
right now and make it better.  I dare you.  My philosophical views are
always changing.  Conservative, liberal, whatever, blah blah.  I'm just not
dealing with any of it now.  This is a huge technical challenge.  That's
all.  At this point, I don't care if you sit in trees for months on end to
save them from getting cut down or if you are a dues paying member of the
NRA.  I really don't.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Hahn  
View profile   Translate to Translated (View Original)
 More options Apr 26 2012, 1:57 pm
From: Mark Hahn <m...@hahnca.com>
Date: Thu, 26 Apr 2012 10:57:26 -0700
Local: Thurs, Apr 26 2012 1:57 pm
Subject: Re: [nodejs] Re: Your thoughts wanted on a node AI project

I guess the question everyone is thinking (or asking) is why are you here?
 I can understand the recruiting, but I can't think of any other reason.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dennis Kane  
View profile  
 More options Apr 27 2012, 12:21 am
From: Dennis Kane <dkan...@gmail.com>
Date: Thu, 26 Apr 2012 21:21:59 -0700 (PDT)
Local: Fri, Apr 27 2012 12:21 am
Subject: Re: [nodejs] Re: Your thoughts wanted on a node AI project

On Thursday, April 26, 2012 10:57:26 AM UTC-7, Mark Hahn wrote:

> I guess the question everyone is thinking (or asking) is why are you here?
>  I can understand the recruiting, but I can't think of any other reason.

> Which means: if I don't want to give away the entirety of my labors that

I've been agonizing over for all these years, then I have no legitimate
reason to post to this forum.  I already said that I will talk about it.
 But if no one is interested in the coolness factor of the thing, then I
guess there's nothing else for me to talk about.  I can just move on to
other places to find people who want to help me get something pretty
awesome started.  No worries.  I'm just looking for friends who would like
to work together.  I can't force anyone to get interested.

Oh yeah, there's always this reason:  this thread has top ranking on google
search "node ai", and my site is now listed on the engines.  Before I
posted here, my site wasn't even on google!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Hahn  
View profile  
 More options Apr 27 2012, 12:36 am
From: Mark Hahn <m...@hahnca.com>
Date: Thu, 26 Apr 2012 21:36:31 -0700
Local: Fri, Apr 27 2012 12:36 am
Subject: Re: [nodejs] Re: Your thoughts wanted on a node AI project

>  Which means: if I don't want to give away the entirety of my labors that

I've been agonizing over for all these years, then I have no legitimate
reason to post to this forum.

No, that is not what I meant.  I literally meant "why are you here?".

I had only thought of the recruiting angle but now you have pointed out the
public relations angle.  So you have two reasons.  In my humble opinion,
those reasons are not appropriate for a public discussion group like this.
 There is supposed to be a give and take, not a take and take.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Glenn Block  
View profile  
 More options Apr 27 2012, 3:46 am
From: Glenn Block <glenn.bl...@gmail.com>
Date: Fri, 27 Apr 2012 00:46:47 -0700
Local: Fri, Apr 27 2012 3:46 am
Subject: RE: [nodejs] Re: Your thoughts wanted on a node AI project

Dennis

As Isaac said, the fact that you want to build something that is closed
source is not a problem.

I think you could do more however in being cognizant and sensitive to the
values of this group. If you did you would probably find people more
receptive to your ideas.

You may not want to release your code under OSS, thay is fine. But there
are a lot of people here that really value and are passionate about OSS,
and that invest a lot of effort to actually grow the node ecosystem through
OSS. Really it is about helping each other be successful imo.

You may not value it in the same way, but you can still respect that others
do.

Sent from my Windows Phone
------------------------------
From: Dennis Kane
Sent: 4/26/2012 10:53 AM
To: nodejs@googlegroups.com
Subject: Re: [nodejs] Re: Your thoughts wanted on a node AI project

On Wednesday, April 25, 2012 7:07:52 PM UTC-7, Isaac Schlueter wrote:

> The MIT license in node (as well as the MIT and BSD licenses in the
> vast majority of open source node programs) explicitly allows use for
> closed-source commercial applications.  If Dennis wants to keep his
> source closed, then that's his prerogative.  In fact, he can take all
> the modules we create, and use them in his closed-source proprietary
> thing, so long as he abides by the extremely liberal licenses that
> most of them use.  If you think he's wrong about the value of open
> source, or its overblownness, refute it with data.  (Or don't, and
> just go back to cranking out awesome open source software.)

Let's all remember what open source is really all about.  A program is
called closed source if it is distributed in binary format only.  The open
source movement makes the demand that one cannot distribute a binary
program using, for example, GPL'ed code without also making the source code
available.

But a server side process has nothing to do with any of this!  I am not
distributing the program... I am interested in running a service like
Google (which will hopefully eventually overtake them... but don't tell
anyone I said that).

Is anyone seriously demanding Google to freely distribute all of their
painstakingly developed search algorithms?  Not likely!

The basic fact is that this thing is the result of years and years of
absolute psychological warfare between me and my computers.  And given the
fact that robust NatLang Processing (weak AI) is something of a holy grail
for tech enthusiasts, the stakes in all of this are quite big.

I am not saying that releasing the code for this won't ever happen.  But I
am saying that releasing code is a very major decision that should never be
taken lightly.  All I do know is that now is not the time.

But I will talk about it.  I won't want to give away too many of the
technicals in an open forum, but I will give some of them away to people
who I can trust.  And in order to me to be able to trust someone fully, I
have to feel that they actually have an interest in the problems
surrounding NLP.

The Net is absolutely littered with freely available NLP projects, code and
all .  They are just not interesting.  But you know what is interesting?  A
site with a lone input box on a white background with a snazzy, colorful
logo above it (sound familiar?) that "just works" as advertised.  I want to
get something like that on the site pretty soon.

Now that I'm pretty well done with the hair-pulling aspects of my coding, I
can start having fun with putting variety into the thing (giving it the
"wow factor").  Different kinds of words, statements, sense checking, etc.
 This kind of stuff should not be very difficult for any competent
programmer.

That's what I really want to start getting on the same wavelength with
people around here.  Stop thinking that this thing has to be some kind of
end-all-be-all killer app from the outset.  I mean, there are so many
things to be done.  I want to be able to translate natural ways of
referring to time points (last week, the day after tomorrow, etc) into
their precise Unix timestamps.  Not very difficult work, but it's something
that really should start getting worked on.

I really feel that this thing could give quite a few of you out there a
comfortable living.  This could open up totally new vistas of the tech
sector.  This has the potential of going places pretty quickly, and the
earlier that people get in on it, the greater the potential for reward.

Dennis, since you came here ostensibly trying to raise interest among

> other developers (and have been mostly successful, reading through the
> thread), I would suggest re-thinking your approach somewhat.  I'm not
> talking about what's right or wrong, merely what's effective.  Many
> people come to a project like Node.js because they feel strongly about
> open source software.  If your goal is to recruit them, you should
> think about the effects that your words have.  If you want to recruit
> developers who *aren't* passionate about open source software, then
> you're in the wrong place.

> I've already been told more than once to rethink/change my approach.

 Seriously?  I mean, let's get serious here.  The only time I get snarky is
when people get pushy with their demands to just hand out something that
has resulted from years of torment.  This just is not any old program.  It
just isn't.  Period.

Again, I have to reiterate that there is a vast difference between the
philosophy of open source as espoused by Eric Raymond, Richard Stallman and
company and the reality of people actually opening up source code in order
to actually *improve* it.  Please someone break open the source for emacs
right now and make it better.  I dare you.  My philosophical views are
always changing.  Conservative, liberal, whatever, blah blah.  I'm just not
dealing with any of it now.  This is a huge technical challenge.  That's
all.  At this point, I don't care if you sit in trees for months on end to
save them from getting cut down or if you are a dues paying member of the
NRA.  I really don't.

--
Job Board: http://jobs.nodejs.org/
Posting guidelines:
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Isaac Schlueter  
View profile  
 More options Apr 28 2012, 12:31 pm
From: Isaac Schlueter <i...@izs.me>
Date: Sat, 28 Apr 2012 09:31:23 -0700
Local: Sat, Apr 28 2012 12:31 pm
Subject: Re: [nodejs] Re: Your thoughts wanted on a node AI project

On Thu, Apr 26, 2012 at 10:53, Dennis Kane <dkan...@gmail.com> wrote:
> Let's all remember what open source is really all about.  A program is
> called closed source if it is distributed in binary format only.  The open
> source movement makes the demand that one cannot distribute a binary program
> using, for example, GPL'ed code without also making the source code
> available.

> But a server side process has nothing to do with any of this!

The GPL and BSD/MIT licenses are very different.  What you describe is copyleft.

There's also the LGPL, which *may* be linked against or depended upon
by non-GPL programs, but may *not* be extended or used to create
non-GPL derivative works.

And there's AGPL, which states that you may not use the software in
network programs unless all those who use the software over a network
*also* have access to the source.  Ie, it's like GPL, with a broader
definition of "distribution".

The MIT and BSD licenses are much more liberal, and as far as I've
ever seen, they're pretty much equivalent.  They are not copyleft, and
not viral.  GPL is much less popular in the node community than MIT
and BSD.  The Apache license is similar in intent to MIT and BSD, but
with additional language regarding copyrights an patents.

All I'm saying is: saying "the point of open source" is like saying
"the goal of american politics".  There are a lot of different
conflicting goals, and groups, and ideologies.  Lumping it all into a
single bucket loses a lot of details.  In fact, many in the Free
Software movement would object to even being associated with the term
Open Source at all, since to them, it's more about freedom to modify
and extend than having access to code, which is viewed as merely a
means to an end.

> I've already been told more than once to rethink/change my approach.
>  Seriously?  I mean, let's get serious here.  The only time I get snarky is
> when people get pushy with their demands to just hand out something that has
> resulted from years of torment.  This just is not any old program.  It just
> isn't.  Period.

There's a pattern you're matching here, which I'm sure many of us have
seen many times in software communities.

"I have a really awesome killer idea.  This is going to change
everything!  No, you can't see it.  But it's going to be amazing.
I've put *so much* time and effort into it.  I've been slaving away
for years.  If you come join me (which you will have to be very
motivated, lucky, and exceptional for me to allow you to do), then
untold riches will be yours to share!"

The pattern is:

1. Vague promises of paradigm shifting software of epic proportions.
(The "Noble Ambition")
2. Self-congratulatory claims of effort and sacrifice that went into
its production.  (The "Quest")
3. A promise to share with a special few who are up to the challenge.
4. An resistance to sharing *any* relevant details.  (When pressed,
reacting with indignant objections regarding principles and
propriety.)

I've taken to think of this as the "Genius Martyr" syndrome.  It
doesn't always present with crippling insanity, but that is a common
pathology.  It isn't always a technical idea, either; sometimes it's a
new way to handle governance in the group, or a revolutionary business
plan (where they're refusing to take any investment), etc.

It may be that there may come a time when some GM exhibits this
pattern in a technical community, and does in fact have some awesome
thing.  Perhaps a few GMs have ideas which are actually worth more
than the paper they refuse to print them on.

If that time comes, if that idea shows up, and it's presented this
way, I'll probably miss out on it.  Why?  Because in my years in
software communities, 100% of the time that this pattern has presented
(and it is sadly not rare at all), the result has been the same.

A few people react with interest, which then of course leads to more
hinting.  Finally people start pushing for proof, at which time the GM
lashes out defensively, claiming that the open source community is a
bunch of greedy hippies who want something for nothing, or questioning
the commitment or competence of those in the community to actually
contribute to the Noble Ambition.

In most cases, a flame war erupts and then the GM goes away
eventually, or sticks around making trouble until they're eventually
banned (or the community just gots to crap, which is sadly very
common.)  In a few cases, someone in the group will bait the GM by
feigning interest, attempting to draw out the crazy for their
entertainment.

I'm sure that many of us have *been* a GM at one point or another in
our lives.  I know I have.  It was embarrassing.  I survived.

As a person heavily invested in the Node.js community, I really don't
want to see it devolve into pointless bickering and personal insults.
We just can't have that.  It's not good for anyone.  It doesn't lead
to creativity or good will, and it tends to keep out the most
productive potential members.

So, Dennis, if you are serious, and you actually have a great idea,
you surely must realize that you need to go create something
*tangible* and *visible* before anyone will take it seriously.
Because, regardless of how talented, intelligent, insightful,
passionate, driven, or *right* you may in fact be, as long as you
*look* like a crazy person, people will think you're crazy.  The more
you scream "TAKE ME SERIOUSLY", the less they will.  That's just how
it works.

If your goal is to generate publicity for your project, or to recruit
others to your cause, then I think that the facts speak for
themselves, that this is not effective.  You can curse the world for
failing to recognize your genius, but that won't make the world
recognize your genius.

> The only time I get snarky is
> when people get pushy with their demands to just hand out something that has
> resulted from years of torment.  This just is not any old program.  It just
> isn't.  Period.

If that's the only time you get snarky, then you should not
participate on this mailing list, because it is common practice here
to demand and expect that bold claims come with compelling evidence,
and excessive snark is not acceptable.  No one cares how much torment
went into your program.  They care how much value comes out of it.
Period.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Duncan Gmail  
View profile  
 More options Apr 28 2012, 12:43 pm
From: Duncan Gmail <duncananguswil...@gmail.com>
Date: Sat, 28 Apr 2012 17:43:28 +0100
Local: Sat, Apr 28 2012 12:43 pm
Subject: Re: [nodejs] Re: Your thoughts wanted on a node AI project
+1

On 28 Apr 2012, at 17:31, Isaac Schlueter <i...@izs.me> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dennis Kane  
View profile  
 More options Apr 28 2012, 1:32 pm
From: Dennis Kane <dkan...@gmail.com>
Date: Sat, 28 Apr 2012 10:32:28 -0700 (PDT)
Local: Sat, Apr 28 2012 1:32 pm
Subject: Re: Your thoughts wanted on a node AI project
Jesus, dude, thanks for the psychoanalysis.  Anyone reading this
thread can see what turned into a slow moving train wreck.  I posted
my thing and some people said: Cool!  In the first post, I said
something about eventually doing an open source thing.  Someone said:
"I want the source!"  I said, "Haha you probably don't really want
it".  People started getting serious about the holy node ecosystem and
chastising me for my tone.  I started getting bitchy cause I found
myself having to defend myself about my politics (or rather my lack of
caring) rather than having fun with the issues that I really enjoy.

Haha whatevs...

Anyway Isaac, tl;dr.

Yes I'm trying to do something big.  Big things are the only ones that
interest me.  I'm trying to change the world, sorry.  I have
psychological issues, so what?  But I can program, dammit!  Anyone
that wants to learn and help out is welcome.  You have my site and my
email is on there.

I'm assuming that no one here is interested in NatLang issues or how
to implement them in Javascript?!

On Apr 28, 9:31 am, Isaac Schlueter <i...@izs.me> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Isaac Schlueter  
View profile  
 More options Apr 28 2012, 1:57 pm
From: Isaac Schlueter <i...@izs.me>
Date: Sat, 28 Apr 2012 10:57:36 -0700
Local: Sat, Apr 28 2012 1:57 pm
Subject: Re: [nodejs] Re: Your thoughts wanted on a node AI project

On Sat, Apr 28, 2012 at 10:32, Dennis Kane <dkan...@gmail.com> wrote:
> I'm assuming that no one here is interested in NatLang issues or how
> to implement them in Javascript?!

On the contrary, everyone's pretty interested.  That's why they asked
you to show it off.

As you said yourself, previous explorations in this area have been
somewhat underwhelming.  If you're not going to share anything about
your approach that differentiates it, from any others, then why should
anyone think it's any different?

A lot of people say they are going to change the world.  Almost none
of them do.  We're just playing the odds here.

I wasn't trying to psychoanalyze you, or claim that you're crazy.  I
don't have nearly enough data or expertise to do that.  I'm just
telling you that what you're doing matches a pattern, so it's a fair
guess that that's how people are interpreting it, accurately or not.

So, break the pattern.  Do a different thing.  Back up your bold
claims with compelling evidence.  Don't ask the world to come to you,
go out and make something that *proves* you're worth taking seriously.
 Don't be just another martyred genius.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages < Older 
« Back to Discussions « Newer topic     Older topic »