'; $bf[] = '
'; $bf[] = '

Desktop Insight is on sale until June 30, 2012. There is a direct relationship between the way ceramic glazes fire and their chemistry. INSIGHT is a calculation tool anyone can use to learn and harness the power of ceramic chemistry.

'; $bf[] = '
'; } $bf[] = ''; $bf[] = '
'; $bf[] = TheFuture(); $bf[] = generalfeatures(); $bf[] = importfeatures(); $bf[] = educationfeatures(); $bf[] = 'Learn more..'; $bf[] = '
'; return implode("\n", $bf); } function InsightFeatures() { $bf[] = WhatIsIt(true); $bf[] = '
'; $bf[] = generalfeatures(); $bf[] = '
Multiple ceramic glaze recipes shown side-by-side
Insight-Live showing recipes side-by-side
'; $bf[] = '
'; $bf[] = importfeatures(); $bf[] = '
Ceramic glaze recipe import dialog supporting matrix, glazemaster, glazechem, hyperglaze
Insight-Live showing the recipe import dialog
'; $bf[] = '
'; $bf[] = securityfeatures(); $bf[] = educationfeatures(); $bf[] = '
'; return implode("\n", $bf); } function WhatIsIt($ignoretitle = false) { # very short to introduce other more detailed info if(!$ignoretitle) $bf[] = '

What Is Insight-Live?

'; $bf[] = '

'; $bf[] = 'Insight-Live is desktop-Insight moved to the web and much more, document your recipes, firing schedules, projects, testing records in your private or group account. '; $bf[] = 'You have access to all your data using any internet-connected device. '; $bf[] = 'It can import your desktop Insight data. '; $bf[] = 'It has much stronger information storage and search features and even better for chemistry calculations. '; $bf[] = 'When you sign up for an Insight-live account you can download and use desktop Insight free (if you still want it). '; $bf[] = '

'; return implode("\n", $bf); } function OnePara($ignoretitle = false) { # stand alone one paragraph if(!$ignoretitle) $bf[] = '

What Is Insight-Live?

'; $bf[] = '

'; $bf[] = 'Document your recipes, firing schedules, projects, testing records. Access your private or group account from any internet connected device. This is an industrial strength database system (unlimited capacity, fast, reliable, secure). As many side-by-side recipes as you want. More ways to search and classify glaze and body recipes. Recipes are robust, units-of-measure are supported, unlimited pictures with individual titles and descriptions. Define multiple variations to a parent recipe, each with its own pictures, descriptions and name/code-number extensions. Recipes can to linked to typecodes, projects and firing schedules (all managed in their own areas). Reports. Import a wide range of formats. This is revolutionary.'; $bf[] = '

'; return implode("\n", $bf); } function generalfeatures($showtitle = true, $includeinsightnote=false, $includeimportdetail=false) { if($showtitle) $bf[] = '

Maintain your recipes, materials, firing schedules and test data (and more) on-line

'; $bf[] = ''; return implode("\n", $bf); } function importfeatures($ignoretitle = false) { if(!$ignoretitle) $bf[] = '

Imports many file formats

'; $bf[] = ''; return implode("\n", $bf); } function securityfeatures($ignoretitle = false) { if(!$ignoretitle) $bf[] = '

Secure, Reliable, Compatible

'; $bf[] = ''; return implode("\n", $bf); } function educationfeatures($ignoretitle = false) { if(!$ignoretitle) $bf[] = '

Perfect for Education

'; $bf[] = ''; return implode("\n", $bf); } function TheFuture($ignoretitle = false) { # if(!$ignoretitle) $bf[] = '

Insight OnLine is here

'; $bf[] = '
The future of ceramic recipe, material and physical testing record keeping is here. Just pennies a day.'; $bf[] = 'We are working hard to deliver a product that will behave as a mobile web app, at home on portable devices.
'; #$bf[] = '
Watch the video or sign-up at https://insight-live.com.
'; return implode("\n", $bf); } ?>