Forum Activity for @michael

michael
@michael
10/09/14 10:38:00PM
7,832 posts

One Copy of Genosis or Two?


Genosis

Do they overlap anywhere? If yes, then one seams the right way to go.

I suppose there are advantages in keeping them separate too, although I cant think of what they are. Maybe best to get Brian's input here. Hes done a lot of work with the system.
updated by @michael: 12/29/14 09:23:55AM
michael
@michael
10/09/14 10:00:23PM
7,832 posts

jamroom magento ecommerce connector?


Jamroom Developers

Could you explain a little more about how you think Jamroom would work better/differently if it was connected to magento and magento was the shopping cart.

Jamroom currently does all the media delivery for the items and just uses foxycart for the connection to the payment gateways to accept the money.

This video was made a while ago, but it explains where foxycart fits in.
Jamroom 5 : Why Jamroom 5 uses FoxyCart

These are the payment gateways that magento supports:
http://go.magento.com/payment-gateways/

There looks to be 15 for magento. With Foxycart Jamroom supports over about 80 at current count.
https://wiki.foxycart.com/gateways/start

The only contender that I can see to foxycart is opencart ( http://www.opencart.com/ ) which has 20+ gateways and is open source/free.
michael
@michael
10/09/14 09:46:11PM
7,832 posts

I met Paul!!!


Off Topic

Could do beer and poker at my place next weekend if you like. Start around 3pm ish?
michael
@michael
10/09/14 01:07:36AM
7,832 posts

JrEmbed and Events


Using Jamroom

I've just updated the jrEvents module in the marketplace to the latest code version 1.0.4.

Update your system and the issue should be fixed.

If its not immediately, run the integrity check and clear the caches.

Thanks.
michael
@michael
10/09/14 01:00:27AM
7,832 posts

JrEmbed and Events


Using Jamroom

ah, sorry I thought you said it wasn't working in blogs trying to embed events. I'll check again.
michael
@michael
10/08/14 10:01:14PM
7,832 posts

jamroom magento ecommerce connector?


Jamroom Developers

no problem. If you were in the mood to build a system, magento seams to have an API:
http://www.magentocommerce.com/api/soap/introduction.html

Jamroom has a RESTful API:
http://www.proximacore.com/page/5/proxima-private-backend-as-a-service

Could be a good place to start.
michael
@michael
10/08/14 09:30:44PM
7,832 posts

jamroom magento ecommerce connector?


Jamroom Developers

There currently is not.

It would be more difficult to build than the foxycart one as foxycart is an API whereas Magento is a CMS.

It would be great if someone wanted to build that but its not on the plans from our team.
michael
@michael
10/08/14 07:06:02PM
7,832 posts

any chance of adding an "add to favorites" features


Suggestions

gary.moncrieff:
Off topic, but Paul is there a way to clone any module via the admin area? This would save me a lot of time in the long term. Or is it done another way?

There's no way to clone say the jrAudio module from the ACP. The thought being that you build a separate module then tap into the 'events and listeners' system to extend it how you want to.

"Events and Listeners"
https://www.jamroom.net/the-jamroom-network/documentation/development/1011/events-and-listeners

Or if its something new, use jrAparna to create a new module with just a TITLE tag, then extend it via the Form Designer, then you can export that module including the extra Form Designer fields via the "Developer Tools" module.
michael
@michael
10/08/14 07:00:08PM
7,832 posts

I met Paul!!!


Off Topic

I'd like to meet up. Not exactly in your neck of the woods right now, but maybe someday. :)
michael
@michael
10/08/14 06:52:10PM
7,832 posts

JrEmbed and Events


Using Jamroom

If your using a custom template, make sure the modifiers on the output are the same as the latest in in the item_details.tpl of the module its for.

eg, for the blog details page, the modifiers look like this:
{$item.blog_text|jrCore_format_string:$item.profile_quota_id:null:nl2br}
That will allow the text formatters to work.

Here is a video about turning on the modifiers for each quota.
Forums Question: Embed tags not converting
  654