Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 1708. (Read 2761645 times)

sr. member
Activity: 952
Merit: 253
I just posted a proposal to fix the account number typo-problem over at the official forums:
https://forums.nxtcrypto.org/viewtopic.php?f=17&t=524 <- making NXT account numbers awesome!

What do you think about that?
I think this is a great idea and I will support including it in the official client.


Apologies if I posted this already - why can't we just add a check digit instead of changing the account number to alphabetti-spaghetti, not perfect but i would catch the majority of errors.

http://en.wikipedia.org/wiki/Luhn_algorithm

cause if you look at two strings: DatS7 and opKrN you instantly see the difference, the lesser the alphabet, the less difference is visible on two words over that alphabet...

I agree but the current proposal is not restricted to alphanumerics based on the examples I tried, it gets special characters like #$ etc which makes things harder especially on a smart phone.

Anyway I agree with xyzzyx that this is low level stuff and once its stored then we will use pin access, although I assume we would load the ECC version of the account number into the phone with a QR scan so I guess it really doesn't matter - the important thing is the account gets set correctly.
legendary
Activity: 866
Merit: 1002
I just posted a proposal to fix the account number typo-problem over at the official forums:
https://forums.nxtcrypto.org/viewtopic.php?f=17&t=524 <- making NXT account numbers awesome!

What do you think about that?
I think this is a great idea and I will support including it in the official client.


Apologies if I posted this already - why can't we just add a check digit instead of changing the account number to alphabetti-spaghetti, not perfect but i would catch the majority of errors.

http://en.wikipedia.org/wiki/Luhn_algorithm

cause if you look at two strings: DatS7 and opKrN you instantly see the difference, the lesser the alphabet, the less difference is visible on two words over that alphabet...
sr. member
Activity: 490
Merit: 250
I don't really come from outer space.
I can see the benefits of ECC but it generates something that in my humble view is even harder to get right - I've tried a few account numbers in his useful website - yes its balanced by error correction but I don't think its solving usability.

I'm not sure the NXT client/server is the correct place to have end users.  I see everything we have now as just low-level stuff, just barely above the network itself.  

What I believe needs to be done to solve usability is to have everything we're doing now abstracted away from the end user.

In the future you download your NXTransaction App from Google Play, put in your account number edit:phrase once in the configuration section, then use a user selectable 4 or so digit pin from then on to sign transactions securely within the phone software itself.

Using NXT should look no different than using a Point-of-Sale kiosk at this point.

newbie
Activity: 56
Merit: 0
Besides the automatic error correction, there are other advantages like branding (everyone can now see that it's an NXT address, even if they don't know, what exactly NXT is Wink), an obvious grouping that helps a lot with readability, and you just can't hit a wrong account number, practically.
sr. member
Activity: 952
Merit: 253
I just posted a proposal to fix the account number typo-problem over at the official forums:
https://forums.nxtcrypto.org/viewtopic.php?f=17&t=524 <- making NXT account numbers awesome!

What do you think about that?
I think this is a great idea and I will support including it in the official client.


Apologies if I posted this already - why can't we just add a check digit instead of changing the account number to alphabetti-spaghetti, not perfect but i would catch the majority of errors.

http://en.wikipedia.org/wiki/Luhn_algorithm

I was originally thinking around the same lines.  I was playing around with a modified Luhn code that used a check character rather than a digit since some account numbers without a check digit would pass the Luhn check.  It was easier to see that 1234567A was a checked code (for the naked account number 1234567), rather than 12345671, for example, and it could still be easily used without the check character for clients that didn't support the Luhn check.

The reason I was looking at a modified Luhn, rather than a CRC or the Verhoeff algorithm, was that the check could be calculated by hand, or mentally with a little practice.

However, with a little reflection, I think ricot's proposal is much better.  It has error correction built in, which is a huge plus.



I can see the benefits of ECC but it generates something that in my humble view is even harder to get right - I've tried a few account numbers in his useful website - yes its balanced by error correction but I don't think its solving usability.
sr. member
Activity: 490
Merit: 250
I don't really come from outer space.
I just posted a proposal to fix the account number typo-problem over at the official forums:
https://forums.nxtcrypto.org/viewtopic.php?f=17&t=524 <- making NXT account numbers awesome!

What do you think about that?
I think this is a great idea and I will support including it in the official client.


Apologies if I posted this already - why can't we just add a check digit instead of changing the account number to alphabetti-spaghetti, not perfect but i would catch the majority of errors.

