Forum Activity for @ultrajam

SteveX
@ultrajam
05/14/14 02:19:29AM
2,589 posts

Allowing users to create audio directly on the site? (Similar to BlogTalkRadio)


Using Jamroom

Current state of this using webrtc:
https://www.webrtc-experiment.com/RTCMultiConnection/RecordRTC-and-RTCMultiConnection.html
Quote:
You can record video from both local and remote media streams (only on chrome, though!)
You can record audio from local stream both on chrome and firefox
Many streams can be added; renegotiated; and recorded (simultaneously)!
SteveX
@ultrajam
05/13/14 04:27:04PM
2,589 posts

I need some help creating a CSS map


Using Jamroom

As a design engineer, you know you can do random, and you know you can do programme.

We both know you are just wasting words in a misdirected attempt to save yourself some time and effort. Like a man punching holes in the bottom of the boat. Not cool, guess who drowns first.
SteveX
@ultrajam
05/13/14 03:12:29PM
2,589 posts

skin_menu menu_unique field


Jamroom Developers

Thanks, that makes more sense now.

I am wondering about that parent category though, specifically for a "mega menu" (a full width panel dropdown when the top level menu item is clicked - contains several menu categories, and/or ranking calls).

The reason I like the datastore type module is that it is so darn flexi, and that's pretty sexy. Should I be more worried about performance? Oh performance, if only.
SteveX
@ultrajam
05/13/14 01:33:38PM
2,589 posts

Allowing users to create audio directly on the site? (Similar to BlogTalkRadio)


Using Jamroom

If it isn't an immediate need, I'd look into WebRTC to do this for you in the coming year or two.
SteveX
@ultrajam
05/13/14 01:19:36PM
2,589 posts

I need some help creating a CSS map


Using Jamroom

But to Iz the screenshot just says """""" !@#$%^&*(*)(*&^^&*&^%$#%$^T%T$RW%Rjyrhjgfxdjhxjgvj//ss$%6$%$^%$^ """"""

And he assumes that most other musicians perceive it inthe same way.

He's invested too much time in that assertion to give it up (possibly ever), and feels reinforced by the rewards already gained. (the rewards already proferred do seem to justify his continued... I'd say misdirected, effort). It's a great amount of effort to be sure, maybe (hopefully) to be applauded, and it is almost working for him.

@Izhmel - turn up the bass, a little less volume, and drop the cowbell.
SteveX
@ultrajam
05/13/14 12:52:48PM
2,589 posts

skin_menu menu_unique field


Jamroom Developers

No worries or hurry. It isn't holding me up, I can use skin_menu as it is for the footer menus.

I think I'm going to need a parent_category field for adding mega menu options to the header menu, but I should be able to add the field to the menu table on skin install and add the form field from a listener, right? (I haven't tried that with a non-datastore table yet)

I'm curious, is there a reason why the skin menu hasn't been made as a datastore module?
updated by @ultrajam: 05/13/14 12:53:24PM
SteveX
@ultrajam
05/13/14 11:53:30AM
2,589 posts

skin_menu menu_unique field


Jamroom Developers

Thanks Brian, I'll give that a try tomorrow.
SteveX
@ultrajam
05/13/14 10:04:56AM
2,589 posts

skin_menu menu_unique field


Jamroom Developers

I've just noticed a possible bug:

I created a menu item with the same link, and saw a white page with a CRI error about that.
Returning to /core/skin_menu in the ACP I try to create a new item by adding a new menu label and get the error:
Query Error: Duplicate entry 'CustomEntry-' for key 'menu_unique'

The item doesnt have all its data in the table:
skin_menu-table.png skin_menu-table.png - 111KB

updated by @ultrajam: 05/13/14 10:05:29AM
SteveX
@ultrajam
05/13/14 09:46:52AM
2,589 posts

skin_menu menu_unique field


Jamroom Developers

Thanks Brian. I haven't looked very far into it, but a parent_category field would possibly make it much more flexible (although it could also be that I could manage that with a function name which returned another category, not sure if there are checks on what the function returns, seems to just be being used for counts at the moment).
SteveX
@ultrajam
05/13/14 09:28:46AM
2,589 posts

Custom button not getting any data on post


Jamroom Developers

jrCore_save_all_media_files('gsVenue', 'create', $_user['user_active_profile_id'], $aid);
  158