Forum Activity for @developer-networks

Developer Networks
@developer-networks
01/17/14 05:30:40AM
566 posts

Audio player - Android issue


Using Jamroom

andrusito:

Today I tried my J5 on a tablet running Android 4.0.4 and could play the mp3 using the default browser. Anyway it doesn't work with Opera mini.



================================================================
It could be great if anyone else post this kind of issue below.
================================================================

That is because currently it wont play on your Android phone. This isnt a Jamroom BUG but a war between Android and Apple which fueled also from Apple and PC and travels far and wide from web developers to video game developers, mobile developers ect..

Developers have screamed for a UNIVERSAL FORMAT that will work on all devices... and there was a huge pissing match over .ogg .mp3 and then flash chimed in...

What was going to be the standard format for the web?

Would it be free or would you have to pay to develop with it?


Android has been so bent out of shape that the world chose MP3 over OGG they actually didnt support mp3 initally except on a few devices if any. Hoping they could force the world to use .ogg

This continues as well in to the tablet war to conquer the market on various topics.

Good News Is:

They have finally came around to their senses and Android looks like they will start bringing in support for html5 in to their devices in the future.

Heres a chart showing this progression: http://mobilehtml5.org/

Devices with HTML5 and .mp3 format are solid choices to work with if your concerned with your phone being you targeted market for Jamroom.


Its probably not going to happen that a developer wastes their time creating a solution for your old devices that dont support this as the future will never support it. Everything will be HTML5 and .mp3 and beyond.


"Its not that it cant be done... Its just that, it would be like selling you a car (device) that takes leaded gasoline (OGG) and you asking to have a mechanic make it use unleaded (MP3) because all the gas stations (HTML5) are unleaded (MP3)." The All gas stations in the future are (HTML5) serving Unleaded (mp3) and Diesel (flash)".

Better off just buying an unleaded or diesel car (device) now days.



updated by @developer-networks: 01/17/14 06:27:42AM
Developer Networks
@developer-networks
01/17/14 04:01:40AM
566 posts

Existing Accounts


myPhpbb - Bridge Jamroom

I Finally got the update in. I worked days on this nonstop to provide fast support... Im exhausted..

I have added all the functionality you requested and more! I hope I have met or exceeded your expectations.

* Check the changelog to see all the functionality added

* Check the installation documentation included for more instructions on setting up.

* You will need to copy all Mod Files over in to your /Forum Directory agian as they were updated aslo.

Thanks.


updated by @developer-networks: 01/17/14 04:05:32AM
Developer Networks
@developer-networks
01/14/14 07:26:44PM
566 posts

Existing Accounts


myPhpbb - Bridge Jamroom

I was actually already adding this functionality as well and it will be included in the next update.
Developer Networks
@developer-networks
01/13/14 09:06:11PM
566 posts

Existing Accounts


myPhpbb - Bridge Jamroom

Thanks for your purchase. I did not include this functionality on the initial release but this is a needed feature for folks who already have members. I will work hard on getting this updated as soon as possible for you.
Developer Networks
@developer-networks
01/11/14 11:54:47PM
566 posts

Problems with Jamroom License?


Installation and Configuration

This is what your marketplace should look like on your site. Hope this helps.

Also you might need to run an integrity check and clear your cache.


And lastly theres a topic very simular here.

https://www.jamroom.net/the-jamroom-network/forum/installation-and-configuration/4971/bundle-purchase
marketplace.jpg marketplace.jpg - 69KB

updated by @developer-networks: 09/27/15 11:09:25PM
Developer Networks
@developer-networks
01/09/14 01:41:52PM
566 posts

facebook fanbox problem


Using Jamroom

In order to get your facebook fanbox to display right you will need to use the javascript in a proper location. Not sure what skin your working with but heres some tips to get you resolved.

Put your javascript file just before the facebook box. I know the instructions say put it in a header file but its not necessary inside Jamroom.

If your still having problems and or you have questions you can contact me via skype or the forums here and ill help you out.

{* Facebook Java Script *}
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=488315271231911";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>


{* facebook *}
<br>
<div class="body_3">
<center><h3>Facebook | Activity</h3></center>
<br>
<div class="fb-like" data-href="http://YOURSITE.com" data-width="245" data-layout="standard" data-action="like" data-show-faces="true" data-share="true"></div>
<br>
<div class="fb-activity" data-app-id="488315271231911" data-site="YOURSITE.com" data-action="likes, recommends" data-width="245" data-colorscheme="light" data-header="true"></div>
<br>
</div>
<br>

This works across all browsers including chrome.

The example shown above is for a fb like box and fb activity


updated by @developer-networks: 01/11/14 08:53:11AM
Developer Networks
@developer-networks
01/06/14 02:30:35AM
566 posts

jrEvents lightbox images in Nova Skin


Design and Skin Customization

change the class "iloutline img_scale" to a new one like "flyer_img" in your css.

Also change it on your function call to the new name in your code posted above. Write your css for "flyer_img" to work with your flyer size and to look how you want it.
updated by @developer-networks: 01/06/14 02:31:34AM
Developer Networks
@developer-networks
12/31/13 07:26:02PM
566 posts

Help on New Skin


myRadio - Blue

or contact me via skype my link is here: http://my-radio.co/development/
updated by @developer-networks: 01/01/14 11:59:49AM
Developer Networks
@developer-networks
12/31/13 07:24:20PM
566 posts

Help on New Skin


myRadio - Blue

If their masking the port numbers for your station data i can not tell you what they are. Only they can. The only other option i can offer you is to have me log in to your server and hard code your links.

If you would like me to do this please send me your ftp details to my email and i will be glad to help.
Developer Networks
@developer-networks
12/31/13 07:04:01PM
566 posts

Help on New Skin


myRadio - Blue

You may need to contact your provider and request this information. It looks like they are masking it for whatever reason.

If you would like to try a month of my hosting for free ill be glad to set you up right now. It is guarenteed to work if your provider cant assist you. I will be glad to help. just shoot me an email at info [at] my-radio [dot] co and provide me your station name you want.

Also check you widgets page. It should also display your ports on them.
updated by @developer-networks: 12/31/13 07:19:05PM
  41