Author

Topic: [ANN] Nxt :: descendant of Bitcoin - page 106. (Read 383927 times)

newbie
Activity: 51
Merit: 0
November 23, 2013, 06:09:22 PM
Nxt Program management tools
------------------------------

Hi,

After review many free solution  ''kanban style'' tools of project management,
i advice to use  Trello platform. i create a first structure, feel free to create a user account on trello platform
and ask me by pm to add you on The nxt coin organization.
Also feel free to suggest new board or card inside board.

 
The other free solution are very limited in terms of users or projects/boards.


link : https://trello.com/thenxtcoin

Board topic :
---------------
for now , this main board topics are create :

Communication & Marketing
Exchange
Meetup
Organization
Research & innovation ideas
Software
Support & Wiki

PS :
-----
Kanban Flow tools seems interesting too as a second choice if we need it.

Future step : it seem Trello tools don't offer a ''gant style'' project management. I think in a second step  2 or three ''manager'' of nxt community can work on a share ''ganttproject'' file and share some pictures with group with google docs or google sheet.
Any suggest welcome.

I also create a [email protected] administrative mail adress for ''a future board'' of administrator.


legendary
Activity: 1498
Merit: 1000
November 23, 2013, 06:03:40 PM
Will there be a Mac client at launch? 

The client is cross-platformed. It works everywhere, I could launch it on my fridge if it had more memory.
JRE version not compatible with OSX 10.6.8!
You think an older one would work?
legendary
Activity: 2142
Merit: 1009
Newbie
November 23, 2013, 05:50:27 PM
Will there be a Mac client at launch? 

The client is cross-platformed. It works everywhere, I could launch it on my fridge if it had more memory.
legendary
Activity: 2142
Merit: 1009
Newbie
November 23, 2013, 05:49:15 PM
Will Nxt be launched tomorrow at 9 am GMT, as Come-from-Beyond informed us earler today?

At 12:00, BCNext didn't change his mind.


How long after the launch it shall be possible to transact some coins between accounts?

Right after the launch.
hero member
Activity: 882
Merit: 1000
November 23, 2013, 05:40:03 PM
Will there be a Mac client at launch? 
hero member
Activity: 672
Merit: 500
November 23, 2013, 05:38:39 PM
Okay that was my misunderstanding as well, I saw that error and didn't even try the 5th part once. Now the client is running!
Two questions:
Will Nxt be launched tomorrow at 9 am GMT, as Come-from-Beyond informed us earler today?
How long after the launch it shall be possible to transact some coins between accounts?
newbie
Activity: 24
Merit: 0
November 23, 2013, 05:22:11 PM
How to set nxt cleint up on windows?

1. Download and install http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html
2. Download http://88.198.210.245/Nxt.zip, don't unpack it
3. Go to a directory with Nxt.zip
4. Type
Code:
java -cp Nxt.zip Nxt
5. Open http://localhost:7875

I got it working...I had mis-understood how it works.  

Step 4 :  This step is executing for the java client.  Leave this running!

      How To in Windows....I put stuff in C:\NXT folder...Then...
      Start -> RUN -> CMD.exe  
      > cd \Nxt
      > java -cp Nxt.zip Nxt

      Place these two lines in a text file and rename NXT.CMD and all you need to do is click on it.

Step 5 : Paste "http://localhost:7875" in your browser of choice.  {Step 4 must be running!}

Seems to be working fine.  Thanks
legendary
Activity: 2142
Merit: 1009
Newbie
November 23, 2013, 04:48:51 PM
How to set nxt cleint up on windows?

1. Download and install http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html
2. Download http://88.198.210.245/Nxt.zip, don't unpack it
3. Go to a directory with Nxt.zip
4. Type
Code:
java -cp Nxt.zip Nxt
5. Open http://localhost:7875
full member
Activity: 238
Merit: 100
Inject Its Venom Into Your Veins
November 23, 2013, 04:40:09 PM
How to set nxt cleint up on windows?
full member
Activity: 238
Merit: 100
Inject Its Venom Into Your Veins
November 23, 2013, 04:27:41 PM
legendary
Activity: 2142
Merit: 1009
Newbie
November 23, 2013, 04:22:08 PM
As feedback....Am getting the following error....Does this require a webserver on our PC?  I'm missing a  requirement.

