Blog

Applications,  Blog

PHP’s max_execution_time Different on Windows and Linux

On Windows, the PHP INI variable, “max_execution_time,” is the maximum clock time between when the PHP process starts and when it finishes. On Linux and OS X, the same variable represents the maximum CPU time that the PHP process can take.  CPU time is less than clock time because processes on Linux (and OS X)…

Learn More
Blog,  Salesforce

Setting Lead Assignment Rules with Apex

If you want to create a new Lead via Visualforce or web form with Apex it’s very possible you could overlook the Assignment Rules.  As you might know, it’s not even always obvious on the native Lead creation layout.  Notice the lower left corner checkbox in the screenshot below. To enforce Assignment Rules in Apex…

Learn More
Blog,  Salesforce

Salesforce – Flash Builder Integration Announced

Adobe and Salesforce have always worked well together They are complimentary technologies – Flash is primarily a display platform and Salesforce is more data focused. Using Flex or Flash to present data from the SalesForce cloud is a great way to make a really seamless and slick user experience. This latest development makes that even…

Learn More
1 2 3 4 73 74 75 76 77 78 79 80 81 82
Scroll to Top