Archive for the 'News' Category

04th Apr 2010

test

[audio http://wpcom.files.wordpress.com/2007/01/mattmullenweg-interview.mp3]

Posted in News | 1 Comment »

12th Feb 2010

Asterisk Low cost in office phone system / PBX

MasteredMinds just recently finished setting up a full scale PBX (Phone System) complete with 10 extension, IVR (Integrated Voice Response), and VoIP creating a cost effective phone solution for small, medium, and large bussinesses.

Asterisk is an Open source Phone System/PBX that can be customized for your office or call center. Your phone system can be integrated with IVR (Integrated Voice Response) to poll database information and direct customers to extensions or ring groups or to send other customers to queues.  This software can also be integrated with CRM and ERP systems, to maximize the efficiency of handling your customers and clients.

Call MasteredMinds today and speak with one of our sales team, 1 866 969 MIND (6463) x 1 (Sales).

Posted in News, Products | No Comments »

26th Nov 2009

Customer Rapid Reporting Aquired by Equifax

I just learned today that one of our clients, Rapid Reporting was acquired by Equifax today.  Here is the link to the article about the acquisition.

http://www.prnewswire.com/news-releases/equifax-acquires-rapid-reporting-68702987.html

Its feels great when a client succeeds.  From all of us @ MasteredMinds, congratulations Rapid Reporting!

Posted in Case Studies, News | No Comments »

04th Nov 2009

Adding Manufacturers coupons to X-cart

We just completed development today on a solution that add manufacturers coupons to the X-CART e-commercer software written in PHP.  This allows the provider to add coupons that are restricted to one manufacturer.  It allows for the provider to add coupons for a % (percentage) off all manufacturer products in your cart, as well as the ability to add flat rate discounts to all products. We have integrated this into both the backend admin panel and the customer facing part of the system.

Interested in adding manufacturer coupons or other custom development for your e-commerce system?   We have experience with a wide variety of e commerce solutions including OSCommerce, ZenCart, X-Cart, and Magento.  We also provide customized web based solutions for businesses using a variety of languages, tools, and techniques.  Give MasteredMinds a call today, 866 969 MIND (6463).

Posted in News, Products | No Comments »

15th Jun 2009

Flash Tips : Calling functions from loaded swf

So your trying to call a function on the parent timeline from a loaded swf.  In as2 this was pretty easy, as you could directly call to the parent.function().  In as3 its a little different because of the way the new movieclip objects are handled… but dont worry.. we have the solution.

In the following example.. lets say you have loaded a movie clip through action script from your library. something like

var myMovie = new movieInstance();
stage.addChild(myMovie);

Now lets assume you are trying to call a function when this loaded movie stops playing on the last frame.

if(this.parent.parent != null){
var parentObj:Object = this.parent as Object;
parentObj.function();
}

this.parent can be adjusted to set the depth of the parent you are trying to access. parentObj.function is the name of the function you are trying to access.

If you have any questions, just post, and we will be happy to assist.

Posted in Development & Coding, Flash, News | No Comments »

SALES OR SUPPORT QUESTION? DROP US A LINE.

(866) 969.MIND (6463)
Sales@Masteredminds.com
Support@Masteredminds.com