Author

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

newbie
Activity: 37
Merit: 0
ANNOUNCEMENT  Nxt Net Application http://95.85.8.113:9000/nxtnet
I'm glad to announce my Nxt-based web application. It's a decentralized storage of URI's on top of Nxt AM. The app allows you to add a new URI with description and search among existing records.

This is interesting.

Hey, anybody else concerned that we might have a mess with all the apps using AM?

Shouldn't we add some sort of filesystem on top of AM, which would treat them as clusters?

Or at least some UID to distinguish between AM's of different apps?
The Nxt ID can be this UID, right?
But I agree, we need some sort of standard (or a recommendation, at least).
legendary
Activity: 1092
Merit: 1010
Question about transaction costs...

Is this going to be a problem in the future, is it always set at 1 NXT per transfer.

If the value of 1 NXT ever reaches.. let's say $8 USD.. wouldn't that be too much for a transaction cost?


It will be lowered once Nxt rises more.
This is already planned Smiley

The community will decide what it considers a good amount for costs.
full member
Activity: 154
Merit: 100
Question about transaction costs...

Is this going to be a problem in the future, is it always set at 1 NXT per transfer.

If the value of 1 NXT ever reaches.. let's say $8 USD.. wouldn't that be too much for a transaction cost?
hero member
Activity: 840
Merit: 1002
Simcoin Developer
ANNOUNCEMENT  Nxt Net Application http://95.85.8.113:9000/nxtnet
I'm glad to announce my Nxt-based web application. It's a decentralized storage of URI's on top of Nxt AM. The app allows you to add a new URI with description and search among existing records.

This is interesting.

Hey, anybody else concerned that we might have a mess with all the apps using AM?

Shouldn't we add some sort of filesystem on top of AM, which would treat them as clusters?

Or at least some UID to distinguish between AM's of different apps?
member
Activity: 84
Merit: 10
Action!

these sites bring us the most of the visitors, so everyone please, 5 seconds:

click:
http://www.cryptmarketcap.com/

Vote:
"Do you want us to list NXT?" - Yes (in the right upper corner)

Voted

Voted, too.


Selection           Votes  
   Yes     78%    225  
    No     22%      63  
                    288 total


hmm, who are those 63 ?  Undecided


Miners, obviously.

I twitted with the guy who creates this site and when i question him about why NXt isnt there he said
he has everything ready and when he did the announcemment ppl start complaining...
some haters...

Proof: http://prntscr.com/2mklzj
legendary
Activity: 1092
Merit: 1010
Usually it is a good thing to have a new member or competitor in the area, which is new for customers. That increases the total volume of the area and also the customers will have more alternatives. That "concept" is from more common products like cars, consumer electronics, ... why couldn't that work with currencies, too.

In general people dislike whatever they don't understand and haven't taken the time to investigate.
Tiring, but true.

I give it a few months and then a lot of people who now are against it will pretend to have loved it all along.
sr. member
Activity: 602
Merit: 268
Internet of Value
....

Selection           Votes 
   Yes     78%    225 
    No     22%      63 
                    288 total


hmm, who are those 63 ?  Undecided


Miners, obviously.

yea, maybe.
So they think that NXT is kind of against BTC & al. 
Isn't the case more like so that all cryptocurrencies are on the same side and USD, euros, pounds, etc. are on the other side?

Usually it is a good thing to have a new member or competitor in the area, which is new for customers. That increases the total volume of the area and also the customers will have more alternatives. That "concept" is from more common products like cars, consumer electronics, ... why couldn't that work with currencies, too.




Miners cannot mine NXT. Their investment in asic miner and GPU cards are useless with POS systems. Asic miners cannot mine NXT so they become hate generators. Very understandable here because for some mining and mining industry is where their professional jobs are.
newbie
Activity: 37
Merit: 0
ANNOUNCEMENT  Nxt Net Application http://95.85.8.113:9000/nxtnet
I'm glad to announce my Nxt-based web application. It's a decentralized storage of URI's on top of Nxt AM. The app allows you to add a new URI with description and search among existing records.
Some examples of usage:
1. Decentralized storage of torrent files (in form of magnet links); the app contains a link to external torrent->magnet link converter;
2. Decentralized DNS: add records like this: URI - , description - ;
3. Decentralized storage of bookmarks;