http://en.wikipedia.org/wiki/Luhn_algorithm

I was originally thinking around the same lines.  I was playing around with a modified Luhn code that used a check character rather than a digit since some account numbers without a check digit would pass the Luhn check.  It was easier to see that 1234567A was a checked code (for the naked account number 1234567), rather than 12345671, for example, and it could still be easily used without the check character for clients that didn't support the Luhn check.

The reason I was looking at a modified Luhn, rather than a CRC or the Verhoeff algorithm, was that the check could be calculated by hand, or mentally with a little practice.

However, with a little reflection, I think ricot's proposal is much better.  It has error correction built in, which is a huge plus.

newbie
Activity: 43
Merit: 0
hero member
Activity: 672
Merit: 500
Quote
Something like blockchain.info would be huge! Smiley
As I already discussed with ferment, it is quite possible to translate the current local java client code into javascript where all the private important data like passphrase, sigining.. would go inside the https encrypted browser based js code machinery and only the blockchain data would be placed outside the browser based process, either in the AppData part of the OS in JSON format, or be hosted in a public node.
The browser based code can securely (using ssl) communicate with the blockchain data either in AppData or hosted in the public node, and the blockchain would be updated by communicating to other nodes and the browser user-base.

In the first scenario (AppData) it would become a light js client, and in the second scenario (blockchain hosted in the public node) it would be a secure equivalent version of bitcoin blockchain.info wallet.

ferment had a look into the java code and informed me that this is quite possible.
hero member
Activity: 1039
Merit: 507
Gang,

Would appreciate Chinese speakers looking this over for errors. Also, I know nothing about leading/kerning/spacing with Chinese characters and what's appropriate.

big image - snip

Also, full-size PDF is here

EDIT: sorry, forgot to credit Miramare from the nextcoin.org forum for supplying Chinese text.

There are more features without mention, for example, arbitrary message, voting system and so on.


Where is the original English text? Might make it easier for my friend to fix up the chinese if we have a comparison - only problem is she's not crypto inclined and it might be a little iffy making the proper connection (idk).

I noticed that if i saved with Notepad, and opened with Notepad to Copy/paste all was ok.
But if i opened .txt file (created with notepad) with Wordpad, i get those extra characters and the password is messed up.

just use jitbit autotext
hero member
Activity: 714
Merit: 500
Crypti Community Manager
NXTarea.com went public!


My new site NXTarea.com is now open for everyone! Smiley

We have an online wallet and a big link list. I redirected CoinArea.net to the new site as well. The faucet was dry for several days already and nobody is willing to donate. That's why the faucet goes offline and won't come back. Use wesley's one. Wink

Currently I am developing a few small games and a place to promote NXT businesses. Let me know if you have nice ideas. Smiley

On the one hand, we're referring to a public NRS instance as "online wallet", and on the other we're trying to drill into people the idea that their passphrase is to be taken with them to the grave. Does not compute!

An auditably secure online wallet (a la blockchain.info) would really drive nxt adoption. Anyone able to do this? Any bounties to support it?


I'm not saying that people should use it as an online wallet. Wink See my quote:

Okay guys, my public node is running: 95.85.31.25

You can add it to your web.xml, it will run 24/7 and is also working as a Online Wallet under wallet.nxtarea.com:7874.

It's safe, but I wouldn't recommend to login at my online wallet. Maybe someone will hack into my vps and change the client. So use it at your own risk. You can check the blockchain there.

Something like blockchain.info would be huge! Smiley
sr. member
Activity: 378
Merit: 250
NXTarea.com went public!


My new site NXTarea.com is now open for everyone! Smiley

We have an online wallet and a big link list. I redirected CoinArea.net to the new site as well. The faucet was dry for several days already and nobody is willing to donate. That's why the faucet goes offline and won't come back. Use wesley's one. Wink

Currently I am developing a few small games and a place to promote NXT businesses. Let me know if you have nice ideas. Smiley

On the one hand, we're referring to a public NRS instance as "online wallet", and on the other we're trying to drill into people the idea that their passphrase is to be taken with them to the grave. Does not compute!

An auditably secure online wallet (a la blockchain.info) would really drive nxt adoption. Anyone able to do this? Any bounties to support it?
sr. member
Activity: 952
Merit: 253
I just posted a proposal to fix the account number typo-problem over at the official forums:
https://forums.nxtcrypto.org/viewtopic.php?f=17&t=524 <- making NXT account numbers awesome!

