As one of Mendix's MVP's, I was blown away by what was presented. Mendix 7's features, meeting in person my colleagues from around the globe, and the time spent with Mendix employees that I don't get to see nearly as often as I'd like. I'm not going to recap the show (press releases will take care of that) but rather share some thoughts about what I experienced.
How To Add Custom Security Options to a Mendix App - part 1
A lot of Mendix app developers are rightfully excited when they need to implement security; Mendix provides for the common options directly in the Business Modeler and in addition, there are modules such as LDAP and SAML that can be included into an app to take advantage of SSO. But what if you need to run security in the application but need to add customizations above and beyond what is provided in the default Mendix setup? I’m going to show you a few common requests that security teams ask for and show you how to implement them in your application.
Quick Post: Mendix and Oracle
This isn't a fully featured blog post or anything. I just wanted to capture (and share) some lessons learned over the past week with one of my clients when attempting to configure Mendix on premise with Oracle as the DB.
Styling Mendix with Eclipse
I've been so swamped with the project I'm in that I haven't had a chance to write! Fortunately, one of my colleagues did have a chance and is starting a series on how to leverage Eclipse to manage your CSS and SASS sheets instead of the Scout and Sublime approach.
Replacing the Rich Text with the Format string widget in Mendix
I thought I would pass on some information I struggled through and also record it for my own sake. The documentation on how to use the Format String widget is unclear. Read on if you want to save yourself some frustration.