Pages:
Author

Topic: Bitcointalk Account price estimator - page 55. (Read 164835 times)

sr. member
Activity: 373
Merit: 252
August 05, 2015, 08:53:34 AM
#33
I tried using that HTML code
what do you put in accounts potential activity?
I left it blank and selected
Post Activity = fair
Trust Rating = neutral
Accounts current activity = 84
Potential Activity = Huh

Result is = 0.0315BTC


I set:
Post Quality: Fair
Trust: Neutral
Account's Current Activity: 210
Account's Potential Activity: 607
am i wrong? i should leave account potential blank?

Edit: when i leave potential account blank the result is my account worth as 0.078 BTC.

I'll take a look at how the potential activity is calculated, it looks like it's a little buggy right now. Expect to have the html script updated in a few minutes or so.



Just had a chance to update it. I tested it out and hopefully it works as should this time. Here's the updated code:

Code:


 
 
Bitcointalk Account Value Calculator 
 
 

Post Quality

Excellent

Good

Fair

Poor

Very Poor



Trust Rating

Dark Green Positive Trust
 
Light Green Positive Trust
 
Neutral Trust

Negative Trust





Account's Current Activity:



Account's Potential Activity:




 
 
 

legendary
Activity: 1106
Merit: 1000
August 05, 2015, 07:35:19 AM
#32
-snip

I tried using that HTML code
what do you put in accounts potential activity?
I left it blank and selected
Post Activity = fair
Trust Rating = neutral
Accounts current activity = 84
Potential Activity = Huh

Result is = 0.0315BTC


I set:
Post Quality: Fair
Trust: Neutral
Account's Current Activity: 210
Account's Potential Activity: 607
am i wrong? i should leave account potential blank?

Edit: when i leave potential account blank the result is my account worth as 0.078 BTC.
legendary
Activity: 1344
Merit: 1006
August 05, 2015, 05:30:04 AM
#31
Awesome! this project is very useful! I have planning to sell an account, this is very useful. Great work.

I don't understand much codes but I will prefer this project to be concluded by releasing it as a GUI simple software and not in codes.
It sounds like he's planning to release it in the form of a web page you go to, input some information into textboxes, and then it'll give you a value for the account. We were just discussing how we'd go about coding it.



I was just able to whip the page up in Javascript (felt like doing it as a small project) and here's the result:

Code:


 
 
Bitcointalk Account Value Calculator  
 
 

Post Quality

Excellent

Good

Fair

Poor

Very Poor



Trust Rating

Dark Green Positive Trust
 
Light Green Positive Trust
 
Neutral Trust

Negative Trust





Account's Current Activity:



Account's Potential Activity:




 
 
 


Copy that code, save the file as a .html and test it out, seems to work as it should at least on my end.

I have been try your code in html, the algo is correct? Because when i try to input my account spec there, the price is worth 0.3 BTC Shocked

I tried using that HTML code
what do you put in accounts potential activity?
I left it blank and selected
Post Activity = fair
Trust Rating = neutral
Accounts current activity = 84
Potential Activity = Huh

Result is = 0.0315BTC
legendary
Activity: 1106
Merit: 1000
August 05, 2015, 05:21:31 AM
#30
Awesome! this project is very useful! I have planning to sell an account, this is very useful. Great work.

I don't understand much codes but I will prefer this project to be concluded by releasing it as a GUI simple software and not in codes.
It sounds like he's planning to release it in the form of a web page you go to, input some information into textboxes, and then it'll give you a value for the account. We were just discussing how we'd go about coding it.



I was just able to whip the page up in Javascript (felt like doing it as a small project) and here's the result:

Code:


 
 
Bitcointalk Account Value Calculator 
 
 

Post Quality

Excellent

Good

Fair

Poor

Very Poor



Trust Rating

Dark Green Positive Trust
 
Light Green Positive Trust
 
Neutral Trust

Negative Trust





Account's Current Activity:



Account's Potential Activity:




 
 
 


Copy that code, save the file as a .html and test it out, seems to work as it should at least on my end.

I have been try your code in html, the algo is correct? Because when i try to input my account spec there, the price is worth 0.3 BTC Shocked
legendary
Activity: 1022
Merit: 1003
𝓗𝓞𝓓𝓛
August 04, 2015, 10:38:45 PM
#29
What a useful thing, now everyone no need to confuse about the account price here. Cheesy

Good job, keep working on it!
staff
Activity: 3458
Merit: 6793
Just writing some code
August 04, 2015, 10:12:58 PM
#28
Just see this, and it is a good service Smiley However, this will means a newbie of 14 activity, neutral trust and normal post quality worth 0.0105 BTC! Maybe you can adjust the algorithm?
Yeah, I noticed. I think it is going to have to be a logarithmic scale instead of linear. That will require some more time to figure out.

