(Ben Nadel) Over the weekend, I was reading through the Learn Modern ColdFusion in 100 Minutes book by Ortus Solutions when I came across their section on Character Extraction.
Other News
Networking components in Oracle Cloud Infrastructure(OCI)
(Jagruti Jasleniya) The very first step in your OCI journey would be setting up a VCN(Virtual Cloud Network) in oracle cloud infrastructure.
Setting up a CMO for Success!
CMO’s have the highest turnover in the C-suite level. Why? What is the problem with CMO’s Chief Marketing Officer – CMO’s are generally responsible for planning, developing, implementing and monitoring the overall business marketing strategy. Some of the duties may include market research, pricing, product marketing, marketing communications, advertising and public relations. The CMO would play a big, important role,...
Making One Power BI Measure Appear In Multiple Folders
(Chris Webb) Back in 2018, when I wrote a detailed post on how to create nested display folders for measures in Power BI, I mentioned that unlike in Analysis Services it was not possible to make a Power BI measure appear in two or more folders simultaneously.
Guru: Maximum Number Of Jobs And Job Table Warning Customization
(Dawn May) The QMAXJOB system value specifies the maximum number of jobs that can exist on your IBM i partition. The default value is 163,520, with the valid range being 32,000 through 970,000.
CheerpJ Java-to-JavaScript compiler boosts exception handling, native methods
(Paul Krill) Version 2.1 of the CheerpJ Java-to-WebAssembly-and-JavaScript compiler, released April 6, brings optimizations to exception handling and native methods.
Oracle WebLogic 14.1.1.0.0 – First Look
(Dirk Nachbar) Now let’s have a look on the new Oracle WebLogic Server 14.1.1.0.0
Inspect Element Deep Dive, with Oracle APEX
(Scott Wesley) In my previous post about tweaking APEX classic reports, most of the settings were “low-code” configurations.
Large objects are larger than expected
(Connor McDonald) Most customers I encounter nowadays are generally sticking to the defaults when creating their databases from 12c onwards. This means that they’ll be using the UTF8 class of charactersets when configuring their database.
Content Injection with Response Rewriting in ASP.NET Core
(Rick Strahl) In building my Westwind.AspNetCore.LiveReload middleware component a while back, one issue that came up was how to handle Response rewriting in ASP.NET Core.