How it works
The storage is a list of following records: {, }. Information is stored in JSON-formatted Nxt AMs sent to predefined Nxt ID.

Nearest plans
1. Improve server stability/scalability.
2. Improve "Add new" functionality: error reporting, reliability.
3. Change UI to allow to put multiple records in 1 AM: it's possible to store 10+ bookmarks/DNS records or 3-4 Magnet Links (torrent files) in 1 AM. F.e., I managed to put 3 magnet links in 1 AM (size of original torrent files was ~250K).
4. Improve search: currently search pattern is just a substring.
5. Improve UI: autoupdate, better looking theme.

The app is available here: http://95.85.8.113:9000/nxtnet. Everyone is welcome to try it and to provide feedback.
Currently the Nxt address to send messages from is fixed; it contains some coins, you can try to add your record for free (add it, refresh the page after a few minutes).

Donations are welcome: Nxt 6488861056876578743.

P.S. I'm a professional Java/Scala programmer but I'm new to Web development; this is why the app looks awkwardly ATM.

Ok, so we have the 1st user  Wink:
record [info] application - Sat Jan 25 22:42:58 UTC 2014 New record: {"uri":"fdf","description":"df"}
hero member
Activity: 910
Merit: 1000
Isn't the case more like so that all cryptocurrencies are on the same side and USD, euros, pounds, etc. are on the other side?

2014: Cryptowars.
hero member
Activity: 597
Merit: 500
ANNOUNCEMENT  Nxt Net Application http://95.85.8.113:9000/nxtnet
I'm glad to announce my Nxt-based web application. It's a decentralized storage of URI's on top of Nxt AM. The app allows you to add a new URI with description and search among existing records.
Some examples of usage:
1. Decentralized storage of torrent files (in form of magnet links); the app contains a link to external torrent->magnet link converter;
2. Decentralized DNS: add records like this: URI - , description - ;
3. Decentralized storage of bookmarks;

How it works
The storage is a list of following records: {, }. Information is stored in JSON-formatted Nxt AMs sent to predefined Nxt ID.

Nearest plans
1. Improve server stability/scalability.
2. Improve "Add new" functionality: error reporting, reliability.
3. Change UI to allow to put multiple records in 1 AM: it's possible to store 10+ bookmarks/DNS records or 3-4 Magnet Links (torrent files) in 1 AM. F.e., I managed to put 3 magnet links in 1 AM (size of original torrent files was ~250K).
4. Improve search: currently search pattern is just a substring.
5. Improve UI: autoupdate, better looking theme.

The app is available here: http://95.85.8.113:9000/nxtnet. Everyone is welcome to try it and to provide feedback.
Currently the Nxt address to send messages from is fixed; it contains some coins, you can try to add your record for free (add it, refresh the page after a few minutes).

Donations are welcome: Nxt 6488861056876578743.

P.S. I'm a professional Java/Scala programmer but I'm new to Web development; this is why the app looks awkwardly ATM.

hey nxtru,  cool stuff. very nice to see how more and more components coming up, building a big whole. this is great!

hero member
Activity: 834
Merit: 524
Nxt NEM
....

Selection           Votes 
   Yes     78%    225 
    No     22%      63 
                    288 total


hmm, who are those 63 ?  Undecided


Miners, obviously.

yea, maybe.
So they think that NXT is kind of against BTC & al. 
Isn't the case more like so that all cryptocurrencies are on the same side and USD, euros, pounds, etc. are on the other side?

Usually it is a good thing to have a new member or competitor in the area, which is new for customers. That increases the total volume of the area and also the customers will have more alternatives. That "concept" is from more common products like cars, consumer electronics, ... why couldn't that work with currencies, too.


hero member
Activity: 597
Merit: 500
hoi nexern, I'm pretty sure that they are not, because they are not in the API as of now. I have a few ideas there myself. let us keep nagging CFB on the API2 thread - I think it's better over there, because here it's mostly drowning anyway ... going to bed now, 'night !

