verymuchso
Sr. Member
Offline
Activity: 421
Merit: 250
HEAT Ledger
|
|
February 22, 2014, 12:28:26 PM |
|
JeanLuc
Does the dev team (mostly you i guess) use an irc channel?
No, I use jabber, when I don't forget to turn it on, but CfB doesn't use it... we communicate by email only. Ahhh. You, your emails and a desk. Sounds very familiar.
|
|
|
|
|
Damelon
Legendary
Offline
Activity: 1092
Merit: 1010
|
|
February 22, 2014, 12:46:03 PM |
|
Looks great. Very easily navigable. Good to include the business part! That will become the big thing this month, I predict.
|
|
|
|
fmiboy
|
|
February 22, 2014, 12:47:04 PM |
|
thanks! I asked joefoxx to give me permission or add it himself. waiting reply, once I have, will add it so others can proofread.
|
|
|
|
Mario123
|
|
February 22, 2014, 12:48:15 PM |
|
thanks! I asked joefoxx to give me permission or add it himself. waiting reply, once I have, will add it so others can proofread. Sounds good.
|
|
|
|
allwelder
Legendary
Offline
Activity: 1512
Merit: 1004
|
|
February 22, 2014, 12:48:53 PM |
|
Great work with so much changes. Thank you.
|
|
|
|
barbierir
|
|
February 22, 2014, 12:49:56 PM |
|
nxt/run.sh This script is the simplest way to start Nxt, under Linux: java -Xmx1024M -cp nxt.jar:lib/*:conf nxt.Nxt As you can see, the classpath needs to include nxt.jar, all the jars under lib, and the conf directory.
Thanks! I'm an ubuntu user with still a lot to learn, until now I followed the wiki how-to to start and stop: java -jar start.jar STOP.PORT=PortYouChoose STOP.KEY=PasswordYouChoose to start the client, where PortYouChoose is a port between 10000 and 65535 not used by any other of your software, and PasswordYouChoose is a password that is to be given to stop the client. java -jar start.jar STOP.PORT=PortYouChoose STOP.KEY=PasswordYouChoose --stop to stop the client. now what command can I use to gently stop the program? Could killing the process still corrupt the db?
|
|
|
|
verymuchso
Sr. Member
Offline
Activity: 421
Merit: 250
HEAT Ledger
|
|
February 22, 2014, 12:53:56 PM |
|
nxt/run.sh This script is the simplest way to start Nxt, under Linux: java -Xmx1024M -cp nxt.jar:lib/*:conf nxt.Nxt As you can see, the classpath needs to include nxt.jar, all the jars under lib, and the conf directory.
Thanks! I'm an ubuntu user with still a lot to learn, until now I followed the wiki how-to to start and stop: java -jar start.jar STOP.PORT=PortYouChoose STOP.KEY=PasswordYouChoose to start the client, where PortYouChoose is a port between 10000 and 65535 not used by any other of your software, and PasswordYouChoose is a password that is to be given to stop the client. java -jar start.jar STOP.PORT=PortYouChoose STOP.KEY=PasswordYouChoose --stop to stop the client. now what command can I use to gently stop the program? Could killing the process still corrupt the db? Use CTRL-C on the command line. That will gracefully shutdown NXT
|
|
|
|
barbierir
|
|
February 22, 2014, 12:58:52 PM |
|
Use CTRL-C on the command line. That will gracefully shutdown NXT
thanks, it works!
|
|
|
|
Jerical13
|
|
February 22, 2014, 12:59:44 PM |
|
Update ClieNXTversion 0.0.5e AE testnet changelog: * added Update table context menu for main Assets table. * added better search for Asset Exchange * added output label front progress bar (now no need to close all windows to see console outputs, last output will be displayed right front of progress bar in Status bar of main window) * removed plain text sending from AM * fixed various reported bugs, please report bugs if you experience * well, created easy to use version for all 3 major platforms (Windows, Mac, Linux) ---- downloads---- Windows: https://bitbucket.org/fmiboy/clienxt/downloads/clienxt_005e_Windows.zip 927.4 KB Mac: https://bitbucket.org/fmiboy/clienxt/downloads/clienxt_005e_Linux.zip 1.8 MB Linux: https://bitbucket.org/fmiboy/clienxt/downloads/clienxt_005e_Linux.zip 927.6 KB nb: mac version is same as Linux, ./clienxt.run & on terminal. ---- Report bugs/features---- https://bitbucket.org/fmiboy/clienxt/issues?status=new&status=openplease update if issue still persist. any support is appreciated, translators, donators 13792774143018875909 edit: removed peers and blocks update that most likely cause lagging, but there is still waiting time, when we have more and more issued assets. thinking how to optimize this to get better performance. thanks Need a little help. I have downloaded and extracted the ClieNXT as instructed in the Youtube tutorial. when I double-click the .jar file to open the client, it opens with notepad ( I assume that it is supposed to open with Java). I do have the latest version of Java installed, but for some reason the file automatically opens with notepad, and instead of getting the test client I get a notepad file of script. I am not sure how to get this to work properly. Anybody have any help or advice? Right click then "Open With" and choose java or javaw It doesn't give me an option as to what program to open it with when I right click. I get Open, Edit, Edit with notepad++, restore previous versions, send to, cut, copy, create shortcut, delete, rename and properties. How can I get the option to choose another program to open with?
|
|
|
|
MarvellousMutant
Newbie
Offline
Activity: 39
Merit: 0
|
|
February 22, 2014, 01:08:51 PM |
|
What do the Nxt stakeholders think about releasing the current source code earlier than April 1st?
We discussed this with CfB some time ago, as a way to get more developers involved and make it easier for client developers, not having to rely on decompiled code to see the Nxt internals. The copycats are already decompiling the Nxt classes, so there aren't any hidden secrets. I thought I would at least wait until I finish the 0.8.0 refactoring, but now that this is also released, it may be a good time to think about making the source open earlier, say March 1st?
http://i393.photobucket.com/albums/pp14/djdannyjames/PICS/Toons/release_the_hounds.gif
|
|
|
|
martismartis
Legendary
Offline
Activity: 1162
Merit: 1005
|
|
February 22, 2014, 01:09:42 PM |
|
HTTP ERROR: 405
Problem accessing /. Reason:
HTTP method GET is not supported by this URL Powered by Jetty://
Error then I try to connect to my public node with 0.8.0e
|
|
|
|
|
|
|
|
Eadeqa
|
|
February 22, 2014, 01:25:37 PM |
|
It doesn't give me an option as to what program to open it with when I right click. I get Open, Edit, Edit with notepad++, restore previous versions, send to, cut, copy, create shortcut, delete, rename and properties. How can I get the option to choose another program to open with?
try suggestions listed here http://stackoverflow.com/questions/8511063/how-to-run-jar-file-by-double-click-on-windows-7-64
|
|
|
|
Mario123
|
|
February 22, 2014, 01:26:24 PM |
|
Could we get a step-by-step guide for integrating Nxt into exchanges or do these two wiki pages explain everything nice and easy for devs? I'm no programmer so I can't judge that.
I want it to be as simple as possible.
|
|
|
|
Eadeqa
|
|
February 22, 2014, 01:27:43 PM |
|
These need to be combined as one page like on google doc
|
|
|
|
allwelder
Legendary
Offline
Activity: 1512
Merit: 1004
|
|
February 22, 2014, 01:30:38 PM |
|
has added mynxt.org to Nxt websites www.nxt123.info
|
|
|
|
|