For now, I have a disclaimer Grin
member
Activity: 98
Merit: 10
August 04, 2015, 09:54:46 PM
#27
this is a good project and a nice tool for those who wants to start their lending business here. good job!
legendary
Activity: 3654
Merit: 1165
www.Crypto.Games: Multiple coins, multiple games
August 04, 2015, 09:54:30 PM
#26
Just see this, and it is a good service Smiley However, this will means a newbie of 14 activity, neutral trust and normal post quality worth 0.0105 BTC! Maybe you can adjust the algorithm?
staff
Activity: 3458
Merit: 6793
Just writing some code
August 04, 2015, 09:48:33 PM
#25
In my personal opinion, GUIs are a pain for the programmer. You can't 'prefer' that the OP concludes it as a GUI, since it might mean extra work, especially if they weren't doing it for web, and they're doing it for free as a service to the community. GUIs require more time, effort, and maintenance. At least for non-web contexts, a command-line application is a completely reasonable way of doing things.
GUIs are a pain, but fortunately GWT is very helpful and this gui is incredibly simple. Here is a screenshot



The code is available on github now. You can browse the code at https://github.com/achow101/BitcointalkAccountPricer. Pull requests are welcomed as are donations to 16mT7jrpkjnJBD7a3TM2awyxHub58H6r6Z.
I will update when I get a server setup for the website. For now, you can download GWT, compile the code yourself, and do your own price estimation.
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
August 04, 2015, 07:36:47 PM
#24

website will be awesome because it will be pretty easy to use.
The code you sent will be saves using ntepad, wordpad or pdf, sorry I am a complete moron when it comes to all these programme languages but I also have my great strength in some other areas.

Notepad/plain text (with .html extension). Absolutely NO useful programming languages are saved as wordpad's .RTF or as PDFs. None. Additionally, if you aren't experienced with programming, you shouldn't copy-and-paste random code that you can't check for security, if you cannot trust the author 100%.

Anyway, it seems that you might be using Windows. I suggest not doing so, for reasons of security.

Quote
I don't understand much codes but I will prefer this project to be concluded by releasing it as a GUI simple software and not in codes.

In my personal opinion, GUIs are a pain for the programmer. You can't 'prefer' that the OP concludes it as a GUI, since it might mean extra work, especially if they weren't doing it for web, and they're doing it for free as a service to the community. GUIs require more time, effort, and maintenance. At least for non-web contexts, a command-line application is a completely reasonable way of doing things.
sr. member
Activity: 434
Merit: 250
August 04, 2015, 06:28:01 PM
#23
I don't understand much codes but I will prefer this project to be concluded by releasing it as a GUI simple software and not in codes.
It sounds like he's planning to release it in the form of a web page you go to, input some information into textboxes, and then it'll give you a value for the account. We were just discussing how we'd go about coding it.



I was just able to whip the page up in Javascript (felt like doing it as a small project) and here's the result:

Code:


 
 
Bitcointalk Account Value Calculator 
 
 

Post Quality

Excellent

Good

Fair

Poor

Very Poor



Trust Rating

Dark Green Positive Trust
 
Light Green Positive Trust
 
Neutral Trust

Negative Trust





Account's Current Activity:



Account's Potential Activity:




 
 
 


Copy that code, save the file as a .html and test it out, seems to work as it should at least on my end.
website will be awesome because it will be pretty easy to use.
The code you sent will be saves using ntepad, wordpad or pdf, sorry I am a complete moron when it comes to all these programme languages but I also have my great strength in some other areas.
sr. member
Activity: 373
Merit: 252
August 04, 2015, 05:26:11 PM
#22
I don't understand much codes but I will prefer this project to be concluded by releasing it as a GUI simple software and not in codes.
It sounds like he's planning to release it in the form of a web page you go to, input some information into textboxes, and then it'll give you a value for the account. We were just discussing how we'd go about coding it.



I was just able to whip the page up in Javascript (felt like doing it as a small project) and here's the result:

Code:


 
 
Bitcointalk Account Value Calculator  
 
 

Post Quality

Excellent

Good

Fair

Poor

Very Poor



Trust Rating

Dark Green Positive Trust
 
Light Green Positive Trust
 
Neutral Trust

Negative Trust





Account's Current Activity:



Account's Potential Activity:




 
 
 


