Author Topic: iOmnom development thread  (Read 12716 times)

0 Members and 1 Guest are viewing this topic.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
iOmnom development thread
« on: April 28, 2011, 11:47:07 pm »
Post your questions, suggestions and bug reports here please :)
/e

Offline ZippyDee

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +83/-8
  • Why not zoidberg?
    • View Profile
Re: iOmnom development thread
« Reply #1 on: April 29, 2011, 01:15:30 am »
You already know, but just to document it so it isn't reported over and over:
Scrolling is BROKENEDED somewhat... :P

Cheers! ;D
There's something about Tuesday...


Pushpins 'n' stuff...


Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Re: iOmnom development thread
« Reply #2 on: April 29, 2011, 01:45:08 am »
Think you could go through whatever lib you're using and make it work on non-webkit browsers? I'd like to be able to use it, over here in WiMO land.

Opera Mobile/Opera Mini support would like 5x the userbase.
Omnimaga Admin

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: iOmnom development thread
« Reply #3 on: April 29, 2011, 02:13:15 am »
Opera mini is a no go completely. It doesnt support JavaScript.

I can't really convert it either but I am intending to write a more basic version for cellphones that doesn't use the sencha touch framework.

And yes I'm still unsure how to fixthe scrolling issue but I will try my best.
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: iOmnom development thread
« Reply #4 on: April 29, 2011, 02:34:20 am »
Earlier, Opera support was mentionned. Netham45 was able to use it but not me, though. ???

It worked in Chrome of course, though.
« Last Edit: April 29, 2011, 02:34:33 am by DJ_O »

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: iOmnom development thread
« Reply #5 on: April 29, 2011, 03:06:28 am »
Pressing links to go to users profile doesn't seem to work and is there a way to add PMs? Or not really?

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Re: iOmnom development thread
« Reply #6 on: April 29, 2011, 04:20:35 am »
Earlier, Opera support was mentionned. Netham45 was able to use it but not me, though. ???

It kinda sorta worked in Opera; I saw the text load and assumed it fully worked.

The formatting was fubar, and the textbox won't send.


Opera mini is a no go completely. It doesnt support JavaScript.

It supports a bit of Javascript, and frames. I'd suggest having a bottom frame for the textbox and such, and a top frame for the text from IRC with a meta refresh tag for 5 seconds or so.(Opera Mini doesn't support meta refresh.) It'll keep refreshing and be ugly, but it's prolly all you'll get to work on there.

Edit: CLICK THIS.

That's the -lightest- OmnomIRC client I could possibly make. Works so-so on Opera Mini, not quite as well as I'd like. I'm doing it in a very hackish way to get around the 2 second execution limit, it should update roughly every 5 seconds or so. I can't guarantee it'll work, though. Pretty much any sort of caching trips it up.
« Last Edit: April 29, 2011, 08:08:19 am by Netham45 »
Omnimaga Admin

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: iOmnom development thread
« Reply #7 on: April 29, 2011, 09:09:24 am »
Netham45, that's looking quite cool as well :D Nice job.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: iOmnom development thread
« Reply #8 on: April 29, 2011, 12:27:27 pm »
Edit: CLICK THIS.

That's the -lightest- OmnomIRC client I could possibly make. Works so-so on Opera Mini, not quite as well as I'd like. I'm doing it in a very hackish way to get around the 2 second execution limit, it should update roughly every 5 seconds or so. I can't guarantee it'll work, though. Pretty much any sort of caching trips it up.
That looks good :) Make sure to get that more public for those who use it :P
Pressing links to go to users profile doesn't seem to work and is there a way to add PMs? Or not really?
Hmm, I'll see what I can do. As far as I knew it should work. What exactly happens?

I'm also going to work on adding in a popup showing the userlist when I get to work on it again today.

EDIT: Fixed the Channel label in the settings.
« Last Edit: April 29, 2011, 06:05:20 pm by Eeems »
/e

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: iOmnom development thread
« Reply #9 on: April 30, 2011, 01:23:50 am »
*UPDATE*
iOmnom now has a prettier login/logout system. To logout just go to settings and hit the logout button in the top left corner. When you are logged out and you open iOmnom is will automatically create an overlay with the login box for you and after you correctly login with it it will let you begin using iOmnom.
I also made the title text white so it's easier to see :P
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: iOmnom development thread
« Reply #10 on: May 01, 2011, 11:35:51 pm »
Nice Eeems. Also if it's not done already, it would be nice to be able to switch between #omnimaga and #omnimaga-fr in there, same for Netham45's iOmnom_Mini

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Re: iOmnom development thread
« Reply #11 on: May 01, 2011, 11:36:46 pm »
It's done in his, but I haven't added anything to mine about it.
Omnimaga Admin

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: iOmnom development thread
« Reply #12 on: May 01, 2011, 11:37:55 pm »
Ah ok. It would be nice.

Btw there are reports about the text being extremly small in yours on mobile devices, to the point where it's unreadable.

Also in Iambian's case, while he types he can't see anything people say. I think this might be due to the extreme-super-hyper-fucking-mega large send button at the bottom.
« Last Edit: May 01, 2011, 11:38:22 pm by DJ_O »

Offline ZippyDee

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +83/-8
  • Why not zoidberg?
    • View Profile
Re: iOmnom development thread
« Reply #13 on: May 02, 2011, 02:42:03 am »
The logout button still takes me to "page not found" at omnimaga.org/iOmnom/undefined

Also, every line has huuuuge top and bottom margins, which really hinders the amount of visible text which is already quite limited for mobile devices.

I'm using Chrome 10.0.648.205 on my computer, and the default Android browser on my—big surprise—Droid.
« Last Edit: May 02, 2011, 02:42:25 am by ZippyDee »
There's something about Tuesday...


Pushpins 'n' stuff...


Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: iOmnom development thread
« Reply #14 on: May 02, 2011, 06:56:58 pm »
The logout button still takes me to "page not found" at omnimaga.org/iOmnom/undefined
I've been getting that too on my iPod, the strange thing is, it works completely fine on google chrome for me. Still trying to figure a way around it.
Also, every line has huuuuge top and bottom margins, which really hinders the amount of visible text which is already quite limited for mobile devices.
Yeah, Netham has been making some changes that were the cause of that (I use the same stuff OmnomIRC does so any changes he does to the backend of that I get too :/ ) But that should be fixed now I believe.
/e