Author Topic: Status of IM mode  (Read 55483 times)

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Status of IM mode
« Reply #75 on: September 24, 2014, 02:44:58 PM »
Quote
edit2: did you change something, or is that a localization thingy?

I did not change anything. I am running windows7 and XP. Maca is running linux.

edit: On my machines 'now' returns a formatted time. So I guess it can be a localization problem.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Status of IM mode
« Reply #76 on: September 24, 2014, 02:48:17 PM »
Quote
There is some weirdness going on if I try to resize in some browsers. Map repaints and such. Know the cause?

By 'resize' I meant zoom in and out. It works perfect on RT btw.

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Status of IM mode
« Reply #77 on: September 24, 2014, 02:52:38 PM »
Quote
edit2: did you change something, or is that a localization thingy?

I did not change anything. I am running windows7 and XP. Maca is running linux.

edit: On my machines 'now' returns a formatted time. So I guess it can be a localization problem.
I  suspect it's localization. I got the same date string as Maca. Yours seem like Americanized datetime. Bit annoying as I assumed it was the same at all times and based code around that being so.
Secondly annoying as the code was't yet crash resistant,  I split up the data saving in a secondary thread. This made the data saving thread crash, and the main thread keeps going on. Unaware of any problems.
Oh my god, who the hell cares.

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Status of IM mode
« Reply #78 on: September 24, 2014, 02:55:31 PM »
Quote
There is some weirdness going on if I try to resize in some browsers. Map repaints and such. Know the cause?

By 'resize' I meant zoom in and out. It works perfect on RT btw.
I'll look into all graphy stuff display. After I got some main stuff working properly. Which browsers are problematic, btw?
Oh my god, who the hell cares.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Status of IM mode
« Reply #79 on: September 24, 2014, 03:05:32 PM »
Firefox on w7

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Status of IM mode
« Reply #80 on: September 24, 2014, 04:28:43 PM »
Quick fix for sim data actually didn't fix it. Maybe now it does!

This is how DBIM might look: http://198.50.150.51:4668/dbim
If data you sent through IM gets added,  here's how you see it. It doesn't update itself btw. You'll have to reload in order to see changes.
Oh my god, who the hell cares.

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Status of IM mode
« Reply #81 on: September 24, 2014, 05:02:57 PM »
Changed the sim to the latest added, I  suspect it's yours. http://198.50.150.51:4668
Oh my god, who the hell cares.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Status of IM mode
« Reply #82 on: September 24, 2014, 06:04:01 PM »
2668.dbim all I see across all systems is a somewhat blank page.  :wacko:

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Status of IM mode
« Reply #83 on: September 24, 2014, 08:50:16 PM »
Ok, big problem, I see one thing on one WiFi and another on a different WiFi. Also, "you just added my sim" isn't it supposed to add it automatically?

Sorry Peter, you knew it was coming.

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Status of IM mode
« Reply #84 on: September 25, 2014, 01:41:49 AM »
I changed it to display yours instead of the first. It's still a hardcoded value. It won't change to the last sim or something

The dbim chart got several points, may take a while to load. Till that happens you got a blank page. dbim should include all sims, also the ones you add now.

What is the difference you see between different wifi's?

(it's :4668/dbim not 2668, just in case.)
« Last Edit: September 25, 2014, 01:43:26 AM by Peter »
Oh my god, who the hell cares.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Status of IM mode
« Reply #85 on: September 25, 2014, 04:04:40 PM »
Ok, the /dbim stuff just takes a long time to load, figured it out. How long back are you tracking info? Also, maybe it will be best to keep track of only robots above 10% general population to speed things up. Also, more graphs showing different data will be cool.

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Status of IM mode
« Reply #86 on: September 25, 2014, 04:55:24 PM »
dbim currently shows everything, every single point will be shown.  :P

Plenty of room for improvement, indeed. Don't have seas of time, but I'll get to it.  :)
Oh my god, who the hell cares.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Status of IM mode
« Reply #87 on: September 26, 2014, 02:55:14 PM »
Alright, I am making the install package temporarily unavailable until you sort things out.  :)

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Status of IM mode
« Reply #88 on: September 26, 2014, 03:17:42 PM »
I still do not understand why

A. You wanted separate files

B. You choose a separate port to test it

C. Other weirdness like using a slow java interface and painting everything, this will require more server credentials while you could have done it natively on client side.

Seemed like another well planned active attempt to screw with me... Sometimes you win... Sometimes you lose... Sometimes you think 'What the hell am I really doing?'

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Status of IM mode
« Reply #89 on: September 26, 2014, 04:03:59 PM »
Seperate files, another option would be appending a new cycle to a newline. But I'm not sure how db would handle it if was opened in the meantime by the im client. Can't really say I studied on it, just didn't stuff to overwrite.

Seperate port is purely because the new version is incompatible with the old version.

Java? Java is not javascript. I got a pet peeve of people thinking java and javascript is the same thing. I could even argue python is closer to vb6 then java is to javascript. It's not like vb and vbscript which got the same basis. [rant]damn you ignorant recruiters/sales(and botsareus) people[/rant]
Anyway, depending on how it's build it actually wouldn't take more resources of the server. The reason I did it like this, so it's more easy to start it up and extend possibilities. Javascript is far from fast, but drawing 60k points on a graph is a bit slow.

If I was screwing with you I would just have adjusted the IM client to allow me to run code on your computer, or did I? ;)
Oh my god, who the hell cares.