<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Isomorphic Software Blog</title>
	<atom:link href="http://blog.isomorphic.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.isomorphic.com</link>
	<description>The Isomorphic Software Blog</description>
	<lastBuildDate>Tue, 17 Apr 2012 18:46:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Announcing SmartGWT.mobile beta</title>
		<link>http://blog.isomorphic.com/announcing-smartgwt-mobile-beta/</link>
		<comments>http://blog.isomorphic.com/announcing-smartgwt-mobile-beta/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 18:46:41 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[SmartGWT]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[smartgwt]]></category>

		<guid isPermaLink="false">http://blog.isomorphic.com/?p=855</guid>
		<description><![CDATA[What is SmartGWT.mobile? We’re very pleased to announce the release of SmartGWT.mobilebeta, our long-awaited mobile framework based on the Google Web Toolkit (GWT). It contains a complete set of visual widgets and data binding services created for building mobile applications. SmartGWT.mobile is designed primarily for building extremely lightweight applications for smartphones.  Through advanced use of ...]]></description>
			<content:encoded><![CDATA[<h3>What is SmartGWT.mobile?</h3>
<p>We’re very pleased to announce the release of <strong><a title="smartgwt.mobile beta" href="http://smartgwt-mobile.smartclient.com/" target="_blank">SmartGWT.mobile<sup>beta</sup></a></strong>, our long-awaited mobile framework based on the <a href="https://developers.google.com/web-toolkit/">Google Web Toolkit (GWT)</a>. It contains a complete set of visual widgets and data binding services created for building mobile applications.</p>
<p>SmartGWT.mobile is designed primarily for building extremely lightweight applications for smartphones.  Through advanced use of <a href="http://en.wikipedia.org/wiki/HTML5">HTML5</a> and <a href="http://en.wikipedia.org/wiki/CSS3#CSS3">CSS3</a>, SmartGWT.mobile applications look and feel exactly like native mobile applications, but use almost no images, resulting in a minimal download size. SmartGWT.mobile also makes use of GWT&#8217;s ability to trim the delivered size of an application to just the components the application actually uses, resulting in smaller downloads and minimum resource requirements.</p>
<p>SmartGWT.mobile and Smart GWT use the same server technology.  DataSources and server business logic defined in either technology can be immediately reused with the other, with no new coding required.  Like Smart GWT, SmartGWT.mobile can also be integrated with third-party server technologies via <a href="http://en.wikipedia.org/wiki/Representational_state_transfer">REST</a> services.</p>
<p>The UI components of SmartGWT.mobile have the same Java API as Smart GWT&#8217;s UI components, resulting in quicker learning as well as both conceptual and code re-use between your desktop, tablet and mobile applications.</p>
<h3>Why use SmartGWT.mobile?</h3>
<ul>
<li>
<h4>Ease of Development</h4>
<p><em>Use Java and Eclipse to write mobile applications</em></p>
<p>SmartGWT.mobile is based on <a href="https://developers.google.com/web-toolkit/">GWT</a>, which means you can write your application in Java using Eclipse, even using step-through debugging to troubleshoot.  You never have to learn the idiosyncrasies of HTML and JavaScript behavior on different devices because that&#8217;s handled by the framework &#8211; just write Java.</li>
<li>
<h4>Single Codebase</h4>
<p><em>Works across multiple devices, web or installed</em></p>
<p>SmartGWT.mobile lets you deliver to a variety of smartphones devices from a single codebase, instead of using 4-5 different sets of tools and technologies to build mobile apps for each major platform.</p>
<p>SmartGWT.mobile applications can also be packaged with technologies such as <em><a href="http://phonegap.com/">PhoneGap</a></em> or <em><a href="http://www.appcelerator.com/products/titanium-mobile-application-development/">Titanium</a></em> to create installable native applications that have access to on-device resources such as a user&#8217;s address book or photos.</li>
<li>
<h4>Native Look and Feel</h4>
<p>Through advanced use of <a href="http://en.wikipedia.org/wiki/CSS3#CSS3">CSS3</a> and <a href="http://en.wikipedia.org/wiki/HTML5">HTML5</a> techniques, SmartGWT.mobile applications look and feel exactly like native mobile applications, even replicating smooth 3D animations and screen transitions.</p>
<p>SmartGWT.mobile comes with multiple skins that replicate the native look and feel of different devices, and also allow you to &#8220;tint&#8221; the skins to achieve a unique look that still feels like a native app.</li>
<li>
<h4>Minimum Application Size</h4>
<p>Mobile applications need to be as lightweight as possible in order to download quickly and run smoothly on smartphone devices.</p>
<p>Advanced use of <a href="http://en.wikipedia.org/wiki/CSS3#CSS3">CSS3</a> techniques means your application has an extremely rich look and feel, yet uses almost no images, making it download much faster and feel more responsive.</p>
<p>Using <a href="https://developers.google.com/web-toolkit/">GWT</a> means that your application only downloads the specific widgets and features you actually use, automatically handling an important optimization process you would otherwise have to perform by hand.</li>
<li>
<h4>Deep server framework</h4>
<p><em>Shared for desktop and mobile</em></p>
<p>SmartGWT.mobile provides instant integration with the Smart GWT Server Framework, a powerful and mature framework for simplifying the development of the server side of Java web applications.</p>
<p>By leveraging a common server framework and client data services architecture, data services you create for the desktop version of your application are immediately accessible in the mobile version, and vice versa.</li>
</ul>
<h3>Screenshots</h3>
<div id="attachment_892" class="wp-caption alignnone" style="width: 610px"><a href="http://blog.isomorphic.com/wp-content/uploads/2012/04/smartgwt-mobile-screenshots.jpg"><img class="size-full wp-image-892" title="smartgwt-mobile-screenshots" src="http://blog.isomorphic.com/wp-content/uploads/2012/04/smartgwt-mobile-screenshots.jpg" alt="SmartGWT.mobile screenshots" width="600" height="449" /></a><p class="wp-caption-text">SmartGWT.mobile Screenshots</p></div>
<h3>Getting Started</h3>
<p>The <a title="SmartGWT.mobile Showcase" href="http://smartgwt-mobile.smartclient.com/" target="_blank">Showcase</a> included in the SmartGWT.mobile SDK is available at the URL below.  <strong>Please note that SmartGWT.mobile supports mobile browsers only</strong> &#8211; certain non-mobile browsers are intended to be used for testing purposes (see details in user_guide.txt) but it is expected, for example, that IE8 will not work at all.</p>
<p style="padding-left: 60px;"><a href="http://smartgwt-mobile.smartclient.com/">http://smartgwt-mobile.smartclient.com/</a></p>
<p>During the beta period, you can download the <a title="SmartGWT.mobile SDK" href="http://smartgwt-mobile.smartclient.com/downloads/smartgwt-mobile-1.0.zip" target="_blank">SmartGWT.mobile SDK</a> here:</p>
<p style="padding-left: 60px;"><a href="http://smartgwt-mobile.smartclient.com/downloads/smartgwt-mobile-1.0.zip">http://smartgwt-mobile.smartclient.com/downloads/smartgwt-mobile-1.0.zip</a></p>
<p>Please start by reading <em>user_guide.txt</em>, which covers installation &amp; usage as well as explaining when to use Smart GWT vs. SmartGWT.mobile.</p>
<p>Both the public showcase and downloadable SDK will be periodically refreshed during the beta period.  See the <em>release_notes.html</em> file in the .zip for changes.</p>
<h3>Licensing</h3>
<p>SmartGWT.mobile is being released under the <a href="http://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">GNU Lesser General Public License (LGPL),</a> the same license as Smart GWT LGPL.</p>
<p>Source code will be available in this <a title="SmartGWT.mobile Project at Google Code" href="http://code.google.com/p/smartgwt-mobile/" target="_blank">SmartGWT.mobile Google Code project</a>:</p>
<p style="padding-left: 60px;"><a href="http://code.google.com/p/smartgwt-mobile/">http://code.google.com/p/smartgwt-mobile/</a></p>
<p>But we’re not done yet.  There is also no <a href="http://en.wikipedia.org/wiki/Apache_Maven">Maven</a> support, and there are many improvements we plan to add over the coming months. As always, please send us any bug reports or feedback in <em><a href="http://forums.smartclient.com/">the Forums</a></em>.</p>
<p>Download <a href="http://smartgwt-mobile.smartclient.com/downloads/smartgwt-mobile-1.0.zip">SmartGWT.mobile</a> to get started using our new features today!</p>
<p>Enjoy!</p>
<p><em>The Isomorphic Team</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isomorphic.com/announcing-smartgwt-mobile-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart GWT 3.1 / SmartClient 8.3 Feature Roadmap</title>
		<link>http://blog.isomorphic.com/smart-gwt-3-1-smartclient-8-3-feature-roadmap/</link>
		<comments>http://blog.isomorphic.com/smart-gwt-3-1-smartclient-8-3-feature-roadmap/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 05:37:59 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Roadmap]]></category>
		<category><![CDATA[SmartClient]]></category>
		<category><![CDATA[SmartGWT]]></category>
		<category><![CDATA[smartclient]]></category>
		<category><![CDATA[smartgwt]]></category>

		<guid isPermaLink="false">http://blog.isomorphic.com/?p=777</guid>
		<description><![CDATA[While it’s only been a short while since our last product announcement, we certainly haven’t been sitting idle. We’re very excited to share a few of the great things we’ve been working on for the next release of Smart GWT and SmartClient. If there’s a feature you’ve been wishing for and it’s not on this ...]]></description>
			<content:encoded><![CDATA[<p>While it’s only been a short while since our last product announcement, we certainly haven’t been sitting idle. We’re very excited to share a few of the great things we’ve been working on for the next release of Smart GWT and SmartClient. If there’s a feature you’ve been wishing for and it’s not on this list, please keep in mind that it’s always possible to influence our roadmap through <em><a href="http://www.smartclient.com/services/index.jsp#features">Feature Sponsorship</a></em>.</p>
<p>So, without further ado, here are the new features committed for Smart GWT 3.1 / SmartClient 8.3 that are coming soon.</p>
<h3><strong>New features</strong></h3>
<ul>
<li>
<h4><em><strong>Improved <a href="http://blog.isomorphic.com/html5-charts-with-mobile-support/">HTML5 Charts</a></strong></em></h4>
</li>
</ul>
<ul>
<ul>
<li>Printing with PDF export for all desktop browsers (except IE8 and earlier).</li>
<li>Automatic handling of negative and discontinuous values (gaps in lines).</li>
<li>New ‘skinning’ APIs to enhance control over fonts, colors, shadows and more.</li>
</ul>
</ul>
<div style="padding-left: 30px;">
<div id="attachment_840" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2012/03/print-charts.jpg"><img class="size-full wp-image-840 " title="print-charts" src="http://blog.isomorphic.com/wp-content/uploads/2012/03/print-charts.jpg" alt="Improved HTML5 Charts" width="550" height="350" /></a><p class="wp-caption-text">Improved HTML5 Charts</p></div>
</div>
<ul>
<li>
<h4><strong><em>Cell-Level Selection</em></strong></h4>
<p>the <em><a href="http://www.smartclient.com/smartgwt/javadoc/com/smartgwt/client/widgets/grid/ListGrid.html">ListGrid</a></em> now supports cell-level selection by setting <em>canSelectCells:true</em>. Click and drag to highlight blocks of cells, and select or deselect individual cells in the grid.</p>
<p><div id="attachment_813" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2012/03/cell-level-selection.jpg"><img class="size-full wp-image-813" title="cell-level-selection" src="http://blog.isomorphic.com/wp-content/uploads/2012/03/cell-level-selection.jpg" alt="Cell-Level Selection in Listgrid" width="550" height="245" /></a><p class="wp-caption-text">Cell-Level Selection in Listgrid</p></div></li>
</ul>
<ul>
<li>
<h4><strong><em>Gauge Widget</em></strong></h4>
<p>Speedometer-like display with configurable sectors, tick marks, labels, needle position and colors based on the <em><a href="http://blog.isomorphic.com/drawing-cross-browser-vector-graphics/">Drawing</a></em> module.</p>
<p><div id="attachment_815" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2012/03/gauge.jpg"><img class="size-full wp-image-815" title="gauge-widget" src="http://blog.isomorphic.com/wp-content/uploads/2012/03/gauge.jpg" alt="Gauge Widget" width="550" height="195" /></a><p class="wp-caption-text">Gauge Widget</p></div></li>
</ul>
<ul>
<li>
<h4><strong><em>Excel Copy and Paste</em></strong></h4>
<p>Copy and paste tabular data between Grids and Excel (or similar spreadsheet applications). Grid to Excel, Grid to Grid, and Excel to Grid copy and paste are all supported.</p>
<p><div id="attachment_816" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2012/03/excel-grid-copy-paste.jpg"><img class="size-full wp-image-816" title="excel-grid-copy-paste" src="http://blog.isomorphic.com/wp-content/uploads/2012/03/excel-grid-copy-paste.jpg" alt="Excel Copy and Paste" width="550" height="239" /></a><p class="wp-caption-text">Excel Copy and Paste</p></div></li>
</ul>
<ul>
<li>
<h4><strong><em>Timeline</em></strong></h4>
<p>a <em><a href="http://www.smartclient.com/smartgwt/javadoc/com/smartgwt/client/widgets/calendar/Calendar.html">Calendar</a></em> widget for visualizing schedules, assigning tasks, or other horizontal displays of time-based information. Timeline supports drag to move or re-size events, hover for more detail, and editing by clicking events in the timeline.</p>
<p><div id="attachment_845" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2012/04/timeline.jpg"><img class="size-full wp-image-845" title="timeline" src="http://blog.isomorphic.com/wp-content/uploads/2012/04/timeline.jpg" alt="Timeline Calendar Widget" width="550" height="345" /></a><p class="wp-caption-text">Timeline</p></div></li>
</ul>
<ul>
<li>
<h4><strong><em>Component XML improvements &amp; Documentation</em></strong></h4>
<p>Component XML allows you to define screens or parts of screens in XML, including on-the-fly loading from dynamic storage such as a database.  Smart GWT 3.1 / SmartClient 8.3 also offers simplified APIs and more comprehensive documentation.</p>
<p><div id="attachment_820" class="wp-caption alignnone" style="width: 319px"><a href="http://blog.isomorphic.com/wp-content/uploads/2012/03/component-xml.jpg"><img class="size-full wp-image-820" title="component-xml" src="http://blog.isomorphic.com/wp-content/uploads/2012/03/component-xml.jpg" alt="Component XML Improvements" width="309" height="151" /></a><p class="wp-caption-text">Component XML Improvements</p></div></li>
</ul>
<ul>
<li>
<h4><strong><em>More Powerful SimpleTypes</em></strong></h4>
<p>SimpleTypes previously allowed you to define a reusable atomic field type such as a zipCode or emailAddress.  New in 3.1/8.3, the SimpleType API can now define custom sorting and filtering behaviors, and the underlying stored value can be a custom object rather than just an atomic type such as String.</li>
</ul>
<ul>
<li>
<h4><strong><em>Simplified Localization for Server-Based <a href="http://wiki.isomorphic.com/DataSources">DataSources</a> (.ds.xml files)</em></strong></h4>
<p>Directly configure localized field titles and error messages in your .ds.xml file. This is an improvement over the previous process that involved treating .ds.xml files as .jsps.</li>
</ul>
<h3><strong>Coming soon</strong></h3>
<p>In addition, here is another new feature just on the horizon that is committed for a future release of Smart GWT 3.x/SmartClient 8.x:</p>
<ul>
<li>
<h4><strong><em>RTL Support</em></strong></h4>
<div>RTL stands for “right-to-left” and is a key component when delivering an application in a language such as Hebrew or Arabic. RTL mode will horizontally flip the content layouts and ordering so that layouts reverse stacking order and show scrollbars to the left of every window. Astute users may have noticed that nightly development builds already have greatly improved RTL support. Official RTL support will be announced later this year.</div>
</li>
</ul>
<h3><strong>Previously announced</strong></h3>
<ul>
<li>
<h4><strong><em>CSS3 skins</em></strong></h4>
<p>Existing skins have been upgraded with a ‘CSS3 mode’. CSS3 skins have the same look and feel as current skins on modern browsers, but use radically less media, have a simpler <a href="http://en.wikipedia.org/wiki/Document_Object_Model">Document Object Model (DOM)</a> for faster rendering, and are easier to modify.</li>
</ul>
<ul>
<li>
<h4><strong><em>Server Script Blocks</em></strong></h4>
<p>Embed code snippets directly in .ds.xml files for server-side business logic. Use Java or any other language that can run in a <a href="http://en.wikipedia.org/wiki/Java_Virtual_Machine">Java Virtual Machine (JVM)</a>; including <a href="http://en.wikipedia.org/wiki/Groovy_(programming_language)">Groovy</a>, server-side JavaScript, Python, Ruby, <a href="http://en.wikipedia.org/wiki/Scala_(programming_language)">Scala</a> and <a href="http://en.wikipedia.org/wiki/Clojure">Clojure</a>.</li>
</ul>
<ul>
<li>
<h4><strong><em>*Workflow System</em></strong></h4>
<p>Loadable XML workflow definitions that can handle multiple steps of user interaction and server contact, making multi-step wizards entirely declarative (*<em>This feature is committed for inclusion in <span style="text-decoration: underline;">SmartClient only</span>).</em></li>
</ul>
<p>Although many of these features are functional now, if you’d like to begin working with them we recommend signing up for a <em><a href="http://www.smartclient.com/services/index.jsp#jumpstart">Jump Start</a></em> program. As always, please send us any bug reports or feedback in <em><a href="http://forums.smartclient.com/">the Forums</a></em>. Please be clear about what product and version you’re using when reporting issues.</p>
<p>These features are nearly complete and can be evaluated now in our Smart GWT 3.x and SmartClient 8.x <a href="http://www.smartclient.com/builds">nightly builds</a> complete with samples and documentation. Download <a href="http://www.smartclient.com/builds/SmartGWT/3.x">Smart GWT 3.x</a> or <a href="http://www.smartclient.com/builds/SmartClient/8.x">SmartClient 8.x</a> to get started using our new features today!</p>
<p><em><span style="text-decoration: underline;">A Note for Smart GWT customers with 2.x Licenses</span></em></p>
<p><em>Smart GWT 3.x is a paid upgrade for Smart GWT 2.x license holders, and upgrade prices are based upon the date of your previous purchase. If you bought recently you may be eligible for a discount. Get access to the entire 3.x series by upgrading now! </em><em>For a quote, please contact <a href="http://www.smartclient.com/company/get_quote.jsp">sales</a>.</em></p>
<p>Enjoy!</p>
<p><em>The Isomorphic Team</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isomorphic.com/smart-gwt-3-1-smartclient-8-3-feature-roadmap/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>30% off Release Sale Extended to Friday, January 20th, 2012</title>
		<link>http://blog.isomorphic.com/30-off-release-sale-extended-to-friday-january-20th-2012/</link>
		<comments>http://blog.isomorphic.com/30-off-release-sale-extended-to-friday-january-20th-2012/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 16:00:43 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[SmartClient]]></category>
		<category><![CDATA[SmartGWT]]></category>

		<guid isPermaLink="false">http://blog.isomorphic.com/?p=750</guid>
		<description><![CDATA[Release Sale Extended Due to popular demand, we’ve extended the Smart GWT 3.0 / SmartClient 8.2 release sale until Friday, January 20th, 2012. This is the last chance to get all the new features of Smart GWT 3.0 and SmartClient 8.2 at the discounted price. Buy now at 30% off to lock in your savings ...]]></description>
			<content:encoded><![CDATA[<h3>Release Sale Extended</h3>
<p>Due to popular demand, we’ve extended the Smart GWT 3.0 / SmartClient 8.2 release sale until <span style="color: #ff0000;"><strong><em>Friday, January 20<sup>th</sup>, 2012</em></strong></span>. This is the last chance to get all the new features of Smart GWT 3.0 and SmartClient 8.2 at the discounted price. <strong><a href="http://www.smartclient.com/product/">Buy now at 30% off</a></strong> to lock in your savings today!</p>
<p>If you are upgrading from a previous version, we’ll stack the 30% discount <strong><em>on top of</em></strong> the discount you receive for owning a qualifying older license. <strong><a href="http://www.smartclient.com/company/get_quote.jsp">Contact sales for an upgrade quote</a></strong>.</p>
<h3><strong>More Reasons to Buy</strong></h3>
<ul>
<li><strong><em>Get Upgrades or New Licenses</em></strong> for both your existing team <em>and</em> future hires. Licenses are perpetual, so why wait?  <a href="http://www.smartclient.com/product/">Buy now</a>.</li>
</ul>
<ul>
<li><strong><em>Get Optional Modules</em></strong><em> </em>for <a href="http://www.smartclient.com/product/#analytics">Analytics</a> or <a href="http://www.smartclient.com/product/#messaging">Real-time Messaging</a> at the 30% off sale price until January 20th. Analytics provides specialized components for viewing, navigating and editing very large, multi-dimensional data sets. Messaging provides real-time data delivery via HTTP streaming (aka &#8220;Comet&#8221;) for monitoring, command &amp; control, trading desk and real-time collaboration applications involving time-sensitive, continuously updated data. <a href="http://www.smartclient.com/company/get_quote.jsp">Request a quote</a>.</li>
</ul>
<ul>
<li><strong><em>Get Support for next year</em></strong>.  You’ll get <em>unlimited</em> access to our expertise to help solve problems, and there’s no commitment to renew the following year for any of our <a href="http://www.smartclient.com/services/index.jsp#support">Support Plans</a>.</li>
</ul>
<ul>
<li><strong><em>Setup Training</em></strong> for recent team members or for new teams that may use Isomorphic products in 2012. Rather than give you a cookie cutter program, we work with you to build a <a href="http://www.smartclient.com/services/index.jsp#training">Training</a> curriculum that&#8217;s customized to your needs.</li>
</ul>
<ul>
<li><strong><em>Sponsor a Feature</em></strong> you&#8217;ve always wished for with <a href="http://www.smartclient.com/services/index.jsp#features">Feature Sponsorship</a>. Isomorphic can deliver enhancements that meet your specific requirements and deadlines.</li>
</ul>
<ul>
<li><strong><em>Fast track a new project</em></strong> by having an Isomorphic consultant build the first few screens of your application with our <a href="http://www.smartclient.com/services/index.jsp#jumpstart">Jump Start</a> program.</li>
</ul>
<ul>
<li><strong><em>Get Consulting Help.</em></strong>  Take advantage of our turnkey application delivery <a href="http://www.smartclient.com/services/index.jsp#consulting">services</a> for projects that have to be done right and done right now.  Or, add an Isomorphic engineer to your team, full time or part time, via our <em>Embedded Developer Program</em>.</li>
</ul>
<p>Here&#8217;s what&#8217;s new and improved in Smart GWT 3.0 and SmartClient 8.2.</p>
<h3><strong>New Features</strong></h3>
<ul>
<li><strong><em><a href="http://blog.isomorphic.com/drawing-cross-browser-vector-graphics/">Drawing</a></em></strong>:  Create cross-browser, mobile-enabled graphics in your applications with our general-purpose vector graphics library. Works everywhere with no plug-ins required.</li>
</ul>
<ul>
<li><strong><em><a href="http://blog.isomorphic.com/smart-gwt-3-0-and-smartclient-8-2-release-sale-charts-move-to-pro/">Charts move to Pro</a>:</em></strong>  <a href="http://blog.isomorphic.com/html5-charts-with-mobile-support/">HTML Charts with mobile support</a> have been moved from the <em>Power Edition + Analytics</em> to the <em>Pro Edition </em>to make this popular feature available to more of our users.</li>
</ul>
<ul>
<li><strong><em>Automatic Joins</em></strong>:  Include fields with a single property from another <a href="http://en.wikipedia.org/wiki/Sql">SQL</a>, <a href="http://en.wikipedia.org/wiki/Java_Persistence_API">JPA</a> or <a href="http://www.hibernate.org/">Hibernate</a> DataSource using an efficient <a href="http://en.wikipedia.org/wiki/Join_(SQL)">SQL join</a>, just by setting a single property.</li>
</ul>
<ul>
<li><strong><em><a href="http://blog.isomorphic.com/field-level-declarative-security/">Field-Level Declarative Security</a></em></strong>: Restrict access privileges by role to ensure granular security at a <em>per-field</em> level. A single declaration drives both server enforcement and client-side UI behavior.</li>
</ul>
<ul>
<li><strong><em>PDF Export</em></strong>:  Easily export and share any printable components as a <a href="http://en.wikipedia.org/wiki/Portable_Document_Format">Portable Document Format (.PDF)</a> file.</li>
</ul>
<ul>
<li><strong><em>Client-side Tree Filtering</em></strong>:  Tree components have been upgraded to minimize expensive server round trips for more responsive searches.</li>
</ul>
<p>Here&#8217;s what&#8217;s coming in future 3.x and 8.x releases. <a href="http://www.smartclient.com/product/">Buy now</a> and these features are yours as soon as they’re released!</p>
<h3><strong>Coming Soon</strong></h3>
<ul>
<li><strong><em>CSS3 skins</em></strong>:  Upgraded CSS3 skins are easier to modify, use radically less media, and render faster in modern browsers.</li>
</ul>
<ul>
<li><strong><em>Server Script Blocks</em></strong>: Embed code snippets directly in .ds.xml files for server-side business logic.</li>
</ul>
<ul>
<li><strong><em>*Workflow System</em></strong>: Loadable XML workflow definitions that can handle multiple steps of user interaction and server contact to make multi-step wizards entirely declarative (*<em><span style="text-decoration: underline;">SmartClient only</span>).</em></li>
</ul>
<p>You can learn more about what’s new in Smart GWT 3.0 and SmartClient 8.2 in the <a href="http://blog.isomorphic.com/smart-gwt-3-x-smartclient-8-x-feature-roadmap/">Feature Roadmap</a>. <a href="http://www.smartclient.com/product/download.jsp">Download</a> the new releases today!</p>
<p>Happy New Year!</p>
<p><em>The Isomorphic Team</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isomorphic.com/30-off-release-sale-extended-to-friday-january-20th-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart GWT 3.0 / SmartClient 8.2 Released</title>
		<link>http://blog.isomorphic.com/smart-gwt-3-0-smartclient-8-2-released/</link>
		<comments>http://blog.isomorphic.com/smart-gwt-3-0-smartclient-8-2-released/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 16:42:47 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[SmartClient]]></category>
		<category><![CDATA[SmartGWT]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blog.isomorphic.com/?p=689</guid>
		<description><![CDATA[Smart GWT 3.0 and SmartClient 8.2 have been released!  Starting today, you can purchase new licenses or upgrade existing licenses at 30% off until the end of the year Friday, January 20th, 2011. You can learn more about what’s new in Smart GWT 3.0 and SmartClient 8.2 in the Feature Roadmap. Feature List Drawing Module Automatic ...]]></description>
			<content:encoded><![CDATA[<p>Smart GWT 3.0 and SmartClient 8.2 have been released!  Starting today, you can purchase new licenses or upgrade existing licenses at <span style="color: #ff0000;"><strong><em><a href="http://blog.isomorphic.com/smart-gwt-3-0-and-smartclient-8-2-release-sale-charts-move-to-pro/"><span style="color: #ff0000;">30% off until <del>the end of the year</del> <span style="color: #ff0000;">Friday, January 20th, 2011</span></span></a></em></strong></span>. You can learn more about what’s new in Smart GWT 3.0 and SmartClient 8.2 in the <a href="http://blog.isomorphic.com/smart-gwt-3-x-smartclient-8-x-feature-roadmap/">Feature Roadmap</a>.</p>
<p><strong>Feature List</strong></p>
<ul>
<li><em><a href="http://blog.isomorphic.com/drawing-cross-browser-vector-graphics/">Drawing Module</a></em></li>
<li><em>Automatic Joins</em></li>
<li><em>Client-side Tree Filtering</em></li>
<li><em><a href="http://blog.isomorphic.com/field-level-declarative-security/">Field-Level Declarative Security</a></em></li>
<li><em>PDF Export</em></li>
<li><em><a href="http://blog.isomorphic.com/smart-gwt-3-0-and-smartclient-8-2-release-sale-charts-move-to-pro/">Charts move to Pro</a></em></li>
</ul>
<p><strong>Coming Soon</strong></p>
<ul>
<li><em>CSS3 skins</em></li>
<li><em>Server Script Blocks</em></li>
<li><em>Workflow System (*<span style="text-decoration: underline;">SmartClient only</span>)</em></li>
</ul>
<p><a href="http://www.smartclient.com/product/download.jsp">Download</a> the new releases today!</p>
<p>Enjoy,</p>
<p><em>The Isomorphic Team</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isomorphic.com/smart-gwt-3-0-smartclient-8-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Field-Level Declarative Security</title>
		<link>http://blog.isomorphic.com/field-level-declarative-security/</link>
		<comments>http://blog.isomorphic.com/field-level-declarative-security/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 02:17:26 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[SmartClient]]></category>
		<category><![CDATA[SmartGWT]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.isomorphic.com/?p=707</guid>
		<description><![CDATA[What is it? The Declarative Security system allows you to declare security rules directly in your DataSources using XML attributes. While previous releases allowed for control of individual DataSource operations, Field-Level Declarative Security (coming soon in Smart GWT 3.0 and SmartClient 8.2) will enable role-based access control to specific operations on fields. This allows restriction ...]]></description>
			<content:encoded><![CDATA[<h3><script type="text/javascript"></script><strong>What is it?</strong></h3>
<p><strong> </strong></p>
<p>The <a href="http://www.smartclient.com/product/#declarativeSecurity">Declarative Security</a> system allows you to declare security rules directly in your DataSources using XML attributes. While previous releases allowed for control of individual DataSource operations, <em>Field-Level Declarative Security</em> <em>(coming soon in Smart GWT 3.0 and SmartClient 8.2</em>) will enable role-based access control to specific operations on fields. This allows restriction of access privileges by role to ensure granular security at a <strong><em>per-field</em></strong> level. View, search, initialize or update DataSource fields requiring specific roles with automatic consequences in the UI.</p>
<h3><strong>How does it work?</strong></h3>
<p>To attach role requirements to a DataSource, DataSourceField, or individual <em><a href="http://www.smartclient.com/smartgwtee/javadoc/com/smartgwt/client/docs/serverds/OperationBinding.html">OperationBinding</a></em>, just add a <em><a href="http://www.smartclient.com/smartgwtee/javadoc/com/smartgwt/client/docs/serverds/OperationBinding.html#requiresRole">requiresRole</a></em> attribute as a comma-separated list. If the current user is assigned one of the authorized roles, they are permitted to invoke the operation. These rules are evaluated as the DataSource is loaded, so that at the field-level:</p>
<ul>
<li>If a user is not allowed to see a field, that field is <em>omitted entirely</em> from the DataSource definition, and automatically omitted from data delivered to that client</li>
<li>If a user is not allowed to edit a field, that field is <em>shown as read-only</em> by all DataBoundComponents that support editing, and any attempt to modify the field will be rejected automatically by the server</li>
</ul>
<p>This will allow you to quickly and declaratively address use cases such as fields that can only be set when a record is created and can only be changed by an administrator going forward.</p>
<p>The current user’s roles are determined by calling the standard Java servlets method <em><a href="http://www.smartclient.com/smartgwtee/javadoc/com/smartgwt/client/docs/serverds/OperationBinding.html#requiresRole">httpServletRequest.isUserInRole().</a></em> As a result, this API works automatically with both <a href="http://en.wikipedia.org/wiki/Java_Platform,_Enterprise_Edition">J2EE</a> and <a href="http://en.wikipedia.org/wiki/Java_Authentication_and_Authorization_Service">JAAS</a> security systems with no setup – just start adding <em>requiresRole </em>attributes. This API can also be easily adapted to work with any security framework by calling <em><a href="http://www.smartclient.com/smartgwtee/server/javadoc/com/isomorphic/rpc/RPCManager.html">RPCManager.setUserRoles()</a></em> before requests are processed which is typically done as a subclass of the built-in <em><a href="http://www.smartclient.com/docs/7.0rc2/a/system/reference/server/javadoc/com/isomorphic/servlet/IDACall.html">IDACall</a></em> servlet.</p>
<p>For more information, please see our <em>Quick Start Guides (<a href="http://www.smartclient.com/releases/SmartGWT_Quick_Start_Guide.pdf">Smart GWT</a>, <a href="http://www.smartclient.com/docs/8.0/docs/SmartClient_Quick_Start_Guide.pdf">SmartClient</a>)</em> or the reference docs.</p>
<h3><strong>Featured Use Cases</strong></h3>
<ul>
<li>Switch fields to <strong><em>read-only</em></strong>, or <strong><em>d</em></strong><strong><em>isable search</em></strong> based upon a user’s role.</li>
</ul>
<ul>
<li>Create a <strong><em>“super user”</em></strong> role with access to all operations regardless of the <em>requiresRole</em> settings. This can be set with <em>authentication.superuserRole</em> in the server.properties file (see reference docs).</li>
</ul>
<ul>
<li>Create an <strong><em>“admin”</em></strong> role that can see deleted records by combining <em>Declarative Security</em> with variations on core operations via Operation Bindings (see Quick Start Guides for example code).</li>
</ul>
<ul>
<li>Restrict <strong><em>public access</em></strong> using the <em><a href="http://www.smartclient.com/smartgwtee/javadoc/com/smartgwt/client/docs/serverds/DataSource.html#requiresAuthentication">requiresAuthentication</a></em><strong> </strong>attribute to determine if a user must be authenticated in order to access a DataSource or Operation Binding.</li>
</ul>
<ul>
<li>Configure a <strong><em>capability security</em></strong> system by using capability names (i.e. “canEditAccounts”) instead role names (i.e. “manager”) in the <em>requiresRole</em> attribute, and use <em>RPCManager.setUserRoles()</em> to provide the current user’s list of capabilities.</li>
</ul>
<p>To get started even faster, we’ve also created a pre-built administration console and login process available as a preview in the <em>Enterprise</em> edition. Take advantage of our <a href="http://www.smartclient.com/services/index.jsp#jumpstart">Jump Start</a> program for training and starter code to begin using this functionality today!</p>
<h3><strong>Pre-requisites</strong></h3>
<ul>
<li><em>Field-level Declarative Security</em> will be available in the <em>Pro</em> and above editions of Smart GWT 3.0 and SmartClient 8.2 <em>(coming soon)</em>.<em> </em></li>
</ul>
<p><em> </em></p>
<ul>
<li><em><span style="text-decoration: underline;">Note to existing Smart GWT 2.x Users</span></em>: <em>3.x will be a paid upgrade for 2.x license holders. If you just bought a 2.x Smart GWT license, don’t worry, upgrade costs are based on how recently you bought. If you bought very recently, you’ll get access to the entire 3.x series for a fraction of the license price. In addition, our upcoming release sale will stack a 30% discount is <span style="text-decoration: underline;">on top of</span> the discount you receive for owning a 2.x license. For a quote please contact <a href="http://www.smartclient.com/company/get_quote.jsp">sales</a>.</em></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.isomorphic.com/field-level-declarative-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Smart GWT 3.0 and SmartClient 8.2 Release Sale / Charts move to Pro</title>
		<link>http://blog.isomorphic.com/smart-gwt-3-0-and-smartclient-8-2-release-sale-charts-move-to-pro/</link>
		<comments>http://blog.isomorphic.com/smart-gwt-3-0-and-smartclient-8-2-release-sale-charts-move-to-pro/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 23:25:33 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[SmartClient]]></category>
		<category><![CDATA[SmartGWT]]></category>
		<category><![CDATA[Charts]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Roadmap]]></category>
		<category><![CDATA[sale]]></category>

		<guid isPermaLink="false">http://blog.isomorphic.com/?p=603</guid>
		<description><![CDATA[Release Sale (coming soon) We’re pleased to announce that Smart GWT 3.0 and SmartClient 8.2 will be available for download in just a few weeks. In celebration of the 3.0/8.2 release, you will be able to purchase new licenses or upgrade existing licenses at 30% off until the end of the year Friday, January 20th, 2012. ...]]></description>
			<content:encoded><![CDATA[<h3><strong>Release Sale (coming soon)</strong></h3>
<p style="text-align: left;">We’re pleased to announce that Smart GWT 3.0 and SmartClient 8.2 will be available for download in just a few weeks. In celebration of the 3.0/8.2 release, you will be able to purchase new licenses or upgrade existing licenses at <strong><em>30% off</em></strong><em> <strong>until <span style="color: #ff0000;"><del>the end of the year</del> <strong><em>Friday, January 20<sup>th</sup>, 2012</em></strong></span></strong></em>. Learn more about what’s new in the <a href="http://blog.isomorphic.com/smart-gwt-3-x-smartclient-8-x-feature-roadmap/">Feature Roadmap</a>.</p>
<h3><strong>Charts move to Pro</strong></h3>
<p style="text-align: left;">We’re changing the licensing requirements in 3.0/8.2 to make HTML5 Charts available to more of our users. The <em>FacetChart</em> component used to require the <em>Power Edition + Analytics module</em>, but will now only require the <em>Pro Edition </em>starting with Smart GWT 3.0 and SmartClient 8.2. Get high-quality charts pre-integrated with Smart GWT components that don&#8217;t require plug-ins while supporting both older and mobile browsers. You&#8217;ll be paying an amount comparable to purchasing third-party charting packages <span style="text-decoration: underline;">plus</span> you get all the other advantages of <em>Pro</em>. You can learn more about the FacetChart in our article <a href="http://blog.isomorphic.com/html5-charts-with-mobile-support/">HTML Charts with mobile support</a>.</p>
<p style="text-align: left;">If you&#8217;re a long-time user of the <em>LGPL Edition</em>, please note that as soon as you install <em>Pro</em> you immediately gain the ability to export any grid as an Excel spreadsheet and export any printable screen as a PDF document without revisiting your data binding layer.</p>
<ul style="text-align: left;">
<li>Export any grid to an Excel spreadsheet with <em>exportClientData()</em></li>
<li>Export to a PDF document with <em>RPCManager.exportContent()</em></li>
</ul>
<p style="text-align: left;">So if you&#8217;ve been debating the purchase of <em>Pro</em> or a higher license, this is the time to jump in and help support the awesome open source framework you&#8217;ve been using. Please visit our <a href="http://www.smartclient.com/product/">Product Overview</a> page for more information about our editions.</p>
<p style="padding-left: 30px;"><em><span style="text-decoration: underline;">A Note for Smart GWT customers with 2.x Licenses</span></em></p>
<p style="text-align: left; padding-left: 30px;"><em>3.x will be a paid upgrade for 2.x license holders. If you just bought a 2.x Smart GWT license, don’t worry, upgrade costs are based on how recently you bought. If you bought very recently, you’ll get access to the entire 3.x series for a fraction of the license price. In addition, this 30% discount is <span style="text-decoration: underline;">on top of</span> the discount you receive for owning a 2.x license. For a quote please contact <a href="http://www.smartclient.com/company/get_quote.jsp">sales</a>.</em></p>
<h3><strong>30% Sale Pricing</strong></h3>
<p style="text-align: left;"><em>*Starting on release day, ending on 12/31/2011.</em></p>
<table style="text-align: left;" width="100%" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="text-align: center;"><strong>LGPL</strong></td>
<td style="text-align: center;"><strong>PRO</strong></td>
<td style="text-align: center;"><strong>POWER</strong></td>
<td style="text-align: center;"><strong>ENTERPRISE</strong></td>
</tr>
<tr>
<td style="text-align: center;">Free</td>
<td style="text-align: center;"><strong><span style="color: #ff0000;">$522 </span></strong><span style="text-decoration: line-through;">$745</span> per developer <span style="color: #ff0000;"><br />
(30% off)</span></td>
<td style="text-align: center;"><strong><span style="color: #ff0000;">$1365 </span></strong><span style="text-decoration: line-through;">$1950</span> per developer <span style="color: #ff0000;"><br />
(30% off)</span></td>
<td style="text-align: center;">Choose: Per Developer<br />
<strong>or</strong> Per CPU<br />
<strong>or</strong> Flat Rate</td>
</tr>
<tr>
<td style="text-align: center;"><a href="http://www.smartclient.com/product/download.jsp">Download Now</a><br />
Free</td>
<td style="text-align: center;"><a href="http://www.smartclient.com/product/download.jsp">Download Now</a><br />
Free, Full-Featured 60-day trial</td>
<td style="text-align: center;"><a href="http://www.smartclient.com/product/download.jsp">Download Now</a><br />
Free, Full-Featured 60-day trial</td>
<td style="text-align: center;"><a href="http://www.smartclient.com/product/download.jsp">Download Now</a><br />
Free, Full-Featured 60-day trial</td>
</tr>
<tr>
<td></td>
<td style="text-align: center;"><a href="https://www.isomorphic.com/product/buyNow.jsp?pro=1">Buy Now</a><br />
1 Pro License<strong><span style="color: #ff0000;"><br />
$522 </span></strong><span style="text-decoration: line-through;">$745</span><br />
<span style="color: #ff0000;">(30% off)</span></td>
<td style="text-align: center;"><a href="https://www.isomorphic.com/product/buyNow.jsp?pro=1">Buy Now</a><br />
1 Power License<strong><span style="color: #ff0000;"><br />
$1365 </span></strong><span style="text-decoration: line-through;">$1950</span><br />
<span style="color: #ff0000;">(30% off)</span></td>
<td style="text-align: center;"><a href="http://www.smartclient.com/company/get_quote.jsp">Get Quote</a><br />
Ready to buy?</td>
</tr>
<tr>
<td></td>
<td style="text-align: center;"><a href="https://www.isomorphic.com/product/buyNow.jsp?pro=1">Buy Now</a><br />
4 Pro Licenses<strong><span style="color: #ff0000;"><br />
$2086 </span></strong><span style="text-decoration: line-through;">$2980</span><br />
<span style="color: #ff0000;">(30% off)</span></td>
<td style="text-align: center;"><a href="https://www.isomorphic.com/product/buyNow.jsp?pro=1">Buy Now</a><br />
4 Power Licenses<strong><span style="color: #ff0000;"><br />
$5460 </span></strong><span style="text-decoration: line-through;">$7800</span><br />
<span style="color: #ff0000;">(30% off)</span></td>
<td></td>
</tr>
<tr>
<td></td>
<td style="text-align: center;"><a href="https://www.isomorphic.com/product/buyNow.jsp?pro=1">Buy Now</a><br />
10 Pro Licenses<strong><span style="color: #ff0000;"><br />
$5215 </span></strong><span style="text-decoration: line-through;">$7450</span><br />
<span style="color: #ff0000;">(30% off)</span></td>
<td style="text-align: center;"><a href="https://www.isomorphic.com/product/buyNow.jsp?pro=1">Buy Now</a><br />
10 Power Licenses<strong><span style="color: #ff0000;"><br />
$13650 </span></strong><span style="text-decoration: line-through;">$19500</span><br />
<span style="color: #ff0000;">(30% off)</span></td>
<td></td>
</tr>
</tbody>
</table>
<p>For more information on licensing options, please see the <a href="http://www.smartclient.com/product/licensingFAQ.jsp">Product &amp; Licensing FAQ</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isomorphic.com/smart-gwt-3-0-and-smartclient-8-2-release-sale-charts-move-to-pro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Smart GWT 3.x / SmartClient 8.x Feature Roadmap</title>
		<link>http://blog.isomorphic.com/smart-gwt-3-x-smartclient-8-x-feature-roadmap/</link>
		<comments>http://blog.isomorphic.com/smart-gwt-3-x-smartclient-8-x-feature-roadmap/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 21:14:15 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Roadmap]]></category>
		<category><![CDATA[SmartClient]]></category>
		<category><![CDATA[SmartGWT]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.isomorphic.com/?p=584</guid>
		<description><![CDATA[Today, to help our customers plan for the future, we&#8217;re announcing features that are planned for the 3.x series of Smart GWT releases and the 8.x series of SmartClient releases. Several of these features are available in nightly builds now, with documentation and samples &#8211; see below for details on how to download and where ...]]></description>
			<content:encoded><![CDATA[<p>Today, to help our customers plan for the future, we&#8217;re announcing features that are planned for the 3.x series of Smart GWT releases and the 8.x series of SmartClient releases.</p>
<p>Several of these features are available in nightly builds now, with documentation and samples &#8211; see below for details on how to download and where to look.  These features will be incorporated into Smart GWT 3.0 and SmartClient 8.2, which are currently scheduled for Q4 this year.</p>
<p>Note that these features are just the committed features for 3.x and 8.x &#8211; we will be announcing yet more features, and bear in mind it is always possible to influence the roadmap through <a href="http://www.smartclient.com/services/index.jsp#features">Feature Sponsorship</a>.</p>
<p>So here&#8217;s what&#8217;s coming:</p>
<h3><strong>New Features</strong></h3>
<ul>
<li><strong><em>Drawing</em></strong>:  Create cross-browser, mobile-enabled graphics in your applications with our general-purpose vector graphics library. Works everywhere with no plug-ins required. For more information, see our previous feature announcement on <a href="http://blog.isomorphic.com/drawing-cross-browser-vector-graphics/">Drawing Cross Browser Vector Graphics</a>.</li>
</ul>
<ul>
<li><strong><em>Automatic Joins</em></strong>:  Include fields from another DataSource with a single property on a DataSource field causing an efficient <a href="http://en.wikipedia.org/wiki/Join_(SQL)">SQL join</a> to be used. Supported for <a href="http://en.wikipedia.org/wiki/Sql">SQL</a>, <a href="http://en.wikipedia.org/wiki/Java_Persistence_API">JPA</a> and <a href="http://www.hibernate.org/">Hibernate</a> DataSources.</li>
</ul>
<ul>
<li><strong><em>CSS3 skins</em></strong>:  Existing skins have been upgraded with a ‘CSS3 mode’. CSS3 skins have the same look and feel as current skins on modern browsers, but use radically less media, have a simpler <a href="http://en.wikipedia.org/wiki/Document_Object_Model">Document Object Model (DOM)</a> for faster rendering, and are easier to modify.</li>
</ul>
<ul>
<li><strong><em>Client-side Tree Filtering</em></strong>:  Tree components have been upgraded to perform client-side, tree-oriented filtering. Similar to <a href="http://www.smartclient.com/#adaptiveFilter">Adaptive Filtering</a> for grids, client-side filtering minimizes expensive server round trips for more responsive searches.</li>
</ul>
<ul>
<li><strong><em>Field-Level Declarative Security</em></strong>:  Declare that viewing, searching, initializing or updating DataSource fields require specific roles with automatic consequences in the UI. In previous releases you could control access to individual DataSource operations, and now you can control access to specific operations on fields. This enables you to limit access privileges by role to ensure granular security at the field-level.</li>
</ul>
<ul>
<li><strong><em>Server Script Blocks</em></strong>: Embed code snippets directly in .ds.xml files for server-side business logic. Use Java or any other language that can run in a <a href="http://en.wikipedia.org/wiki/Java_Virtual_Machine">Java Virtual Machine (JVM):</a> including <a href="http://en.wikipedia.org/wiki/Groovy_(programming_language)">Groovy</a>, server-side JavaScript, Python, Ruby, <a href="http://en.wikipedia.org/wiki/Scala_(programming_language)">Scala</a> and <a href="http://en.wikipedia.org/wiki/Clojure">Clojure</a>.</li>
</ul>
<ul>
<li><strong><em>PDF Export</em></strong>:  Easily export and share any set of printable components as a <a href="http://en.wikipedia.org/wiki/Portable_Document_Format">Portable Document Format (.PDF)</a> file.</li>
</ul>
<ul>
<li><strong><em>*Workflow System</em></strong>: Loadable XML workflow definitions that can handle multiple steps of user interaction and server contact, making multi-step wizards entirely declarative (*<em>This feature is committed for inclusion in <span style="text-decoration: underline;">SmartClient only</span> for now).</em></li>
</ul>
<ul>
<li><strong><em>HTML5 Charts with mobile support (Licensing)</em></strong>:  In the coming weeks, we will be changing the licensing requirements to make this popular feature available to more of our users. To learn more about Charts, see our previous post on <a href="http://blog.isomorphic.com/html5-charts-with-mobile-support/">HTML5 Charts with mobile support</a>.</li>
</ul>
<p>Many of these features are nearly complete and can be evaluated now in our Smart GWT 3.x and SmartClient 8.x <a href="http://www.smartclient.com/builds">nightly builds</a>. For example:</p>
<ul>
<li><strong><em>Drawing</em></strong> has samples:
<ul>
<li><em>shapeGallery</em></li>
<li><em>rotation</em></li>
<li><em>zoomAndPan</em></li>
<li><em>linesAndArrowheads</em></li>
<li><em>gradients</em></li>
</ul>
</li>
</ul>
<ul>
<li><strong><em>Automatic Joins</em></strong> have samples:
<ul>
<li><em>includeFrom</em></li>
<li><em>includeFromDynamic.</em></li>
</ul>
</li>
</ul>
<ul>
<li><strong><em>Client-side Tree Filtering</em></strong> behavior is covered in the reference docs:
<ul>
<li><em>TreeGrid.fetchData()</em></li>
<li><em>Tree.getFilteredTree()</em></li>
</ul>
</li>
</ul>
<ul>
<li><strong><em>Field-Level Declarative Security</em></strong> has several interlinked documents in the reference docs.
<ul>
<li><em>viewRequiresRole</em> links to all the other properties.</li>
<li><em>DataSource.viewRequiresRole</em> is a good starting point.</li>
</ul>
</li>
</ul>
<p>Although many of the other features are functional, for now if you’d like to begin working with them we recommend signing up for a <a href="http://www.smartclient.com/services/index.jsp#jumpstart">Jump Start</a> program. As always, please send us any bug reports or feedback in <a href="http://forums.smartclient.com/">the Forums</a>. Please be clear about which product and version you are using when reporting problems. Download <a href="http://www.smartclient.com/builds/SmartGWT/3.x">Smart GWT 3.x</a> or <a href="http://www.smartclient.com/builds/SmartClient/8.x">SmartClient 8.x</a> to get started using these new features today!</p>
<h3><strong><em><span style="text-decoration: underline;">A Note for Smart GWT customers with 2.x Licenses</span></em></strong></h3>
<p><em>3.x will be a paid upgrade for 2.x license holders. If you just bought a 2.x Smart GWT license, don&#8217;t worry, upgrade costs are based on how recently you bought.  If you bought very recently, you can get access to the entire 3.x series for a fraction of the license price. For a quote please contact <a href="http://www.smartclient.com/company/get_quote.jsp">sales</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isomorphic.com/smart-gwt-3-x-smartclient-8-x-feature-roadmap/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Drawing Cross Browser Vector Graphics</title>
		<link>http://blog.isomorphic.com/drawing-cross-browser-vector-graphics/</link>
		<comments>http://blog.isomorphic.com/drawing-cross-browser-vector-graphics/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 00:39:12 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Canvas]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[SmartClient]]></category>
		<category><![CDATA[SmartGWT]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[svg]]></category>
		<category><![CDATA[vml]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://blog.isomorphic.com/?p=550</guid>
		<description><![CDATA[Our new Drawing Module was created to answer a simple question: How do I draw in the browser? If you’ve ever wanted to draw and modify non-rectilinear, browser-native shapes in your web applications, then our new Drawing Module was designed with you in mind. Create, manipulate, and edit arbitrary shapes and styles within your applications ...]]></description>
			<content:encoded><![CDATA[<p>Our new Drawing Module<em> </em>was created to answer a simple question:</p>
<h3><strong><em>How do I draw in the browser?</em></strong></h3>
<p>If you’ve ever wanted to draw and modify non-rectilinear, browser-native shapes in your web applications, then our new Drawing Module was designed with you in mind. Create, manipulate, and edit arbitrary shapes and styles within your applications without the hassle of cross-browser incompatibility. The Drawing Module allows easy creation of interactive diagrams, flowcharts, custom charts or other data visualizations and interfaces.  This new cross-browser <a href="http://en.wikipedia.org/wiki/Vector_graphics">vector graphics</a> package and more are coming soon in <em>Smart GWT 3.0</em> and <em>SmartClient 8.2</em>.</p>
<h3><strong><em>Works everywhere. No plug-ins required.</em></strong></h3>
<p>We’ve used native browser drawing capabilities to provide a consistent interface requiring no plug-ins or third party software when using commonly used browsers. As with our <a href="http://blog.isomorphic.com/html5-charts-with-mobile-support/">HTML5 charting</a> feature, the Drawing module utilizes <a href="http://en.wikipedia.org/wiki/Scalable_Vector_Graphics">Scalable Vector Graphics (SVG)</a> or <a href="http://en.wikipedia.org/wiki/Canvas_element">&lt;canvas&gt;</a> in modern browsers, and <a href="http://en.wikipedia.org/wiki/Vml">Vector Markup Language (VML)</a> in Internet Explorer 6-8 to ensure cross-platform compatibility.  In addition, the Drawing Module works in mobile <a href="http://en.wikipedia.org/wiki/Webkit">WebKit</a> for integrated mobile device support (iOS and Android). The result is a flexible vector graphics library that works everywhere you need it.</p>
<div id="attachment_553" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/draw-01.jpg"><img class="size-full wp-image-553  " title="draw-01" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/draw-01.jpg" alt="" width="550" height="465" /></a><p class="wp-caption-text">Drawing Preview (in the online Feature Explorer)</p></div>
<h3><strong>Features</strong></h3>
<ul>
<li><strong><em>Drawing of shapes</em></strong> such as <em>Line, LinePath, Path, Rectangle, Oval, Triangle, Curve, </em>and <em>Sector.</em></li>
<li><strong><em>Rotation of shapes and panes</em></strong> to alter the perspective and orientation of shapes.</li>
<li><strong><em>Zoom and Pan</em></strong><strong> </strong>to re-size and move shapes to scale.</li>
<li><strong><em>Customize Line</em></strong><strong> </strong>cap styles, format, and colors using <em>Line Width, Line Style, </em>and<em> Line Cap Style.</em></li>
<li><strong><em>Customize Fill</em></strong><strong> </strong>opacity, format, and colors<strong> </strong>using <em>Simple</em>, directional <em>Linear</em>, or <em>Radial</em> color gradients.</li>
<li><strong><em>Drag and Drop</em></strong> support allows users to easily move and manipulate shapes as desired.</li>
<li><strong><em>Interoperability</em></strong> with other <em>Smart GWT</em> and <em>SmartClient</em> components. It just ‘works’.</li>
</ul>
<p>In today’s discussion we’ll show examples of shapes, rotation, zoom and pan, and line and fill customizations.</p>
<ul>
<li><strong><em>Drawing of shapes: </em></strong><em>[shapeGallery.js].</em> Below is a gallery of shapes that are instantly available.</li>
</ul>
<div id="attachment_563" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/draw-021.jpg"><img class="size-full wp-image-563" title="draw-02" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/draw-021.jpg" alt="" width="550" height="356" /></a><p class="wp-caption-text">Shape Gallery</p></div>
<ul>
<li><strong><em>Rotation of shapes and panes: </em></strong><em>[rotation.js]. </em>Rotate individual shapes or if needed<em> </em>the entire field of view.</li>
</ul>
<div id="attachment_568" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/draw-03.jpg"><img class="size-full wp-image-568  " title="draw-03" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/draw-03.jpg" alt="" width="550" height="286" /></a><p class="wp-caption-text">Rotation examples</p></div>
<ul>
<li><strong><em>Zoom and Pan: </em></strong><em>[zoomAndPan.js]. </em>Shrink and expand the scale of selected shapes.</li>
</ul>
<div id="attachment_571" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/draw-04.jpg"><img class="size-full wp-image-571 " title="draw-04" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/draw-04.jpg" alt="" width="550" height="320" /></a><p class="wp-caption-text">Zoom and Pan examples</p></div>
<ul>
<li><strong><em>Customize Line</em></strong><strong>: </strong><em>[linesAndArrowheads.js].</em> Modify cap styles (round, square, or butt), line styles (solid, dot, dash, short dot, short dash, or long dash), and line widths.</li>
</ul>
<div id="attachment_573" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/draw-05.jpg"><img class="size-full wp-image-573" title="draw-05" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/draw-05.jpg" alt="" width="550" height="234" /></a><p class="wp-caption-text">Custom line examples</p></div>
<ul>
<li><strong><em>Customize Fill</em></strong>: <em>[simpleGradient.js, linearGradient.js, and radialGradient.js] </em>Modify opacity, gradient, format, and color palette to match your exact design aesthetic.</li>
</ul>
<div id="attachment_574" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/draw-06.jpg"><img class="size-full wp-image-574" title="draw-06" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/draw-06.jpg" alt="" width="550" height="185" /></a><p class="wp-caption-text">Custom Fill examples</p></div>
<h3><strong>Interactive Examples</strong></h3>
<p><strong> </strong></p>
<p>To get a sneak preview of these new features, a basic example can be found in the online Feature Explorer’s <a href="http://www.smartclient.com/#DrawingPreview">Drawing Preview</a>.  Detailed examples and code are available for download in the Smart GWT 3.x nightly build and SmartClient 8.x nightly build.</p>
<ul>
<li><a href="http://www.smartclient.com/#DrawingPreview">Drawing Preview</a> in the online Feature Explorer (basic example, no download required)</li>
<li><a href="http://www.smartclient.com/product/download.jsp">Download</a> Smart GWT LGPL Edition (3.x Nightly)</li>
<li><a href="http://www.smartclient.com/product/download.jsp">Download</a> SmartClient Full-Featured Evaluation (8.x Nightly)</li>
</ul>
<p><strong> </strong></p>
<h3><strong>Pre-requisites</strong></h3>
<p><strong> </strong></p>
<ul>
<li><em>Smart GWT 3.0</em> (coming soon) or <em>SmartClient 8.2</em> (coming soon)</li>
<li><em><span style="text-decoration: underline;">Note to existing Smart GWT 2.x Users</span></em>: 3.x will be a paid upgrade for 2.x license holders. Upgrade costs may vary according to which version of Smart GWT 2.x is currently under license. For a quote please contact <a href="http://www.smartclient.com/company/get_quote.jsp">sales</a>.<em> </em></li>
<li>The Drawing Module is already deployed with select clients. To begin using this functionality now, take advantage of our <a href="http://www.smartclient.com/services/index.jsp#jumpstart">Jump Start</a> program for training and starter code.<em> </em></li>
</ul>
<p><a href="http://www.smartclient.com/product/download.jsp">Download</a> Smart GWT or SmartClient to get started using our Drawing Module today!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isomorphic.com/drawing-cross-browser-vector-graphics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Introducing the CubeGrid</title>
		<link>http://blog.isomorphic.com/introducing-the-cubegrid/</link>
		<comments>http://blog.isomorphic.com/introducing-the-cubegrid/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 01:09:06 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[SmartClient]]></category>
		<category><![CDATA[SmartGWT]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Charts]]></category>
		<category><![CDATA[Crosstabs]]></category>
		<category><![CDATA[CubeGrid]]></category>
		<category><![CDATA[Data Cube]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[MDA]]></category>
		<category><![CDATA[OLAP]]></category>
		<category><![CDATA[Pivot Tables]]></category>

		<guid isPermaLink="false">http://blog.isomorphic.com/?p=468</guid>
		<description><![CDATA[What is a CubeGrid? The CubeGrid is a high-end data analysis engine that wraps OLAP cube functionality into a single interactive grid component for fast access to multidimensional data and calculations. The CubeGrid enables you to view, analyze, and extract data using any standard data source from multiple perspectives.  They are typically used as front-ends ...]]></description>
			<content:encoded><![CDATA[<h3><strong>What is a CubeGrid?</strong></h3>
<p>The CubeGrid is a high-end data analysis engine that wraps <a href="http://en.wikipedia.org/wiki/OLAP_cube">OLAP cube</a> functionality into a single interactive grid component for fast access to multidimensional data and calculations. The CubeGrid enables you to view, analyze, and extract data using any standard data source from multiple perspectives.  They are typically used as front-ends for business intelligence, analytics and reporting applications to empower your teams to generate powerful reports, identify key patterns and trends, and plan ahead using real-time data.</p>
<p><em> </em></p>
<p>The CubeGrid allow users to perform sophisticated analysis of very large data sets to rapidly answer multidimensional analytical (<a href="http://en.wikipedia.org/wiki/Multidimensional_analysis">MDA</a>) queries. Cubes allow the user to re-organize or re-orient the way information is viewed on the fly. Effortlessly slice, dice, drill in and out, roll-up, and pivot data according to your needs.</p>
<p>Components such as the CubeGrid are often called <a href="http://en.wikipedia.org/wiki/Cross_tabulation">crosstabs</a> for their cross-tabular display of data dimensions in nested rows and columns. They are also called <a href="http://en.wikipedia.org/wiki/Pivot_table">pivot tables</a> for their ability to ‘pivot’ dimensions between rows and columns to view a data cube from different perspectives. Please see below for an explanation of the terminology associated with our CubeGrid component, or read the <a href="http://www.smartclient.com/smartgwt/javadoc/com/smartgwt/client/widgets/cube/CubeGrid.html">documentation</a> for more details.</p>
<p><em> </em></p>
<h3><strong>Terminology</strong></h3>
<p><em> </em></p>
<p>The CubeGrid refers to the dimensions of a data cube as <strong><em>facets</em></strong>, the possible values in each facet as <strong><em>facet values</em></strong>, and the values within the data cube as <strong><em>data values</em></strong> or <strong><em>cell values</em></strong>. Equivalent terms that are commonly used in data warehousing or business intelligence systems include:</p>
<ul>
<li><strong><em>facet</em></strong><em>:</em> dimension, attribute, feature</li>
<li><strong><em>facet values</em></strong><em>:</em> dimension member, attribute value, feature value</li>
<li><strong><em>cell value</em></strong><em>:</em> data value, metric value, measure</li>
</ul>
<h3><strong>What is a facet / dimension?</strong></h3>
<p>By <strong><em>facet </em></strong>we mean an aspect of data that is independent of other aspects of data so that combining values from any two facets makes sense. For example:</p>
<ul>
<li>Two facets that are independent are ‘quarter’ and ‘region’. It makes sense to combine any quarter and region. i.e. First quarter sales for the West region.</li>
<li>Two facets that are NOT independent are ‘city’ and ‘state’. It&#8217;s doesn’t make sense to combine any city and state. i.e. San Francisco and Florida. In this case, a <em><a href="http://www.smartclient.com/smartgwt/javadoc/com/smartgwt/client/widgets/cube/Facet.html#getIsTree()">tree facet</a> [getIsTree] </em>that combines &#8216;city&#8217; and &#8216;state&#8217; values would be appropriate.</li>
</ul>
<p><strong> </strong></p>
<h3><strong>Features</strong></h3>
<p><strong> </strong></p>
<ul>
<li><strong><em>Add and Remove</em></strong> facets on the fly.</li>
<li><strong><em>Expand or Collapse</em></strong> within facets and across facets.</li>
<li><strong><em>Drag-and-Drop</em></strong> re-arrangement and pivoting of facets.</li>
<li><strong><em>Interactive Operations</em></strong> such as select, resize, reorder, minimize, maximize, or auto-fit of columns.</li>
<li><strong><em><a href="http://blog.isomorphic.com/html5-charts-with-mobile-support/">HTML5 Charts with mobile support</a></em></strong><strong> </strong>for instant graphical analysis.<strong> </strong></li>
<li><strong><em>Frozen Headers</em></strong> constrain scrolling to one axis (row headers only scroll vertically, while column headers only scroll horizontally) so that values for the visible cells are always displayed.</li>
<li><strong><em>Load-on-Demand</em></strong><strong> </strong>system only loads visible data.</li>
<li><strong><em>Works with Standard</em></strong> ISC data sources.</li>
</ul>
<p>In today’s discussion we’ll cover adding facets, removing facets, moving facets, and HTML Charts. If you’d like to follow along, please see our <em><a href="http://www.smartclient.com/#analytics">Interactive Analytics</a></em> example. <strong> </strong></p>
<p><strong> </strong></p>
<ul>
<li><strong><em>Add Facet</em></strong><em>: [underlying API is ‘addFacet’]. </em>Facets can be added to the view, exposing more detail, by dragging the menu buttons directly onto the grid, or into the &#8216;Row Facets&#8217; and &#8216;Column Facets&#8217; listings<em>.</em></li>
</ul>
<div id="attachment_515" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/addFacet-1-web.jpg"><img class="size-full wp-image-515 " title="addFacet-1-web" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/addFacet-1-web.jpg" alt="" width="550" height="398" /></a><p class="wp-caption-text">How to Add a Facet: Before</p></div>
<div id="attachment_516" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/addFacet-2-web.jpg"><img class="size-full wp-image-516 " title="addFacet-2-web" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/addFacet-2-web.jpg" alt="" width="550" height="397" /></a><p class="wp-caption-text">How to Add a Facet: After</p></div>
<p><em> <strong> </strong></em></p>
<p><strong><em> </em></strong></p>
<p><strong><em> </em></strong></p>
<p><strong><em> </em></strong></p>
<p><strong><em> </em></strong></p>
<ul>
<li><strong><em>Remove Facet</em></strong><em>: [underlying API is ‘removeFacet’]. </em>Facets can be removed from the view by using the menus to set a facet to a fixed value. For example, use the &#8216;Regions&#8217; menu to show just data from the West: &#8216;Regions -&gt; Fix Regions Value -&gt; All Regions -&gt; West&#8217;<em>.</em></li>
</ul>
<div id="attachment_521" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/removeFacet-1-web.jpg"><img class="size-full wp-image-521" title="removeFacet-1-web" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/removeFacet-1-web.jpg" alt="" width="550" height="395" /></a><p class="wp-caption-text">How to Remove a Facet: Before</p></div>
<div id="attachment_522" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/removeFacet-2-web.jpg"><img class="size-full wp-image-522" title="removeFacet-2-web" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/removeFacet-2-web.jpg" alt="" width="550" height="303" /></a><p class="wp-caption-text">How to Remove a Facet: After</p></div>
<ul>
<li><strong><em>Move Facet</em></strong><em>: [underlying API is ‘moveFacet’]. </em>Facets can be moved or rearranged by:
<ol>
<li>Drag-and-drop of a facet label directly on the grid,</li>
<li>Toggling the contextual menus from [in columns] to [in rows] (or vice versa).</li>
<li>Drag-and-drop of a ‘Row facet’ or ‘Column facet’ in the corresponding menus.  Please note that you can stack facets in any preferred alignment on either axis (i.e. in the example below I can move the ‘Region’ facet from rows to columns either above or below the ‘Time’ facet).</li>
</ol>
</li>
</ul>
<div id="attachment_519" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/moveFacet-1-web.jpg"><img class="size-full wp-image-519" title="moveFacet-1-web" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/moveFacet-1-web.jpg" alt="" width="550" height="228" /></a><p class="wp-caption-text">How to Move a Facet: Before</p></div>
<p style="text-align: center;"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/moveFacet-2-web.jpg"></a></p>
<div id="attachment_520" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/moveFacet-2-web.jpg"><img class="size-full wp-image-520" title="moveFacet-2-web" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/moveFacet-2-web.jpg" alt="" width="550" height="240" /></a><p class="wp-caption-text">How to Move a Facet: After</p></div>
<ul>
<li><strong><em>HTML5 Charts</em></strong><em> </em>can be instantly created with a right-click of any cell value, row header, or column header. This allows you to plot how each cell value may vary across any two facets (i.e. Sales of ‘Storage/Accessories’ by ‘Time’ and ‘Region’ in the example below).</li>
</ul>
<div id="attachment_517" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/HTML5chart-1-web.jpg"><img class="size-full wp-image-517" title="HTML5chart-1-web" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/HTML5chart-1-web.jpg" alt="" width="550" height="307" /></a><p class="wp-caption-text">How to Create an HTML5 Chart: Before</p></div>
<p style="padding-left: 30px;">In addition, a right-click on the resulting chart enables further customization including pivoting, selection of chart type, fill, and stack.  For further details, please read our post on <em><a href="http://blog.isomorphic.com/html5-charts-with-mobile-support/">HTML5 Charts with mobile support</a>.</em></p>
<div id="attachment_518" class="wp-caption aligncenter" style="width: 560px"><a href="http://blog.isomorphic.com/wp-content/uploads/2011/09/HTML5charts-2-web.jpg"><img class="size-full wp-image-518" title="HTML5charts-2-web" src="http://blog.isomorphic.com/wp-content/uploads/2011/09/HTML5charts-2-web.jpg" alt="" width="550" height="258" /></a><p class="wp-caption-text">How to Create an HTML5 Chart: After</p></div>
<h3><strong>Interactive Examples</strong></h3>
<ul>
<li>Basic CubeGrid for <em><a href="http://www.smartclient.com/#basicCube">SmartClient</a></em></li>
<li>Basic CubeGrid for <em><a href="http://www.smartclient.com/smartgwtee/showcase/#cube_basic">SmartGWT</a> </em></li>
<li>Advanced CubeGrid for <em><a href="http://www.smartclient.com/#analytics">SmartClient</a></em></li>
<li>Advanced CubeGrid for <em><a href="http://www.smartclient.com/smartgwtee/showcase/#cube_analytics">SmartGWT</a></em></li>
</ul>
<p><strong> </strong></p>
<h3><strong>Pre-requisites</strong></h3>
<p><strong> </strong></p>
<ul>
<li>The CubeGrid component requires the <em><a href="http://www.smartclient.com/product/">Power Edition</a></em> with our optional <em><a href="http://www.smartclient.com/product/#analytics">Analytics Module</a></em>.</li>
</ul>
<p>Other topics such as data binding and load-on-demand will be covered in future posts. Stay tuned. <a href="http://www.smartclient.com/product/download.jsp">Download</a> the Smart GWT or SmartClient Evaluation to get started using our advanced analytics today.</p>
<p>Enjoy!</p>
<p><em>The Isomorphic Team</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isomorphic.com/introducing-the-cubegrid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to the Isomorphic Public Wiki</title>
		<link>http://blog.isomorphic.com/welcome-to-the-isomorphic-public-wiki/</link>
		<comments>http://blog.isomorphic.com/welcome-to-the-isomorphic-public-wiki/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 23:26:09 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[SmartClient]]></category>
		<category><![CDATA[SmartGWT]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://blog.isomorphic.com/?p=443</guid>
		<description><![CDATA[We are happy to announce the launch of our first public wiki located at: http://wiki.smartclient.com/ Our new wiki is part of an ongoing effort to bring our developer community the best, most relevant content possible for creating applications on the SmartClient and Smart GWT platforms. Here you’ll find developers from around the world writing about ...]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce the launch of our first public wiki located at:</p>
<p style="padding-left: 30px;"><a href="http://wiki.smartclient.com"><strong>http://wiki.smartclient.com/</strong></a></p>
<p>Our new wiki is part of an ongoing effort to bring our developer community the best, most relevant content possible for creating applications on the SmartClient and Smart GWT platforms.</p>
<p>Here you’ll find developers from around the world writing about what they’re working on. You’ve got developers and product experts highlighting the latest and greatest. They&#8217;re here to collaborate and share best practices so you can get the most out of our products. We’ve also added several articles pointing to popular forums threads along with entirely new content.</p>
<p>This service has been created as a resource for you, the developers, so please let us know if you have suggestions or feedback in the <a href="http://forums.smartclient.com/">Forums</a>.  We’re just getting started with our community resources, but we’re excited about what we have and what’s in store.</p>
<p>Enjoy!</p>
<p><em>The Isomorphic Team</em></p>
<h3><strong>How to Join</strong></h3>
<p>Commenting does not require sign-up, but if if you would like to contribute or edit content please create an account:</p>
<p style="padding-left: 30px;"><a href="http://wiki.smartclient.com/signup.action">http://wiki.smartclient.com/signup.action/</a></p>
<p>You can also click the <a href="http://wiki.smartclient.com/signup.action">Sign Up</a> link on the wiki. To learn more about the wiki and how it works, please click the “Welcome Screen” link located at the top right hand corner of the page.</p>
<p><strong> </strong></p>
<h3><strong>Benefits</strong></h3>
<p>The new wiki will allow you to:</p>
<ul>
<li><strong>Create new pages </strong>that will be useful resources for all. Addition of new examples, documentation, setup procedures, and other vital information will get you noticed while helping out the entire community. Every user has a voice and everyone&#8217;s contribution is seen, heard, and can be commented upon.</li>
</ul>
<ul>
<li><strong>Spread      the word</strong> by adding links on the wiki to resources you      find helpful. Post links when you find a thoughtful forum thread, blog      post, or other items of interest so you and others can refer to it later.</li>
</ul>
<p>When adding new content, please:</p>
<ul>
<li><strong>Show your respect</strong> for other contributors by carefully placing pages and links to your content according to who might be interested.</li>
</ul>
<ul>
<li><strong>Visit the <a href="http://forums.isomorphic.com/">Forums</a></strong> when reporting bugs, making feature requests, or asking questions.</li>
</ul>
<h3><strong>Wiki Site Map</strong></h3>
<ul>
<li><a href="http://wiki.smartclient.com/display/Main/Getting+Started">Getting Started</a>
<ul>
<li><a href="http://wiki.smartclient.com/display/Main/SmartClient">SmartClient</a>
<ul>
<li><a href="http://wiki.smartclient.com/display/Main/SmartClient+Quick+Start+Guide">SmartClient Quick Start Guide</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/SmartClient+Showcase">SmartClient Showcase</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/SmartClient+Nightly+Builds">SmartClient Nightly Builds</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/Smart+GWT">Smart GWT</a>
<ul>
<li><a href="http://wiki.smartclient.com/display/Main/Smart+GWT+Quick+Start+Guide">Smart GWT Quick Start Guide</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/Smart+GWT+Showcase">Smart GWT Showcase</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/Smart+GWT+EE+Showcase">Smart GWT EE Showcase</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/Frequently+Asked+Questions">Frequently Asked Questions</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/Smart+GWT+Nightly+Builds">Smart GWT Nightly Builds</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li><a href="http://wiki.smartclient.com/display/Main/Third+Party+Integration">Third Party Integration</a>
<ul>
<li><a href="http://wiki.smartclient.com/display/Main/Google+App+Engine">Google App Engine</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/Setting+up+Relogin+with+Spring+Security">Setting up Relogin with Spring Security</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/Smart+GWT+and+Google+Maps">Smart GWT and Google Maps</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/UIBinder">UIBinder</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/Using+FCKEditor+with+Smart+GWT">Using FCKEditor with Smart GWT</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/Working+with+Adobe+AIR">Working with Adobe AIR</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/Using+SmartClient+and+Smart+GWT+with+Amazon+Web+Services">Using SmartClient and Smart GWT with Amazon Web Services</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/ADF+Integration">ADF Integration</a></li>
<li><a href="http://wiki.smartclient.com/pages/viewpage.action?pageId=1441839">MDX, XMLA, OLAP4J &amp; Pentaho Mondrian or Jasper Reports with CubeGrid</a></li>
</ul>
</li>
<li><a href="http://wiki.smartclient.com/display/Main/Workarounds">Workarounds</a>
<ul>
<li><a href="http://wiki.smartclient.com/display/Main/SQL+Server+and+columns+with+spaces">SQL Server and columns with spaces</a></li>
</ul>
</li>
<li><a href="http://wiki.smartclient.com/display/Main/Miscellaneous">Miscellaneous</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/About+this+Wiki">About this Wiki</a>
<ul>
<li><a href="http://wiki.smartclient.com/display/Main/How+to+use+this+Wiki">How to use this Wiki</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/Wiki+Guidance+and+Terms+of+Use">Wiki Guidance and Terms of Use</a></li>
</ul>
</li>
<li><a href="http://wiki.smartclient.com/display/Main/Setup+Guides">Setup Guides</a></li>
<li><a href="http://wiki.smartclient.com/display/Main/Translations">Translations</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.isomorphic.com/welcome-to-the-isomorphic-public-wiki/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

