Pages:
Author

Topic: BitcoinTalk++ script - v0.2.96 - page 55. (Read 114219 times)

legendary
Activity: 1176
Merit: 1260
May Bitcoin be touched by his Noodly Appendage
August 04, 2013, 08:31:25 AM
#63
Can a Chrome (pure, installed with drag-and-drop in chrome://extensions, not with tampermonkey) user check if it works now? It works for me but we never know.
legendary
Activity: 1498
Merit: 1000
August 03, 2013, 07:06:12 PM
#62
Thanks jackjack for sending through the password.  For some reason I do not see the plus and minus symbols, but I see "undefined" instead, i.e. jackjack [+5] [undefined undefined]

I am using the latest version of Chrome (28.0.1500.95 m).  I had to manually install (i.e. drag and drop onto extensions settings page) since my version of Chrome only allows direct installs from the Chrome Web Store.  I have updated my password and tried adjusting the settings, so not sure what I am doing wrong.

Edit:  Just noticed when I click "undefined" I get a message in the corner of the browser saying "Error: Bad password".  I have tried updating my password and still no luck, could you please reset or confirm my password via PM.  Thanks.

Looks like you have the same problem as RichG.
I didn't notice it because I used Tampermonkey but I can reproduce it now.
Hope I'll find the problem soon.



Todo:
  • Make it work in Chrome
  • Enable partial quotes

Any body wants to add something?

I am working on a chrome extension since I wanted to clean up your code a bit and make it a plugin system.
legendary
Activity: 1764
Merit: 1000
August 04, 2013, 07:08:58 AM
#62
the script works as intended on tampermonkey/chrome. you just can't save settings :<
full member
Activity: 182
Merit: 100
Swiss Money all around me!
August 04, 2013, 05:38:54 AM
#61
PM my pass pls!

Is this [undefined undefined] normal?



Chrome 28.0.1500.95
sr. member
Activity: 336
Merit: 250
Cuddling, censored, unicorn-shaped troll.
August 03, 2013, 03:12:13 PM
#60
Any body wants to add something?

How about having a built-in feature that does exactly the same thing ?  Grin

More seriously, I've always been reluctant to those GreaseMonkey or equivalent scripts, for one, because they require me to whitelist them in all my script blocking addons, which is not really a pain, but it's not a matter of 1 click either.

Other reason is that code can be tricky to read, sometimes, which is not the case here, and I trust you 100% anyway.

On a final note, if it's widely adopted, are you confident your ws and database will scale up?

Cause I actually really like the fact there is an alternative trust list on which theymos have no control upon at all.

Care to send a password to me, too, please ? Smiley

Edit : to clear up the question about scaling up... What I meant is more like "is this just a proof of concept, or are you intending to maintain it till this forum dies ?"
legendary
Activity: 1176
Merit: 1260
May Bitcoin be touched by his Noodly Appendage
August 03, 2013, 08:02:53 AM
#59
Thanks jackjack for sending through the password.  For some reason I do not see the plus and minus symbols, but I see "undefined" instead, i.e. jackjack [+5] [undefined undefined]

I am using the latest version of Chrome (28.0.1500.95 m).  I had to manually install (i.e. drag and drop onto extensions settings page) since my version of Chrome only allows direct installs from the Chrome Web Store.  I have updated my password and tried adjusting the settings, so not sure what I am doing wrong.

Edit:  Just noticed when I click "undefined" I get a message in the corner of the browser saying "Error: Bad password".  I have tried updating my password and still no luck, could you please reset or confirm my password via PM.  Thanks.

Looks like you have the same problem as RichG.
I didn't notice it because I used Tampermonkey but I can reproduce it now.
Hope I'll find the problem soon.



Todo:
  • Make it work in Chrome
  • Make votes cancellable
  • Enable partial quotes
  • Print BTCUSD
  • PM export

Any body wants to add something?
newbie
Activity: 8
Merit: 500
August 02, 2013, 06:47:30 PM
#58
Thanks jackjack for sending through the password.  For some reason I do not see the plus and minus symbols, but I see "undefined" instead, i.e. jackjack [+5] [undefined undefined]

I am using the latest version of Chrome (28.0.1500.95 m).  I had to manually install (i.e. drag and drop onto extensions settings page) since my version of Chrome only allows direct installs from the Chrome Web Store.  I have updated my password and tried adjusting the settings, so not sure what I am doing wrong.

Edit:  Just noticed when I click "undefined" I get a message in the corner of the browser saying "Error: Bad password".  I have tried updating my password and still no luck, could you please reset or confirm my password via PM.  Thanks.
legendary
Activity: 2156
Merit: 1393
You lead and I'll watch you walk away.
August 03, 2013, 01:21:14 AM
#58
This is sweet! Can you PM me a pass too. I'd like to see it in action.

Also, Python 3 broke backwards compatibility so are you ever planning on updating your pywallet for python 3? I screwed myself by updating to 3 and I don't want to go back because I mostly just make things for myself. I didn't realize that Twisted doesn't work and neither does your pywallet (which I loved btw).
Sent.

About pywallet, not soon.
I will re-code from scratch and this will allow interesting things like Python3 support, no dependency needed, same features for CL/GUI/WUI, a Qt GUI, etc.
The problem is that I am on another project which takes much of my time and will continue to do so for several weeks, so until then I'm afraid I can't help you.

Did you check the possibility of installing both 2 and 3? If you have constraints that exclude such a possibility we can continue to talk about this in the pywallet thread. I can also try to see if there are many py3-incompatible commands in pywallet.

Thanks got it.

I'm in no rush for pywallet. I appreciate you looking into it whenever you get a chance and for all your hard work!
legendary
Activity: 1176
Merit: 1260
May Bitcoin be touched by his Noodly Appendage
August 02, 2013, 04:34:35 PM
#57
This is sweet! Can you PM me a pass too. I'd like to see it in action.

Also, Python 3 broke backwards compatibility so are you ever planning on updating your pywallet for python 3? I screwed myself by updating to 3 and I don't want to go back because I mostly just make things for myself. I didn't realize that Twisted doesn't work and neither does your pywallet (which I loved btw).
Sent.

About pywallet, not soon.
I will re-code from scratch and this will allow interesting things like Python3 support, no dependency needed, same features for CL/GUI/WUI, a Qt GUI, etc.
The problem is that I am on another project which takes much of my time and will continue to do so for several weeks, so until then I'm afraid I can't help you.

Did you check the possibility of installing both 2 and 3? If you have constraints that exclude such a possibility we can continue to talk about this in the pywallet thread. I can also try to see if there are many py3-incompatible commands in pywallet.
legendary
Activity: 2156
Merit: 1393
You lead and I'll watch you walk away.
August 02, 2013, 02:56:55 PM
#56
This is sweet! Can you PM me a pass too. I'd like to see it in action.

Also, Python 3 broke backwards compatibility so are you ever planning on updating your pywallet for python 3? I screwed myself by updating to 3 and I don't want to go back because I mostly just make things for myself. I didn't realize that Twisted doesn't work and neither does your pywallet (which I loved btw).
legendary
Activity: 1176
Merit: 1260
May Bitcoin be touched by his Noodly Appendage
August 02, 2013, 01:16:38 PM
#55
Can you send me a password as well? Thanks.
Sent
sr. member
Activity: 376
Merit: 312
Can you say... nighty-night?
August 02, 2013, 01:09:31 PM
#54
Can you send me a password as well? Thanks.
legendary
Activity: 1176
Merit: 1260
May Bitcoin be touched by his Noodly Appendage
August 02, 2013, 11:08:41 AM
#53
Strange, it works here:


Does it at least save your password?
Does it say 'Done' when you click the button?
Anyone else noticing a buggy save?

Suggestion: Use − (−) instead of the hyphen. It looks more symmetrical.
Good suggestion, done
legendary
Activity: 1764
Merit: 1000
August 02, 2013, 11:05:26 AM
#52
You can set everything about [+-] in the settings page, even bold with the last version

not really. tried with y, yes, def=yes - but it doesn't save it

same goes for any setting. save does not work
legendary
Activity: 1246
Merit: 1077
August 02, 2013, 10:20:02 AM
#51
Suggestion: Use − (−) instead of the hyphen. It looks more symmetrical.
legendary
Activity: 1176
Merit: 1260
May Bitcoin be touched by his Noodly Appendage
August 02, 2013, 09:51:58 AM
#50
You can set everything about [+-] in the settings page, even bold with the last version
legendary
Activity: 1764
Merit: 1000
August 02, 2013, 09:40:10 AM
#49
uh, how to change the color of the [ + - ]? want it bold & black Smiley
legendary
Activity: 1176
Merit: 1260
May Bitcoin be touched by his Noodly Appendage
August 02, 2013, 08:57:53 AM
#48
Looks cool, might try it out, send me a pass. Address in your sig current?
Sent and yes they are current

Can I have a password as well?
Sent

hm, I don't like the rating under the name. kinda destroys the layout
Agreed, I changed that
escrow.ms and others can still put a newline in the settings
legendary
Activity: 1498
Merit: 1000
August 02, 2013, 02:42:49 AM
#47
Can I have a password as well?
legendary
Activity: 1764
Merit: 1000
August 02, 2013, 04:33:49 AM
#47
hm, I don't like the rating under the name. kinda destroys the layout
Pages:
Jump to: