<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>The Rollbase Blog</title>
    
    <link rel="alternate" type="text/html" href="http://blog.rollbase.com/the_rollbase_blog/" />
    <id>tag:typepad.com,2003:weblog-1558284</id>
    <updated>2011-12-12T22:16:13-08:00</updated>
    
    <generator uri="http://www.typepad.com/">TypePad</generator>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/rollbase" /><feedburner:info uri="rollbase" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>rollbase</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry>
        <title>Rollbase Update: December 12th 2011</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/rollbase/~3/qqfk06bquZY/rollbase-update-december-12th-2011.html" />
        <link rel="replies" type="text/html" href="http://blog.rollbase.com/the_rollbase_blog/2011/12/rollbase-update-december-12th-2011.html" thr:count="1" thr:updated="2012-01-03T19:30:34-08:00" />
        <id>tag:typepad.com,2003:post-6a00e55006135488340162fdbc4c4d970d</id>
        <published>2011-12-12T22:16:13-08:00</published>
        <updated>2011-12-12T22:16:13-08:00</updated>
        <summary>Rollbase Update: December 12th 2011 Contents: External Tables as Rollbase Objects Customize Rollbase CSS PDF Forms as Document Templates Run Scheduled Batch Jobs with Object Script Code Filter Views Based on SQL Expressions Filter Views Using Pre-defined Date Range Helpers...</summary>
        <author>
            <name>Matt Robinson</name>
        </author>
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.rollbase.com/the_rollbase_blog/"><div xmlns="http://www.w3.org/1999/xhtml"><div>
<table bordercolor="#cccccc" cellpadding="5" cellspacing="5" width="100%">
<tbody>
<tr>
<td align="left"><a href="http://www.rollbase.com/" target="_blank"><img alt="www.rollbase.com" src="http://www.rollbase.com/rollbaselogo.png" /></a><br /><br />
<div><strong><span style="font-size: x-small;"> Rollbase Update: December 12th 2011</span>  </strong></div>
<br /><strong><span style="color: #000099; font-size: x-small;">Contents:</span></strong> 
<ul>
<li>External Tables as Rollbase Objects</li>
<li><span style="font-size: x-small;">Customize Rollbase CSS</span></li>
<li><span style="font-size: x-small;">PDF Forms as Document Templates</span></li>
<li>Run Scheduled Batch Jobs with Object Script Code</li>
<li>Filter Views Based on SQL Expressions</li>
<li>Filter Views Using Pre-defined Date Range Helpers</li>
<li>Page-level Tabs in Edit and New Pages</li>
<li><span style="font-size: x-small;">Workflow Action Enhancements: Trigger Invocation and Status Change Pages</span></li>
<li><span style="font-size: x-small;">REST API Enhancement: Composite Objects</span></li>
<li>REST API Enhancement: JSON Output</li>
<li>Automated Private Cloud Installer for Windows</li>
<li>Change of Address: 14435 C Big Basin Way, #211, Saratoga, CA, 95070</li>
</ul>
<strong><span style="color: #000099;">External Tables as Rollbase Objects </span>[Private Cloud Only]</strong><br />Rollbase Private Cloud can now be used to integrate directly with other database tables and treat them as Object definitions. By pointing Rollbase to any table in your database you can create an "External" Object definition in Rollbase to represent that table. These External Objects have almost all of the same features that native Rollbase Objects have, yet the actual data remains stored in that same table, rather than in Rollbase-native tables. In this way you can integrate Rollbase will database tables used by other applications, and use this feature to quickly migrate any legacy enterprise software application to a cloud-native solution without changing your database schema or migrating your data.
<p><strong><span style="color: #000099;">Customize Rollbase CSS</span><br /></strong><strong> </strong>Ever wanted to upload your own CSS to make your Rollbase applications look completely customized? Now you can upload any CSS file as a Rollbase Hosted File and assign that CSS file in your Account Settings to make use of it throughout your account. We have also published Appendix D in <a href="https://www.rollbase.com/rollbaseinaction.shtml" target="_blank">Rollbase in Action</a>: CSS Classes Used in Rollbase User Interface.<br /><br /><strong><span style="color: #000099;">PDF Forms as Document Templates<br /></span></strong><span style="color: #000099;"><strong /></span>Rollbase now supports PDF forms as  Document Templates. Once uploaded you can define a mapping between fields in the form and any of your Rollbase Object's fields. In this way, when this document template type is used Rollbase will generate a PDF and automatically fill in its form fields based on this mapping. [This feature uses a third party PDF generation tool from Aspose that must be licensed for use in Private Cloud environments].</p>
<p><strong><span style="color: #000099;">Run Scheduled Batch Jobs with Object Script Code</span><br /></strong><strong />A new Batch Job type called "Data Maintenance" has been added that allows you to schedule a recurring task to run specific Rollbase Object Script code on every record of a selected Object type. This allows the creation of periodic data maintenance or other highly customized recurring activities that need to be performed on your data on a periodic basis.<br /><br /><strong><span style="color: #000099;">Filter Views Based on SQL Expressions</span></strong><strong><br /></strong>In addition to being able to filter Views on custom boolean expressions you can now go further and define your own SQL-style formula expressions to filter views. Create or edit any View component, scroll down to the "View Filters" section and select the "Formula" option in the "Filter Conditions" field. This will allow you to construct any SQL expression, using merge fields and other Rollbase helpers, that evaluates to true or false to determine whether each record should be included in the View.<br /><br /><strong><span style="color: #000099;">Filter Views Using Pre-defined Date Range Helpers</span><br /></strong><strong />Rollbase Views can now be easily filtered by pre-defined date ranges such as Current Year, Previous Year, Next Year, Current Quarter, Previous Quarter, Next Quarter, Current Month, Previous Month, Next Month, This Week, Last Week, Next Week, Today, Yesterday, Tomorrow, Last 7 Days, Last 30 Days, Last 60 Days, and many more. Create or edit any View component and scroll down to the "View Filters" section. If you are filtering by ALL, OR or Expression, you can select any one of these options from the "Dates Interval" field.<br /><br /><strong><span style="color: #000099;">Page-level Tabs in New and Edit Pages</span><br /></strong><strong />Up until recently there was no way to enable page-level tabs in Edit or New pages, only View record pages. Rollbase now allows you to enable tabs in New and Edit pages as well.<br /><br /><strong><span style="font-size: x-small;"><span style="color: #000099;">Workflow Action Enhancements: Trigger Invocation and Status Change Pages</span><br /></span></strong>Now all Workflow Actions allow you to optionally select one or more Triggers that should be run when that action is invoked. In this way you can run custom business logic even when no record-level data changes occur. In addition, all Status Change pages are now optional when using Workflow Actions to move records from one Status to another. To access these new features, create or edit a Workflow Action.</p>
<p><strong><span><span style="color: #000099; font-size: x-small;">REST API Enhancement: Composite Records Output</span><br /></span></strong>Rollbase now supports composite object record calls via the REST API. When retrieving an individual record or group of records via REST, you can now specify how many levels deep you would like to retrieve related records as well. The returned output will be structured hierarchically. For more information see Chapter 15 of <a href="https://www.rollbase.com/rollbaseinaction.shtml" target="_blank">Rollbase in Action</a>.<br /><br /><strong><span style="font-size: x-small;"><span style="color: #000099;">REST API Enhancement: JSON Output</span><br /></span></strong>Now in addition to XML format, REST requests to retrieve an individual record or group of records can be returned in JSON format. For more information see Chapter 15 of <a href="https://www.rollbase.com/rollbaseinaction.shtml" target="_blank">Rollbase in Action</a>.</p>
<p><strong><span style="color: #000099;">Automated Private Cloud Installer for Windows</span></strong><strong><span style="font-size: x-small;"><br /></span></strong>We recently partnered with Install Solutions Inc to create an automated Private Cloud installer for our Windows users. This installer is now available for download in the Private Cloud Downloads area of the Rollbase website. The installer detects whether or not you have installed Rollbase Private Cloud yet. If you have a previous version of Rollbase Private Cloud installed, it will prompt you to upgrade to the latest version if one is available. If you are a Rollbase Private Cloud customer running on Windows or you are a Windows user evaluating Rollbase Private Cloud, be sure to try out this option to streamline your installation process.</p>
<p><strong><span style="color: #000099;">Change of Address: 14435 C Big Basin Way, #211, Saratoga, CA, 95070</span></strong><strong><span style="font-size: x-small;"><br /></span></strong>Rollbase has moved! Please make sure to update your contact information to:</p>
<p>    Rollbase Inc.<br />    14435 C Big Basin Way #211<br />    Saratoga, CA 95070</p>
<p><br />Thank you for using Rollbase!<br /><strong>The Rollbase Team</strong></p>
<strong /></td>
</tr>
</tbody>
</table>
</div>
<div>    <br /> 
<table width="100%">
<tbody>
</tbody>
</table>
</div>
<p> </p><xhtml:img xmlns:xhtml="http://www.w3.org/1999/xhtml" src="http://feeds.feedburner.com/~r/rollbase/~4/qqfk06bquZY" height="1" width="1" /></div></content>


    <feedburner:origLink>http://blog.rollbase.com/the_rollbase_blog/2011/12/rollbase-update-december-12th-2011.html</feedburner:origLink></entry>
    <entry>
        <title>New report from the 451 group on Rollbase in APAC</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/rollbase/~3/4OQkh8Fizas/new-report-from-the-451-group-on-rollbase-in-apac.html" />
        <link rel="replies" type="text/html" href="http://blog.rollbase.com/the_rollbase_blog/2011/09/new-report-from-the-451-group-on-rollbase-in-apac.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e550061354883401539184d387970b</id>
        <published>2011-09-11T16:03:07-07:00</published>
        <updated>2011-09-11T16:03:07-07:00</updated>
        <summary>The report, by William Fellows and Agatha Poon, titled "Rollbase enhances its PaaS play and expands in Asia" is similar to a briefing by Teir 1 published last month. See: http://www.the451group.com/report_view/report_view.php?entity_id=69038</summary>
        <author>
            <name>Matt Robinson</name>
        </author>
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.rollbase.com/the_rollbase_blog/"><div xmlns="http://www.w3.org/1999/xhtml"><p>The report, by William Fellows and Agatha Poon, titled "Rollbase enhances its PaaS play and expands in Asia" is similar to a briefing by Teir 1 published last month. See: <a href="http://www.the451group.com/report_view/report_view.php?entity_id=69038">http://www.the451group.com/report_view/report_view.php?entity_id=69038</a></p><xhtml:img xmlns:xhtml="http://www.w3.org/1999/xhtml" src="http://feeds.feedburner.com/~r/rollbase/~4/4OQkh8Fizas" height="1" width="1" /></div></content>


    <feedburner:origLink>http://blog.rollbase.com/the_rollbase_blog/2011/09/new-report-from-the-451-group-on-rollbase-in-apac.html</feedburner:origLink></entry>
    <entry>
        <title>Rollbase Private Cloud now formally supports Oracle</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/rollbase/~3/IucOgY9na4Y/rollbase-private-cloud-now-formally-supports-oracle.html" />
        <link rel="replies" type="text/html" href="http://blog.rollbase.com/the_rollbase_blog/2011/09/rollbase-private-cloud-now-formally-supports-oracle.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e550061354883401539184cc33970b</id>
        <published>2011-09-11T15:57:33-07:00</published>
        <updated>2011-09-11T15:57:33-07:00</updated>
        <summary>Tailored database scripts designed specifically for Oracle are now packaged with Rollbase Private Cloud, making it much easier to setup and run Rollbase on Oracle. We will soon be including more information in our Rollbase In Action documentation. Meanwhile for...</summary>
        <author>
            <name>Matt Robinson</name>
        </author>
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.rollbase.com/the_rollbase_blog/"><div xmlns="http://www.w3.org/1999/xhtml"><p>Tailored database scripts designed specifically for Oracle are now packaged with Rollbase Private Cloud, making it much easier to setup and run Rollbase on Oracle. We will soon be including more information in our <a href="http://www.rollbase.com/rollbaseinaction.shtml" target="_blank" title="Rollbase In Action">Rollbase In Action</a> documentation. Meanwhile for those interested, contact us for usage details. Scripts for Microsoft SQL Server are now in development.</p><xhtml:img xmlns:xhtml="http://www.w3.org/1999/xhtml" src="http://feeds.feedburner.com/~r/rollbase/~4/IucOgY9na4Y" height="1" width="1" /></div></content>


    <feedburner:origLink>http://blog.rollbase.com/the_rollbase_blog/2011/09/rollbase-private-cloud-now-formally-supports-oracle.html</feedburner:origLink></entry>
    <entry>
        <title>Just Published: Rollbase In Action (available for sale at Lulu.com)</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/rollbase/~3/_Kyo_H2f5UM/just-published-rollbase-in-action-available-for-sale-at-lulucom.html" />
        <link rel="replies" type="text/html" href="http://blog.rollbase.com/the_rollbase_blog/2011/08/just-published-rollbase-in-action-available-for-sale-at-lulucom.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e550061354883401539118bae7970b</id>
        <published>2011-08-29T06:00:00-07:00</published>
        <updated>2011-08-29T06:00:00-07:00</updated>
        <summary>Today we are excited to announce the availability of the published version of our book Rollbase In Action: The Fast Path to SaaS. For the full press release see: http://www.rollbase.com/pr_082911.shtml Rollbase In Action is now available for purchase from Lulu.com...</summary>
        <author>
            <name>Matt Robinson</name>
        </author>
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.rollbase.com/the_rollbase_blog/"><div xmlns="http://www.w3.org/1999/xhtml"><table border="0" cellpadding="5" cellspacing="5">
<tbody>
<tr>
<td colspan="2">Today we are excited to announce the availability of the published version of our book <strong><em>Rollbase In Action: The Fast Path to SaaS</em></strong>. For the full press release see: <a href="http://www.rollbase.com/pr_082911.shtml">http://www.rollbase.com/pr_082911.shtml</a></td>
</tr>
<tr>
<td><a href="http://www.lulu.com/product/16532466" target="_blank"><img alt="" height="323" src="http://www.rollbase.com/images/RollbaseInAction.png" width="250" /></a></td>
<td valign="top">Rollbase In Action is now available for purchase from Lulu.com for $25.99 and will be available on Amazon.com in October. Lulu is offering a 15% discount on Rollbase In Action until September 15th. To take advantage of this discount use coupon code <strong>AUGUST305</strong> when purchasing the book from Lulu:<a href="http://www.lulu.com/product/16532466" target="_blank">http://www.lulu.com/product/16532466</a><br /><br /><strong>Product Details:</strong><br />ISBN: 978-1-257-78121-8<br />Pages: 433<br />By Pavel Vorobiev and Matt Robinson<br />Copyright: Rollbase Inc. (Standard Copyright License)<br />Edition: First Edition<br />Publisher: Rollbase Inc.<br />Published: August 12, 2011<br />Language: English<br />Binding: Perfect-bound Paperback<br />Interior Ink: Black &amp; white<br />Dimensions (inches): 7.4 wide × 9.7 tall</td>
</tr>
</tbody>
</table>
<p> </p><xhtml:img xmlns:xhtml="http://www.w3.org/1999/xhtml" src="http://feeds.feedburner.com/~r/rollbase/~4/_Kyo_H2f5UM" height="1" width="1" /></div></content>


    <feedburner:origLink>http://blog.rollbase.com/the_rollbase_blog/2011/08/just-published-rollbase-in-action-available-for-sale-at-lulucom.html</feedburner:origLink></entry>
    <entry>
        <title>Rollbase Now Available In Eight Languages Including Chinese, Japanese and Korean</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/rollbase/~3/sJPEsQ610VI/rollbase-now-available-in-eight-languages-including-chinese-japanese-and-korean.html" />
        <link rel="replies" type="text/html" href="http://blog.rollbase.com/the_rollbase_blog/2011/08/rollbase-now-available-in-eight-languages-including-chinese-japanese-and-korean.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e550061354883401543424e504970c</id>
        <published>2011-08-01T06:00:00-07:00</published>
        <updated>2011-08-01T06:00:00-07:00</updated>
        <summary>Today we announced availability of Chinese, Japanese and Korean language support in a press release distributed throughout APAC. For the full release see: http://www.rollbase.com/pr_080111.shtml SARATOGA, CA, August 1, 2011-- Rollbase, Inc., an innovator in platform as a service (PaaS) technology...</summary>
        <author>
            <name>Matt Robinson</name>
        </author>
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.rollbase.com/the_rollbase_blog/"><div xmlns="http://www.w3.org/1999/xhtml"><p>Today we announced availability of Chinese, Japanese and Korean language support in a press release distributed throughout APAC. For the full release see: <a href="http://www.rollbase.com//pr_080111.shtml">http://www.rollbase.com/pr_080111.shtml</a></p>
<p><strong>SARATOGA, CA, August 1, 2011-- </strong>Rollbase, Inc., an innovator in platform as a service (PaaS) technology allowing rapid design, development and deployment of cloud business applications, today announced support for Chinese, Japanese and Korean languages. Thousands of users are using hundreds of Rollbase applications every day in eight languages including English, German, French, Spanish, and Dutch. Rollbase is increasingly being adopted throughout APAC where companies and ISVs seek the benefits of cloud computing with a business application platform that can be deployed on servers and infrastructure of their own choosing: either internally behind the firewall, in regional data centers, or on any cloud Infrastructure as a Service (IaaS).</p>
<p>With the addition of Chinese, Japanese and Korean, Rollbase strengthens its PaaS to optimally serve both its Asia-Pacific customers and U.S. and European-based multinational companies who want to efficiently design, develop and deliver cloud business applications for their customers in Greater China and Asia.<br /><br />"Rollbase provides global businesses with an easy to use cloud computing platform as a service that allows the creation of business applications five times faster and with eighty percent less code than traditional software development methods. Applications can be developed and used directly from any web-enabled device," said Matt Robinson, CEO of Rollbase. "This flexible and dynamic nature of Rollbase is why a publicly traded software company on the Tokyo Stock Exchange recently chose our technology as the basis for a new product offering in Japanese."<br /><br /><strong>Tweet this:</strong> @Rollbase cloud platform now available in eight languages including Chinese, Japanese and Korean<br /><br /><strong>Follow Rollbase on Twitter at:</strong> <a href="http://www.twitter.com/rollbase">http://www.twitter.com/rollbase</a><br /><br /><strong>About Rollbase</strong><br />Rollbase is a cloud computing platform for development and delivery of Software as a Service (SaaS) business applications using point and click, drag and drop tools within a standard Web browser. Rollbase delivers on the promise of rapid application development, making app creation five times faster than traditional methods with a typical clicks to code ratio of 80% to 20%. Rollbase is offered as both a hosted service (Rollbase Hosted Cloud) and as a licensed platform (Rollbase Private Cloud). Rollbase makes it easy for ISVs and resellers to deploy applications under any brand or identity. Founded in August 2007, Rollbase is a privately held and profitable organization.<br /><br /><strong>Contact:</strong><br />Rachel Kaseroff<br />Public Relations for Rollbase, Inc. <br />Phone: 206.466.1520<br />E-mail: <a href="mailto:rkaseroff@rollbase.com">rkaseroff@rollbase.com</a></p>
<p> </p><xhtml:img xmlns:xhtml="http://www.w3.org/1999/xhtml" src="http://feeds.feedburner.com/~r/rollbase/~4/sJPEsQ610VI" height="1" width="1" /></div></content>


    <feedburner:origLink>http://blog.rollbase.com/the_rollbase_blog/2011/08/rollbase-now-available-in-eight-languages-including-chinese-japanese-and-korean.html</feedburner:origLink></entry>
 
</feed><!-- ph=1 -->