hi l8orre, i mean more somewhere else. the current nxt featureset already supports this.
i have to admit that i am very interested to built (or better said, to see) the first real running
prototype within blockchain by nxt, delivering usefull stuff (analytic) right after the client.
this concept also touched the hive (the sub part of distributed analytic on big scale).
newbie
Activity: 37
Merit: 0
ANNOUNCEMENT  Nxt Net Application http://95.85.8.113:9000/nxtnet
I'm glad to announce my Nxt-based web application. It's a decentralized storage of URI's on top of Nxt AM. The app allows you to add a new URI with description and search among existing records.
Some examples of usage:
1. Decentralized storage of torrent files (in form of magnet links); the app contains a link to external torrent->magnet link converter;
2. Decentralized DNS: add records like this: URI - , description - ;
3. Decentralized storage of bookmarks;

How it works
The storage is a list of following records: {, }. Information is stored in JSON-formatted Nxt AMs sent to predefined Nxt ID.

Nearest plans
1. Improve server stability/scalability.
2. Improve "Add new" functionality: error reporting, reliability.
3. Change UI to allow to put multiple records in 1 AM: it's possible to store 10+ bookmarks/DNS records or 3-4 Magnet Links (torrent files) in 1 AM. F.e., I managed to put 3 magnet links in 1 AM (size of original torrent files was ~250K).
4. Improve search: currently search pattern is just a substring.
5. Improve UI: autoupdate, better looking theme.

The app is available here: http://95.85.8.113:9000/nxtnet. Everyone is welcome to try it and to provide feedback.
Currently the Nxt address to send messages from is fixed; it contains some coins, you can try to add your record for free (add it, refresh the page after a few minutes).

Donations are welcome: Nxt 6488861056876578743.

P.S. I'm a professional Java/Scala programmer but I'm new to Web development; this is why the app looks awkwardly ATM.
hero member
Activity: 714
Merit: 500
Crypti Community Manager
nxtion.com - Poll results


The point "Encrypted messages" has the most votes until now. So I decided to implement the it.

http://nxt777.com/crypt.php

Here you will see the encryption demo. I will use AES 128. This should be save for daily things.

It's not finished NOW! Shouldn't work correctly.
legendary
Activity: 1092
Merit: 1010
Action!

these sites bring us the most of the visitors, so everyone please, 5 seconds:

click:
http://www.cryptmarketcap.com/

Vote:
"Do you want us to list NXT?" - Yes (in the right upper corner)

Voted

Voted, too.


Selection           Votes 
   Yes     78%    225 
    No     22%      63 
                    288 total


hmm, who are those 63 ?  Undecided


Miners, obviously.

Voted.
This is the umpteenth list that we clobbered with voting Smiley
legendary
Activity: 1181
Merit: 1018
hoi nexern, I'm pretty sure that they are not, because they are not in the API as of now. I have a few ideas there myself. let us keep nagging CFB on the API2 thread - I think it's better over there, because here it's mostly drowning anyway ... going to bed now, 'night !
sr. member
Activity: 602
Merit: 268
Internet of Value
Action!

these sites bring us the most of the visitors, so everyone please, 5 seconds:

click:
http://www.cryptmarketcap.com/

Vote:
"Do you want us to list NXT?" - Yes (in the right upper corner)

Voted

Voted, too.


Selection           Votes 
   Yes     78%    225 
    No     22%      63 
                    288 total


hmm, who are those 63 ?  Undecided


Miners, obviously.
hero member
Activity: 597
Merit: 500
only from curiosity, has anyone seen smart contracts, autonomous agents and stuff like this
already integrated somewhere? i mean real working entities, not just concepts/whitepapers?
hero member
Activity: 834
Merit: 524
Nxt NEM
Action!

these sites bring us the most of the visitors, so everyone please, 5 seconds:

click:
http://www.cryptmarketcap.com/

Vote:
"Do you want us to list NXT?" - Yes (in the right upper corner)

Voted

Voted, too.


Selection           Votes 
   Yes     78%    225 
    No     22%      63 
                    288 total


hmm, who are those 63 ?  Undecided
Jump to: