Pages:
Author

Topic: Potential Activity+Accnt Price+Btc addresses+Topics+Posts by Date/Duration - page 3. (Read 5709 times)

copper member
Activity: 3948
Merit: 2201
Verified awesomeness ✔
Ah yes, that one is for normal addresses only. Seems to be working well now. Well done. Grin
copper member
Activity: 3948
Merit: 2201
Verified awesomeness ✔
Yes it lists all the addresses a user ever posted.

There are some limitations as the script currently only searches for anything that looks like a bitcoin address and does not do any further validation.Since the actual post is also linked, it should help prevent some confusion.
That's why I recommend you add a warning at the start, so people don't assume all addresses as from the person checked. Also, I have a good working Regex syntax that you can use to grab Bitcoin addresses:
Code:
/(1[1-9A-HJ-Za-km-z]{27,33})/g

I just tried it on my result page and it only picked up on the Bitcoin addresses. You can try it out with (if you use Chrome and Firefox):
Code:
console.log(document.getElementsByTagName("body")[0].innerHTML.match(/(1[1-9A-HJ-Za-km-z]{27,33})/g))
copper member
Activity: 3948
Merit: 2201
Verified awesomeness ✔
Update:

Added "Associated Bitcoin Addresses" for userid:

Demo:
http://www.satoshiquiz.com/bitcointalk/getactivity.php?token=14430868545d1650f2b1

That's amazing! Well done.

EDIT: The script lists all addresses ever posted (even those that aren't mine), it doesn't work well with PGP signed text and it also picks up on transaction ID's (but not the full ID). You might want to add a warning for this.
March 23, 2015, 9:59 pm  Re: [CLOSED][GROUP BUY][EU] Kialara Physical Bitcoin 2014/2015 [ROUND 2]
Code:
33047fd408ab9b6a25ae432aa792b2972a, 1d34920ee973ccc47dd758Furio, 30f0baf5e134f5b806b752c1af00cce93f, 165034ceb2a43873fd9PsychoticBoy, 3137d6d285791a818aec0ece8c0252c48a
hero member
Activity: 532
Merit: 500
i miss dzlatan.pw free service. now satoshiquiz seems like force us to donate/ give them a tips so sad.
its a payment i think , not a donation nor a tip Cheesy
there are still free services like dzlatan.pw out there but some are kinda slow to load (like the one i use right now)

As i said before yes this is a payment, because without you can't use.
And donation or tip is after you use it something like that works the logic
I can post here the free ones but it is no ethic from the OP, but they are slow and are not the same as http://satoshiquiz.com/ which is perfect for now with the graphs
hero member
Activity: 840
Merit: 1000
i miss dzlatan.pw free service. now satoshiquiz seems like force us to donate/ give them a tips so sad.
its a payment i think , not a donation nor a tip Cheesy
there are still free services like dzlatan.pw out there but some are kinda slow to load (like the one i use right now)
hero member
Activity: 532
Merit: 500
i miss dzlatan.pw free service. now satoshiquiz seems like force us to donate/ give them a tips so sad.

If you were a developer then i think that you would charge more,
Or you will sell this as a whole project, 20 cents are nothing for us who are in signature campaign,
There are many other free websites but this http://satoshiquiz.com/ is unique.
hero member
Activity: 553
Merit: 500
how do i know if i am sending from which addy ?
i mean not everyone uses multibit ,in ma blockchain i got several addy's
i can recognize one.
Sent PM, plz check.
yeap replied you , but it is quite convenient if you ask people to send you a Pm for the key ,then you can ask them to pay ?
it will avoid complications...
copper member
Activity: 3948
Merit: 2201
Verified awesomeness ✔
i miss dzlatan.pw free service. now satoshiquiz seems like force us to donate/ give them a tips so sad.
Seriously? It's 0.001BTC ($0.23 right now) for a good service. I would have charged a lot more.
member
Activity: 101
Merit: 10
i miss dzlatan.pw free service. now satoshiquiz seems like force us to donate/ give them a tips so sad.
hero member
Activity: 518
Merit: 500
Thanks, interesting tool.
hero member
Activity: 553
Merit: 500
how do i know if i am sending from which addy ?
i mean not everyone uses multibit ,in ma blockchain i got several addy's
i can recognize one.
legendary
Activity: 1806
Merit: 1164
Works great! Thanks for this.
copper member
Activity: 3948
Merit: 2201
Verified awesomeness ✔
Just a tip, I feel that you should start by maybe decreasing the time to estimate how long I have to wait to get an estimate. As of right now, it's 21 minutes. Tongue
Actually someone submitted an account with more than 7K posts before you so it gave the time as 21 min. Anyways all the pending requests have been processed and you can view your account details at your link.
Sorry! That was me.
full member
Activity: 168
Merit: 100
If life gives you lemons, make orange juice.
Just a tip, I feel that you should start by maybe decreasing the time to estimate how long I have to wait to get an estimate. As of right now, it's 21 minutes. Tongue
Actually someone submitted an account with more than 7K posts before you so it gave the time as 21 min. Anyways all the pending requests have been processed and you can view your account details at your link.

Oh, I see now. Yeah, looks like it's just 3 minutes now. Smiley

Anyways, great job with the calculator.
full member
Activity: 168
Merit: 100
If life gives you lemons, make orange juice.
Just a tip, I feel that you should start by maybe decreasing the time to estimate how long I have to wait to get an estimate. As of right now, it's 21 minutes. Tongue
hero member
Activity: 847
Merit: 500
I don't get it. Why would I pay .001 BTC to check out the worth of my account?
legendary
Activity: 1168
Merit: 1049
I also bought a key to support your work. Hopefully I'll be able to see this grow and have features that blow me away. Smiley

Thanks for coding this.
hero member
Activity: 532
Merit: 500

The website has become more completed. Good job ak111in, i will buy one key to support your work.
Glad to know that you implemented the suggestion made here 2 weeks ago.
I really like the graphs because it shows the data in an easy way and understandable.
Thanks more updates coming soon.

I was thinking what else would improve your website with more data details.
Maybe adding the Posting Activity By Time and displaying it on a graph or in multi-color like the activity.
Or maybe displaying the trust points and the default trust depth and so on...
Thanks, next in line is displaying a list of bitcoin addresses linked with an account[an address is linked to an account if a user has ever posted it], basically I want to add information which will be useful and is currently not easy to get.

Displaying the address posted by the user would be perfect it is nice idea.
This needs comes when people want to sell their account and people are asking how old is the post that include the bitcoin address.
How will you find the bitcoinaddress, based on the length of a word? Here is a thread that i just found https://bitcointalksearch.org/topic/python-code-for-validating-bitcoin-address-1026
Seems that bitcoin addresses are 26-35 alphanumeric characters, beginning with the number 1 or 3.
hero member
Activity: 532
Merit: 500

The website has become more completed. Good job ak111in, i will buy one key to support your work.
Glad to know that you implemented the suggestion made here 2 weeks ago.
I really like the graphs because it shows the data in an easy way and understandable.
Thanks more updates coming soon.

I was thinking what else would improve your website with more data details.
Maybe adding the Posting Activity By Time and displaying it on a graph or in multi-color like the activity.
Or maybe displaying the trust points and the default trust depth and so on...
hero member
Activity: 532
Merit: 500
UPDATE:
Graphs for Post Analysis and Topic Analysis added.
Demo:
http://www.satoshiquiz.com/bitcointalk/getactivity.php?token=144293495957256ffde0

The website has become more completed. Good job ak111in, i will buy one key to support your work.
Glad to know that you implemented the suggestion made here 2 weeks ago.
I really like the graphs because it shows the data in an easy way and understandable.
Pages:
Jump to: