(Shawn Wildermuth) I’ve been using Azure App Services (e.g. WebApps) for a few years now. I’ve been mostly happy with the result.
Other News
Using ColdFusion Tags In CFScript In Lucee CFML
(Ben Nadel) Last week, I had lunch with Gert Franz – co-creator of the open source ColdFusion-compatible language, Lucee CFML. At the meeting, I was telling Gert how using Lucee over the last year or so has really reignited my love and passion for ColdFusion programming.
Xamarin Details iOS Fix to ‘Prevent App Store Rejection’
(David Ramel) Microsoft published guidance for iOS mobile developers using Xamarin.Forms to avoid potential App Store rejection caused by the deprecation of Apple’s UIWebView component.
Using pt-heartbeat with ProxySQL
(David Ducos and Ivan Groenewold) ProxySQL and Orchestrator are usually installed to achieve high availability when using MySQL replication. On a failover (or graceful takeover) scenario, Orchestrator will promote a slave, and ProxySQL will redirect the traffic.
Copy Table from Oracle to SQL Server on Linux
(Pablo Echeverria) SQL Server on Linux only allows creating linked servers to another SQL Server, so what options do you have when you want to consume data from an Oracle database table inside a SQL Server query when working on Linux?
Azure: Crossdomain.xml inside Root of Blob Storage
(OwenDavies) My recent Azure adventures are working with a Flash client as the front end, which meant the need to implement a crossdomain.xml file to allow the Flash client to connect to my site.
CRM Data Source Connection Error
(Jason Brimhall) Working through some security modernization recently with a client I ran into a fun little nugget. What we were trying to accomplish was to make the service accounts being used more secure through the use of Managed Service Accounts.
Power BI Real-time Streaming
(James Serra) With Power BI real-time streaming, you can stream data and update dashboards in real-time. Any visual or dashboard that can be created in Power BI can also be created to display and update real-time data and visuals.
Override window.alert
(David Walsh) For years the only bit of feedback web developers could get was via alert(“{str}”) calls.
Response to Make database simpler
(John Hallas) I read an interesting and thought provoking blog this morning Make Oracle database simple again
