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
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.

2042
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 :)

2043
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 :)

2044
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.

2045
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 :/

2046
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.

2047
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.

2048
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.

2049
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.

2050
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?

2051
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.

2052
Web Programming and Design / Re: OmniPlayer - Webplayer for our music
« on: April 23, 2011, 03:19:48 pm »
sweet! I would totally use this if I had a working sound card! :P
Haha, you should probably get one ;P
Is that android I see?
Yes this supposedly works with android as well, I have not been able to test as of yet though since I do not have a 'droid myself.

2053
Web Programming and Design / OmniPlayer - Webplayer for our music
« on: April 23, 2011, 03:13:47 pm »
So if you have been following my twitter feed you know I've been working on something other then a calc project atm :)
So without further ado, here it is:
I've been working on a webapp for Omnimaga's music, I don't have it setup to use the downloads section quite yet, but I will enable it eventually for that. The webapp itself is still unfinished, and not hosted, but it can search through the songs, play the music, pause the music, seek through the music and display the dynamically loaded home where news can be posted. I will eventually host this (when I get it working with Omnimaga's folders, but that would mean I'd have to host on Omnimaga for it to work.
If you are interested in learning what I used to make this go check out the Sencha Touch framework and feel free to ask me for help if you want to start developing with it :)
The webapp will work on all webkit enabled browsers, so Google Chrome, Safari, Mobile Safari and the webkit based browsers on android and blackberry devices.

2054
Computer Usage and Setup Help / Re: Linux
« on: April 23, 2011, 02:39:07 pm »
Yeah, I wish we had an LFS for OmnimagOS.
If it were usable I would, but it's nowhere near that place yet :P
I think OmnimagaOS should be debian based, personally. The RPM system is less intuitive in my experience, than apt-get and dpkg. LFS can do debian-based stuff, I think, or at least have the package support.
Actually it's going to be Arch based if I remember correctly, Juju had taken over, but I don't know if he has done much with it yet.

2055
Computer Usage and Setup Help / Re: Linux
« on: April 23, 2011, 01:38:52 pm »
I've heard about the switch to debian too.

I recommend Linux Mint as well, I'm using it on two (well now one since I accidentally fried the CPU on my desktop) computers, and the setup was really easy and most of the stuff I needed came pre-installed so I was immediatly able to start working on customizing instead of finding all the drivers etc.

Later on if you want the challenge I would also recommend Arch, which personally I love, but since I found it harder to manage my space with I moved away from.

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