EBTST - EBT stats tool

Various EBT statistics can be posted here

Moderators: Fons, Phaseolus

User avatar
gabonik
Euro-Master
Euro-Master
Posts: 1763
Joined: Sat Dec 20, 2008 6:15 pm
Location: Ravenna - Fornace Zarattini - Italia

Re: EBTST - EBT stats tool

Post by gabonik »

I had not realized that in the statistics there is not any reference to the Hit. Shortly???
:?:
User avatar
CNGL
Euro-Master
Euro-Master
Posts: 1250
Joined: Sun Oct 23, 2011 3:00 pm
Location: Huesca

Re: EBTST - EBT stats tool

Post by CNGL »

You need a hit file. You can download it from your hit page.
Leudimin: EBT FTW!
Basque euronotes: :note-5: Bost euro - :note-10: Hamar euro - :note-20: Hogei euro - :note-50: Berrogeita hamar euro - :note-100: Ehun euro - :note-200: Berrehun euro - :note-500: Bostehun euro
User avatar
gabonik
Euro-Master
Euro-Master
Posts: 1763
Joined: Sat Dec 20, 2008 6:15 pm
Location: Ravenna - Fornace Zarattini - Italia

Re: EBTST - EBT stats tool

Post by gabonik »

CNGL wrote:You need a hit file. You can download it from your hit page.
Every time that I adjourn my statistics, even if don't I have new hit?
User avatar
dserrano5
Euro-Master
Euro-Master
Posts: 3772
Joined: Sun Jan 31, 2010 11:59 am
Location: Madrid, ES

Re: EBTST - EBT stats tool

Post by dserrano5 »

jrnsndrs wrote:There is a little (and very user-unfriendly) tool for checking your notes […] The tool got four more errors than EBTST.
Those extra errors found by that tool are due to the plate position. EBTST doesn't check the plate dimensions for every plate, it just takes e.g. any :note-10: from A1 to J6 as good, although most :note-10: plates don't reach J6. As I said, there are some further validations that can be done, but I want to focus on other things first. Plus, some users have already a great deal of work to do if they want to clean their databases ;).

bhoeyb wrote:Would it possible for the futur, to create the possebility to split up the huge tabel into countries; eg. what's the tabel for notes I've entered in Belgium, Germany, Cyprus, ...?
There are some (currently unexploited) filtering capabilites built-in but I hadn't thought of that use case. Thank you for making me think ;). The plan I now have requires a couple of things to be done before this so it will take a while, but it's not out of the equation.

jrnsndrs wrote:In the combinations bingo > history-section, is it possible to add a mark for the first findings regardless of value of any combination
Probably I'll make a separate listing.

Bollivierke wrote:This is what I see (in Google Chrome)
As yli said, it looks good (unless you entered some Duisenberg notes at the beginning and they aren't showing up in the chart).

gabonik wrote:I had not realized that in the statistics there is not any reference to the Hit. Shortly???
:?:
I see your hit list here, with the usual links to the other hit-related sections. Maybe I am misunderstanding you?
User avatar
gabonik
Euro-Master
Euro-Master
Posts: 1763
Joined: Sat Dec 20, 2008 6:15 pm
Location: Ravenna - Fornace Zarattini - Italia

Re: EBTST - EBT stats tool

Post by gabonik »

I have noticed this, if I adjourn my statistic and from "configuration "alone load the file Notes CSV and not the file Hits CSV, when I create BBCode / HTML, if clicco on the file https://dserrano5.es" onclick="window.open(this.href);return false; / ebt / ebtst / stats / gabonik, the statistic hit doesn't appear. Perhaps mistake I in some passage, can eventually tell me where?
User avatar
dserrano5
Euro-Master
Euro-Master
Posts: 3772
Joined: Sun Jan 31, 2010 11:59 am
Location: Madrid, ES

Re: EBTST - EBT stats tool

Post by dserrano5 »

Ah, I see. You're expecting your hits to be still there, since you're not updating the hits file.

The application supports that, but I had to disable it during development, in order for me to have an easy way to remove my test hits and start from scratch. Which means that when you upload the notes CSV only, you lose your hits. I guess it makes sense to enable it again (and I must implement another way to remove the test hits :)). In the meanwhile, please always upload both files.
User avatar
gugus
Euro-Master
Euro-Master
Posts: 1786
Joined: Fri Sep 22, 2006 1:57 pm
Location: Madrid

Re: EBTST - EBT stats tool

Post by gugus »

Congrats dserrano! :D . I like the EBTST pretty much 8)
User avatar
gabonik
Euro-Master
Euro-Master
Posts: 1763
Joined: Sat Dec 20, 2008 6:15 pm
Location: Ravenna - Fornace Zarattini - Italia

Re: EBTST - EBT stats tool

Post by gabonik »

dserrano5 wrote:Ah, I see. You're expecting your hits to be still there, since you're not updating the hits file.

The application supports that, but I had to disable it during development, in order for me to have an easy way to remove my test hits and start from scratch. Which means that when you upload the notes CSV only, you lose your hits. I guess it makes sense to enable it again (and I must implement another way to remove the test hits :)). In the meanwhile, please always upload both files.
Got it, thanks ..
User avatar
dserrano5
Euro-Master
Euro-Master
Posts: 3772
Joined: Sun Jan 31, 2010 11:59 am
Location: Madrid, ES