What do you think about that?
I think this is a great idea and I will support including it in the official client.


Apologies if I posted this already - why can't we just add a check digit instead of changing the account number to alphabetti-spaghetti, not perfect but i would catch the majority of errors.

http://en.wikipedia.org/wiki/Luhn_algorithm
member
Activity: 82
Merit: 10
I am little curious why devs didn't create aliases Smiley or why almost all big stakeholders didn't make aliases  Cool


Btw, how to delete an alias:
Create a new account, send there some coins, rebuy your alias by using a pass from 1st account for 1 coin, then buy the same alias for more coins by the 2nd acc passphrase

This.
Although i've asked a couple times about transferring or buying/selling of aliases in the future, and so far have only read it's not possible, on the forum, perhaps it's something that can be implemented in the future,
I would like the ability to transfer alias from account to another, with a cost (even 0 NXT, with the smallest fee if possible) chosen by the sender.
legendary
Activity: 1092
Merit: 1010


symbol is finally changed on coinmarket!

http://coinmarketcap.com/

thx bitcoinpaul I think

Pin

From a sales/marketing perspective... I think that calling Nextcoin by "Nxt" instead of "Nextcoin" is a huge mistake.

Nothing kills adoption faster then "confusion".  Calling something "Nxt" is confusing as hell.  I know u commented on my video once n asked me to use the term Nxt instead of Nextcoin n it took several weeks before I realized what you were even talking about.

I think we should have stuck with the term "Nextcoin".

Instead of relying on fancy names to promote Nextcoin, we should be focused on making solid features on Nxt and make it as user friendly and easy to understand as possible.

This is one area that is still lacking in the crypto market despite the fact that we have dozens of different currencies.

people who are already in the crypto currency market can figure out and understand what "Nxt" is… But people new to the crypto currency market will have no clue (unless they do extensive research) to even know that Nxt is a crypto currency.

Confusion is not good for public adoption...

Nextcoin would be just as confusing, because Nxt isn't a coin, or rather not just a coin. The "coin" is part of the larger system.

I clearly understand that nxt is not a coin.  What do you think people will find when they search for "what is nextcoin?" vs. "what is nxt?" on google?

Right now, the only people that know nxt is a crypto are people on these forums... in order to get massive adoption it's important that the non technie public can "instantly" recognized the term we use. 

Do you think people will understand "nextcoin" easier or just using the words "next"?

I understand we want to differentiate ourselves from btc to show that we are unique n different.  We can do that by making nxt easier to "use"  rather then using a fancy name that does nothing but causes confusion.

I've known and invested in btc n cryptos for a yr now n still did not know what "next" was when I heard n saw it for the first time... however, i instantly knew what the term "nextcoin" meant the first time i heard it.

Imagine how a new public user would think when they first hear the term "next".  don't put urself in ur shoes. put yourself in the shoes of a new non techie user.

I think that starting out as "Nextcoin" to avoid confusion (although I understand the reasoning behind it) and thén trying to change it back later to Nxt is what will cause even more confusion, and also more work in PR and marketing.
A better idea to my taste is to push NXT as the brand as hard as possible. The "coin" part can be referred to separately.

You see the line of reasoning I mean in this thread: https://forums.nxtcrypto.org/viewtopic.php?f=17&t=524.
The NXT brand is used there as an identifier.

Confusing the brand at the start by trying to be something that you are not is more confusing, not to mention difficult to get rid of, in the future. You have a good chance you end up being "stuck" with the Nextcoin brand. The same confusion that is potentially there (which I think is overstated) will still be there later, unless you at least heavily incorporate "Nxt" from the start besides "Nextcoin" or "Nxtcoin" (of which the latter seems better but also very forced).

As to the non-techie user, I think he or she has less problems with Nxt, as he won't be burdened with the idea of altcoins to begin with. To them it will just be a new service, by whatever name it is called. "Nxt" will more likely be connotated as "the next way of payment" than as "the next Bitcoin".
sr. member
Activity: 952
Merit: 253
hero member
Activity: 854
Merit: 1001


symbol is finally changed on coinmarket!

http://coinmarketcap.com/

thx bitcoinpaul I think

Pin

From a sales/marketing perspective... I think that calling Nextcoin by "Nxt" instead of "Nextcoin" is a huge mistake.

Nothing kills adoption faster then "confusion".  Calling something "Nxt" is confusing as hell.  I know u commented on my video once n asked me to use the term Nxt instead of Nextcoin n it took several weeks before I realized what you were even talking about.

I think we should have stuck with the term "Nextcoin".

Instead of relying on fancy names to promote Nextcoin, we should be focused on making solid features on Nxt and make it as user friendly and easy to understand as possible.

This is one area that is still lacking in the crypto market despite the fact that we have dozens of different currencies.

people who are already in the crypto currency market can figure out and understand what "Nxt" is… But people new to the crypto currency market will have no clue (unless they do extensive research) to even know that Nxt is a crypto currency.

Confusion is not good for public adoption...

Nextcoin would be just as confusing, because Nxt isn't a coin, or rather not just a coin. The "coin" is part of the larger system.

I clearly understand that nxt is not a coin.  What do you think people will find when they search for "what is nextcoin?" vs. "what is nxt?" on google?

Right now, the only people that know nxt is a crypto are people on these forums... in order to get massive adoption it's important that the non technie public can "instantly" recognized the term we use. 

Do you think people will understand "nextcoin" easier or just using the words "next"?

I understand we want to differentiate ourselves from btc to show that we are unique n different.  We can do that by making nxt easier to "use"  rather then using a fancy name that does nothing but causes confusion.

I've known and invested in btc n cryptos for a yr now n still did not know what "next" was when I heard n saw it for the first time... however, i instantly knew what the term "nextcoin" meant the first time i heard it.

Imagine how a new public user would think when they first hear the term "next".  don't put urself in ur shoes. put yourself in the shoes of a new non techie user.

I think that the problem with having "coin" appended to NXT is that NXT is not just intended as a crypto-currency, but will become an entire eco-system built around the blockchain.

Calling it Nextcoin will give the impression that it has no more to offer than BitCoin, DogeCoin, CatCoin, RonPaulCoin... (etc, etc)....when in reality there is going to be way more to NXTthan simply pushing money round the interwebs.
member
Activity: 112
Merit: 10
Asian Prepper,

Have you tried to find bugs in the released source code?
Have you ever seen so much functionality packed into such few lines of code?

From your statements it is likely that you are not a programmer. I am a pretty experienced programmer and I can usually find bugs in other people's code pretty quickly. However, only ricot seems to have been able to find any sort of problem with the current source code. I am ignoring style issues, lack of software engineering rigor, etc. This is after all a beta test.

Also, my understanding is that BCNext has spent more money than he has made with NXT. He created something totally new (Transparent Forging), tossed in all other altcoin features, made it run on cellphones and you doubt his genius??

James

I am not a programmer at all n not qualified to make any comments about the source code.  I make my comments strictly from a user's perspective....

I am glad to hear that your review of the code has been positive.  And that ricot feels the same way.

I don't understand how the new features of nxt will be coded cuz i'm not a coder at all... but as a user.... I can totally see the huge value and advantage that nxt's features can bring to the market this is why I took the risk to invest my money into nxt so I'm not some knucklehead in the media who comments on btc or nxt n has never bought, owned or sold a btc.

I'm just stating the current status of nxt.  We talk about all these new features but as a user... I'm not able to use any of those features yet so it's still a "fantasy" until it becomes a reality...

Like I said before... once the proof is available that users like myself can use the features of nxt like BCnext claims then I'll be the first to promote n market the genius behind his work but if all we have is the source code right... n no implementation.... we are far from having solid proof that BCnext is another Satoshi genius.

I understand it takes time to create the code n put it to work so that users like myself can use it n i'm wiling to be patient n waiting.

During this Beta period... i'm gonna hold back from putting BCnext on the same stage as Satoshi....

Tai Zen

Certainly, it is still very early days for NXT. Still need to fix bugs, etc. I also cannot speak on ricot's behalf.

Any average programmer can code solvable problems by writing a bunch of code. Few are able to write a little code that does a lot. BCNext wrote about 4000 lines of Java code to implement NXT framework. From what I can tell, all of the new features in progress won't take as much as 4000 lines. There was a couple hundred lines of code that looked like it implemented Asset Exchange. a couple hundred lines! Also, from a difficulty standpoint, all the cool end user features pale in difficulty compared to Transparent Forging. Very valuable from end user point of view, but not requiring of genius. Transparent Forging is genius, no doubt.

BCNext doesn't have to do anymore to prove his genius to me. If you want to wait until jean-luc and others polish the codebase to give BCNext his credit, then that is certainly your perogative.

Many think that BCnext might be Satoshi, but that's probably too easy.

James

I'm not a coder so i am not capable of having the same level of appreciation for those 4000 lines of java code like u do... :-(

I have to wait until I can actually "use" the code before I can appreciate and promote it...

Sorry... wish i was a "real" asian who can code...
member
Activity: 112
Merit: 10
Hey, what do you think about this...

NXT –  created by an unknown rebel,describeveloped by free people!

Do you like the world? Do you like the governments? The system? No? You are not alone! Nobody likes to be lied, nobody likes to be restricted, nobody likes to face a wall every time he starts a business, to be forced to break the law, to be pushed around, to be humiliated… But there’s going to be a change! BTC showed the way, it injected a virus in the system. Now NXT will do the rest. An unknown genius rebel, who watched the development of the “virus”, created his masterpiece, setting the beginning of the revolution! Nothing will stop the process, because nothing can stop it! It is irreversible! NXT creates an enviroment with countless opportunities, an environment in which we will build our empire of freedom!


I can totally see the words "genius" & "masterpiece" being used to describe satoshi but lets wait for some solid proof & evidence first before we use those words to describe BCnext.

Right now we have lots of hype n "sizzle" but I dont see any solid "steak" yet to show for the Nxt hype yet.

No hard feelings BCnext...

Right now, from an early adopter & Nxt investor perspective, all I see is another copy cat programmer attempting to copy satoshi's shroud of anonymity, idea of a public ledger,  etc.

Being "original" is genius.
Being "different" is NOT genius.

Keep in mind that satoshi created btc to take power away from the 1% on wall street  n give it back to the 99% on Main Street while BCnext created nxt for personal financial gains.

keep in mind that there is nothing wrong with doing some thing for personal financial gains but I would hesitate to compare or place an unproven coder on the genius level of satoshi.

I invested in nxt because it was the first copy cat coin to make an attempt to come up with its own source code instead of being lazy n copying satoshi's code.

Is it possible that BCnext is another genius like satoshi?  Of course its possible...

I hope BCnext is able to produce the code that he claims n provide proof of his genius. ..

Until there is proof... BCnext is just another wanna be copy cat...

once proof is clearly available. .. I will be the first to promote the genius of BCnext's.




Wow I thought you should know better since you said you are an investor from an early day. The guy doesn't care about money. You should come back and browse all the posts BCNext made in this forum and you will see that the guy want to make his idea material first. Financial gain will come but I don't think that is his primary concern. If he is materialistic, he would have done another J.R mastercoin fundraising style and pocket 1-2 thousand BTC instead of a mere 21 BTC.

It takes a historical perspective to know what kind of contributions BCNext would make so I agree that at this point over-hype is premature. But in my personal observations, he has shown some signs of a genius in the making in some levels. There are technical innovations such as POS, transparent forging, however what I see the most valuable in his works is a coherent vision of what a decentralized network could be. It's similar to the way Steve Job designs the first Iphone. There are technical improvements compared to earlier smartphones in the first Iphone, but much more important innovation is the way everything is brought together to define what a smartphone should be. NXT decentralized network could be the same. It will succeed not on a specific feature but on the way all the different features are bought together in a coherent framework; plus all that hi-techs are accompanied with strong message of decentralization and community involvement. That the whole package together imho is the novel contribution.    

Satoshi has paved the way with his blockchain original idea. But without a written evidences, I doubt Satoshi has such a strong vision of how a decentralized network based on blockchain technology could be. So in a sense, BCNext extends Satoshi's original idea.

We still need to wait for the actual implementation of NXT decentralized network and there are still much uncertainty ahead. But the only reason I has devoted so much my time to this venture is because I has a conviction in my above judgement. I believe in NXT success and the validation of BCNext's ideas.

If I was a coder, i would jump in to help in developing nxt because i believe it has huge potential but i'm not a coder.

i specialize in sales/marketing but i can't promote nxt n it's features/benefits when it doesn't exist yet...

Nxt is still very young so i'm in no rush cuz i know it takes time... all i'm saying is that BCnext still in Beta n unproven at this point that's all...
legendary
Activity: 1176
Merit: 1134
Asian Prepper,

Have you tried to find bugs in the released source code?
Have you ever seen so much functionality packed into such few lines of code?

From your statements it is likely that you are not a programmer. I am a pretty experienced programmer and I can usually find bugs in other people's code pretty quickly. However, only ricot seems to have been able to find any sort of problem with the current source code. I am ignoring style issues, lack of software engineering rigor, etc. This is after all a beta test.

Also, my understanding is that BCNext has spent more money than he has made with NXT. He created something totally new (Transparent Forging), tossed in all other altcoin features, made it run on cellphones and you doubt his genius??

James

I am not a programmer at all n not qualified to make any comments about the source code.  I make my comments strictly from a user's perspective....

I am glad to hear that your review of the code has been positive.  And that ricot feels the same way.

I don't understand how the new features of nxt will be coded cuz i'm not a coder at all... but as a user.... I can totally see the huge value and advantage that nxt's features can bring to the market this is why I took the risk to invest my money into nxt so I'm not some knucklehead in the media who comments on btc or nxt n has never bought, owned or sold a btc.

I'm just stating the current status of nxt.  We talk about all these new features but as a user... I'm not able to use any of those features yet so it's still a "fantasy" until it becomes a reality...

Like I said before... once the proof is available that users like myself can use the features of nxt like BCnext claims then I'll be the first to promote n market the genius behind his work but if all we have is the source code right... n no implementation.... we are far from having solid proof that BCnext is another Satoshi genius.

I understand it takes time to create the code n put it to work so that users like myself can use it n i'm wiling to be patient n waiting.

During this Beta period... i'm gonna hold back from putting BCnext on the same stage as Satoshi....

Tai Zen

Certainly, it is still very early days for NXT. Still need to fix bugs, etc. I also cannot speak on ricot's behalf.

Any average programmer can code solvable problems by writing a bunch of code. Few are able to write a little code that does a lot. BCNext wrote about 4000 lines of Java code to implement NXT framework. From what I can tell, all of the new features in progress won't take as much as 4000 lines. There was a couple hundred lines of code that looked like it implemented Asset Exchange. a couple hundred lines! Also, from a difficulty standpoint, all the cool end user features pale in difficulty compared to Transparent Forging. Very valuable from end user point of view, but not requiring of genius. Transparent Forging is genius, no doubt.

BCNext doesn't have to do anymore to prove his genius to me. If you want to wait until jean-luc and others polish the codebase to give BCNext his credit, then that is certainly your perogative.

Many think that BCnext might be Satoshi, but that's probably too easy.

James
member
Activity: 112
Merit: 10


symbol is finally changed on coinmarket!

http://coinmarketcap.com/

thx bitcoinpaul I think

Pin

From a sales/marketing perspective... I think that calling Nextcoin by "Nxt" instead of "Nextcoin" is a huge mistake.

Nothing kills adoption faster then "confusion".  Calling something "Nxt" is confusing as hell.  I know u commented on my video once n asked me to use the term Nxt instead of Nextcoin n it took several weeks before I realized what you were even talking about.

I think we should have stuck with the term "Nextcoin".

Instead of relying on fancy names to promote Nextcoin, we should be focused on making solid features on Nxt and make it as user friendly and easy to understand as possible.

This is one area that is still lacking in the crypto market despite the fact that we have dozens of different currencies.

people who are already in the crypto currency market can figure out and understand what "Nxt" is… But people new to the crypto currency market will have no clue (unless they do extensive research) to even know that Nxt is a crypto currency.

Confusion is not good for public adoption...

Nextcoin would be just as confusing, because Nxt isn't a coin, or rather not just a coin. The "coin" is part of the larger system.

I clearly understand that nxt is not a coin.  What do you think people will find when they search for "what is nextcoin?" vs. "what is nxt?" on google?

Right now, the only people that know nxt is a crypto are people on these forums... in order to get massive adoption it's important that the non technie public can "instantly" recognized the term we use. 

Do you think people will understand "nextcoin" easier or just using the words "next"?

I understand we want to differentiate ourselves from btc to show that we are unique n different.  We can do that by making nxt easier to "use"  rather then using a fancy name that does nothing but causes confusion.

I've known and invested in btc n cryptos for a yr now n still did not know what "next" was when I heard n saw it for the first time... however, i instantly knew what the term "nextcoin" meant the first time i heard it.

Imagine how a new public user would think when they first hear the term "next".  don't put urself in ur shoes. put yourself in the shoes of a new non techie user.
Jump to: