Blog

New LogBox Ref Card Released

Luis Majano |  March 13, 2014

We have just released another installment in our series of getting started reference cards, LogBox Ref Card.  For anyone who's been waiting to jump into LogBox for enterprise logging and tracing, here is your nice full-color introduction to LogBox.

LogBox Ref Card

Downlo...

Read More

Couchbase Railo Extension Released!

Luis Majano |  March 11, 2014

We are very excited to bring you a new commercial product release for the Ortus Family: Couchbase Railo Extension  The Couchbase Railo Extension allows you to natively connect to a Couchbase NoSQL Server cluster and leverage it for distributed caching, session/client storage and distribution, cluster RAM file systems, and much more. It can allow your Railo servers to scale and extend easily by leveraging Couchbase NoSQL Server as the platform of choice for session/cluster managements, caching and virtual file-systems.

We have been working with Couchbase NoSQL Server for a while now it has been a true pleasure to not only build scalable farms with it, but also it is incredibly responsive when it comes down to NoSQL and caching transactions.

Capabilities

Here are some of the major features of our Couchbase Extension:

  • Add Couchbase functionality to any Railo application
  • Install at the web context level or the server level (Available to all contexts)
  • Create Cache connections in the Railo administrator to connect to any network-accessable Couchbase cluster
  • Set and get objects from Couchbase via standard CFML functions and tags cachePut(), cacheGet(), <cfcache action="get|put">
  • Fully supports all built-in Railo cache functions including wildcard filters
  • Seamlessly distribute storage of the following to any bucket in a Couchbase cluster
    • Railo session storage
    • Railo client storage
    • Railo RAM resouce ram://...
  • Seamlessly cache the following to any timeout-sensitive bucket in a Couchbase cluster
    • Results of database queries <cfquery cachedwithin>
    • Results of deterministic functions <cffunction cachedwithin>
    • Complex or simple objects in your application's code
    • Cached templates <cfcache action="content|cache|serverCache">
  • Registers new CFML Built-In Functions (BIFs) for executing user-defined queries against Couchbase views.
  • Extremely lightweight and fast

 

Purchase Extension

Read More

Texas TestBox BDD Training April 2014

Luis Majano |  March 05, 2014

We are incredibly excited to announce our Testing Bootcamp from April 24-25th in Houston, Texas.  This bootcamp will include our newest course CBOX-205: BDD & TDD CFML Development led by TestBox creator Luis Majano.  

Course Synopsis...

Read More

ContentBox 2 Roadmap Released

Luis Majano |  March 03, 2014

We are very excited to announce that the roadmap for the next major version of ContentBox is ready for your viewing pleasure. Over the next several months, we'll be working hard to add features and expand functionality...helping you take your sites and content to the next level!

Click the button below to download our complete roadmap document.

CFCouchbase SDK Released

Luis Majano |  March 03, 2014

We are very excited to spring forth a new open source product for the Ortus Family: CFCouchbase SDK.  The CFCouchbase SDK is a CFML library for interacting with Couchbase NoSQL Server. It can be used by any CFML application or CFML framework to provide them with NoSQL, distributed caching, dynamic queries and many more capabilities. 

We have been working with Couchbase NoSQL Server for a while now it has been a true pleasure to not only build scalable farms with it, but also it is incredibly responsive when it comes down to NoSQL and caching transactions.  We have extended their Java SDK and wrapped it in some dynamic CFML goodness.  We not only expose all of the capabilities of the Java SDK, but we also provide automatic CFML to Java serialization and deserializations, Querying DSL, and also a way to automatically serialize and deserialize ColdFusion Components CFCs.

Read More

TestBox BDD Video + Slides at NVCFUG

Luis Majano |  March 01, 2014

Here is the video and slides from our presentation at the NVCFUG last month on TestBox xUnit and Behavior Driven Development (BDD)

 

Read More

Tip of the Week: Auto-deleting Moderated Comments

Luis Majano |  February 27, 2014

Between the Akismet module and the ability to moderate (or even block!) comments based on certain words, IPs, etc., ContentBox provides a nice level of protection from the incessant attacks from spam bots that try to sell you the latest UGG Boots. But the bots are clever, and every once in a while a spam comment or two ...

Read More

Tip of the Week: Easily Customize LogBox Appender Formats

Brad Wood |  February 18, 2014

LogBox ships with a number of appenders for you to use including the File, Email, and Socket Appenders. These all have a default way that they format the data before its persisted. For instance, the FileAppender will write out each log event like so:

"Severity","Name","MM/DD/YYYY","HH:MM:SS","Category","Message"

If you need the data to be in a different format, or perhaps e...

Read More

California 2014 ColdBox TestBox Training

Luis Majano |  February 17, 2014

Come train where it is sunny and warm!

We will be holding a ColdBox and TestBox bootcamp in sunny California this March 12th-14th, 2014.  This bootcamp will include a medley of our professional training courses and lead by ColdBox creator

Read More

TestBox BDD Presentation for the NVCFUG

Brad Wood |  February 17, 2014

Luis Majano will be presenting on TestBox and BDD (Behavior Driven Development) at the Northern Virginia ColdFusion User Group (NVCFUG) this coming Wednesday at 7PM Eastern/4PM Pacific.  You can see the NVCFUG post here: http://www.meetup.com/nvcfug/events/161772632/

...
Read More