Author Topic: OmnomIRC suggestions  (Read 20952 times)

0 Members and 1 Guest are viewing this topic.

Offline Tribal

  • The Fallen
  • LV5 Advanced (Next: 300)
  • *
  • Posts: 218
  • Rating: +15/-1
    • View Profile
Re: OmnomIRC suggestions
« Reply #45 on: January 07, 2011, 12:26:24 pm »
A bug that has been annoying me for months now,
Quote
xmlhttp is not defined
   if (xmlhttp.readyState == 4)
OmnomIRC.html (line 55)
You should probably add a test to make sure xmlhttp is defined before you do that check.

I just edited the if line so it reads 'if (xmlhttp && xml.readyState == 4)' on both the full and normal OmnomIRC, tell me if that fixed the issue.

EDIT: Change didn't go through earlier, fixed now
EDIT2: Apparently that didn't work, and a change later I think it's fixed
« Last Edit: January 08, 2011, 02:31:17 pm by Tribal »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: OmnomIRC suggestions
« Reply #46 on: January 07, 2011, 06:56:14 pm »
Cool to hear, good job Tribal. ;D
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: OmnomIRC suggestions
« Reply #47 on: January 16, 2011, 04:42:28 pm »
Addition of /clear that clears OmnomIRC window, could be useful at some point ;D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: OmnomIRC suggestions
« Reply #48 on: January 16, 2011, 05:01:29 pm »
I'M unsure if that would be possible, though, due to how OmnomIRC is currently done. O.O

Currently, it uses an iFrame that loads a page showing the last 15 lines of chat.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: OmnomIRC suggestions
« Reply #49 on: March 24, 2011, 12:48:12 pm »
*bump*

There are still bugs with HTML entities. It's weird: & shows up as &, meaning it got encoded twice (&, maybe?), and the same with ". But for some reason é and the "actual" special chars don't get encoded.

Also, a suggestion: How about disabling Omnom when the user leaves the page, and enabling it when he returns? Then we wouldn't have to worry about timing out and all that stuff.
« Last Edit: March 24, 2011, 12:48:28 pm by Deep Thought »




Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: OmnomIRC suggestions
« Reply #50 on: March 24, 2011, 02:05:16 pm »
Also, a suggestion: How about disabling Omnom when the user leaves the page, and enabling it when he returns? Then we wouldn't have to worry about timing out and all that stuff.
That sounds like a great idea, and it's completely doable too.
/e

Ashbad

  • Guest
Re: OmnomIRC suggestions
« Reply #51 on: March 24, 2011, 03:19:43 pm »
My request?  Make it work right for Firefox Version 3.6.x :P

As you can see, it shows as normal text for some reason as of late.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: OmnomIRC suggestions
« Reply #52 on: March 24, 2011, 03:33:49 pm »
Strange, I'm in FF 3.6.15 and it works fine for me.
/e

Ashbad

  • Guest
Re: OmnomIRC suggestions
« Reply #53 on: March 24, 2011, 03:34:19 pm »
hmm, maybe it's something wrong with my settings?

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: OmnomIRC suggestions
« Reply #54 on: March 24, 2011, 04:28:31 pm »
Strange, I don't have this problem. I use Opera though so I haven't tried in FF.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline mikehill2003

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 279
  • Rating: +13/-4
    • View Profile
Re: OmnomIRC suggestions
« Reply #55 on: March 24, 2011, 04:35:12 pm »
My request?  Make it work right for Firefox Version 3.6.x :P

As you can see, it shows as normal text for some reason as of late.

Works fine with Opera 11.01 (my favorite :)), FF3.6, FF4 RC, FF4.0 Final, and Chrome, all on WinXP.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: OmnomIRC suggestions
« Reply #56 on: March 24, 2011, 04:36:17 pm »
My concern, though, is that it used to work fine in FF before. Maybe Netham45 broke something or FF broke something.

Does it works fine on FF4?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: OmnomIRC suggestions
« Reply #57 on: March 24, 2011, 04:37:46 pm »
I am in FF and it works just fine.
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline mikehill2003

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 279
  • Rating: +13/-4
    • View Profile
Re: OmnomIRC suggestions
« Reply #58 on: March 24, 2011, 04:38:24 pm »
My concern, though, is that it used to work fine in FF before. Maybe Netham45 broke something or FF broke something.

Does it works fine on FF4?

Just tested on FF4. Works fine here.
« Last Edit: March 24, 2011, 04:38:36 pm by mikehill2003 »

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: OmnomIRC suggestions
« Reply #59 on: March 24, 2011, 04:40:55 pm »
Hmm, I've had that happen before. I don't remember what I was using...