Forum Activity for @michael

michael
@michael
02/12/16 05:36:45PM
7,832 posts

Soundcloud looses $44 milion


Off Topic

"The future of Soundcloud is at risk as it reports a $44m loss"

Quote: Audio streaming service SoundCloud has reported a $44.19m loss on revenues of just $15.37m in 2014, according to its latest financial reports.

The latest results indicate that the company, which allows both musicians and other content creators to share audio online for free, will likely have to seek additional capital investment to continue operating.

http://www.thedrum.com/news/2016/02/12/future-soundcloud-risk-it-reports-44m-loss

Doesn't seam like a great place to invest in to me.
updated by @michael: 05/15/16 07:17:02PM
michael
@michael
02/12/16 12:50:52AM
7,832 posts

Sendy.co


Off Topic

so what are you thinking the module does for this one jimmy?

After we get it passed the module installs onto the same database as jamroom, what happens then.

Is the desired result that sendy can pickup info from the jamroom base to send out newsletters to them. if so how are you thinking the interface works? by quota? by search and checkbox?

is it just the admin user who can do the sending? (I think yes, its too powerful to give user access for spam reasons.)
michael
@michael
02/11/16 01:16:55PM
7,832 posts

Foxycart alternative for the payment processing in Jamroom


Off Topic

If you find enough people and a developer, take a look at Opencart:
http://www.opencart.com/

They don't have as many gateways as foxycart does, but they have a lot and they're free and open source.

http://www.opencart.com/index.php?route=feature/feature&path=8

Might be a good option if your main complaint with foxycart is the monthly payments.
updated by @michael: 02/11/16 01:17:23PM
michael
@michael
02/11/16 01:38:58AM
7,832 posts

Custom Form Design


Jamroom Developers

Great to hear! :)

Would have expected 'create' would have come in in the $_args, but if its working no need to over-think :) many ways to do the same thing.

Well done.

--edit--
or
 global $_post;
would contain it too.
updated by @michael: 02/11/16 01:39:53AM
michael
@michael
02/11/16 01:34:03AM
7,832 posts

Sendy.co


Off Topic

is the target yellow at the top of this page? 'watching'
michael
@michael
02/10/16 09:18:05PM
7,832 posts

how to get an RSS feed from Combined Videos


Using Jamroom

this will start working with the next version of jrFeed and jrCombinedAudio and jrCombinedVideo.

They will come out with the release of 5.3 which should be real soon.
michael
@michael
02/10/16 06:13:57PM
7,832 posts

how to get an RSS feed from Combined Videos


Using Jamroom

yep, jrCombined....... dont have their own datastore, so they will need to be updated to understand that Feed exists in order to get the output working.
michael
@michael
02/10/16 04:40:19PM
7,832 posts

What's the difference between a profile admin, a master admin and a power user?


Using Jamroom

Yes it is possible to send a notification to those guys without making them profile admins, but it would require a module to be made to do the sending.

You would either use the form designer to add another checkbox field on the profiles that was only visible to the admin users to make/un-make them as a welcomer "hosts".

Then the module part. 90% of it is covered in this doc:

Docs: "Creating a Module"
https://www.jamroom.net/the-jamroom-network/documentation/development/26/creating-a-module

The other 10% that isn't covered is inside the 'signup_activated' listener you will have to get a list of all the members with that checkbox field as active and direct the emails to them.
michael
@michael
02/09/16 10:02:14PM
7,832 posts

Multiple photos appearing in the edit page


Design and Skin Customization

uncheck the REQUIRED box for the Form Designer fields on the UPDATE form.
updated by @michael: 02/09/16 10:02:45PM
michael
@michael
02/09/16 08:48:08PM
7,832 posts

Sendy.co


Off Topic

They're fast. They've sent me a license :)

I'll plug it in here and see how hard its going to be to get modularized.
  430