Re: EBTST - EBT stats tool

Post by dserrano5 »

dserrano5 wrote:Right now there's a file called es.txt containing the Spanish translation.
For people willing to translate: I just added some sentences to the application, given that some users are having problems during registration and login, and there's a complete lack of notification regarding that. They are the following:

Code: Select all

Wrong username/passphrase =
Passwords do not match =
Username contains invalid characters =
Password contains invalid characters =
Username and password contain invalid characters =
User already exists =
Error upon registration =
Registration successful = 
If someone has already begun translating to their language, please include these ones in the bundle.

dserrano5 wrote:Usernames and passwords can contain spaces and Unicode characters. The only forbidden characters are:
  • &
  • <
  • >
  • "
  • '
I've added the backtick (`) to the list of forbidden characters. It's probably pointless to restrict passwords in this way, but I think that allowing spaces and Unicode characters makes up for it.
User avatar
giulcenc
Euro-Master
Euro-Master
Posts: 8592
Joined: Mon Feb 06, 2006 9:53 pm
Location: Riccò del Golfo + Lerici (SP - Italy)
Contact:

Re: EBTST - EBT stats tool

Post by giulcenc »

dserrano5 wrote:Usernames and passwords can contain spaces and Unicode characters. The only forbidden characters are:
  • &
  • <
  • >
  • "
  • '
I've added the backtick (`) to the list of forbidden characters. It's probably pointless to restrict passwords in this way, but I think that allowing spaces and Unicode characters makes up for it.
Italian translation:

Code: Select all

Nome utente e password possono contenere spazi e caratteri Unicode. Gli unici caratteri non ammessi sono:
[list][*]&
[*]<
[*]>
[*]"
[*]'
[*]`[/list]
User avatar
dserrano5
Euro-Master
Euro-Master
Posts: 3772
Joined: Sun Jan 31, 2010 11:59 am
Location: Madrid, ES

Re: EBTST - EBT stats tool

Post by dserrano5 »

Err that wasn't intended for translation :D. But it's a good idea anyway, so I can include it in the help ;).
jrnsndrs
Euro-Master
Euro-Master
Posts: 2118
Joined: Wed Feb 13, 2008 8:27 pm
Location: Tilburg
Contact:

Re: EBTST - EBT stats tool

Post by jrnsndrs »

dserrano5 wrote:
jrnsndrs wrote:In the combinations bingo > history-section, is it possible to add a mark for the first findings regardless of value of any combination
Probably I'll make a separate listing.

That might even be a better idea.
"of all wars, religious wars are the most detestable, since they are waged for no tangible gain, but only to impose a set of arbitrary credos on another."
--- Unspiek baron Bodissey.

-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
User avatar
BaliBennie
Forum Moderator
Forum Moderator
Posts: 3692
Joined: Tue Jun 01, 2004 12:13 am
Location: The Netherlands
Contact:

Re: EBTST - EBT stats tool

Post by BaliBennie »

After registration I come back to the login screen. After entering my password nothing happens.
Visit my homepage to see my statistics, maps and more!

Look at my 5 years statistics

Er gaat niets boven Groningen EBT
User avatar
dserrano5
Euro-Master
Euro-Master
Posts: 3772
Joined: Sun Jan 31, 2010 11:59 am
Location: Madrid, ES

Re: EBTST - EBT stats tool

Post by dserrano5 »

I just made a quick update to fix some of the more urgent problems, namely the lack of information during the register/login process and some missing flags (Laos, Bosnia-Herzegovina and Serbia and Montenegro). As a bonus, the german and italian translations are live too.

There's one important problem missing: some of you are getting "Internal server error" when trying to upload your CSV files. In the 100% of the cases, that's due to invalid files being uploaded. I just have to improve the error message.

BaliBennie wrote:After registration I come back to the login screen. After entering my password nothing happens.
Your registration was successful. You are being bitten by the same problem that affected japh:
dserrano5 wrote:
japh wrote:Having registered and uploaded my csv files I logged out, however, for reasons unknown, I am unable to log in again.
From what I can see in the log, it seems that your browser isn't sending the cookie, so the application thinks you're not logged in. That's to say:
  • You click the "Login" button. The browser sends login request with correct user and password.
  • EBTST instructs the browser to save a cookie and redirects it to "Information".
  • Browser requests "Information" but doesn't send the cookie.
You can restart your browser to see if the problem dissappears.
In fact he solved it by restarting his browser. However, I'm starting to think that I must be doing something wrong, since you're not the second person to find this problem :?. And I guess none of you have problems when logging into your bank…
User avatar
japh
Euro-Master
Euro-Master
Posts: 1471
Joined: Tue Nov 11, 2008 1:26 am
Location: Dalkey, Ireland

Re: EBTST - EBT stats tool

Post by japh »

Log in problem

When I restarted my browser (Firefox) I still couldn't log in. I downloaded Google Chrome and used that.
Post Reply

Return to “EuroBillTracker Statistics”