Copy that code, save the file as a .html and test it out, seems to work as it should at least on my end.
sr. member
Activity: 434
Merit: 250
August 04, 2015, 05:19:52 PM
#21
Really cool project, only problem I see with it is that account prices seem a little high, but that's an easy fix. A cool final presentation of this project would be to put it on a webpage as you planned, and then have it automated by a bot. You insert your UID, click a button and then it'll estimate your account's value.

Like hexafraction mentioned, your original idea could easily be programmed with Javascript as well. I'm not sure how easy or feasible it would be to implement a bot with Javascript though, you might want to look into another language - it seems like lots of the sig campaign bots here are coded with PHP.
The problem is that I don't know javascript or PHP very well. What I am actually using is GWT which will convert my java code into javascript. It seems to work decently well.
I don't understand much codes but I will prefer this project to be concluded by releasing it as a GUI simple software and not in codes.
sr. member
Activity: 373
Merit: 252
August 04, 2015, 05:12:13 PM
#20
Really cool project, only problem I see with it is that account prices seem a little high, but that's an easy fix. A cool final presentation of this project would be to put it on a webpage as you planned, and then have it automated by a bot. You insert your UID, click a button and then it'll estimate your account's value.

Like hexafraction mentioned, your original idea could easily be programmed with Javascript as well. I'm not sure how easy or feasible it would be to implement a bot with Javascript though, you might want to look into another language - it seems like lots of the sig campaign bots here are coded with PHP.
The problem is that I don't know javascript or PHP very well. What I am actually using is GWT which will convert my java code into javascript. It seems to work decently well.
Ah ok. If you decide to go the Javascript route eventually let me know and I can try and help you out if you run into any issues. Or, if you like, I can try and whip up the code in Javascript in the next day or so if you're interested.
staff
Activity: 3458
Merit: 6793
Just writing some code
August 04, 2015, 05:09:43 PM
#19
Really cool project, only problem I see with it is that account prices seem a little high, but that's an easy fix. A cool final presentation of this project would be to put it on a webpage as you planned, and then have it automated by a bot. You insert your UID, click a button and then it'll estimate your account's value.

Like hexafraction mentioned, your original idea could easily be programmed with Javascript as well. I'm not sure how easy or feasible it would be to implement a bot with Javascript though, you might want to look into another language - it seems like lots of the sig campaign bots here are coded with PHP.
The problem is that I don't know javascript or PHP very well. What I am actually using is GWT which will convert my java code into javascript. It seems to work decently well.
sr. member
Activity: 373
Merit: 252
August 04, 2015, 04:56:25 PM
#18
Really cool project, only problem I see with it is that account prices seem a little high, but that's an easy fix. A cool final presentation of this project would be to put it on a webpage as you planned, and then have it automated by a bot. You insert your UID, click a button and then it'll estimate your account's value.

Like hexafraction mentioned, your original idea could easily be programmed with Javascript as well. I'm not sure how easy or feasible it would be to implement a bot with Javascript though, you might want to look into another language - it seems like lots of the sig campaign bots here are coded with PHP.
legendary
Activity: 1848
Merit: 1000
August 04, 2015, 04:11:09 PM
#17
This is a needed tool as from just watching some of the threads the pricing can be quite erratic
sr. member
Activity: 434
Merit: 250
August 04, 2015, 04:04:13 PM
#16
First of all you have really thought outside the box by bringing a scientific approach to account selling deals here rather than it used to be because people only wake up and place a sell/buy bid of their account and it could be higher or lower in value.
Thank you for bringing this in our life time.
staff
Activity: 3458
Merit: 6793
Just writing some code
August 04, 2015, 02:29:56 PM
#15
How will this estimator work? I enter my UID on this webpage of yours and it reads all my posts and give me a value in bitcoin? Looking at the code you posted, every stat is manually entered. It can be done by a shared spreadsheet on google docs. Don't need an app for this.
You just enter the UID and my code will retrieve all of your stats. It will get your username, activity, post count, trust score, and calculate your potential activity from all of your posts under the "Show last posts" link in your profile. It can take a few minutes depending on the person since Bitcointalk limits me to 1 request per second. If you have hundreds of pages, then it can take a few minutes to request and process all of the data.

The code isn't done. What I posted was the algorithm.
hero member
Activity: 672
Merit: 500
August 04, 2015, 02:21:02 PM
#14
How will this estimator work? I enter my UID on this webpage of yours and it reads all my posts and give me a value in bitcoin? Looking at the code you posted, every stat is manually entered. It can be done by a shared spreadsheet on google docs. Don't need an app for this.

Edit: Nice app by the sound of it. Agree with other comments, javascript is a more secure option for the users.
Pages:
Jump to: