Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Eeems

Pages: 1 ... 135 136 [137] 138 139 ... 370
2041
Computer Usage and Setup Help / Re: Linux
« on: April 25, 2011, 01:09:47 pm »
What do you want to know? I'd be happy to help :)

2042
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 25, 2011, 01:07:12 pm »
I will be adding in options for sorting later, it's actually up next on my todo list. These options will also be stored locally so you don't have to worry about having to change them each time :D
Right now the search list is alphabetical and the browse list is alphabetical and grouped by author.

2043
News / Re: The Omnimaga CoT team still produces music!
« on: April 25, 2011, 01:00:46 pm »
Thanks Scout!
Let's hope I can keep up with the possible new influx of music now :p
Sending it to my server is a little tedious x.x

2044
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 25, 2011, 12:57:28 pm »
I tried it on firefox and it looks really good for the first few seconds (It gets rendered properly) and then all of the buttons scatter accross the screen. I'll have to try it on a mobile, but from what I saw it looked awesome!
yeah, all that you are seeing is a screenshot of it so that people have something to look at while it renders the interface and loads. If you check the error console you will see a critical error with the JavaScript that stops it from loading.  Chrome seems to work best right now for desktops, and it is know to work on iDevices with less bugs then Android (see the known issues on the Home tab).

I've added what is called application caching, so now when you visit it you will only load the application stuff the first time (not the music though). This will save a tiny bit of bandwidth. You can also load the page if you arenot connected to the internet, it will just error out though :p

2045
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 25, 2011, 12:18:19 am »
Just tried it on chrome and webos and it works well on both.
Sweet :D
Lets just hope my bandwidth can handle the usage :P I've got just under 99GB's left for this month.

2046
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 24, 2011, 11:08:26 pm »
now the REAL question is whether or not this runs on the Omniweb browser :p
i have no handheld devices, so i've just been testing this out in a series of different webkit-based browsers. the only one that has "worked" as of yet is chromium, and that never makes it past the song loading screen.
it looks very shiny, though!
Hmm, so have you tried it on Chrome/Safari?
I know it works on Chrome as that is the main dev browser I use (followed by mobile safari). I've heard from graphmastur that it fails on Safari for Mac OS X and I don't know about Safari for windows. Any error logs would be helpful btw :)

2047
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 24, 2011, 05:31:25 pm »
Also I click on a song in the Browse tab and it takes forever to load on my iDevice, is it a bug or what? It works fine on my laptop.
No that's just how slow your device is in it's connection, it's only faster on a computer because it can buffer faster to get to the place where it can play. I can usually get ok speed from my hosts on my device and the wait isn't unbearable but it is quite noticeably slower then on a computer
Hmm I was sure I posted here but my post disappeared ???
Hmm strange x.x
Anyway would it be possible to make it compatible with all computer browsers, or is it intended solely for mobile users? I don't think we should completely replace our radio and the song player, but yours could be an option for those who can actually run it.
I've been looking into getting it to work on other browsers but at the moment it looks like IE with and addon will be the only one that might work. The framework isn't designed with cross-compatibility between browsers in mind, only devices. This is quite unfortunate as I would prefer to do all the debugging/dev on firefox but I am forced to use Chrome. If I find a way I will make it compatible but I'm not sure that will ever happen :/ Keep the flash based one for all other browsers, and this one will be out there for all the mobile/chrome/safari users. That said, graphmastur seems to be having issues with getting it to work with standard safari so I'm going to have to do some debugging.
ah idk if you can adjust html 5 with javascript i know in chrome the default  html 5 player supports volume though so i would google that xD
Yes the default interface in chrome supports it, but on mobile devices you can not touch the volume with javascript. You can touch play/pause and seek.
Sorry for all these request that can't be made, but I have no idea of what can or can't be made.
Hey no problem I understand :)

2048
Computer Usage and Setup Help / Re: Linux
« on: April 24, 2011, 04:48:16 pm »
@Eeems: Wasn't it Open Suse? Why change to Arch?
We can't get the OpenSuse to boot so Juju took over with Arch to solve things.

2049
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 24, 2011, 02:07:30 pm »
Can't fix that, blame Sencha Touch there :/

2050
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 24, 2011, 01:33:20 pm »
If I use flash then it defeats the purpose of making it work on iDevices. I'm using the HTML5 audio tag.
Scout: The current search function doesn't allow for that type of stuff. I'll see what I can do though.

2051
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 24, 2011, 11:41:15 am »
Thanks :)
I'm pretty sure that I can't set the volume with JavaScript
And that you will have to control your own volume. Sorry, wish I could.

2052
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 24, 2011, 12:40:52 am »
Yeah, don't have a good enough version of it though :/
http://eeezor.ec3club.tk/OmniPlayer Hosted and up :) Requires a webkit based browser of course. Have fun :)
Still a work in progress btw.

2053
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 23, 2011, 10:28:51 pm »
320x460 actually for the loading screen :P 20 pixels must be removed for the statusbar :P
I think I've got the loading screens done though, a good icon would be nice though.

2054
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 23, 2011, 07:41:32 pm »
Thanks guys :) I've been testing it extensively as I develop it and I believe I've gotten rid of most bugs.
I've also been cleaning up the UI as best I can, I'm pretty much ready to host the beta, just waiting on a reply from someone.
While it's not complete (no settings etc) it's usable enough for people to use. I just hope song loading off of a non-local connection works as good as it does over LAN.

EDIT: Anybody want to try to make some good loading screens (for iphone homescreen webapps) and/or icons that I could use?

2055
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 23, 2011, 03:35:41 pm »
iOS*. @Eeems: When you host it I can test it on Android and put a screenshot.
Sure :) I don't know how long it will be till I host it though.

EDIT: Ok, so I've got next/previous working so now I'm going to probably work more on the server side and figure out how to use it with Omnimaga's folder structure.

EDIT: Ok, made it so it can use Omnimaga's folder structure :D Now to finish with some things with the UI and see if I'm allowed to host it on Omnimaga.

Pages: 1 ... 135 136 [137] 138 139 ... 370