Blog
The 12 Tips of (ContentBox) Christmas - Day 2 - Customized Dashboard
As we continue with our 12 Tips of (ContentBox) Christmas, we at Ortus Solutions are giving you a gift of developer productivity, we will share a few tips and tricks that will keep giving all year around. Brad Wood is also doing 12 Tips of (CommandBox) Christmas,
When you or your team log into your ContentBox site, you see your ContentBox Dashboard. You can see recent content, recent comments, recent news, some data snapshots… but you can also quickly customize this to help your team communicate. It is as easy as changing a few ContentBox admin settings.
The 12 Tips of (CommandBox) Christmas - Day 2 - Working Offline
Today we continue our 12 Tips of (CommandBox) Christmas series aimed at bringing warmth, holiday cheer, and useful information to a cubicle near you. CommandBox does a lot of things online for you. It connects to ForgeBox, the CFML package repository, it downloads CF engines to start servers, and can even update your packages to new versions. This is great when some Starbucks Wifi is in reach, but what about at 30,000 ft or working on the road. You still need to be able to start up servers, install dependencies, kick butt, and take names (all in the Christmas spirit, of course!). Here are some clever tricks to keep you working even when the network is unplugged.
The 12 Tips of (ContentBox) Christmas - Day 1 - ContentBox API
At Ortus Solutions, we love the holidays, and we wanted to gift you a gift of developer productivity, we will share a few tips and tricks that will keep giving all year around. Brad Wood is doing 12 Tips of (CommandBox) Christmas, and I am going to share 12 Tips of (ContentBox) Christmas.
In today's day and age, it's API here, API there, here an API, everywhere an API. Rightfully so, because of mobile, javascript, working with APIs are not only convenient, but almost necessary. While building ContentBox, we have always been mindful of how we can expose ContentBox as an API. Since ContentBox is built on top of ColdBox, exposing data from ContentBox is probably much easier than you think. In this post, we'll show you how you can start using it, in seconds.
The 12 Tips of (CommandBox) Christmas - Day 1 - Network Proxy
At Ortus we love the holidays and we figured the best way to get you in the Christmas mood was to share the gift of developer productivity this year. That's why we're doing a 12 Tips of (CommandBox) Christmas this year to send you into the new year with some clever tricks you can use as leverage when asking for your raise!
Network Proxy
Love to use CommandBox but your network admins require you to use a company proxy for all your internet traffic? This can give you weird errors any time you try to install packages, search ForgeBox, or start up an Adobe server. That's because each of those items requires you to connect to the Internet.