- Installed Java JDK 7.0 (Standard install)
- Downloaded NXT from http://88.198.210.245/Nxt.zip

java -cp Nxt.zip Nxt  > outfile.txt

[2013-11-23 14:43:49.229] Nxt 0.1.5 started.
[2013-11-23 14:43:49.394] Genesis block id = -2662702412830904299
[2013-11-23 14:44:29.437] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-23 14:44:49.437] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-23 14:45:04.437] java.io.IOException: An established connection was aborted by the software in your host machine


P.S. The old version (that does not compile) is still out there...https://mega.co.nz/#!3pImwbbA!DeQTSC6Yhb5lxRsPYLOh7DF121A5DtZOTDFTUWTQqj8

5.135.165.137 runs old soft. Maybe ur node tries to connect it. Delete peers.nxt file and try again, it should connect to my node. But u still will see the message.
legendary
Activity: 2142
Merit: 1009
Newbie
November 23, 2013, 04:20:38 PM
When I try to claim it says Unknown Key!

PM me with the link u use.
full member
Activity: 238
Merit: 100
Inject Its Venom Into Your Veins
November 23, 2013, 04:16:21 PM
When I try to claim it says Unknown Key!
newbie
Activity: 24
Merit: 0
November 23, 2013, 03:54:21 PM
As feedback....Am getting the following error....Does this require a webserver on our PC?  I'm missing a  requirement.

- Installed Java JDK 7.0 (Standard install)
- Downloaded NXT from http://88.198.210.245/Nxt.zip

java -cp Nxt.zip Nxt  > outfile.txt

[2013-11-23 14:43:49.229] Nxt 0.1.5 started.
[2013-11-23 14:43:49.394] Genesis block id = -2662702412830904299
[2013-11-23 14:44:29.437] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-23 14:44:49.437] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-23 14:45:04.437] java.io.IOException: An established connection was aborted by the software in your host machine


P.S. The old version (that does not compile) is still out there...https://mega.co.nz/#!3pImwbbA!DeQTSC6Yhb5lxRsPYLOh7DF121A5DtZOTDFTUWTQqj8
legendary
Activity: 2142
Merit: 1009
Newbie
November 23, 2013, 03:31:05 PM
At step 11, instead of the "Done" message I get "Unknown key!". I followed the steps exactly. Any help? 

PM me with the link u r trying to open plz.

Nothing personal, but it includes my key. Wouldn't that allow you to claim my coins?

Yes. But after I fix the issue u can check genesis block data to make sure I claimed them using your account. If something wrong we ask an admin to reveal the text of ur message.
legendary
Activity: 2142
Merit: 1009
Newbie
November 23, 2013, 03:23:18 PM
At step 11, instead of the "Done" message I get "Unknown key!". I followed the steps exactly. Any help? 

PM me with the link u r trying to open plz.
legendary
Activity: 2142
Merit: 1009
Newbie
November 23, 2013, 03:15:49 PM
I'm going to start the process of claiming the coins.
The account thing is going to be a part of the NXT proccess, or it would be enough to generate an address just like in bitcoin. i.e. if someone wants to buy NXT in the future he'll have to get an account?


Well... It's hard to use Nxt without an account.
newbie
Activity: 48
Merit: 0
November 23, 2013, 03:11:02 PM
I'm going to start the process of claiming the coins.
The account thing is going to be a part of the NXT proccess, or it would be enough to generate an address just like in bitcoin. i.e. if someone wants to buy NXT in the future he'll have to get an account?
legendary
Activity: 2142
Merit: 1009
Newbie
legendary
Activity: 2142
Merit: 1009
Newbie
Jump to: