<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>&lt;oXygen/&gt; XML Editor Top News</title>
        <link>http://www.oxygenxml.com/rss.xml</link>
        <description>The latest News from &lt;oXygen/&gt; XML Editor, Schema Editor
            &amp; XSLT Editor/Debugger</description>
        <language>en-us</language>
        <pubDate>Tue, 18 November 2025 16:04:00 GMT</pubDate>
        <lastBuildDate>Tue, 18 Nov 2025 12:00:00 GMT</lastBuildDate>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <generator> Oxygen XML Editor</generator>
        <managingEditor>support@oxygenxml.com (Oxygen XML Editor Support)</managingEditor>
        <webMaster>webmaster@oxygenxml.com (Oxygen XML Editor Webmaster)</webMaster>
        <copyright>Copyright @2025 SyncRO Soft SRL. All rights reserved.</copyright>
        <category>News</category>
        <ttl>30</ttl>        
        <image>
            <url>http://www.oxygenxml.com/img/oxygenxml.gif</url>
            <title>&lt;oXygen/&gt; XML Editor Top News</title>
            <link>http://www.oxygenxml.com/rss.xml</link>
        </image>
        <item>
            <title>Syncro Soft Announces the Release of Oxygen AI Positron 8.3</title>
            <description>
                <![CDATA[
            <p>Syncro Soft, the developer of the industry-leading Oxygen XML suite of tools, is proud to announce
            the immediate availability of the <b>Oxygen AI Positron 8.3</b> plugins for all major Oxygen XML suite products,
            including Oxygen XML Editor, Author, Developer (desktop and Eclipse distributions), Oxygen JSON Editor,
            Oxygen XML Web Author, and Oxygen Content Fusion.</p>

            <p>Version <b>8.3</b> introduces stronger enterprise AI governance, a new project-aware development agent mode, expanded AI model support, and new XML automation capabilities. The release gives technical writers, XML developers, information architects, and enterprise administrators more control over AI behavior while improving assistance for technologies such as XSLT, Schematron, XPath, and DITA.</p>

            <h3><b>AI Governance with Event Hooks</b></h3>
            <p>Organizations can now monitor and control AI-driven workflows more closely with the introduction of a hook system for intercepting AI events, offering improved visibility and control over AI-driven workflows. Organizations can use hooks to audit AI activity, enforce governance policies, collect usage metrics, or block potentially risky operations before they are executed.</p>
            <p>To simplify integration with existing enterprise tooling, the new <b>Oxygen AI Positron Hooks</b> add-on lets teams run external scripts when specific AI hook events occur. This makes it easier for administrators to connect AI lifecycle events to auditing, analytics, policy enforcement, and workflow automation systems.</p>

            <h3><b>Dev Agent Chat Mode for XML Development Projects</b></h3>
            <p>The new <b>Dev Agent</b> chat mode gives XML teams a project-aware AI assistant for development tasks such as XSLT, Schematron, XPath, validation, and transformations. The Dev Agent can explore the project, propose a plan, and perform project-wide changes, while users remain in control of reviewing and deciding which modifications to keep.</p>

            <h3><b>Specialized Development Skills</b></h3>
            <p>Version <b>8.3</b> adds specialized skills for development vocabularies including <b>XSLT</b>, <b>XSD</b>, <b>Schematron</b>, and <b>XSpec</b>. These skills help the AI produce more accurate code suggestions and reduce errors, enabling faster and more efficient development.</p>
            <p>Custom skills can also now be packaged as ZIP archives with the <code>.skill</code> file extension. Once placed in the configured skills folders, these packages are automatically recognized and loaded by AI Positron, making it easier to distribute and share custom AI capabilities.</p>

            <h3><b>Expanded Enterprise AI Connectivity</b></h3>
            <p>Organizations can now access newer OpenAI reasoning models through a new <b>OpenAI Responses</b> enterprise connector.</p>
            <p>Version <b>8.3</b> also adds support for connecting to <b>Model Context Protocol (MCP)</b> HTTP servers that use OAuth authentication. Users can view a summary of running or failed servers in the <b>Connection status</b> section, with integrated login and logout controls.</p>
            <p>For AWS users, the <b>AWS Bedrock</b> connector now supports <b>AWS Credentials (Profile/SSO)</b>, offering a more secure authentication option than API keys.</p>

            <h3><b>New AI Models and Improved Reasoning Visibility</b></h3>
            <p><b>Oxygen AI Positron 8.3</b> expands the list of available AI models for AI-assisted tasks, including:</p>
            <ul>
                <li><b>GPT-5.4 Thinking</b>, <b>GPT-5.5</b>, and <b>GPT-5.5 Thinking</b> through the Positron Service or an OpenAI Responses enterprise connection.</li>
                <li><b>Claude Opus 4.8 Thinking</b> and <b>Claude Opus 4.8</b>, designed for agentic workflows and complex multi-step tasks.</li>
                <li><b>Gemini 3.5 Flash</b> through the Positron Service or the Vertex AI enterprise connection.</li>
            </ul>
            <p>Users can now inspect reasoning from supported OpenAI thinking models in a collapsible chat section, improving transparency without cluttering the conversation.</p>
            <p>Administrators can also manage which models are available for configured AI connections, define recommended defaults, and add models beyond the predefined list.</p>

            <h3><b>Automatic Conversation Compaction for Longer AI Sessions</b></h3>
            <p>Long AI conversations can now continue more smoothly with the new automatic conversation compaction feature. When the allowed context usage reaches 70%, AI Positron summarizes older portions of the conversation and replaces them with a concise recap, preserving relevant context while allowing the discussion to continue.</p>
            <p>Users can disable automatic compaction from the <b>Preferences</b> page or manually trigger compaction using the <b>Context Consumption</b> button in the footer of the AI Positron view.</p>

            <h3><b>Fix Multiple Validation Issues at Once</b></h3>
            <p>The <b>AI Positron Fix</b> action can now be applied to multiple selected validation problems in the <b>Results</b> pane. This allows users to resolve several issues in a single AI-assisted operation, improving productivity when working with large or complex XML documents.</p>

            <h3><b>More Flexible Custom AI Actions</b></h3>
            <p>When creating custom AI actions, users can now use Oxygen editor variables in the <code>prompt_ref</code> property. For example, a prompt can reference content from the user’s home folder, and the variable will be expanded automatically.</p>

            <h3><b>New AI Tool Function for XPath Evaluation</b></h3>
            <p>AI Positron now includes an <code>evaluate_xpath</code> tool function that helps AI-assisted workflows access structured XML content more precisely.</p>

            <h3><b>New XPath AI Functions for Advanced Automation</b></h3>
            <p>Two new AI extension functions, <code>ai:chat()</code> and <code>ai:resolve-action()</code>, are now available for XPath-based automation workflows, with full technical details available in the supporting documentation.</p>

            <h3><b>Availability</b></h3>
            <p><b>Oxygen AI Positron 8.3</b> is available for Oxygen XML Editor, Author, and Developer (desktop and Eclipse), JSON Editor, Web Author, and Content Fusion. This release reaffirms Syncro Soft’s commitment to empowering XML professionals with the most advanced and user-friendly AI tools on the market.</p>
            <p> </p>
            <p>For the complete list of features added in Oxygen AI Positron 8.3, please see:</p>
            <p><a href="https://www.oxygenxml.com/ai_positron/whats_new.html">
            https://www.oxygenxml.com/ai_positron/whats_new.html</a></p>

            <p>For more information about the Oxygen AI Positron plugins visit:</p>
            <p><a href="https://www.oxygenxml.com/ai_positron_assistant.html">
            https://www.oxygenxml.com/ai_positron.html</a></p>

            <h3><b>About Syncro Soft</b></h3>
            <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
                in small businesses, Fortune 500 enterprises, universities, government agencies, and
                international organizations in authoring documents, publishing in different formats,
                collaborating with team members, and managing content.</p>
            <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
                authoring, XML Web Author for in-browser intuitive editing and reviewing, the
                easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
                such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
                responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
                Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
                other tasks. Customizing XML applications can be done using the XML Developer and the
                flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
                publishing, and development tool.</p>
            <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
                trademarks or service marks contained herein are the property of their respective
                owners.</p>

            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
            </description>
            
            <guid isPermaLink="false">news_positron_8_3</guid>
            <pubDate>Release date: July 1, 2026</pubDate>
        </item>
      
      
      
      <item>
        <title>Webinar: Streamlining S1000D Authoring with Oxygen XML Editor</title>
        <link></link>
        <description>
          <![CDATA[
    <p>
      Join us on May 20 to discover how Oxygen XML Editor streamlines S1000D authoring with powerful built-in features, including editing, validation, visual authoring, templates, BREX handling, and Smart Paste.
    </p>

    <p>
      In this 1-hour webinar, Octavian Nadolu (Product Manager at Syncro Soft) will demonstrate how to efficiently create, manage, and maintain Data Modules and Publication Modules across Oxygen XML Editor Desktop, Web Author, Content Fusion, and the Eclipse plugin.
      This live session will also explore how AI-powered capabilities in Oxygen can support authors, reduce repetitive tasks, and boost overall productivity.
    </p>

    <p>
      Don’t miss this opportunity to see how Oxygen can reduce authoring friction and deliver a more consistent and efficient S1000D workflow.
    </p>

    <p>
      This is a free event, but registration is required. You can register at
      <a href="https://www.oxygenxml.com/evs2026-3.html">https://oxygenxml.com/evs2026-3.html</a>
    </p>

    <p>
      To stay in touch with us and discover what other events we have planned for you, please make sure to check
      <a href="https://www.oxygenxml.com/events_programme.html">https://www.oxygenxml.com/events_programme.html</a>
    </p>
    ]]>
        </description>
        <guid isPermaLink="false">news_webinars_may_20_2026</guid>
        <pubDate>Wed, May 20, 2026</pubDate>
        <pubTime>9:00 AM US Pacific time / 12:00 PM US Eastern time / 6:00 PM Central Europe time</pubTime>
      </item>
      
      
     
        
        
     
        <item>
            <title>Syncro Soft Announces the Release of Oxygen AI Positron 8.2</title>
            <description>
                <![CDATA[
            <p>Syncro Soft, the developer of the industry-leading Oxygen XML suite of tools, is proud to announce
            the immediate availability of the <b>Oxygen AI Positron 8.2</b> plugins for all major Oxygen XML suite products,
            including Oxygen XML Editor, Author, Developer (desktop and Eclipse distributions), Oxygen JSON Editor,
            Oxygen XML Web Author, and Oxygen Content Fusion.</p>
            
             <p>This release introduces major enhancements focused on extensibility, richer context awareness, and improved transparency across AI-assisted authoring workflows. With support for reusable skills, advanced new reasoning models, and expanded analysis of rich content formats, Oxygen AI Positron 8.2 gives technical communicators and developers more control over how AI is adapted to their workflows and organizational requirements.</p>
             <p>As AI-assisted authoring continues to evolve beyond generic prompting, Oxygen AI Positron 8.2 helps teams build more specialized, transparent, and context-aware experiences for structured content development, review, and transformation.</p>
             <p>"With version 8.2, we are making AI assistance more adaptable and more transparent for real-world documentation environments," said Alex Jitianu, Product Manager at Syncro Soft. "By introducing reusable skills and improving the assistant's awareness of the user's working context, we enable organizations to shape AI around their own processes while giving users better visibility into how the system reasons and responds."</p>
             
             <h3><b>Extensible AI Workflows with Skills</b></h3>
             <p>The standout addition in Oxygen AI Positron 8.2 is support for reusable skills, based on the Anthropic Agent Skills. Skills allow organizations and individual users to extend the AI assistant with specialized modules for repetitive workflows, external tool and API integrations, best-practice enforcement, and domain-specific processes.</p>
             <p>To help users get started quickly, several built-in skills are included for tasks such as adding review comments, translating XML content while preserving markup and structure, and performing structured persona-based analysis across multiple audience perspectives.</p>
             
             <h3><b>Advanced Reasoning with Claude 4.6 Thinking Models </b></h3>
             <p>Version 8.2 adds support for the new <b>Claude Sonnet 4.6 Thinking</b> and <b>Claude Opus 4.6 Thinking</b> models. These adaptive thinking models automatically determine how much reasoning is needed for each request, enabling deeper analysis for complex tasks while remaining responsive for simpler interactions.</p>
             <p>To improve transparency, the chat interface now displays a collapsible real-time summary of the model's thinking process when these models are used, helping users better understand how responses are being developed.</p>
             
             <h3><b>Smarter Context Awareness and Transparency</b></h3>
             <p>Another important improvement is the AI assistant's smarter awareness of the current working context during ongoing conversations. If users continue a chat after selecting different content or switching files, the AI is now able to better understand the current context and respond accordingly.</p>
             <p>Users also benefit from a <b>new context window size indicator</b> that shows the total context window available for the selected model and how much of it is currently being used, making it easier to manage larger and more complex interactions.</p>

             <h3><b>Expanded Rich Content and File Analysis</b></h3>
             <p>This release significantly expands support for working with rich content and binary resources. 
             Users can now ask the AI to analyze <b>PDF, Word, Excel, PowerPoint, or image files</b> without first needing to manually attach them in the chat.</p>
             
             <p>Support was also added for analyzing <b>SVG</b> images during AI actions and chat interactions, complementing existing image handling capabilities and making it easier to work with documentation projects that use this image format.</p>
             
             <h3><b>Enterprise AI Integration Enhancements</b></h3>
             <p>For enterprise deployments, version 8.2 adds support for configuring reasoning effort levels for 
             Microsoft Azure connections and for using <b>Claude deployments hosted in Azure AI Foundry</b> through Microsoft 
             Azure AI connections. </p>
             
             <p>Various other improvements were also implemented for AI integrations, model selection, file handling, and review workflows, further strengthening Oxygen AI Positron as a flexible AI platform for professional XML and structured content environments.</p>
             
             <h3><b>Availability</b></h3>
             <p>Oxygen AI Positron 8.2 is available for Oxygen XML Editor, Author, and Developer (desktop and Eclipse), JSON Editor, Web Author, and Content Fusion. This release reaffirms Syncro Soft’s commitment to empowering XML professionals with the most advanced and user-friendly AI tools on the market.</p>
             <p> </p>
             <p>For the complete list of features added in Oxygen AI Positron 8.2, please see: </p>
             <p><a href="https://www.oxygenxml.com/ai_positron/whats_new.html">
             https://www.oxygenxml.com/ai_positron/whats_new.html</a></p>
             
             <p>For more information about the Oxygen AI Positron plug-ins visit:</p>
             <p><a href="https://www.oxygenxml.com/ai_positron/whats_new.html">
             https://www.oxygenxml.com/ai_positron.html</a></p>
             
             <h3><b>About Syncro Soft</b></h3>
             <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
                 in small businesses, Fortune 500 enterprises, universities, government agencies, and
                 international organizations in authoring documents, publishing in different formats,
                 collaborating with team members, and managing content.</p>
             <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
                 authoring, XML Web Author for in-browser intuitive editing and reviewing, the
                 easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
                 such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
                 responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
                 Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
                 other tasks. Customizing XML applications can be done using the XML Developer and the
                 flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
                 publishing, and development tool.</p>
             <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
                 trademarks or service marks contained herein are the property of their respective
                 owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
            </description>
            
            <guid isPermaLink="false">news_positron_8</guid>
            <pubDate>Release date: May 5, 2026</pubDate>
        </item>
        
        
     
     
     
     
      <item>
        <title>Oxygen Content Fusion 9.1 is Now Available!</title>
        <description>
          <![CDATA[
            <p>Syncro Soft is happy to announce the release of <b>Oxygen Content Fusion Enterprise
                     9.1</b>, the latest version of its DITA CMS for the AI era, built to bridge the gap
                 between XML experts and SMEs through structured content, intuitive collaboration, and
                 agentic AI workflows. </p>
             <p>This update brings faster, more targeted communication, a dashboard for tracking and
                 managing review cycles, an enhanced visual editing experience, and next-generation AI
                 capabilities.</p>
             <p>Version 9.1 marks also the availability of <a href="https://fusion.oxygenxml.com/"
                     ><b>Oxygen Content Fusion Cloud</b></a>, giving
                 organizations a fully managed <b>SaaS (Software as a Service) platform</b> for
                 collaborative review, content management, and automated publishing.</p>
             <h2><b>What's New in Oxygen Content Fusion Enterprise 9.1</b></h2>
             <h3><b>Streamlined Collaboration with @mentions</b>
             </h3>
             <p>Communication within the review process is now more direct as users can bring specific
                 teammates into a conversation exactly where they are needed by using <b>@mentions</b>.
                 Mentioned collaborators receive instant email notifications containing a direct link to
                 the specific comment, eliminating the need to hunt through documents for context and
                 ensuring critical updates are never missed.</p>
             <h3><b>Centralized Review Task Dashboard </b></h3>
             <p>Navigating complex review cycles is easier than ever with the new <b>Review Task
                     Dashboard</b>. This centralized hub provides an at-a-glance view of task progress.
                 Authors and reviewers can track detailed task descriptions, consolidated metadata, due
                 dates, and real-time reviewer status to see exactly who has finalized their review and
                 who is still working on it.</p>
             <h3><b>Enhanced AI-Assisted Authoring </b></h3>
             <p>Through the enhanced Oxygen AI Positron plugin, the new <b>Planner AI Agent</b> can
                 tackle complex, project-wide operations, such as translating all files in a folder or
                 updating short descriptions across all topics. The Planner proposes a multi-step plan
                 and, upon approval, delegates the work to specialized AI agents. The AI interactions
                 also benefit from smarter context awareness, preserving the structure of attached Word
                 and PDF documents and supporting image-based (vision) prompts.</p>
             <p><b>Better Onboarding and Project Management</b></p>
             <p>To help teams get up and running quickly, a new project carousel offers a variety of
                 starter templates, ranging from a DITA Software Documentation starter to specialized API
                 and hardware documentation demos. The release also brings refined user interfaces,
                 granular access control for projects, and rich email notifications containing full
                 review comments.</p>
             <h3><b>Advanced Visual Editor</b></h3>
             <p>Powered by the latest Oxygen XML Web Author, the updated visual editor brings significant
                 quality-of-life improvements. Navigating large DITA tables is now effortless thanks to
                 new "sticky" headers that remain visible while scrolling. Furthermore, teams can easily
                 distinguish profiled content directly in the editor using DITAVAL flagging. </p>
             <h3><b>Built-in S1000D Support</b></h3>
             <p>For the aerospace and defense sectors, version 9.1 introduces <b>built-in support for
                     S1000D® issue 4.x</b>. Users can now benefit from schema-guided editing, specialized
                 visual authoring styles, and Smart Paste capabilities that preserve structure and
                 formatting when pasting from web browsers or Word documents.</p>
             <p> </p>
             <p>More information about <b>Oxygen Content Fusion Enterprise 9.1</b> can be found at: </p>
             <p><a href="https://www.oxygenxml.com/content_fusion/whats_new_enterprise.html">
             https://www.oxygenxml.com/content_fusion/whats_new_enterprise.html</a></p>
             <h3><b>About Syncro Soft</b></h3>
             <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
                 in small businesses, Fortune 500 enterprises, universities, government agencies, and
                 international organizations in authoring documents, publishing in different formats,
                 collaborating with team members, and managing content.</p>
             <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
                 authoring, XML Web Author for in-browser intuitive editing and reviewing, the
                 easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
                 such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
                 responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
                 Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
                 other tasks. Customizing XML applications can be done using the XML Developer and the
                 flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
                 publishing, and development tool.</p>
             <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
                 trademarks or service marks contained herein are the property of their respective
                 owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_content_fusion_9_1</guid>
        <pubDate>Release date: April 7, 2026</pubDate>
      </item>
      
      
      <item>
        <title>Syncro Soft announces the release of version 28.1 for the Oxygen XML suite of products!</title>
        <description>
          <![CDATA[
            <div>
    <p>Syncro Soft is proud to announce the immediate availability of version <b>28.1</b> of the industry-leading <b>Oxygen XML Editor</b>, along with the following Oxygen suite of products: XML Author, XML Developer, XML Web Author, PDF Chemistry, XML WebHelp, XML Publishing Engine, XML Scripting, and JSON Editor.</p>

    <p><b>Oxygen XML Editor 28.1</b> introduces important enhancements in <b>AI-powered workflows</b>, including the new <b>Planner</b> chat mode in Oxygen AI Positron and improved <b>sensitive data masking</b>. This release also adds <b>built-in support for S1000D® issue 4.x</b>, improves <b>DITA editing and PDF publishing</b>, and includes the new <b>Oxygen AI Translator</b> add-on for AI-powered <b>XLIFF translation workflows</b>.</p>

</div>

<section id="section_nl5_ykt_p3c">
    <h2><b>What’s New in Oxygen XML Editor 28.1</b></h2>
    <ul id="ul_t1h_zlt_p3c">
        <li><b>Planner chat mode</b>: The latest version of the Oxygen AI Positron add-on introduces the Planner chat mode. This innovative feature allows the AI to explore projects, propose multi-step plans, and delegate tasks to specialized AI agents, while providing full transparency through reviewable tool calls and results. Users can now confidently execute operations like translating entire folder structures or performing bulk content migrations, knowing that the AI will coordinate every step intelligently.</li>
    </ul>
    <ul id="ul_ovm_zlt_p3c">
        <li><b>Sensitive data masking</b>: To protect user privacy when working with AI services, personal information (such as email addresses, phone numbers, and API keys) is automatically identified and masked before being sent to AI services, with the ability to extend protection through custom patterns for industry-specific data types. Masked information is seamlessly restored in AI responses, ensuring accuracy while maintaining security.</li>
    </ul>
    <ul id="ul_zx5_bmt_p3c">
        <li><b>Enhanced AI experience</b>: Oxygen AI Positron now displays all AI-created or modified files directly in the chat area, enabling users to review, accept, or discard changes without interrupting their workflow. Users can also selectively accept portions of proposed changes, providing granular control over AI-generated content. Additional developer and power-user enhancements include the ability to create <b>custom chat modes</b> and delegate tasks to specialized AI agents, a <b>tools selector</b> to fine-tune AI capabilities by enabling or disabling specific tools, <b>command-line tool integration</b> to execute system commands directly from AI chat (with user approval), <b>Vision support</b> to include images in AI analysis when relevant, and updates to the <b>Model Context Protocol</b> with the latest SDK version 0.16.0 for enhanced extensibility.</li>
        <li><b>Built-in S1000D Support for Aerospace and Defense</b>: S1000D users will benefit from support for S1000D issue 4.x content, including schema-guided editing with validation and content completion, visual authoring with multiple display modes, BREX (Business Rules Exchange) module editing and Schematron conversion, Smart Paste functionality that preserves structure from web browsers and Word documents, and ready-to-use templates for data modules and publication modules (issues 4.0, 4.1, and 4.2).</li>
        <li><b>Oxygen AI Translator Add-on</b>: This new add-on brings enterprise-grade translation capabilities to XLIFF workflows. Key features include intelligent quality control with automatic validation, structural error detection, and retry mechanisms through alternative models, translation memory integration supporting TMX 1.4b for consistent reuse of approved content, custom instruction support for terminology, style guidelines, and contextual requirements. It also features a smart caching system that reduces costs and improves performance for repeated translations, and real-time progress tracking with job persistence across system restarts.</li>
        <li><b>Git Client Add-on</b>: Version 5.6.0 of the Git Client add-on was released and supports multiple worktrees, as well as introducing a new "Explain commit" AI action (requires Oxygen AI Positron) to explain the changes from selected commits.</li>
        <li><b>DITA Enhancements</b>: DITA enhancements include form controls for editing change history in DITA prolog sections and character-level fallback fonts for PDF publishing, making it easier to manage document revisions and ensure proper font rendering in multi-lingual published output.</li>
        <li><b>XProc Enhancements</b>: For XProc 3.0 developers, this release brings enhanced Saxon XInclude support, improved options parsing, and integrated HTML5 validation, streamlining the development and execution of XProc pipelines.</li>
        <li><b>File Comparison Upgrades</b>: Version 28.1 provides customizable widths for comment callouts and the ability to include timestamps and user information in comparison reports, improving the review and collaboration experience.</li>
        <li><b>Component Updates</b>: This release also provides various important component updates, including OpenJDK 21.0.10, DITA-OT 4.4, XML Calabash 3.0.38, and Eclipse 4.38/4.39 support, along with bug fixes and security enhancements.</li>
    </ul>
    <p>For the full list of features, see:</p>
    <p>
        <a href="https://www.oxygenxml.com/xml_editor/whats_new.html" target="_blank">
            https://www.oxygenxml.com/xml_editor/whats_new.html
        </a>
    </p>
</section>

<section>
    <h2><b>What’s New in Oxygen XML Web Author 28.1.0</b></h2>
    <p><b>Oxygen XML Web Author 28.1.0</b>, the newest release for the web-based solution for editing and reviewing XML content in any modern web browser, introduces significant advancements in <b>AI-powered authoring</b> through the new <b>Planner</b> chat mode in Oxygen AI Positron, enhanced editing capabilities including <b>DITA improvements</b>, expanded <b>customization options</b>, as well as improving <b>table editing</b> across multiple formats.</p>
    <p>This release also adds the ability to work with <b>S1000D issue 4.x content</b>, using built-in support for editing and visual authoring, including templates, and Smart Paste.</p>
    <p>For the full list of features, see:</p>
    <p>
        <a href="https://www.oxygenxml.com/xml_web_author/whats_new.html" target="_blank">
            https://www.oxygenxml.com/xml_web_author/whats_new.html
        </a>
    </p>
</section>

<section id="section_sl5_ykt_p3c">
    <h2><b>What’s New in Oxygen XML Author 28.1</b></h2>
    <p><b>Oxygen XML Author 28.1</b> inherits the powerful new features and enhancements introduced in Oxygen XML Editor 28.1, with many of them being tailored for authoring-specific workflows, providing a more intelligent and enhanced content creation experience.</p>
    <p>For the full list of features, see:</p>
    <p>
        <a href="https://www.oxygenxml.com/xml_author/whats_new.html" target="_blank">
            https://www.oxygenxml.com/xml_author/whats_new.html
        </a>
    </p>
</section>

<section id="section_tl5_ykt_p3c">
    <h2><b>What’s New in Oxygen XML Developer 28.1</b></h2>
    <p><b>Oxygen XML Developer 28.1</b> incorporates the major development-related new features and enhancements introduced in Oxygen XML Editor 28.1, offering advanced AI-powered tools and updated components to streamline XML development and schema-related workflows.</p>
    <p>For the full list of features, see:</p>
    <p>
        <a href="https://www.oxygenxml.com/xml_developer.html" target="_blank">
            https://www.oxygenxml.com/xml_developer.html
        </a>
    </p>
</section>

<section id="section_ul5_ykt_p3c">
    <h2><b>What’s New in Oxygen JSON Editor 28.1</b></h2>
    <p><b>Oxygen JSON Editor 28.1</b> includes all the JSON-related features from Oxygen XML Editor 28.1 to streamline JSON editing and development workflows.</p>
    <p>For the full list of features, see:</p>
    <p>
        <a href="https://www.oxygenxml.com/json_editor/whats_new.html" target="_blank">
            https://www.oxygenxml.com/json_editor/whats_new.html
        </a>
    </p>
</section>

<section id="section_vl5_ykt_p3c">
    <h2><b>What’s New in Oxygen PDF Chemistry 28.1</b></h2>
    <p><b>Oxygen PDF Chemistry 28.1</b> introduces character-level <b>font fallback support</b> for mixed-language DITA to PDF publishing and improved <b>image map handling</b> with automatic scaling to fit page boundaries.</p>
    <p>For the full list of features, see:</p>
    <p>
        <a href="https://www.oxygenxml.com/pdf_chemistry.html" target="_blank">
            https://www.oxygenxml.com/pdf_chemistry.html
        </a>
    </p>
</section>

<section id="section_wl5_ykt_p3c">
    <h2><b>What’s New in Oxygen XML WebHelp 28.1</b></h2>
    <p><b>Oxygen XML WebHelp 28.1</b> enhances workflow flexibility by allowing you to generate output files for content located outside of the DITA map folder.</p>
    <p>For the full list of features, see:</p>
    <p>
        <a href="https://www.oxygenxml.com/webhelp/whats_new.html" target="_blank">
            https://www.oxygenxml.com/webhelp/whats_new.html
        </a>
    </p>
</section>

<section id="section_xl5_ykt_p3c">
    <h2><b>What’s New in Oxygen XML Publishing Engine 28.1</b></h2>
    <p><b>Oxygen XML Publishing Engine 28.1</b> applies the new <b>Oxygen XML WebHelp 28.1</b> features and <b>PDF Chemistry 28.1</b> improvements to automated server-side and CI/CD-driven publishing pipelines.</p>
    <p>For the full list of features, see:</p>
    <p>
        <a href="https://www.oxygenxml.com/publishing_engine/whats_new.html" target="_blank">
            https://www.oxygenxml.com/publishing_engine/whats_new.html
        </a>
    </p>
</section>

<section id="section_yl5_ykt_p3c">
    <h2><b>What’s New in Oxygen XML Scripting 28.1</b></h2>
    <p><b>Oxygen XML Scripting 28.1</b> introduces support for configuration files in multiple formats (XML, JSON, and YAML) for directory and file comparison scripts, making script execution more flexible and maintainable across different environments. The new release also adds comprehensive metadata tracking to comparison reports, including user identification, execution timestamps, and duration metrics. For HTML reports, this information is presented in an intuitive, collapsible section within the browser interface, making it easy to track and audit comparison activities over time.</p>
    <p>For the full list of features, see:</p>
    <p>
        <a href="https://www.oxygenxml.com/xml_scripting/whats_new.html" target="_blank">
            https://www.oxygenxml.com/xml_scripting/whats_new.html
        </a>
    </p>
</section>

<div>
    <p><b>About Syncro Soft</b></p>

    <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content.</p>

    <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML authoring, XML Web Author for in-browser intuitive editing and reviewing, the easy-to-use and flexible Content Fusion collaboration platform, many publishing tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many other tasks. Customizing XML applications can be done using the XML Developer and the flagship product, Oxygen XML Editor, which provides an all-in-one comprehensive XML authoring, publishing, and development tool.</p>

    <p>Oxygen is a registered trademark of Syncro Soft in the U.S. and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>

    <p>SOURCE: Syncro Soft SRL</p>
    <p>support@oxygenxml.com</p>
    <p><a href="https://www.oxygenxml.com" target="_blank">https://www.oxygenxml.com</a></p>
</div>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_oxygen_28_1</guid>
        <pubDate>Release date: March 18, 2026</pubDate>
      </item>
      
      
      
      <item>
        <title>Oxygen AI Positron 8.1 introduces GPT-5.2 Intelligence and Agentic Multi-Step
          Workflows</title>
        <description>
          <![CDATA[
            <div>
    <p>Syncro Soft, the developer of the industry-leading Oxygen XML suite of tools, is
        proud to announce the immediate availability of the <b>Oxygen AI Positron
        8.1</b> plugins for all major Oxygen XML suite products, including Oxygen
        XML Editor, Author, Developer (desktop and Eclipse distributions), Oxygen JSON
        Editor, Oxygen XML Web Author, and Oxygen Content Fusion.</p>

    <p>This update transforms XML authoring from a manual task into an orchestrated,
        agentic experience, integrating OpenAI’s most advanced models and a
        sophisticated new "Planner" mode designed to handle complex, project-wide
        transformations.</p>

    <p>As AI moves from simple chat prompts to autonomous execution, Oxygen AI Positron
        8.1 ensures that technical communicators and developers stay ahead of the curve
        with improved security, lower costs, and unprecedented flexibility.</p>

    <p>"With version 8.1, we are moving beyond the era of simple AI assistance into the
        era of the AI Agent," said Stefan Vasile, CEO of Syncro Soft. "Our project-aware
        context engine allows the AI to understand the 'why' and the 'how' behind a
        documentation set, not just the 'what'. This is a game-changer for enterprises
        managing thousands of interrelated files in DITA or other structured
        formats."</p>

</div>

<section id="section_ukj_4rn_g3c">
    <h2><b>Next-Generation Intelligence with GPT-5.2</b></h2>
    <p>The 8.1 release marks the integration of <b>OpenAI’s GPT-5.2 and GPT-5.2 Thinking</b>
        models, delivering state-of-the-art AI capabilities for complex, multi-step agentic
        tasks. To maintain a modern ecosystem, support for legacy models like GPT-4 has been
        retired in favor of these more intelligent alternatives.</p>
</section>

<section id="section_gys_prn_g3c">
    <h2><b>The "Planner": Your New AI Project Manager</b></h2>
    <p>The standout feature of version 8.1 is the <b>Planner Chat Mode</b>. Designed for
        resource-intensive, project-wide operations, such as converting all cross-references
        across a DITA map or translating an entire folder, the Planner does more than just
        answer questions. It explores the project, proposes a comprehensive multi-step plan,
        and, upon user approval, delegates tasks to specialized AI agents. This "agentic"
        approach bypasses traditional LLM context limits, allowing for massive changes
        without losing oversight.</p>
</section>

<section id="section_qb5_qrn_g3c">
    <h2><b>Sensitive Data Masking</b></h2>
    <p>Recognizing the importance of data privacy, Oxygen AI Positron 8.1 introduces
        <b>built-in Sensitive Data Masking</b>.</p>
    <ul id="ul_sb5_qrn_g3c">
        <li><b>Automatic Protection:</b> The system identifies and masks Personal
            Identifiable Information (email addresses, API keys, phone numbers) before
            requests reach the LLM. Customizable masking patterns are available for
            additional data types.</li>

        <li><b>Seamless Restoration:</b> Masked data is automatically restored in the
            AI's response, ensuring the final XML content remains accurate and
            secure.</li>
    </ul>
</section>

<section id="section_dfn_gsn_g3c">
    <h2>Important Enhancements</h2>
    <ul id="ul_qx2_jsn_g3c">
        <li><b>Optimized Efficiency:</b> Prompt engineering improvements have
            significantly reduced token consumption, lowering the cost per operation
            for high-volume users.</li>

        <li><b>Customizable AI Tools:</b> New tools selector to enable or disable
            specific AI tools for each chat mode, support for creating custom chat
            modes, and actions with vision support for image analysis, allow
            tailoring the AI behavior to specific requirements.</li>

        <li><b>Advanced Document Handling:</b> Attached PDF and Word documents now
            preserve their internal structure (headings, tables, and styles), making
            document conversion and analysis more precise than ever.</li>

        <li><b>Integrated Review Experience:</b> Review and manage AI-modified files
            directly in the chat, enabling surgical precision when accepting
            changes.</li>

        <li><b>Expanded Toolset:</b> New tools, such as the ones for command-line
            operations, resource management (copy/move/rename), and directory
            listing give the AI more "hands" to accomplish complex tasks.</li>
    </ul>
</section>

<div>
    <p><b>Availability</b></p>

    <p><b>Oxygen AI Positron 8.1</b> is available for Oxygen XML Editor, Author, and
        Developer (desktop and Eclipse), JSON Editor, Web Author, and Content Fusion.
        This release reaffirms Syncro Soft’s commitment to empowering XML professionals
        with the most advanced and user-friendly AI tools on the market.</p>

    <p>For the complete list of features added in Oxygen AI Positron 8.1, please see:</p>
    <p>
        <a href="https://www.oxygenxml.com/ai_positron/whats_new.html" target="_blank">
            https://www.oxygenxml.com/ai_positron/whats_new.html
        </a>
    </p>

    <p>For more information about the Oxygen AI Positron plug-ins visit:</p>
    <p>
        <a href="https://www.oxygenxml.com/ai_positron.html" target="_blank">
            https://www.oxygenxml.com/ai_positron.html
        </a>
    </p>

    <hr class="rss_hr">
    <p><b>About Syncro Soft</b></p>

    <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products,
        facilitating teams in small businesses, Fortune 500 enterprises, universities,
        government agencies, and international organizations in authoring documents,
        publishing in different formats, collaborating with team members, and managing
        content.</p>

    <p>The complete Oxygen product suite includes XML Author for user-friendly visual
        XML authoring, XML Web Author for in-browser intuitive editing and reviewing,
        the easy-to-use and flexible Content Fusion collaboration platform, many
        publishing tools such as PDF Chemistry for obtaining PDF using CSS styles,
        WebHelp for modern and responsive HTML5 output, the Oxygen Feedback flexible
        commenting platform, Oxygen Publishing Engine, and Oxygen Scripting for
        automating publishing, validation, and many other tasks. Customizing XML
        applications can be done using the XML Developer and the flagship product,
        Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
        publishing, and development tool.</p>

    <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries.
        Any other trademarks or service marks contained herein are the property of their
        respective owners.</p>

    <p>SOURCE: Syncro Soft SRL</p>
    <p>support@oxygenxml.com</p>
    <p><a href="https://www.oxygenxml.com" target="_blank">https://www.oxygenxml.com</a></p>
</div>

            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_positron_8_1</guid>
        <pubDate>Release date: January 28, 2026</pubDate>
      </item>
      
      
      <item>
        <title>Webinar: AI-powered DITA Translation Workflows in Oxygen XML Editor</title>
        <link></link>
        <description>
          <![CDATA[
      <p>Hello,</p>

      <p>
        On February 4, you are invited to the Oxygen XML live webinar - AI-powered DITA Translation Workflows in Oxygen XML Editor!
      </p>

      <p>
        In this webinar, Sorin Carbunaru (Senior Software Developer at Syncro Soft) will show you how two Oxygen XML Editor add-ons - Fluenta DITA Translation and Oxygen AI Translator - can work together to make translating DITA projects faster, easier, and more efficient.
      </p>

      <p>
        The Fluenta DITA Translation add-on is designed to simplify DITA translation by generating a single, unified XLIFF file ready to be sent to your Language Service Provider (LSP).
      </p>

      <p>
        Oxygen AI Translator complements this process by adding AI-powered translation capabilities for XLIFF-based projects, helping you accelerate translation without sacrificing quality.
      </p>

      <p>
        Throughout this live session, we’ll walk you through practical, real-world translation workflows, including:
      </p>

      <ul>
        <li>How to structure and organize a DITA project for translation.</li>
        <li>How to use Fluenta DITA Translation to create and manage translation packages.</li>
        <li>How to leverage Oxygen AI Translator to generate translations quickly and efficiently.</li>
      </ul>

          <p>
            This is a free event, but registration is required. You can register at
            <a href="https://www.oxygenxml.com/evs2026-2.html">https://oxygenxml.com/evs2026-2.html</a>
          </p>
          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check
            <a href="https://www.oxygenxml.com/events_programme.html">https://www.oxygenxml.com/events_programme.html</a>
          </p>
    ]]>
        </description>
        <guid isPermaLink="false">news_webinars_february_4_2026</guid>
        <pubDate>Wed, February 4, 2026</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
        <item>
            <title>Oxygen Content Fusion 9.0 is Now Available!</title>
            <description>
                <![CDATA[
         <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of Oxygen Content Fusion 9.0, the web-based collaboration platform for content creation.</p>
         <p>
         Version 9.0 further strengthens end-to-end DITA collaboration by introducing multi-branch publishing pipelines, more flexible review workflows, and enhanced AI-assisted authoring through Oxygen AI Positron for Content Fusion. This release is designed for technical communication teams who manage complex, versioned documentation projects. It helps streamline review processes and enables the leveraging of AI to accelerate content creation and maintenance.
         </p>
         <h2>What's New in Oxygen Content Fusion 9.0</h2>
         <h3>Enhanced Project Workflows for Versioned DITA Content</h3>
         <p>The Projects view in Oxygen Content Fusion continues to evolve into a central hub for managing DITA content with Git-based version control, authoring, review, and publishing. A new “Include all project files as context” option gives authors control over what reviewers see when creating a review task from the project workspace, as well as helping to avoid missing images or broken links.
         </p>
         <h3>Multi-Branch Publishing Pipelines</h3>
         <p>Oxygen Content Fusion 9.0 introduces multi-branch publishing pipelines, allowing users to load and run deliverables from any branch defined in the project. This is especially valuable for organizations that maintain parallel product versions, regional variants, or long-lived maintenance branches.
         </p>
         
         <h3>Easily Create New Review Tasks from the Publications Tree</h3>
         <p>This newly introduced feature makes it easy for authors to select topics from a publication structure and create review tasks that include relevant context.</p>
         
         <h3>More Flexible Review Task Management</h3>
         <p>Review tasks created outside of a project workflow (for example, ad-hoc document reviews) and previously marked as Integrated can now be reopened and re-entered into the review process. This allows for iterative review cycles and late-stage changes without the need to recreate tasks.</p>
         
         <h3>Enhanced Visual Editing Experience</h3>
         
         <p>The integrated visual editor in Oxygen Content Fusion has been updated to include the latest capabilities from Oxygen XML Web Author 28.0, delivering a more intuitive and precise editing experience:</p>
         <ul>
            <li>
            Enhanced table handling lets you easily resize column widths by dragging separators and use the Toggle Full Width button to conveniently view and edit large DITA tables.
            </li>
            <li>
            Add comments directly from a floating toolbar when content is selected, helping users provide pinpoint feedback.
            </li>
            <li>
            Show whitespace marks to make formatting-sensitive content easier to manage.
            </li>
            <li>
            When expanding all topics in a DITA map, referenced Markdown content is rendered as it will appear upon publication.
            </li>
             <li>
            A new Copy as Markdown command preserves formatting, making it easier to paste well-formatted content into other applications, including AI prompts.
            </li>
             <li>
            DITA 2.0 video and audio elements include native media controls, streamlining multimedia reviews.
            </li>
             <li>
            An improved Find/Replace side view adds filtering to show matches only in attribute values, only in content, or both.
            </li>
            </ul>
            
            <h3>Oxygen AI Positron for Content Fusion: More Powerful and Project-Aware</h3>
            <p>
            Oxygen Content Fusion 9.0 integrates the latest capabilities from Oxygen AI Positron for Content Fusion, an AI add-on available at no extra cost with the Content Fusion license that can be enabled on demand. New features include:
            </p>
            <ul>
             <li>
            An expanded set of AI models so organizations can align AI behavior with their quality and cost requirements.
            </li>
            <li>
            Various UI and accuracy improvements.
            </li>
           </ul>
           
          <p>More information about the newest release of Oxygen Content Fusion can be found here: </p>
            <p><a href="https://www.oxygenxml.com/content_fusion/whats_new.html">https://www.oxygenxml.com/content_fusion/whats_new.html</a></p>
          
            <p><b>About Syncro Soft</b></p>
            <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating
                teams in small businesses, Fortune 500 enterprises, universities, government
                agencies, and international organizations in authoring documents, publishing in
                different formats, collaborating with team members, and managing content.</p>
            <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
                authoring, XML Web Author for in-browser intuitive editing and reviewing, the
                easy-to-use and flexible Content Fusion collaboration platform, many publishing
                tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern
                and responsive HTML5 output, the Oxygen Feedback flexible commenting platform,
                Oxygen Publishing Engine, and Oxygen Scripting for automating publishing,
                validation, and many other tasks. Customizing XML applications can be done using the
                XML Developer and the flagship product, Oxygen XML Editor, provides an all-in-one
                comprehensive XML authoring, publishing, and development tool.</p>
            <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any
                other trademarks or service marks contained herein are the property of their
                respective owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
            </description>
            
            <guid isPermaLink="false">news_content_fusion_9_0</guid>
            <pubDate>Release date: January 28, 2026</pubDate>
        </item>
        
      
      
      <item>
        <title>Webinar: Vibe Authoring with Oxygen AI Positron 8.0</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            On January 21, you are invited to the first Oxygen XML live webinar of the year - Vibe Authoring with Oxygen AI Positron 8.0! 
          </p>
          
          <p>
            Join Sorin Carbunaru (Software Architect at Syncro Soft) for a deep dive into vibe authoring and discover how Oxygen AI Positron 8.0 enables richer,
            more context-aware collaboration with AI while preserving full editorial control and content consistency.
            Through real-world examples, we will demonstrate how to embed your organization’s “vibe” into structured content using AI Positron’s latest features. 
          </p>
          
          <p>
            The session will also explore:
          </p>
          
          <ul>
            <li>The new AI tools available in Positron 8.0.</li>  
            <li>AI alignment concepts and best practices. </li> 
            <li>Using MCP servers in AI-assisted authoring workflows.</li> 
          </ul>
          
          <p>
          This webinar is ideal for technical writers, content architects, and anyone interested in practical, real-world AI authoring workflows. 
          </p>
          
          <p>
            This is a free event, but registration is required. You can register at
            <a href="https://www.oxygenxml.com/evs2026-1.html">https://oxygenxml.com/evs2026-1.html</a>
          </p>
          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check
            <a href="https://www.oxygenxml.com/events_programme.html">https://www.oxygenxml.com/events_programme.html</a>
          </p>

          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_january_21_2026</guid>
        <pubDate>Wed, January 21, 2026</pubDate>
        <pubTime>9:00 AM US Pacific time / 12:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      <item>
        <title>Webinar: Introducing Oxygen Content Fusion Cloud </title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            We’re excited to invite you to our upcoming live webinar on December 17, where we’ll present an in-depth look at the upcoming Cloud version of Oxygen Content Fusion, designed to streamline collaborative technical documentation in a SaaS environment.
          </p>
          
          <p>
            In this one-hour session, Cristian Talau (Product Manager at Syncro Soft) will guide you through how the Cloud distribution of Content Fusion supports the entire documentation lifecycle — from authoring and reviews to publication and delivery.
          </p>
          
          <p>
            In this 1-hour live webinar, you’ll learn how the Cloud distribution of Content Fusion uniquely enables you to:
          </p>
          
          <ul>
            <li><b>Quick onboarding</b> – Jump start the documentation process by simply accessing the cloud platform, creating an organization, and adding team members.</li>
            <li><b>Project-based authoring</b> – Work with projects that provide a structured authoring workspace while ensuring controlled versioning and branching.</li>
            <li><b>Centralized publishing</b> – Host and manage published output directly in the platform, making delivery frictionless and centralized.</li>
            <li><b>Seamless desktop integration</b> – Integrate with Oxygen XML Editor for a smooth transition between desktop authoring and cloud collaboration.</li>
            <li><b>AI-assisted content creation</b> – Leverage Oxygen AI Positron features to refine content, generate variants, improve clarity, and accelerate topic development.</li>
          </ul>
          
          <p>
            This is a free event, but registration is required. You can register at
            <a href="https://www.oxygenxml.com/evs2025-11.html">https://oxygenxml.com/evs2025-11.html</a>
          </p>
          
          <p>
            If you’re interested in joining this event, we also invite you to explore our other upcoming live session:
          </p>
          
          <p>
            <b>January 21 – Vibe Authoring with Oxygen AI Positron 8.0</b><br/>
            <a href="https://www.oxygenxml.com/evs2026-1.html">https://www.oxygenxml.com/evs2026-1.html</a>
          </p>
          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check
            <a href="https://www.oxygenxml.com/events_programme.html">https://www.oxygenxml.com/events_programme.html</a>
          </p>

          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_december_17_2025</guid>
        <pubDate>Wed, December 17th, 2025</pubDate>
        <pubTime>9:00 AM US Pacific time / 12:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      <item>
        <title>Webinar: What’s New in Oxygen XML 28 - Overview and Panel Discussion</title>
        <link></link>
        <description>
          <![CDATA[
        <p>
            On December 10, we invite you to join our product team experts – 
            Alex Jitianu, Octavian Nadolu, and Bogdan Dumitru – for a live overview and panel discussion 
            exploring what’s new in version 28 of the Oxygen XML suite of products!
        </p>

        <p>
            We’ll cover key authoring enhancements, including a smoother DITA Maps Manager workflow, 
            more efficient reviewing, and deeper AI integration across authoring and automation.
        </p>

        <p>
            Developers will learn about the enhanced XSLT and XQuery support, AI-driven autocompletion, 
            improved comparison tools, and updated support for XProc 3.0 and 3.1.
        </p>

        <p>
            We’ll also highlight the latest updates in Web Author, from more intuitive editing and reviewing 
            to expanded AI capabilities, including an improved chat interface and better context handling.
        </p>

        <p>
            Join this live webinar to see how version 28 advances the entire Oxygen XML ecosystem and 
            to engage directly with the experts who are building it!
        </p>

        <p>
            This is a free event, but registration is required. You can register at 
            <a href='https://oxygenxml.com/evs2025-10.html'>https://oxygenxml.com/evs2025-10.html</a>
        </p>

        <p>
            If you’re interested in joining this event, we also invite you to explore our other upcoming live sessions:
        </p>

        <ul>
            <li><b>December 17</b> – Introducing Oxygen Content Fusion Cloud<br/>
                <a href='https://oxygenxml.com/evs2025-11.html'>https://oxygenxml.com/evs2025-11.html</a>
            </li>

            <li><b>January 21</b> – Vibe Authoring with Oxygen AI Positron 8.0<br/>
                <a href='https://oxygenxml.com/evs2026-1.html'>https://oxygenxml.com/evs2026-1.html</a>
            </li>
        </ul>

        <p>
            To stay in touch with us and discover what other events we have planned for you, 
            please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>
                https://www.oxygenxml.com/events_programme.html
            </a>
        </p>
        ]]>
        </description>
        
        <guid isPermaLink="false">news_webinars_december_10_2025</guid>
        
        <pubDate>Wed, December 10th, 2025</pubDate>
        
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      <item>
        <title>Syncro Soft announces the release of version 28.0 of the Oxygen XML suite of products!</title>
        <description>
          <![CDATA[
        <p>Syncro Soft is proud to announce the immediate availability of version <b>28</b> of the
            industry-leading <b>Oxygen XML Editor</b>, along with the following Oxygen suite of
            products: XML Author, XML Developer, PDF Chemistry, XML WebHelp, XML Publishing Engine,
            XML Scripting, and JSON Editor. </p>
        <p>This major release introduces new AI-driven capabilities via Oxygen AI Positron 8.0,
            along with extensive feature enhancements and updates to support the latest standards,
            platforms, and best practices in authoring, publishing, and development workflows.</p>
        <section id="section_wt2_b2r_khc">
            <title>What’s New in Oxygen XML Editor 28</title>
            <p>• <b>Unified Oxygen AI Positron Add-on</b>: The previous Assistant and Assistant
                Enterprise add-ons are merged into a single add-on, giving all users access to
                advanced AI features (including Model Context Protocol support), and allowing
                Enterprise setups to connect to both custom AI providers and the Oxygen AI Positron
                Service in one place. For users working with Eclipse, the Oxygen AI Positron for
                Eclipse plugin is now available. This plugin brings AI functionality directly to
                developers and extends support to multiple editor types within the Eclipse
                platform.</p>
            <p>• <b>Project-Aware AI</b>: A new "Generate agent instructions" action creates context
                prompts that capture your project’s style and structure, automatically guiding
                further AI responses. Saved Memories store rules and preferences so that the AI can
                remember them across sessions.</p>
            <p>• <b>Agentic Chat Modes</b>: The revised Chat view offers multiple conversation modes
                (Agent, DITA Agent, Ask), automatically tapping into the current project or document
                as context. In-chat provided tools (search in project,  find using regular
                expressions, list directories, apply refactoring operations, edit documents) allow
                the AI to explore and refactor your content under your direction.</p>
            <p><b>• Model Context Protocol Integration</b>: Oxygen AI Positron can now connect to
                Model Context Protocol (MCP) servers, loading tools defined in MCP configuration
                files so they can be invoked from chat and custom AI actions. This enables
                AI-powered workflows to call external tools in a controlled way.</p>
            <p>• <b>AI-Driven File Creation and Autocompletion</b>: Create new files by providing
                prompts, letting AI Positron generate content that you can refine before saving. AI
                Autocompletion offers real-time context-aware suggestions for code and markup,
                inside XSLT, XSD, JSON Schema, Schematron, and more.</p>
            <p>• <b>AI Validation and Correction</b>: Content inserted by AI is automatically
                validated, with AI corrections applied if errors are found. Preferences enable
                fine-grained control over whether entire documents or only inserted fragments are
                validated and corrected.</p>
            <p>• <b>Expanded AI Model Support</b>: Connectors for Anthropic Claude, Google Gemini,
                Google Vertex AI, AWS Bedrock, and xAI Grok are now available alongside the Open AI
                and Azure Open AI Service connectors and the multi-connection support allows
                flexibility in choosing the best model for your current task.  The Microsoft Azure
                OpenAI connector supports OAuth 2.0 and simplified configuration. The latest
                advanced models are supported, such as OpenAI GPT-4.1, GPT-5, GPT-5.1 (including
                GPT-5.1 Thinking), Anthropic Claude 4.5 models, and more.</p>
            <p>• <b>DITA Enhancements</b>: A new DITA Maps Manager welcome screen helps users
                quickly create or open maps and access recently used ones. A Quick Find filter in
                the DITA Maps Manager allows users to search and filter referenced topics, limit
                searches to titles, or show results as a flat list. When opening maps with resolved
                topics, references to DITA-compatible resources (such as Markdown documents) are now
                expanded and displayed as DITA XML in the editor, so users can preview converted
                content before publishing.</p>
            <p>• <b>Publishing and WebHelp</b>: The publishing support gains a series of
                quality-of-life improvements, such as showing publishing progress in the status bar,
                sticky table headers, light/dark/auto theme switcher, full-screen mode, and
                auto-saving of expanded/collapsed TOC states. New publishing parameters make it
                possible to compress PDFs, merge additional PDFs, and generate separate PDFs for
                each chapter or part. AI-friendly output generates an 'llms.txt' file and companion
                Markdown files, offering LLMs a simplified view of the content.</p>
            <p>• <b>XSLT/XQuery and XProc Upgrades</b>: Updated Saxon (12.9) for transformations and
                debugging, better text value template editing in XSLT, new refactoring support for
                parameter renames, direct JSON-to-XML/ XML-to-JSON conversion from XPath functions,
                and official support for XProc 3.0/3.1 via XML Calabash 3.x.</p>
            <p>• <b>Comparison Tools and Productivity</b>: Directory comparisons let you filter on
                folders to streamline results; HTML comparison reports now explain how the
                comparison was performed. A new Main Files feature warns about broken references
                when files or folders are deleted. Custom validation scenarios can be toggled from
                the Validation toolbar, and a Save Validation Report action exports an HTML listing
                of errors.</p>
            <p><b>• Add-on Updates</b>: Several add-ons have been updated, including the <b>Git
                    Client</b>, <b>Fluenta DITA Translation</b>, <b>Terminology Checker</b>, and
                    <b>JSON Schema Validator</b>. A new experimental <b>AI Translator</b> add-on
                will be made generally available soon.</p>
            <p>For the full list of features, see:
                <a href="/xml_editor/whats_new.html" >https://www.oxygenxml.com/xml_editor/whats_new.html</a></p>
        </section>
        <section id="section_yt2_b2r_khc">
            <title>What’s New in Oxygen XML Author 28</title>
            <p><b>Oxygen XML Author 28</b> inherits the powerful new features and enhancements
                introduced in Oxygen XML Editor 28, offering a major update for DITA and XML content
                professionals, introducing extensive AI-driven authoring workflows through Oxygen AI
                Positron, with project-aware agentic chat, AI-driven topic creation and
                restructuring, and automatic validation and repair of AI-generated XML. DITA authors
                get smarter DITA map management and an improved publishing experience (welcome
                screen, quick filters, clearer progress, AI-friendly WebHelp), while everyday tasks
                like copying content as Markdown or XML, adding comments, and reviewing differences
                in comparison views are a bit smoother and more predictable.</p>
            <p>For the full list of features, see:
                <a href="/xml_author/whats_new.html" >https://www.oxygenxml.com/xml_author/whats_new.html</a></p>
        </section>
        <section id="section_zt2_b2r_khc">
            <title>What’s New in Oxygen XML Developer 28</title>
            <p><b>Oxygen XML Developer 28</b> incorporates the major development-related new
                features and enhancements introduced in Oxygen XML Editor 28, providing cutting-edge
                AI-driven XSLT, XQuery, XProc, Schematron, and JSON functionalities. Developers get
                real-time AI Autocompletion and richer “Generate / Explain / Chat About Code”
                actions across more formats, along with upgraded Saxon engine, new JSON to XML
                extension functions, XProc 3.0/3.1 support, improved directory comparison, and new
                APIs and scripting hooks that make it easier to automate refactoring and integrate
                Oxygen into custom toolchains.</p>
            <p>For the full list of features, see: <a href="/xml_developer.html" >https://www.oxygenxml.com/xml_developer.html</a></p>
        </section>
        <section id="section_a52_b2r_khc">
            <title>What’s New in Oxygen JSON Editor 28</title>
            <p><b>Oxygen JSON Editor 28</b> brings Oxygen AI Positron 8.0 to JSON and JSON
                Schema–centric workflows, with project-aware Agent/Ask chat modes, AI-powered new
                file creation for JSON and JSON Schema, and automatic validation and repair to keep
                AI-generated JSON structures consistent. JSON developers gain faster and more
                accurate JSON Schema validation, clearer navigation in JSON arrays, and the same
                comparison, Git, and automation improvements available across the Oxygen 28
                family.</p>
            <p>For the full list of features, see:
                <a href="/json_editor/whats_new.html" >https://www.oxygenxml.com/json_editor/whats_new.html</a></p>
        </section>
        <section id="section_b52_b2r_khc">
            <title>What’s New in Oxygen PDF Chemistry 28</title>
            <p><b>Oxygen PDF Chemistry 28</b> gives you more control over how PDFs are produced and
                delivered: you can compress output files for easier sharing, merge in additional
                PDFs before or after the generated content, and generate separate PDFs, for example
                for chapters or sections, directly from CSS.</p>
            <p>For the full list of features, see: <a href="/pdf_chemistry.html" >https://www.oxygenxml.com/pdf_chemistry.html</a></p>
        </section>
        <section id="section_c52_b2r_khc">
            <title>What’s New in Oxygen XML WebHelp 28</title>
            <p><b>Oxygen XML WebHelp 28</b> delivers a modern reading experience, versatile display
                modes, and new accessibility features. It focuses on making published content easier
                to read and navigate, with sticky table headers, Light/Dark/Auto theming,
                full-screen and full-width views, persistent TOC state, and a series of small but
                meaningful accessibility improvements. Publishers also gain more control over
                structure and downstream reuse through ordered-list start indices, always-visible
                image map areas, and an optional AI-friendly mode that produces a simplified
                text/Markdown view of the content for LLMs.</p>
            <p>For the full list of features, see: <a href="/webhelp/" >https://www.oxygenxml.com/webhelp/</a></p>
        </section>
        <section id="section_d52_b2r_khc">
            <title>What’s New in Oxygen XML Publishing Engine 28</title>
            <p><b>Oxygen XML Publishing Engine 28</b> applies the new <b>Oxygen XML WebHelp 28</b>
                features and <b>PDF Chemistry 28</b> improvements to automated server-side and
                CI/CD-driven publishing pipelines.</p>
            <p>For the full list of features, see:
                <a href="/publishing_engine/whats_new.html" >https://www.oxygenxml.com/publishing_engine/whats_new.html</a></p>
        </section>
        <section id="section_e52_b2r_khc">
            <title>What’s New in Oxygen XML Scripting 28</title>
            <p><b>Oxygen XML Scripting 28</b> provides more powerful, fine-grained options for
                command-line or server-side operations. It makes automated comparison workflows a
                bit more transparent and easier to control: HTML comparison reports now include a
                collapsible meta section that shows exactly how each directory comparison was
                configured and run. In addition, a new Include Folders filter in the Compare
                Directories script lets you limit comparisons to only the folders you care about, so
                scripted jobs can focus on the relevant parts of large projects.</p>
            <p>For the full list of features, see:
                <a href="/xml_scripting/whats_new.html" >https://www.oxygenxml.com/xml_scripting/whats_new.html</a></p>
        </section>
        <section id="section_f52_b2r_khc">
            <title>About Syncro Soft</title>
            <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating
                teams in small businesses, Fortune 500 enterprises, universities, government
                agencies, and international organizations in authoring documents, publishing in
                different formats, collaborating with team members, and managing content.</p>
            <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
                authoring, XML Web Author for in-browser intuitive editing and reviewing, the
                easy-to-use and flexible Content Fusion collaboration platform, many publishing
                tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern
                and responsive HTML5 output, the Oxygen Feedback flexible commenting platform,
                Oxygen Publishing Engine, and Oxygen Scripting for automating publishing,
                validation, and many other tasks. Customizing XML applications can be done using the
                XML Developer and the flagship product, Oxygen XML Editor, which provides an
                all-in-one comprehensive XML authoring, publishing, and development tool.</p>
            <p>Oxygen is a registered trademark of Syncro Soft in the U.S. and other countries. Any
                other trademarks or service marks contained herein are the property of their
                respective owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_release_28_0</guid>
        <pubDate>Release date: November 26, 2025</pubDate>
      </item>
      
      <item>
        <title>Syncro Soft announces the release of Oxygen XML Web Author 28.0.0!</title>
        <description>
          <![CDATA[
       <p>Syncro Soft is proud to announce the immediate availability of version <b>28</b> for
                <b>Oxygen XML Web Author</b>, the web-based solution for editing and reviewing XML
            content in any modern web browser. </p>
        <p>This major release focuses on delivering AI-assisted authoring, DITA-centric workflows,
            and enhanced enterprise integration capabilities in the Oxygen XML Web Author. It adds
            deeper integration with Oxygen AI Positron 8.0, streamlines editing and review tasks,
            and strengthens security for large organizations. </p>
        <p><b>What’s New in Oxygen XML Web Author 28</b></p>
        <p><b>Enhanced AI Capabilities with Oxygen AI Positron 8.0</b></p>
        <p>• <b>Multi-provider AI integration</b>: The default OpenAI model is upgraded to GPT‑4.1
            and new connectors for Google Gemini, Google Vertex AI, AWS Bedrock, and xAI Grok. A
            flexible Custom Connector add-on helps integrate any REST-based AI service using OAuth
            Client Credentials and custom query parameters. </p>
        <p>• <b>DITA-aware agentic workflows</b>: The new Agent, DITA Agent, and Ask chat modes
            allow the AI to perform powerful operations, giving access to tools that the AI can call
            to get additional information needed to complete its task. You can convert documents or
            topics to specialized DITA types (Task, Concept, Reference, Troubleshooting, Glossary)
            and restructure content by automatically choosing the right type per section. Validation
            fixes are applied automatically after AI generates or replaces content, keeping it
            compliant with DITA standards. </p>
        <p>• <b>Context-rich AI workflows</b>: Drag and drop Word (.docx), PowerPoint (.pptx), PDF,
            and images directly into the AI chat, or reference attachments. The text and images in
            DOCX files are preserved in their original order so the AI can better understand
            structure. Chats persist as you switch between edited documents, and a more compact
            conversation view with Smart Scroll lets you pause auto-scrolling when you review
            previous messages. Favorites for commonly used prompts, plus a drop-down search and “/”
            shortcuts, make your interaction with the AI more efficient. </p>
        <p>• <b>Transparency and governance</b>: A new Context chip shows you the main information
            additionally passed to the AI (selection, document, map, and project). Tool-call details
            can be inspected, copied, and included when exporting chats for collaboration or
            troubleshooting. Prompts can invoke AI actions directly (e.g., “correct grammar on the
            current document and save”), and the new <codeph>edit_document</codeph> tool allows
            small, precise changes (such as attribute or spelling fixes) as part of an AI-assisted
            workflow.</p>
        <p><b>Editing and Reviewing Productivity</b>
        </p>
        <p>• <b>Enhanced tables</b>: Resize columns simply by dragging separators and toggle
            full-width rendering for wide tables with a single click. </p>
        <p>• <b>Simplified commenting</b>: Quickly add comments from the floating toolbar that
            appears when you select content, so you can give feedback without breaking your writing
            flow. </p>
        <p>• <b>Markdown interoperability</b>: Copy selections from the visual editor as Markdown,
            with structure and formatting (headings, lists, tables, code blocks, emphasis)
            preserved. </p>
        <p>• <b>Improved rich media support</b>: DITA 2.0 video and audio elements are now previewed
            inline in the visual editor so you can review embedded media directly where you edit. </p>
        <p>•<b> Enhanced new file creation</b>: Search predefined templates when creating new files.
            Optionally use AI to generate new file content from a prompt and optionally attach XML,
            Markdown, images, PDF, Word, or PowerPoint to guide the generated result. </p>
        <p>• <b>Precision search</b>: Use the Find/Replace side view to search specifically in
            attribute values, in content, or both, making it easier to locate and update structured
            information.</p>
        <p>• <b>Whitespace visibility:</b> Enable whitespace markers in the editor to clearly see
            and manage spaces and tabs, particularly in code blocks or mixed-content sections.</p>
        <p><b>Authentication, Security, and Integrations</b>
        </p>
        <p>• <b>Azure DevOps Connector</b>: Quickly connect with Azure DevOps for Git-based
            projects. </p>
        <p>• <b>OpenID Connect (OIDC)</b>: Application-level OIDC authentication adds a layer of
            sign-in security for controlled access.</p>
        <p><b>Customization, Performance, and Extensibility</b>
        </p>
        <p>• <b>Display modes and references</b>: Options for persisting tags display mode and
            collapsing referenced content by default help speed up DITA map loading and editing DITA
            documents with many references. </p>
        <p>• <b>Change-tracking behavior for tables:</b> Administrators can configure how deleting
            table columns behaves when change tracking is enabled, choosing whether such deletions
            are allowed or blocked.</p>
        <p>• <b>AI extensibility</b>: Actions are auto-loaded from an "ai-positron-actions" folder
            with flexible ways to filter out actions or reference external prompts. Custom AI
            actions are prioritized ahead of built-ins, and all default actions benefit from full
            localization in supported UI languages.</p>
        <p><b>Component updates </b></p>
        <p>• <b>Updated server platform</b> (Apache Tomcat 9.0.111) provides the latest security
            fixes and improved stability. </p>
        <p>• <b>Upgraded front-end foundation</b> (migrated from Preact to React 17.0.2) for a more
            robust and modern user interface.</p>
        <p>For more information, see:</p>
        <p> <a href="/xml_web_author/whats_new.html" >https://www.oxygenxml.com/xml_web_author/whats_new.html</a></p>
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content.</p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_release_wa_28_0</guid>
        <pubDate>Release date: November 26, 2025</pubDate>
      </item>
      
      <item>
        <title>Syncro Soft announces the release of Oxygen AI Positron 8.0!</title>
        <description>
          <![CDATA[
        <p>Syncro Soft is proud to announce the immediate availability of the <b>Oxygen AI Positron
                8.0</b> plugins for all major Oxygen XML suite products, including Oxygen XML
            Editor, Author, Developer (desktop and Eclipse distributions), Oxygen JSON Editor,
            Oxygen XML Web Author, and Oxygen Content Fusion. </p>
        <p>This major release expands connectivity for AI services, including a new AWS Bedrock
            connector, introduces advanced project-aware and agentic workflows, and delivers new
            developer-centric tools. These updates help technical communicators, information
            architects, and developers work more efficiently with XML-based content. </p>
        <p><b>What's New in Oxygen AI Positron 8.0 for Desktop</b></p>
        <p>The Oxygen AI Positron for Desktop add-on integrates AI-powered authoring and development
            within Oxygen XML Editor, Author, Developer, and the Oxygen JSON Editor. Key
            enhancements include:</p>
        <p>
            <ul id="ul_tbr_wvk_3hc">
                <li><b>Unified Add-on</b><p>The former AI Positron Assistant and AI Positron
                        Assistant Enterprise editions are now merged into the single Oxygen AI
                        Positron add-on. Previous users of both add-ons benefit from this change,
                        non-Enterprise users have more functionality that was previously available
                        only in the Enterprise version, such as the Model Context Protocol (MCP)
                        support, while Enterprise users will be able to connect also to the Oxygen
                        AI Positron Service as AI provider.</p></li>
                <li><b>Multi-Provider AI Connections and New Integrations</b><p>Oxygen AI Positron
                        8.0 introduces the ability to create and manage multiple connections to
                        supported AI service providers, allowing users to switch between different
                        AI models based on specific project needs. A new dedicated connector for
                            <b>AWS Bedrock</b> enables instant access to enterprise-grade AI models
                        featuring real-time streaming and multi-modal capabilities. The update also
                        adds support for the latest models from leading providers, including OpenAI
                        GPT-5.1, xAI Grok 4 Fast, Claude Sonnet 4.5, and Claude Haiku 4.5.</p></li>
                <li><b>Enhanced Agentic Tools and XML Workflows</b><p>The new release brings a range
                        of agentic tools and workflow enhancements that empower users to automate
                        and refine XML content creation:</p><ul id="ul_xmd_rwk_3hc">
                        <li>Smarter AI context prompt setup, including a new action to generate
                            project-specific agent instructions for more relevant AI-generated
                            content.</li>
                        <li>Edit document and list directory tools, enabling precise file
                            modifications and improved project structure awareness during
                            AI-assisted chat sessions.</li>
                        <li>XML refactoring tools and project-wide search (grep inside the project)
                            are now available directly in chat modes, supporting advanced
                            restructuring and content discovery (requires Oxygen 28.0).</li>
                        <li>Enhanced project content search options, giving granular control over
                            how the AI retrieves and matches relevant documents.</li>
                        <li>AI-powered new file creation, allowing users to guide content generation
                            with prompts and attachments, and refine results through conversational
                            AI.</li>
                    </ul></li>
                <li><b>Developer Productivity</b><p>A new "Autocomplete" AI action provides
                        real-time, context-aware code and markup suggestions as you type, at the
                        caret location, and the "Generate Code" action leverages the structure of
                        the associated XML for more accurate proposals when editing schema, XSLT,
                        and XQuery.</p></li>
                <li><b>User Experience and Customization</b><p>The update introduces a new chat
                        welcome screen with instructional resources and quick access to chat modes
                        and actions. Tool names and descriptions have been refined for clarity, and
                        users can now specify multiple context files to improve AI relevance. Custom
                        AI actions are prioritized in the interface, ensuring faster access to
                        user-defined workflows.</p></li>
                <li><b>Local MCP Server (Experimental)</b><p>Run Oxygen as a local Model Context
                        Protocol (MCP) server to let desktop AI assistants (eg: Claude Code, Claude
                        Desktop) validate, edit, and refactor XML using the tools provided by AI
                        Positron. This functionality requires Oxygen 28.0 or newer.</p></li>
            </ul>
        </p>
        <p><b>What's New in Oxygen AI Positron 8.0 for Eclipse</b></p>
        <p>Version 8.0 of Oxygen AI Positron integrates the following AI-assisted authoring and
            development features into the Oxygen XML distribution for Eclipse:<ul
                id="ul_vfj_v1l_3hc">
                <li><b>Expanded Model and Integration Options</b><p>Leverage a broader selection of
                        AI models, including OpenAI GPT-5.1, xAI Grok 4 Fast, Grok 4 Fast Non
                        Reasoning, Claude Sonnet 4.5, and Claude Haiku 4.5. A new dedicated
                        connector for <b>AWS Bedrock</b> enables instant access to enterprise-grade
                        AI models.</p></li>
                <li><b>Improved Agentic Behaviour</b><p>The generation of project-specific agent
                        instructions allows for more relevant AI-generated content matching your
                        project rules and style, while a new edit document tool allows the AI to
                        perform precise file modifications.</p></li>
                <li><b>Developer Productivity</b><p>A new "Autocomplete" AI action provides
                        context-aware code and markup suggestions, on-request, and the "Generate
                        Code" action leverages the structure of the associated XML for more accurate
                        proposals when editing schema, XSLT, and XQuery.</p></li>
            </ul></p>
        <p><b>What's New in Oxygen AI Positron 8.0 for Content Fusion</b></p>
        <p>Version 8.0 of Oxygen AI Positron for Content Fusion augments collaborative authoring and
            reviewing with intelligent, context-aware AI support:<ul id="ul_ics_zdl_3hc">
                <li>
                    <b>Expanded Model Support</b>
                    <p>Select from OpenAI GPT-5.1, xAI Grok 4 Fast, Claude Sonnet 4.5, and more to
                        balance speed, cost, and reliability.</p>
                </li>
                <li>
                    <b>Streamlined Chat Experience</b>
                    <p>Enjoy an optimized chat input that renders attachments as chips and shows
                        them above the chat area, designed to reduce clutter. You can still
                        reference attachments in chat using an @filename convention. Hover over the
                        Context chip to inspect the main context information sent to the AI.
                        Instantly discover and invoke AI actions by typing "/" in an empty chat.
                    </p>
                </li>
                <li>
                    <b>Project-wide Search Tool (Requires Content Fusion 9.0)</b>
                    <p>The AI can now search project files using wildcards, regex, and XPath filters
                        via the new grep tool. By leveraging this tool, the AI can efficiently
                        explore your project, resulting in improved performance on complex agentic
                        tasks.</p>
                </li>
                <li>
                    <b>Edit Document Tool for Precision</b>
                    <p>Enable the AI to perform exact string replacements in selected files through
                        an agentic chat mode, ideal for small updates like attribute fixes or label
                        changes.</p>
                </li>
                <li>
                    <b>Tool Call Details</b>
                    <p>Hover for a summary of any tool call, or open a detailed dialog to review,
                        copy, export, or import chat logs, facilitating audits and reuse.</p>
                </li>
            </ul></p>
        <p><b>What's New in Oxygen AI Positron 8.0 for Web Author</b></p>     
        <p>Oxygen AI Positron 8.0 for Web Author equips users with advanced AI-driven features to
            quickly produce and refine structured content:<ul id="ul_ibh_4gl_3hc">
                <li><b>Expanded Model Support</b><p>Use newly introduced AI models (Claude Sonnet
                        4.5, Claude Haiku 4.5, xAI Grok 4 Fast, and xAI Grok 4 Fast Non Reasoning)
                        to optimize costs, speed, or complexity.</p></li>
                <li>
                    <b>AI-Powered New File Creation (Requires Web Author 28.0)</b>
                    <p>Create new files with pre-populated content generated by AI. Drag and drop or
                        copy/paste to attach text files, images, or documents, enabling the AI to
                        create more relevant content.</p>
                </li>
                <li>
                    <b>Streamlined Chat Experience</b>
                    <p>Enjoy an optimized chat input that renders attachments as chips and shows
                        them above the chat area, designed to reduce clutter. You can still
                        reference attachments in chat using an @filename convention. Hover over the
                        Context chip to inspect the main context information sent to the AI.
                        Instantly discover and invoke AI actions by typing "/" in an empty chat.
                    </p>
                </li>
                <li>
                    <b>Edit Document Tool</b>
                    <p>Within agentic chat, this allows the AI to apply precise string replacements
                        to address minor content changes quickly.</p>
                </li>
                <li>
                    <b>Tool Call Details</b>
                    <p>Hover for a summary of any tool call, or open a detailed dialog to review,
                        copy, export, or import chat logs, facilitating audits and reuse.</p>
                </li>
            </ul></p>
        <p><b>Availability</b></p>
        <p><b>Oxygen AI Positron 8.0</b> is available for Oxygen XML Editor, Author, and Developer
            (desktop and Eclipse), JSON Editor, Web Author, and Content Fusion. This release
            reaffirms Syncro Soft’s commitment to empowering XML professionals with the most
            advanced and user-friendly AI tools on the market. </p>
        <p>For the complete list of features added in Oxygen AI Positron Assistant 8.0, please see: </p>
        <p><a href="/ai_positron/whats_new.html" 
                >https://www.oxygenxml.com/ai_positron/whats_new.html</a></p>
        <p>For more information about the plug-ins visit: </p>
        <p><a href="/ai_positron_assistant.html">https://www.oxygenxml.com/ai_positron.html</a></p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content.</p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_positron_7_0</guid>
        <pubDate>Release date: September 15, 2025</pubDate>
      </item>
      
        <item>
            <title>Webinar: AI-powered Web Authoring and Collaboration </title>
            <link></link>
            <description>
                <![CDATA[
          <p>
           We’re excited to invite you to our upcoming live webinar on October 8, where we’ll showcase the latest Oxygen AI Positron enhancements in Web Author and Content Fusion. 
          </p>
          <p>In this one-hour session, Bogdan Dumitru (Software Developer at Syncro Soft) will walk you through practical ways these new AI-driven capabilities can streamline your authoring and collaboration workflows, helping you work smarter, faster, and with greater confidence. </p>
          <p>
            The following topics will be covered: 
          </p>
          <ul>
            <li><b>Attachments</b> – Add files (Markdown, PDF, Word, PowerPoint documents) or screenshots to conversations for clearer context.  </li> 
            <li><b>Automatic Validation</b> – Ensure AI-generated structured content is always checked and corrected to maintain valid documents. </li> 
            <li><b>Persistent Chat, History, and Favorites</b> – Continue discussions across sessions, revisit past prompts, and save the most useful ones. </li> 
            <li><b>Project-Level Custom Actions</b> – Define actions that match project-specific workflows and apply them consistently. </li> 
            <li><b>Models and Connectors</b> - Work with a wider range of AI models and integrate with external services more easily. </li>
          </ul>
            
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2025-9.html' >https://oxygenxml.com/evs2025-9.html</a>
          </p>
       
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
            </description>
            <guid isPermaLink="false">news_webinars_october_8_2025</guid>
            <pubDate>Wed, October 8th, 2025</pubDate>
            <pubTime>9:00 AM US Pacific time / 12:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
        </item>
      
      <item>
        <title>Syncro Soft announces the release of Oxygen AI Positron Assistant 7.0!</title>
        <description>
          <![CDATA[
        <p>Syncro Soft is proud to announce the release of <b>Oxygen AI Positron Assistant 7.0</b>,
            a major update that brings the next generation of AI capabilities to Oxygen XML tools,
            including Oxygen XML Editor/Author/Developer, the Eclipse plugin, Oxygen XML Web Author,
            and Oxygen Content Fusion. </p>
        <p>This release introduces support for OpenAI’s GPT-5 family, integrates the Anthropic Model
            Context Protocol (MCP) for secure tool and data access, and delivers advanced AI-powered
            automatic fixes to ensure XML validity throughout the authoring process. With new
            multi-mode chat experiences, enhanced attachment handling, and robust enterprise
            controls, Oxygen AI Positron Assistant 7.0 empowers content creators, information
            architects, and developers to accelerate structured content workflows without
            compromising on quality or governance.</p>
        <p><b><b>Key Highlights</b> in Oxygen AI Positron Assistant 7.0</b></p>
        <p><b>Next-Generation AI Model Support</b></p>
        <ul id="ul_qz4_hfz_pgc">
            <li>Oxygen AI Positron Assistant 7.0 introduces support for OpenAI’s latest <b>GPT-5</b>
                models—including GPT-5, GPT-5-mini, and GPT-5-nano—delivering even more accurate,
                context-aware, and efficient AI-powered assistance. </li>
            <li>Users can now leverage the latest <b>Anthropic Claude</b> (Opus 4.1, Sonnet 4) and
                    <b>Google Gemini</b> (2.5 Pro, Flash) models, ensuring access to the most
                advanced AI engines for content creation, review, and transformation. </li>
            <li>Oxygen AI Positron Assistant Enterprise users also benefit from direct integration
                with <b>xAI Grok</b> services, further expanding the range of available AI
                technologies.</li>
        </ul>
        <p><b>Model Context Protocol (MCP) Integration</b></p>
        <p>Oxygen AI Positron Assistant 7.0 integrates the Anthropic <b>Model Context Protocol
                (MCP)</b>, an open standard that enables secure, two-way contextual interactions
            between your data sources and AI tools. This ensures that AI actions are always grounded
            in your project’s unique content and requirements, providing more relevant and reliable
            results.</p>
        <p><b>AI-Powered XML Validation and Automatic Fixes</b></p>
        <p>AI Positron features automatic validation and correction of invalid or not well-formed
            XML in AI responses and inserted content, ensuring end-to-end XML integrity.</p>
        <p><b>Enhanced Collaboration and Usability</b></p>
        <ul id="ul_up4_dfz_pgc">
            <li><b>Multiple Chat Modes:</b> Choose from Agent, DITA Agent, and Ask modes to tailor
                AI interactions to your workflow, whether you need project-wide changes,
                DITA-specific assistance, or quick answers.</li>
            <li><b>Rich Attachment Handling:</b> Attach files (XML, Word, PDF, images, and more) or
                paste screenshots directly into chat prompts. Visual chips make it easy to manage,
                review, and reference attachments, streamlining communication with the AI.</li>
            <li><b>Improved Word Attachments:</b> Word (.docx) attachments are passed to the AI
                model maintaining text-image order, thus ensuring accurate input and better AI
                responses.</li>
            <li><b>Invoke AI Actions in Chat:</b> Instruct the AI to perform complex tasks by
                mentioning existing actions (such as grammar correction, save a file, etc.) from
                within the chat interface, and the AI will be able to invoke those actions as tools
                to perform its task.</li>
        </ul>
        <p><b>Powerful Tools for Developers and Teams</b></p>
        <ul id="ul_kbn_2fz_pgc">
            <li><b>Search in Project Tool:</b> The new "search_in_project" tool empowers the AI to
                perform advanced searches across project files using wildcards, regex, and XPath,
                grounding responses in your actual content.</li>
            <li><b>Custom AI Action Debugging:</b> Developers can now debug custom AI prompts and
                test AI actions using a new XSpec template, ensuring more robust and reliable AI
                automation.</li>
            <li><b>Flexible OAuth2 Integration:</b> Enhanced configuration options for connecting to
                custom AI endpoints and identity providers.</li>
        </ul>
        <p><b>Advanced Team Management and Reporting</b></p>
        <p>For organizations using the Oxygen AI Positron Service, team managers can now download
            invoices and see usage reports, providing full visibility and control over team credit
            consumption and subscription management.</p>
        <p><b>Availability</b></p>
        <p><b>Oxygen AI Positron Assistant 7.0</b> is available for Oxygen XML
            Editor/Author/Developer (desktop and Eclipse), Web Author, and Content Fusion. This
            release reaffirms Syncro Soft’s commitment to empowering XML professionals with the most
            advanced and user-friendly AI tools on the market. </p>
        <p>For the complete list of features added in Oxygen AI Positron Assistant 7.0, visit: <a
                href="https://www.oxygenxml.com/ai_positron/whats_new.html"  
                >https://www.oxygenxml.com/ai_positron/whats_new.html</a></p>
        <p>For more information about the plug-in and upgrade instructions, visit: <a
                href="https://www.oxygenxml.com/ai_positron_assistant.html" >https://www.oxygenxml.com/ai_positron_assistant.html</a></p>
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content.</p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_positron_7_0</guid>
        <pubDate>Release date: September 15, 2025</pubDate>
      </item>
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Content Fusion version
          8.2!</title>
        <description>
          <![CDATA[
         <p>Syncro Soft, the developer of the
                Oxygen XML suite of products, is proud to announce the release of <b>Oxygen Content
                    Fusion 8.2</b>, the next-generation web-based collaboration platform for content
                creation and review! </p><p>The new <b>Personal Workspace</b> features enhanced
                publication structure editing, detailed commit history, and easier branch
                management. From their Personal Workspace, users can selectively commit files or
                create targeted review tasks, integrating their changes directly or through a review
                process.</p><p>The integration with <b>Oxygen AI Positron Assistant 6.0</b> brings
                the newest Open AI GPT-4.1 (default) and GPT-5 models, improved DITA-based prompts,
                persistent chat and history, file attachments in AI conversations, and support for
                the Google Gemini and Vertex AI connectors. Custom AI actions are now easier to
                manage and deploy.</p><p><b>Personal Workspace: Streamlined Project Management and
                    Collaboration</b></p><p><b>Version 8.2</b> introduces a streamlined <b>Personal
                    Workspace</b> as the project landing page, a sandbox where users can make
                changes, improving project management and collaboration for distributed content
                teams.</p><p>Key enhancements include:</p><ul id="ul_nvg_3kn_jgc">
                <li><b>Intuitive Publication Editing:</b> Organizing publications is now done
                    effortlessly with drag-and-drop, keyboard shortcuts, and contextual menus. Users
                    can add or remove topics, create new content, and manage DITA map properties -
                    all from a single, unified interface.</li>
                <li><b>Change History:</b> The new History tab in the Changes view allows users to
                    track all project commits, review file modifications, and understand content
                    evolution.</li>
                <li><b>Branch Management:</b> Switching, creating, deleting, or merging branches
                    directly from the workspace is now done seamlessly, supporting users' content
                    development workflows.</li>
                <li><b>Selective File Commit:</b> Users can now commit only completed changes,
                    keeping work-in-progress files private and ensuring that only polished content
                    is shared with the team.</li>
                <li><b>Streamlined Review Task Creation:</b> Users can initiate review tasks to
                    integrate their workspace changes through a review process, facilitating
                    feedback and enhancing collaboration.</li>
            </ul><p><b>AI-Powered Authoring with Oxygen AI Positron Assistant 6.0</b></p><p>With the
                integration of <b>Oxygen AI Positron Assistant 6.0</b>, Content Fusion 8.2 brings
                advanced AI capabilities to collaborative authoring:</p><ul id="ul_ovg_3kn_jgc">
                <li><b>Project-level Custom AI Actions:</b> Teams can now define and manage custom
                    AI actions at the project level, tailoring the assistant to specific workflows
                    and content requirements.</li>
                <li><b>Persistent Chat and History:</b> The AI conversations can be continued across
                    editors and sessions, with chat history preserved even after logout - ensuring
                    seamless, ongoing collaboration.</li>
                <li><b>File Attachment and Contextual Assistance:</b> Users can attach files or DITA
                    map references to AI conversations via drag-and-drop or copy/paste, providing
                    rich context for more relevant AI responses.</li>
                <li><b>Expanded AI Provider Support:</b> Connecting to Google Gemini and Vertex AI
                    is now available, in addition to OpenAI’s latest GPT-5 and GPT-4.1 models,
                    enabling organizations to leverage their preferred AI platforms for content
                    generation and editing.</li>
                <li><b>Improved Function Call Transparency:</b> Users can instantly access details
                    and target resources for AI-driven function calls, enhancing traceability and
                    review.</li>
                <li><b>Enhanced Prompt Consistency:</b> All built-in AI actions use DITA XML to
                    create prompts, thus ensuring greater consistency, reusability, and
                    accuracy.</li>
            </ul><p><b>Enhanced Review Task Management: All Tasks at Your
                Fingertips</b></p><p>Version 8.2 makes it easier than ever for users to stay on top
                of their review assignments. The new <b>All My Tasks</b> tab brings all the review
                tasks - whether the user is an owner or a reviewer - into a single, organized view.
                The most recent and relevant tasks are by default at the top, so users can quickly
                pick up where they left off. This streamlined experience helps save time, reduce the
                risk of missing important feedback, and ensures users to always know exactly what
                needs their attention next.</p><p><b>Accelerate Content Development and
                    Collaboration</b></p><p><b>Oxygen Content Fusion 8.2</b> empowers distributed
                teams to manage complex projects with unprecedented efficiency. The new Personal
                Workspace and deep AI integration streamline every aspect of content development,
                ensuring higher quality and faster turnaround for
                <?oxy_custom_start type="oxy_content_highlight" color="153,221,255"?>DITA-based
                <?oxy_custom_end?>technical documentation.</p><p>For more information, see: <a
                    href="https://www.oxygenxml.com/content_fusion/whats_new.html"
                    >https://www.oxygenxml.com/content_fusion/whats_new.html</a></p><p><b>About
                    Syncro Soft</b></p><p>Syncro Soft develops the industry-acclaimed Oxygen suite
                of products, facilitating teams in small businesses, Fortune 500 enterprises,
                universities, government agencies, and international organizations in authoring
                documents, publishing in different formats, collaborating with team members, and
                managing content.</p><p>The complete Oxygen product suite includes XML Author for
                user-friendly visual XML authoring, XML Web Author for in-browser intuitive editing
                and reviewing, the easy-to-use and flexible Content Fusion collaboration platform,
                many publishing tools such as PDF Chemistry for obtaining PDF using CSS styles,
                WebHelp for modern and responsive HTML5 output, the Oxygen Feedback flexible
                commenting platform, Oxygen Publishing Engine, and Oxygen Scripting for automating
                publishing, validation, and many other tasks. Customizing XML applications can be
                done using the XML Developer and the flagship product, Oxygen XML Editor, provides
                an all-in-one comprehensive XML authoring, publishing, and development
                tool.</p><p>Oxygen is a registered trademark of Syncro Soft in the U.S and other
                countries. Any other trademarks or service marks contained herein are the property
                of their respective owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_content_fusion_8_2</guid>
        <pubDate>Release date: August 26, 2025</pubDate>
      </item>
      
        
        <item>
            <title>Webinar: What’s New in Oxygen AI Positron Assistant 6.0</title>
            <link></link>
            <description>
                <![CDATA[
          <p>
           We’re excited to invite you to a live webinar on July 23 where you’ll discover how the latest release of the Oxygen AI Positron Assistant plugin is transforming the way you create, validate, and manage intelligent content.      
          </p>
          <p>
         In this 45-minute session, Sorin Carbunaru (Senior Developer at Syncro Soft) will showcase the key improvements in version 6.0, including: 
          </p>
          <ul>
            <li><b>Team Subscription Management</b> – Easily manage team-wide subscriptions, making it simple to onboard users and allocate access across your organization. </li> 
            <li><b>Automatic Validation and Correction of AI-Generated Content</b> – Improve accuracy and ensure compliance with content standards. </li> 
            <li><b>Rules Saved as Persistent Memories</b> – Create smarter, more consistent editing environments by saving and reusing custom rules that evolve with your workflows. </li> 
            <li><b>Enterprise AI Service Configuration via JSON</b> – Easily set up and control how the AI service works across your organization, with options to automate the initial configuration and ensure consistent settings for all users. </li> 
          </ul>
            <p>
            We’ll also give you a sneak peek into what’s coming next for the Positron Assistant, with a glimpse at some of the exciting developments on our roadmap. 
          </p>
          <p>Don’t miss this opportunity to stay ahead of the AI curve! </p>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2025-8.html' >https://oxygenxml.com/evs2025-8.html</a>
          </p>
          
        
       
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
            </description>
            <guid isPermaLink="false">news_webinars_july_23_2025</guid>
            <pubDate>Wed, July 23, 2025</pubDate>
            <pubTime>9:00 AM US Pacific time / 12:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
        </item>
        
      <item>
        <title>Syncro Soft announces the release of Oxygen AI Positron Assistant 6.0!</title>
        <description>
          <![CDATA[
        <p>Syncro Soft is proud to announce the release of <b>Oxygen AI Positron 6.0</b>,
                    the next-generation AI-powered solution for XML authoring, code development, and
                    collaborative content workflows. This major update brings the latest
                    advancements in AI technology, enhanced team management, expanded integrations,
                    and a wealth of productivity improvements for users of Oxygen XML tools for
                    desktop, Eclipse and web, including XML Editor, XML Author, XML Developer, JSON
                    Editor, Web Author, and Content Fusion.</p>
                <p><b>What’s New in Oxygen AI Positron 6.0</b></p>
                <p><b>Cutting-Edge AI Models and Expanded Integrations</b></p>
                <ul id="ul_lln_h5p_vfc">
                    <li><b>GPT-4.1 as Default Model:</b> All Oxygen AI Positron Assistant
                        distributions now leverage OpenAI’s flagship model for complex tasks,
                        GPT-4.1, with additional options for GPT-4.1 Mini and Nano to balance
                        performance and cost.</li>
                    <li><b>Broader AI Connector Support:</b> Enterprise distribution users benefit
                        from new connectors for Google Gemini and Google Cloud Vertex AI, as well as
                        improved Microsoft Azure OpenAI integration with simplified configuration
                        and secure Microsoft Entra ID (OAuth 2.0) authentication.</li>
                </ul>
                <p><b>Smarter, More Reliable AI Interactions</b></p>
                <ul id="ul_mln_h5p_vfc">
                    <li><b>Optimized AI Actions:</b> All built-in AI actions have been thoroughly
                        reviewed and enhanced for greater accuracy, consistency, and reusability.
                        Prompts are now authored in DITA XML, ensuring maintainability and alignment
                        with best practices.</li>
                    <li><b>Automatic Validation and Correction:</b> AI-generated content is
                        validated when it is inserted into a document in Oxygen desktop tools and,
                        if errors are detected, the AI will automatically try to correct them.</li>
                    <li><b>Persistent Memories:</b> User preferences and rules can now be saved by
                        the AI as persistent “memories,” streamlining repetitive tasks and ensuring
                        consistent AI behavior across sessions.</li>
                </ul>
                <p><b>Enhanced Productivity and Collaboration</b></p>
                <ul id="ul_nln_h5p_vfc">
                    <li><b>File Attachments in Conversations:</b> Desktop and web users can now drag
                        and drop or copy/paste files directly into AI chat sessions, providing
                        richer context for AI-driven actions and content generation.</li>
                    <li><b>Voice Input:</b> Prompts can be dictated using voice in the AI Positron
                        Assistant integrated with Oxygen desktop tools, accelerating content
                        creation and improving accessibility.</li>
                    <li><b>AI Actions via Chat:</b> Desktop users can invoke AI actions by referring
                        to them from the chat, enabling a more natural and conversational
                        workflow.</li>
                    <li><b>Audience-Level Readability:</b> The “Improve Readability” action now
                        supports audience customization, allowing users to tailor output for
                        beginners, experts, or any target audience.</li>
                </ul>
                <p><b>Expanded Development and Authoring Support</b></p>
                <ul id="ul_oln_h5p_vfc">
                    <li><b>Broader Language and Editor Coverage:</b> Eclipse users now have access
                        to AI-powered code generation and explanation in any single page editor from
                        Eclipse, that includes Java, Python, C/C++, Perl, and plain text editors, in
                        addition to Oxygen XML-provided editors.</li>
                    <li><b>AI-Enabled Templates:</b> Instantly generate XSLT, XSD, Schematron, JSON
                        Schema, and DTD files using AI-powered templates.</li>
                    <li><b>Custom AI Actions:</b> New frameworks and official documentation make it
                        easier than ever to create, manage, and deploy custom AI actions across all
                        supported platforms.</li>
                </ul>
                <p><b>Streamlined Team and Subscription Management</b></p>
                <ul id="ul_pln_h5p_vfc">
                    <li><b>Centralized Team Subscriptions:</b> Organize users into teams in AI
                        Positron Service, manage subscriptions and renewals, and monitor usage from
                        a single dashboard - ideal for organizations scaling their AI adoption.</li>
                    <li><b>Simplified Installation and Updates:</b> Eclipse plugin installation and
                        updates are now easier than ever, with "update site" support and
                        drag-and-drop widgets.</li>
                </ul>
                <p><b>Improved Web Author and Content Fusion Experience</b></p>
                <ul id="ul_qln_h5p_vfc">
                    <li><b>Persistent Chat and History:</b> Continue AI conversations seamlessly
                        across editors and sessions, with chat history retained even after
                        logout.</li>
                    <li><b>Save Prompts to Favorites:</b> Quickly save and reuse effective prompts,
                        boosting efficiency for recurring tasks.</li>
                </ul>
                <p><b>Availability</b></p>
                <p>Oxygen AI Positron Assistant 6.0 is available now for all supported platforms,
                    including desktop, Eclipse and web. For more information, detailed release
                    notes, and upgrade instructions, visit:</p>
                <p><a href="https://www.oxygenxml.com/ai_positron_assistant.html" 
                    >https://www.oxygenxml.com/ai_positron_assistant.html</a></p>
                <p><b>About Syncro Soft</b></p>
                <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products,
                    facilitating teams in small businesses, Fortune 500 enterprises, universities,
                    government agencies, and international organizations in authoring documents,
                    publishing in different formats, collaborating with team members, and managing
                    content.</p>
                <p>The complete Oxygen product suite includes XML Author for user-friendly visual
                    XML authoring, XML Web Author for in-browser intuitive editing and reviewing,
                    the easy-to-use and flexible Content Fusion collaboration platform, many
                    publishing tools such as PDF Chemistry for obtaining PDF using CSS styles,
                    WebHelp for modern and responsive HTML5 output, the Oxygen Feedback flexible
                    commenting platform, Oxygen Publishing Engine, and Oxygen Scripting for
                    automating publishing, validation, and many other tasks. Customizing XML
                    applications can be done using the XML Developer and the flagship product,
                    Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
                    publishing, and development tool.</p>
                <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries.
                    Any other trademarks or service marks contained herein are the property of their
                    respective owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_positron_6_0</guid>
        <pubDate>Release date: July 3, 2025</pubDate>
      </item>
      
      
      
      <item>
        <title>Webinar: AI at Work: Elevating Your Documentation Workflows with Oxygen AI Positron</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           Next Wednesday, on June 4th, join us for our next live event - AI at Work: Elevating Your Documentation Workflows with Oxygen AI Positron - 
           an insightful webinar exploring how the latest capabilities of the Oxygen XML Positron Assistant can elevate your documentation process!     
          </p>
          <p>
         Sorin Carbunaru (software developer at Syncro Soft) will be our guest presenter, and he will share with you valuable tips on how to integrate
         powerful AI features or leverage built-in AI-driven actions to efficiently manage your document content and project structure. 
          </p>
          <p>
         During this 1-hour event, we will showcase practical use cases where AI takes the lead, including: 
          </p>
          <ul>
            <li>Identifying reusable components</li> 
            <li>Creating new files directly within your project</li> 
            <li>Automatically adding topic references to your DITA map</li> 
            <li>Leveraging RAG (Retrieval-Augmented Generation) over published content</li> 
            <li>Resolving validation issues </li>
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2025-6.html' >https://oxygenxml.com/evs2025-6.html</a>
          </p>
          
          <p>
            If you’re interested in joining this event, we also invite you to explore our other upcoming live session:<br />
            <b>June 11 - Beyond Review: Meet Oxygen Content Fusion, Your AI-enabled DITA CMS </b><br />
            <a href='https://www.oxygenxml.com/evs2025-7.html' >https://oxygenxml.com/evs2025-7.html</a>
          </p>
       
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_june_11_2025</guid>
        <pubDate>Wed, June 11, 2025</pubDate>
        <pubTime>9:00 AM US Pacific time / 12:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Feedback version 5.2, improving AI
          integration and administrative controls!</title>
        <description>
          <![CDATA[
         <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the
            release of <b>Oxygen Feedback 5.2</b>, a powerful all-in-one solution designed to
            enhance community engagement and feedback collection while empowering documentation with
            an integrated, robust search engine for seamless usability, and advanced AI
            functionality to further streamline user interactions and improve content
            accessibility.</p>
        <p><b>Key Enhancements in Oxygen Feedback 5.2</b></p>
        <p><b>AI Insights and <b>Multi-lingual AI Interaction</b></b></p>
        <p>Oxygen Feedback 5.2 introduces the daily AI summary email. This feature provides site
            administrators with daily insights into AI Assistant interactions, offering a
            comprehensive overview of user engagement and the effectiveness of AI-driven responses.
            Additionally, the AI Assistant now supports multi-lingual responses, ensuring that users
            receive answers in their preferred language, thereby enhancing the natural flow of
            communication and improving user satisfaction.</p>
        <p><b>Improved Administrative Control </b></p>
        <p>Administrators can now download detailed content indexing logs, providing critical
            insights for troubleshooting and optimizing indexing operations.</p>
        <p>In terms of administrative efficiency, Oxygen Feedback 5.2 introduces the ability to
            easily duplicate site versions. This functionality streamlines the configuration
            process, allowing administrators to quickly replicate site settings and maintain
            consistency across different versions. </p>
        <p>Furthermore, the update offers enhanced user management capabilities, enabling
            organization owners to remove members directly from the Members page, thus maintaining
            an efficient and current team structure.</p>
        <p>For more information about the Oxygen Feedback Cloud edition, see: <a
                href="https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html" 
                >https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html</a>
        </p>
        <p>For more information about the Oxygen Feedback Enterprise edition, see: <a
                href="https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html">https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html</a></p>
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content.</p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback community engagement platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_oxygen_feedback_5_2</guid>
        <pubDate>Release date: April 28, 2025</pubDate>
      </item>
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Content Fusion version 8.1!</title>
        <description>
          <![CDATA[
         <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce
                the release of <b>Oxygen Content Fusion 8.1</b>, the web-based collaboration
                platform for content creation and review. <b>Version 8.1</b> is focused on
                streamlining DITA content management and collaboration by introducing more flexible
                project creation, enhanced file comparison and merging capabilities, and new
                AI-enabled features through integration with the <b>Oxygen AI Positron Assistant
                    5.0</b>.</p>
            <p><b>Key Enhancements in Oxygen Content Fusion 8.1</b></p>
            <ul>
                <li>
                    <b>Streamlined DITA Project Creation</b>
                    <p>Start projects immediately even before linking to a Git repository and
                        create them from predefined templates, helping teams quickly adopt best
                        practices with minimal setup time. Easily import publications from
                        existing DITA-OT project files and use them for editing and validation
                        context.</p>
                </li>
                <li>
                    <b>Advanced File Comparison and Merge</b>
                    <p>The updated file comparison and merging tool now includes a Differences
                        View, allowing you to easily track replies and new review comments. The
                        ability to ignore white-spaces makes you to focus on meaningful content
                        differences, rather than cosmetic formatting changes, enhancing
                        productivity and accuracy in document reviews.</p>
                </li>
                <li>
                    <b>AI Positron Assistant 5.0 Integration</b>
                    <p>Attach Word, PowerPoint, and PDF files for contextual information to
                        provide context in AI interactions. The AI-powered DITA document
                        conversion and topic analysis features enable you to restructure and
                        update content efficiently, improving documentation clarity and
                        organization.</p>
                </li>
                <li>
                    <b>Customizing AI Actions</b>
                    <p>Develop custom AI actions or filter out existing ones for specialized use
                        cases. Leverage an external text or Markdown file for prompts to
                        streamline AI-driven content generation, translation, and
                        restructuring.</p>
                </li>
                <li>
                    <b>Updated Components</b>
                    <p>Oxygen Content Fusion 8.1 includes the latest <b>Oxygen XML Web Author
                            27.1.0</b> for visual XML editing and <b>Oxygen Publishing Engine
                            27.1</b>, both of which bring further performance improvements and
                        security updates.</p>
                </li>
            </ul>
            <p>"Oxygen Content Fusion 8.1 is all about providing a modern, efficient way for content
                teams to collaborate on DITA projects," said Cristian Talau, Product Manager at
                Syncro Soft. "From the flexibility of starting projects without immediate Git
                integration to the deeper AI-driven enhancements, we are empowering organizations to
                deliver quality documentation faster and more accurately than ever before."</p>
            <p/>
            <p>More information about the newest release of Oxygen Content Fusion can be found here: </p>
            <p><a href="https://www.oxygenxml.com/content_fusion/whats_new.html">https://www.oxygenxml.com/content_fusion/whats_new.html</a></p>
            <p>The new features can also be tested freely on the public demo deployment: </p>
            <p><a href="https://fusion.oxygenxml.com/projects" 
                    >https://fusion.oxygenxml.com/projects</a></p>
            <p><b>About Syncro Soft</b></p>
            <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating
                teams in small businesses, Fortune 500 enterprises, universities, government
                agencies, and international organizations in authoring documents, publishing in
                different formats, collaborating with team members, and managing content.</p>
            <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
                authoring, XML Web Author for in-browser intuitive editing and reviewing, the
                easy-to-use and flexible Content Fusion collaboration platform, many publishing
                tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern
                and responsive HTML5 output, the Oxygen Feedback flexible commenting platform,
                Oxygen Publishing Engine, and Oxygen Scripting for automating publishing,
                validation, and many other tasks. Customizing XML applications can be done using the
                XML Developer and the flagship product, Oxygen XML Editor, provides an all-in-one
                comprehensive XML authoring, publishing, and development tool.</p>
            <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any
                other trademarks or service marks contained herein are the property of their
                respective owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_content_fusion_8_1</guid>
        <pubDate>Release date: April 24, 2025</pubDate>
      </item>
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen AI Positron Assistant version 5.0!</title>
        <description>
          <![CDATA[
         <p>Syncro Soft is proud to announce the release of <b>Oxygen AI Positron Assistant 5.0</b>,
            a powerful tool that helps users increase their productivity by integrating
            next-generation AI capabilities throughout the authoring and development ecosystem. </p>
        <p>Starting with <b>version 5.0</b>, Oxygen AI Positron Assistant features integration with
            Eclipse, AI-driven capabilities for file creation and updates, DITA conversion and
            analysis tools, dynamic workflows, and an improved document change management. The
            plugin can seamlessly integrate with external tools such as document validation and
            terminology checks, optimize performance, and streamline processes with advanced AI
            models and callback functions. </p>
        <p><b>Key Enhancements in Version 5.0</b></p>
        
        <ul id="ul_db3_s3b_y2c">
            <li>
                <b>Eclipse Integration</b>
                <p>The AI Positron Assistant is now available as a plugin for Eclipse, working
                    with the Eclipse plugin distributions of Oxygen XML Editor/Author/Developer,
                    offering most of the functionality available on the desktop version.</p>
            </li>
            <li>
                <b>AI-Driven File Creation</b>
                <p>Generate XSLT, XML Schema (XSD), Schematron, JSON Schema, or DTD files by
                    providing a simple text description, dramatically shortening the setup time
                    for new projects and enabling authors to focus on content innovation.</p>
            </li>
            <li>
                <b>AI-based DITA Conversion, Analysis, and Update Tools</b>
                <p>Transform existing documents or DITA topics into various specialized DITA
                    types (Task, Concept, Reference, Troubleshooting, Glossary). Also, an
                    AI-powered analysis action can restructure topics by dynamically splitting
                    the document into parts and applying the conversion to the appropriate topic
                    types for each part.</p>
            </li>
            <li>
                <b>Exclude Resources from AI Processing</b>
                <p>Oxygen AI Positron Assistant will check if files or folders are added to a
                    specific file named ".ai-ignore" and it will issue an error if the content
                    from those ignored files or folders is about to be processed by the AI.</p>
            </li>
            <li>
                <b>Dynamic Workflows with AI Callback Functions</b>
                <p>The AI now seamlessly invokes external processing steps (such as validation
                    and terminology checks), reducing manual effort and promoting efficient
                    authoring workflows. The AI engine may also create or update existing files
                    using a save document callback function, but Positron keeps you in control,
                    offering a visual diff to let you understand the changes and the possibility
                    to accept or reject the changes.</p>
            </li>
            <li>
                <b>Expanded Document Attachment Support</b>
                <p>Attach Word, PowerPoint, or PDF documents (including embedded images) as
                    supplementary context so that the AI can provide more precise suggestions
                    and intelligent insights.</p>
            </li>
            <li>
                <b>Reasoning Models</b>
                <p>Users of the Oxygen AI Positron Service have access to two newly introduced
                    OpenAI-based models, "o3", "o1", "o4-mini", and "o3-mini". These reasoning
                    models tackle complex challenges in software logic, technical documentation,
                    or business rules, boosting accuracy and productivity.</p>
            </li>
            <li>
                <b>Integration with xAI Grok</b>
                <p>The latest OpenAI connector updates allow direct integration with the xAI
                    Grok AI engine, expanding the flexibility and scalability of AI services for
                    organizations.</p>
            </li>
            <li>
                <b>Accelerated Validation and Comment Resolution</b>
                <p>Performance enhancements lead to faster turnaround times and reduced costs
                    when fixing validation errors or resolving comments within technical
                    documents.</p>
            </li>
            <li>
                <b>Distributable and Filterable AI Actions</b>
                <p>Easily customize which AI actions appear in the user interface, distribute
                    specialized AI functionalities to specific teams or projects, and filter out
                    non-essential actions.</p>
            </li>
            <li>
                <b>Reference Prompt Files</b>
                <p>Custom AI actions can now reference external text or Markdown prompt files,
                    offering a more structured, reusable approach for orchestrating AI
                    behavior.</p>
            </li>
        </ul>
        
        <p><b>Availability for Oxygen Web Author and Oxygen Content Fusion</b></p>
        <p>Most of these capabilities are also available for Oxygen XML Web Author, providing users
            with the same improved reasoning models, document attachment functionalities, xAI Grok
            integration, and customizable AI actions in a web-based environment.</p>
        <p> </p>
        
        <p>For more information, see: <a
                href="https://www.oxygenxml.com/ai_positron/whats_new.html">https://www.oxygenxml.com/ai_positron/whats_new.html</a></p>
        
        <hr class="rss_hr">
        
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_ai_positron_5_0</guid>
        <pubDate>Release date: April 24, 2024</pubDate>
      </item>
      
      
      
      <item>
        <title>Webinar: Engaging SMEs in Documentation Review</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           In today’s fast-paced technical landscape, subject matter experts (SMEs) are essential in ensuring that documentation is accurate, 
           reliable, and free from errors. However, traditional review methods often result in inefficient workflows, version control headaches, and wasted resources.     
          </p>
          <p>
          With this in mind, we invite you to join us next week, on the 23rd of April, for the Engaging SMEs in Documentation Review webinar. 
          In this live event, Mihai Coanda (software developer at Syncro Soft) will dive into how Oxygen Content Fusion can elevate your 
          documentation review process, ensuring SMEs remain engaged, feedback is efficiently integrated, and your documentation reflects the highest technical standards. 
          </p>
          <p>
         Join us live and discover how you can transform the documentation review process by: 
          </p>
          <ul>
           <li>Streamlining Feedback: Consolidate inputs from all SMEs into a single, easy-to-manage document—eliminating multiple review cycles and duplicated feedback. </li>
            <li>Real-Time Collaboration: Enable simultaneous review, where feedback is gathered and addressed instantly, reducing delays and improving clarity. </li>
            <li>Centralized Management: Integrate directly with Oxygen XML Editor/Author to manage review tasks from within your familiar editing environment, reducing the need to juggle multiple tools.</li> 
            <li>Enhanced Task and Version Control: Utilize advanced task management and robust version control tools to merge changes seamlessly, ensuring that every contribution is accurately captured without compromising document integrity.</li> 
            <li>Improved Accessibility: Allow reviewers to participate via a web browser, making the process accessible regardless of their location or technical skill level. </li>
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2025-5.html' >https://oxygenxml.com/evs2025-5.html</a>
          </p>
       
         
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_april_23_2025</guid>
        <pubDate>Wed, April 23, 2025</pubDate>
        <pubTime>9:00 AM US Pacific time / 12:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Oxygen XML Chinese User Group</title>
        <link></link>
        <description>
          <![CDATA[
          <p>We are pleased to announce the establishment of the <b>Oxygen XML Chinese User Group</b>,
              a dedicated community for Chinese-speaking users of Oxygen XML suite of products. This
              initiative is a partnership between Syncro Soft and Ray Content Tech (Beijing) that aims
              to foster collaboration, knowledge sharing, and mutual support among professionals who
              utilize Oxygen XML tools in Chinese-language environments.​</p>
          <p><i>What are the objectives of the Oxygen XML Chinese User Group?</i></p>
          <ul id="ul_p4z_rgy_w2c">
              <li>
                  <i>Community Engagement:</i> Connect with fellow users to discuss experiences,
                      share insights, and explore solutions tailored to the nuances of working with
                      Oxygen XML in Chinese contexts.​
              </li>
              <li>
                  <i>Resource Sharing:</i> Access and contribute to a repository of resources,
                      including tutorials, templates, and best practices specifically designed for
                      Chinese-language documentation and workflows.​
              </li>
              <li>
                  <i>Collaborative Learning:</i> Participate in discussions and collaborative
                      projects that enhance your proficiency and keep you informed about the latest
                      developments and features of the Oxygen XML suite of products.​
              </li>
          </ul>
          <p>At Syncro Soft, we are committed to supporting our diverse user base. The Oxygen XML
              products offer comprehensive support for creating Chinese content, ensuring a seamless
              experience for users working with these languages. The editor supports Chinese input
              methods, displaying composed text in context and allowing for efficient content creation
              in both Author and Text editing modes.</p>
          <p>To learn more about the Oxygen XML Chinese User Group and become part of this community,
              you can visit <a href="https://raytech-oxygen-xml-community.replit.app/#user-group">raytech-oxygen-xml-community.replit.app/#user-group</a>.​</p>
          <p>We look forward to building a strong and supportive network of Oxygen XML users in the
              Chinese-speaking world!</p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_User_Group</guid>
        <pubDate>Mon, April 7, 2025</pubDate>
      </item>
      
      
      
      <item>
        <title>Discover the Latest Enhancements in Oxygen Git Client Add-on 5.5.0!</title>
        <link></link>
        <description>
          <![CDATA[
          <p>We are proud to introduce <b>version 5.5.0</b> of the <b>Oxygen Git Client add-on</b> -
            your trusted tool for streamlined version control and collaborative workflows!</p>
        <p>This release is packed with various new features and enhancements designed to help you
            use Git more efficiently. Here's an overview of what's new in this versions:</p>
        <ul id="ul_jdg_c2s_52c">
            <li>The new <b>Cherry-pick</b> action is available in the <i>Git History</i> view and it
                applies the changes from the selected commit to the current branch.</li>
            <li>The <b>Merge</b> action is now available in the <i>Git History</i> view, in addition
                to the <i>Git Branch Manager</i> view. You can use this action to merge an entire
                branch or to integrate all changes from a selected commit and any of its ancestors
                that are not already in the current branch.</li>
            <li>The <i>Git History</i> side-view can now be linked to the active editor using the
                    <b>Link with Editor</b> option. Selecting an editor for a file within the same
                repository will automatically display that file's history.</li>
            <li>It is now possible to <b>sign commits using SSH keys</b>.</li>
            <li>For Git resources, <b>the contextual menu in the DITA Maps Manager now includes a
                    Git submenu</b> with two actions. The <i>Show history</i> action displays the
                history of the selected resource within the DITA Maps Manager. The <i>Show blame</i>
                action reveals who made the last modification on each line of a file and in which
                commit.</li>
            <li>Actions to create a repository in the project folder were added in the contextual
                menu of the <i>Project</i> side-view (look for <b>Create repository here</b>) and
                the <i>Git</i> main menu (see <b>Create repository in project</b>). </li>
            <li>The JGit component was updated to version 7.1.0.</li>
            <li>Other minor improvements and various bug fixes were implemented.</li>
        </ul>
        <p>For more information on the Oxygen Git Client add-on (including the installation steps),
            you can check the page below: </p>
        <p><a href="https://www.oxygenxml.com/doc/ug-addons/topics/git-addon.html">https://www.oxygenxml.com/doc/ug-addons/topics/git-addon.html</a></p>
        <p>We hope that you will enjoy using the most recent release of the add-on as much as we
            enjoyed developing it. As always, your feedback is welcome! </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_Git_Client_5_5_0</guid>
        <pubDate>Mon, April 7, 2025</pubDate>
      </item>
      
      
      
      <item>
        <title>Syncro Soft announces the release of version 27.1 of the Oxygen XML suite of products!</title>
        <description>
          <![CDATA[
         <section id="section_ejc_syc_bzb">
            <p>Syncro Soft is proud to announce the immediate availability of <b>version 27.1</b> of
                its industry-leading XML suite of products: <b>Oxygen XML Editor</b>, <b>Author</b>,
                    <b>Developer</b>, <b>JSON Editor</b>, <b>Web Author</b>, <b>Publishing
                    Engine</b>, <b>WebHelp</b>, <b>PDF Chemistry</b>, and <b>Scripting</b>.</p>
            <p>This release introduces further enhancements to its <b>AI-driven technology</b>
                through the Oxygen AI Positron Assistant and AI integration in XProc, offers refined
                    <b>JSON editing</b> experiences, incorporates <b>DITA-OT 4.3</b> for robust
                publishing workflows, and delivers performance and security enhancements across all
                products. </p>
            <p>Notable improvements include:<ul id="ul_wlm_2d1_t2c">
                    <li><b>AI Positron Assistant v4.1</b>: Enhanced with actions to fix validation
                        issues and generate MathML, plus the option to preview changes for all
                        affected files before accepting them and notifications when an AI action
                        does not result in any changes. New callback functions facilitate dynamic
                        workflows, while attach-from-computer features allow users to provide local
                        file content to AI prompts.</li>
                    <li><b>XSLT, XProc, and JSON Updates</b>: Support for custom parsers in XSLT,
                        the ability to run AI-enabled XSLT stylesheets within the XProc Calabash
                        engine alongside XProc version 3.1 schema support and automatic insertion of
                        required content in JSON documents (Author mode) speed up development
                        cycles.</li>
                    <li><b>Git Integration</b>: The Git Client add-on now supports Cherry-pick,
                        Merge, signed commits, and improved branch management, making collaborative
                        version control more efficient.</li>
                    <li><b>DITA-OT 4.3 Integration:</b> The latest toolkit includes contributions
                        from two Oxygen XML developers, updates the DITA 2.0 and Lightweight DITA
                        support, and allows embedding DITA elements in Markdown.</li>
                    <li><b>Differences view:</b> Oxygen XML Web Author users can quickly identify
                        and understand changes in review comments with improved clarity and
                        ease.</li>
                    <li><b>Performance and Security</b>: Parallel file formatting accelerates batch
                        indentation, while new security measures and updated libraries offer
                        increased reliability.</li>
                </ul></p>
            <p>Below are highlights showing the most important additions in each product:</p>
        </section>
        <section id="section_bby_2l1_t2c">
            <title>What’s New in Oxygen XML Editor 27.1</title>
            <p><b>Oxygen XML Editor version 27.1</b> expands upon the powerful features introduced
                in previous releases, including advanced AI actions, and AI-enabled XProc pipelines,
                integration with DITA-OT 4.3.0 and upgrades to the Git Client add-on.</p>
            <p>For more information, see:<a
                    href="https://www.oxygenxml.com/xml_editor/whats_new.html" >https://www.oxygenxml.com/xml_editor/whats_new.html</a></p>
        </section>
        <section id="section_cby_2l1_t2c">
            <title>What’s New in Oxygen XML Author 27.1</title>
            <p><b>Oxygen XML Author version 27.1</b> simplifies content creation and management with
                AI-driven capabilities to fix validation issues and to generate MathML. A refined
                DITA publishing framework with DITA-OT 4.3.0 is integrated, and the updated Git
                Client add-on supports efficient branching and merging. Performance and security
                improvements complete the package, helping authors focus on high-quality structured
                content creation.</p>
            <p>For more information, see:<a
                    href="https://www.oxygenxml.com/xml_editor/whats_new.html">https://www.oxygenxml.com/xml_editor/whats_new.html</a></p>
        </section>
        <section id="section_eqy_cl1_t2c">
            <title>What’s New in Oxygen XML Developer 27.1</title>
            <p><b>Oxygen XML Developer version 27.1</b> caters to technical professionals working
                with transformations and schemas. This release boosts XSLT and XProc workflows with
                AI-enabled operations, introduces a more informative error reporting system, and
                makes versioning simpler through Git enhancements. The result is a robust,
                innovative environment for designing and maintaining XML applications.</p>
            <p>For more information, see:<a
                    href="https://www.oxygenxml.com/xml_editor/whats_new.html">https://www.oxygenxml.com/xml_editor/whats_new.html</a></p>
        </section>
        <section id="section_fqy_cl1_t2c">
            <title>What’s New in Oxygen JSON Editor 27.1</title>
            <p><b>Oxygen JSON Editor version 27.1</b> receives a series of AI-based improvements and
                accelerates JSON document creation by automatically inserting required
                schema-defined structures when using the Author editing mode.</p>
            <p>For more information, see:<a
                    href="https://www.oxygenxml.com/json_editor/whats_new.html" >https://www.oxygenxml.com/json_editor/whats_new.html</a></p>
        </section>
        <section id="section_gqy_cl1_t2c">
            <title>What’s New in Oxygen XML Web Author 27.1.0</title>
            <p><b>Oxygen XML Web Author version 27.1.0</b> refines its web-based collaboration tools
                with a new <b>Differences</b> view in the File Comparison interface to highlight
                changes in review comments, extended AI features for validation fixes and local file
                attachments, and simplified DITA map management via reload/expand controls. Git
                integration is strengthened to avert empty commits and duplicate branch names, while
                improved dark mode compatibility enhances the user interface.</p>
            <p>This release also includes some authentication enhancements, new customization
                options, updated components, and various bug fixes. </p>
            <p>For more information, see:<a
                    href="https://www.oxygenxml.com/xml_web_author/whats_new.html"
                >https://www.oxygenxml.com/xml_web_author/whats_new.html</a></p>
        </section>
        <section id="section_hqy_cl1_t2c">
            <title>What’s New in Oxygen XML Publishing Engine 27.1</title>
            <p><b>Oxygen XML Publishing Engine version 27.1</b> leverages updates to <b>Oxygen PDF
                    Chemistry</b> and <b>Oxygen WebHelp</b>, including new logging controls for
                Chemistry’s console and the adoption of Bootstrap 5.3.3 for WebHelp Responsive
                output. DITA-OT 4.3 integration, bug fixes, and security refinements solidify its
                enterprise-grade publishing capabilities.</p>
            <p>For more information, see:<a
                    href="https://www.oxygenxml.com/publishing_engine/whats_new.html"
                    >https://www.oxygenxml.com/publishing_engine/whats_new.html</a></p>
        </section>
        <section id="section_iqy_cl1_t2c">
            <title>What’s New in Oxygen PDF Chemistry 27.1</title>
            <p><b>Oxygen PDF Chemistry version 27.1</b> introduces enhanced console logging
                configurations (via a logback.xml file) for refined debugging. Coupled with security
                and stability improvements, this update ensures a robust pipeline for transforming
                XML or Markdown content into high-quality PDF output.</p>
            <p>For more information, see:<a
                    href="https://www.oxygenxml.com/pdf_chemistry/whats_new.html"
                >https://www.oxygenxml.com/pdf_chemistry/whats_new.html</a></p>
        </section>
        <section id="section_jqy_cl1_t2c">
            <title>What’s New in Oxygen XML WebHelp 27.1</title>
            <p><b>Oxygen XML WebHelp version 27.1</b> upgrades its Responsive output to <b>Bootstrap
                    5.3.3</b>, offering a contemporary, consistent design. Various bug fixes and
                optimization efforts further enhance both security and performance, delivering a
                polished, adaptable online help system.</p>
            <p>For more information, see:<a
                    href="https://www.oxygenxml.com/xml_webhelp/whats_new.html" >https://www.oxygenxml.com/xml_webhelp/whats_new.html</a></p>
        </section>
        <section id="section_kqy_cl1_t2c">
            <title>What’s New in Oxygen XML Scripting 27.1</title>
            <p><b>Oxygen XML Scripting version 27.1</b> focuses on refining existing functionality
                with performance enhancements and bug fixes, thus resolving many issues that were
                reported by the community.</p>
            <p>For more information, see:<a
                    href="https://www.oxygenxml.com/xml_scripting/whats_new.html"
                >https://www.oxygenxml.com/xml_scripting/whats_new.html</a></p>
        </section>
        <section id="section_jpy_cl1_t2c">
            <p><?oxy_comment_start author="George Bina" timestamp="20250321T094023+0000" comment="De verificat sa fie cea standard" id="b3v_2x1_t2c"?><?oxy_comment_start author="Alin Belu" timestamp="20250321T103604+0000" parentID="b3v_2x1_t2c" comment="am verificat. este cea standard" mid="1"?><b>About
                    Syncro Soft<?oxy_comment_end mid="1"?><?oxy_comment_end?></b></p>
            <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating
                teams in small businesses, Fortune 500 enterprises, universities, government
                agencies, and international organizations in authoring documents, publishing in
                different formats, collaborating with team members, and managing content. </p>
            <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
                authoring, XML Web Author for in-browser intuitive editing and reviewing, the
                easy-to-use and flexible Content Fusion collaboration platform, many publishing
                tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern
                and responsive HTML5 output, the Oxygen Feedback flexible commenting platform,
                Oxygen Publishing Engine, and Oxygen Scripting for automating publishing,
                validation, and many other tasks. Customizing XML applications can be done using the
                XML Developer and the flagship product, Oxygen XML Editor, provides an all-in-one
                comprehensive XML authoring, publishing, and development tool.</p>
            <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any
                other trademarks or service marks contained herein are the property of their
                respective owners.</p>
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
        </section>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_release_27_1</guid>
        <pubDate>Release date: March 24, 2025</pubDate>
      </item>
      
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Content Fusion version 8.0!</title>
        <description>
          <![CDATA[
         <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the
            release of <b>Oxygen Content Fusion 8.0</b>, the web-based collaboration platform for
            content creation!</p>
        <bodydiv>
            <p>Version <b>8.0</b> turns <b>Oxygen Content Fusion</b> into a powerful AI-driven tool
                designed to boost writer productivity by integrating with the <b>Oxygen AI Positron
                    Assistant</b>. This version also consolidates the <b>Oxygen Content Fusion</b>
                position as a Content Management System for DITA content stored in a Git repository
                by adding the ability to access all Git branches.​​</p>
            <p><b>Oxygen AI Positron Assistant</b> is available for users with the Content Fusion
                    <i>Author</i> role and offers a suite of AI-powered features to enhance content
                creation and editing. Once the plugin is installed, the <i>AI Positron Assistant</i>
                side-pane becomes accessible in the <i>Personal Workspace</i>, providing a range of
                powerful AI-driven actions and features. Some of the key features include:</p>
            <ul id="ul_orx_fnk_k2c">
                <li>The AI Positron Assistant makes changes to the files inside a workspace based on
                    users' instructions. These changes can be inspected using a side-by-side,
                    before-and-after visual comparison view. To ensure that the users are always in
                    control, any changes may be rolled back.</li>
                <li>AI-powered content generation actions can be used to expand a DITA topic by
                    refining its content, adding markup, and generating documentation based on
                    referenced images using Vision support, to generate content based on uploaded
                    images, produce alternate text for images in DITA, or to generate MathML
                    formulas based on users' description.</li>
                <li>Content improvement actions are available to proofread documents, validate
                    documents and suggest fixes for identified issues, add semantic inline DITA
                    markup to plain text content, modify content based on suggestions found in the
                    comments (which are then resolved), or split large DITA topics into multiple
                    smaller topics while also referencing the new topics in the DITA map.</li>
                <li>Retrieval-Augmented Generation (RAG) support allows the AI Positron to find
                    similar content from the personal workspace when generating new content.</li>
                <li>Integrators or other advanced users can create and configure custom actions,
                    similar to the built-in actions, allowing the ability to provide the prompt for
                    the AI engine, control engine parameters, available function callback tools, and
                    so on.</li>
            </ul>
            <p>The newest version of Oxygen Content Fusion also introduces important updates to the
                Content Fusion Project
                functionality.<?oxy_comment_start author="George Bina" timestamp="20250225T080113+0000" comment="This is the definition of a workspace, not a project...." id="ans_vxh_m2c" flag="done"?><?oxy_comment_start author="George Bina" timestamp="20250225T090700+0000" parentID="ans_vxh_m2c" comment="I suggested some edits to make it correct" flag="done" mid="1"?>
                A project mirrors a Git repository and via a Personal Workspace enables users to
                make changes across multiple files. Once the users are happy with the results, these
                changes can be committed directly to the repository to be shared with the rest of
                the team.<?oxy_comment_end mid="1"?><?oxy_comment_end?></p>
            <p>Now, when working with projects,
                <?oxy_comment_start author="Mihai" timestamp="20250218T140956+0000" comment="This is the main feature of this release and should be the main focus of the sentence above, the first mentioned thing - not publishing and security configurations." flag="done"?>authors
                can <b>access all Git branches</b><?oxy_comment_end?> and get a <i>Personal
                    Workspace</i> dedicated to each branch,
                <?oxy_comment_start author="Cristian Talau" timestamp="20250220T133645+0000" comment="This allows them to seamlessly switch contexts—for example, quickly fixing a typo on a release branch in a separate browser tab while preserving their ongoing work for an upcoming release.

The point here is that they do not interfere with other changes that they made themselves in another workspace. Not with work being done by others on another branch.
" id="jpq_n5z_k2c" flag="done"?><?oxy_comment_start author="Steven Higgs" timestamp="20250220T162901+0000" parentID="jpq_n5z_k2c" comment="Adjusted" flag="done" mid="11"?>making
                it possible to commit changes on a particular branch (version) without affecting the
                user's changes made in their other
                <?oxy_comment_end mid="11"?><?oxy_comment_end?>workspaces. Branches can also be
                merged using a built-in visual comparison tool that simplifies the process. Review
                tasks can now be created from branches other than the default one, and a new filter
                was added in the task list page to show review tasks specific to the current branch,
                making it easier to locate and manage relevant tasks.</p>
        </bodydiv>
        <p>Additionally, administrators now have the possibility of configuring authentication
            settings to enable support for OpenID Connect (OIDC) single sign-on for compatibility
            with solutions such as Microsoft Entra ID and Okta. For email and password-based
            signups, admins can now restrict sign-ups to specific email addresses or patterns.
            Additional security hardening controls were also implemented to keep users' data
            safe.</p>
        <p>More information about the newest release of Oxygen Content Fusion can be found here: </p>
        <p><a href="https://www.oxygenxml.com/content_fusion/whats_new.html">https://www.oxygenxml.com/content_fusion/whats_new.html</a></p>
        <p>The new features can also be tested freely on the public demo deployment: </p>
        <p><a href="https://fusion.oxygenxml.com/projects">https://fusion.oxygenxml.com/projects</a></p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_content_fusion_8_0</guid>
        <pubDate>Release date: March 11, 2024</pubDate>
      </item>
      
      <item>
        <title>Webinar: Solving Common Git and DITA Challenges</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           Mark your calendar for March 12th and join us for a free, live 1-hour webinar where Cristian Talau 
           (product manager at Syncro Soft) will reveal practical solutions to overcome common Git and DITA challenges with Oxygen Content Fusion!    
          </p>
          <p>
          Whether you're dealing with challenges in collaboration with subject matter experts, publishing hurdles, or translation complexities, 
          the Solving Common Git and DITA Challenges live session will provide practical solutions to streamline your workflow. 
          </p>
          <p>
         During this event, the following topics will be covered:  
          </p>
          <ul>
              <li>Review from Subject Matter Experts (SME) using Content Fusion – How to simplify collaboration and feedback collection.</li> 
              <li>Publishing workflows – Learn to optimize your publishing process. </li>
              <li>Link management – Discover how to maintain and troubleshoot DITA linking efficiently. </li>
              <li>Translations – Leverage built-in tools to easily manage multilingual content. </li>
              <li>Handling Merge Conflicts – Gain insights into preventing and resolving merge conflicts when working with DITA content in a collaborative Git environment.</li>  
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2025-4.html' >https://oxygenxml.com/evs2025-4.html</a>
          </p>
       
         
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_march_12_2025</guid>
        <pubDate>Wed, March 12, 2025</pubDate>
        <pubTime>9:00 AM US Pacific time / 12:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      <item>
        <title>Webinar: Querying and Transforming JSON Documents</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           Are you ready to unlock the full potential of JSON documents with Oxygen? If the answer is yes, 
           we invite you to our live event, Querying and Transforming JSON Documents, taking place next Wednesday, on February 12th.    
          </p>
          <p>
          In this session, you’ll discover how to efficiently transform JSON into XML, HTML, or other formats using the powerful XSLT and XQuery tools built into Oxygen. Learn advanced techniques for querying JSON data using XPath expressions and XQuery, 
          as well as seeing how you can integrate these capabilities seamlessly into your workflow.    
          </p>
          <p>
         Our returning expert, Octavian Nadolu (product manager at Syncro Soft), will share practical insights and advanced techniques by guiding you through these following topics: 
          </p>
          <ul>
              <li>JSON Transformation with XSLT: Seamlessly convert JSON documents into various formats.</li>
              <li>JSON Querying with XQuery: Extract and manipulate JSON data with precision.</li>
              <li>Batch Processing: Perform transformations and queries on multiple documents directly from your project.</li>
              <li>XPath for JSON: Leverage XPath expressions for intuitive and efficient JSON querying.</li>
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2025-3.html' >https://oxygenxml.com/evs2025-3.html</a>
          </p>
       
         
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_february_12_2025</guid>
        <pubDate>Wed, February 12, 2025</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      
      <item>
        <title>Webinar: AI-powered Development, Part 2: Enhancing Development Workflows with AI Positron</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           Next Wednesday, February 5th, we’re excited to continue our AI-Powered Development series with Part 2: Enhancing Development Workflows with AI Positron!    
          </p>
          <p>
          Join Octavian Nadolu (product manager at Syncro Soft) for another insightful webinar as he explores the advanced AI features designed to revolutionize your XML development and content management workflows.    
          </p>
          <p>
         Don't miss this opportunity to gain valuable insights into: 
          </p>
          <ul>
              <li>AI-Enhanced Development Tools: Explore integrated AI capabilities for XSLT, XQuery, Schematron, XSD, and JSON Schema to boost efficiency.</li>
              <li>Custom AI Actions: Learn how to design and implement AI-driven actions tailored to your specific development needs.</li>
              <li>AI in Schematron: Discover how to leverage AI for advanced content validation and automated correction.</li>
              <li>AI with XSLT: Master the use of AI to streamline the management and processing of complex content. </li>
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2025-2.html' >https://oxygenxml.com/evs2025-2.html</a>
          </p>
          
          <p>
            If you’re interested in joining this event, we also invite you to explore our other upcoming live sessions:
          </p>
          
          <ul class='cls-none-style-type'>
             <li><b>February 12 - Querying and Transforming JSON Documents</b> <br><a href='https://oxygenxml.com/evs2025-3.html'>https://oxygenxml.com/evs2025-3.html</a></li>
          </ul>
          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_february_5_2025</guid>
        <pubDate>Wed, February 5, 2025</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen AI Positron Assistant version 4.1!</title>
        <description>
          <![CDATA[
       <p>Syncro Soft is proud to announce the release of <b>Oxygen AI Positron Assistant 4.1</b>,
      a powerful tool that helps users increase their productivity by providing support for using
      AI-generated content within Oxygen tools - Oxygen XML Editor/Author/Developer, Oxygen JSON
      Editor, Oxygen XML Web Author, and Oxygen Content Fusion. </p>
        <p><b>Version 4.1</b> enhances existing AI features and introduces a wide range of new
            functionalities, including improved validation tools, dynamic AI workflows, and enhanced
            collaboration capabilities, making the assistant even more capable and
            user-friendly.</p>
        <p><b>Key Enhancements in Version 4.1 for Oxygen XML Editor/Author/Developer and JSON
                Editor</b></p>
        <p> * <b>Preview Changes Before File Updates</b></p>
        <p>Several AI actions, such as <b>Create Topics</b> and <b>Split Topic</b>, can create or
            update multiple files. With version 4.1, users can preview the changes these actions
            will make before saving them to disk, ensuring greater confidence and control over
            modifications.</p>
        <p> * <b>Fix Validation Problems</b></p>
        <p>The <b>Intelligent Agents</b> category now includes a new <b>Fix Validation Problems</b>
      action. This action validates the current document and suggests fixes for all identified
      issues, streamlining both the validation process and the resolution of validation problems,
      ensuring high-quality content.</p>
        <p><b> * AI-based MathML Generation</b></p>
        <p>The new <b>Formula/Equation</b> action leverages AI to generate MathML formulas based on
            user descriptions. This feature simplifies the creation of complex mathematical
            representations and enhances technical documentation workflows.</p>
        <p> * <b>AI-based Code Annotations</b></p>
        <p>The <b>Annotate Code</b> action adds comments to XSLT, Schematron, or XSD code,
            explaining its purpose and functionality. This is particularly useful for developers
            aiming to improve code readability and maintainability.</p>
        <p> * <b>Export and Import Chat Sessions</b></p>
        <p>Version 4.1 introduces the <b>Export Chat</b> action, allowing users to export chat
      sessions as JSON documents. These can be shared with others or re-imported using the <b>Import
        Chat</b> action, making it easier to troubleshoot custom AI actions issues, or to resume
      conversations at a later time.</p>
        <p> * <b>Notification for Unchanged Content</b></p>
        <p>When an AI action processes content but does not result in any changes, the user is now
            informed, eliminating the need for unnecessary previews or visual inspection. This
            improvement saves time and ensures a smoother workflow.</p>
        <p> * <b>Invoke Positron Actions from XPath</b></p>
        <p>A new XPath function (<codeph>ai:invoke-action</codeph>) has been introduced, enabling
            users to seamlessly invoke an AI Positron action from any XPath context (such as XSLT,
            XQuery, Schematron, etc.) by providing the action ID, contextual text, and the content
            to be processed.</p>
        <p> * <b>New AI Callback Functions to Enable Dynamic Workflows</b></p>
        <p>The plugin now includes several new AI callback functions, which are specialized
      mechanisms enabling the AI to dynamically invoke external processing and use the results in
      generating its response. These new functions can be used to invoke another AI action, to find
      all the available AI actions, and to validate a document, thus empowering users to create
      complex, dynamic workflows as part of a custom AI action.</p>
        <p>
            <ul id="ul_k5m_lkg_22c">
                <li>
                  The callback function that invokes an AI action that enables the delegation
                      of processing to other AI actions, thus a developer can use a <i>divide-et-impera</i>
                      approach to simplify and optimize the AI action processing. <br>For example, if the
                    users need to format a text document as a DITA topic, they could invoke an action that
                    decides which topic type to use and afterwards delegates specific actions to format the
                    text as a DITA task, concept, reference, troubleshooting, etc., depending on the
                    determined topic type. Thus, instead of a very complex action that needs to know how to
                    format all possible topic types, simpler actions can be used that focus on less complex
                    processing.
                </li>
                
                <li>
                      Instead of specifying a predefined set of AI actions that can be invoked, the
                        users can let the AI discover all the available AI actions and invoke them
                        dynamically as needed, via the callback function that returns all the
                        defined actions.<br>This allows developers to create dynamic AI actions
                        that have access to a "toolbox" of other AI tools and let the AI decide which
                        tools to use to perform a specific task.
              </li>
                
                <li>
                    When processing or generating content, an AI action can now use the callback
                    function that validates a document, ensuring that the generated content is
                    valid. In case of errors, it offers the opportunity to automatically correct the
                    detected problems.
              </li>
            </ul>
        </p>
        <p><b>Version 4.1 Updates for Web Author and Content Fusion</b></p>
        <p>Most of the features were also implemented for Oxygen XML Web Author and Oxygen Content
            Fusion, including the Fix Validation Problems action, the Formula/Equation action, the
            notification when content is not changed, and the AI callback function to validate a
            document.</p>
        <p>In addition to the support to attach a remote file, a new <b>Attach from computer</b>
            option allows users to incorporate files from their local machine into prompts.
            Attachments are useful in various use cases. For example, the user can attach a
            screenshot and ask the AI to update a documentation topic based on that image.</p>
        <p><b>About Oxygen AI Positron Assistant</b>
        </p>
        <p>The Oxygen AI Positron Assistant is a versatile tool designed to integrate AI
            capabilities into Oxygen’s authoring and development environments. By automating tasks,
            improving content quality, and providing intelligent suggestions, the assistant enables
            users to work more efficiently and effectively.</p>
        <p>For more information, see: https://www.oxygenxml.com/ai_positron_assistant.html</p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_ai_positron_4_1</guid>
        <pubDate>Release date: January 30, 2025</pubDate>
      </item>
      
      
      <item>
        <title>Webinar: AI-Powered Development, Part 1: Automating Error Resolution </title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           We’re excited to invite you to the launch of our brand-new Oxygen XML webinar series, starting on January 29th!    
          </p>
          <p>
          Our first session, AI-Powered Development, Part 1: Automating Error Resolution, will show you how to revolutionize your error-resolution process using
          the latest automation features in Oxygen XML Editor.     
          </p>
          <p>
         During this 1-hour live event, Octavian Nadolu (project manager at Syncro Soft) will introduce you to the Apply All Default Quick Fix Proposals tool, which enables you to effortlessly apply all suggested quick fixes across one or multiple resources simultaneously. 
         Designed to address validation errors efficiently, this feature automatically executes quick fixes in bulk, ensuring a seamless error resolution process within a specified scope.  
          </p>
          
          <p>
          In this webinar, you will learn how to: 
          </p>
          
          <ul>
              <li> Define and Customize Quick Fixes: Tailor quick fixes to meet the specific needs of your project.</li> 
              <li> Resolve Issues Efficiently: Address all validation errors within a document with ease. </li>
              <li> Fix Errors from Anywhere: Tackle issues directly from the Project view or DITA Maps Manager. </li>
              <li> Leverage AI-Powered Batch Processing: Utilize advanced AI Quick Fixes to streamline error resolution and enhance productivity.</li> 
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2025-1.html' >https://oxygenxml.com/evs2025-1.html</a>
          </p>
          
          <p>
            If you’re interested in joining this event, we also invite you to explore our other upcoming live sessions:
          </p>
          
          <ul class='cls-none-style-type'>
             <li><b>February 5 - AI-powered Development, Part 2: Enhancing Development Workflows with AI Positron</b> <br>  <a href='https://oxygenxml.com/evs2025-2.html' >https://oxygenxml.com/evs2025-2.html</a></li>
             <li><b>February 12 - Querying and Transforming JSON Documents</b> <br><a href='https://oxygenxml.com/evs2025-3.html'>https://oxygenxml.com/evs2025-3.html</a></li>
          </ul>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_january_29_2025</guid>
        <pubDate>Wed, January 29, 2025</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Feedback version 5.1!</title>
        <description>
          <![CDATA[
         <p>Syncro Soft, the developer of the Oxygen XML suite of products, proudly announces the
            release of <b>Oxygen Feedback version 5.1</b> for both Cloud and Enterprise
            editions!</p>
        <p>Version <b>5.1</b> continues to bolster the all-in-one solution designed to enhance
            community engagement and feedback collection while empowering documentation with an
            integrated, robust search engine and AI assistant for seamless usability. The focus of
            this release was to implement a variety of additions and enhancements to the AI
            features.</p>
        <p>The AI Assistant
            c<?oxy_comment_start author="George Bina" timestamp="20241210T100718+0000" comment="chat instead of chatbot?" id="dn4_1mv_qdc"?><?oxy_comment_start author="Steven Higgs" timestamp="20241210T140014+0000" parentID="dn4_1mv_qdc" comment="If you keep it, &apos;chatbot&apos; really shouldn&apos;t be capitalized." mid="1"?>hatbot<?oxy_comment_end mid="1"?><?oxy_comment_end?>
            now appears in a non-modal window, enhancing the browsing and interaction experience.
            Users are now able to rate the usefulness of AI Assistant replies, while admins and
            moderators can view the ratings to gauge the effectiveness of the AI Assistant. Admins
            and moderators can also view the entire conversation threads that users have sent to the
            AI Assistant on each particular site to gain valuable insights into how users engage
            with the AI. They also have access to advanced filtering options to help them quickly
            locate certain types of threads. </p>
        <p>The organization and site dashboard pages now contain additional components with
            information about AI Assistant usage along with convenient links that navigate to pages
            with more details. </p>
        <p>The usage statistics pages now also contain more information and metrics about AI usage.
            The new AI Assistant Search Summaries metric enhances user understanding by providing
            detailed insights into search summaries, including successful results and chat
            continuation. The updated AI Assistant Threads tables empower users to analyze thread
            metrics based on reply usefulness, improving user engagement and response
            effectiveness.</p>
        <p>This release also includes various security enhancements, important component updates,
            and bug fixes.</p>
        <p>
          For more information about the Oxygen Feedback Cloud edition, see: 
        <a href="https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html">https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html</a>
        </p>
        
        <p>For more information about the Oxygen Feedback Enterprise edition, see:
            <a href="https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html">https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html</a>
        </p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_content_fusion_7_1</guid>
        <pubDate>Release date: October 8, 2024</pubDate>
      </item>
      
      
      <item>
        <title>Syncro Soft announces the release of version 27.0 of the Oxygen XML suite of products!</title>
        <description>
          <![CDATA[
       <p>Syncro Soft is proud to announce the immediate availability of <b>version 27</b> of
                its industry-leading XML suite of products: <b>Oxygen XML Editor</b>, <b>Author</b>,
                    <b>Developer</b>, <b>Web Author</b>, <b>Publishing Engine</b>, <b>WebHelp</b>,
                    <b>PDF Chemistry</b>, <b>Scripting</b>, and <b>JSON Editor</b>.</p>
            <p>The newest release for <b>Oxygen XML Editor</b> highlights significant advancements
                in AI capabilities, particularly through the enhanced <b>Oxygen AI Positron
                    Assistant</b> plugin, which now integrates Retrieval-Augmented Generation (RAG)
                for more relevant and context-aware responses. New <i>Intelligent Agents</i>
                streamline DITA XML topic management, while a wide range of other AI-driven actions
                help authors automate tedious authoring tasks such as generating image descriptions,
                resolving
                comments,<?oxy_comment_start author="Octavian" timestamp="20241120T094457+0000" comment="Maybe add something also for developers using AI" id="ccv_vr3_ldc" flag="done"?><?oxy_comment_start author="George Bina" timestamp="20241120T224716+0000" parentID="ccv_vr3_ldc" comment="Poti sa sugerezi care ar fi principalele actiuni pe development care ar putea fi mentionate?" flag="done" mid="2"?><?oxy_comment_start author="Octavian" timestamp="20241121T142630+0000" parentID="ccv_vr3_ldc" comment="Toate actiunile de development sunt importante. Parca as pune ceva de genul:
&quot;Built-in AI-powered development actions for code explanation, chat, documentation, generation, and refactoring.&quot;
" flag="done" mid="3"?> and refining XML
                structures.<?oxy_comment_end mid="3"?><?oxy_comment_end mid="2"?><?oxy_comment_end?>
                Additionally, AI-powered development actions have been introduced for tasks such as
                code explanation, code generation, documentation, and refactoring.</p>
            <p>The upgraded JSON editing tools grant developers the ability to transform JSON
                content using XQuery processing, advanced customization options, and streamlined
                code templates. The update also includes expanded support for XQuery 4.0 and XSLT
                4.0 with the upgraded Saxon 12.5 processor. Furthermore, enhancements were
                implemented for YAML, HTML, Markdown, and some of our popular add-ons, along with
                essential security updates.</p>
            <p>For <b>Oxygen XML Web Author version 27</b>, in addition to the new features for the
                Oxygen AI Positron Assistant plugin,
                <?oxy_comment_start author="Mihaela" timestamp="20241120T073251+0000" comment="Mi se pare vag - este vorba de adaugarea de color highlights? Daca da, este mai mult un feature de review decat de editare si cred ca ar trebui spus direct ca se pot adauga color highlights." id="mnq_jhl_ldc" flag="done"?><?oxy_comment_start author="Alin Belu" timestamp="20241121T072136+0000" parentID="mnq_jhl_ldc" comment="Fiind doar un intro highlight, nu cred ca ar fi nevoie sa intram in detalii... riscam sa descurajam oamenii sa parcurga sectiunea detaliata din press release. dar am modificat incat sa reflecte si partea de review" flag="done" mid="5"?>users
                can enjoy improved review and editing
                capabilities<?oxy_comment_end mid="5"?><?oxy_comment_end?>, support for Markdown and
                other non-XML files
                in<?oxy_comment_start author="Mihaela" timestamp="20241120T073540+0000" comment="La fel, mi se pare vag - putem da exemplu posibilitatea de a face diff pe Markdown si non-XML files?" id="r5y_d1n_ldc" flag="done"?><?oxy_comment_start author="Alin Belu" timestamp="20241121T130240+0000" parentID="r5y_d1n_ldc" comment="am modificat corespunzator" flag="done" mid="7"?>
                the file comparison and merge tool<?oxy_comment_end mid="7"?><?oxy_comment_end?>,
                and
                <?oxy_comment_start author="Mihaela" timestamp="20241120T073725+0000" comment="Si pana acum se puteau edita DITA map-uri. Noutatea este ca am adaugat un mod de editare &quot;tree-like&quot;. Deci putem spune mai bine ceva de genul &quot;experimental support for editing DITA Maps in a tree structure editor&quot;." flag="done"?>experimental
                support for editing DITA maps<?oxy_comment_end?> in a specialized tree editor. This
                release also includes important component updates, bug fixes, and security
                enhancements for the innovative web-based XML authoring tool.</p>
            <p><b>Oxygen Publishing Engine version 27</b> comes with additional customization
                options for producing WebHelp and PDF output.</p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen XML Editor 27</b></p>
            <p><b>Oxygen XML Editor version 27</b> is the latest major release of the ultimate
                toolkit for content authors, developers, collaborators, and publishers. This release
                is packed with innovative new features and improvements for the <b>Oxygen AI
                    Positron Assistant</b>, the powerful add-on designed to enhance productivity and
                assist writers by providing support for using AI-generated content within the
                various Oxygen tools.</p>
            <p>The Oxygen AI Positron Assistant now leverages the <b>Retrieval-Augmented Generation
                    (RAG)</b> process to obtain relevant context from the users' project or from
                website content that integrates the Oxygen Feedback search functionality. The <i>AI
                    Positron Fix</i> action now also utilizes the RAG process to enhance the AI's
                response and <i>Function Calls</i> can be referenced in custom actions to give the
                AI more context information that leads to more accurate responses.</p>
            <p><b>Intelligent Agents</b> is a new category of actions for the Oxygen AI Positron
                Assistant, designed to streamline DITA XML topic management. These intelligent
                agents go beyond simple content manipulation, offering advanced capabilities to save
                files, add references, and access a wide range of functions for contextual
                understanding and project structure modification. A variety of other common AI
                actions for DITA authoring were implemented, such as actions to proofread content,
                resolve comments, improve the XML structure, reuse components, generate
                documentation drafts, and more. An AI category was also added to the <i>XML
                    Refactoring</i> wizard to
                <?oxy_comment_start author="George Bina" timestamp="20241122T122429+0000" comment="This repeats the part from the PR highlight... " id="enx_hc5_ldc" flag="done"?><?oxy_comment_start author="George Bina" timestamp="20241122T122513+0000" parentID="enx_hc5_ldc" comment="Poate folosim altceva in loc de tedious?" flag="done" mid="12"?><?oxy_comment_start author="Alin Belu" timestamp="20241122T131404+0000" parentID="enx_hc5_ldc" comment="am schimbat cu repetitive" flag="done" mid="13"?>perform
                repetitive tasks for DITA content such
                as<?oxy_comment_end mid="13"?><?oxy_comment_end mid="12"?><?oxy_comment_end?>
                generating alternate text for images, adding missing short descriptions, and
                shortening existing short descriptions.</p>
            <p>Interface improvements related to the Oxygen AI Positron Assistant include a new
                    <i>AI Positron Assistant drop-down widget</i> that offers a very quick and
                convenient way of accessing useful AI actions. It also contains a helpful <i>Rewrite
                    Content</i> action that opens a floating input box where users can provide the
                AI with instructions on how to rewrite selected content. Custom user-defined AI
                actions can be configured to appear as <i>Quick Assist</i> fixes in the editor.
                Support was also added for Vision models, allowing the AI to read and interpret
                images. Users have new AI models to choose from, including <i>GPT-4o-mini</i>,
                    <i>GPT-4o</i>, and <i>GPT-4 Turbo</i>, and the <b>Oxygen AI Positron Enterprise
                    Edition</b> provides the ability to use a specific AI engine (OpenAI, Microsoft
                Azure OpenAI, or Anthropic Claude). Other miscellaneous improvements and security
                enhancements were implemented for the
                <?oxy_comment_start author="Octavian" timestamp="20241121T144320+0000" comment="Maybe add a phrase at the end, something like:
The built-in AI development actions include &quot;Explain Code,&quot; &quot;Chat About Code,&quot; &quot;Document Code,&quot; &quot;Generate Code,&quot; and &quot;Suggest Refactoring,&quot; which can be used to enhance coding efficiency and documentation. Additionally, users can define custom AI actions for various document types such as XSLT, Schematron, XSD, CSS, XQuery, JSON, and JSON Schema." flag="done"?>AI
                functionality as well.<?oxy_comment_end?></p>
            <p>Several built-in AI development actions have been introduced, including <i>Explain
                    Code</i>, <i>Chat About Code</i>, <i>Document Code</i>, <i>Generate Code</i>,
                and <i>Suggest Refactoring</i>, which can be used to enhance coding efficiency and
                documentation. Additionally, users can define custom AI actions for various document
                types such as XSLT, Schematron, XSD, CSS, XQuery, JSON, and JSON Schema.</p>
            <p><b>JSON users</b> can now transform their content using XQuery processing and the
                    <i>XQuery Builder view</i> can be used to compose complex XQuery expressions to
                be executed over JSON documents. Some indentation improvements were implemented,
                such as the ability to indent a particular selection of content rather than the
                whole document, content inserted by the Content Completion Assistant is
                automatically indented, as is pasted JSON content. Some customization options were
                also added and code templates were improved to streamline the JSON editing
                process.</p>
            <p>For <b>XSLT and XQuery developers</b>, the built-in Saxon processor used for
                transformations and debugging was updated to version 12.5, including support to
                handle Saxon's latest extension functions. Support was also added for XQuery 4.0,
                which means users can run transformation scenarios for version 4.0 documents from
                the editor or the <i>XQuery Builder</i> view, and can edit them with complete
                support for content completion, syntax highlights, and more.</p>
            <p>Additionally, the new <b>Apply All Default Quick Fix Proposals</b> tool makes it
                possible to apply all proposed fixes on multiple resources at once. New features and
                enhancements have been added for working with YAML, HTML, and Markdown documents, as
                well as for handling file comparisons. Various other miscellaneous productivity
                improvements are also included.</p>
            <p>Some of the popular add-ons were updated such as the <i>Git Client</i> and
                    <i>Terminology Checker</i>. As always, this release also provides various
                important component updates, API additions, bug fixes, and security
                enhancements.</p>
            <p>Moreover, Syncro Soft has earned the ISO/IEC 27001:2022 certification, demonstrating
                a strong commitment to implementing top-tier information security practices and
                ensuring that the users' data is protected to the highest standards.</p>
            <p>For more information, see: <a href="/xml_editor/whats_new.html">https://www.oxygenxml.com/xml_editor/whats_new.html</a></p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen JSON Editor 27</b></p>
            <p>The Oxygen JSON Editor includes all the JSON-related features from Oxygen XML Editor
                and this new version improves the AI functionality, introduces XQuery processing
                over JSON files, support for applying all default Quick Fix proposals, and more.</p>
            <p>For more information, see: <a
                    href="https://www.oxygenxml.com/json_editor/whats_new.html">https://www.oxygenxml.com/json_editor/whats_new.html</a></p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen XML Scripting 27</b></p>
            <p><b>Oxygen XML Scripting version 27.0</b> offers various updates to the Compare
                Directories script.</p>
            <p>For more information, see: <a href="https://www.oxygenxml.com/xml_scripting/whats_new.html">https://www.oxygenxml.com/xml_scripting/whats_new.html</a></p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen XML Web Author 27</b></p>
            <p><b>Oxygen XML Web Author version 27</b> is the latest major release of the innovative
                web-based XML authoring tool. This release is packed with innovative new AI features
                and improvements that have been implemented in recent updates to the
                    <?oxy_comment_start author="George Bina" timestamp="20241124T183835+0000" comment="Pe Web Author avem catre useri doar vatianta enterprise de plugin."?><b>Oxygen
                    AI Positron Assistant Enterprise for Web Author<?oxy_comment_end?></b> plugin,
                the powerful productivity-enhancing tool that provides users with the ability to use
                a specific AI engine (OpenAI, Microsoft Azure OpenAI, or Anthropic Claude) and help
                them leverage AI-generated content. Users can also look forward to new features for
                the file comparison and merge tool, support to make DITA maps editable in a
                specialized tree editor, some general editing improvements, and various security
                enhancements.</p>
            <p>The AI Positron Assistant now uses a Retrieval-Augmented Generation (RAG) process to
                generate more meaningful responses by obtaining relevant context from the current
                document or a documentation site that utilizes Oxygen Feedback's search
                functionality.</p>
            <p>A variety of new actions designed to streamline DITA authoring were implemented for
                the AI Positron Assistant. These DITA-related actions help to improve the structure
                of documents, proofread content, resolve comments located within topics, generate
                alternate text for images, expand a draft of a DITA topic,
                <?oxy_comment_start author="George Bina" timestamp="20241124T183141+0000" comment="este disponibila pe web author functionalitatea asta?" id="w2r_h54_mdc" flag="done"?><?oxy_comment_start author="Bogdan" timestamp="20241125T084242+0000" parentID="w2r_h54_mdc" comment="da." flag="done" mid="20"?><?oxy_comment_start author="Sorin Carbunaru" timestamp="20241125T123816+0000" parentID="w2r_h54_mdc" comment="Da, Split Topic ar trebui sa mearga. Au inregistrat si Steven cu Dragos exemplu pt ea in video demo.

&quot;Create Topics&quot; in schimb nu merge pe WA." flag="done" mid="21"?>or to
                split large DITA topics into smaller
                modules.<?oxy_comment_end mid="21"?><?oxy_comment_end mid="20"?><?oxy_comment_end?></p>
            <p>Other miscellaneous additions for the AI Positron Assistant include the ability for
                the users to filter the list of AI
                actions<?oxy_comment_start author="George Bina" timestamp="20241124T185020+0000" comment="Nu inteleg... Cred ca cele care nu sunt utile, nu cele care nu sunt folosite..." flag="done"?>
                to exclude those that are not considered useful.<?oxy_comment_end?>
                <?oxy_comment_start author="George Bina" timestamp="20241124T183242+0000" comment="Este disponibila oricand functionalitatea asta? Sau doar daca ai facut enable la login pe web author?" id="v41_w54_mdc"?><?oxy_comment_start author="Bogdan" timestamp="20241125T084654+0000" parentID="v41_w54_mdc" comment="Add To Favorites e disponibila in WA mereu, dar vad ca se reseteaza cand se da reload la tab.." mid="24"?><?oxy_comment_start author="Sorin Carbunaru" timestamp="20241125T092435+0000" parentID="v41_w54_mdc" comment="&quot;vad ca se reseteaza cand se da reload la tab..&quot;

Da, asa stiu ca functioneaza pe WA. A fost o discutie lunga cu Cristi, Adrian Sorop, si poate si altii. " mid="25"?>Favorite
                prompts now can also be stored for easy future
                use.<?oxy_comment_end mid="25"?><?oxy_comment_end mid="24"?><?oxy_comment_end?> A
                user-friendly UI button makes it easy to edit messages before sending them to the
                AI. Additionally, the document type and any content selected in the main editor area
                is automatically passed as context for the conversation, making responses more
                relevant<?oxy_comment_start author="George Bina" timestamp="20241124T184754+0000" comment="asta este de la desktop cred, proiecte..." id="f1g_4y4_mdc" flag="done"?><?oxy_comment_start author="Sorin Carbunaru" timestamp="20241125T091505+0000" parentID="f1g_4y4_mdc" comment="Banuiesc ca am putea pastra doar &quot;making responses more relevant&quot; sau ceva pe linia asta. In contextul in care vorbim despre document type si selected content (in current editor), parca e cam ciudat oricum sa facem legatura cu proiectul, chiar si pe SA." flag="done" mid="27"?>.<?oxy_comment_end mid="27"?><?oxy_comment_end?>
            </p>
            <p>General editing improvements bring the ability to highlight document content using
                predefined colors that are accessible from a toolbar drop-down menu, and the Outline
                pane is now editable within concurrent editing sessions (previously, it was
                displayed as read-only). For Git integrations, a new specialized editor was added to
                enable the editing of plain
                <?oxy_comment_start author="George Bina" timestamp="20241124T185409+0000" comment="XML este tot text file... cred ca vrem sa spunem non-XML text file. Eventual sa dam un exemplu?" id="xvb_xw4_mdc" flag="done"?><?oxy_comment_start author="Bogdan" timestamp="20241125T090227+0000" parentID="xvb_xw4_mdc" comment="propun sa zicem &quot;plain text&quot;" flag="done" mid="24"?>text<?oxy_comment_end mid="24"?><?oxy_comment_end?>.</p>
            <p>The file comparison tool now supports comparisons of Markdown and other non-XML files
                and the merge tool now allows users to manage comments and tracked changes with
                contextual actions.</p>
            <p>The option to disable or relax the Content Security Policy is now also available.
                Furthermore, new URL parameters have been introduced to control how excluded content
                is presented or to enable text and Markdown editing.</p>
            <p>This release also provides various component updates, bug fixes, and security
                enhancements.</p>
            <p>For more information, see: <a href="https://www.oxygenxml.com/xml_web_author/whats_new.html">https://www.oxygenxml.com/xml_web_author/whats_new.html</a></p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen Publishing Engine 27</b></p>
            <p><b>Oxygen Publishing Engine version 27</b> encompasses the improvements and additions
                implemented in <b>Oxygen XML WebHelp</b> and <b>Oxygen PDF Chemistry</b>. This
                version adds additional customization options for producing WebHelp and PDF output,
                as well as support for PDF signing.</p>
            <p>For more information, see: <a
                    href="https://www.oxygenxml.com/publishing_engine/whats_new.html">https://www.oxygenxml.com/publishing_engine/whats_new.html</a></p>
            <hr class="rss_hr">
            <p><b>DITA-OT Day 2025</b></p>
            <p>On the <b>16th of February, 2025</b>, Oxygen XML organizes the 9th edition of the
                    <b>DITA-OT Day conference, this time in Copenhagen, Denmark</b>. This is a full
                day, in-person event dedicated to the DITA Open Toolkit project, which is the
                reference DITA implementation and the core of almost all DITA-based publishing
                solutions (Oxygen Publishing Engine included). </p>
            <p>Find out more details and registration information at <a href="https://www.oxygenxml.com/events/2025/dita-ot_day.html">https://www.oxygenxml.com/events/2025/dita-ot_day.html</a></p>
            <hr class="rss_hr">
            <p><b>About Syncro Soft</b></p>
            <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating
                teams in small businesses, Fortune 500 enterprises, universities, government
                agencies, and international organizations in authoring documents, publishing in
                different formats, collaborating with team members, and managing content. </p>
            <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
                authoring, XML Web Author for in-browser intuitive editing and reviewing, the
                easy-to-use and flexible Content Fusion collaboration platform, many publishing
                tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern
                and responsive HTML5 output, the Oxygen Feedback flexible commenting platform,
                Oxygen Publishing Engine, and Oxygen Scripting for automating publishing,
                validation, and many other tasks. Customizing XML applications can be done using the
                XML Developer and the flagship product, Oxygen XML Editor, provides an all-in-one
                comprehensive XML authoring, publishing, and development tool.</p>
            <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any
                other trademarks or service marks contained herein are the property of their
                respective owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_release_27_0</guid>
        <pubDate>Release date: November 27, 2024</pubDate>
      </item>
      
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen AI Positron Assistant version 4.0!</title>
        <description>
          <![CDATA[
      <p>Syncro Soft is proud to announce the release of <b>Oxygen AI Positron Assistant 4.0</b>,
            a powerful tool that helps users increase their productivity by providing support for
            using AI-generated content within Oxygen tools - Oxygen XML Editor/Author/Developer,
            Oxygen JSON Editor, Oxygen XML Web Author, and Oxygen Content Fusion. <b>Version 4.0</b>
            enhances the existing AI features and introduces new actions and functionalities, making
            the assistant even more capable. </p>
        <p>With <b>version 4.0</b>, the recently implemented Retrieval-Augmented Generation (RAG)
            optimization process was broadened. In addition to retrieving context information from a
            project, it can now also <b>retrieve content </b> using the Oxygen Feedback search
            functionality. The <b>AI Positron Fix</b> action now also leverages the
            Retrieval-Augmented Generation (RAG) process, leading to more relevant error fixes.</p>
        <p><b>Intelligent Agents</b> is a newly added category of AI-powered actions that introduces
            a set of powerful tools designed to streamline DITA XML topic management. These
            intelligent agents go beyond simple content manipulation, offering advanced capabilities
            to save files, add references to the DITA map, and access a wide range of functions for
            contextual understanding and project structure modification. The new actions available
            in this category include: </p>
        <ul id="ul_ntw_krp_fdc">
            <li><b>Expand Draft</b> - Enhances a draft of a DITA XML topic by refining the content,
                adding markup that is consistent with similar topics, and generating documentation
                based on the referenced images using Vision support. </li>
            <li><b>Split Topic</b> - Splits large topics with numerous subjects into multiple topic
                files. The newly created topics are also conveniently referenced in the DITA map
                that is currently open in the DITA Maps Manager. </li>
            <li><b>Create Topics</b> - Generates DITA XML topics based upon user input,
                incorporating relevant project content. It creates a topic hierarchy, assigns DITA
                document types, and proposes a DITA map location. Topics are then saved and added
                upon user approval.</li>
        </ul>
        <p>The <b>Reuse</b> category is another addition to the Oxygen AI Positron Assistant,
            focusing on optimizing content management and consistency within DITA XML workflows. It
            introduces the following AI-powered actions: </p>
        <ul id="ul_jt3_csp_fdc">
            <li><b>Component</b> - Asks the AI to identify the most similar existing reusable
                component that matches the current selected paragraph.</li>
            <li><b>Product Name</b> - Searches for product names in the selected content and
                replaces them with key references if keys are defined for the particular product
                names.</li>
        </ul>
        <p>Developers will benefit from the new <b>Suggest Refactoring</b> AI action, which
            generates suggestions to refactor selected XSLT or XSD code, thus making it easier to
            understand and maintain. Additionally, the existing <b>Generate Code</b> action now
            produces code that is more relevant to the current editor type (XSL, XQuery, CSS, JSON,
            XML Schema, or Schematron) by reusing components from the current document.</p>
        <p><?oxy_comment_start author="Alex Jitianu" timestamp="20241031T094001+0000" comment="sa punem asta dupa intelligent agents?" id="sbt_yjs_gdc"?><?oxy_comment_start author="George Bina" timestamp="20241104T094426+0000" parentID="sbt_yjs_gdc" comment="Sa il mutam inainte de Other improvements..." mid="1"?>Moreover<?oxy_comment_end mid="1"?><?oxy_comment_end?>,
            information about the document type is now automatically passed to the AI for context in
            chat sessions, and various new function calls were added that can be referenced within
            custom actions to offer context information in order to retrieve more relevant answers
            from the AI.</p>
        <p>Other improvements include the proper detection of Markdown content containing XML code
            in the AI's response, allowing for the XML code block to be inserted or previewed.
            Additionally, document type information is now automatically passed as context for
            conversations when initiated directly from a new chat with the AI. Various security
            enhancements have also been implemented.</p>
        <p>For more information, see: 
        <a href="https://www.oxygenxml.com/ai_positron_assistant.html">https://www.oxygenxml.com/ai_positron_assistant.html</a>
        </p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_ai_positron_4_0</guid>
        <pubDate>Release date: November 1, 2024</pubDate>
      </item>
      
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Content Fusion version 7.1!</title>
        <description>
          <![CDATA[
        <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the
            release of <b>Oxygen Content Fusion 7.1</b>, the web-based collaboration platform for
            content creation!</p>
        <p>Version <b>7.1</b> builds on the<?oxy_comment_start author="Mihai" timestamp="20240923T063434+0000" comment="I&apos;d like to include the term &quot;project&quot; to reference the projects functionality which the personal workspace is part of." flag="done"?>
            <?oxy_comment_start author="George Bina" timestamp="20240925T115933+0000" comment="We should mark this because in some postings we will not be able to emphasize it as bold." mid="1"?><b>"p<?oxy_comment_end?>rojects</b>"<?oxy_comment_end mid="1"?>
            concept introduced in the previous version by enhancing its functionality and offering
            even more capabilities. A project enables users to make changes across multiple files
            and once they are happy with the results, these can be committed directly to the
            repository to be shared with the rest of the team. </p>
        <p>This release provides various new ways to manage files and folders in the
            <?oxy_comment_start author="George Bina" timestamp="20240925T120329+0000" comment="If we mention project again the personal workspace is linked to the previous paragraph, otherwise we rely on the user prior knowledge that the personal workspace is for a project."?>project
            <?oxy_comment_end?><?oxy_comment_start author="Steven Higgs" timestamp="20240925T141859+0000" comment="This would either need to be &quot;... new ways to manage project files and folders in your personal workspace,&quot; 
  OR just remove the word &quot;personal&quot; because &quot;project&quot; is a thing (rather than a person) so you couldn&apos;t really use the &quot;personal&quot; adjective after it."?>personal<?oxy_comment_end?>
            workspace, including easy methods for renaming or moving resources. The references for
            renamed or moved files are updated automatically to ensure that the links and references
            remain valid. Now, users have simple ways to upload resources from their local computer
            to their workspace. Other file management improvements include the ability to discard
            all changes to return the personal workspace to a clean state and the new multiple
            editor tabs support makes project exploration more efficient.</p>
        <p>The personal workspace also received two powerful features, one for searching within the
            project and another for validating the entire DITA project, useful especially before
            committing to make sure the changes do not introduce any problems. Also, defining new
            publications and updating existing ones is now possible directly from the personal
            workspace. All changes that are the result of creating and editing publications can now
            be submitted in a single commit.</p>
        <p>The file comparison tool was enhanced with the possibility of comparing XML files in text
            mode and the diff and merge support now also works for Markdown and other text
            files.</p>
        <p>It is now possible to create a review task from the changes the users make in their
            personal workspace to make it easy to send the changes for review before integrating
            them into the project.</p>
        <p>Other improvements were implemented to streamline and boost the authoring experience.
            Now, users have the ability to highlight document content using one of the predefined
            color markers to flag content that needs special attention, for example during a review
            process. A toolbar action was added to display and edit a DITA map with all of the topic
            content expanded as one document. It is now possible to insert links and add references
            to existing topics within a DITA map using drag and drop functionality. A simple text
            editor is also provided for making changes to non-XML files in the personal
            workspace.</p>
        <p>More information about the new release can be found here: </p>
        <p><a href="https://www.oxygenxml.com/content_fusion/whats_new.html" 
                >https://www.oxygenxml.com/content_fusion/whats_new.html</a></p>
        <p>You can quickly test the new features on the public demo deployment: </p>
        <p><a href="https://fusion.oxygenxml.com/projects" 
                >https://fusion.oxygenxml.com/projects</a></p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_content_fusion_7_1</guid>
        <pubDate>Release date: October 8, 2024</pubDate>
      </item>
      
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Feedback version 5.0!</title>
        <description>
          <![CDATA[
        <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the
            immediate availability of <b>Oxygen Feedback version 5.0</b> for both Cloud and
            Enterprise editions!</p>
        <p>Version 5.0 aims to take the innovative comment management platform to a whole new level
            with the possibility of integrating the new <b>AI Assistant</b> chat system and
                <b>AI-Enhanced Search Summary</b> components within your WebHelp output. </p>
        <p>An organization owner or admin can now connect Oxygen Feedback to an existing OpenAI
            account. This enables the possibility of activating a chat system in the Oxygen WebHelp
            Responsive output in which Oxygen Feedback is installed, allowing users to chat with an
                <b>AI Assistant</b> for quicker answers and reference information.</p>
        <p>
            The new AI-Enhanced Search Summary component displays an AI-generated response based upon information found
            in the available publication, along with the usual search results. Users also have the option to engage in
            further discussion with the AI Assistant after receiving this response by selecting the Continue in chat button.
        </p>
        <p>The admin interface now displays AI-related information, along with new options and
            statistics to help in getting the most out of the new AI features. With the flexibility
            to connect to their preferred OpenAI account, admins can also choose the OpenAI model to
            be used by default, tailoring the AI's performance to meet specific needs.</p>
        
        
          <p>For more information about the Oxygen Feedback Cloud edition, see:
            <a href="https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html" >https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html</a>
          </p>
          <p>For more information about the Oxygen Feedback Enterprise edition, see: <a
          href="https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html"
          >https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html</a>
          </p>
            
            
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_feedback_5_0</guid>
        <pubDate>Release date: September 5, 2024</pubDate>
      </item>
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen AI Positron Assistant version 3.0!</title>
        <description>
          <![CDATA[
      <p>Syncro Soft is proud to announce the release of <b>version 3.0</b> for <b>Oxygen AI
                Positron Assistant</b>, a powerful tool that helps users increase their productivity
            by providing support for using AI-generated content within Oxygen tools - Oxygen XML
            Editor/Author/Developer, Oxygen XML Web Author, and Oxygen Content Fusion.</p>
        <p>Version 3.0 continues to increase the efficiency of using the tool as certain actions now
            leverage the <b>Retrieval-Augmented Generation (RAG)</b> process to obtain context from
            the users' current projects, ensuring that the AI responses are not only more meaningful
            but also tailored for their particular projects.</p>
        <p>The new <b>AI Positron Assistant drop-down widget</b> offers a very quick and convenient
            way of accessing useful AI actions by displaying a floating contextual menu directly
            within the editing area. For example, it contains a useful new action named
                <i><?oxy_comment_start author="Alex Jitianu" timestamp="20240828T102521+0000" comment="Vom redenumi asta in Rewrite content" flag="done"?>Rewrite
                content<?oxy_comment_end?></i> that opens a floating input box where users can
            provide the AI with instructions on how to process the selected content.</p>
        <p>Interface improvements include the possibility for users to customize their own AI
            actions to display as Quick Assist fixes in the editor.
            <?oxy_comment_start author="Sorin Carbunaru" timestamp="20240828T103145+0000" comment="Poate sa mentionam si unde apare? In bara din stanga editorului... Nu stiu exact cum se numeste acea bara" flag="done"?>This
            feature presents a convenient pop-up menu<?oxy_comment_end?> on the left vertical
            navigation stripe with commonly used fixes, allowing for customization to align with
            individual preferences.</p>
        <?oxy_comment_start author="Alex Jitianu" timestamp="20240828T102821+0000" comment="Asta e valabil doar atunci cand folosesti OpenAI, dar poate cream mai mutla confuzie daca adugam asta." flag="done"?>
        <p>Additionally, it is now possible to choose the OpenAI model used in chat sessions and
            actions right from the AI Positron Assistant view. This functionality provides a very
            quick and easy way for users to experiment with the different available
            models<?oxy_comment_start author="Sorin Carbunaru" timestamp="20240828T103459+0000" comment="Asta nu stiu cum s-o marketam aici... Poate ca o modalitate usoara de a experimenta si cu alte modele.. In acelasi timp e drept ca modelul default nu e cel mai ieftin si poate vrei by default sa incerci cu unul ieftin..." flag="done"?><?oxy_comment_start author="George Bina" timestamp="20240830T121449+0000" comment="Nu as merge pe asta, fiindca e un management manual care nu este optimizat daca cumva vrei ca o actiune sa foloseasca un model si alta altul. Trebuie sa schimbi toata ziua de acolo. Poate mai degraba cum zicea Sorin, ca iti permite sa experimentezi usor ca sa vezi ce rezultate ai obtine daca ai avea un alt model pentru o actiune." mid="4"?>.<?oxy_comment_end?><?oxy_comment_end mid="4"?></p><?oxy_comment_end?>
        <p>A variety of new AI actions that are specific to working with DITA XML documents have
            been implemented, including a <i>Proofread</i> action that helps users identify
            potential issues in their content regarding logical consistency, grammar, spelling,
            readability, and comprehension. Furthermore, the new <i>Resolve Comments</i> action
            enables the AI to change content based on suggestions found within comments and then
            also removes those comments to save time in the cleanup process. </p>
        <p>Other newly implemented actions include the <i>Improve Structure</i> action that
            instructs the AI to enhance DITA XML documents by adding additional structure or inline
            elements, and the
                <?oxy_comment_start author="Alex Jitianu" timestamp="20240828T102948+0000" comment="Asta e cu RAG. Oare sa batem toba?"?><i>Add
                Structured Content</i><?oxy_comment_end?> action continues the content from a
            document with additional structured content generated based upon similar content from
            the current project, which gives the AI more context for formulating the new XML
            structure.</p>
        <p>This release also comes with several additions for the Oxygen XML Web Author version of
            the plugin, including some of the above mentioned AI-powered actions (e.g.
                <i>Proofread</i>, <i>Resolve Comments</i>, and <i>Improve Structure</i>), alongside
            various other user experience enhancements.</p>
        <p>For more information, see: https://www.oxygenxml.com/ai_positron_assistant.html</p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_ai_positron_3_0</guid>
        <pubDate>Release date: August 30, 2024</pubDate>
      </item>
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Content Fusion version 7.0!</title>
        <description>
          <![CDATA[
        <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the
            release of <b>Oxygen Content Fusion 7.0</b>, the web-based collaboration platform for
            content creation!</p>
        <p><b>Oxygen Content Fusion</b> version <b>7.0</b> enhances the project support by
            introducing a <b>personal authoring workspace</b> where you can make changes across
            multiple files and once you are happy with the results, you can commit them directly to
            the
            repository
            to share them with your team. The dedicated <i>Changes</i> side-view enables you to
            preview and adjust changes before committing. An XML-aware conflict resolution tool
            helps you pull changes from the repository, detects conflicts, suggests automated
            solutions, and also allows merging content manually for more complex scenarios. Along
            with the powerful editing features for XML documents, the built-in Web Author allows you
            to edit Markdown files inside the authoring workspace providing syntax preview and
            toolbar actions to insert common structures.</p>
        <p>The workspace feature includes a <i>Publications</i> side-view for easy browsing of a
            publication's DITA map. Users can open the map in a specialized DITA map editor to
            modify the structure using toolbar or contextual menu actions. The intuitive interface
            supports drag and drop, copy/paste, and various other actions for organizing topics. The
            editor also supports advanced DITA features such as profiling attributes, key
            definitions, and map references.</p>
        <p>Continuous Deployment for the output is now possible as version 7.0 adds <b>support for
                publishing connectors</b> to enable uploading output to various platforms such as
            Amazon S3, Netlify, or servers with SFTP protocol. The output can be configured to
            include an "Edit Online" link in each topic that sends authors to their personal
            workspace where they can make changes to the source of that topic. When used in
            conjunction with automated builds, these changes will be live as soon as the build
            finishes.</p>
        <p>For more information about the new release, please see: <a
                href="https://www.oxygenxml.com/content_fusion/whats_new.html" 
                >https://www.oxygenxml.com/content_fusion/whats_new.html</a></p>
        <p>You may also try these new features on our public demo deployment: 
          
          <a href="https://fusion.oxygenxml.com/projects">https://fusion.oxygenxml.com/projects</a>
        </p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_content_fusion_7_0</guid>
        <pubDate>Release date: July 10, 2024</pubDate>
      </item>
      
      
      <item>
        <title>Oxygen AI Positron Assistant 2.1 introduces GPT-4o to its list of models, along with new AI actions!</title>
        <description>
          <![CDATA[
      <p>Syncro Soft is proud to announce the release of <b>version 2.1</b> for <b>Oxygen AI
                Positron Assistant</b>, a powerful tool that helps users increase their productivity
            by providing support for using AI-generated content within Oxygen tools - Oxygen XML
            Editor/Author/Developer, Oxygen XML Web Author, and Oxygen Content Fusion.</p>
        <p>Version 2.1 expands upon the enhancements of the previous version by adding the advanced
            multi-modal <b>GPT-4o</b> to the list of models to choose from. This model is quicker
            and more cost-effective compared to the GPT-4 Turbo model. </p>
        <p>For the Enterprise version of Oxygen AI Positron Assistant, the Microsoft Azure OpenAI
            Service connector now supports <b>authentication using Microsoft Entra ID</b>, providing
            users with improved security and flexibility.</p>
        <p>Processing content within the editor has gotten even more easier as any content selected in the main editor area is automatically passed as context for the conversation when directly initiating a new chat with the AI.</p>
        <p>New AI actions have been introduced in this version, allowing users to generate, document, or explain specific code snippets, initiate a conversation with the AI regarding certain code snippets, and create alternate text for images</p>
        <p>Version 2.1 also introduces three <b>AI-powered XML refactoring actions</b> that enable
            users working with DITA XML topics to generate alternate text for images, generate
            missing short descriptions, and shorten existing short descriptions.</p>
        <p>Furthermore, Oxygen XML Web Author users who integrate the <i>Oxygen AI Positron
                Assistant Enterprise for Web Author</i> plugin now have the ability to filter the
            list of AI actions. </p>
        <p>For more information, see: https://www.oxygenxml.com/ai_positron_assistant.html</p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_ai_positron_2_1</guid>
        <pubDate>Release date: June 12, 2024</pubDate>
      </item>
      
      
      <item>
        <title>Webinar: Web Author Customizations - Getting Started </title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           Join us next week, on May 22nd, for the grand finale of our spring webinar series!      
          </p>
          <p>
          If you are looking to integrate Oxygen XML Web Author into your existing XML workflow, Mihaela Calotescu, software developer at Syncro Soft, will be your perfect guide. Within this 1-hour event, she'll lead you through the initial steps to unlock the full potential of Web Author.    
          </p>
          <p>
          During the Web Author Customizations - Getting Started webinar, you'll gain invaluable insights and practical guidance on how to: 
          </p>
          <ul>
              <li>Connect Oxygen XML Web Author to your file storage system.</li> 
              <li>Customize the editor to render your XML documents in a WYSIWYG mode. </li>
              <li>Create custom actions and help users easily edit your documents. </li>
              <li>Create custom validation rules to ensure the integrity and quality of your XML documents.</li> 
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2024-3.html' >https://oxygenxml.com/evs2024-3.html</a>
          </p>
          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_may_22_2024</guid>
        <pubDate>Wed, May 22, 2024</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Webinar: Oxygen AI Positron - Your Helper in All Stages of Content Creation </title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           Join us next week, on May 8th, as we continue our series of Oxygen XML live events with the webinar titled Oxygen AI Positron: Your Helper in All Stages of Content Creation!   
          </p>
          <p>
          Over the past year, AI services such as ChatGPT have established themselves as valuable tools for content creation and review.
          However, with each passing month, new advancements emerge. Among these is OpenAI's GPT4 with Vision, which can analyze images, presenting fresh opportunities for workflows and scenarios in the early stages of content development.    
          </p>
          <p>
         In this one-hour webinar, Sorin Carbunaru (senior software developer at Syncro Soft) will explore the ways in which AI can transform content creation through the lens of the Oxygen AI Positron Assistant add-on, focusing on the following topics: 
          </p>
          <ul>
             <li> The latest developments in the release of Oxygen AI Positron 2.0, including the newly added support for Vision.</li>
            <li>Techniques for drafting documentation that integrates both content and images.</li>
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2024-2.html' >https://oxygenxml.com/evs2024-2.html</a>
          </p>
          
          <p>
            We would also like to invite you to join us for our upcoming webinar: <br> 
            May 22, 2024 - Web Author Customizations - Getting Started  <a href='https://oxygenxml.com/evs2024-3.html' >https://oxygenxml.com/evs2024-3.html</a>
          </p>
          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_may_8_2024</guid>
        <pubDate>Wed, May 8, 2024</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Webinar: What's New in Oxygen XML Web Author 26.1 </title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           Starting next week, on April 24th, we kick off our brand-new series of Oxygen XML live webinars! Join us for our first exciting event where we will unveil the latest enhancements in Oxygen XML Web Author 26.1!
          </p>

          <p>
         In the What's New in Oxygen XML Web Author 26.1 webinar, Bogdan Dumitru (software developer at Syncro Soft) will showcase a range of new features designed to enhance your authoring experience. Here's a sneak peek at some of the highlights that he'll be covering: 
          </p>
          <ul>
            <li>User Authentication: Enable secure access to Web Author, adding an extra layer of protection to content access and editing.</li>
            <li> AI Positron Assistant: Experience the power of artificial intelligence with our enhanced Positron Assistant Side View.</li>
            <li> DITA Profiling improvements: Easily manage and control your content by selectively showing or hiding specific sections based on DITAVAL filters, ensuring that only relevant content is displayed.</li>
            <li> DITA Project File and Context Filtering: Set a DITA project file and context to filter document content.</li>
            <li> CSS Inspector Pane: Check and fine-tune the styling and formatting of your content with the new CSS Inspector Pane.</li>
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2024-1.html' >https://oxygenxml.com/evs2024-1.html</a>
          </p>
          
          <p>We would also like to invite you to join us for our next upcoming webinars:</p>
          <ul>
            <li>May 8, 2024 -  Oxygen AI Positron: Your Helper in All Stages of Content Creation - <a href='https://oxygenxml.com/evs2024-2.html' >https://oxygenxml.com/evs2024-2.html</a></li>
            <li>May 22, 2024 - Web Author Customizations - Getting Started - <a href='https://oxygenxml.com/evs2024-3.html' >https://oxygenxml.com/evs2024-3.html</a></li>
          </ul>
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_april_24_2024</guid>
        <pubDate>Wed, April 24, 2024</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen AI Positron version 2.0!</title>
        <description>
          <![CDATA[
       <p>Syncro Soft is proud to announce <b>version 2.0</b> of <b>Oxygen AI Positron
                Assistant</b>, a powerful tool that helps users increase their productivity by
            providing support for using AI-generated content within the Oxygen tools - Oxygen XML
            Editor/Author/Developer, Oxygen XML Web Author, and Oxygen Content Fusion.</p>
        <p>Version 2.0 adds support for <b>Vision</b> models, allowing the AI to read and interpret
            images that can be easily added by users to the prompts entered in the Chat window, thus
            supporting more use cases.</p>
        <p>A new action called
                <b>Generate
                Documentation Draft</b> is available that can be used to create a
            draft DITA topic. This feature provides users with control over the draft generation
            process, allowing them to specify the context for the new topic, instructions, and
            images. Furthermore, this version also introduces an action that enables users to get a
            proposal for updating a DITA topic after they update the images referenced in that
            topic, by having the AI analyze the new images and propose content changes.</p>
        <p>Two new variables that can be applied on content with tracked changes were introduced and
            they can be used to write prompts, enabling users to provide the AI with both the
            original and modified text and ask the AI engine to analyze the change. Additionally,
            users now have the ability to filter the list of AI actions and some of the most
            frequently used actions (e.g. <i>Correct Grammar</i>, <i>Improve Readability</i>, <i>Use
                Active Voice</i>) are now available as Quick Assist fixes.</p>
        <p>The Oxygen XML Enterprise edition license for Oxygen XML Editor, Author, and Developer products now includes access 
        to the Oxygen AI Positron Assistant Enterprise add-on at no extra cost (provided their version is 26.0 or later). 
        Moreover, the Enterprise version of the add-on allows users to connect directly to
                <b>Anthropic
                Claude</b> (in addition to the existing options for OpenAI and
            Microsoft Azure OpenAI Service). </p>
        <p>Additionally, from this release forward, Oxygen XML Web Author users also have access to
            the new Oxygen AI Positron Assistant Enterprise plugin for Web Author. </p>
        <p>For more information, see: https://www.oxygenxml.com/ai_positron_assistant.html</p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_ai_positron_2_0</guid>
        <pubDate>Release date: April 23, 2024</pubDate>
      </item>
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Content Fusion version 6.2!</title>
        <description>
          <![CDATA[
      <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the
            immediate availability for <b>Oxygen Content Fusion 6.2</b>, the web-based collaboration
            platform for content creation!</p>
        <p>The focus of this release was to redesign the user interface after analyzing the possible
            workflows, updating the layout to include more information and making the relevant
            actions at each step easily accessible, as well as updating the embedded visual editor
            that is based upon the Oxygen XML Web Author technology. </p>
        <p>The new layout adjusts the fonts and spacing to include more information on each page,
            provides intuitive navigation controls and, in some cases, it extends the working area
            to take advantage of the full width of the page.</p>
        <p>Users now have the ability to easily find the tasks they want to focus on by filtering
            the list of review tasks based on the task name. Task management actions can now be
            performed directly from the task list, so you can delete a task or mark it as integrated
            directly from the list of your tasks. The task activity view focuses on the changes made
            in each user interaction, but also provides actions to compare the selected version of
            the file with the latest version or open the latest version.</p>
        <p>Content Fusion's visual editor was updated to integrate the latest changes implemented in
                <b>Oxygen XML Web Author 26.1.0</b>. Some of the interesting new features added for
            the visual editor include the ability for DITA users to easily switch profiling
            conditions and choose whether to hide the excluded content or show it as grayed out, and
            the Outline pane also now distinguishes nodes filtered by a DITAVAL file. When Markdown
            content is pasted within DITA, DocBook, TEI, or XHTML documents, it is automatically
            converted to the target vocabulary by the smart paste functionality. The Unicode support
            was improved to better support surrogate characters (e.g. emoji characters) and the text
            mode is now available in read-only mode for concurrent editing sessions. Additionally, the <i>Split</i>
            action now automatically inserts required first child elements.</p>
        <p>When developers create customizations for the Web Author visual editor, they can now use
            the new CSS Inspector to easily view the styles applied to the selected element.
            Additionally, a validation process for uploading frameworks was introduced, ensuring
            that customized frameworks remain error-free. </p>
        <p>To enhance the filtering capabilities, a new loading option is available
            that allows plugin developers to control whether content excluded by a DITAVAL filter is
            displayed as grayed out or completely hidden. Furthermore, a new API that enables the
            addition of a toolbar in a side view empowers
            developers
            to better customize the layout of the side-views contributed by their plugins.</p>
        <p>For more information, see: <a
                href="https://www.oxygenxml.com/content_fusion/whats_new.html"
                >https://www.oxygenxml.com/content_fusion/whats_new.html</a></p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_content_fusion_6_2</guid>
        <pubDate>Release date: April 9, 2024</pubDate>
      </item>
      
      <item>
        <title>Syncro Soft announces the release of version 26.1 of the Oxygen XML suite of
          products!</title>
        <description>
          <![CDATA[
       <p>Syncro Soft is proud to announce the immediate availability of <b>version 26.1</b> of
                its industry-leading XML suite of products: <b>Oxygen XML Editor</b>, <b>Author</b>,
                    <b>Developer</b>, <b>Web Author</b>, <b>Publishing Engine</b>, <b>WebHelp</b>,
                    <b>PDF Chemistry</b>, <b>Scripting</b>, and <b>JSON Editor</b>.</p>
            <p>The <b>Enterprise edition</b> of Oxygen XML Editor/Author/Developer becomes
                    <b>AI-ready</b>, offering access without the need for an additional subscription
                to the <b>Oxygen AI Positron Assistant Enterprise</b> add-on which allows direct
                connection to
                OpenAI
                accounts or to the Microsoft Azure OpenAI Service.</p>
            <p>Version 26.1 introduces new functionality tailored for <b>DITA users</b>,
                    <b>XSLT/XQuery developers</b>, and <b>JSON/YAML developers</b>, enhancing
                productivity and versatility across various workflows.</p>
            <p>The Oxygen Publishing Engine include float support and new CSS properties, providing
                users with greater control over their PDF output customization.</p>
            <p>Oxygen Web Author brings support for DITA-OT project files to manage the editing context and improved handling of DITAVAL filters.</p>
            <p>Additionally, version 26.1 introduces the JSON Schema Validator add-on, facilitating
                seamless validation of JSON documents against JSON schema. Moreover, the Batch
                Documents Converter add-on now includes XSD to JSON Schema conversions, expanding
                its utility.</p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen XML Editor 26.1</b></p>
            <p><b>Oxygen XML Editor</b> is an incremental release of the industry-leading bundle of
                tools for content authors, developers, collaborators, and publishers.</p>
            <p>Starting with this version, <b>DITA authors</b>
                 can now convert sections to new topic files while preserving the DITA topic type, saving time and effort while ensuring that content remains
                 properly structured. When editing DITA topics, several actions listed as proposals are accessible from the content completion window to help make
                 it easier to insert content references and key references. A new option is also available to control whether or not non-DITA resources are automatically converted to DITA when inserting topic references in the DITA Maps Manager, yet another time saving improvement.</p>
            <p><b>DITA publishers</b> that use the Zendesk Help Center transformation scenario will
                be happy to know that it now automatically creates and publishes a table of contents
                and also supports publishing to a subsection. For CSS-based PDF transformations, the
                new support for prepress print layout ensures that your PDFs are print-ready. The
                PDF transformation now also
                automatically fixes some incorrect values for the units of measurement detected in the width/height of images. When running DITA transformations, the real-time progress is constantly updated in the status bar to keep users informed of the current publishing step being processed.</p>
            <p><b>Author mode</b> improvements include the content completion's Split action now
                automatically adding required first child elements inside the newly created element,
                removing extra steps from the editing process. Also, the spell checker now detects
                spelling errors for text inside two consecutive inline elements without a space in
                between them, helping to keep content error-free by preventing words from being
                incorrectly merged together.</p>
            <p>Some quality of life improvements were also added when using  <b>Markdown</b>. The
                Smart Paste mechanism converts Markdown content that is pasted within XML documents
                in Author mode into the target vocabulary. Syntax highlights are now displayed for
                other languages embedded within Markdown, making it easy to identify and edit code
                snippets in different languages. The DITA preview pane now presents colors and
                filters for profiling attributes, allowing users to visualize their filtered content
                with ease.</p>
            <p><b>JSON users</b> now have the power to transform JSON documents using <b>XSLT
                    transformation scenarios</b>, unlocking a myriad of new possibilities. The
                content completion for JSON offers proposals even when no schema is associated and
                the JSON Outline view can help increase productivity as it now displays the number
                of child elements in each array's label and also supports drag and drop.
                Furthermore, basic text editing support was added for <b>JSON5</b> documents, and a
                new <b>JSON Schema Validator add-on</b> is available to provide support for
                validating JSON documents against JSON schema version 2020-12.</p>
            <p>The <b>AI Positron Assistant</b> continues to get impressive updates. A separate Enterprise version of the Oxygen AI Positron Assistant add-on is now available for users who want to connect directly to OpenAI accounts or Microsoft Azure OpenAI Service. New document templates are available to help easily create AI Positron custom actions, unlocking personalized AI solutions. A new AI action is also available to translate content into any desired language. The AI Positron Refactoring action makes it easier than ever to refactor and optimize AI projects and it now works when applied on remote resources. In addition, the chat pane now uses XML syntax highlighting for XML code to make it easier to visualize and understand the AI response.</p>
            <p>Other features and improvements were added as well. One such feature is the ability to execute Quick fix proposals in bulk, which allows users to resolve multiple issues at once. The latest engines are available for the Saxon XSLT and XQuery Transformer add-on and XProc 3.0 schemas were added to offer support for content completion and validation for XProc 3.0 files. Unique values are now automatically generated for ID-type attributes that are inserted using the Content Completion Assistant, saving time by eliminating the need to manually add them. Also, schema files and new file templates were added to support editing DocBook 5.2 documents and SVG 1.2 Tiny documents.</p>
            <p>This release also implements a variety of performance improvements, security
                enhancements, API and component updates, and various bug fixes.</p>
            <p>For more information, see: 
              <a href="https://www.oxygenxml.com/xml_editor/whats_new.html">https://www.oxygenxml.com/xml_editor/whats_new.html</a>
            </p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen JSON Editor 26.1</b></p>
            <p>The JSON support added in Oxygen XML Editor/Developer is also available in the Oxygen
                JSON Editor version 26.1. JSON users now have the power to transform JSON documents
                utilizing <b>XSLT transformation scenarios</b>, access to content completion for
                JSON even when no schema is associated, JSON Outline view that displays the number
                of child elements in each array label and also supports drag and drop, basic text
                editing for <b>JSON5 documents</b>, and the <b>new JSON Schema Validator add-on</b>
                provides support for validating JSON documents against JSON schema version
                2020-12.</p>
            <p>Furthermore, this release also sees the implementation of various performance
                improvements, security enhancements, API and component updates, and bug fixes.</p>
            <p>For more information, see: <a
                    href="https://www.oxygenxml.com/json_editor/whats_new.html">https://www.oxygenxml.com/json_editor/whats_new.html</a></p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen XML Scripting 26.1</b></p>
            <p>The <b>DITA Validate and Check for Completeness</b> script received important
                performance enhancements, significantly reducing the time it takes for the script to
                finish when using DITAVAL filters.</p>
            <p>For more information, see: <a
                    href="https://www.oxygenxml.com/xml_scripting/whats_new.html">https://www.oxygenxml.com/xml_scripting/whats_new.html</a></p>
           <hr class="rss_hr">
            <p><b>What's New in Oxygen XML Web Author 26.1</b></p>
            <p>This release has some interesting new features for DITA users, introducing <b>support
                    for DITA-OT project files</b> and providing better handling of DITAVAL filters.
                The DITA Map pane allows users to specify a DITA-OT project file and choose between
                the contexts defined within it. Users may also easily switch profiling conditions,
                and there is the option to hide or present as grayed out content that is excluded by
                the current filter in the document, DITA Maps pane, and in the Outline pane.</p>
            <p>The AI Positron Assistant's feature for previewing changes was improved to allow
                choosing which of the AI's proposed changes will be incorporated into users'
                documents. When dragging a node within the Outline pane, the outline tree
                automatically scrolls along with the movement to make it easier to precisely drop
                the node where needed. The Unicode support was improved to better support surrogate
                characters (e.g. emoji characters) and the text mode is available as read-only mode
                for concurrent editing sessions. When Markdown content is pasted within DITA,
                DocBook, TEI, or XHTML documents, it is automatically converted to the target
                vocabulary by the smart paste functionality.</p>
            <p>If users develop Web Author customizations, the new CSS Inspector lets them see the
                styles of the selected element and the process of uploading a framework now includes
                validation to keep customized frameworks error-free. Server logs are available from
                the Administration Page to help troubleshoot issues with the Web Author server and
                some new URL parameters are also available to impose a DITAVAL filter or a DITA-OT
                project context for filtering the document.</p>
            <p>Version 26.1 also brings a variety of performance improvements, security
                enhancements, API and component updates, and bug fixes.</p>
            <p>For more information, see: <a
                    href="https://www.oxygenxml.com/xml_web_author/whats_new.html">https://www.oxygenxml.com/xml_web_author/whats_new.html</a></p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen Publishing Engine 26.1</b></p>
            <p><b>Oxygen Publishing Engine version 26.1</b> adds basic float support, automatic
                fixes for incorrect values for width or height properties, and new CSS properties
                are available for configuring the PDF output. Additionally, the Zendesk Help Center
                transformation scenario now automatically creates and publishes a table of contents
                and supports publishing to a subsection. Furthermore, several performance
                improvements, component updates, and bug fixes were implemented.</p>
            <p>For more information, see: <a
                    href="https://www.oxygenxml.com/publishing_engine/whats_new.html" >https://www.oxygenxml.com/publishing_engine/whats_new.html</a></p>
            <hr class="rss_hr">
            <p><b>Oxygen XML Users Meetup @ XML Prague 2024</b></p>
            <p>Between the 6th and the 8th of June, 2024, the XML Prague Conference makes its
                return, offering a unique opportunity for developers, markup enthusiasts,
                information managers, and students to come together in person. </p>
            <p>Continuing its tradition, the Oxygen XML team announces its presence at the
                conference, hosting yet another <b>Oxygen XML Users Meetup</b> on <b>June 6th</b>.
                This meetup has become a cornerstone of the event, providing attendees with
                firsthand insights into the latest developments straight from the dedicated
                individuals behind the Oxygen XML suite of products.</p>
            <p>To find out more about this opportunity to connect, collaborate, and stay at the
                forefront of XML innovation, the event page is available here: <a
                    href="https://www.oxygenxml.com/events/2024/oxygen_user_meetup_Prague.html"
                    >https://www.oxygenxml.com/events/2024/oxygen_user_meetup_Prague.html</a></p>
            <hr class="rss_hr">
            <p><b>About Syncro Soft</b></p>
            <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating
                teams in small businesses, Fortune 500 enterprises, universities, government
                agencies, and international organizations in authoring documents, publishing in
                different formats, collaborating with team members, and managing content. </p>
            <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
                authoring, XML Web Author for in-browser intuitive editing and reviewing, the
                easy-to-use and flexible Content Fusion collaboration platform, many publishing
                tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern
                and responsive HTML5 output, the Oxygen Feedback flexible commenting platform,
                Oxygen Publishing Engine, and Oxygen Scripting for automating publishing,
                validation, and many other tasks. Customizing XML applications can be done using the
                XML Developer and the flagship product, Oxygen XML Editor, provides an all-in-one
                comprehensive XML authoring, publishing, and development tool.</p>
            <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any
                other trademarks or service marks contained herein are the property of their
                respective owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_release_26_1</guid>
        <pubDate>Release date: March 25, 2024</pubDate>
      </item>
      
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen AI Positron Assistant version 1.1!</title>
        <description>
          <![CDATA[
       <p>Syncro Soft is excited to announce <b>version 1.1</b> of <b>Oxygen AI Positron
                Assistant</b>, a powerful tool that helps writers increase their productivity by
            providing support for using AI-generated content within the Oxygen tools - Oxygen XML
            Editor/Author/Developer and Oxygen XML Web Author. </p>
        <p>Version 1.1 introduces a separate <b>Enterprise version</b> of the Oxygen AI Positron
            Assistant add-on allowing users to <b>directly connect to their AI models</b>, either
            using their OpenAI accounts or OpenAI services hosted on Microsoft Azure. This enables
            them to have full control over the AI service that is used by the Oxygen AI Positron
            Assistant and to leverage personalized or company-specific AI models.</p>
        <p><b>AI Positron custom actions</b>, which are defined as JSON configuration files, can now
            be easily created by using new document templates that provide a starting point for
            action definition.</p>
        <p>The translation actions were extended with a new action that enables <b>content
                translation into any language</b>.</p>
        <p>The AI Positron Refactoring action that provides the ability to <b>batch process a set of
                files using AI</b> now works when applied on remote resources (such as resources
            located on WebDav servers or from Content Management Systems).</p>
        <p>This version also includes various enhancements to improve the user experience. For
            example, the AI actions are displayed directly in the chat pane prior to a new chat
            being initiated, making them even more accessible. Additionally, XML syntax highlights
            have been implemented for XML code within the chat pane, aiding in better visualization
            and understanding of the XML structure.</p>
        <p>To start benefiting from Oxygen AI Positron Assistant, users have the option of a trial
            period. Additionally, there are several subscription plans to choose from to align with
            specific usage needs.</p>
          <p>For more information, see: 
            <a href="https://www.oxygenxml.com/ai_positron_assistant.html">https://www.oxygenxml.com/ai_positron_assistant.html</a>
          </p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
        
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="/" >https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_ai_positron_1_1</guid>
        <pubDate>Release date: February 8, 2024</pubDate>
      </item>
      
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Content Fusion version 6.1!</title>
        <description>
          <![CDATA[
       
        <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the
            immediate availability for <b>Oxygen Content Fusion 6.1</b>, the
            <?oxy_comment_start author="Cristian Talau" timestamp="20240201T073725+0000" comment="Sloganul e cam asa: The Web-based Collaboration Platform to Craft Tomorrow&apos;s Content, dar parca suna cam pompos sa il scrii intr-un email." flag="done"?>web-based
            collaboration <?oxy_comment_end?>platform for content creation!</p>
        <p>Version <b>6.1</b> introduces exciting new features, such as the <b>Due Date for review
                tasks</b>, to
            <?oxy_comment_start author="Cristian Talau" timestamp="20240201T073816+0000" comment="Obiectivul e ca reviewerii sa primeasca notificari si astfel sa faca review la timp." flag="done"?>ensure
            effective project management<?oxy_comment_end?>. The due date is visible in various
            places in the user interface and reviewers will receive email notifications to remind
            them that they need to finalize their task in time.</p>
        <?oxy_comment_start author="Mihai" timestamp="20240202T124928+0000" comment="The feature is at the end of the sentence so is hard to find when just scanning the text. Reversing the sentence makes it easier.

&quot;Single Sign On support is another much-requested feature.&quot; " flag="done"?>
        <p><b>Single Sign On support</b> is another much requested feature.<?oxy_comment_end?> This
            is now available by using OpenID Connect, thus allowing users to authenticate using an
            organization's SSO system, offering a secure and simplified login procedure. Existing
            Oxygen Content Fusion users with an account created via LDAP or sign up can use a third
            party app that implements the
            <?oxy_comment_start author="Mihai" timestamp="20240202T124746+0000" comment="OpenID Connect does not ring any bells for a lot of users as they know that they use Okta or Teams (the provider), not the protocol." flag="done"?>OpenID
            Connect<?oxy_comment_end?> protocol.</p>
        <p>With the new
                <b><?oxy_comment_start author="Cristian Talau" timestamp="20240201T074257+0000" comment="Stiu ca sunt termeni luati de prin interfata, dar parca suna mai bine &quot;*Comment-only review* mode&quot;" flag="done"?>Comment-only
                Review Mode<?oxy_comment_end?></b>, task owners will now have better control as it
            allows them to limit the reviewers to only have the ability to add comments without
            changing the content. This ensures that the document content is always seen in its
            original form by all reviewers.</p>
        <p>The newly introduced <b>Request Re-Review</b> action enables task owners to request
            additional reviews
            <?oxy_comment_start author="Cristian Talau" timestamp="20240201T074640+0000" comment="Nevoia cea mai des intalnita ar fi asa (poate dam ca exemplu):
- Trimit un document la review
- Primesc comments / change tracking
- Le adresez
- Apoi documentul deja nu mai e la prima versiune si vreau sa ma asigur ca schimbarile mele sunt si ele reviewed." flag="done"?>should
            the need arise<?oxy_comment_end?> (a typical scenario for utilizing this feature is
            after addressing comments provided by other collaborators and requiring a review of
            these new change). This resets the status of the review from <i>Finalized</i> to <i>In
                Progress</i> for all reviewers and they will also be notified via email that there
            is a request to review the task again. </p>
        <p>Oxygen Content Fusion 6.1 also ensures a superior degree of <b>control over finalized
                review status</b> even when other collaborators make changes to documents within the
            task. The <i>Finalized</i> state will change for that particular user only if they make
            changes to the task documents, or if a task owner either re-opens the task or requests a
            re-review of the task. </p>
        <p><b>Review status information</b> is explicitly detailed, showing the number of reviewers
            assigned to the task and their finalized review status. Seamless integration with Oxygen
            XML Editor/Author is better handled by <b>allowing tasks to be marked as Integrated once
                complete</b>. The tasks in the <i>Integrated</i> state cannot be edited and are
            hidden by default, thus enabling you to remain focused only on the tasks that you are
            actively working on. In the web interface, the hidden integrated tasks can be displayed
            on demand. </p>
        <p>Now, both task owners and
            reviewers<?oxy_comment_start author="Mihai" timestamp="20240202T125217+0000" comment="Initially I understood that Reviewers can only create files within the task but now upload them.
" flag="done"?> have the ability to add files to a task, either by <b>uploading an
                existing file</b> or by <b>creating a new file from a template</b>.
            <?oxy_comment_end?>Moreover, keeping track of tasks has been made easier with a sortable
            list, and the <b>Task Activity page has been redesigned</b> to provide users with a view
            of all the changes made by collaborators. Clicking on a file name now opens a comparison
            view of the document, highlighting all modifications made in a clear manner. </p>
        <p>This short video highlights the most important additions to Oxygen Content Fusion 6.1:<br />
                <a href="https://www.youtube.com/watch?v=RmIkpfVpmMs"
                target="_black">https://www.youtube.com/watch?v=RmIkpfVpmMs</a></p>
        <p>For more information, see: <a
                href="/content_fusion/whats_new.html" >https://www.oxygenxml.com/content_fusion/whats_new.html</a></p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="https://www.oxygenxml.com"/>https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_ocf_6_1</guid>
        <pubDate>Release date: February 5, 2024</pubDate>
      </item>
      
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Feedback version 4.1!</title>
        <description>
          <![CDATA[
        <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the
            immediate availability of <b>Oxygen Feedback version 4.1</b> for both Cloud and
            Enterprise editions!</p>
        <p>The main focus of <b>Oxygen Feedback</b> version <b>4.1</b> was to <b>streamline the
                configuration and installation processes</b> by implementing various navigation
            features and informative messages for the users if any issues arise during the
            integration process. For instance, users will be presented with warnings and indicators
            in several places in the interface when a site or version has no page views, typically
            indicating that the site or version has not been installed. This approach aims to
            provide users with troubleshooting hints directly within the admin interface.</p>
        <p>A newly introduced <b>Technical Support</b> page serves as a valuable resource hub. It
            includes resources, such as a video demonstration on how to install Oxygen Feedback and
            relevant documentation topics. Additionally, administrators can effortlessly reach out
            to the support team for troubleshooting assistance through a dedicated form.</p>
        <p>Starting with this version, users now get all the relevant site information at a glance
            from the new <b>Site Dashboard</b> page, which is acting as the default page
            for a site. This includes the activity stream, the various versions defined for that
            site, a chart presenting the status overview for the existing comments, page views, page
            ratings, and more.</p>
        <p>The notification features have also been refined. Messages sent in notification emails
            for various events have been improved to make the <b>information more clear and
                consistent</b>.</p>
        <p>As usual, version <b>4.1</b> of <b>Oxygen Feedback</b> also comes with various important
            component updates.</p>
        <p/>
        <p>
          For more information about the Oxygen Feedback Cloud edition, see:
          <a href='https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html'>
            https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html
          </a>
        </p>
        
        
      <p>For more information about the Oxygen Feedback Enterprise edition, see:
        <a href='https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html'>https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html</a>
      </p>
            
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="https://www.oxygenxml.com"/>https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_ofb_4_1</guid>
        <pubDate>Release date: February 1, 2024</pubDate>
      </item>
      
      <item>
        <title>Webinar: Discover the Power of Diff with Change Tracking</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           If you are interested in exploring the latest features in Oxygen that enhance its comparison support, join us on the 29th of November for our last scheduled live webinar of the year - Discover the Power of Diff with Change Tracking!     
          </p>
          <p>
          Our returning featured presenter, Octavian Nadolu (project manager at Syncro Soft), will focus on some of the new and exciting
          capabilities of the Merge Documents with Change Tracking Highlights and Merge Directories with Change Tracking Highlights by covering the following topics:    
          </p>
          <ul>
              <li>An overview of the comparison support in Oxygen, giving you a comprehensive understanding of the various options available for comparing files. </li>
              <li>A deep dive into the feature of Merge Documents with Change Tracking Highlights, as we demonstrate how you can merge two XML files while saving the visual comparison results as a separate document with tracked changes.</li> 
              <li>The exploration of the Merge Directories with Change Tracking Highlights tool to show you how easy it is to merge two directories based on a 2-way mode comparison and how you can conveniently review and manage the changes in the resulting document.</li> 
              <li>A demonstration on how to generate an HTML or PDF report with the comparison result, providing a comprehensive overview of the changes made. </li>
              <li>If you're interested in automating these processes, we will also demonstrate how to use the Merge Files/Directories with Change Tracking Highlights from scripting. </li>
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-16.html' >https://oxygenxml.com/evs2023-16.html</a>
          </p>
          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_november_29_2023</guid>
        <pubDate>Wed, November 29, 2023</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Webinar: Exploring Oxygen's YAML Support</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           On the 22nd of November, you are invited to a 1-hour webinar, during which we will delve into the robustness of Oxygen's YAML support and showcase the exciting new features introduced in Oxygen 26.    
          </p>
          <p>
          In the Exploring Oxygen's YAML Support live event, Octavian Nadolu (project manager at Syncro Soft) will guide you through a variety of features and improvements, providing a comprehensive understanding of Oxygen's capabilities when working with YAML documents. Don't miss this opportunity to enhance your knowledge!   
          </p>
          <p>
          Some of the topics of the webinar will include:  
          </p>

          <ul>
              <li>How to effortlessly create YAML documents based on a schema, ensuring consistency and adherence to standards. </li>
              <li>The way Oxygen enables you to check if your YAML documents are well-formed, avoiding potential syntax errors. </li>
              <li>Exploring the powerful validation capabilities of Oxygen, which allow you to validate YAML documents using JSON Schema, giving you confidence in the integrity of your data.</li> 
              <li>The intelligent content completion in YAML documents and how it leverages the schema to enhance your productivity.</li> 
              <li>How to make your YAML documents visually appealing and easy to navigate. </li>
              <li>Gaining insights into the seamless conversion capabilities of Oxygen, allowing you to transform YAML into other popular formats such as JSON and XML.</li> 
              <li>How Oxygen effectively supports OpenAPI and AsyncAPI specifications in YAML format, opening up new possibilities for working with APIs.</li> 
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-15.html' >https://oxygenxml.com/evs2023-15.html</a>
          </p>
          
          <p>
          We would also like to invite you to join us for our upcoming webinar:  
          </p>
          
          <ul> 
              <li>November 29, 2023 - Discover the Power of Diff with Change Tracking  <a href='https://www.oxygenxml.com/evs2023-16.html' >https://oxygenxml.com/evs2023-16.html</a></li> 
          </ul>
          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_november_22_2023</guid>
        <pubDate>Wed, November 22, 2023</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time </pubTime>
      </item>
      
      
      
      
      <item>
        <title>Webinar: Discover the New Search Enhancements of Oxygen Feedback 4.0</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Next Wednesday, on the 15th of November, join us for an exciting webinar as we dive deep into the new features of Oxygen Feedback 4.0!   
          </p>
          <p>
          In this 1-hour live event, Alin Balasa (senior software developer at Syncro Soft) will explore the app's newest features, such as faceted search, advanced query capabilities, content labeling, and semantic search.  
          </p>
          <p>
          To find out more about how to elevate your website's search functionality, join our webinar where we'll be addressing the following topics: 
          </p>

          <ul>
              <li>How to seamlessly integrate Oxygen Feedback into your WebHelp Responsive output. </li>
              <li>Enabling content indexing and empowering efficient server-side search functionality.</li> 
              <li>Leveraging the power of a DITA Classification Map to enhance your documentation with customizable facets.</li> 
              <li>Harnessing the potential of faceted search to refine and pinpoint your search results effectively. </li>
              <li>Enhancing your DITA topics by adding custom labels. </li>
              <li>The shared labels and how they can facilitate your search for various topics. </li>
              <li>Mastering the art of crafting advanced search queries to fine-tune and optimize your search results. </li>
              <li>Elevating your WebHelp output with the activation of semantic search, delivering more contextually relevant results.</li> 
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-14.html' >https://oxygenxml.com/evs2023-14.html</a>
          </p>
          
          <p>
          We would also like to invite you to join us for our next upcoming webinars:  
          </p>
          
          <ul> 
              <li>November 22, 2023 - Exploring Oxygen's YAML Support   <a href='https://www.oxygenxml.com/evs2023-15.html' >https://oxygenxml.com/evs2023-15.html</a></li>
              <li>November 29, 2023 - Discover the Power of Diff with Change Tracking  <a href='https://www.oxygenxml.com/evs2023-16.html' >https://oxygenxml.com/evs2023-16.html</a></li> 
          </ul>
          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_november_15_2023</guid>
        <pubDate>Wed, November 15, 2023</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      
      <item>
        <title>Webinar: Introducing Oxygen JSON Editor - The Ultimate Solution for JSON Editing</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Whether you're an experienced developer in search of a specialized tool or just beginning your journey with JSON, the all-new Oxygen JSON Editor is designed to meet all your JSON editing needs. Mark your calendars for next Wednesday, the 8th of November, as you're invited to acquaint yourself with this comprehensive solution that offers a range of powerful features meant to enhance your productivity and streamline your JSON editing processes.  
          </p>
          <p>
          Join us for the Introducing Oxygen JSON Editor - The Ultimate Solution for JSON Editing webinar, where Octavian Nadolu, project manager at Syncro Soft, will be your guide. In this live event, you'll discover how the Oxygen JSON Editor can transform your JSON development workflow by delving into its key features: 
          </p>

          <ul>
              <li>Editing JSON and JSON Schema documents with various editing modes including Text, Grid, and Author. </li>
              <li>A dedicated Design mode that enables you to easily create and modify JSON Schema files ensuring accuracy and structural integrity of your JSON data.</li> 
              <li>The intuitive interface that simplifies navigation and comprehension of complex JSON documents. </li>
              <li>The various tools that can assist you with converting, generating, and documenting your JSON, JSON Schema, YAML, and OpenAPI documents.</li> 
              <li>A wide range of supported technologies such as YAML, HTML, CSS, LESS, Python, Text, Shell, and more.</li> 
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-13.html' >https://oxygenxml.com/evs2023-13.html</a>
          </p>
          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
          <p>
          We would also like to invite you to join us for our next upcoming webinars:  
          </p>
          
          <ul>
              <li>November 15, 2023 - Discover the New Search Enhancements of Oxygen Feedback 4.0  <a href='https://www.oxygenxml.com/evs2023-14.html' >https://oxygenxml.com/evs2023-14.html</a></li> 
              <li>November 22, 2023 - Exploring Oxygen's YAML Support   <a href='https://www.oxygenxml.com/evs2023-15.html' >https://oxygenxml.com/evs2023-15.html</a></li>
              <li>November 29, 2023 - Discover the Power of Diff with Change Tracking  <a href='https://www.oxygenxml.com/evs2023-16.html' >https://oxygenxml.com/evs2023-16.html</a></li> 
          </ul>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_november_8_2023</guid>
        <pubDate>Wed, November 8, 2023</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Syncro Soft announces the release of version 6 of Oxygen Content Fusion, as well as version 4 of Oxygen Feedback!</title>
        <description>
          <![CDATA[
<p>Syncro Soft is proud to announce the immediate availability of <b>Oxygen Content
                    Fusion version 6</b>, as well as <b>Oxygen Feedback version 4</b> (for both the
                    <b>Cloud</b> and <b>Enterprise</b> editions).</p>
            <p><b>Oxygen Content Fusion 6</b> introduces the new <b>Projects</b> feature, which
                allows you to <b> manage a DITA project hosted in a Git repository</b> while
                maintaining full compatibility with existing workflows and tools. New publishing
                features are also available to help authors <b>build WebHelp and PDF
                    deliverables</b> and the Oxygen Styles Basket has been integrated to let users
                    <b>visually customize the output</b>.</p>
            <p>A big focus for the release of <b>version 4</b> of <b>Oxygen Feedback</b> was to
                implement various
                advanced
                search functionalities, such as <b>Semantic Search</b> and
                    <b>Faceted Search</b>, that can be used when searching WebHelp Responsive
                output. These advanced search functions are made possible by configuring the
                    <b>Oxygen Feedback Search Engine</b> to be the engine used by WebHelp.</p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen Content Fusion 6</b></p>
            <p>With <b>version 6</b>, <b>Oxygen Content Fusion</b> introduces a lot of interesting
                and substantial improvements for the flexible and intuitive documentation platform
                where content authors can publish content and collaborate with subject matter
                experts in their documentation review process.</p>
            <p>The new <b>Projects</b> feature provides a way to <b>manage a DITA project hosted in
                    a Git repository</b> while maintaining full compatibility with your existing
                workflows and tools without the need for any type of migration. <b>Authors can
                    create review tasks inside a project</b> and <b>reviewers' feedback is tracked
                    on a dedicated branch</b> in the Git repository.</p>
            <p>Additionally, this newest version brings new publishing capabilities for creating
                    <b>WebHelp and PDF deliverables</b>. Users can also leverage a range of
                    <b>built-in templates to adjust the look and feel of these deliverables</b>, and
                the <i>Oxygen Styles Basket</i> has been integrated to provide a way for the users
                to <b>visually customize the output</b>.</p>
            <p>Furthermore, review task owners now have the <b>option to close reviews</b>
                temporarily, giving them time to address feedback and make necessary changes before
                integrating content into the project. Enhancements were also made to the Content
                Fusion user interface to improve navigation and streamline workflows.</p>
            <p>The release also includes bug fixes, security enhancements, and updates to various
                internal components.</p>
                
                 <p>For more information, see: <a
                    href="https://www.oxygenxml.com/content_fusion/whats_new.html" 
                >https://www.oxygenxml.com/content_fusion/whats_new.html</a></p>
        </section>
        <hr class="rss_hr">
        <p><b>What's New in Oxygen Feedback 4</b></p>
        <p>
            <div><p><b>Version 4</b> of <b>Oxygen Feedback</b> offers new enhancements for both its
                        <b>Cloud</b> and <b>Enterprise</b> editions of the solution that empowers
                    content by elevating community engagement.</p>A big focus for this release was
                to implement various advanced search functionalities that can be used when searching
                WebHelp Responsive output. These advanced search functions are made possible by
                configuring the <b>Oxygen Feedback Search Engine</b> to be used as the search engine
                for your WebHelp output. <p>One of the advanced functions that can be utilized is
                        <b>Semantic Search</b>, an advanced search technique that improves the
                    accuracy and relevance of search results by analyzing the context of the search
                    query, rather than relying solely on keyword matching. Additionally, publishers
                    can configure <b>Faceted Search</b> functionality in the WebHelp output,
                    enabling users to refine their search results by applying multiple filters that
                    correspond to different facets of the information that they are seeking.</p>The
                introduction of <b>Labels</b> in the WebHelp output makes it effortless to find
                topics with the same label. Furthermore, the integration with the <b>Oxygen Feedback
                    Search Engine</b> supports advanced query syntax, giving users the ability to
                create complex and flexible queries that generate precise search
                    results.<p>Additionally, site admins can conveniently view the number of
                    positive and negative votes received for a specific page directly in the output.
                    A new ratings information page within the admin interface displays the number of
                    votes and messages for each documentation page, including the content of each
                    message. Also, site admins can easily navigate to the ratings information page
                    directly from their email notifications. Furthermore, a new checkbox can be
                    displayed in the output when a user provides negative feedback, indicating their
                    preference to be contacted by email for additional information if needed.
                    </p><p>This version also includes various component updates and bug
                fixes.</p>
                
                        <p>For more information about the Oxygen Feedback Cloud edition, see:
                          <a href="https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html" >https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html</a>
                        </p>
                        <p>For more information about the Oxygen Feedback Enterprise edition, see: <a
                        href="https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html"
                        >https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html</a>
                        </p>
                
                
                
                </div>
        </p>
        <hr class="rss_hr">
        <p><b>DITA-OT Day 2024</b></p>
        <p>On the <b>11th of February, 2024</b>, Oxygen XML Editor organizes the 8th edition of the
                <b>DITA-OT Day conference in Helsinki, Finland</b>, a full day, in-person event
            dedicated to the DITA Open Toolkit project, which is the reference DITA implementation
            and the core of almost all DITA-based publishing solutions (Oxygen included). </p>
        <p>Find out more details and registration information at <a
                href="https://www.oxygenxml.com/events/2024/dita-ot_day.html">https://www.oxygenxml.com/events/2024/dita-ot_day.html</a></p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
            
            
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="https://www.oxygenxml.com"/>https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_cf_of_6_4</guid>
        <pubDate>Release date: November 1, 2023</pubDate>
      </item>
      
      
      
      
      
      <item>
        <title>Webinar: What's New in Oxygen XML Web Author 26</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Next Wednesday, on the 1st of November, we continue our series of Oxygen XML live events with another 1-hour long webinar titled: What's New in Oxygen XML Web Author 26!  
          </p>
          <p>
          During this webinar, Mihaela Calotescu (senior software developer at Syncro Soft) will be your guide on the journey to discover the new features included
          in the latest releases of the Oxygen XML Web Author, with a special focus on version 26.0, related to security, concurrent editing, profiling attributes and much more.  
          </p>
          <p>
          You'll also see how the new Oxygen AI Positron Assistant side-view provides you with various ways to use ChatGPT while editing or reviewing content.
          This tool offers a comprehensive interface for AI actions and options, empowering you to leverage the full capabilities of AI technology, 
          thus enhancing your productivity. It allows you to receive helpful hints for your next writing steps, enhance the readability of your content, 
          correct grammar errors, generate index terms, translate content, create marketing-related material, or even restructure your entire document. 
          </p>
          <p>
          Here are some of the topics that will be covered during this event: 
          </p>
          
          <ul>
              <li>Using the Shared Editing Session feature in a two-servers high availability Web Author deployment. </li>
              <li>The new security options available in the Administration page. </li>
              <li>Utilizing the Oxygen AI Positron Assistant Side View. </li>
              <li>Editing profiling attributes in DITA. </li>
              <li>How to efficiently use and edit Mermaid diagrams. </li>
          </ul>

          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-12.html' >https://oxygenxml.com/evs2023-12.html</a>
          </p>
          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_november_1_2023</guid>
        <pubDate>Wed, November 1, 2023</pubDate>
        <pubTime>9 AM US Pacific time / 12 PM US Eastern time / 5 PM Central Europe time</pubTime>
      </item>
      
      
      
      <item>
        <title>Webinar: Oxygen AI Positron - Transforming Technical Content Creation through AI-Powered Writing</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            The introduction of OpenAI's ChatGPT has unlocked a world of possibilities for revolutionizing technical content creation.
            In our upcoming webinar, taking place on the 25th of October, Alex Jitianu (Software Architect at Syncro Soft) will explore
            how AI can be a game-changer in content creation and introduce you to the great functionalities of the Oxygen AI Positron 
            Assistant add-on, your trusted writing companion.  
          </p>
          <p>
          In this 1-hour live session, a range of exciting topics will be covered, including: 
          </p>
          <ul>
             <li>Various scenarios and workflows made possible by the Oxygen AI Positron Assistant, showcasing how AI can enhance your content creation processes. </li> 
             <li>Exploring the wide range of available actions and showcasing how these actions can be invoked, refined, and previewed using the visual diff feature to easily understand the document changes.</li> 
             <li>How to define and share your AI processing, granting you greater customization and flexibility in your writing projects. </li>
             <li>How to improve AI understanding and accuracy by providing examples in the editing area, ensuring consistent and correct responses from the AI. </li>
             <li>The availability of Oxygen AI Positron Assistant in the Web Author platform, bringing AI assistance directly to your web-based content creation. </li>
          </ul>
          <p>
          Don't miss this opportunity to explore the future of content creation with AI! 
          </p>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-11.html' >https://oxygenxml.com/evs2023-11.html</a>
          </p>
          <p>
            We would also like to invite you to join us for our next upcoming webinars:  
          </p>
          <ul>
            <li>
              November 1, 2023 - What is new in Oxygen XML Web Author 26<br />
              <a href='https://www.oxygenxml.com/evs2023-12.html' >https://oxygenxml.com/evs2023-12.html</a> 
            </li>
            <li>
              November 8, 2023 - Introducing Oxygen JSON Editor - The Ultimate Solution for JSON Editing<br />
              <a href='https://www.oxygenxml.com/evs2023-13.html' >https://oxygenxml.com/evs2023-13.html</a> 
            </li>
            <li>
              November 15, 2023 - Discover the New Search Enhancements of Oxygen Feedback 4.0<br />
              <a href='https://www.oxygenxml.com/evs2023-14.html' >https://oxygenxml.com/evs2023-14.html</a> 
            </li>
            <p>
              November 22, 2023 - Exploring Oxygen's YAML Support<br />
              <a href='https://www.oxygenxml.com/evs2023-15.html' >https://oxygenxml.com/evs2023-15.html</a> 
            </li>
            <li>
              November 29, 2023 - Discover the Power of Diff with Change<br />
              <a href='https://www.oxygenxml.com/evs2023-16.html' >https://oxygenxml.com/evs2023-16.html</a> 
            </li>
          </ul>
          

          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_october_25_2023</guid>
        <pubDate>Wed, October 25, 2023</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Syncro Soft Announces the Release of Oxygen XML Suite Version 26 and Introduces Subscription-Based Product, Oxygen JSON Editor!</title>
        <description>
          <![CDATA[
            <p>Syncro Soft is proud to announce the immediate availability of <b>version 26</b> of
                its industry-leading XML suite of products: <b>Oxygen XML Editor</b>, <b>Author</b>,
                    <b>Developer</b>, <b>Web Author</b>, <b>Publishing Engine</b>, <b>WebHelp</b>,
                    <b>PDF Chemistry</b>, and <b>Scripting</b>, as well as the launch of its newest
                product, <b>Oxygen JSON Editor</b>, an affordable subscription-based application
                designed specifically for editing JSON and JSON Schema documents.</p>
            <p>This release introduces the exciting new <b>Oxygen AI Positron Assistant</b>, an
                add-on that provides a powerful tool to help writers <b>increase their
                    productivity</b> by performing repetitive tasks, reviewing grammar, generating
                structure and text, or proposing changes to improve readability. It always <b>keeps
                    the writer in control</b>, offering a visual diff comparison to help quickly
                understand what changed and the ability to continue the chat with the AI to refine
                the proposals.</p>
            <p>There is new functionality available for <b>DITA users</b>, <b>XSLT/XQuery
                    developers</b>, as well as for <b>JSON/YAML developers</b>.</p>
            <p>It is now possible to generate <b>comparison results as documents containing change
                    tracking highlights</b> to
                allow
                the changes to be rendered visually in the resulting documents, making it easy to
                review, accept, or reject them. This feature is also available
                via scripts to enable automation.</p>
            <p>Some of our popular <b>add-ons</b> were updated such as <b>Git Client</b>, <b>Batch
                    Documents Converter</b>, and <b>OpenAPI Documentation Generator</b>. As always,
                this release also provides various important component updates, such as
                    <b>DITA-OT</b> and <b>Saxon</b>, bug fixes, and security enhancements.</p>
            <p><b>Oxygen XML Web Author version 26</b> provides a preview of the <b>AI Positron
                    Assistant</b> on the Web Author demo server, allowing users to experiment with a
                variety of AI-powered actions meant to improve their overall productivity. It will
                be available for Web Author on-premise installations very soon. Web Author also
                received component updates and improvements related to <b>file comparisons</b>,
                    <b>DITA editing</b>, and <b>security</b>.</p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen XML Editor 26</b></p>
            <p>One of the most anticipated and innovative additions in Oxygen 26 is the <b>Oxygen AI
                    Positron Assistant</b>, an add-on that provides a powerful tool to help writers
                use AI-generated content to <b>enhance their overall productivity</b> while keeping
                them in <b>full control of the changes</b> made to the documents, allowing them to
                see exactly what is modified using the powerful visual XML-aware diff comparison
                tool provided by Oxygen.</p>
            <p>Users benefit from a set of <b>fine-tuned predefined actions</b> that enable them
                to:</p>
            <p>
                <ul id="ul_xj1_zjd_bzb">
                    <li><b>Generate content</b> such as DITA topics, document fragments, short
                        descriptions, and index terms.</li>
                    <li><b>Improve existing content</b> in terms of grammar, readability, and the
                        use of active voice.</li>
                    <li><b>Get various insights</b> to understand how readable the content is and
                        how it responds to questions.</li>
                    <li><b>Translate to various languages</b> while preserving the XML
                        structure.</li>
                    <li><b>Write better marketing messages</b> with support for generating press
                        releases, marketing posts, or applying marketing frameworks.</li>
                </ul>
            </p>
            <p>Users can define their own <b>custom AI actions</b> or <b>favorite prompts</b> and
                easily share them with other project members.</p>
            <p>Oxygen AI Positron Assistant offers <b>intelligent support to help resolve document
                    validation problems</b> with an innovative variant of a quick-fix called
                    <b>AI-fix</b> that asks the AI engine to find a solution for a validation
                problem and applies its suggestion. </p>
            <p>For complex and repetitive tasks that the AI may not be able to accurately complete
                without assistance, it is possible to <b>record a set of instructions</b> for the AI
                to follow and the final result can be saved as a custom AI action or as a favorite
                prompt.</p>
            <p>Furthermore, the AI functionality is made available via two <b>XPath AI functions</b>
                that enable the use of AI from any language that uses XPath expressions such as
                XSLT, XQuery, and Schematron. For example, it is possible to create XSLT-based XML
                refactoring actions that can batch process multiple documents, applying AI
                functionality on them, or to define Schematron Quick-Fixes that utilize the AI
                functions.</p>
            <p><b>DITA authors</b> can take advantage of a simplified process of extracting and
                organizing parts of a document into separate topics with the ability to <b>extract a
                    selection of content into a new DITA topic</b>, better <b>i18n support</b>, and
                the use of the existing DITAVAL filter files to automatically apply colors and
                styles to render the content in the editor.</p>
            <p><b>JSON developers</b> can more easily navigate through large documents since the
                JSON diagram editor now has its own <b>dedicated outline view</b>. When <b>changing
                    a property in the JSON diagram editor</b>, all the references to that property
                are now automatically updated, saving the user time and effort by eliminating the
                need to manually update the schema and preventing any inconsistencies or errors.
                Additionally, if no JSON schema is associated with a JSON document, Oxygen can now
                    <b>learn the document structure</b> by parsing the document internally and using
                that as an inferred schema to provide content completion and validation.</p>
            <p><b>YAML developers</b> now have full support for creating, editing, and validating
                YAML documents. They have access to new actions, such as the <b>go to the
                    definition</b> action that allows for easy navigation to the definition of the
                current property and another action to <b>easily open the associated schema for the
                    YAML document</b>. When creating new YAML documents, the new document wizard now
                includes a <b>Customize</b> option that enables users to configure the generation of
                new YAML documents based on a specified JSON Schema, ensuring consistency and
                adherence to predefined rules.</p>
            <p>For <b>XSLT and XQuery</b> users, the built-in Saxon processor used for
                    <b>transformations and debugging</b> was updated to version 12.3. Oxygen's
                support has been enhanced to handle the latest extension functions supported by
                Saxon. The <b>Extract Function</b> refactoring action was improved to better handle
                XPath expressions. Additionally, two new AI-based extension functions (contributed
                by the Oxygen AI Positron Assistant add-on) that can be used to rephrase content and
                to perform validation checks on the existing content are available in the content
                completion for XSLT, XQuery, XPath, and Schematron.</p>
            <p>The support to generate <b>comparison results as documents containing change tracking
                    highlights</b> is available for both document and directory comparison tools,
                allowing the changes to be rendered visually in the resulting documents, making it
                easy to review, accept, or reject them, or enabling the users to publish them and
                highlight the modified content. These tools are also available as <b>scripts</b> for
                those who are interested in automating these processes, using the Oxygen XML
                Scripting license.</p>
            <p>Some of the most popular add-ons were updated. The <b>Git Client </b>add-on now comes
                with integration of <b>Large File Support (LFS),</b> among many other new additions.
                The <b>Batch Documents Converter add-on</b> received various improvements when
                converting OpenAPI to DITA, Word to HTML/DITA, or Confluence to DITA, and the
                    <b>OpenAPI Documentation Generator add-on</b> now has the option to transform
                the OpenAPI content into DITA output, along with several other enhancements.</p>
            <p>Other improvements include enhanced coverage for <b>HTTPS certificate validation in
                    corporate environments by utilizing trusted root certificates from the Windows
                    certificate store</b>, improved syntax highlighting for <b>Markdown documents
                    containing LaTeX equations</b> that allows for more efficient editing and
                seamless integration of mathematical expressions, and as usual, this release
                includes several important <b>component updates</b>, <b>bug fixes</b>, and
                    <b>security enhancements</b>. </p>
            <p>This short video highlights the most important additions to Oxygen XML Editor version
                26: <a href="https://youtu.be/fWvqYpGtJmw" target='_blank'>https://youtu.be/fWvqYpGtJmw</a></p>
            <p>For more information, see: <a
                    href="/xml_editor/whats_new.html">https://www.oxygenxml.com/xml_editor/whats_new.html</a></p>
            <hr class="rss_hr">
            <p><b>Introducing a New Product: Oxygen JSON Editor</b></p>
            <p>JSON developers will be thrilled with the launch of the new <b>Oxygen JSON
                Editor</b>. This specialized product is designed for editing JSON and JSON Schema
                documents, as well as other JSON-related technologies. What sets the Oxygen JSON
                Editor apart is its <b>affordable subscription-based pricing option</b>. Now,
                developers can <b>access powerful JSON editing capabilities at a reasonable cost,
                    without compromising on quality</b>.</p>
            <p>For more information, see: <a
                    href="/json_editor/whats_new.html">https://www.oxygenxml.com/json_editor/whats_new.html</a></p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen XML Web Author 26</b></p>
            <p>One of the most exciting new features is the preview of the new <b>Oxygen AI Positron
                    Assistant</b> plugin that provides a powerful tool to help writers <b>use
                    AI-generated content</b>, available now on the Web Author demo server (<a
                    href="https://www.oxygenxml.com/oxygen-xml-web-author/app/oxygen.html">
                    https://www.oxygenxml.com/oxygen-xml-web-author/app/oxygen.html</a>) and
                soon to be available for Web Author on-premise installations. The plugin contributes
                a side pane that offers a variety of <b>AI-powered actions</b> with the goal of
                    <b>improving productivity</b>. Actions are available to provide helpful hints
                for the next writing steps, enhance the readability of existing content, correct
                grammar errors, generate index terms, translate content, create marketing-related
                material, or even restructure parts of a document.</p>
            <p>Interface improvements make it <b>easier to insert special characters</b>, users can
                now <b>edit Mermaid diagrams</b> in the editor, tracked changes are more visible
                when renaming elements, and static text labels are now translated properly for the
                Chinese language. The ability to <b>merge changes when comparing two documents</b>
                is now available to ensure a more accurate and efficient collaboration on documents
                and users can now trigger comparisons of specific document versions directly from
                the Version History dialog box. </p>
            <p>The <b>Concurrent Editing</b> feature now works with a <b>high availability
                    deployment</b> consisting of two servers to help mitigate the possibility of
                losing connections, while also providing a higher capacity, as it can accommodate
                more users.</p>
            <p>DITA authors now have multiple convenient ways to <b>edit profiling attributes</b>
                within the editor or in the Attributes side-pane and it is now much <b>easier to
                    create and insert topic references</b> when editing DITA maps. </p>
            <p>This short video highlights the most important additions to Oxygen XML Web Author
                version 26: <a href="https://youtu.be/IQKzB3pJnXY">https://youtu.be/IQKzB3pJnXY</a></p>
            <p>For more information, see: <a
                    href="/xml_web_author/whats_new.html">https://www.oxygenxml.com/xml_web_author/whats_new.html</a></p>
            <hr class="rss_hr">
            <p><b>What's New in Oxygen Publishing Engine 26</b></p>
            <p><b>Oxygen Publishing Engine version 26</b> encompasses the improvements and additions
                implemented in <b>Oxygen XML WebHelp</b> and <b>Oxygen PDF Chemistry</b>. This
                latest release offers some exciting new search features for WebHelp publishers, new
                customization possibilities for PDF publishers, and the bundled DITA-OT distribution
                was updated to version 4.1.1. Various other component updates and bug fixes were
                implemented as well.</p>
            <p><b>Oxygen XML WebHelp version 26.0</b> introduces some exciting advanced search
                features that were implemented in conjunction with the upcoming 4.0 release of
                    <b>Oxygen Feedback</b>. Once <b>Oxygen Feedback 4.0</b> will be released,
                WebHelp publishers will have access to <b>Semantic Search</b>, which will enhance
                the accuracy of search results for the end user and they will be able to configure
                    <b>Faceted Search</b> functionality in the WebHelp output, enabling users to
                refine their search results by applying multiple filters that correspond to
                different facets of the information they are seeking. The introduction of
                    <b>Labels</b> in the WebHelp output will make it effortless to search for topics
                with the same label. Furthermore, the integration with the <b>Oxygen Feedback Search
                    Engine</b> will support advanced query syntax, giving users the ability to
                create complex and flexible queries that generate precise search results.</p>
            <p><b>Oxygen PDF Chemistry version 26</b> is the latest release for the CSS Paged Media
                processor used for obtaining PDF output from HTML or XML documents through CSS
                styling. This version brings the possibility of setting the <b>width</b> property on
                top or bottom page margin boxes to better customize documents when displaying page
                numbers, publication titles, or other artwork and XPath expressions can be used
                inside SVG templates to insert dynamic text when creating the PDF output. </p>
            <p>For more information, see: <a
                    href="/publishing_engine/whats_new.html">https://www.oxygenxml.com/publishing_engine/whats_new.html</a></p>
            <hr class="rss_hr">
            <p><b>DITA-OT Day 2024</b></p>
            <p>On the <b>11th of February, 2024</b>, Oxygen XML Editor organizes the 8th edition of
                the <b>DITA-OT Day conference in Helsinki</b>, Finland, a full day, in-person event
                dedicated to the DITA Open Toolkit project, which is the reference DITA
                implementation and the core of almost all DITA-based publishing solutions (Oxygen
                included). </p>
            <p>Find out more details and registration information at <a
                    href="/events/2024/dita-ot_day.html" 
                >https://www.oxygenxml.com/events/2024/dita-ot_day.html</a></p>
            <hr class="rss_hr">
            <p><b>About Syncro Soft</b></p>
            <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating
                teams in small businesses, Fortune 500 enterprises, universities, government
                agencies, and international organizations in authoring documents, publishing in
                different formats, collaborating with team members, and managing content. </p>
            <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
                authoring, XML Web Author for in-browser intuitive editing and reviewing, the
                easy-to-use and flexible Content Fusion collaboration platform, many publishing
                tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern
                and responsive HTML5 output, the Oxygen Feedback flexible commenting platform,
                Oxygen Publishing Engine, and Oxygen Scripting for automating publishing,
                validation, and many other tasks. Customizing XML applications can be done using the
                XML Developer and the flagship product, Oxygen XML Editor, provides an all-in-one
                comprehensive XML authoring, publishing, and development tool.</p>
            <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any
                other trademarks or service marks contained herein are the property of their
                respective owners.</p>
            <p>SOURCE: Syncro Soft SRL</p>
            <p>support@oxygenxml.com</p>
            <p><a href="https://www.oxygenxml.com"/>https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_oxygen_26_0</guid>
        <pubDate>Release date: October 11, 2023</pubDate>
      </item>
      
      
      
      
      <item>
        <title>Introducing Oxygen Git Client add-on version 5.3.0!</title>
        <description>
          <![CDATA[
         <p>
         We are happy to introduce you to <b>version 5.3.0</b> of the <b>Oxygen Git Client add-on</b>, your trusted
         companion for Git-related tasks, making version control and collaboration smoother and more efficient!
         </p>
         
         <p>
          The newest release of our add-on comes with the following key improvements:
         </p>
         <ul>
          <li><b>Enhanced Oxygen project detection.</b> We've fine-tuned our Oxygen project detection to ensure it works more smoothly, saving you valuable time and effort.</li>
          <li><b>Submodule precision.</b> Now, when you check out a branch, submodules in parent repositories will be checked out at the index defined in the parent repository. This means your submodules will always reflect the precise state of the parent repository at that time, ensuring your projects stay in sync.</li>
         </ul>
        
         <p>
          For more information on the Oxygen Git Client add-on (including the installation steps), you can check the page below:<br>
          <a href='/doc/ug-editor/topics/git-addon.html'>https://www.oxygenxml.com/doc/ug-editor/topics/git-addon.html</a> 
         </p>
        
         <p>
         We hope that you will enjoy using the most recent release of the add-on as much as we enjoyed developing it. As always, your feedback is welcome!
         </p>
        
          ]]>
        </description>
        
        <guid isPermaLink="false">news_oxygen_git_client_addon</guid>
        <pubDate>Release date: September 20, 2023</pubDate>
      </item>
      
      
      <item>
        <title>Get Ready for DITA-OT Day 2024!</title>
        <description>
          <![CDATA[
         <p><b>DITA-OT Day</b> is returning for its <b>8th edition</b>, taking place this time in <b>Helsinki, Finland</b>, on <b>February 11, 2024</b>!</p>
         <p>
           The full day conference dedicated to the DITA Open Toolkit project, the core of almost all DITA-based publishing solutions, is a free and in-person event.
           All you have to do to be a part of this event is to register for on-site participation, by filling out the form that is found on the DITA-OT Day 2024
           event page - 
           <a href="/events/2024/dita-ot_day.html#free-registration"
                >https://www.oxygenxml.com/events/2024/dita-ot_day.html#free-registration</a>.
         </p>
         
         <p>
         Furthermore, it is important to note that DITA-OT Day coincides with the pre-conference day of DITA Europe, both taking place at the Scandic Park Helsinki hotel.
         </p>
         <p>
         The call for proposals is currently in progress, and we are actively seeking speakers who can address topics related to DITA-OT! Along with the usual updates 
         on new features and plans, this year we want to focus on the people and teams using DITA-OT. Take a look at the Call for Proposals section for more information 
         on how to submit your proposal and the deadline:
         <a href="/events/2024/dita-ot_day.html#call-for-proposals"
                >https://www.oxygenxml.com/events/2024/dita-ot_day.html#call-for-proposals</a>.
         </p>
         <p>
         We look forward to seeing you in Helsinki!
         </p>
         
         

          
          <p>
          PS: In case you missed the opportunity to attend prior events or if you simply want to refresh your memory, you can access the recordings from past DITA-OT Day conferences at: 
          <a href="/events/2024/dita-ot_day.html#related-events"
                >https://www.oxygenxml.com/events/2024/dita-ot_day.html#related-events</a>
          
          </p>
 
          ]]>
        </description>
        
        <guid isPermaLink="false">news_dita_ot_day_2024</guid>
        <pubDate>February 11, 2024</pubDate>
      </item>
      
      
      <item>
        <title>Discover what's new in Oxygen Git Client add-on version 5.2.0!</title>
        <description>
          <![CDATA[
         <p>We are thrilled to announce the release of <b>version 5.2.0</b> for the <b>Oxygen Git Client add-on</b>!</p>
         <p>
           This newest update brings an array of new features and improvements, the most important being the introduction of <b>Large File Support (LFS)</b>
           to the Oxygen Git Client. If you have installed LFS and specified which extensions represent large or binary files that should be uploaded
           through the LFS mechanism, they will be automatically detected and handled correctly. This ensures a smoother and more seamless handling
           of large files, improving your version control process overall.
         </p>
         <p>
         Additionally, version 5.2.0 offers <b>improved messages in the user interface</b> to provide clearer and more informative
         notifications, making your interaction with the Git Client more intuitive and user-friendly.
         </p>
         <p>
         It's also worth mentioning that now, when you clone a repository, the Git Client will automatically detect and open Oxygen project files.
         This feature simplifies the process of working with Oxygen projects that are stored in a Git repository.
         </p>
         <p>
         Other improvements added in version 5.2.0 of the Oxygen Git Client add-on include:
         </p>
         <ul>
          <li>The absolute path to the working copy is now displayed in the tooltip of the Git Staging view's working copy combo box.</li>
          <li>Enhanced remote change detection and refresh in History view for improved performance.</li>
          <li>An issue has been fixed where untracked files were previously not being restored from a stash.</li>
          <li>The integrated JGit library was upgraded to version 6.5.</li>
          <li>Other bug fixes.</li>
         </ul>
          <p>
          For more information on the Oxygen Git Client add-on (including the installation steps), you can check the page below:
          </p>
          <a href="/doc/ug-editor/topics/git-addon.html"
                >https://www.oxygenxml.com/doc/ug-editor/topics/git-addon.html</a>
          <p>
          We hope that you will enjoy using the latest release of the add-on as much as we enjoyed developing it. As always, your feedback is welcome!
          </p>
 
          ]]>
        </description>
        
        <guid isPermaLink="false">news_git_client</guid>
        <pubDate>Release date: August 1, 2023</pubDate>
      </item>
      
      
      
      <item>
        <title>Webinar: Introducing Oxygen Content Fusion 6.0 Beta</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            With the release of the Beta version of <a href='/content_fusion/6_beta.html'>Oxygen Content Fusion 6.0</a>, we aimed to enhance the DITA documentation review and publishing processes for the advanced online collaboration platform. 
          </p>
          <p>
            As we approach the full release, we highly value your feedback and invite you to actively participate in shaping the final version of Oxygen Content Fusion 6.0,
            as your insights will play a crucial role in refining this cutting-edge collaboration platform. Thus, next week, on the <b>26th of July</b>, join us for the exclusive
            webinar titled <b>Introducing Oxygen Content Fusion 6.0 Beta</b>, where Cristian Talau (project manager at Syncro Soft) will showcase the significant improvements
            and features of Oxygen Content Fusion 6.0 Beta.      
          </p>
          <p>
            The topics of this webinar will focus on the following features and improvements of Oxygen Content Fusion 6.0 Beta: 
          </p>
          <ul>
            <li><b>Projects:</b> Seamlessly integrate with Git repositories to track reviewers feedback on dedicated branches for each review task.</li>
            <li><b>Enhanced Publishing Capabilities:</b> Effortlessly generate WebHelp or PDF outputs with new publishing features. Customize the output via the integrated Oxygen Styles Basket visual customization tool, providing easy and flexible customization options.</li>
            <li><b>Improved Review Workflow:</b> Review task owners now have the ability to close a review, allowing time to address feedback effectively.</li>
            <li><b>Optimized User Experience:</b> Alongside the introduction of numerous new features, Oxygen Content Fusion's user interface has undergone enhancements, now offering an improved and refreshed look and feel.</li>
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-9.html' >https://oxygenxml.com/evs2023-9.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_july_26_2023</guid>
        <pubDate>Wed, July 26, 2023</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
     
      <item>
        <title>Content Fusion 6.0 (Beta)</title>
        <description>
          <![CDATA[
         <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of the Beta version for
            <b>Oxygen Content Fusion 6.0</b>, the web collaboration solution for structured documents!
        </p>
        <p><b>Oxygen Content Fusion 6.0</b> introduces a lot of interesting and substantial improvements for the online collaboration platform designed to 
        improve the DITA documentation review and publishing processes. Note that this is currently a <b>Beta</b> version of the 6.0 release cycle, so user feedback 
        is welcomed and considered especially helpful as we prepare for the full release.
        </p>
      <p>Some of the most interesting new features and improvements implemented in this version include:</p>
<ul>
  <li>The new <b>projects</b> feature provides a way to manage a DITA project hosted in a Git repository while maintaining full compatibility with your existing workflows and tools without the need for any type of migration.</li>
  <li><b>Authors can create review tasks inside a project</b> and reviewers' suggestions are tracked on a dedicated branch in the Git repository.</li>
  <li>New publishing features help authors build <b>WebHelp and PDF outputs</b>.</li>
  <li>Some built-in templates are available for adjusting the look and feel of the WebHelp or PDF output and the <b>Oxygen Styles Basket has been integrated</b> to make it very easy to customize the output using CSS styling.</li>
  <li>Review task owners now have the <b>ability to close a review</b> to give them time to address feedback or make their own changes before integrating them back into the documentation project.</li>
  <li>Numerous enhancements were made to the Content Fusion browser interface to make navigation easier and workflows more efficient.</li>
  <li>Bug fixes and security enhancements were also implemented, and various internal components were updated.</li>
</ul>
<p>For more information about the Beta version for Oxygen Content Fusion 6.0 and more details of what was added in this version, see:
<a href="https://www.oxygenxml.com/content_fusion/6_beta.html">https://www.oxygenxml.com/content_fusion/6_beta.html</a>
</p>
     
          ]]>
        </description>
        
        <guid isPermaLink="false">news_ai_contentfusion6beta</guid>
        <pubDate>Release date: July 10, 2023</pubDate>
      </item>
     
      <item>
        <title>The new Oxygen AI Positron Assistant brings chat history, editable entries, user-defined actions, and more!</title>
      <description>
        <![CDATA[
         <p>We are thrilled to introduce you to the newest version of the <b>Oxygen AI Positron Assistant</b>
            add-on! </p>
        <p>Version 0.9.3 comes with several exciting features, including a <b>chat history</b> so you can revisit 
        previous chats and continue where you left off, <b>editable user entries</b> in chat to modify conversations 
        and explore different paths, the introduction of <b>user-defined actions</b>, and the possibility to <b>provide 
        project-specific details for more accurate AI responses</b>.</p>
        
        <p>The <b>AI Positron Chat</b> now provides an overall improved experience with the addition of the <b>History</b> 
        drop down toolbar button that allows you to go back to previous conversations and continue them. You can also <b>edit 
        prompts</b> in the chat discussion thread so you can change the conversation and continue from any point if you want to 
        explore a different path. Additionally, the AI response appears incrementally, as soon as the AI starts generating it, 
        and you now have the option to stop the generation of a response early if you do not consider it fit for your needs.</p>
        
        <p>Version 0.9.3 also introduces <b>user-defined AI actions</b>. The same approach used for defining built-in actions can now 
        be used to specify actions on the client side through the usage of a JSON configuration file. It may even be linked 
        to a project, making it simple to share actions with everyone who works on a certain project.</p>
        
        <p>The newest version of the add-on comes with the possibility to provide <b>additional options for an action</b>. 
        To avoid creating too many related actions, it is now possible to specify different facets for an action that the user can choose. 
        This can be best seen in the action that generates short descriptions, as it uses this customization to allow users in choosing 
        different writing styles, such as clear or engaging, as well as setting the number of expected sentences that will be generated.
        </p>
        
        <p>The Oxygen AI Positron Assistant now enables you to <b>configure a context for all prompts</b> in the AI Positron Assistant Preferences page. 
        This can be set to be project specific and it allows you to pass certain information to all the built-in actions, so that the AI 
        model will generate better and more relevant results, as it becomes more knowledgeable about your context.</p>
        
        <p>It is also worth mentioning that the AI Positron <b>activity messages have been integrated into the AI Chat view</b> for a more 
        streamlined and consolidated user experience, thus making the AI Activity View not needed anymore.</p>
                
        <p>For additional information on the <b>Oxygen AI Positron Assistant</b>, including the installation instructions, you can check out this 
        article on the Oxygen XML Blog: <a href="https://blog.oxygenxml.com/topics/ai_positron.html"
                >https://blog.oxygenxml.com/topics/ai_positron.html</a></p>
        
        <p>For an in-depth presentation of the various features and use cases for the <b>Oxygen AI Positron Assistant</b>, you can view 
        the recording of our latest live webinar, <b>AI as a Tool for Technical Content Creation</b> - <a href="https://oxygenxml.com/evs2023-7.html"
                >https://oxygenxml.com/evs2023-7.html</a></p>
        
        <p>We want to remind you that we plan to frequently release new features and improvements, so please let us know what you 
        think about the current version and stay tuned for exciting new versions of this add-on!</p>        
     
          ]]>
      </description>
        
        <guid isPermaLink="false">news_ai_positron</guid>
        <pubDate>Release date: July 3, 2023</pubDate>
      </item>
      
     
     
      <item>
        <title>Webinar: Leveraging the Power of AI and Schematron for Content Verification and Correction</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Your journey into the world of AI continues next week, on the 5th of July, with the Leveraging the Power of AI and Schematron for Content Verification and Correction webinar! 
          </p>
          <p>
            During this 1-hour live event, Octavian Nadolu (project manager at Syncro Soft) will be exploring the application of AI in conjunction with Schematron and Schematron Quick Fix (SQF) for content verification and correction. He will begin with a comprehensive overview of AI before going on to highlight the potential advantages it brings and shed light on the challenges we may encounter when utilizing AI for these purposes.      
          </p>

          <p>
         Don't miss this opportunity to gain valuable insights into the intersection of AI and content validation by exploring topics such as: 
          </p>
          <ul>
            <li>Artificial Intelligence (AI)</li>
            <li>OpenAI/Generative Pre-trained Transformer</li>
            <li>Schematron and Schematron Quick Fixes (SQF)</li>
            <li>Implementing AI in Schematron and SQF</li>
            <li>Examples of AI-driven Schematron and SQF Solutions</li>
            <li>Benefits of Using AI in Schematron and SQF</li>
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-8.html' >https://oxygenxml.com/evs2023-8.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_july_5_2023</guid>
        <pubDate>Wed, July 5, 2023</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      <item>
        <title>Webinar: AI as a Tool for Technical Content Creation</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            On the 28th of June, we invite you to join us for one of the most anticipated Oxygen XML live events - the AI as a Tool for Technical Content Creation webinar! 
          </p>
          <p>
            In recent months, AI technology has advanced to the point where it is now applicable in a wide range of real-world situations. However, the AI-generated content is not always accurate, making it challenging to introduce this technology to end users. On the other hand, this is precisely why technical writers are an excellent fit for AI since they can serve as mediators between the AI and the end users, using it to boost their productivity while ensuring the content that they deliver is accurate.      
          </p>
          <p>
            Oxygen AI Positron Assistant is a new plugin for the Oxygen XML tools that connects to the Open AI Chat GPT engine, introducing AI technology for supporting technical writing operations. To keep authors in control, the workflows are optimized to include preview of proposed AI changes and the possibility to refine the results. Custom AI interactions are also possible, and you can easily reuse them with support to save them as favorites.  
          </p>
          <p>
          During this 1-hour live webinar, Sorin Carbunaru (senior software developer at Syncro Soft) will: 
          </p>
          <ul>
            <li>Show various use cases for the Oxygen AI Positron Assistant.</li>
            <li>Explore the available actions and show how they can be invoked, refined, and the results previewed in the visual diff to analyze the document changes.</li>
            <li>Demonstrate how you can define your own AI processing actions and mark them as favorites.</li>
            <li>Highlight the tasks best suited for AI technology use.</li>
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-7.html' >https://oxygenxml.com/evs2023-7.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_june_28_2023</guid>
        <pubDate>Wed, June 28, 2023</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      <item>
        <title>New release of Oxygen AI Positron Assistant brings chat, preview, new actions, and more!</title>
        <description>
          <![CDATA[
         <p>We are excited to announce a new release for the <b>Oxygen AI Positron Assistant</b>
            add-on! </p>
        <p>Version 0.9.2 comes with a variety of exciting new features, including chat
            functionality, the ability to preview changes, AI-based quick fixes, AI-based XPath
            extension functions, and new AI actions for grammar corrections, content rewriting, and
            checking how your content responds to specific questions.</p>
        <p>The <b>AI Positron Chat</b> side-view provides a better user experience and more control
            when invoking AI actions, allowing you to see the response and preview its impact on the
            document using an action that triggers the visual XML-aware comparison. You can also
            further refine the responses by continuing the discussion with the <b>AI Positron</b>
            platform in the chat view.</p>
        <p>In a chat message, you can use editor variables that expand to the selected content or
            the entire document. These allow you to define flexible prompts, and the support to save
            favorites enables you to store and easily reuse the prompts you find useful. </p>
        <p>Along with the preview action for the AI responses, you can also use actions to insert
            the response into your document or copy the response to the system clipboard.</p>
        <p>Version 0.9.2 of the add-on improves the existing actions and contributes new AI
            actions:</p>
        <ul id="ul_q3x_qfw_pxb">
            <li><b>Correct Grammar</b> - Corrects the grammar and spelling of the selected
                content.</li>
            <li><b>Use Active Voice</b> - Converts the selected content from passive voice to active
                voice.</li>
            <li><b>Generate Questions</b> - Displays possible questions that the selected content or
                the entire document responds to.</li>
            <li><b>Answer Questions</b> - Displays AI responses to your questions found in either
                the selected content or the entire document.</li>
        </ul>
        <p>The add-on now also helps you with validation problems. If an error message provides a
            good description of the identified problem and eventually a hint on how to fix it, which
            is typically the case with Schematron errors, then you can take advantage of the <b>AI
                Positron Fix</b> quick-fix action that tries to find a solution to the validation
            problem.  This action can be triggered from the contextual menu for the validation
            problems that are displayed in the application's <i>Problems</i> list.</p>
        <p>The add-on now also contributes two <b>XPath extension functions</b> that can be used
            from XSLT stylesheets, XQuery scripts, and from Schematron schemas to process content or
            to perform validation checks on existing content. Custom XML refactoring operations
            (based on XSLT or XQuery) can also take advantage of these AI functions, so you can
            apply batch processing on multiple documents.</p>
        <p>For additional information on the <b>Oxygen AI Positron Assistant</b> add-on, including
            the installation instructions, you can check out this article on the Oxygen XML
            Blog:</p>
        <p><a href="https://blog.oxygenxml.com/topics/ai_positron.html"
                >https://blog.oxygenxml.com/topics/ai_positron.html</a></p>
        <p>We want to remind you that we plan to frequently release new features and improvements,
            so please let us know what you think of the current version and stay tuned for exciting
            new versions of this add-on!</p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_ai_positron</guid>
        <pubDate>Release date: May 30, 2023</pubDate>
        </item>
      
      
      
      <item>
        <title>Boost your productivity with the new Oxygen AI Positron Assistant plugin!</title>
        <description>
          <![CDATA[
         <p>In the recent months, AI technology reached a point where it became useful in many
            real-life scenarios. However, the AI generated content is not 100% accurate, which makes
            this technology difficult to deploy directly to end users that expect to only receive
            correct information. On the other hand, users who understand that AI-generated content
            is only a starting point, a hint, or a suggestion, and that they are in control of the
            final form, will experience an increase in productivity because the AI generated content
            will speed up many of their tasks.</p>
        <p>The new <b>Oxygen AI Positron Assistant</b> plugin provides the bridge between AI and
            Oxygen users, helping them access AI-enabled tools to speed up content creation.</p>
        <p>The plugin contributes helper actions that can be used to <b>generate content</b>: </p>
        <p>
            <ul id="ul_eyz_4ch_3xb">
                <li>You can start typing a phrase and use the <b>Continue writing</b> action to get
                    a suggestion for continuing the phrase. </li>
                <li>You can write instructions for content that you want to be generated and use the
                    powerful and flexible <b>Follow instructions</b> action to add the generated
                    content in the document.</li>
            </ul>
        </p>
        <p>A group of <b>translation actions</b> will try to preserve the XML markup structure while
            translating the content to <b>French</b>, <b>German</b>, <b>Japanese</b>, or
                <b>English</b>.</p>
        <p>To obtain <b>overview</b> information, you can use an action to <b>summarize</b> the
            selected content or to get <b>readability</b> suggestions. </p>
        <p><b>DITA Topic Tools</b> actions allow you to perform DITA-aware tasks, such as:</p>
        <p>
            <ul id="ul_ybn_z2h_3xb">
                <li>Automatically create the <b>short description</b> for a topic, summarizing its
                    content.</li>
                <li>Generate <b>index terms</b> in the prolog section of a topic by analyzing the
                    topic content and extracting relevant terms.</li>
                <li>Turn a phrase that enumerates some options into a list with the <b>Itemize</b>
                    action.</li>
                <li>Flatten a list into content that enumerates the options from the list with the
                        <b>Join Items</b> action.</li>
                <li><b>Generate a new DITA topic</b> from a title or a short description by
                    expanding the content.</li>
                <li>Replace content with a version that <b>improves its readability</b>.</li>
            </ul>
        </p>
        <p>The Oxygen AI Positron Assistant plugin contributes its actions to the main menu,
            contextual menu, and in the <b>AI Positron Assistant</b> view. When invoking an action,
            you can monitor its progress and see the results in the <b>AI Positron Activity</b>
            view.</p>
        <p>To enable the AI features, you need to connect the plugin to the <b>Oxygen AI
                Positron</b> service platform that now uses the Open AI API to access models like
            Chat GPT, GPT-4, etc. The initial release of the Oxygen AI Positron Assistant plugin is
            currently in an experimental phase, enabling users to perform up to 250 actions per
            month, but we expect to provide subscription options in the near future. We anticipate
            releasing new features and updates often, so please share your feedback about the
            current version and stay tuned for exciting new versions of this plugin.</p>
        <p>
          For additional information on the <b>Oxygen AI Positron Assistant </b>plugin, including
          the installation instructions, you can check out the following article written by Radu
          Coravu for the Oxygen XML Blog: 
          <a href="https://blog.oxygenxml.com/topics/ai_positron.html">https://blog.oxygenxml.com/topics/ai_positron.html</a>
        </p>
        
        
        <p/>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_positron</guid>
        <pubDate>Release date: May 3, 2023</pubDate>
      </item>
      
      
      <item>
        <title>Webinar: Interactive Tutorials in Oxygen </title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            On the 26th of April, we invite you to join us for the latest Oxygen XML live event - the <b>Interactive Tutorials in Oxygen</b> webinar! 
          </p>
          <p>
            As you surely know by now, a traditional tutorial implies a set of written instructions that the users must follow. Well, Oxygen takes the concept one step further! With our <b>Live Tutorials add-on</b>, the tutorial is embedded within the application itself. The samples for each step are opened automatically, hints are available on request, and the application detects when a mission is complete (in this case, a mission consists of the initial file content that is opened in the application and a set of steps for guidance).      
          </p>
          <p>
            During this webinar, Alin Balasa (senior software developer at Syncro Soft) will provide a detailed overview
            of the various features that were added for those who want to make the most of our new and advanced search 
            functionality, as well as information about the other new features that version 3.0 brings to the table. 
            Our expert speaker will delve into the technical details and demonstrate how you can take advantage of these new features.   
          </p>
          <p>
          For 1 hour, Sorin Carbunaru (senior software developer at Syncro Soft) will explore in detail the Live Tutorials add-on, by covering the following topics from which you will benefit greatly: 
          </p>
          <ul>
            <li>The built-in DITA interactive tutorials. </li> 
            <li>How to create new tutorials and journeys. </li> 
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-6.html' >https://oxygenxml.com/evs2023-6.html</a>
          </p>
          
          
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_apr_26_2023</guid>
        <pubDate>Wed, April 26, 2023</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      <item>
        <title>Webinar: How to Enable Content Indexing and Search in Oxygen Feedback 3.0</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            As promised, our live event series continues next Wednesday, on the 19th of April, with the <b>How to Enable
            Content Indexing and Search in Oxygen Feedback 3.0</b> webinar!  
          </p>
          <p>
            Thus, we are excited to invite you to an event that is focused on the latest release of <b>Oxygen Feedback version 3.0</b>. 
            This new release brings some exciting new enhancements to our modern comment management platform, including the 
            implementation of content indexing and search functionality.      
          </p>
          <p>
            During this webinar, Alin Balasa (senior software developer at Syncro Soft) will provide a detailed overview
            of the various features that were added for those who want to make the most of our new and advanced search 
            functionality, as well as information about the other new features that version 3.0 brings to the table. 
            Our expert speaker will delve into the technical details and demonstrate how you can take advantage of these new features.   
          </p>
          <p>
          Whether you are an existing Oxygen Feedback user or interested in discovering more about our modern commenting platform,
          this webinar is a great opportunity to learn about the latest developments and how they can benefit your business.
          The following topics will be addressed: 
          </p>
          <ul>
            <li>Information about the new Content Indexing feature.</li> 
            <li>Details about the automatic re-indexing functionality.</li> 
            <li>Ability to choose from various different languages for the indexing process.</li> 
            <li>Searching through the WebHelp Responsive output. </li>
            <li>An overview of various other new features that were added in version 3.0. </li>
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-5.html' >https://oxygenxml.com/evs2023-5.html</a>
          </p>
          
          <p>We would also like to invite you to join us for our next upcoming webinars: </p>
            <ul>
              <li>April 26, 2023 - Interactive Tutorials in Oxygen <br /> 
              <a href='https://oxygenxml.com/evs2023-6.html'>https://oxygenxml.com/evs2023-6.html </a>
              </li>
            </ul>
             
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_apr_19_2023</guid>
        <pubDate>Wed, April 19, 2023</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      
      <item>
        <title>Webinar: DITA Project Management, Validation, and Translation in a Docs as Code Environment</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Get ready to mark your calendars because the Oxygen XML live event series is making a comeback! 
            Next Wednesday, on the 5th of April, don't miss out on the chance to attend our first webinar of 
            spring - we're talking about the DITA Project Management, Validation, and Translation in a Docs 
            as Code Environment webinar! 
          </p>
          <p>
            <i>Docs as Code></i> is a philosophy according to which you should write documentation using the same tools and 
            workflows that software developers use to write code. But it's not so much about the tools, as it is about
            the workflows and practices involved, such as continuous integration or version control.     
          </p>
          <p>
          Next week, join Sorin Carbunaru (senior software developer at Syncro Soft) as he will look at such
          a setup using open-source tools and standards that include:  
          </p>
          <ul>
            <li>DITA, as the plain text format we'll use, because it fits the profile and brings additional benefits to the mix: semantics, content reuse, publishing options. </li> 
            <li>Storage and version control using Git (trunk-based development).</li>
            <li>Project validation in continuous integration pipelines.</li>
            
            <li>Translation workflows based on Fluenta: 
              <ul>
                <li>Creating and sharing a Fluenta configuration</li>              
                <li>Sending the DITA project to the translation service provider as XLIFF.</li>
                <li>Generating the translated version of the DITA project once the XLIFF returns from translation. </li>
              </ul>
            
            </li>
            
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-4.html' >https://oxygenxml.com/evs2023-4.html</a>
          </p>
          
          <p>We would also like to invite you to join us for our next upcoming webinars: </p>
            <ul>
              <li>April 19, 2023 - How to Enable Content Indexing and Search in Oxygen Feedback 3.0 <br /> 
                <a href='https://oxygenxml.com/evs2023-5.html'>https://oxygenxml.com/evs2023-5.html </a>
              </li>
              <li>April 26, 2023 - Interactive Tutorials in Oxygen <br /> 
              <a href='https://oxygenxml.com/evs2023-6.html'>https://oxygenxml.com/evs2023-6.html </a>
              </li>
            </ul>
             
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_apr_5_2023</guid>
        <pubDate>Wed, April 5, 2023</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      <item>
        <title>Syncro Soft announces the release of version 25.1 of the Oxygen XML suite of products, as
          well as version 3.0 of the Oxygen Feedback comment management platform!</title>
        <description>
          <![CDATA[
                <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the
            immediate availability of <b>version 25.1</b> of its industry-leading XML suite of
            products: <b>Oxygen XML Editor</b>, <b>Author</b>, <b>Developer</b>, <b>Web Author</b>,
                <b>Publishing Engine</b>, <b>WebHelp</b>, <b>PDF Chemistry</b>, and
            <b>Scripting</b>, as well as <b>version 3.0</b> of the <b>Oxygen Feedback</b> comment
            management platform. </p>
        <p>Some of the highlights of this release include various productivity improvements for
                <b>DITA authors</b> and new possibilities for <b>DITA publishers</b> who produce
            either CSS-based PDF or WebHelp output. <b>JSON schema designers</b> can look forward to
            more functionality to help them in Design mode, as well as upgrades to some of the JSON
            tools, and support for editing JSON Lines documents. <b>YAML developers</b> will be
            happy to see that the YAML editing support was bolstered to a level similar to Oxygen's
            JSON support. Many of Oxygen's <b>popular add-ons</b> were updated with new options,
            visual improvements, performance enhancements, and ease-of-use features. The
                <b>scripting community</b> now has access to some <b>ready-to-use GitHub project
                templates and GitHub actions</b> that allow users to automate scripts and some of
            the existing scripts were improved, while new ones were added. This release also
            provides various important <b>component updates</b>, <b>bug fixes</b>, and <b>security
                enhancements</b>. </p>
        <p><b>Oxygen XML Web Author</b>, the cutting-edge web-based XML authoring tool,
           comes
            with even more improvements and updates. This release brings you
            updates
            for the <b>comparison</b>
            tool
            and <b>image maps</b>, new plugins are available for adding support for <b>CALS tables
                in custom frameworks</b>, rendering <b>LaTeX equations</b>, and providing
                <b>client-side evaluation of XPath</b> expressions. Various other enhancements were
            implemented as well.</p>
        <p>One of the major additions in the latest version of <b>Oxygen Feedback</b> is the
                <b>Content Indexing and Search</b> feature, which enables you to utilize Oxygen
            Feedback as an external search
            engine
            for your published Oxygen WebHelp Responsive output.</p>
            <hr class="rss_hr">
        <p><b>What's new in Oxygen XML Editor 25.1</b></p>
        <p><b>Oxygen XML Editor version 25.1</b> is a minor release of the industry-leading bundle
            of tools for content authors, developers, collaborators, and publishers. This release
            offers both enhancements to existing functionality and some brand new features that were
            requested by the community.</p>
        <p>For <b>DITA authors</b>, when working with DITA-OT projects that define multiple output
            configurations (called <i>contexts</i>), it is easier to select the current context used
            to see how the DITA content looks like in that configuration using the <b>re-designed
                interface</b>. It facilitates the <b>context selection with improved grouping and
                filtering options</b>. Starting with DITA 1.3, it is possible to <b>specify filters
                for a branch of a DITA map</b> through a functionality called <i>branch
                filtering</i>. Oxygen's advanced <b>DITA map validation and completeness check now
                factors
                in branch filtering</b>. DITA 1.3 also introduced the concept of
                <i>key scopes</i>, enabling you to specify different sets of key definitions for
            different map branches. Oxygen's <b>DITA Reusable Components view</b> has a new
            filtering option to show keys with the closest relative key scope to the current editing
            location, and key references are validated taking the key scope into account. The
                <b>DITA Map Metrics Report</b> that contains useful statistics for the current DITA
            map was <b>redesigned to allow easier navigation</b> to its various categories.
                <b>Performance was improved when editing large DITA maps</b> and the <i>Change or
                remove profiling attribute value</i> refactoring action also updates DITAVAL filter
            files.</p>
        <p><b>DITA publishers</b> who produce CSS-based PDF output have the possibility of
                <b>displaying line numbers or visual markers for whitespace characters in code
                blocks</b>,
            making
            code snippets easier to read in the output. The <b>error reporting
                was improved</b> when publishing DITA-OT Project files. For example, the
            transformation error messages displayed in the Results pane contain the ID of the
            deliverable. You can also <b>control the behavior of footnotes</b> using a new
            transformation parameter that when set to <i>yes</i>, causes footnotes that are
            referenced multiple times throughout a publication to be cloned and placed at the bottom
            of the page for each occurrence instead of subsequent references pointing back to the
            original footnote. For <b>WebHelp</b> publishers, this release added new parameters for
                <b>disabling the generation of index terms</b> and <b>excluding topic IDs from
                context-sensitive help</b>, a new extension point can also be used to help you
                <b>fine-tune the XSLT transformation</b> that generates the mapping for
            context-sensitive help, and the JQuery library that comes bundled with WebHelp is
            accessible in the browser's global context enabling developers to use it.</p>
        <p>The innovative <b>JSON Schema Design mode</b> received further enhancements. A new action
            was added to <b>flatten the entire hierarchy of JSON schemas</b>, the <i>Extract
                Definition</i> type actions work on multiple selections of components, and the
                <b>functionality of search actions was extended</b> to enable them to be used on the
            root schema component. The <b>XSD to JSON Schema conversion tool</b> and the <b>JSON
                Schema Documentation Generator</b> were both upgraded to fix various issues and
            enhance performance. Also, basic <b>editing support was added for JSON Lines
                documents</b>, and JSON property names are now displayed after ending brackets to
            make the code more readable when editing JSON documents in Text mode.</p>
        <p><b>YAML developers</b> have <b>access to an Outline view</b> that displays the list of
            all the components of the document in a hierarchical (tree-like) representation and can
            be used to navigate to a specific part, or to move or delete components. <b>Content
                completion assistance</b> was implemented to help you <b>edit YAML documents by
                offering proposals for inserting YAML structures</b> that are valid at the current
            editing location. Various actions (e.g. <b>Toggle Line Comments</b>, <b>Copy JSON
                Pointer</b>, and <b>Copy XPath</b>) were also implemented to bring the <b>YAML
                editing support to a level similar to Oxygen's JSON support</b>.</p>
        <p>For <b>XSLT and XQuery</b> users, a new version of the <b>Saxon XSLT and XQuery
                Transformer add-on is now available for Saxon 12</b> and the Saxon 11 version of the
            add-on was also updated to incorporate Saxon 11.5, the latest maintenance release of the
            Saxon 11 engine. Also, the output of <b>XQuery <i>Trace</i> functions</b> (used in XML
            refactoring actions for debugging purposes) is presented in the <i>Results</i> view to
            make the information more readily available.</p>
        <p>Many of the most <b>popular add-ons received updates</b> and some interesting <b>new
                add-ons were implemented</b>. The <b>Git Client add-on</b> offers <b>new options,
                visual improvements, performance enhancements, and ease-of-use features</b>. Various
            performance, layout, and rendering improvements were implemented for both the <b>JSON
                Schema and OpenAPI Documentation Generator tools</b>, and the <b>Batch Documents
                Converter and Terminology Checker add-ons</b> also received various updates to
            bolster their functionality. A <b>new Live Tutorials add-on</b> is available to help you
            create tutorials for learning various editing functions for a certain vocabulary. This
            add-on also comes bundled with some <b>small tutorials that teach you how to do various
                DITA editing tasks</b>. Another new add-on is available to help you <b>manage
                Fluenta DITA translation projects</b>.</p>
        <p>Other improvements include basic editing support and syntax highlights for
                <b>Dockerfile</b> documents, relative references in Framework Extension Script files
            are automatically resolved, certain <b>XML refactoring operations process faster</b>,
            and as usual, this release includes various important <b>component updates</b>, <b>bug
                fixes</b>, and <b>security enhancements</b>. </p>
        <p>For more information, see: <a
                href="https://www.oxygenxml.com/xml_editor/whats_new.html" format="html"
                scope="external"/>https://www.oxygenxml.com/xml_editor/whats_new.html</a></p>
        <hr class="rss_hr">
        <p><b>What's new in Oxygen XML Scripting 25.1</b></p>
        <p><b>Oxygen XML Scripting version 25.1</b> offers updates and improvements for some of the
            scripts that are available to provide a variety of functions that can be scheduled or
            triggered using a command-line tool on Windows, Linux, or macOS.</p>
        <p>The <b>scripting community</b> now has access to some <b>ready-to-use GitHub project
                templates and GitHub actions</b> that allow users to automate scripts that will be
            triggered every time you push changes to your repository. For example, there are
            templates that execute <b>validation</b> and <b>transformation</b> operations, while
            other templates allow you to <b>compare directories</b> or generate <b><i>XSD/XSL/WSDL
                    Documentation</i></b>. The <i>Validation</i> script also received various
            improvements. For example, <b>framework validation scenarios are automatically detected
                for OpenAPI, AsyncAPI, and JSON-LD documents</b>. New scripts were added for
                <b>generating JSON Schema or OpenAPI Documentation</b>.</p>
        <p>For more information, see: <a
                href="https://www.oxygenxml.com/xml_scripting/whats_new.html" format="html"
                scope="external"/>https://www.oxygenxml.com/xml_scripting/whats_new.html</a></p>
        <hr class="rss_hr">
        <p><b>What's new in Oxygen XML Web Author 25.1</b></p>
        <p><b>Version 25.1.0</b> of <b>Oxygen XML Web Author</b> is a minor release for the
            innovative web-based XML authoring tool. This release brings you improvements for the
            comparison tool and image maps, new plugins are available for adding support for CALS
            tables in custom frameworks, rendering LaTeX equations, and providing client-side
            evaluation of XPath expressions, while various other enhancements also were
            implemented.</p>
        <p>This latest version includes several notable improvements. One of the main areas of focus
            was on <b>enhancing stability and performance for non-Latin language input method
                editors (IME)</b>. The Web Author's file comparison tool has also been improved with
            new parameters and better visual highlighting of <b><i>surround</i>-type edits</b>. New
            actions that <b>move selected block elements</b> have been introduced to help improve
            productivity. <b>Image maps</b> now support images referenced using keys, and several
                <b>new open-source plugins are available</b>, including one for adding <b>support
                for CALS tables in custom frameworks</b>, one for rendering <b>LaTeX equations</b>,
            and another for <b>evaluating XPath expressions</b> client-side. This version also
            includes a range of other <b>productivity improvements</b>, <b>component updates</b>,
                <b>bug fixes</b>, and <b>security enhancements</b>. </p>
        <p>For more information, see: <a
                href="https://www.oxygenxml.com/xml_web_author/whats_new.html" format="html"
                scope="external"/>https://www.oxygenxml.com/xml_web_author/whats_new.html</a></p>
        <hr class="rss_hr">
        <p><b>What's new in Oxygen Feedback 3.0</b></p>
        <p><b>Version 3.0</b> of <b>Oxygen Feedback</b> offers exciting new enhancements for the
            modern comment management platform that provides a simple and efficient way for your
            community to interact with and offer feedback about your content.</p>
        <p>Some of the most significant additions for this version include the new <b>search
                functionality</b> that allows you to use Oxygen Feedback as an external search
            engine for your published Oxygen WebHelp Responsive output. The benefit of this
            functionality is the <b>efficiency of the search process</b>, which is performed on a
            pre-built index of the HTML content. Oxygen Feedback supports a vast list of languages
            to be used in the indexing process.</p>
        <p>The page ratings component was enhanced to provide the possibility of displaying a survey
            when a user gives a negative rating for a page. The <b>page ratings statistics page</b>
            in the administration interface now has columns for both positive and negative votes,
            and shows the negative survey messages, which are also sent to admins in daily email
            notifications. You also have the ability to choose whether to display like/dislike icons
            instead of text responses (e.g. <i>Yes</i> and <i>No</i>) for the page ratings
            component.</p>
        <p id="p_ul1_cfw_54b">Both Cloud and Enterprise editions also include other <b>productivity
                improvements</b>, <b>bug fixes</b>, and <b>customization options</b>.</p>
        <p>For more information about the <b>Oxygen Feedback Cloud edition</b>, see:
           <a href='/oxygen_feedback_cloud/whats_new.html'> https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html</a></p>
        <p>For more information about the <b>Oxygen Feedback Enterprise edition</b>, see:
           <a href='/oxygen_feedback_enterprise/whats_new.html'> https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html</a></p>
        <hr class="rss_hr">
        <p><b>What's new in Oxygen Publishing Engine 25.1</b></p>
        <p><b>Oxygen Publishing Engine</b> offers the same publishing functionality from Oxygen XML
            Editor to be used for automation and continuous integration/delivery (CI/CD) tasks.
                <b>Version 25.1</b> includes the improvements and additions implemented in <b>Oxygen
                XML WebHelp</b> and <b>Oxygen PDF Chemistry</b>.</p>
        <p>For <b>Oxygen XML WebHelp publishers</b>, this release added a new parameter for
            excluding topic IDs from context-sensitive help mappings, a new parameter to disable the
            generation of index terms, a new extension point to help you insert custom XSLT code to
            modify the XSLT transformation that generates the mapping for context-sensitive help,
            and the JQuery library that comes bundled with WebHelp is accessible in the browser's
            global context enabling developers to use it.</p>
        <p>Starting with <b>version 25.1</b> of <b>Oxygen PDF Chemistry</b>, you have the ability to
                <b>embed videos in your PDF output</b>. It is possible to <b>display line numbers or
                markers for whitespace characters</b> in code blocks to make your code snippets
            easier to read. You can also  <b>control the behavior of footnotes</b> using a new
            transformation parameter that when set to <i>yes</i>, causes footnotes that are
            referenced multiple times throughout a publication to be cloned and placed at the bottom
            of the page for each occurrence, instead of subsequent references pointing back to the
            original footnote.</p>
        <p>This release also includes various <b>bug fixes</b> and <b>security enhancements</b>.</p>
        <p>For more information, see: <a
                href="https://www.oxygenxml.com/publishing_engine/whats_new.html" format="html"
                scope="external"/>https://www.oxygenxml.com/publishing_engine/whats_new.html</a></p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
        <p>SOURCE: Syncro Soft SRL</p>
        <p><a href='mailto:support@oxygenxml.com'>support@oxygenxml.com</a></p>
        <p><a href="https://www.oxygenxml.com" format="html" scope="external"/>https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_oxygen_25_1</guid>
        <pubDate>Release date: March 16, 2023</pubDate>
      </item>
      
      
      
      <item>
        <title>Webinar: What is new in Oxygen XML Web Author 25.0</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Next Wednesday, on the 25th of January, we invite you to a live presentation
            of the newest features that came along with the release of version 25.0 of the Oxygen XML Web Author! 
          </p>
          <p>
            During the What's new in Oxygen XML Web Author 25.0 webinar, Bogdan Dumitru (senior software developer at Syncro Soft) will show you some of the features related to
            DITA Map files editing, as well as other general enhancements that will improve your editing experience, regardless of the edited document type.  
          </p>
          <p>
          And we won't be stopping there, because you'll also witness firsthand a Git workflow demonstration that allows
          Subject Matter Experts (SMEs) to contribute content in a Git repository without having to solve conflicts and 
          without them having to learn and remember DITA details or a specific topics structure. SMEs will seamlessly
          concurrently edit all the DITA topics by opening just the DITA Map that shows all topics expanded, also having
          the possibility to easily get around, sort topics, and add new ones.    
          </p>
          <p>
          Here are some features that will be presented during this event: 
          </p>
          <ul>
            <li>Conflict-free Git workflow with concurrent editing for SMEs with no DITA knowledge required</li> 
            <li>How to insert new DITA topics with inline actions </li>
            <li>How to navigate and edit a DITA Map with Outline pane </li>
            <li>The Smart Paste improvements </li>
            <li>The new actions from the Floating Toolbar </li>
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-2.html' >https://oxygenxml.com/evs2023-2.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_ian_25_2023</guid>
        <pubDate>Wed, January 25, 2023</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      <item>
        <title>Webinar: Transforming DITA documents to PDF using CSS, Part 4 – Advanced CSS Rules</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            If you thought that your PDF customization journey was finished, well we have some amazing news for you!  
          </p>
          <p>
            On the 18th of January, Julien Lacour (senior software developer at Syncro Soft) will be returning with the 4th part of his 
            Transforming DITA documents to PDF using CSS webinar series! This latest installment will be called Advanced CSS Rules and
            it will target those of you that were thinking about controlling the change bars display, modifying your PDF viewer behavior or centering and rotating your tables. 
          </p>
          <p>
          So, clear you schedule for next Wednesday and get ready to take a deep dive into the following topics:   
          </p>
          <ul>
            <li> Advanced images display</li> 
            <li> Advanced tables display </li>
            <li> Change bars customization </li>
            <li> PDF Viewer control </li>
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-3.html' >https://oxygenxml.com/evs2023-3.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_ian_18_2023</guid>
        <pubDate>Wed, January 18, 2023</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      <item>
        <title>Webinar: Validating XML and JSON Documents Using Oxygen Scripting</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           What better way to kick off the new year than with the Oxygen XML Editor series of live events? So, next Wednesday, on the 11th of January, we invite you to the Validating XML and JSON Documents Using Oxygen Scripting webinar!     
          </p>
          <p>
            With the latest release of the Oxygen suite of products, additional support was added for validating XML and JSON files via Oxygen XML Scripting. 
          </p>
          <p>
          In this webinar, Octavian Nadolu (project manager at Syncro Soft) will cover details about this newly implemented validation scripting support, as well as showing examples of how to use it efficiently. By the end of the webinar, you will know how to validate files or directories from a command line interface and check that your documents are valid from an integration server, as well as having the possibility to generate reports in several formats (text, XML, JSON, or an HTML visual format). We won’t be stopping there, as we will also be looking at how you can use transformation or comparison scripts.   
          </p>
          <p>
          During this 1-hour live event, Octavian will focus on showing you how to: 
          </p>
          <ul>
            <li> Use the Validation command-line script</li>
            <li> Validate against a specific schema file  </li>
            <li> Validate using the default Oxygen validation scenarios </li>
            <li> Use the validation scenario from either a scenarios file or a project file </li>
            <li> Generate the validation results in various formats (YAML, JSON, XML, HTML) </li>
            <li> Run validation on a continuous integration (CI/CD) server </li>
            <li> Make use of the Transformation command-line script </li>
            <li> Utilize the Comparison/Merge command-line script </li>
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://www.oxygenxml.com/evs2023-1.html' >https://oxygenxml.com/evs2023-1.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_ian_5_2023</guid>
        <pubDate>Wed, January 11, 2023</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      <item>
        <title>Webinar: OpenAPI/AsyncAPI Support in Oxygen</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           On the 14th of December, clear your schedule for the last Oxygen XML Editor live event of the year - the OpenAPI/AsyncAPI Support in Oxygen webinar. There is no way you want to miss this!     
          </p>
          <p>
            OpenAPI is a community-driven open specification that defines a language-agnostic interface used to describe, produce, consume, and visualize RESTful APIs and web services. AsyncAPI started as an adaptation of the OpenAPI specification, used for describing asynchronous messaging APIs. OpenAPI/AsyncAPI documents describe the API (or its elements) and are represented in either YAML or JSON formats.     
          </p>
          <p>
          During this live webinar, Octavian Nadolu (project manager at Syncro Soft) will be showcasing the support offered in Oxygen to create, edit, and validate OpenAPI/AsyncAPI documents, as well as demonstrating how to test, and generate documentation for OpenAPI documents.   
          </p>
          <p>
          By joining this live event, you will get the chance to learn the following:
          </p>
          <ul>
            <li> Creating OpenAPI/AsyncAPI documents </li>
            <li> Editing and validating OpenAPI/AsyncAPI documents </li>
            <li> How to easily edit OpenAPI/AsyncAPI documentation in Author mode </li>
            <li> Generating documentation for OpenAPI components in HTML format </li>
            <li> Testing an OpenAPI, execute API requests, and validate responses </li>
            <li> Creating and running test scenarios </li>
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://oxygenxml.com/evs2022-11.html' >https://oxygenxml.com/evs2022-11.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_dec_14_2022</guid>
        <pubDate>Wed, December 14, 2022</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      
      <item>
        <title>Webinar: Creating and Designing JSON Schemas</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           The Oxygen XML Editor live event series continues on the 7th of December with the Creating and Designing JSON Schemas webinar!    
          </p>
          <p>
            Octavian Nadolu, project manager at Syncro Soft, will present various powerful tools that are provided in Oxygen that allow you to design, develop, and edit JSON Schemas. During this webinar, he will focus on presenting features ranging from the new intuitive and expressive visual schema Design mode to the JSON Schema documentation generator that includes diagram images for each component.     
          </p>
          <p>
          By joining this live event, you will get the chance to learn and experience an in-depth look at all of these features: 
          </p>
          <ul>
            <li> Creating JSON schemas</li> 
            <li> Using efficiently the JSON Schema Design mode</li> 
            <li> The changes that the JSON Schema version 2020-12 brings to Oxygen</li> 
            <li> Editing and validating JSON Schema version 2020-12 </li>
            <li> Using the new refactoring actions </li>
            <li> Visualizing and editing complex JSON Schemas </li>
            <li> Generating documentation for JSON Schema </li>
            <li> Using OpenAPI with JSON Schema </li>
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://oxygenxml.com/evs2022-10.html' >https://oxygenxml.com/evs2022-10.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_dec_7_2022</guid>
        <pubDate>Wed, December 7, 2022</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      
      
      <item>
        <title>Webinar: Integrating Various Document Formats (OpenAPI, Word, Markdown, HTML, Excel) into DITA Documentation</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           The long-awaited Oxygen XML Editor webinar series is finally back! The autumn/winter season of live events starts on November 23rd with the Integrating Various Document Formats (OpenAPI, Word, Markdown, HTML, Excel) into DITA Documentation webinar.   
          </p>
          <p>
            As we all know, some documentation projects require a mix of document formats (e.g. DITA for content, Markdown for release notes, JSON for API documentation). With this in mind, Cosmin Duna (senior software developer at Syncro Soft) created a live event in which he will demonstrate how you can integrate OpenAPI, Word, Markdown, HTML, and Excel content into your DITA documentation by simply using the Oxygen tools and features.    
          </p>
          <p>
          During this live webinar, you will get more insight on the following subjects:
          </p>
          <ul>
             <li> Referencing content from various types of non-DITA resources directly in DITA documents.</li> 
             <li> Dynamically converting various types of non-DITA resources to DITA while publishing. </li>
             <li> Converting various formats into DITA and integrating them into the project.</li>
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://oxygenxml.com/evs2022-12.html' >https://oxygenxml.com/evs2022-12.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_nov_23_2022</guid>
        <pubDate>Wed, November 23, 2022</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      <item>
        <title>Syncro Soft announces the release of version 25 of the Oxygen XML suite of products!</title>
        <description>
          <![CDATA[
        <p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the
            immediate availability of <b>version 25</b> of its industry-leading XML suite of
            products: <b>Oxygen XML Editor</b>, <b>Author</b>, <b>Developer</b>, <b>Web Author</b>,
                <b>Publishing Engine</b>, <b>WebHelp</b>, <b>PDF Chemistry</b>, and <b>Oxygen XML
                Scripting</b>. </p>
        <p>This release provides a platform to work both with XML and XML-related resources by
            further extending its support to other languages such as <b>JSON and YAML</b>, and being
            able to treat some file types (<b>Word</b>, <b>Excel</b>, <b>OpenAPI</b>, <b>HTML</b>,
                <b>Markdown</b>, and others) as <b>DITA-compatible resources</b> and thus reference
            and use them from DITA maps, similar to how DITA XML topics are referenced and used.
            Furthermore, users now have the ability to generate <b>Google Structured Data</b> in
                <b>WebHelp</b> output, and for PDF publishers this version includes support for a
            variety of useful <b>new CSS properties</b> to <b>customize the CSS-based PDF</b>
            output.</p>
        <p>The JSON support was improved to be at a similar level with the XML support and now
            includes a <b>visual JSON Schema diagram</b> that comes with <b>search and
                refactoring</b> actions.</p>
        <p>For this release, we also focused our efforts to bring lots of improvements to some of
            the popular <b>add-ons</b>, such as the <b>Git Client</b>, <b>Batch Documents
                Converter</b>, and <b>Terminology Checker</b>. A new command-line script can be used
            to <b>validate files or directories</b>, and as usual, version 25 includes new
                <b>API</b> entry points, various bug fixes, and component updates.</p>
        <p><b>Oxygen XML Web Author</b>, the cutting-edge web-based XML authoring tool, now features
            even more improvements and updates. This major release offers enhancements to the
            general <b>user interface</b>, new <b>DITA</b> authoring features, more customization
            possibilities, refinements to <b>concurrent editing</b> sessions, and <b>performance</b>
            tweaks.</p>
            
            <hr class="rss_hr">
        
        <p><b>Oxygen XML Editor version 25.0</b> provides numerous new features, updates, and
            improvements that focus on productivity, performance, efficiency, advanced
            customization, and simplicity.</p>
        <p>This major release introduces a lot of productivity enhancements for <b>DITA</b> authors
            and publishers. <b>DITA maps are now automatically saved</b> whenever a modification is
            made in the DITA Maps Manager, various improvements were added to make referenced
                <b>DITA-compatible resources (Word, Excel, OpenAPI, HTML, Markdown)</b> be treated
            similar to DITA resources when inserting references, validating DITA maps, or publishing
            content. <b>Referenced content</b> (topic or map references within DITA maps or content
            references in topics) can be <b>expanded on demand</b> in the Author visual editing
            mode, thus increasing the performance when opening files with many references, a new
            toolbar button in the DITA Maps Manager generates a <b>DITA Metrics report</b> with
            useful information about the current map, <b>profiling attribute groups</b> can now be
            defined in a subject scheme map, and new <b>inline actions</b> are available for
                <b>inserting topic references</b> in DITA maps, <b>setting the note type</b>, and
                <b>setting the language for code blocks</b> in DITA topics. A button was added for
            each deliverable in <b>DITA-OT Project</b> files to make it easy to <b>publish that
                deliverable individually</b>, while a publish button was also added at the top of
            the document to <b>publish all deliverables</b> specified in the DITA-OT project file.
            You now have the ability to generate <b>Google Structured Data</b> in<b> WebHelp</b>
            output, there is also a new <b>Questions and Answers topic type</b> that can be used
            during the publishing phase for creating the Google Structured Data in the output, and a
            new action makes it possible to insert an intent question within a DITA topic.</p>
        <p>Many of the <b>JSON</b> features and tools were updated to support the latest <b>JSON
                schema version (2020-12)</b>. This includes <b>validating JSON schemas</b> according
            to the 2020-12 specification, <b>validating JSON or YAML documents</b> against a 2020-12
            schema, <b>content completion</b> proposals were updated, new components were added in
            the <b>Palette view</b>, and you can <b>convert older JSON schemas to the latest
                version</b>. The <b>JSON Schema Documentation Generator</b>, <b>JSON Instance
                Generator</b>, and <b>JSON Schema Generator</b> tools were also updated to support
            the 2022-12 schema version. New <b>search and refactoring </b>actions were also
            integrated into the JSON Schema Design mode, and containers are now automatically
            created when dragging components from the Palette view to the JSON Schema Design
            editor.</p>
        <p>The <b>OpenAPI</b> standard is becoming more and more popular and our developers
            implemented various features and tools to support these types of documents. New
                <b>document templates</b> are available, you can <b>edit OpenAPI documents in Text
                or Author mode</b> taking advantage of <b>automatic validation</b> and <b>content
                completion</b> proposals, while the <b>OpenAPI Documentation Generator</b> and
                <b>OpenAPI Tester</b> tools were also improved. Additionally, support was also
            included for editing <b>AsyncAPI</b>, <b>JSON-LD</b>, and <b>OpenAPI test scenario</b>
            documents.</p>
        <p>The built-in <b>Saxon XSLT/XQuery processor</b> was updated to the latest version,
                <b>11.4</b>. It brings new functionality and support for new extension functions, as
            well as other features for <b>XSLT and XQuery transformations and debugging</b>. Other
            improvements include validation and transformation support for <b>XSLT 4.0
            documents</b>, and content completion for XSLT 4.0 elements, attributes, and XPath 4.0
            functions.</p>
        <p><b>Add-ons</b> were another focus of this release, with some of the most popular ones
            receiving lots of updates. <b>Validation features</b> were added in the <b>Git
                Client</b>, enabling automatic validation of files before performing the commit or
            push actions. The <b>Batch Documents Converter</b> now has an option for <b>converting
                OpenAPI specification</b> files encoded in JSON or YAML formats into <b>DITA</b>
            documents and many of the other types of conversions received various improvements. The
                <b>Terminology Checker</b> add-on now has the ability to control on which elements a
            rule is applied using simple XPath expressions, the users can now specify the phase
            (editing/validation/always) in which incorrect terms are detected, and it is possible
            for Oxygen add-on to contribute terminology files to be used by the Terminology
            Checker.</p>
        <p>Other features and improvements include editing support and syntax highlighting for
                <b>PowerShell</b> files, performance was improved for the <b>XPath in Files</b>
            feature, shortcuts were added for <b>controlling indentation in code blocks</b>, and as
            usual, this release includes new <b>API entry points</b>, various <b>bug fixes</b>, and
                <b>component updates</b>. </p>
                
      <p>Short video that highlights the most important additions to Oxygen XML Editor version 25:
        <a href="https://youtu.be/6NEXqJBING0" target="_blank"> https://youtu.be/6NEXqJBING0</a>
        </p>
        
        <p>For more information, see: <a href="/xml_editor/whats_new.html">
        https://www.oxygenxml.com/xml_editor/whats_new.html</a></p>
        
        <hr class="rss_hr">
        
        <p><b>Oxygen XML Scripting version 25.0</b> offers updates and improvements for some of the
            scripts that are available to provide a variety of functions that can be scheduled or
            triggered using a command-line tool on Windows, Linux, or macOS.</p>
        <p>This release added a new <b>Validate Command Line Script</b> that can be used for
            validating files or directories and generating reports in several formats (text, XML,
            JSON, or an HTML visual format). Also, the <b>Batch Converter</b> script now includes
            the option to <b>convert multiple documents from OpenAPI to DITA.</b></p>
        <p>For more information, see: <a
                href="/xml_scripting/whats_new.html">https://www.oxygenxml.com/xml_scripting/whats_new.html</a></p>
        
        <hr class="rss_hr">
        
        <p><b>Oxygen Publishing Engine version 25.0</b> encompasses the improvements and additions
            implemented in <b>Oxygen XML WebHelp</b> and <b>Oxygen PDF Chemistry</b>. This latest
            release offers a variety of new customization possibilities, transformation parameters,
            properties, component updates, and bug fixes for both WebHelp and PDF publishers.</p>
        <p>For <b>Oxygen XML WebHelp</b> publishers, this release added the ability to <b>generate
                Google Structured Data</b> in the output and to <b>control the search support</b>.
            New transformation parameters were included to specify a custom search engine, to change
            the default search engine, or to replace the main page with a custom page. Customization
            possibilities were added for displaying a custom title in the search results page or for
            implementing custom search filters.</p>
        <p>Some of the most interesting improvements offered with the latest version of <b>Oxygen
                PDF Chemistry</b> include support for a variety of <b>new CSS properties</b> to help
            users <b>control how page, column, or region breaks behave</b>, to force or avoid
                <b>line breaks at hyphens</b>, to omit the header or footer from tables when a page
            break occurs, or to <b>display watermark images</b> in the foreground. Also, new
            transformation parameters can be used to make documents archive-able (<b>PDF/A
                compliant</b>) or to <b>filter the glossary</b>, and it is now possible to define
            exception elements for hyphenation dictionaries. </p>
        <p>For more information, see: <a
                href="/publishing_engine/whats_new.html">
                https://www.oxygenxml.com/publishing_engine/whats_new.html</a></p>
        <hr class="rss_hr">
        <p><b>Version 25.0.0</b> of <b>Oxygen XML Web Author</b> continues to bolster the innovative
            web-based XML authoring tool with more enhancements and additions. This major release
            offers improvements to the general user interface, new DITA authoring features, more
            customization possibilities, refinements to concurrent editing sessions, performance
            tweaks, as well as various bug fixes and component updates.</p>
        <p>For awhile now, the DITA support has benefited from an image map editor and that was also
            extended to define and edit <b>image maps for XHTML documents</b>, and in general, the
            image map support can now be easily added for any other XML vocabulary.</p>
        <p>When editing online, it is possible to lose the connection to the server. Once the
            connection is restored, the <b>concurrent editing</b> support now resumes seamlessly. </p>
        <p>Inserting DITA new topics and topic references in DITA maps is made easier by a new CSS
            style that provides <b>inline actions to insert topic references</b> when editing DITA
            map documents in the visual editor. </p>
        <p>Other interesting enhancements added in this version of Web Author include actions to
                <b>select an element, its content, or its parent</b>, actions to insert links were
            added to the floating toolbar, easier methods for controlling indentation and setting
            the <b>syntax highlight language in code blocks</b>, and the <b>Outline pane</b> is now
            also available for <b>DITA maps</b>.</p>
        <p>For more information, see: <a
                href="/xml_web_author/whats_new.html">
                https://www.oxygenxml.com/xml_web_author/whats_new.html
                </a></p>
        <hr class="rss_hr">
        <p><b>DITA-OT Day 2022</b></p>
        <p>On the 13th of November, 2022, Oxygen XML Editor organizes the 7th edition of the
                <b>DITA-OT Day conference in Rotterdam</b>, Netherlands, a full day in-person event
            dedicated to the DITA Open Toolkit project, which is the reference DITA implementation
            and the core of almost all DITA-based publishing solutions, Oxygen included. </p>
        <p>Find out more details and registration information at 
        <a href="https://www.oxygenxml.com/events/2022/dita-ot_day.html">
            https://www.oxygenxml.com/events/2022/dita-ot_day.html
        </a>
        </p>
        <hr class="rss_hr">
        <p><b>About Syncro Soft</b></p>
        <p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams
            in small businesses, Fortune 500 enterprises, universities, government agencies, and
            international organizations in authoring documents, publishing in different formats,
            collaborating with team members, and managing content. </p>
        <p>The complete Oxygen product suite includes XML Author for user-friendly visual XML
            authoring, XML Web Author for in-browser intuitive editing and reviewing, the
            easy-to-use and flexible Content Fusion collaboration platform, many publishing tools
            such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and
            responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen
            Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many
            other tasks. Customizing XML applications can be done using the XML Developer and the
            flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring,
            publishing, and development tool.</p>
        <p>Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other
            trademarks or service marks contained herein are the property of their respective
            owners.</p>
            
        <p>SOURCE: Syncro Soft SRL <br /><a href="mailto:support@oxygenxml.com">support@oxygenxml.com</a><br /><a href="https://www.oxygenxml.com">https://www.oxygenxml.com</a></p>
          ]]>
        </description>
        
        <guid isPermaLink="false">news_oxygen_25_0</guid>
        <pubDate>Release date: October 13, 2022</pubDate>
      </item>
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Content Fusion version 5.0!</title>
        <link></link>            
        <description>
          <![CDATA[
<p>
Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability
of <b>Oxygen Content Fusion version 5.0</b>, the ultimate web collaboration solution!
</p>

<p>
 <b>Version 5.0</b> of <b>Oxygen Content Fusion</b> is the latest release for the innovative collaboration
 platform that is designed to improve any documentation review process.
</p>

<p>
Some of the most interesting features added in the latest version include a new <b>Search side-view</b> that enables searches
throughout all files in a task, various <b>user interface improvements</b> that offer Content Fusion a more modern look and feel,
and the ability to <b>mention other collaborators</b> in review comments.
</p>

<p>
The embedded visual editor that is based upon <b>Oxygen XML Web Author</b> technology was updated to include the new features and
improvements that were added in the recently released Web Author 24.1.0. Some of its most important additions include <b>performance 
optimizations for the concurrent editing</b> feature and a new <b>Find/Replace tab</b> that makes it possible to see all
search results without needing to scroll through the document.
</p>

<p>
Also, it is now possible for technical writers to open files sent for review directly from Oxygen XML Editor/Author to make
changes or to apply a transformation scenario on the DITA map. To this end, new actions were introduced in Oxygen XML Editor/Author
that enable you to <b>open task files or the context map</b> specified for a task.
</p>

<p>
To further improve the user experience, version 5.0 also includes numerous important component updates.
</p>

<p>
For more information about Oxygen Content Fusion and more details of what was added in this version, see:
<a href='/content_fusion/whats_new.html' >https://www.oxygenxml.com/content_fusion/whats_new.html</a>
</p>

<p><strong>About Syncro Soft</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content.</p> 

<p>The complete Oxygen product suite includes XML Author for user-friendly visual XML authoring, XML Web Author for in-browser intuitive editing and reviewing, the easy-to-use and flexible Content Fusion collaboration platform, many publishing tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many other tasks. Customizing XML applications can be done using the XML Developer and the flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring, publishing, and development tool.

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>

<p>SOURCE: Syncro Soft SRL <br /><a href="mailto:support@oxygenxml.com">support@oxygenxml.com</a><br /><a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a></p>
                ]]>
        </description>
        <guid isPermaLink="false">news_oxygen_fusion_5_0</guid>
        <pubDate>Release date: May 26, 2022</pubDate>
      </item>
      
      
      
      
      <item>
        <title>Syncro Soft announces the release of Oxygen Feedback version 2.1 for both Cloud and Enterprise editions!</title>
        <link></link>            
        <description>
          <![CDATA[
<p>
Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability
of <b>Oxygen Feedback version 2.1</b> for both Cloud and Enterprise editions!
</p>

<p>
<b>Version 2.1</b> of <b>Oxygen Feedback</b> offers a lot of exciting new enhancements for the modern commenting platform,
the most significant addition being the introduction of the <b>page ratings</b> concept. This introduces a <b>new page
ratings component</b> that gives your website users the power to vote on the quality of your web pages through
customizable prompts, a <b>Page Ratings statistics page</b> in the administration interface that displays the top
pages that have received votes for the current site configuration, and the option for the users with an
administrative role to receive <b>daily reports</b> of the pages that were rated within the past 24 hours.
</p>

<p>
The block-level comments feature also received several updates that allow you to <b>enable or disable block-level
comments</b> in the output, <b>outline the current block on hover</b>, as well as a <b>better placement of the widget</b> so that 
the comment can be more precisely attached to an element within a hierarchy of elements.
</p>

<p>
With this new release, other improvements were implemented such as the possibilities to <b>automatically insert
selected content as a quote in a new comment</b>, <b>filter reopened comments</b>, and <b>receive notifications when your comments are resolved</b>.
</p>

<p>
Other upgrades include the <b>complete removal of the Apache Log4j library to prevent security vulnerabilities
associated with it</b>, and as usual, various important component updates and bug fixes.
</p>

<p>
For more information about the Oxygen Feedback Cloud edition, see: 
<a href='https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html' >https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html</a>
</p>

<p>
For more information about the Oxygen Feedback Enterprise edition, see:
<a href='https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html' >https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html</a>
</p>

<p>
The Oxygen Feedback commenting platform provides a simple and efficient way for your community to interact and offer feedback.
Its modern, stylish appearance looks great on any website, it is very easy to configure and integrate, and it includes a
user-friendly interface and numerous useful features for both Commenters and Administrators.
</p>

<p>
It is specialized for technical documentation and can be easily integrated with Oxygen XML Editor/Author to make it more
efficient for content authors to manage comments and react to community feedback.
</p>


<p><strong>About Syncro Soft</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content.</p> 

<p>The complete Oxygen product suite includes XML Author for user-friendly visual XML authoring, XML Web Author for in-browser intuitive editing and reviewing, the easy-to-use and flexible Content Fusion collaboration platform, many publishing tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many other tasks. Customizing XML applications can be done using the XML Developer and the flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring, publishing, and development tool.

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>

<p>SOURCE: Syncro Soft SRL <br /><a href="mailto:support@oxygenxml.com">support@oxygenxml.com</a><br /><a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a></p>
                ]]>
        </description>
        <guid isPermaLink="false">news_oxygen_feedback_2_1</guid>
        <pubDate>Release date: April 14, 2022</pubDate>
      </item>
      
      
      
      
      <item>
        <title>Webinar: Transforming DITA documents to PDF using CSS, Part 3 – Advanced Fonts Usage</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           We all know that the road to becoming advanced in a specific subject is a long and tedious one. But with our help, it doesn’t need to be that difficult anymore!        
          </p>
          <p>
            Next Wednesday (April 13th), we will be meeting Julien Lacour (software developer at Syncro Soft) again
            to help us continue the journey into defining the look and format of PDF documents with the use of CSS.
            He will be bringing us another extensive tutorial, this time dedicated to adding custom fonts in CSS.     
          </p>
          <p>
          After this webinar, we will have all the tools needed to: 
          </p>
          <ul>
             <li> Use System Fonts and WebFonts</li> 
             <li> Import and use font files </li>
             <li> Declare fallback fonts </li>
             <li> Set fonts for page-margin boxes </li>
             <li> Use Oxygen Styles Basket to define fonts</li> 
             <li> Create an accessible PDF (PDF/UA) </li>
             <li> Use different fonts based on the language used</li> 
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://oxygenxml.com/evs2022-8.html' >https://oxygenxml.com/evs2022-8.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_apr_13_2022</guid>
        <pubDate>Wed, April 13, 2022</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      <item>
        <title>Webinar: OpenAPI Editing, Testing, and Documenting</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           OpenAPI is a community-driven open specification that defines a language-agnostic interface used to describe, produce, consume, and visualize RESTful APIs and web services. OpenAPI documents describe the API (or its elements) and are represented in either YAML or JSON formats.       
          </p>
          <p>
            Next Wednesday, on the 6th of April, Octavian Nadolu (project manager at Syncro Soft) will help you discover the support offered in Oxygen for OpenAPI documents as well as how to create, edit, test, and generate documentation. During this live webinar, you will get the chance to learn how to:    
          </p>
          <ul>
            <li>Edit OpenAPI documents in the Oxygen Text mode.</li> 
            <li>Use OpenAPI documents in Author mode - you have access to some form controls, collapsible sections, and other features that help you visualize and edit these types of documents. </li> 
            <li>Test an OpenAPI, execute API requests, and validate responses on the fly to ensure that they work as expected. </li>  
            <li>Generate documentation for OpenAPI components in HTML format, including comprehensive annotations and cross-references. </li>
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://oxygenxml.com/evs2022-7.html' >https://oxygenxml.com/evs2022-7.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other events we have planned for you, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_apr_6_2022</guid>
        <pubDate>Wed, April 6, 2022</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      <item>
        <title>Webinar: Techniques for Customizing the WebHelp Responsive Output</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           The need to customize the appearance of published documentation is something that is being 
           addressed constantly by our users. As a solution, Oxygen WebHelp offers a predefined set of
           layouts and styles, resulting in several different customization methods or combination of methods.      
          </p>
          <p>
            To get you accustomed to these options, Alin Balasa (software developer at Syncro Soft) put together a
            comprehensive live webinar that will walk you through some of the several techniques available for
            customizing the WebHelp Responsive output.   
          </p>
          <p>
            By joining us on the 30th of March, you will get the chance to learn the following:  
          </p>
          <ul>
            <li>What are the page types available and their components</li> 
            <li>What is the Publishing Template – its purpose, structure, and resources</li> 
            <li>Using CSS to change the layout and styles of your output </li>
            <li>Inserting additional HTML content </li>
            <li>How to insert dynamic content using WebHelp Macros </li>
            <li>Adding new functionalities using JavaScript </li>
            <li>How to copy additional resources in the output folder </li>
            <li>Modifying the page structure using XSLT </li>
            <li>Various customization examples  </li>
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://oxygenxml.com/evs2022-3.html' >https://oxygenxml.com/evs2022-3.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other subjects will be covered in our future presentations, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_mar_30_2022</guid>
        <pubDate>Wed, March 30, 2022</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      <item>
        <title>Webinar: Create JSON Schema in Design Mode</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           With the recent release of version 24.1, Oxygen XML Editor now provides an improved and even more
           powerful and expressive visual schema diagram editor for editing JSON Schemas!     
          </p>
          <p>
            From the start, the structure of the diagram editor, known as the JSON Schema Design mode, was
            created to be intuitive and easy to use, no matter the level of your experience. And with the 
            help of Octavian Nadolu, project manager at Syncro Soft, you will get to see how the Design 
            mode can help both content authors who want to visualize or understand a schema and schema 
            designers who develop complex schemas.  
          </p>
          <p>
            By joining next Wednesday’s (March 23rd) live webinar, you will also get the chance to learn: 
          </p>
          <ul>
            <li>How to create JSON schemas from scratch</li> 
            <li>How to use the new Pallet view to add new components</li> 
            <li>How to use the drag-and-drop support to design your JSON Schema</li> 
            <li>How to use refactoring actions </li>
            <li>How to visualize and edit complex JSON Schemas </li>   
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://oxygenxml.com/evs2022-6.html' >https://oxygenxml.com/evs2022-6.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other subjects will be covered in our future presentations, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_mar_23_2022</guid>
        <pubDate>Wed, March 23, 2022</pubDate>
        <pubTime>9 AM US Pacific time / 12 PM US Eastern time / 5 PM Central Europe time</pubTime>
      </item>
      
      <item>
        <title>Syncro Soft announces the release of version 24.1 of the Oxygen XML suite of products.</title>
        <link></link>            
        <description>
          <![CDATA[

<p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of version 24.1
of its industry-leading XML suite of products: Oxygen XML Editor, Author, Developer, Web Author, Publishing Engine, WebHelp, PDF Chemistry,
and Oxygen XML Scripting.
</p>

<p>
This release includes productivity improvements for DITA authors and publishers,
such examples being the possibility to <b>rename referenced non-DITA resources directly
in the DITA Maps Manager</b> and performance enhancement when opening DITA maps with all
of the referenced content expanded. On the DITA publishing side, the bundled <b>DITA Open
Toolkit</b> was updated to the latest version and various updates, improvements, and new
customization possibilities were implemented for DITA to WebHelp and CSS-based PDF output.
</p>

<p>
The innovative <b>JSON Schema Design mode</b> received a lot of improvements with a new <b>Palette
view that makes it very easy to build JSON schemas</b> and content completion is now available
for in-place editing within the diagram. Some of the existing <b>JSON tools</b> were also enhanced.
</p>

<p>
<b>Add-ons</b> were a major focus of this release, with many of the most popular ones receiving lots of updates,
including the <b>Git Client</b>, <b>Batch Documents Converter</b>, <b>OpenAPI Documentation Generator</b>, <b>OpenAPI Tester</b>, and more,
while an interesting new <b>Smart Autocomplete</b> add-on is also available to help writers create content by providing text completions.
</p>

<p>
With a focus on authoring experience and collaboration, the Oxygen XML Web Author now features a new <b>Search side-view</b> that makes it
easier to find and replace content, support for <b>@ mentions</b>, and various security and component updates were also implemented.
</p>

<p>
<b>Oxygen XML Editor version 24.1</b> is an incremental release for the industry's most advanced bundle of tools used by technical writers,
developers, collaborators, and publishers everywhere. The focus of this release was to expand upon the new features and improvements
that were added in version 24.0.
</p>

<p>
An example of a productivity enhancement for DITA authors is that you can now <b>rename referenced non-DITA resources directly
in the DITA Maps Manager</b> and performance was improved when opening DITA maps with all of the referenced content expanded.
Meanwhile, on the DITA publishing side, the bundled <b>DITA Open Toolkit</b> was updated to the latest version and <b>new transformation
parameters</b> make it possible to display media objects with an external link and to have glossary entries sorted and grouped.
</p>

<p>
The innovative <b>JSON Schema Design</b> mode that was recently introduced in the previous version received a lot of further enhancements.
You can now move and <b>re-order components within the diagram</b>, a new <b>Palette view makes it very easy to build JSON schemas</b> by offering
quick access to components that can be dragged and dropped into the diagram, new items were added to the contextual menu for <b>easier
access to various actions</b>, and content <b>completion is now available</b> for in-place editing within the diagram.
</p>

<p>
Some of the existing <b>JSON tools</b> were also enhanced. You can now mark properties to be required when using the <b>JSON Schema Generator</b> tool,
the <b>XML to JSON converter</b> tool now offers the possibility of controlling how empty elements are converted, and the <b>JSON Schema Documentation
generator</b> tool now presents diagrams in the generated documentation for components from referenced files and you can choose to include
hyperlinks that navigate to the particular component.
</p>

<p>
<b>Add-ons</b> were a major focus of this release, with many of the most popular ones receiving lots of updates.
</p>

<p>
The <b>Git Client add-on</b> continued to be enhanced with the <b>addition of a revision graph</b> within the History view, 
various actions were added while the <b>toolbar was simplified</b> to display the most common actions, performance 
was optimized, and some components were updated.
</p>

<p>
The <b>Batch Documents Converter</b> add-on now includes the possibility of converting content from <b>Atlassian Confluence to DITA</b>,
and the <b>DocBook to DITA</b> conversion offers an option to <b>convert all sections into individual DITA topics that are referenced
in a new DITA map</b>. It also now provides options for <b>configuring the mappings between elements</b> for certain types of 
conversions and <b>tables are now handled better</b> when converting Markdown to DITA.
</p>

<p>
For OpenAPI developers, a new <b>OpenAPI Documentation generator</b> tool is available to easily generate full documentation for
OpenAPI components in HTML format and a new <b>OpenAPI Tester</b> is available to inspect OpenAPI request responses and to ensure they work as expected.
</p>

<p>
This release also marks the introduction of an interesting new <b>Smart Autocomplete</b> add-on that helps writers create content by providing
text completions. It contributes a side-view where you can choose between a <b>Built-in</b> or <b>OpenAI</b> engine for generating the proposals for
text completion. The <b>Built-in</b> engine analyzes all XML, HTML, or Markdown files in a project and then offers completion proposals when
editing text content, while the OpenAI engine uses language models provided by the <b>OpenAI</b> company. Not only does that engine offer text
completion proposals, but it also contributes various configurable actions that can be used to transform the selected text in the editor,
and it allows you to create your own fine-tuned language models. Some examples of the actions that are available to transform the selected
text include grammar corrections, paraphrasing, translating content into other languages, adding markup, creating ordered lists, and many more.
</p>

<p>
<b>XSLT and XQuery transformations and debugging</b> features were enhanced as the built-in version of <b>Saxon was updated to version 10.6</b>,
which is considered to be the most stable and reliable version of Saxon. Also, a new option was added in the <b>Compile XSL Stylesheet 
for Saxon</b> dialog box that allows you to <b>set the default namespace for unprefixed element names</b>.
</p>

<p>
Other improvements include the <b>complete removal of the Apache Log4j library to prevent security vulnerabilities associated with it</b>,
a new setting to control the initial display mode for tracked changes in the Author visual editing mode, more Markdown rules were added, 
and as usual, this release includes various important component updates and bug fixes.
</p>

<p>
For more information, see:  <a href='https://www.oxygenxml.com/xml_editor/whats_new.html'>https://www.oxygenxml.com/xml_editor/whats_new.html</a>
</p>

<p>
<b>Oxygen XML Scripting</b> provides a variety of functions that can be scheduled or triggered using a command-line tool on Windows, Linux,
or macOS. The main focus for <b>version 24.1</b> was various additions and improvements for the <b>Batch Converter script</b>.
</p>

<p>For details, see: <a href='https://www.oxygenxml.com/xml_scripting/whats_new.html' >https://www.oxygenxml.com/xml_scripting/whats_new.html</a></p>

<p>
<b>Oxygen Publishing Engine version 24.1</b> encompasses all of the improvements and new customization possibilities
implemented in Oxygen XML WebHelp and Oxygen PDF Chemistry.
</p>

<p>
For <b>Oxygen XML WebHelp</b> publishers, this release added some <b>Ant extension points</b> to allow custom tasks to be executed before
and after various transformation steps, the <b>context-sensitive help system was optimized</b>, and <b>new transformation parameters</b>
were added to help you customize your WebHelp output.
</p>

<p>
Some examples of the improvements and updates that were added to <b>Oxygen PDF Chemistry</b> include the processor now offering 
support for <b>absolute positioning for inline elements</b> and the <b>dependency on the Log4j library</b> was removed to help
prevent possible security vulnerability issues.
</p>

<p>For more information, see: <a href='https://www.oxygenxml.com/publishing_engine/whats_new.html' >https://www.oxygenxml.com/publishing_engine/whats_new.html</a></p>

<p>
<b>Version 24.1.0</b> of <b>Oxygen XML Web Author</b> is the latest release for the innovative web-based XML authoring tool. This release 
expands upon the features that were recently added in Version 24.0.0 with further improvements to some of those features,
along with several new enhancements. A new <b>Search side-view</b> makes it easier to find and replace content, <b>@ mentions</b> are now 
supported, performance was optimized, new functionality improves customizations and integrations, and various bugs were fixed,
security was enhanced, and some components were updated.
</p>

<p>For more information, see: <a href='https://www.oxygenxml.com/xml_web_author/whats_new.html' >https://www.oxygenxml.com/xml_web_author/whats_new.html</a></p>

<p><strong>About Syncro Soft</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content.</p> 

<p>The complete Oxygen product suite includes XML Author for user-friendly visual XML authoring, XML Web Author for in-browser intuitive editing and reviewing, the easy-to-use and flexible Content Fusion collaboration platform, many publishing tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many other tasks. Customizing XML applications can be done using the XML Developer and the flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring, publishing, and development tool.

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>

<p>SOURCE: Syncro Soft SRL <br /><a href="mailto:support@oxygenxml.com">support@oxygenxml.com</a><br /><a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a></p>
                ]]>
        </description>
        <guid isPermaLink="false">news_oxygen_24_1</guid>
        <pubDate>Release date: March 10, 2022</pubDate>
      </item>
      
      
      
      <item>
        <title>Webinar: Transforming DITA documents to PDF using CSS, Part 2 – Book design, Pagination, Page Layout and Bookmarks</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           In the first part of the Transforming DITA documents to PDF using CSS tutorial series, we aimed to teach you how to customize 
           your PDF publications using CSS and make them compliant with all your company documents. Now, you are ready to continue your 
           journey through DITA to PDF customization!     
          </p>
          <p>
            Next Wednesday, March 2nd, it’s time to move on and learn some great new tips and tricks about the PDF page layout.
            Join Julien Lacour (software developer at Syncro Soft) and, with his help, by the end of this course you will be able to: 
          </p>
          
          <ul>
            <li>Create a personalized front and back-matter</li> 
            <li>Use a Table of Contents and a list of Tables/Figures</li> 
            <li>Define custom page-breaks</li> 
            <li>Change the page layout </li>
            <li>Use custom PDF bookmarks</li>   
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://oxygenxml.com/evs2022-4.html' >https://oxygenxml.com/evs2022-4.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other subjects will be covered in our future presentations, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_mar_2_2022</guid>
        <pubDate>Wed, March 2, 2022</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      
      
      <item>
        <title>Webinar: Documentation Review Workflow Using Oxygen Feedback</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           If you are planning to customize the look and feel of your PDF or WebHelp output but the simple mention of CSS makes you uneasy,
           don’t worry! Next Wednesday, February 2nd, we will show you the ultimate solution: the Oxygen Styles Basket visual customization tool.    
          </p>
          <p>
            To help you develop a custom CSS for styling your WebHelp or PDF output, Julien Lacour (senior software developer at Syncro Soft)
            created the “Using Oxygen Styles Basket to Create CSS Customization from Scratch” webinar. During this live event, Julien
            will show you what exactly is the Oxygen Styles Basket web-based application, how it works, and how you can use it best to fulfill the 
            needs of your assignments.
          </p>
          <p>After attending this crash-course, you will be able to: </p>
          <ul>
            <li>Define your project/company branding </li>
            <li>Set different styles for your publication content</li> 
            <li>Define a PDF cover, global numbering scheme, etc.</li> 
            <li>Customize a WebHelp layout</li>  
          </ul>
          <p>
            This is a free event but registration is required. You can register at 
            <a href='https://oxygenxml.com/evs2022-2.html' >https://oxygenxml.com/evs2022-2.html</a>
          </p>
          <p>
            To stay in touch with us and discover what other subjects will be covered in our future presentations, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_feb_1_2022</guid>
        <pubDate>Wed, February 2, 2022</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Webinar: Documentation Review Workflow Using Oxygen Feedback</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           Get ready for the first Oxygen XML live event of 2022! On January 19th, we invite you to join us for the “Documentation Review Workflow Using Oxygen Feedback” webinar.   
          </p>
          <p>
            Just before last year was coming to an end, we announced the release of version 2.0 of the Oxygen Feedback web-based commenting platform.
            To mark this event, Alin Balasa (software developer at Syncro Soft) created an immersive live event in which he will take a deeper look 
            at the latest features implemented in our modern comment management platform.   
          </p>
          <p>
            He will also be showcasing the use of Feedback in conjunction with Oxygen XML Editor so you can learn how to continuously
            improve your online documentation based on your subject matter experts (SMEs) and community feedback.
          </p>
          <p>By taking part in this upcoming webinar, you will get the chance to learn everything about:</p>
          <ul>
            <li>Integrating Oxygen Feedback in your online documentation</li> 
            <li>Receiving feedback from your SMEs and end-users </li>
            <li>Feedback moderation </li>
            <li>User roles and user management (promoting/demoting users) </li>
            <li>Usage statistics </li>
            <li>How to easily update your content by accessing the comments stream directly from Oxygen XML Editor</li> 
          </ul>
          <p>This is a free event but registration is required. You can register at <a href='https://oxygenxml.com/evs2022-1.html' >https://oxygenxml.com/evs2022-1.html</a></p>
          <p>
            To stay in touch with us and discover what other subjects will be covered in our future presentations, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_jan_19_2022</guid>
        <pubDate>Wed, January 19, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      
      
      <item>
        <title>Oxygen Feedback 2.0</title>
        <link></link>            
        <description>
          <![CDATA[

<p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of <strong>Oxygen Feedback version 2.0</strong> for both Cloud and Enterprise editions!</p>

<p><strong>Version 2.0</strong> of <strong>Oxygen Feedback</strong> offers a lot of exciting new enhancements for the modern commenting platform, the most significant addition being the introduction of the organization concept in the Oxygen Feedback workflow, offering increased data security, streamlined workflows, and more customization possibilities.</p>

<p>The administration interface was redesigned for more efficient access to its various parts and for aggregating data and UI controls in one place. Improvements were also made to the Feedback commenting component that appears in the output (for example, the presentation of block-level comments was enhanced and there are more personalization options).</p>

<p>This release also includes other productivity improvements, bug fixes, and security enhancements.</p>

<p>For more information about the Oxygen Feedback Cloud edition, see:</p>

<p><a href='https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html'>https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html</a></p>

<p>For more information about the Oxygen Feedback Enterprise edition, see:</p>

<p><a href='https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html'>https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html</a></p>

<p>The Oxygen Feedback commenting platform provides a simple and efficient way for your community to interact and offer feedback. Its modern, stylish appearance looks great on any website, it is very easy to configure and integrate, and it includes a user-friendly interface and numerous useful features for both Commenters and Administrators.</p>

<p>It is specialized for technical documentation and can be easily integrated with Oxygen XML Editor/Author to make it more efficient for content authors to manage comments and react to community feedback.</p>

<p><strong>About Syncro Soft</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content.</p> 

<p>The complete Oxygen product suite includes XML Author for user-friendly visual XML authoring, XML Web Author for in-browser intuitive editing and reviewing, the easy-to-use and flexible Content Fusion collaboration platform, many publishing tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many other tasks. Customizing XML applications can be done using the XML Developer and the flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring, publishing, and development tool.</p>

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>

<p>SOURCE: Syncro Soft SRL <br /><a href="mailto:support@oxygenxml.com">support@oxygenxml.com</a><br /><a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a></p>
                ]]>
        </description>
        <guid isPermaLink="false">news_oxygen_feedback_2_0</guid>
        <pubDate>Release date: December 17 2021</pubDate>
      </item>
      
      
      
        <item>
            <title>Webinar: Add-ons You Can Use for Technical Writing</title>
            <link></link>
            <description>
                <![CDATA[
          <p>
           The year is quickly coming to an end so let’s meet again one more time, on December 8th, for one of the most requested Oxygen live webinars: Add-ons You Can Use for Technical Writing!  
          </p>
          <p>
            As you all know, Oxygen already offers extensive support for technical authoring but why not try and expand it even further with a variety of easy-to-install add-ons! 
          </p>
          <p>
            During our last live event of the year, Alex Jitianu (DITA evangelist and development lead at Syncro Soft) aims to take a deeper look at some of the most popular add-ons available in the Oxygen library and at the types of benefits they provide. Find out how easy it is to install them, as well as learn some ideas for how they can be integrated into your particular authoring workflow. 
  
          </p>
          <div>The add-ons that will be featured in this webinar include:</div>
          <ul>
              <li>The Git Client add-on that contributes a Git client directly in the Oxygen interface.</li>
              <li>The DITA Outgoing References add-on that contributes a side view where you can see all the outgoing references for the current topic.</li>
              <li>The Terminology Checker add-on that highlights matched terms in the Author visual editing mode.</li>
              <li>The Translator Helper add-on that translates content using Google Translate or DeepL Translator to various languages. </li>
              <li>The Writer Helper add-on that helps with the review process, finding similar content, reads content with an operating system-specific narrator, and provides Oxygen productivity tips. </li>
          </ul>
          <p>This is a free event but registration is required. You can register at <a href='https://oxygenxml.com/evs2021-15.html' >https://oxygenxml.com/evs2021-15.html</a></p>
          <p>
            To stay in touch with us and discover what other subjects will be covered in our future presentations, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
            </description>
            <guid isPermaLink="false">news_webinars_dec_8_2021</guid>
            <pubDate>Wed, December 8, 2021</pubDate>
            <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
        </item>
        
        
      <item>
        <title>Webinar: Working with DITA in Oxygen - Migrating to DITA and Refactoring</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           Next Wednesday, November 24th, get ready to continue your journey into the world of DITA, because the Oxygen XML
           team brings you the live webinar titled Working with DITA in Oxygen - Migrating to DITA and Refactoring!  
          </p>
          <p>
            From our experience, most companies do not start new DITA-based projects from scratch. They already have
            the content written in various formats and they need that content converted to DITA. But once the content
            is converted, there is still work to be done. It also needs to be refactored to follow the industry’s best practices. 
          </p>
          <p>
            To show you how this process can be made as simple as possible, Cosmin Duna (software developer at Syncro Soft/Oxygen XML Editor)
            has in store for you an exciting live event in which he will cover various topics, such as:   
          </p>

          <ul>
              <li>How to use the Batch Documents Converter and Smart Paste for converting content </li>
              <li>How to use the Main Files Support for refactoring across the entire project </li>
          </ul>
          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-14.html' >http://www.oxygenxml.com/evs2021-14.html</a></p>
          <p>
            To stay in touch with us and discover what other subjects will be covered in our future presentations, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_nov_24_2021</guid>
        <pubDate>Wed, November 24, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Webinar: The New Oxygen Compare and Merge Scripts</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
           On Wednesday, November 17th, the Oxygen XML series of live events continues with the webinar titled The New Oxygen Compare and Merge Scripts!  
          </p>
          <p>
            With the latest release of the Oxygen suite of products, additional support was developed for Oxygen XML
            Scripting in order to compare and merge files or directories.
          </p>
          <p>
            Octavian Nadolu (product manager at Syncro Soft/Oxygen XML Editor) planned an exciting 1-hour event
            in which he will cover in great detail the newly implemented scripting support, as well as showing
            you examples on how to use it efficiently. He won’t be stopping here, as he will also be taking a
            look at the ways in which it is integrated with Oxygen XML Editor.  
          </p>
          <p>
            During this live webinar, you will get to see the following topics being discussed:
          </p>
          <ul>
              <li>The Compare and Merge Files Command-Line Script - used to compare and merge files and get the comparison results in various formats (YAML, JSON, XML, HTML). </li>
              <li>The Compare and Merge Directories Command-Line Script - with many options to choose from, such as the comparison mode (content, binary, timestamp), the algorithm to be used for the comparison, the "strength" of the comparison algorithm, various "include/exclude" type file filters, various "ignore" type options to refine the comparison results. </li> 
              <li>Generating File or Directory Comparison HTML Reports - the support to save the comparison made with Oxygen XML Editor in HTML format. </li> 
          </ul>
          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-13.html' >http://www.oxygenxml.com/evs2021-13.html</a></p>
          <p>
            To stay in touch with us and discover what other subjects will be covered in our future presentations, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_nov_17_2021</guid>
        <pubDate>Wed, November 17, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      
      <item>
        <title>Webinar: Working with DITA in Oxygen - Quick start with the DITA Startup Project</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            The Oxygen XML weekly live event series continues in full force on Wednesday, November 10th,
            with the webinar titled Working with DITA in Oxygen - Quick start with the DITA Startup Project!        
          </p>
          <p>
            As you might know, Oxygen XML Editor provides the ability to organize your DITA resources in projects.
            The DITA Sample Project is a best practice example that shows how DITA content can be organized 
            to provide a scalable and flexible project structure.                  
          </p>
          <p>
            With this in mind, Alex Jitianu (DITA evangelist and development lead at Syncro Soft) will 
            take the online stage for this 1-hour presentation in which he will go over: 
          </p>
          <ul>
              <li>The DITA Project structure </li>
              <li>Using the Main files support to rename or move DITA resources</li> 
              <li>Creating a unified editing experience through project-level settings</li> 
              <li>Spell check and terminology check project settings </li>
              <li>Sharing a framework customization in the project </li>
              <li>Sharing a publishing template in the project </li>
          </ul>
          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-12.html' >http://www.oxygenxml.com/evs2021-12.html</a></p>
          <p>
            To stay in touch with us and discover what other subjects will be covered in our future presentations, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_nov_10_2021</guid>
        <pubDate>Wed, November 10, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      
      <item>
        <title>Webinar: Comparing and Merging Documents in a Browser Using Oxygen Web Author</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            The Oxygen XML weekly live event series continues on Wednesday, November 3rd,
            with the webinar titled Comparing and Merging Documents in a Browser Using Oxygen Web Author!      
          </p>
          <p>
            One of the most common parts of documentation workflows for any set of evolving documents,
            whether it is for a newer version of a product or a simple document that goes through 
            an improvement process, is comparing and merging documents.                  
          </p>
          <p>
            The possibility to compare and merge them in a browser allows reviewers or other stakeholders
            to see what was changed without the headache of needing to install a separate tool. 
            Their productivity can further be improved by sharing a link that opens the file comparison
            tool with the changes already being highlighted. 
          </p>
          <p>
            With this in mind, Mihai Coanda (software developer at Syncro Soft) will get you accustomed
            to this efficient method by showing you: 
          </p>
          <p>
            Where does it fit in Oxygen's internal workflow and how it is being used by our team.
          </p>
          <ul>
            <li>Where does it fit in Oxygen’s internal workflow and how it is being used by our team.</li> 
            <li>What is the 3-way merge and in what cases you can benefit from it. </li>
            <li>How to resolve the conflicts encountered when multiple users edit the same file. </li>
            <li>How to integrate the file comparison tool in a CMS to create a history view. </li>
          </ul>
          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-17.html' >http://www.oxygenxml.com/evs2021-17.html</a></p>
          <p>
            To stay in touch with us and discover what other subjects will be covered in our future presentations, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_nov_3_2021</guid>
        <pubDate>Wed, November 3, 2021</pubDate>
        <pubTime>9 AM US Pacific time / 12 PM US Eastern time / 5 PM Central Europe time</pubTime>
      </item>
      
      
      
      <item>
        <title>Webinar: The New JSON Schema Diagram Editor</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            To celebrate the release of version 24.0 of the Oxygen XML suite of products, a brand-new series of
            live webinars have been created to shed light on the interesting new features and updates implemented
            in this latest version! Every Wednesday, Oxygen XML will host weekly live events where you can learn 
            great insights from some of the most experienced people in the Tech Comm industry.      
          </p>
          <p>
            The series will start next week, on October 27th, with a webinar presented by Octavian Nadolu,
            product manager at Syncro Soft/Oxygen XML Editor, titled The New JSON Schema Diagram Editor.                 
          </p>
          <p>
            Octavian will show you how Oxygen now offers even more powerful tools that allow you to design,
            develop, and edit JSON Schemas. He will be focusing on presenting features ranging from the
            new intuitive and expressive visual schema Design mode, all the way up to the JSON Schema
            documentation generator that includes diagram images for each component.
          </p>
          <p>
          During this live webinar, you will get the chance to take an in-depth look at all of these features, as well as learn:
          </p>
          <ul>
            <li>How to create JSON Schemas from scratch </li>
            <li>How to visualize and edit complex JSON Schemas</li> 
            <li>How to generate JSON Schema documentation</li> 
          </ul>
          
          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-16.html' >http://www.oxygenxml.com/evs2021-16.html</a></p>
          <p>
            To stay in touch with us and discover what other subjects will be covered in our future presentations, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_oct_27_2021</guid>
        <pubDate>Wed, October 27, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Syncro Soft announces the release of Version 24 of the Oxygen XML suite of products.</title>
        <link></link>            
        <description>
          <![CDATA[

<p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of version 24 of its industry-leading XML suite of products, Oxygen XML Editor, Author, Developer, Web Author, Publishing Engine, WebHelp, PDF Chemistry, and Oxygen XML Scripting.</p>

<p>This new release brings enhancements to the <strong>validation support</strong> with the DITA validate and check for completeness action being available as a validation unit that can be added to validation scenarios, <strong>dynamic publishing for DITA</strong> by converting various types of non-DITA resources to DITA, including MS Word, MS Excel, HTML, and Markdown, furthermore, the Enterprise Edition users may now <strong>upload and publish DITA to the Zendesk Help Center</strong>. The DITA to WebHelp transformation features improved navigation and the PDF Chemistry engine allows controlling the generated PDF security permissions and metadata.</p>

<p>The <strong>JSON support</strong> is improved constantly to match the support Oxygen offers for XML and version 24 brings a <strong>visual diagram editor for JSON</strong> helpful for increasing productivity when working with simple JSON Schemas and for visualizing, understanding, and editing complex JSON Schemas.</p>

<p>With a focus on authoring experience and collaboration, the Oxygen XML Web Author now boasts a <strong>re-designed interface</strong>, a new <strong>visual merge tool</strong> that enables you to easily resolve conflicts, and the ever popular <strong>Concurrent Editing</strong> feature has progressed through the BETA testing stages and now comes bundled with Web Author.</p>

<p>More functionality is exposed as part of Oxygen Scripting to enable automation/continuous integration and delivery workflows, including generating diff reports, as well as formatting and indenting XML documents.</p>

<p><strong>Version 24</strong> of <strong>Oxygen XML Editor</strong>, the XML community's most advanced bundle of tools, introduces lots of exciting new features, updates, productivity enhancements, new customization options, and various performance optimizations.</p>

<p>As the Oxygen team perpetually strives to make the <strong>DITA authoring</strong> experience more and more efficient and dynamic,
DITA users can now <strong>configure and run validation scenarios directly from the DITA Maps Manager</strong>, or <strong>configure validation
scenarios that process validation and completeness checks</strong> for DITA maps or DITA Open Toolkit projects. With the introduction
of <strong>new refactoring actions for DITA</strong>, it is easier than ever to convert between DITA bookmaps and normal maps, to change or remove
profiling attribute values, and to convert direct links to indirect key-based references. To help you get started with your own
customizations, a new sample DITA project is available with examples for various framework customizations and best-practices techniques.
We also continued to update Oxygen to support the <strong>latest DITA 2.0 standard</strong>.
</p>

<p>
On the <strong>DITA publishing</strong> side, a new transformation scenario (available in the Oxygen Enterprise edition)
can be used to <strong>upload and publish content to the Zendesk Help Center</strong>. Also, it is now possible to <strong>dynamically
convert various types of non-DITA resources</strong> (MS Word, MS Excel, HTML, and Markdown) to DITA during the
publishing process. For PDF publishing, the output can be generated in compliance with the <strong>PDF/Universal
Accessibility standard</strong>, copyright information is now automatically processed, and you can <strong>restrict the permissions
for people using your PDF files</strong>, for instance to prevent printing or copying of the PDF content, or even to control
the access to the PDF document by requiring a password.
</p>

<p>
Oxygen's expanding <strong>JSON</strong> community will be pleased to learn that a <strong>visual diagram editor</strong> was integrated in a new <strong>specialized editor
for JSON Schema documents</strong>. It offers <strong>validation</strong> support, <strong>content completion</strong>, an <strong>outline view</strong>,
and JSON-specific <strong>syntax highlighting</strong>.
The JSON Schema editor's new intuitive, expressive <strong>visual schema design mode</strong> provides a simple <strong>diagram editor</strong> that is helpful for
visualizing and understanding both simple and complex JSON Schemas. It also offers <strong>various editing features</strong> to help you modify 
JSON Schemas directly within the visual design mode.
</p>

<p>
Some of the general editing productivity improvements include a new <strong>Block Tags without
Element Names</strong> display mode that shows block element tags in a more compact look,
the ability to <strong>save remote images locally while choosing to update any existing references</strong>,
and a new XML refactoring operation that can be used to <strong>batch accept tracked changes
or remove comments and highlights</strong>.
</p>

<p>
When using the Compare Files or Compare Directories command-line scripts 
(or the similar comparison tools within Oxygen), you now have the ability to
<strong>save the results of a comparison as an HTML report file</strong> that can be viewed in
your browser or other application. A new tool was also added in Oxygen for
generating an HTML report that contains the results of a directory comparison
(for either 2-way or 3-way comparisons).
</p>

<p>
<strong>Add-ons</strong> continue to gain popularity and this latest release gives you the possibility
to extend Oxygen's functionality even further by introducing numerous updates and 
improvements to the <strong>Git Client</strong>, <strong>DITA Prolog Updater</strong>, and <strong>Batch Converter</strong> add-ons. 
A new entry to the Oxygen add-ons library comes in the form of the <strong>Writer Helper</strong>.
It is designed to help technical writers by offering them tips, finding possible 
similar content that could be reused, and even has an option for reading content 
out loud using the operating system's narrator.
</p>

<p>
Some of the other exciting highlights for this version include <strong>startup speed performance improvements</strong>,
some new ways to use <strong>editor variables</strong>, various <strong>API additions</strong>, <strong>bug fixes</strong>, <strong>component updates</strong>, and much more.
</p>

<p>For more information, see: <a href='https://www.oxygenxml.com/xml_scripting/whats_new.html' >https://www.oxygenxml.com/xml_scripting/whats_new.html</a></p>

<p>
<strong>Oxygen Publishing Engine version 24</strong> encompasses all of the improvements and new
customization possibilities implemented in Oxygen XML WebHelp and Oxygen PDF Chemistry.
</p>

<p>
As an <strong>Oxygen XML WebHelp</strong> publisher, now you have access to <strong>new transformation parameters</strong> to 
help style the WebHelp output to suit your specific needs, <strong>new expand/collapse buttons</strong> for 
choosing whether or not to display both the topic and publication table of contents, 
and various other small updates and bug fixes.
</p>

<p>
Some examples of the improvements and updates that were added to <strong>Oxygen PDF Chemistry</strong>
include the possibility of <strong>controlling the security policies for the Chemistry processing</strong>,
<strong>protecting your PDF files using security permissions</strong>, for instance to prevent printing
or copying of the PDF content, or even to control the access to the PDF document by requiring
a password. Some new properties can also be used to control various components in the PDF output
(such as the initial settings for how the document is presented, copyright information, or custom metadata).
</p>

<p>For more information, see: <a href='https://www.oxygenxml.com/publishing_engine/whats_new.html' >https://www.oxygenxml.com/publishing_engine/whats_new.html</a></p>

<p>
<strong>Version 24.0.0</strong> of <strong>Oxygen XML Web Author</strong> is the latest release for the
innovative web-based XML authoring tool. This release introduces a <strong>visual
merge tool</strong> for resolving conflicts when committing to a shared Git repository,
a re-design of the interface to offer a more <strong>modern and visually appealing
look</strong> and <strong>better blending when Web Author is embedded in another application</strong>
(such as a CMS), <strong>additional protection against XXE vulnerabilities</strong> and other
security-related improvements, as well as <strong>more customization possibilities</strong>,
<strong>performance optimizations</strong>, and <strong>accessibility enhancements</strong>.
</p>

<p>
Also, the ever popular <strong>Concurrent Editing</strong> feature has progressed through the BETA testing stages and is now bundled with the <strong>Oxygen XML Web Author</strong> installers.
</p>

<p>For more information, see: <a href='https://www.oxygenxml.com/xml_web_author/whats_new.html' >https://www.oxygenxml.com/xml_web_author/whats_new.html</a></p>

<p><strong>About Syncro Soft</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen suite of products, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content.</p> 

<p>The complete Oxygen product suite includes XML Author for user-friendly visual XML authoring, XML Web Author for in-browser intuitive editing and reviewing, the easy-to-use and flexible Content Fusion collaboration platform, many publishing tools such as PDF Chemistry for obtaining PDF using CSS styles, WebHelp for modern and responsive HTML5 output, the Oxygen Feedback flexible commenting platform, Oxygen Publishing Engine, and Oxygen Scripting for automating publishing, validation, and many other tasks. Customizing XML applications can be done using the XML Developer and the flagship product, Oxygen XML Editor, provides an all-in-one comprehensive XML authoring, publishing, and development tool.</p>

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>

<p>SOURCE: Syncro Soft SRL <br /><a href="mailto:support@oxygenxml.com">support@oxygenxml.com</a><br /><a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a></p>
                ]]>
        </description>
        <guid isPermaLink="false">news_oxygen_24_0</guid>
        <pubDate>Release date: October 18 2021</pubDate>
      </item>
      
      
      <item>
        <title>Webinar: Transforming XML and HTML documents to PDF using CSS, Part 4 – Advanced functionalities</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            The beginning of this fall brings with it the conclusion to one of our most highly-rated webinar series,
            <b>Transforming XML and HTML documents to PDF using CSS</b>.
            Get ready for the grand finale with <b>Part 4 - Advanced functionalities</b>!     
          </p>
          <p>
            You started your journey by learning the basic CSS layout, and you continued with more advanced
            CSS properties until you were ready to tackle PDF publishing on your own. Now, Julien Lacour
            (software developer at Syncro Soft) brings to you his latest tutorial explaining how CSS
            can be your best asset when styling a production-ready PDF output.                   
          </p>
          <p>
            On September 15, let's explore together the more advanced functionalities needed for you to become an unstoppable PDF publishing machine: 
          </p>
          
          <ul>
            <li>Hyphenation </li> 
            <li>PDF Bookmarks </li> 
            <li>Setting PDF metadata like title, author etc. </li> 
            <li>Using XPath from CSS to generate dynamic content </li> 
          </ul>
          
          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-11.html' >http://www.oxygenxml.com/evs2021-11.html</a></p>
          <p>
            To stay in touch with us and discover what other subjects will be covered in our future presentations, please make sure to check 
            <a href='https://www.oxygenxml.com/events_programme.html'>https://www.oxygenxml.com/events_programme.html</a>
          </p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_sep_15_2021</guid>
        <pubDate>Wed, September 15, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Webinar: Creating Frameworks Using an Extension Scrip</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            The last live event of April is getting closer and closer, and we want you there! Join us next Wednesday (April 21) for the “Creating Frameworks Using an Extension Script” webinar.    
          </p>
          <p>
            During this event, Alex Jitianu (DITA evangelist and development lead at Syncro Soft) will take an extensive look at a specific method where a framework can be created using a special XML descriptor file, either from scratch or by extending an existing built-in framework (such as DITA or DocBook) and then making modifications to it. To make this possible, Alex will be covering topics, such as:                  
          </p>
          
          <ul>
            <li>The framework structure as a package that contains resources and configuration information to provide ready-to-use support for an XML vocabulary or document type.</li> 
            <li>What benefits this new approach brings when compared with creating a framework in GUI.</li> 
            <li>Exploring various use cases and implement them though the script.</li> 
            <li>How to extend existing built-in or custom frameworks.</li> 
            <li>What deployment options are available.</li> 
          </ul>
          
          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-9.html' >http://www.oxygenxml.com/evs2021-9.html</a></p>
          <p>Make sure to check the full list of our upcoming events: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_apr_21_2021</guid>
        <pubDate>Wed, April 21, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Webinar: Working with DITA in Oxygen - Customizing the Editing Experience</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Our weekly live event series continues next Wednesday (April 14) with the “Working with DITA in Oxygen - Customizing the Editing Experience” webinar!    
          </p>
          <p>
            Under the guidance of Sorin Carbunaru (software developer at Syncro Soft), you will explore several ways of customizing the DITA editing experience according to your desires. This webinar will cover the customization of:                  
          </p>
          
          <ul>
            <li>Author actions - edit existing actions, remove actions or add new ones. Add actions to the main toolbar, the contextual menu, or the content completion window.</li> 
            <li>The Author-mode rendering - tailor the visuals of the editing experience using CSS and add in-place actions directly in the Author page. </li>
            <li>Document validation - create new validation rules and provide quick fixes using Schematron. </li>
            <li>The content-completion assistant - automatically insert or reject elements, attributes, and values. </li>
            <li>New document templates - add prefixes or suffixes to the names of your new documents, customize the template icons, mark templates as popular.</li>
          </ul>
          
          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-6.html' >http://www.oxygenxml.com/evs2021-6.html</a></p>
          <p>Make sure to check the full list of our upcoming events: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_apr_14_2021</guid>
        <pubDate>Wed, April 14, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Webinar: Transforming XML and HTML documents to PDF using CSS, Part 3 – Global Page Layout</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
              April is here and so are the weekly Oxygen live webinars!    
          </p>
          <p>
            We all know that the road to becoming advanced in a specific subject is a long one. That’s why Julien Lacour (veteran software developer at Syncro Soft) returns to make sure that your road towards mastery isn’t a difficult one. Join him next Wednesday (April 7) for the third installment of the “Transforming XML and HTML documents to PDF using CSS” series!                 
          </p>
          
          <p>
            Your journey into defining the look and format of your documents with the use of CSS continues with another extensive tutorial, this time dedicated to the global page layout. During this event, you will learn how to create and control PDF pages directly from CSS. To achieve these abilities, we will focus on the following subjects:
          </p>

          <ul>
            <li>@page CSS at-rule</li> 
            <li>Page-margin boxes</li> 
            <li>Page-selectors (default, front-page, etc.)</li> 
            <li>Page orientation </li>
            <li>Column-count </li>
            <li>Page-breaks </li>
            <li>Odd and even pages</li>
          </ul>
          

          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-8.html' >http://www.oxygenxml.com/evs2021-8.html</a></p>
          <p>Make sure to check the full list of our upcoming events: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_apr_7_2021</guid>
        <pubDate>Wed, April 7, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      
      
      <item>
        <title>Webinar: What’s New in Oxygen 23.1 - Overview and Panel Discussion</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
              To celebrate the release of version 23.1 of the Oxygen XML suite of products, next Wednesday (March 17)
              you are invited to a special live webinar - “What’s New in Oxygen 23.1 - Overview and Panel Discussion”.     
          </p>
          <p>
            See for yourself how this release builds upon the always expanding suite of our products by joining
            us for a one-of-a-kind discussion that will allow you to engage with the creative people behind Oxygen XML.
            Find out first-hand how you can benefit from the newly-implemented features in version 23.1, such as:                 
          </p>

          <ul>
            <li>Concurrent editing and reviewing in Oxygen Content Fusion for streamlining your team's collaboration process. </li>
            <li>The ability to ignore validation problems using Quick Fix actions to filter errors and warnings wherever they are presented. </li>
            <li>The new Block-Level Comments functionality in Oxygen Feedback allows your users to add and manage comments contextually at a specific location within the WebHelp page. </li>
            <li>Oxygen Styles Basket, the free web-based visual tool that helps you fine-tune the CSS file that is used to customize PDF or WebHelp output by picking and mixing aspects from galleries. </li> 
            <li>And much more. </li>
          </ul>
          <p>The panel will bring together George Bina, Alexandru Jitianu, Octavian Nadolu, Cristi Talau, Alin Balasa and Julien Lacour. </p>

          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-7.html' >http://www.oxygenxml.com/evs2021-7.html</a></p>
          <p>Make sure to check the full list of our upcoming events: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_mar_17_2021</guid>
        <pubDate>Wed, March 17, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      
      
      <item>
        <title>Oxygen XML Editor version 23.1, Oxygen Feedback version 1.4, and Oxygen Content Fusion version 4.0 are available!</title>
        <link></link>            
        <description>
          <![CDATA[

<p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of version 23.1 of its industry-leading XML editing suite of products, Oxygen XML Editor, Author, Developer, Web Author, WebHelp, PDF Chemistry, and Oxygen Publishing Engine, along with version 1.4 of the Oxygen Feedback comment management platform, and version 4.0 of the Oxygen Content Fusion collaboration platform.</p>

<p>This release introduces new features such as <strong>concurrent editing and reviewing</strong> in Oxygen Content Fusion for streamlining your team's collaboration process, the ability to <strong>ignore validation problems</strong> using Quick Fix actions to filter errors and warnings, and the new <strong>block-level comments</strong> functionality in Oxygen Feedback allows your users to <strong>add and manage comments contextually</strong> at a specific location within the WebHelp page. Also, an updated <strong>Oxygen Styles Basket</strong>, a free web-based visual tool, helps you fine-tune the CSS file that is used to customize PDF or WebHelp output by picking and mixing pre-defined aspects from galleries.  </p>

<p><strong>Version 23.1 of Oxygen XML Editor</strong> expands upon the substantial list of features that were recently added in Version 23.0 with further improvements, along with various brand-new enhancements, fixes, and updates. </p>

<p>Dealing with errors and warnings is easier now with the new functionality that allows you to <strong>ignore validation problems</strong> using <strong>Quick Fix actions</strong> available in various places where the validation issues are presented. </p>

<p><strong>DITA users benefit</strong> from <strong>reduced publishing times</strong> as the result of an update to the DITA-OT engine to version 3.6, a new refactoring action that <strong>generates unique IDs for specified elements</strong>, and the <strong>DITA to PDF</strong> transformation can now <strong>display SVG syntax diagrams in the PDF output</strong>.</p>

<p>On the <strong>development side</strong>, the <strong>JSON Schema Documentation Generator</strong> tool was enhanced with new <strong>filtering options, syntax highlights</strong>, and options for <strong>splitting the output into multiple files</strong> or <strong>showing the location of the source schema</strong>. A specialized <strong>YAML</strong> editor was added with various editing features including <strong>automatic validation, batch validation, syntax highlights, automatic indenting</strong>, tools for <strong>converting between YAML and JSON</strong>, and more. Various updates and improvements were also integrated for users working with <strong>XSLT, XQuery, HTML</strong>, and <strong>CSS</strong>. </p>

<p>The <strong>SharePoint integration in Oxygen</strong> (available in the Enterprise edition only) was redesigned to use the SharePoint REST API v2 to offer <strong>authentication using the OAuth protocol</strong>. This means that you now have access to a new <strong>SharePoint Online</strong> type of connection, the various UI components that display the connection details (<strong>SharePoint Browser View, Data Source Explorer View</strong>, and the <strong>Browse for Remote File</strong> mechanism in the <strong>Open URL</strong> dialog box) were redesigned for better consistency and productivity, and <strong>quick actions</strong> were added in the <strong>SharePoint Browser View</strong> to make it easier to connect. </p>

<p>Some of the most popular <strong>Oxygen add-ons</strong> continued to be improved. The <strong>Git Client add-on</strong> is even more robust with additional actions and options, as well as various UI and performance enhancements. Various new conversion possibilities were added in the <strong>Batch Converter add-on</strong> (e.g. convert between <strong>JSON</strong> and <strong>YAML</strong> or convert multiple <strong>Markdown/HTML headings into DITA maps with referenced topics</strong>), while the <strong>DITA References view add-on</strong> and the <strong>Oxygen Emmet Plugin</strong> received various improvements, and the <strong>XSpec Helper view add-on</strong> was updated. </p>

<p>Other highlights for this version include improvements to the shortcuts, as they can now be assigned to <strong>show side-views contributed by plugins</strong>, editor variables can now be resolved in project resources created from a project template, and as always, this release includes new <strong>API methods, various bug fixes</strong>, and <strong>component updates</strong>. </p>

<p>For more information, see: <a href='https://www.oxygenxml.com/xml_editor/whats_new.html'>https://www.oxygenxml.com/xml_editor/whats_new.html</a></p>

<p>Some functionality available in Oxygen was made available for automation outside of Oxygen (for example, in a continuous integration server) using a separate <strong>Oxygen Scripting license</strong>. </p>

<p>Starting with version 23.1, you can take advantage of new command-line scripts for <strong>comparing files or directories</strong> and for executing <strong>XML refactoring operations</strong>. Also, the <strong>Batch Converter</strong> script now supports converting between JSON and YAML and various arguments were added to existing scripts to offer even more configuration options.</p>

<p><strong>Version 23.1 of Oxygen Publishing Engine</strong> bundles the latest Oxygen PDF Chemistry and Oxygen XML WebHelp together with the DITA-OT used by Oxygen.</p>

<p><strong>Oxygen PDF Chemistry</strong> received further enhancements, such as <strong>more details about warning and error messages</strong> to assist with debugging, additional support was included for some requested <strong>CSS properties</strong> along with the addition of <strong>new parameters</strong> to help fine-tune customizations, and the <strong>memory footprint was optimized</strong> to provide better performance.</p>

<p><strong>Oxygen XML WebHelp</strong> offers new <strong>transformation parameters</strong> and <strong>HTML fragment placeholder parameters</strong> to open up a myriad of additional possibilities for customizing the look and style of your output, redesigned renderings of the various types of DITA <note> elements, the ability to add a component in your WebHelp output that <strong>links to a PDF resource</strong>, and various <strong>bug fixes</strong> and <strong>component updates</strong>. </p>

<p>For more information, see: <a href='https://www.oxygenxml.com/publishing_engine/whats_new.html'>https://www.oxygenxml.com/publishing_engine/whats_new.html</a></p>

<p><strong>Version 1.4 of Oxygen Feedback</strong> brings you more exciting features for the modern comment management platform that provides a simple and efficient way for your community to interact and offer feedback. .</p>

<p>The most interesting new feature added in this version is the ability for your users to <strong>add and manage comments contextually</strong> at a specific location within the output page where block elements appear, without having to scroll to the comments area at bottom of the page. The <strong>Block-Level Comments</strong> feature forms a flexible review solution when coupled with the Oxygen XML WebHelp and the Oxygen XML Editor/Author integration through the <strong>Feedback Comments Manager</strong> plugin, which makes it easy to <strong>locate the exact source content</strong> referenced by a particular comment and streamlines the process of making changes to the source document in response to the provided comments. </p>

<p>Both Cloud and Enterprise editions also include other productivity improvements, bug fixes, and customization options.</p>

<p>For more information about the Oxygen Feedback Cloud edition, see: <a href='https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html'>https://www.oxygenxml.com/oxygen_feedback_cloud/whats_new.html</a> </p>

<p>For more information about the Oxygen Feedback Enterprise edition, see: <a href='https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html'>https://www.oxygenxml.com/oxygen_feedback_enterprise/whats_new.html</a> </p>

<p><strong>Version 23.1.0 of Oxygen XML Web Author</strong> offers some enhancements to features added in the past few major releases of the dynamic web-based XML authoring tool. </p>

<p>Some of the highlights include the <strong>Outline Pane</strong> that now displays the entire content of a DITA map when it is opened with all of the referenced topics expanded/editable in one document, optimized performance of the visual editor for <strong>Concurrent Editing</strong> sessions, while on the customization side, <strong>CSS variables</strong> are now supported and the feature that displays a DITA map with all of the referenced topic content expanded/editable in one document can now be <strong>enabled for Bitbucket integrations</strong>. </p>

<p>This release also includes new <strong>API methods</strong>, various </strong>bug fixes</strong>, and </strong>component updates</strong>. </p>

<p>For more information, see: <a href='https://www.oxygenxml.com/xml_web_author/whats_new.html'>https://www.oxygenxml.com/xml_web_author/whats_new.html</a></p>

<p><strong>Version 4.0 of Oxygen Content Fusion</strong>, the innovative collaboration tool that is designed to improve any documentation review process, brings you the ability for collaborative teams to <strong>edit and review content concurrently</strong>. This means that you and your colleagues can edit and review the same document simultaneously in the visual editor and each user can see the changes in real time. </p>

<p>Some of the other interesting new features and improvements added in this version include a new <strong>dynamic floating toolbar</strong> that gives you easier access to the most common editing and styling actions, the option to <strong>change the UI language</strong> to English, French, German, Dutch, Japanese, or Chinese, and the preservation of styling when you copy content in the visual editor and paste it into an external application. </p>

<p>For more information, see: <a href='https://www.oxygenxml.com/content_fusion/whats_new.html' >https://www.oxygenxml.com/content_fusion/whats_new.html</a> </p>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen XML Editor, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content. At the same time, Oxygen enables XML developers to develop advanced style-sheets, edit schema, generate documentation, debug files, and connect databases. It is the only tool that supports all XML schema languages. It provides the widest coverage of state-of-the-art XML technologies, complies with standards of World Wide Web Consortium (W3C) and of other organizations, and enhances productivity through an intuitive and innovative authoring and development environment. </p> 

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners. </p>

<p>SOURCE: Syncro Soft SRL <br /><a href="mailto:support@oxygenxml.com">support@oxygenxml.com</a><br /><a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a></p>
                ]]>
        </description>
        <guid isPermaLink="false">news_oxygen_23_1</guid>
        <pubDate>Release date: March 4 2021</pubDate>
      </item>
      
      
      
      
      
      
      
      <item>
        <title>Webinar: Transforming XML and HTML documents to PDF using CSS, Part 2 – Lists, Tables and Images</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
              In the first part of the “Transforming XML and HTML documents to PDF using CSS” tutorial series,
              we aimed to teach you a basic understanding of the CSS layout to help you have a better understanding
              of PDF publishing. Now, you are ready to continue your journey into defining the look and format of your documents!    
          </p>
          <p>
            Wednesday (February 10), we bring you the second installment titled “Lists,
            Tables and Images” where Julien Lacour (software developer at Syncro Soft)
            will teach you more advanced CSS properties that will help you to:                
          </p>

          <ul>
            <li>Customize unordered and ordered lists, list-items, list bullets, etc. </li>
            <li>Set table elements such as headers / footers / captions / size. </li>
            <li>Display images by defining size, resolution, remote images, etc. </li>
            <li>Select a particular node or set of nodes from the document with CSS combinators.</li> 
            <li>Create more complex elements with the ::before and ::after pseudo elements. </li>
          </ul>

          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-4.html' >http://www.oxygenxml.com/evs2021-4.html</a></p>
          <p>Make sure to check the full list of our upcoming events: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_feb_10_2021</guid>
        <pubDate>Wed, February 10, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      
      
      
      <item>
        <title>Webinar: Working with DITA in Oxygen - Advanced Profiling and Reuse Strategies</title>
        <link></link>
        <description>
        <![CDATA[
          <p>
            If becoming advanced in profiling and reusing DITA content is one of this year’s resolutions, then you're in luck!      
          </p>
          <p>
            Next Wednesday (February 3), make time for the third installment of the “Working with DITA in Oxygen” webinar series. 
            In this live event titled “Advanced Profiling and Reuse Strategies”, Sorin Carbunaru (software developer at Syncro Soft)
            returns to help you achieve mastery in more advanced DITA concepts, such as:                
          </p>

          <ul>
            <li>Conref ranges – easily create content references to ranges of adjacent (sibling) elements. </li>
            <li>Conref push - an alternate way of creating content references by injecting element values from the source element into a topic where it is to be re-used.</li> 
            <li>Subject scheme maps - create custom controlled values and manage metadata attribute values for an organization or a project without having to write a DITA specialization.</li> 
            <li>Profiling attribute groups - used to support situations where an attribute applies to multiple specialized subcategories. </li>
            <li>Key scopes - specify different sets of key definitions for different map branches. </li>
            <li>Branch filtering - set filtering conditions for specific branches of a map. </li>
          </ul>

          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-3.html' >http://www.oxygenxml.com/evs2021-3.html</a></p>
          <p>Make sure to check the full list of our upcoming events: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_feb_3_2021</guid>
        <pubDate>Wed, February 3, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      
      <item>
        <title>Webinar: Engage everyone in the technical documentation process</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            We at Oxygen XML strongly think that anyone can contribute to the technical documentation with the proper collaboration tools!      
          </p>
          <p>
             And next Wednesday (January 27), during the "Engage everyone in the technical documentation process" 
             live webinar, Bogdan Dumitru, software developer at Syncro Soft, will show you how Oxygen Content Fusion
             is a platform for all, not just for technical writers.                
          </p>
          <p>
            You will see firsthand how it can positively impact the activity of each person involved in the technical documentation process:  
          </p>
          <ul>
              <li>Technical writers who have full control over the content - the gate keepers of the documentation source.</li> 
              <li>Subject matter experts (SMEs) who can create and push documentation drafts to technical writers.</li> 
              <li>Users that can now propose changes just by following a link in the published output.</li> 
          </ul>
          <p>
            Along with the presented use-cases, this live event will also highlight DITA-specific features
            as well as some of the new additions brought to Content Fusion 4,
            in particular the <i>concurrent editing support</i>, allowing unrestricted access to edited files. 
          </p>
          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-5.html' >http://www.oxygenxml.com/evs2021-5.html</a></p>
          <p>Make sure to check the full list of our upcoming events: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_january_27_2021</guid>
        <pubDate>Wed, January 27, 2021</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      
      
      <item>
        <title>Webinar: Transforming DITA documents to PDF, Part 1 – Page Definitions, Cover Page and PDF Metadata</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Next Wednesday, on January 20th, join us for the debut of our new live instructional webinar series titled “Transforming DITA documents to PDF”!     
          </p>
          <p>
             The first entry of this series, "Page Definitions, Cover Page and PDF Metadata", was created for the people who want to publish their DITA books and maps in PDF but are struggling with the process.               
          </p>
          <p>
            Understanding the not-so-easy path that a complete novice needs to take, during this 1-hour webinar, Julien Lacour (software developer at Syncro Soft) will teach you step-by-step how to customize your PDF publications and make them compliant with all your company’s documentation requirements. Quick, easy, and fun!  
          </p>
          <p>
            At the end of this crash-course, you will be able to: 
          </p>
          <ul>
            <li>Define specific pages (frontmatter/backmatter, chapters, indexes, etc.).</li> 
            <li>Set page sizes and page margins. </li>
            <li>Place fixed content in headers/footers. </li>
            <li>Create a cover page with little to no effort. </li>
            <li>Add metadata into the final PDF to apply searchable keywords into your document and so much more.</li> 
          </ul>
          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-2.html' >http://www.oxygenxml.com/evs2021-2.html</a></p>
          <p>Make sure to check the full list of our upcoming events: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_january_20_2021</guid>
        <pubDate>Wed, January 20, 2021</pubDate>
        <pubTime>9:00 AM US Pacific time / 12:00 AM US Eastern time / 6:00 PM Central Europe time </pubTime>
      </item>
      
      
      <item>
        <title>Webinar: DITA Publishing and Feedback with Oxygen Tools</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            New year, new learning opportunities!    
          </p>
          <p>
             Due to your rising interest in our live events, we decided to not let you wait any longer: the 2021 Oxygen XML webinar series debuts on January 13 with the “DITA Publishing and Feedback with Oxygen Tools” webinar!               
          </p>
          <p>
            As you might know, DITA content can be published to modern WebHelp Responsive online help format (based on HTML5) featuring indexing and search, breadcrumb navigation, table of contents, responsive adaptive layout, and accessible content. 
          </p>
          <p>
            With this in mind, Alin Balasa (software developer at Syncro Soft) will take an in-depth look at the WebHelp Responsive output and at the process that allows you to update content continuously by embedding a commenting component to collect your customers’ feedback.
          </p>
          <p>
            Some of the topics covered in this webinar will include:
          </p>
          <ul>
            <li>How to publish DITA content to WebHelp Responsive output (pages and layout components, search engine, and publishing templates).</li>
            <li>Customizing the output using a publishing templates package.</li>
            <li>How to embed the Oxygen Feedback Comments Component to collect customers’ feedback.</li>
            <li>Updating DITA topics by integrating community feedback with the use of the Oxygen Feedback Plugin. </li>
          </ul>
          <p>This is a free event and you can register at <a href='http://www.oxygenxml.com/evs2021-1.html' >http://www.oxygenxml.com/evs2021-1.html</a></p>
          <p>Make sure to check the full list of our upcoming events: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
          
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_january_13_2021</guid>
        <pubDate>Wed, January 13, 2021</pubDate>
        <pubTime>9:00 AM US Pacific time / 12:00 AM US Eastern time / 6:00 PM Central Europe time </pubTime>
      </item>
      
      
      <item>
        <title>Webinar: Custom Business Rules for DITA Projects</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            On December 16, you are invited to a great learning experience with the “Custom Business Rules for DITA Projects” live webinar!    
          </p>
          <p>
             Schematron and Schematron QuickFix (SQF) languages can be used to improve efficiency and quality when editing DITA documents. With their use, you can define actions that will add complex structures in your documents (missing table cells, list conversions, IDs, and more) and state integrity requirements in order to help you add content more easily and without making mistakes.              
          </p>
          <p>
            This indispensable webinar presented by Octavian Nadolu, software architect at Syncro Soft, will be your step-by-step guide to getting started as soon as possible with Schematron and Schematron Quick Fixes. During this live event, you will go over topics, such as: 
          </p>
          <ul>
            <li>Creating business rules with Schematron to avoid the common issues when editing documents.</li>
            <li>Defining SQF actions to correct the Schematron imposed rules. </li>
            <li>Configuring and applying specific Schematron rules on DITA projects. </li>
          </ul>
          
          <p>This is a free event and you can register at: <a href="http://www.oxygenxml.com/evs2020-16.html">http://www.oxygenxml.com/evs2020-16.html</a></p>
          <p>Make sure to check the full list of the upcoming webinars on our Events page: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_december_16_2020</guid>
        <pubDate>Wed, December 16, 2020</pubDate>
        <pubTime>9:00 AM US Pacific time / 12:00 AM US Eastern time / 6:00 PM Central Europe time </pubTime>
      </item>
      
      
      <item>
        <title>Webinar: What's New in Oxygen 23.0 - Overview and Panel Discussion</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            To celebrate the release of version 23.0 of the Oxygen XML suite of products, on Wednesday (December 9), we invite you to a special live webinar - “What’s New in Oxygen 23.0 - Overview and Panel Discussion”.   
          </p>
          <p>
             Join us for this 2 full hours live event that will allow you to engage with the amazing people who envisioned and developed our latest release. Find out first-hand how you can benefit from the newly implemented and game-changing features of Oxygen 23, such as:             
          </p>
          <ul>
            <li>Concurrent editing in Web Author for unrestricted collaboration. </li>
            <li>Opening DITA maps in the Author visual editing mode with the content from all referenced topics expanded and editable. </li>
            <li>The possibility to define or customize how Oxygen supports an XML language using a framework script. </li>
            <li>Updates to JSON schema support and editing JSON documents visually in Author mode. </li>
            <li>Integrating the Oxygen WebHelp with the Oxygen Feedback platform. </li>
            <li>And so much more. </li>
          </ul>
          <p>The panel will bring together George Bina, Radu Coravu, Octavian Nadolu, and Cristi Talau.</p>
          <p>This is a free event and you can register at: <a href="http://www.oxygenxml.com/evs2020-18.html">http://www.oxygenxml.com/evs2020-18.html</a></p>
          <p>Make sure to check the full list of the upcoming webinars on our Events page: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_december_9_2020</guid>
        <pubDate>Wed, December 9, 2020</pubDate>
        <pubTime>8 AM US Pacific time / 11 PM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      <item>
        <title>Webinar: Automate XML processing with Oxygen XML Scripting</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Next Wednesday, on December 2, our weekly live event series returns in full force with the “Automate XML processing with Oxygen XML Scripting” webinar!  
          </p>
          <p>
             As you might know, continuous integration (CI) can be efficiently used to run automated scripts to validate changes as soon as they are saved to a remote repository.            
          </p>
          <p>
            To make things easier for you, Alex Jitianu, DITA evangelist and development lead at Syncro Soft, will introduce you to Oxygen XML Scripting, a bundle of command line tools that can be executed inside these continuous integration and deployment pipelines. This way, you can make sure that your project is valid and ready to be deployed at any time!   
          </p>
          <p>
            During this event, we will go over topics, such as:  
          </p>
          <ul>
            <li>DITA validation and checking for completeness - a tool that checks DITA maps and topics to see if they are valid and if all of the relationships between them are working. </li> 
            <li>Translation Package Builder - a tool for detecting changes, sending them to translation, and applying the translated files. </li> 
            <li>Examples on how to integrate these command line tools into integration servers, like Github Actions or Netlify. </li>
          </ul>
          <p>This is a free event and you can register at: <a href="http://www.oxygenxml.com/evs2020-17.html">http://www.oxygenxml.com/evs2020-17.html</a></p>
          <p>Make sure to check the full list of the upcoming webinars on our Events page: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_december_2_2020</guid>
        <pubDate>Wed, December 2, 2020</pubDate>
        <pubTime>8 AM US Pacific time / 11 PM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      
      
      
      <item>
        <title>Oxygen XML Editor version 23 is available</title>
        <link></link>            
        <description>
          <![CDATA[

<p>2020 has certainly been a unique and challenging year for us all, but Syncro Soft, the developer of the Oxygen XML suite of products, persevered and is proud to announce the immediate availability of version 23 of its industry-leading XML editing suite of products, Oxygen XML Editor, Author, Developer, Web Author, WebHelp, PDF Chemistry, and the Oxygen Publishing Engine. In addition, Oxygen Feedback Enterprise, the self-managed edition of the commenting platform, was introduced in the recently released version 1.3 of Oxygen Feedback.</p>

<p>This new release adds game-changing features like <strong>concurrent editing</strong> in Web Author for <strong>unrestricted collaboration</strong>, opening DITA maps in Author mode with the content from all <strong>referenced topics expanded and editable</strong>, the possibility to define or customize how Oxygen supports an XML language using a <strong>framework script</strong>, and support for <strong>editing JSON documents visually</strong> in Author mode.</p>

<p><strong>Version 23.0 of Oxygen XML Editor</strong> boasts the most substantial and comprehensive set of new features, productivity enhancements, and customization possibilities in the history of the most powerful XML authoring and development tool available on the market.</p>

<p>As always, a lot of attention was focused on the <strong>DITA</strong> community, to make the authoring experience even more efficient and dynamic. You can expect to discover a new <strong>dynamic floating toolbar</strong> that provides quicker access to common editing actions, it is now possible to <strong>edit submaps directly in the DITA Maps Manager</strong> view without needing to open them in their own tab, you can open DITA maps in Author mode with the content from <strong>all referenced topics expanded and editable</strong> directly in the editor, two new DITA-specific sample <strong>project templates</strong> are available to help you get more familiar with how to use projects in DITA, and if you want to experiment with the upcoming version of DITA, <strong>DITA 2.0</strong> maps and topics can now be created from new document templates.</p>

<p>On the <strong>DITA publishing</strong> side, you now have the ability to run multiple DITA-OT or Ant transformation scenarios simultaneously to shorten the time it takes to finish transforming large projects, image map numbers and shapes are now visible and clickable in CSS-based PDF output, and a lot of work was done on improving the Oxygen PDF Chemistry processor with various CSS property enhancements.</p>

<p>Some of the <strong>general editing</strong> productivity enhancements include a new Find Action feature that provides a very quick way to find and trigger actions, it is now possible to copy selected XML content from Author mode to the system clipboard with the XML structure preserved, and you can now easily create a new project from an existing <strong>project template</strong>.</p>

<p>The already robust <strong>JSON support</strong> was further enhanced. You can now <strong>edit JSON documents in Author mode</strong> with access to the various features available for XML documents, a handy tool was added for generating <strong>documentation</strong> for a JSON Schema file, and numerous improvements were made to the <strong>JSON to XML, XML to JSON</strong>, and <strong>JSON Schema Generator</strong> tools.</p>

<p><strong>Add-ons</strong> continue to be great for extending the functionality of Oxygen XML Editor since updates and additions can be implemented and made available in-between major Oxygen XML Editor versions. Major updates have been made to the <strong>Git Client</strong> and <strong>Batch Converter</strong> add-ons, while some of the new add-ons that have been released include a <strong>Terminology Checker</strong>, a <strong>Translator Helper</strong>, and a <strong>Vale Validation</strong> add-on.</p>

<p>Some of the other exciting highlights for this version include the possibility of creating or <strong>customizing a framework through a script</strong> file rather than using the GUI, the capability of inserting and editing <strong>tables in JATS</strong> documents, the diff and merge support in the Eclipse plugin now incorporates the text-based mode that Oxygen users are familiar with, the content completion for XSLT 3.0 stylesheets now automatically inserts required attributes, speed optimization for documents that contain Hebrew characters, various <strong>new CSS properties</strong>, an option to batch convert <strong>HTML to well-formed XML</strong> structure, and some of the most popular command line scripts that are used for <strong>automating</strong> and running various utilities were enhanced, while other new scripts were added.</p>

<p>As always, this release also includes various <strong>API additions, bug fixes</strong>, and <strong>component updates</strong>.</p>

<p>For more information, see: <a href='https://www.oxygenxml.com/xml_editor/whats_new.html'>https://www.oxygenxml.com/xml_editor/whats_new.html</a></p>

<p><strong>Version 23 of the Oxygen XML Web Author</strong> continues to bolster the innovative web-based authoring tool. This release brings a lot of exciting new features, productivity enhancements, and customization possibilities to the online XML authoring community.</p>

<p>One of the most requested features that Web Author users have asked for in recent years is <strong>concurrent editing</strong>. You now have the possibility of sharing your editing session by sending its URL to other collaborators and then you and your colleagues can edit and review the same document simultaneously.</p>

<p>DITA users now have the ability to open a <strong>DITA</strong> map with all <strong>referenced topics expanded and editable</strong> in one single document. his allows you to perform rapid changes both at topic and map level, thus speeding-up the edit and review process in the context provided by the entire document. With the review process in mind, you can also download and print a PDF snapshot of the current document.</p>

<p>You can also look forward to a new <strong>dynamic floating toolbar</strong> that provides quicker access to common editing actions, copy content from Web Author and paste it into an external application with the HTML structure preserved, <strong>Bitbucket</strong> server is now supported, and enhancements to the <strong>Git commit workflow</strong> were implemented.</p>

<p>New <strong>customization</strong> possibilities and features for integrators include an option to implement <strong>Single Sign On for a CMIS</strong> server by using a service account and some new loading options and URL parameters, for example, to enable in-place editing of the content of referenced topics within a DITA map, to have topic titles resolved and displayed when opening a DITA map, or to enable multiple children of a folded element to remain visible.</p>

<p>As usual, this release also includes various <strong>API additions, bug fixes</strong>, and <strong>component updates</strong>.</p>

<p>For more information, see: <a href='https://www.oxygenxml.com/xml_web_author/whats_new.html'>https://www.oxygenxml.com/xml_web_author/whats_new.html</a></p>

<p><strong>Version 23 of the Oxygen Publishing Engine</strong> benefits from all the improvements and new features implemented in Oxygen XML WebHelp and Oxygen PDF Chemistry.</p>

<p><strong>Oxygen XML WebHelp</strong> offers the option to link the WebHelp output to your own installation of Oxygen Feedback Enterprise, a self-managed edition specially designed for organizations that prefer to install the software on their own server for better data control. Several new transformation parameters were also added for this release.</p>

<p><strong>Oxygen PDF Chemistry</strong> provides more improvements and new possibilities for the CSS Paged Media processor used for obtaining PDF output from HTML or XML documents simply by styling them with CSS.</p>

<p>For more information, see: <a href='https://www.oxygenxml.com/publishing_engine/whats_new.html'>https://www.oxygenxml.com/publishing_engine/whats_new.html</a></p>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen XML Editor, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content. At the same time, Oxygen enables XML developers to develop advanced style-sheets, edit schema, generate documentation, debug files, and connect databases. It is the only tool that supports all XML schema languages. It provides the widest coverage of state-of-the-art XML technologies, complies with standards of World Wide Web Consortium (W3C) and of other organizations, and enhances productivity through an intuitive and innovative authoring and development environment.</p> 

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>

<p>SOURCE: Syncro Soft SRL <br /><a href="mailto:support@oxygenxml.com">support@oxygenxml.com</a><br /><a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a></p>
                ]]>
        </description>
        <guid isPermaLink="false">news_oxygen_23</guid>
        <pubDate>Release date: November 19 2020</pubDate>
      </item>
      
      <item>
        <title>Webinar: Introducing the Oxygen Publishing Engine for DITA</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Next Wednesday, on November 4, you are invited to our latest live event - “Introducing the Oxygen Publishing Engine for DITA” webinar! 
          </p>
          <p>
             Have you been looking for a solution that offers support for transforming your DITA content into PDF and WebHelp output? Look no further!           
          </p>
          <p>
            In this webinar, Julien Lacour, software developer at Syncro Soft, will introduce you to the Oxygen Publishing Engine – an automation product that bundles the DITA Open toolkit transformation engine with Oxygen publishing plugins and the PDF Chemistry engine.  
          </p>
          <p>
            This event will represent a crash-course for you to learn what the Oxygen Publishing Engine is by showing you how to install it, configure it in a Continuous Integration system, and then customize your output.  
          </p>
          <p>
            You will be shown its components, various workflows, and also get the chance to see how to transform a DITA map document by learning how to: 
          </p>
          <ul>
            <li>Use the “DITA Map PDF – based on HTML5 & CSS” transformation on an integration server using a publishing template for customizing the output. </li> 
            <li>Create a custom CSS stylesheet and use it in your transformation to get that extra level of customization for your specific needs. </li> 
            <li>Debug the CSS inside both a web browser and Oxygen to see how to choose the correct selectors and properties used for further styling your content. </li>
          </ul>
          <p>This is a free event and you can register at: <a href="http://www.oxygenxml.com/evs2020-15.html">http://www.oxygenxml.com/evs2020-15.html</a></p>
          <p>Make sure to check the full list of the upcoming webinars on our Events page: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_november_4_2020</guid>
        <pubDate>Wed, November 4, 2020</pubDate>
        <pubTime>8 AM US Pacific time / 11 PM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>


      
      <item>
        <title>Webinar: Explore Web Author beyond technical documentation </title>
        <link></link>
        <description>
          <![CDATA[
          <p>Our weekly series of live events continues on Wednesday (October 28), with the “Explore Web Author beyond technical documentation” webinar! </p>
          <p>
             Picture a growing company. As it grows, so does the need for standardized procedures. And when new people join the company, they often need to be trained to follow existing procedures. As you can see, a lot of time is spent in training sessions, affecting your overall productivity.          
          </p>
          <p>
            With this in mind, Bogdan Dumitru, software developer at Syncro Soft, will show you how Web Author comes in handy in instances like this one, allowing you to build guided procedures where new employees don't require additional training or validation. 
          </p>
          <p>
            During this webinar, you will learn various ways in which Web Author can be used to enhance your productivity: 
          </p>
          <ul>
            <li>Guiding new writers with the help of Schematron Quick Fixes or easy-to-configure contextual actions, so they can just follow the on-screen instructions. </li> 
            <li>Creating forms and sharing them with other users, with the possibility of automated processing. </li> 
            <li>Using Web Author to keep track of standardized procedures (e.g. release notes) with the possibility of filtering out the completed tasks and only focusing on the ongoing ones. </li>
            <li>Document collaboration with real-time co-authoring. Instead of having read-only access to a document, now you can work alongside other colleagues. </li>
          </ul>
          <p>This is a free event and you can register at: <a href="http://www.oxygenxml.com/evs2020-14.html">http://www.oxygenxml.com/evs2020-14.html</a></p>
          <p>Make sure to check the full list of the upcoming webinars on our Events page: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_october_28_2020</guid>
        <pubDate>Wed, October 28, 2020</pubDate>
        <pubTime>9 AM US Pacific time / 12 PM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      
      <item>
        <title>Webinar: Transforming XML and HTML documents to PDF, Part 1 - Basic CSS Layout</title>
        <link></link>
        <description>
          <![CDATA[
          <p>We continue our weekly series of live events, next Wednesday (October 21), with the “Transforming HTML documents to PDF, Part 1 - Basic CSS Layout” webinar.</p>
          <p>
             If you want to be able to define the look and format of your document but struggling to grasp the basics of CSS, then this is the perfect crash-course for you!         
          </p>
          <p>In this webinar, Julien Lacour, software developer at Syncro Soft, will teach you a basic understanding of the CSS layout to help you to have a better understanding of PDF publishing. Be assured that there is no need for you to have any CSS background to learn the concepts explained during this webinar, but we promise to help get you up to speed by teaching you: </p>
          <ul>
            <li>The basics of Cascading Style Sheets (CSS) and HTML5.</li> 
            <li>How to customize your document with the help of fonts, text, and background colors, and by adjusting the position of elements on your page.</li> 
            <li>How to debug your CSS document fast and easy with the help of Oxygen.</li>
            <li>How to put your CSS to good use and obtain a deliverable PDF output.</li>
          </ul>
          <p>This is a free event and you can register at: <a href="http://www.oxygenxml.com/evs2020-13.html">http://www.oxygenxml.com/evs2020-13.html</a></p>
          <p>Make sure to check the full list of the upcoming webinars on our Events page: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_october_21_2020</guid>
        <pubDate>Wed, October 21, 2020</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      
      
      <item>
        <title>Webinar: Introduction to XSLT using Oxygen XML Editor</title>
        <link></link>
        <description>
          <![CDATA[
          <p>Our weekly live event series continues on Wednesday (October 14) with the “Introduction to XSLT using Oxygen XML Editor” webinar!</p>
          <p>
            During this event, you will learn how to process XML documents with a combination of XSLT, the most powerful language designed to process XML documents, and Oxygen, the tool that is most suited for this job.        
          </p>
          <p>
            Whether you are a novice or you have been using Oxygen for years, Octavian Nadolu, software architect at Syncro Soft, will show you an easy-to-use workflow, as well as many great features that you may not have been aware of.  
          </p>
          <p>This live webinar will also teach you how to resolve a variety of problems by introducing you to:</p>
          <ul>
            <li>XSLT editing features, such as the Content Completion Assistant that makes XSLT editing easy and intuitive. </li>
            <li>XSLT validation and how to use Oxygen’s validation abilities with the support of multiple XSLT processors and automatic validation to keep your XSLT document valid at all times.</li> 
            <li>XSLT transformations and how to create a simple XSLT transformation scenario and apply it to XML documents.</li>
            <li>XPath Content Completion Assistant that shows the proposed list of XPath functions in the current context, documented with information from the W3C specifications.</li>
          </ul>
          <p>This is a free event and you can register at: <a href="http://www.oxygenxml.com/evs2020-12.html">http://www.oxygenxml.com/evs2020-12.html</a></p>
          <p>Make sure to check the full list of the upcoming webinars on our Events page: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_october_14_2020</guid>
        <pubDate>Wed, October 14, 2020</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      <item>
        <title>Oxygen Feedback version 1.3 is available</title>
        <link></link>            
        <description>
          <![CDATA[
             <p>We are happy to announce the release of Version 1.3 of Oxygen Feedback! </p>
             <p>This version introduces the Enterprise self-managed edition of the Oxygen Feedback commenting system, which allows you to install the platform software on your own servers.</p>
             <p><strong>Some of the most important features found in Oxygen Feedback version 1.3 include:</strong></p>
             <ul>
                <li>The new Enterprise edition Platform Admin account provides access to a special administration area to view and manage all of the site configurations for your organization.</li>
                <li>The Enterprise edition offers the ability to enable and configure LDAP authentication for your organization.</li>
                <li>The Enterprise edition is compatible with the old Oxygen WebHelp PHP-based commenting system, which means that you can migrate your database without losing any information.</li>
                <li>A helpful Dashboard page aggregates information about all of your existing site configurations and provides easier access to relevant parts of the interface.</li>
                <li>The Dashboard includes a site pane that you can use to visualize information about your site configurations, navigate to them for management purposes, and create new ones.</li>
                <li>The Dashboard has an activity stream pane that shows information about the most recent activities performed by members of your team or community.</li>
                <li>The Dashboard also contains some statistics panes (such as statistics for Page Views and Comments) that make it easy to analyze your community's usage data.</li>        
             </ul>
             <p>
                The Oxygen Feedback commenting platform provides a simple and efficient way for your community to interact and offer feedback. Its modern, stylish appearance looks great on any website, it is very easy to configure and integrate, and it includes a user-friendly interface and numerous useful features for both Commenters and Administrators.
                It is specialized for technical documentation and can be easily integrated with Oxygen XML Editor/Author to make it more efficient for content authors to manage comments and react to community feedback.
            </p>
            <p>
              <strong>Oxygen Feedback Enterprise Special Offer for Existing Customers:</strong>
            </p>
            <p>
              If you already own an Oxygen XML Editor, Oxygen XML Author, Oxygen XML Developer, Oxygen WebHelp, or Oxygen Publishing Engine license key, you are eligible to get a 50% discount off the Oxygen Feedback Enterprise edition for the first year of subscription. This promotion applies to every Oxygen Feedback Enterprise edition subscription plan and requests must be received by 31 December 2020.
            </p>          
          ]]>
        </description>
        <guid isPermaLink="false">news_feedback_1_3</guid>
        <pubDate>Thu, 7 October 2020 16:00:00 GMT</pubDate>
      </item> 
      
     
      
      
      <item>
        <title>Webinar: Working with DITA in Oxygen - Basic Profiling and Reuse Strategies</title>
        <link></link>
        <description>
          <![CDATA[
          <p>Want to make your DITA authoring experience even better? </p>
          <p>
            If the answer is a resounding YES, next Wednesday (October 7), we invite you to the second event of our weekly series of live webinars - “Working with DITA in Oxygen - Basic Profiling and Reuse Strategies”.       
          </p>
          <p>
            Sorin Carbunaru, lead developer at Syncro Soft / Oxygen XML Editor, will cover some of the most important concepts of DITA: profiling and content references. With his guidance, you will learn the benefits of knowing how to reuse and profile content in your documents, and how easy it is to do this in Oxygen. 
          </p>
          <p>At the end of this webinar, you will master the following: </p>
          <ul>
            <li>How to filter content in the published output using profiling attributes. This allows you to obtain various outputs from the same documentation source. </li>
            <li>How to combine more profiling attributes in condition sets. </li> 
            <li>Various strategies and best practices for reusing DITA content in Oxygen. </li> 
          </ul>
          <p>This is a free event and you can register at: <a href="http://www.oxygenxml.com/evs2020-11.html">http://www.oxygenxml.com/evs2020-11.html</a></p>
          <p>Make sure to check the full list of the upcoming webinars on our Events page: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_october_7_2020</guid>
        <pubDate>Wed, October 7, 2020</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      
      <item>
        <title>Webinar: Improving the Oxygen Authoring Experience Through Custom Actions </title>
        <link></link>
        <description>
          <![CDATA[
          <p>A brand-new series of webinars is about to begin! On every Wednesday, Oxygen XML will host weekly live events where you can learn great insights from some of the most experienced people in the Tech Comm industry. </p>
          <p>
            The series will start next week, on September 30, 2020, with a webinar presented by Alex Jitianu, development lead and product evangelist at Syncro Soft / Oxygen XML Editor, titled “Improving the Oxygen Authoring Experience Through Custom Actions”.      
          </p>
          <p>Most custom actions are very easy to create, as they are based on nothing more than a configuration file and ready-to-use built-in operations. Throughout this webinar, you will get familiar with custom actions, learn how to create your own, and you will see various use cases where they can be used. </p>
          <p>At the end, you will know how to: </p>
          <ul>
            <li>Create actions that make use of XLST, XQuery, or JavaScript to perform changes on a document. </li>
            <li>Embed author actions directly within a document. This allows you to present only the relevant actions in a specific context, thus improving the authoring experience for users and increase productivity. </li> 
            <li>Store the actions to external files so that they can be easily reused for other document types.</li> 
          </ul>
          <p>This is a free event and you can register at: <a href="http://www.oxygenxml.com/evs2020-10.html">http://www.oxygenxml.com/evs2020-10.html</a></p>
          <p>Make sure to check the full list of the upcoming webinars on our Events page: <a href='https://www.oxygenxml.com/events_programme.html' >https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_september_30_2020</guid>
        <pubDate>Wed, September 30, 2020</pubDate>
        <pubTime>8 AM US Pacific time / 11 AM US Eastern time / 5 PM Central Europe time </pubTime>
      </item>
      
      <item>
        <title>Webinar - Docs as Code: Documentation Management Inspired by Software Development</title>
        <link></link>
        <description>
          <![CDATA[
          <p>During this webinar, Alex Jitianu, lead developer at Syncro Soft, will analyze a working Docs as Code setup that will be freely available on GitHub afterward so attendees will be able to fork it, work with it, gain a deeper understanding and apply these concepts into their own documentation projects. Although any text-based document format works, for the purpose of this webinar, a mixed DITA and Markdown project will be used in the demo setup. </p>
          <p>
            Some of the tools and techniques used in software development that can also be applied for documentation management:    
          </p>
          <ul>
            <li>Storage and issue management using GitHub </li>
            <li>Automated quality checks and continuous publishing using Netlify</li> 
            <li>Editing and collaboration support</li> 
            <li>Release strategies </li>
          </ul>
          <p>You can register for free at : <a href="http://www.oxygenxml.com/evs2020-9.html">http://www.oxygenxml.com/evs2020-9.html</a></p>
          <p>Stay tuned for more of our upcoming webinars!</p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_september_16_2020</guid>
        <pubDate>Wed, September 16, 2020</pubDate>
        <pubTime>9:00 AM US Pacific time / 12:00 PM US Eastern time / 6:00 PM Central Europe time</pubTime>
      </item>
      
      <item>
        <title>Webinar : Fine Tune Your DITA PDF Output Using CSS</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            “Fine Tune Your DITA PDF Output Using CSS” is the next webinar in our weekly live events series and it will take place on Wednesday, July 15.        
          </p>
          <p>
            For an easier DITA PDF customization, Oxygen provides a DITA-OT plugin and an engine that generates PDF using CSS called Oxygen PDF Chemistry. As the publishing is triggered by scripts or integration servers, we also provide the possibility to run the same transformation pipeline that you run in Oxygen from a script. This is made available by the new product called Oxygen Publishing Engine.        
          </p>
          <p>
            For this webinar, Julien Lacour, software developer at Syncro Soft, will dive into all of these capabilities that will allow you to better customize the PDF output of your DITA project by addressing topics such as:  
          </p>
          <ul>
             <li> Customizing tables </li>
             <li> Customizing preserved elements (such as code blocks) </li>
             <li> Content marking and flagging </li>
             <li> Publishing a single topic </li>
             <li> Properly debugging the CSS </li>
          </ul>
          <p>You can register for free at : <a href="http://www.oxygenxml.com/evs2020-8.html">http://www.oxygenxml.com/evs2020-8.html</a></p>
          <p>Stay tuned for more of our upcoming webinars!</p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_july_15_2020</guid>
        <pubDate>Wed, 15 July 2020</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Webinar : Collaboration Made Simple with Oxygen Content Fusion</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Our series of weekly live events continues next Wednesday (July 8) with the “Collaboration Made Simple with Oxygen Content Fusion” webinar!       
          </p>
          <p>
            Mihaela Calotescu, software developer at Syncro Soft, will present the various ways Oxygen Content Fusion can empower technical authors with the use of its latest features. In this webinar, you will learn how you can use Oxygen Content Fusion to:       
          </p>
          <ul>
              <li>Share or reassign ownership of tasks </li>
              <li>Assign tasks only to specific collaborators</li> 
              <li>Share complex DITA files that contain key definitions and profiled content</li> 
              <li>Share interlinked files in any XML format </li>
              <li>Share with SMEs templates that will be filled in with technical data </li>
              <li>Receive content drafts from SMEs in a structured format </li>
              <li>Track the documents revisions </li>
          </ul>
          <p>You can register for free at : <a href="http://www.oxygenxml.com/evs2020-7.html">http://www.oxygenxml.com/evs2020-7.html</a></p>
          <p>Make sure to check the full list of the upcoming webinars on our Events page: 
              <a href="https://www.oxygenxml.com/events_programme.html">https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_july_08_2020</guid>
        <pubDate>Wed, 8 July 2020</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      <item>
        <title>Webinar : Tailored Authoring Experience with Oxygen Web Author</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            "Tailored Authoring Experience with Oxygen Web Author", the 6th live event from our current weekly series of webinars, will take place on July 1st.      
          </p>
          <p>
            Bogdan Dumitru, Web Author software developer, aims to inspire you with some of the most exciting ways to improve your authoring experience. You will learn about the various ways Web Author can be customized and the new framework customizations. Some of the subjects that will be discussed include:      
          </p>
          <ul>
              <li>Validation for Markdown documents</li>
              <li>Text-to-markup corrections </li>
              <li>How to navigate easily through large documents with the Outline view</li> 
              <li>In-place actions</li>
              <li>Diff as a service</li>  
          </ul>
          <p>You can register for free at : <a href="http://www.oxygenxml.com/evs2020-6.html">http://www.oxygenxml.com/evs2020-6.html </a></p>
          <p>Make sure to check the full list of the upcoming webinars on our Events page: 
              <a href="https://www.oxygenxml.com/events_programme.html">https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_july_01_2020</guid>
        <pubDate>Wed, 1 July 2020</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Webinar : Getting Started with DITA Using Oxygen XML Editor</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            On June 24, we will continue our weekly series of webinars with the 5th live event – "Getting Started with DITA using Oxygen XML Editor".     
          </p>
          <p>
            Sorin Carbunaru, software developer at Syncro Soft, invites you to a live discussion that will focus on introductory concepts of working with DITA documents in Oxygen XML Editor, covering everything from creating DITA maps and topics from scratch to basic publishing using out-of-the-box scenarios. Both beginner and advanced users will benefit from learning about subjects such as:     
          </p>
          <ul>
              <li>The DITA UI perspective </li>
              <li>Creating and editing maps and topics</li> 
              <li>Using the DITA Maps Manager </li>
              <li>Validate and Check for Completeness </li>
              <li>Basic publishing using predefined scenarios</li>  
          </ul>
          <p>You can register for free at : <a href="http://www.oxygenxml.com/evs2020-5.html">http://www.oxygenxml.com/evs2020-5.html</a></p>
          <p>Make sure to check the full list of the upcoming webinars on our Events page: 
              <a href="https://www.oxygenxml.com/events_programme.html">https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_june_24_2020</guid>
        <pubDate>Wed, 24 June 2020</pubDate>
        <pubTime>8:00 AM US Pacific time / 11:00 AM US Eastern time / 5:00 PM Central Europe time</pubTime>
      </item>
      
      
      <item>
        <title>Webinar : Oxygen Markdown Support </title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Our weekly series of live events continues on June 17 with the "Oxygen Markdown Support" webinar.    
          </p>
          <p>
            During this live event, Alex Jitianu, lead developer at Syncro Soft, will focus on showing you how Oxygen XML Editor supports SMEs (developers, or engineers) working with Markdown documents by offering features such as:    
          </p>
          <ul>
              <li>Editing support</li>
              <li>Conversion to other formats, like HTML or DITA</li> 
              <li>Using Schematron rules to validate and check for completeness in a Markdown file</li> 
              <li>MDITA, the authoring format of LwDITA that uses Markdown to structure information</li> 
          </ul>
          <p>You can register for free at : <a href="http://www.oxygenxml.com/evs2020-4.html">http://www.oxygenxml.com/evs2020-4.html</a></p>
          <p>Also, make sure to check the full list of the upcoming webinars on our Events page: 
              <a href="https://www.oxygenxml.com/events_programme.html">https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_june_17_2020</guid>
        <pubDate>Wed, 17 June 2020 11:00:00 GMT</pubDate>
      </item>
      
      
      <item>
        <title>Webinar : JSON and JSON Schema Support in Oxygen XML Editor </title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            On June 10, we continue our weekly series of live events with the "JSON and JSON Schema Support in Oxygen XML Editor" webinar.   
          </p>
          <p>
            Octavian Nadolu, one of our software architects, will return to demonstrate how Oxygen provides a specialized JSON and JSON Schema editor with a variety of editing features, helper views, and useful tools. During this live event, you will be shown an overview of the JSON and JSON Schema support, as well as the new additions, such as:   
          </p>
          <ul>
             <li>An instance generator from a JSON Schema</li> 
             <li>XSD to JSON schema converter</li>
             <li>Generate a JSON Schema from a JSON instance</li> 
             <li>JSON Schema annotations</li>
             <li>Schematron validation for JSON</li> 
          </ul>
          <p>You can register for free at : <a href="http://www.oxygenxml.com/evs2020-3.html">http://www.oxygenxml.com/evs2020-3.html</a></p>
          <p>Also, make sure to check the full list of the upcoming webinars on our Events page: 
              <a href="https://www.oxygenxml.com/events_programme.html">https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_june_10_2020</guid>
        <pubDate>Wed, 10 June 2020 11:00:00 GMT</pubDate>
      </item>
      
      
      
      <item>
        <title>Version 2.2.0 of the Git Client Add-On is Now Available!</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            We are excited to announce the release for the newest version (2.2.0) of the Git Client Add-On!     
          </p>
          <p>
            This add-on contributes a built-in Git client directly into Oxygen in the form of a Git Staging view that includes various actions that perform common Git commands, such as push, pull, change branch, commit, and more. It also includes a built-in tool for comparing and merging changes, as well as other Git actions in the Project view and the main editing area.    
          </p>
          <p>
            From the beginning, the main purpose for this add-on was to increase the functionality of the Oxygen ecosystem by providing our users with a dependable Git staging option that is easy to access right from the editor. In version 2.2.0 of the Git Client Add-on, we expanded its functionality even further with improvements such as: 
          </p>
          <ul>
              <li>The possibility to amend the last commit.</li>
              <li>Automatically push changes to the remote repository when committing.</li> 
              <li>Creating a new branch starting from the selected commit in the History table, by using the "Create branch" contextual action.</li> 
              <li>The option to compare two revisions of the same file from the Git History view, by using the "Compare with each other" action in the contextual menu of the history table.</li> 
              <li>Resetting the stored credentials, by using the "Reset credentials" action in the Settings menu from the main toolbar.</li>
              <li>Incoming and outgoing commits are marked in the history table with corresponding arrow characters. </li>
              <li>Improved local repository detection when selecting a project. </li>
              <li>Updated JGit to version 5.7.0 (which, among other things, fixes client-side hooks execution).</li>
              <li>Fixed a bug where failing commits did not show any messages to the user. </li>
              <li>Other small bugs fixed. </li>
          </ul>
          <p>
            Starting with version 22.1 of Oxygen XML Editor, you can access the Git Staging view by selecting it from the <b>Window > Show View menu</b> (installation will be required for the first-time use). 
          </p>
          <p>For more information, see the details for the Git Client add-on on GitHub: <br/><a href="https://github.com/oxygenxml/oxygen-git-plugin/blob/master/README.md ">https://github.com/oxygenxml/oxygen-git-plugin/blob/master/README.md </a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_june_10_2020</guid>
        <pubDate>Wed, 3 June 2020 11:00:00 GMT</pubDate>
      </item>
      
      
      
      <item>
        <title>Webinar : HTML5 Support in Oxygen XML Editor </title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            We continue our weekly series of live events next Wednesday with the "HTML5 Support in Oxygen XML Editor" webinar.  
          </p>
          <p>
            On June 3, Octavian Nadolu will present the full extent of the HTML5 support provided by the Oxygen XML Editor. Some of the features that will be discussed in this webinar include:  
          </p>
          <ul>
            <li>Specialized text-based and visual-based editing</li> 
            <li>Syntax highlights based on the HTML5 specification</li> 
            <li>Content completion based on the HTML5 schema </li>
            <li>Outline view that displays the document structure </li>
            <li>Validation against the W3C validator, including batch validation </li>
            <li>Emmet plugin for high-speed coding and editing </li>
          </ul>
          <p>You can register for free at : <a href="http://www.oxygenxml.com/evs2020-2.html">http://www.oxygenxml.com/evs2020-2.html</a></p>
          <p>Also, make sure to check the full list of the upcoming webinars on our Events page: 
              <a href="https://www.oxygenxml.com/events_programme.html">https://www.oxygenxml.com/events_programme.html</a></p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_june_3_2020</guid>
        <pubDate>Wed, 3 June 2020 11:00:00 GMT</pubDate>
      </item>
      
      
      <item>
        <title>Webinar : Introducing the New Oxygen Feedback Commenting Platform</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            Starting next week, we are inviting you to join us every Wednesday for a series of 7 weekly webinars meant to enhance your Oxygen XML experience! 
          </p>
          <p>
            The first event of the series will take place on May 27. During this live event, Alin Balasa will present various features for the Oxygen Feedback comment management platform and showcase integrating it with Oxygen XML Editor to help you continuously improve your online documentation based on feedback from your community. 
          </p>
          <p>
            Some of the topics that will be covered in this webinar include: 
          </p>
          <ul>
              <li>Integrating Oxygen Feedback in your online documentation</li> 
              <li>Receiving feedback from your end users (posting comments)</li> 
              <li>Comment moderation </li>
              <li>Roles of the site users </li>
              <li>Site community members management (promote / demote users)</li> 
              <li>Site statistics </li>
              <li>Subscription models </li>
              <li>Integrating the comments stream directly in Oxygen XML Editor</li> 
          </ul>
          <p>You can register for free at : <a href="https://www.oxygenxml.com/events/2020/webinar_introducing_the_new_oxygen_feedback_platform.html">https://www.oxygenxml.com/events/2020/webinar_introducing_the_new_oxygen_feedback_platform.html</a></p>
          <p>This webinar will be recorded and made available on our website a few days following the event.</p>
          <p>Please join us to discover Oxygen Feedback - a simple and efficient way for your community to interact and offer feedback! </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_may_27_2020</guid>
        <pubDate>Wed, 27 May 2020 11:00:00 GMT</pubDate>
      </item>
      
      
      <item>
        <title>Oxygen XML Editor version 22.1 is available</title>
        <link></link>            
        <description>
          <![CDATA[
<p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of version 22.1 of its industry-leading XML editing suite of products, Oxygen XML Editor, Author, Developer, Web Author, WebHelp, PDF Chemistry, and the Oxygen Publishing Engine. Oxygen Feedback, the new comments management platform, made available for commercial use a few months ago, is also updated to version 1.2. </p>

<p><strong>New features and improvements added in Oxygen XML Editor/Author/Developer version 22.1 include: </strong></p>
<ul>
  <li>Improved productivity for DITA users with CTRL+click navigation on links and topic references, automatic key generation for new topics, faster new map creation, and making the DITA References view plugin discoverable with installation-on-first-use. </li>
  <li>Using CSS to customize the PDF output is used more and more, and the CSS-based DITA to PDF output reflects this with many updates, including support for change bars and the possibility to bring the changed content into sticky annotation notes, support for using CSS to style embedded SVG, better handling of white space, hyphenation, and line wrapping, as well as improved error reporting to help you troubleshoot issues. </li>
  <li>Copying content from the Author visual mode and pasting it into HTML or word processing documents will preserve similar HTML formatting whenever possible. </li>
  <li>When working with documents, comparing files in the visual Author mode is a huge productivity boost and usability improvement, and while this was available in the standalone version, it was missing in the Eclipse plugin version. Not anymore! The visual diff and merge support can now also be used inside Eclipse. </li>
  <li>The professional-grade JSON and HTML support was further improved, with a focus on the latter, extending the Schematron validation support to work on HTML documents, a new action allows you to make HTML as XML well-formed to enable further processing with XML tools, and you can format and indent specific HTML elements.</li>
  <li>Sometimes a new functionality is introduced through plugins to allow for a faster development and immediate availability. To make these plugins easier to discover and install, we implemented an install-on-first-use support. The user interface that triggers the plugin looks as if the plugin is installed, but when you try to use it, it will first trigger the plugin installation. This is the case for existing plugins such as the Git client, Batch converter, XSD to JSON Schema, and Oxygen Emmet Plugin, as well as for new plugins such as the Generate Java Classes from XSD or the DITA References View. </li>
  <li>Updated user interface and productivity improvements make the Results view dockable in any position for more flexible layouts, find/replace in files also presents matches in the visual Author mode, better search functionality will understand adjacent words on separate lines, you can hide almost everything, including the editor tabs for a presentation mode. Also, an external MathML editor can be configured, allowing you to easily edit MathML with tools such as Libre Office. </li>
  <li>New APIs allow for finding the names of pseudo-classes for elements, customization of the tooltip text when editing in Author mode, using the Author API directly on content without opening the content in the editor, running validation scenarios from custom Author actions, and contributions of new code templates. </li>
  <li>Many components were updated, including the DITA Open Toolkit, DITA Open Toolkit Plugin for DITA-to-Word, Everit, Saxon, TEI Schemas and Stylesheets, Xerces, focheck, Log4j, Rhino, and XSpec. </li>
</ul>

<p>
    For more information, see: <a href="https://www.oxygenxml.com/xml_editor/whats_new.html">https://www.oxygenxml.com/xml_editor/whats_new.html</a>
</p>



<p>
   <strong>Version 22.1.0 of the Oxygen XML Web Author</strong> expands upon the robust set of new features and updates that were recently added in Version 22.0.0 with further improvements to many of those features, along with lots of brand new enhancements. 
</p>

<p>
  This version includes a new Outline pane that offers a quick way to navigate through the document, gives you insight about the location of your modifications, shows the hierarchical dependencies between elements, and makes it easy to visualize the XML structure. It is available by default for DocBook, TEI, and XHTML documents, but it is also possible to configure other frameworks (such as DITA) to make it available for those particular types of documents. 
</p>

<p>
  Other enhancements include optimized contextual menus for various components (such as tables), Git sub-modules are now supported for all types of Git connectors, you can now control the font size in the editor, more customization possibilities were added, and as usual, this release provides various API additions, bug fixes, and component updates. 
</p>

<p>
    For more information, see: <a href="https://www.oxygenxml.com/xml_web_author/whats_new.html">https://www.oxygenxml.com/xml_web_author/whats_new.html</a>
</p>

<p>
  <strong>Version 22.1 of Oxygen PDF Chemistry</strong> provides more improvements and new possibilities for the CSS Paged Media processor that allows you to obtain PDF output from HTML or XML documents simply by styling them with CSS. 
</p>

<p>
  Some of the enhancements and customization possibilities that were added in this version include the ability to control the repetition of table captions, you can style embedded SVG images using the same custom CSS associated with your main document, the handling of the overflow-wrap CSS property was improved, and a new parameter is available for controlling what information about tracked changes is shown in PDF annotations. The painting of change bars was also greatly improved, removing duplicates and positioning. 
</p>
<p>
    For more information, see: <a href="https://www.oxygenxml.com/pdf_chemistry/whats_new.html">https://www.oxygenxml.com/pdf_chemistry/whats_new.html</a>
</p>

<p>
  <strong>Version 1.2 of Oxygen Feedback</strong> provides more improvements for the modern comment management platform that provides a simple and efficient way for your community to interact and offer feedback. 
</p>

<p>
  This version includes a new Dashboard page in the administration interface that aggregates information and statistics for all of your site configurations, provides an activity stream to see the most recent activity by your community, and various admin pages were improved to be even more user-friendly. 
</p>

<p>
  A single-level of replies for comments simplifies the discussion threads and an improved workflow allows you to see comments that need your attention and easily mark them as resolved. 
</p>

<p>
  The Feedback Comments plugin for Oxygen XML Editor/Author received new filtering options and better support for locating the original DITA or XML source files that correspond to particular comments added in the output, allowing you to easily update the content source in response to the users feedback, as well as to see and manage feedback directly from Oxygen XML Editor/Author. 
</p>

<p>
    For more information, see: <a href="https://www.oxygenxml.com/oxygen_feedback/whats_new.html">https://www.oxygenxml.com/oxygen_feedback/whats_new.html</a>
</p>



<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen XML Editor, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content. At the same time, Oxygen enables XML developers to develop advanced style-sheets, edit schema, generate documentation, debug files, and connect databases. It is the only tool that supports all XML schema languages. It provides the widest coverage of state-of-the-art XML technologies, complies with standards of World Wide Web Consortium (W3C) and of other organizations, and enhances productivity through an intuitive and innovative authoring and development environment.</p> 

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>

<p>SOURCE: Syncro Soft SRL <a href="mailto:support@oxygenxml.com">support@oxygenxml.com</a> <a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a></p>
                ]]>
        </description>
        <guid isPermaLink="false">news_oxygen_22_1</guid>
        <pubDate>Thu, 20 May 2020 16:00:00 GMT</pubDate>
      </item> 
      
      
      <item>
        <title>Webinar : Extending the Functionality of Oxygen Using Add-ons</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            We are excited to announce the Extending the Functionality of Oxygen Using Add-ons webinar on May 6, 2020.
          </p>
          <p>
             During the webinar, Sorin Carbunaru will take a deeper look at some of the most popular add-ons that are available
             for Oxygen XML Editor. You will get to see what benefits they provide, and some ideas for how they can be integrated
             into your particular authoring workflow. Some of the add-ons that will be featured include:
          </p>
          <ul>
            <li>The Git Client add-on that contributes a Git client directly in the Oxygen interface.</li>
            <li>The Batch Converter add-on that can be used to convert multiple files from one type to another.</li>
            <li>The DITA Outgoing References add-on that contributes a side view where you can see all the outgoing references for the current topic.</li>
          </ul>
          <p>You can register for free at : <a href="https://www.oxygenxml.com/events/2020/webinar_extending_the_functionality_of_Oxygen_using_ddd_ons.html">https://www.oxygenxml.com/events/2020/webinar_extending_the_functionality_of_Oxygen_using_ddd_ons.html</a></p>
          <p>This webinar will be recorded and made available on our website a few days following the event.</p>
          <p>Please join us to discover how you can extend the functionality of Oxygen XML Editor!</p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_may_6_2020</guid>
        <pubDate>Wed, 6 May 2020 11:00:00 GMT</pubDate>
      </item>
      
      <item>
        <title>Webinar : Discover the new features in Oxygen XML Editor 22.0</title>
        <link></link>
        <description>
          <![CDATA[
          <p>
            We are excited to announce the What's New in Oxygen 22.0 webinar on April 29, 2020.
          </p>
          <p>
             During the webinar, Steven Higgs will explore some of the most requested and significant
             features that were added in Version 22.0 of the Oxygen XML suite of products.
             The subjects that will be discussed include:
          </p>
          <ul>
            <li>New features and improvements for DITA authors.</li>
            <li>New possibilities for DITA Publishing, particular for CSS-based PDF output.</li>
            <li>The benefits of the newly added support for the DITA-OT Project configuration file.</li>
            <li>The most significant improvements added in Web Author and Content Fusion.</li>
            <li>A glimpse of various updates for JSON, HTML, and Markdown users.</li>
          </ul>
          <p>You can register for free at : <a href="https://www.oxygenxml.com/events/2020/webinar_what_is_new_in_Oxygen_22.html">https://www.oxygenxml.com/events/2020/webinar_what_is_new_in_Oxygen_22.html</a></p>
          <p>This webinar will be recorded and made available on our website a few days following the event.</p>
          <p>Please join us to discover some of the most exciting features and improvements in Oxygen 22.0! </p>
        ]]>
        </description>
        <guid isPermaLink="false">news_webinars_april_15_2020</guid>
        <pubDate>Wed, 29 Apr 2020 11:00:00 GMT</pubDate>
      </item>
      
        <item>
            <title>Oxygen XML Editor version 22 is available</title>
            <link></link>
            <description>
                <![CDATA[
<p>Syncro Soft announces the release of Version 22 for the Oxygen XML suite of products, boasting the most impressive set of new features and improvements to date.  Two new products are also introduced, Oxygen Feedback and Oxygen Publishing Engine.</p>

<p>Release date: February 12, 2020</p>

<p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of version 22 of its industry-leading XML editing suite of products, Oxygen XML Editor, Author, Developer, Web Author, WebHelp, PDF Chemistry, and version 2.0 of Oxygen Content Fusion. Simultaneously, Oxygen Feedback, a new comments management platform, has progressed through the Beta phase and it is now available for commercial use, while the new Oxygen Publishing Engine offers automation support for transforming DITA content into WebHelp, PDF, EPUB, and plain HTML output from your integration scripts.</p>

<p>This release offers an incredibly robust set of new features and improvements and the seamless synthesis of all the products makes Oxygen the most comprehensive solution available for XML authoring, development, publishing, and collaboration. The latest additions and enhancements focus on productivity, performance, security, cost-efficiency, and simplicity.</p>

<p><strong>New features and improvements added in Oxygen XML Editor/Author/Developer version 22.0 include:</strong></p>

<ul>
    <li>DITA authoring enhancements include a new DITA Perspective that provides an optimal UI environment for working with DITA projects, media resources are now presented in the DITA Reusable Components View, various improvements to search and refactoring operations, and much more.</li>

    <li>Support was added for the DITA-OT project file, used to define all the contexts and deliverables for a DITA publication project. Some of its benefits include simplified publishing using a single configuration file, the possibility to share and reuse project configurations, project-level validation support, and enhanced authoring.</li>

    <li> DITA publishing to PDF using CSS was updated with various new parameters and styling features, and it is now possible to transform a single DITA topic to CSS-based PDF output.</li>

    <li> The HTML5 editing support was enhanced to be as robust as with XHTML. You can now edit HTML documents in the Author visual mode even if they are not XML well-formed. Support was also added for content completion in CSS or JS code embedded in HTML, code templates, formatting, XPath queries, and much more.</li>

    <li> The built-in Markdown editor is more powerful than ever. You can now apply business rule checks using real-time Schematron validation, and the editor now has synchronized scrolling between the source pane and preview pane, which offers the possibility of previewing the Markdown content as HTML, DITA, or Lightweight DITA, with the latter two facilitating the use of Markdown in the DITA ecosystem.</li> 

    <li> State-of-the-art JSON tools were added for converting XSD to JSON Schema and generating JSON Schema from sample JSON files. Further improvements refined the content completion assistant, validation, and syntax highlighting features for JSON documents.</li>

    <li> The user interface is now also available in the Chinese language.</li>

    <li> As always, this release includes numerous other requested features, API additions, bug fixes, and component updates.</li>
</ul>

<p><strong>New features added in Oxygen XML Web Author version 22.0.0 include:</strong></p>

<ul>
    <li>Structured auto-correct, to automatically expand text patterns to corresponding XML markup. For example, prefixing some text with "*" or "-" in DITA will generate a list item.</li>

    <li>Easier and more efficient way to insert content references or cross references directly from the target document preview.</li>

    <li>DITA users will benefit from improvements to the behavior of certain keyboard shortcuts, a new CSS style, and a new action for defining DITA variables.</li>

    <li>Toolbar actions were added to the Markdown editor to make it easier to insert syntax and real-time validation of Markdown documents against a custom Schematron file is now possible.</li>

    <li>It is now easier to reuse content in DocBook documents with new toolbar actions for XInclude and inserting links.</li>

    <li>The user interface is available also in the Chinese language.</li>

    <li>Various new APIs, performance and stability improvements, and more.</li>
</ul>


<p><strong>New features added in Oxygen Content Fusion version 2.0 include:</strong></p>

<ul>
<li>Subject Matter Experts can now create new Content Fusion tasks directly in the browser interface and then share them with the documentation team to be integrated into their projects.</li>

<li>A DITAVAL file can now be attached to a task so that content is filtered based upon its defined conditional profiling attribute values.</li>

<li>Resources (such as images or CSS files) referenced in XML files are detected and optionally can be automatically included in new Content Fusion tasks.</li>

<li>The built-in visual editor (Oxygen XML Web Author) was updated to its latest version. </li>

<li>Various security improvements and interface enhancements were added.</li>
</ul>


<p><strong>Improvements and updates added for Oxygen PDF Chemistry version 22.0 include:</strong></p>

<ul>

<li>The overall performance of the Chemistry processor was improved up to 20%.</li>

<li>It is now possible to display change bars to mark some revised elements in the content.</li>

<li>Hyphenated words are now searchable, and can be copied from a PDF reader and pasted in their original form, without the hyphen.</li>

<li>Fallback fonts were added for CJK (Chinese, Japanese, Korean) languages.</li>

<li>Support was added for various CSS properties, functions, fonts, and more.</li>
</ul>

As mentioned, version 22 also marks the initial release of a new product called Oxygen Feedback. It provides a way for your community to interact and offer feedback by embedding a stylish comments area into any HTML-based website. It is particularly designed for published WebHelp Responsive output and an add-on is available that contributes a side view where you can see all the comments from your output directly in Oxygen XML Editor/Author, matched to the corresponding DITA topics. Users with an already existing valid license for Oxygen XML Editor/Author can request a free one-year license at https://www.oxygenxml.com/oxygen_feedback/special_offer.html.

The goal of the Oxygen Publishing Engine is to make deployments outside of Oxygen XML Editor/Author more efficient. For example, you can automate publishing from a continuous integration server by offering the same configuration that you use when you publish from Oxygen XML Editor/Author. This initial version provides the DITA Open Toolkit with integrated Oxygen publishing plugins, including the responsive Oxygen WebHelp and the CSS-based PDF Chemistry engine as a cost-effective bundle. More details can be found at https://www.oxygenxml.com/publishing_engine.html.
<p><strong>About Syncro Soft</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen XML Editor, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content. At the same time, Oxygen enables XML developers to develop advanced style-sheets, edit schema, generate documentation, debug files, and connect databases. It is the only tool that supports all XML schema languages. It provides the widest coverage of state-of-the-art XML technologies, complies with standards of World Wide Web Consortium (W3C) and of other organizations, and enhances productivity through an intuitive and innovative authoring and development environment.</p> 

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>

<p>
SOURCE: Syncro Soft SRL
<a href="mailto:support@oxygenxml.com">support@oxygenxml.com</a>
<a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a>
</p>
                ]]>
        </description>
        <guid isPermaLink="false">news_oxygen_22</guid>
        <pubDate>Thu, 13 Feb 2020 10:00:00 GMT</pubDate>
      </item> 
      <item>
        <title>IXIASOFT and Oxygen Take Strategic Partnership to the Next Level</title>
        <link></link>
        <description>
          <![CDATA[
<p>Today Montreal software company IXIASOFT announces it is taking its partnership with Syncro Soft’s Oxygen products to the next level. This partnership is at the heart of the ongoing IXIASOFT CCMS web strategy.</p>

<p><i>“We’re thrilled to be able to work with a leading company like Oxygen to develop and further improve future versions of IXIASOFT CCMS Web,”</i> says Eric Bergeron, CEO of IXIASOFT. <i>“I’m excited to see this innovative partnership grow as we evolve our web platform.”</i></p>

<p>Created by Syncro Soft, Oxygen is the world’s leading expert in XML technology and single-source publishing. Oxygen XML Editor can be used in conjunction with all XML-based technologies, including a large variety of powerful tools for creating, editing, and publishing XML documents. Oxygen operates within the IXIASOFT CCMS solution. Together, they streamline the creation and publication of technical content using the DITA XML standard.</p>

<p>IXIASOFT customers are no stranger to Oxygen, which is embedded into the desktop client. This editor is a great ally that fully supports extensive technical documentation authors. IXIASOFT’s strategic decision to migrate its platform to the web makes Oxygen a crucial component to the process.</p>

<p>In recent years, when IXIASOFT introduced its CCMS Web for contributors and reviewers, it relied on Oxygen to provide a powerful DITA-compliant backend to a light and intuitive interface designed for non-DITA experts. This authoring interface hides the XML/DITA markup within IXIASOFT CCMS Web.</p>

<p><b>IXIASOFT Advances Web Strategy with IXIASOFT CCMS 6.0</b></p>

<p>On September 5, 2019, IXIASOFT launched version 6.0 of its signature CCMS product. The version includes the search, unrestrained map, topic, and image edit, and new simple dialogs for easy content reuse. Oxygen is a key, integrated component of IXIASOFT CCMS Web 6.0. This partnership provides a second-to-none experience on the web for the technical writer—a big milestone for IXIASOFT.</p>

<p><i>“Authoring XML on the web is an emerging and very competitive area in our industry, so we are pleased to see that IXIASOFT decided to use our SDK technology, the Oxygen XML Web Author component, as the base for its web authoring solution,”</i> says George Bina, owner of Syncro Soft and Oxygen XML Editor.</p>

<p><i>“This comes as no surprise because IXIASOFT needed a mature technology and the Oxygen web authoring support provided just that, being built on top of the core XML authoring functionality developed for more than 18 years in Oxygen.”</i></p>

<p>Catch Syncro Soft’s Software Architect Octavian Nadolu in episode 9 of IXIASOFT’s techcomm webinar series: IXIAtalks. Reserve your spot for the September 19 webinar <a href="https://www.ixiasoft.com/forms/ixiatalks-ep9/" target="_blank">here</a>.</p>

<p>About IXIASOFT: Founded in 1998, IXIASOFT is a trusted global leader in the XML content management software industry. Its signature product IXIASOFT CCMS is an award-winning, end-to-end component content management solution (CCMS) that has been deployed by industry leaders such as Mastercard, Ericsson, Komatsu, Omron, Qualcomm and SAP®.</p>

<p>About Syncro Soft SRL: Syncro Soft develops the industry-acclaimed Oxygen XML Editor, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content. At the same time, Oxygen enables XML developers to develop advanced stylesheets, edit schema, generate documentation, debug files, and connect to databases. It is the only tool that supports all XML schema languages. It provides the widest coverage of state-of-the-art XML technologies, complies with standards of World Wide Web Consortium (W3C) and of other organizations, and enhances productivity through an intuitive and innovative authoring and development environment.</p>

<p>SOURCE: Syncro Soft SRL</p>
<a href='mailto:support@oxygenxml.com'>support@oxygenxml.com</a>
<a href='http://www.oxygenxml.com'>http://www.oxygenxml.com</a>
]]>

        </description>
        <guid isPermaLink="false">IXIASOFT_and_oxygen_take_strategic_partnership</guid>
        <pubDate>Tue, 13 Sep 2019 15:00:00 GMT</pubDate>
      </item>
      <item>
        <title>Congree Language Technologies and Syncro Soft announce Congree Integration for Oxygen XML Editor</title>
        <link></link>
        <description>
          <![CDATA[
<p>Congree Language Technologies and Syncro Soft, the company behind the Oxygen XML Editor suite of products, have intensified their partnership. The first step is to make the Congree integration into the Oxygen XML Editor available to the public. With this partnership, Congree has expanded their range of integrations and has added one of the most important editing environments within the XML world.</p>

<p>Release date: August 13th, 2019</p>

<p>Congree CEO Stefan Kreckwitz explains: „The Oxygen XML editor is a very well established editing environment and found an exciting number of customers with a broad range of users in various verticals. Also the growing global user base of Oxygen is a perfect match with our current activities to internationalize our business.“ </p>

<p>George Bina, CEO of Syncro Soft, adds: "We are very excited to expand the partnership with Congree! Our users care a lot about the quality of their documents and now they can benefit of a state-of-the-art combination, having Oxygen extensive support for checking structural rules and the Congree linguistic intelligence and text optimization for checking language and terminology. This is a perfect fit for our customers!"</p>

<p>About Syncro Soft:</p>
<p>Syncro Soft develops the industry-acclaimed Oxygen XML suite of products, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in various formats, collaborating with team members, and managing content. At the same time, Oxygen enables XML developers to develop advanced style-sheets, edit schema, generate documentation, debug files, and connect to databases. It supports all XML schema languages, provides the widest coverage of state-of-the-art XML technologies, complies with standards of World Wide Web Consortium (W3C) and of other organizations, and enhances productivity through an intuitive and innovative authoring and development environment.
For more information:<a href='https://www.oxygenxml.com'>www.oxygenxml.com</a></p>

<p>About Congree Language Technologies GmbH:</p>
<p>Congree Language Technologies GmbH, a software manufacturer in the field of content optimization, delivers the leading technology for the composition of consistent texts under consideration of defined style rules and uniform terminology. The development always focuses on the users and thus on the specific mode of operation of technical writers and other corporate authors. Regardless of the industry, Congree products support the communication of enterprises and departments of all sizes. By using Congree, authors can compose high-quality, rule-compliant, easy-to-translate texts in less time and at less cost.
Further information at: <a href='https://www.congree.com/en'>www.congree.com</a></p>

<p>SOURCE: Syncro Soft SRL</p>
<a href='mailto:support@oxygenxml.com'>support@oxygenxml.com</a>
<a href='http://www.oxygenxml.com'>http://www.oxygenxml.com</a>
]]>

        </description>
        <guid isPermaLink="false">news_congree_oxygen_integration</guid>
        <pubDate>Tue, 13 Aug 2019 15:00:00 GMT</pubDate>
      </item>
      <item>
        <title>&#x3C;oXygen/&gt; XML Editor version 21.1 is available</title>
        <link>https://www.oxygenxml.com/xml_editor/whatisnew21.1.html</link>   
        <description>
          <![CDATA[
<p>Syncro Soft Announces the Release of version 21.1 of the Oxygen XML Suite of Products, as well as the Commercial Availability of Oxygen PDF Chemistry.</p>

<p>Release date: May 22, 2019</p>

<p>Syncro Soft, the developer of the Oxygen XML suite of products, is excited to announce the immediate availability of version 21.1 of its industry leading XML editing suite of products, Oxygen XML Editor, Author, Developer, Web Author, WebHelp, and Oxygen PDF Chemistry, as well as version 1.2 of the collaboration product Oxygen Content Fusion.</p>

<p>Oxygen PDF Chemistry, the CSS-based paged media processor, is no longer in a BETA stage, it is included in Oxygen XML Editor/Author/Developer as the default PDF publishing engine, and also now available as a separate commercial option for those who want to use it outside of Oxygen.</p>

<p>Version 21.1 of the Oxygen suite of products brings you a variety of new features and improvements that focus on productivity, performance, efficiency, and simplicity.</p>

<p>New Features and Improvements in Oxygen XML Editor/Author/Developer 21.1 include:</p>

<ul>
  <li>DITA authoring was enhanced with a new Resource Hierarchy/Dependencies view, the ability to quickly find similar topics, improvements when pasting table content, and better results when searching for references to images.</li>
  <li>DITA publishing to PDF using CSS was updated to provide the possibility of adding a mini-TOC at each chapter, support for internationalization, new parameters to control deep numbering options, and you now have the ability to style topics depending on their role.</li>
  <li>HTML5 support was added to provide specialized editing features for HTML content, without treating it as XHTML. The brand new HTML editor offers various editing features such as a new document template, folding support, syntax highlighting, content completion, and a built-in validator.</li>
  <li>JSON users now have a tool for generating sample JSON instances from a JSON schema, the JSON document template now includes several customization options, and JSON Schemas with multiple references are resolved correctly.</li>
  <li>XSLT developers now have proposals in the content completion for XSLT 3.0 accumulators, better support for text value templates, and transformation improvements.</li>
  <li>The Oxygen PDF Chemistry CSS-based processor received various updates, including support for the CSS level 3 functions 'target-counter' and 'target-counters', and the 'colspan' and 'rowspan' attributes now work as expected for tables.</li>
  <li>Other features and improvements include internationalization for the proposals listed in the Content Completion Assistant, a new XPath function that returns the current platform, and nested editor variables are now supported.</li>
  <li>As always, this release includes numerous other requested features, API additions, bug fixes, and component updates.</li>
</ul>


<p>
    For the complete list of new features in Oxygen XML Editor, please visit
    <a href="https://www.oxygenxml.com/xml_editor/whats_new.html">https://www.oxygenxml.com/xml_editor/whats_new.html</a>
</p>

<p>The main focus for this release of Oxygen XML Web Author was to make it compliant with the Section 508 accessibility standard, making it accessible for everyone, including those with disabilities.</p>

<p>Other new features added in Oxygen XML Web Author version 21.1 include:</p>

<ul>
  <li>Support for specifying and configuring a backup license server.</li>
  <li>The ability to control the default set of characters that will appear when a user inserts special characters.</li>
  <li>A new plugin is available that provides a toolbar button for doing a manual spell check.</li>
  <li>Various new APIs, performance and stability improvements, and more.</li>
</ul>

<p>
    For the complete list of new features in Oxygen XML Web Author, please visit
    <a href="https://www.oxygenxml.com/xml_web_author/whats_new.html">https://www.oxygenxml.com/xml_web_author/whats_new.html</a>
</p>

<p>Oxygen Content Fusion enables simple and streamlined collaboration and was designed to adapt to any type of workflow, so it can be used and integrated into any documentation review or collaboration process.</p>

<p>New Features added in Oxygen Content Fusion version 1.2 include:</p>

<ul>
  <li>The possibility of deploying the Content Fusion Enterprise Server on Red Hat Enterprise Linux 7 or CentOS 7.</li>
  <li>The ability to specify a custom email address that will be listed as the sender for notification emails.</li>
  <li>It is now easier to resume editing after the user remains idle for too long.</li>
  <li>For DITA documents that contain content references (or content key references), the reviewer can now choose to open the source document in editing mode so that they can make or propose changes in the source content.</li>
  <li>The built-in editor (Oxygen XML Web Author) was updated to its latest version.</li>
</ul>

<p>
    For the complete list of new features in Oxygen Content Fusion, please visit
    <a href="https://www.oxygenxml.com/content_fusion/whats_new.html">https://www.oxygenxml.com/content_fusion/whats_new.html</a>
</p>

<p>Free trials</p>

<p>
  Oxygen XML Editor/Author/Developer 21.1 can be freely evaluated for 30 days from 
  <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>
</p>
  
<p>
  Oxygen XML Web Author can be tested online at
  <a href="https://webauthor.oxygenxml.com/oxygen-xml-web-author/app/oxygen.html">https://webauthor.oxygenxml.com/oxygen-xml-web-author/app/oxygen.html</a>
</p>
  
<p>
  Oxygen Content Fusion can be evaluated for free. For more information, see
  <a href="https://www.oxygenxml.com/content_fusion/get_started.html">https://www.oxygenxml.com/content_fusion/get_started.html</a>
</p>

<p>Purchasing</p>

<p>
To purchase Oxygen XML Editor, Author, Developer, PDF Chemistry, or WebHelp, please visit the Oxygen XML store at 
<a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a>
The Oxygen XML Web Author is available through several subscription packages at
<a href="http://www.oxygenxml.com/webauthor/#buy">http://www.oxygenxml.com/webauthor/#buy</a>
To take full advantage of Oxygen Content Fusion, an Enterprise server is required. There are several subscription packages available at
<a href="https://www.oxygenxml.com/content_fusion/buy_content_fusion.html">https://www.oxygenxml.com/content_fusion/buy_content_fusion.html</a>
</p>

<p><strong>About Syncro Soft</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen XML Editor, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content. At the same time, Oxygen enables XML developers to develop advanced style-sheets, edit schema, generate documentation, debug files, and connect databases. It is the only tool that supports all XML schema languages. It provides the widest coverage of state-of-the-art XML technologies, complies with standards of World Wide Web Consortium (W3C) and of other organizations, and enhances productivity through an intuitive and innovative authoring and development environment.</p> 

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>

<p>
SOURCE: Syncro Soft SRL
<a href="mailto:support@oxygenxml.com">support@oxygenxml.com</a>
<a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a>
</p>
                ]]>
        </description>
        <guid isPermaLink="false">news_oxygen_21_1</guid>
        <pubDate>Thu, 23 May 2019 16:00:00 GMT</pubDate>
      </item> 
     
      <item>
        <title>Oxygen Webinars Spring Season 2019</title>
        <link></link>
        <description>
          <![CDATA[
<p>The Oxygen team is excited to announce a new series of webinars for the Spring season! </p>

<p>The first webinar, on April 17th, will provide an exploration of the new JSON features and improvements that were added in Oxygen 21. The second webinar, on May 8th, will offer a detailed look at how to use Content Fusion to collaborate with colleagues, as well as details about using your own On-Premise Enterprise Server and various customization possibilities. This is followed by a third webinar, on May 22nd, that will focus on getting started using Oxygen XML Editor/Author from the perspective of a new user.</p>

<p>More details about these events are available here:</p>
<a href='/events_programme.html?type=webinar'>https://www.oxygenxml.com/events_programme.html</a>
]]>

        </description>
        <!--        <guid isPermaLink="false">news_webinars_march_22_2018</guid>-->
        <pubDate>Mon, 01 Apr 2019 15:00:00 GMT</pubDate>
      </item>
            
      <item>
        <title>&#x3C;oXygen/&gt; XML Editor version 21 is available</title>
        <link>https://www.oxygenxml.com/xml_editor/whatisnew21.0.html</link>            
        <description>
          <![CDATA[
<p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud and excited to announce the immediate availability of version 21 of its industry-leading XML editing suite of products, Oxygen XML Editor, Author, Developer, Web Author, WebHelp, Oxygen PDF Chemistry, as well as version 1.1 of the new Oxygen Content Fusion collaboration platform.</p>

<p>Release date: 22 February, 2019</p>

<p>Version 21 of the Oxygen XML Web Author also includes a variety of new features and improvements to make your authoring, collaborating, and reviewing experience more efficient, accurate, and productive than ever before. </p>

<p>New Features added in Oxygen XML Web Author version 21 include:</p>

<ul>
  <li>Various enhancements for DITA authors, including the DITA Reusable Components view was enhanced with a new tiles layout and new filtering/sorting options, you now have the ability to preview images before inserting them, support for profiling attribute groups was added to make it possible to filter and flag content using values organized with hierarchical subcategories, DITA maps are now automatically re-indexed when opening them, submaps can now be validated while keys are gathered in the context of the root map, the application now comes bundled with the latest version of DITA-OT (3.2.1), and many other DITA improvements.</li>
  <li>Collaboration for your XML documentation review process is now readily available since the Oxygen Content Fusion connector add-on is already installed in Oxygen XML Editor/Author.</li>
  <li>The CSS-based PDF Publishing support and the Oxygen PDF Chemistry engine also received numerous improvements and new features. You now have access to a new transformation scenario type to transform any XML document to PDF using CSS styling. For DITA projects, you now have the ability to add an Edit link in the PDF output and clicking the link will open the particular topic in Oxygen XML Web Author, and comments and tracked changes can be displayed in the PDF output, both directly in the document and in the Comments or Annotations panel in PDF readers.</li>
  <li>A major effort was put into making the JSON support as robust as the other built-in document types. The Outline view was redesigned and it is automatically synchronized with the main editor, it presents validation errors, and the internal model was enhanced so that the document structure is displayed even if the JSON content is not well formed. Another major improvement was the addition of an intelligent Content Completion Assistant that is driven by an associated JSON Schema. You can define your own code templates that will appear in the content completion list, XPath expressions can be executed over multiple JSON files, you can transform or query JSON documents using XSLT or XQuery, various actions were added, and many other JSON features were implemented.</li>
  <li>The support for XSLT 3.0 and XQuery 3.0 was improved. For example, the content completion now offers more proposals for parameter values in functions, new XPath 3.1 functions are now proposed in the content completion, including documentation in a side window. The Compile XSL Stylesheet for Saxon tool also was improved to provide the option to use a Saxon configuration file to control the compiling operation.</li>
</ul>


<p>
    For the complete list of new features in Oxygen XML Web Author, please visit
    <a href="https://www.oxygenxml.com/xml_editor/whats_new.html">https://www.oxygenxml.com/xml_editor/whats_new.html</a>
</p>

<p>
  Version 21 of the Oxygen XML Web Author also includes a variety of new features and improvements to make your authoring, collaborating, and reviewing experience more efficient, accurate, and productive than ever before. 
</p>
<p>
  New Features added in Oxygen XML Web Author version 21 include:
</p>


<ul>
  <li>Several new features to help DITA authors work with DITA keys, for example inserted references are automatically converted to key-based references if a key is available for the target, and a new DITA Keys toolbar action was added to make it easy to find keys and insert links or variables defined with a key. The editing context can be controlled by specifying a DITAVAL filter and the excluded content will be grayed out, and you can also see the content in different scopes, if you use the DITA 1.3 key scope functionality.</li>
  
  <li>Additional file repository integration plugins were added. For example, you now have the ability to use Web Author with a Perforce Helix version control system, or connect to other CMIS-enabled content management platforms such as Alfresco, SharePoint On-Premise, or FileNet.</li>
  
  <li>Web Author now includes a simple Markdown editor with syntax highlighting and a new document template was added for creating new Markdown documents.</li>
  
  <li>The support for tables in Web Author was greatly enhanced. The design was improved, it is now easier to move entire rows or columns, perform copy/paste, join/split, and other actions when selecting cells. DITA tables now include a Table Properties dialog box where you can configure various table-related options.</li>
  
  <li>The Character Picker plugin was improved, content completion was added in Text mode, new options and parameters are now available, and much more.</li>
</ul>


<p>
  For the complete list of new features in Oxygen Content Fusion, please visit 
  <a href="https://www.oxygenxml.com/xml_web_author/whats_new.html">https://www.oxygenxml.com/xml_web_author/whats_new.html</a>
</p>

<p>Version 1.1 of Oxygen Content Fusion adds various new features and improvements to the innovative collaboration tool for any XML documentation review process. </p> 

<ul>
  <li>The new features and improvements include the ability to restore Content Fusion data from backup, the possibility of upgrading your version of Content Fusion Enterprise, a new feature that allows you to add owners to an existing task, options for customizing term lists for the spell checker or AutoCorrect feature, and much more.</li>
  <li>The built-in web-based editor now benefits from an improved design, the Review panel now has a better filtering mechanism and comment threads are rendered so that it is easier to identify groups of comments. Also, when a DITA map is open, you have the ability to choose from several new display modes, including a mode to display the map with all the topic content expanded.</li>
  <li>The Oxygen Content Fusion connector add-on is now pre-installed in Oxygen XML Editor/Author version 21, making collaboration easily accessible to all those users.</li>
</ul>



<p>
  For the complete list of new features in Oxygen Content Fusion, please visit 
  <a https://www.oxygenxml.com/xml_web_author/whats_new.html">https://www.oxygenxml.com/xml_web_author/whats_new.html</a>
</p>


<p>
  Oxygen XML Editor/Author/Developer 21 can be freely evaluated for 30 days from 
  <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>
</p>


<p>
  Oxygen XML Web Author can be tested online at
  <a href="https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html">https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html</a>
</p>


<p>
  Oxygen Content Fusion can be evaluated for free. For more information, see
  <a href="https://www.oxygenxml.com/content_fusion/get_started.html">https://www.oxygenxml.com/content_fusion/get_started.html</a>
</p>

<p><strong>Purchasing</strong></p>





<p>To purchase Oxygen XML Editor, Author, Developer, or WebHelp, please visit the Oxygen XML store at
<a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a>
The Oxygen XML Web Author is available through several subscription packages at
<a href="http://www.oxygenxml.com/webauthor/#buy">http://www.oxygenxml.com/webauthor/#buy</a>
To take full advantage of Oxygen Content Fusion, an Enterprise server is required. There are several subscription packages available at
<a href="https://www.oxygenxml.com/content_fusion/buy_content_fusion.html">https://www.oxygenxml.com/content_fusion/buy_content_fusion.html</a>
</p>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen XML Editor, facilitating teams in small businesses, Fortune 500 enterprises, universities, government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content. At the same time, Oxygen enables XML developers to develop advanced style-sheets, edit schema, generate documentation, debug files, and connect databases. It is the only tool that supports all XML schema languages. It provides the widest coverage of state-of-the-art XML technologies, complies with standards of World Wide Web Consortium (W3C) and of other organizations, and enhances productivity through an intuitive and innovative authoring and development environment.</p> 

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
                ]]>
        </description>
        <guid isPermaLink="false">news_oxygen_21_0</guid>
        <pubDate>Thu, 21 February 2019 16:00:00 GMT</pubDate>
      </item> 
      
        
    <item>
      <title>Webinar: Oxygen XML Editor Productivity Tips and Tricks</title>
      <link></link>
      <description>
        <![CDATA[
          <p>
              The Oxygen team is wrapping up this season's series of requested
              Webinars on Wednesday, December 12 at 11:00 AM US Eastern Time. This
              Webinar will provide an exploration of Oxygen's less commonly known, but
              helpful features. Join us to discover a lot of functionality that you
              may not be aware of, including useful shortcuts, side views,
              customizable toolbars, batch operations, helpful tools, and much more.
          </p>
          <p>Register for free at : <a href="https://www.oxygenxml.com/events/2018/webinar_oxygen_productivity_tips_and_tricks.html">https://www.oxygenxml.com/events/2018/webinar_oxygen_productivity_tips_and_tricks.html</a></p>
        ]]>
      </description>
      <guid isPermaLink="false">news_webinars_December_12_2018</guid>
      <pubDate>Mon, 10 Dec 2018 11:00:00 AM</pubDate>
    </item>
      
    <item>
      <title>Webinar: Getting Started with Creating Schematron Rules</title>
      <link></link>
      <description>
        <![CDATA[
          <p>The next highly requested Oxygen Webinar, "Getting Started with Creating Schematron Rules and Schematron Quick Fixes" will be hosted on Wednesday, 
          November 28, 2018 at 11:00 AM US Eastern time and it will provide a step by step guide to getting started with Schematron and Schematron Quick Fixes.
          The webinar will teach you how to create Schematron business rules and apply them in the Oxygen editing environment, enforce specific Schematron rules on all your XML files,
          and develop Schematron Quick Fixes to make it easy to solve the reported problems.</p>
  
          <p>Register for free at : <a href="https://www.oxygenxml.com/events/2018/webinar_creating_schematron_rules_and_quick_fixes.html">https://www.oxygenxml.com/events/2018/webinar_creating_schematron_rules_and_quick_fixes.html</a></p>

]]>
      </description>
      <guid isPermaLink="false">news_webinars_november_28_2018</guid>
      <pubDate>Thu, 22 Nov 2018 14:00:00 GMT</pubDate>
    </item> 
      
      
      
      <item>
        <title>Final Four Oxygen Webinars of 2018</title>
        <link></link>            
        <description>
          <![CDATA[
                <p>We're half way through our series of highly requested free Webinars for 2018, but we still have four more interesting 
                subjects to present between now and December 12. We hope that you can join us for some, or all of them. 
                The next event will be next Wednesday, November 7 at 11:00 AM US Eastern time and it will teach you how to create a custom framework.  
                Register for free at: 
                <a href="https://www.oxygenxml.com/events/2018/webinar_creating_oxygen_frameworks.html">https://www.oxygenxml.com/events/2018/webinar_creating_oxygen_frameworks.html</a>.
                </p>
                
                <p>To see the full list of upcoming Webinars, visit our Events page: <a href="https://www.oxygenxml.com/events_programme.html">https://www.oxygenxml.com/events_programme.html</a></p>
                ]]>
        </description>
        <guid isPermaLink="false">upcoming_webinars_fall_2018</guid>
        <pubDate>Wed, 31 Oct 2018 14:00:00 GMT</pubDate>
      </item> 
      
      <item>
        <title>&#x3C;oXygen/&gt; XML Web Author version 21 is available</title>
        <link>https://www.oxygenxml.com/xml_editor/whatisnew21.0.html</link>           
        <description>
          <![CDATA[
<p>We are happy to announce the release of version 21 of Oxygen XML Web Author and Oxygen XML Web Author Component!</p>

<p>The new version includes numerous design improvements for the visual editor, various new toolbar and contextual menu actions to make it easier to perform common operations, the Dashboard was redesigned to make the browsing and document creation process more intuitive and convenient, and DITA maps now have several view modes to choose from. Also, some performance enhancements, numerous new customization possibilities, and many other requested features and improvements were added in this release.</p>
<p>
    The complete list of newly added features is available here:
    <a href="https://www.oxygenxml.com/xml_web_author/whats_new.html">https://www.oxygenxml.com/xml_web_author/whats_new.html</a>
</p>
<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
                ]]>
        </description>
        <guid isPermaLink="false">news_oxygen_web_author_21</guid>
        <pubDate>Fri, 19 Oct 2018 16:00:00 GMT</pubDate>
      </item> 
      
      
      
        
        
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 20.1 is available</title>
            <link>https://www.oxygenxml.com/xml_editor/whatisnew20.1.html</link>            
            <description>
                <![CDATA[
<p>We are happy to announce the release of version 20.1.1 of Oxygen XML Web Author and Oxygen XML Web Author Component!</p>

<p>The new version includes numerous design improvements for the visual editor, various new toolbar and contextual menu actions to make it easier to perform common operations, the Dashboard was redesigned to make the browsing and document creation process more intuitive and convenient, and DITA maps now have several view modes to choose from. Also, some performance enhancements, numerous new customization possibilities, and many other requested features and improvements were added in this release.</p>
<p>
    The complete list of newly added features is available here:
    <a href="https://www.oxygenxml.com/xml_web_author/whats_new.html">https://www.oxygenxml.com/xml_web_author/whats_new.html</a>
</p>
<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
                ]]>
            </description>
            <guid isPermaLink="false">news_oxygen_web_author_20_1_1</guid>
            <pubDate>Fri, 19 Oct 2018 16:00:00 GMT</pubDate>
        </item> 
        
        
        <item>
            <title>Webinar: Creating Custom Publishing Templates for WebHelp and PDF Output</title>
            <link></link>
            <description>
                <![CDATA[
<p>We are happy to announce a new webinar on October 24, 2018 11 AM - Noon ET.</p>

<div>
An in-depth look at Oxygen's Publishing Templates feature. Oxygen XML Editor/Author includes some predefined publishing templates that can be selected when configuring a DITA to WebHelp or PDF transformation scenario, but you can also create your own custom templates to define numerous aspects of the layout and style of the output. This webinar is meant to be a tutorial for creating and customizing a publishing template. I will show you how to create a custom template for WebHelp Responsive output, some specific examples of customizing various aspects of the output, and then how to use and customize the same template for PDF output.
</div>

 <p>You can register for free at <a href="https://attendee.gotowebinar.com/register/8064334342468798467" target="_blank">https://attendee.gotowebinar.com/register/8064334342468798467</a></p>

<div>This webinar will be recorded and made available on our website a few days following the event.</div>
    
]]>

            </description>
            <guid isPermaLink="false">news_webinars_october_24_2018</guid>
            <pubDate>Fri, 19 Oct 2018 15:00:00 GMT</pubDate>
        </item>
        
        
        
        <item>
            <title>Oxygen Team Announces Schedule for Upcoming Highly Requested Webinars</title>
            <link></link>
            <description>
                <![CDATA[
<p>The Oxygen team is happy to announce a series of new webinars scheduled in the coming months. These upcoming webinars cover a variety of interesting subjects (all of which were requested by the Oxygen community) and are aimed at a variety of different audiences.</p>

<p>The first webinar, scheduled for September 26, will give you an opportunity to see the new collaboration platform, Oxygen Content Fusion, in action. This is followed by a tutorial for creating and executing unit tests for XSLT and Schematron on October 10 and a tutorial for creating custom Publishing Templates for WebHelp and PDF output on October 24.</p>

<p>Later, in November and December, subjects for the webinars include creating a custom framework, getting started with writing Schematron rules and Quick Fixes, how to setup a simple DITA project, and a presentation of useful tips and tricks found in Oxygen.</p>

Here is a list of the upcoming webinars (follow the link to find more details and register for each one):
<ul>
    <li>Sep. 26, 11 AM ET -	<a href="/events/2018/webinar_exploring_oxygen_content_fusion.html">Exploring Oxygen Content Fusion</a></li>
    <li>Oct. 10, 11 AM ET -	<a href="/events/2018/webinar_xspec_unit_testing_for_xslt_and_schematron.html">XSpec Unit Testing for XSLT and Schematron</a></li>
    <li>Oct. 24,  11 AM ET - <a href="/events/2018/webinar_creating_custom_publishing_templates_for_webhelp_and_pdf_output.html">Creating Custom Publishing Templates for WebHelp and PDF Output</a></li>
    <li>Nov. 7,	11 AM ET - <a href="/events/2018/webinar_creating_oxygen_frameworks.html">Creating Oxygen Frameworks</a></li>
    <li>Nov. 28, 11 AM ET -	<a href="/events/2018/webinar_creating_schematron_rules_and_quick_fixes.html">Getting Started with Creating Schematron Rules and Schematron Quick Fixes</a></li>
    <li>Dec. 5, 11 AM ET - <a href="/events/2018/webinar_simple_dita_project_setup.html">Simple DITA Project Setup</a></li>
    <li>Dec. 12, 11 AM ET -	<a href="/events/2018/webinar_oxygen_productivity_tips_and_tricks.html">Oxygen XML Editor Productivity Tips and Tricks</a></li>
</ul>
          
]]>

            </description>
            <guid isPermaLink="false">news_webinars_sep_17_2018</guid>
            <pubDate>Mon, 17 Sep 2018 10:00:00 GMT</pubDate>
        </item>
        
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 20.1 is available</title>
            <link>https://www.oxygenxml.com/xml_editor/whatisnew20.1.html</link>            
            <description>
                <![CDATA[
<p>Syncro Soft Announces the Release of a New Collaboration Product, Oxygen Content Fusion, as well as Version 20.1 of the Oxygen XML Editor Suite of Products</p>

<p>Release date: June 15, 2018</p>

<p>Syncro Soft, the developer of the Oxygen XML suite of products, is excited to announce the release of a new web-based collaboration product called Oxygen Content Fusion, as well as the immediate availability of version 20.1 of its industry leading XML editing and publishing suite of products, Oxygen XML Editor, Author, Developer, Web Author, WebHelp, and PDF Chemistry.</p>

<p>Oxygen Content Fusion enables simple and streamlined collaboration and was designed to adapt to any type of workflow, so it can be used and integrated into any documentation review or collaboration process. It can be used from Oxygen XML Editor/Author to share XML content with reviewers and contributors, providing them access to a snapshot of your content from any device and without any installation. You can then easily merge their suggested changes back into your original content in Oxygen XML Editor/Author.</p>

<p>To learn more about Oxygen Content Fusion and evaluate it free for 60 days, go to:
<a href="https://www.oxygenxml.com/content_fusion.html">https://www.oxygenxml.com/content_fusion.html</a></p>

<p>Version 20.1 of the Oxygen suite of products brings you a variety of new features and improvements that focus on productivity, performance, efficiency, and simplicity.</p>

<div>New Features and Improvements in Oxygen XML Editor 20.1 include:</div>

<ul>
  <li>DITA authoring enhancements include a new compact mode in the DITA Reusable Components view, additional options in the DITA map validation feature, a new action to replace all referenced fragments with the actual content, and several new refactoring operations that extract topics into a new map or convert nested topics into new topics.</li>
  <li>DITA publishing was updated to make the WebHelp output compliant with the Section 508 accessibility standard, making it accessible for people with disabilities.</li>
  <li>Publishing DITA maps to PDF using CSS styles can be applied on HTML5 as intermediate format, thus providing the ability to reuse the HTML5 WebHelp publishing CSS styles. You can even use the same publishing template for both PDF and WebHelp Responsive customizations.</li>
  <li>WebHelp Responsive now supports macros that allow you to insert variable text inside the output pages (for example, localized content, system properties, environment variables, timestamps, and XPath expressions).</li>
  <li>A variety of improvements for JSON users, including the ability to validate JSON documents against a JSON Schema, a new document template to help create JSON Schemas, shortcuts to navigate references, and more.</li>
  <li>Content Completion support in XSLT 3.0 documents now offers a way to easily set the name of a template to 'xsl:initial-template', embedded XPath expressions now provide better color highlighting for XPath 3.1 maps, and a new option in the Compile XSL Stylesheet for Saxon tool can be used to control the Saxon '-relocate' parameter.</li>
  <li>The Git Client add-on received a variety of bug fixes and performance optimizations.</li>
  <li>A new add-on is available for embedding images referenced in DITA, DocBook, or XHTML documents as Base64-encoded inline data. It's helpful if you want to transfer a document with image references over media designed to deal with textual data and you want to ensure the data remains intact.</li>
  <li>A special DITA-OT 3.x add-on provides the ability to preview and convert Markdown documents to DITA using the Lightweight DITA 'MDITA' encoding rules (a more strict conversion standard than the normal encoding format).</li>
  <li>This version includes numerous other improvements, new API entry points or extensions, and component updates, including new versions of the built-in Saxon engine and Calabash.</li>
</ul>

<p>
    For the complete list of new Oxygen XML Editor features and detailed information, visit 
    <a href="http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a>
</p>

<p>
    Oxygen XML Editor can be downloaded and freely evaluated for 30 days 
    <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>
</p>

<p>Oxygen XML Web Author provides an innovative web-based structured authoring tool. Its powerful technology and adaptive interface allows you to review, contribute, and edit content from anywhere that you can access a browser, on desktops, tablets, or mobile devices.</p> 

<div>New Features added in Oxygen XML Web Author version 20.1 include:</div>
<ul>
    <li>The breadcrumb that shows the XML structure was redesigned with a more modern style and it was moved to the bottom of the screen by default to make it less distracting for those who want to focus on the content. There are also options to move it back to the top or hide it entirely.</li>
    <li>A new option was added where you can select from a set of CSS styles that define the visual rendering of the document. This makes it easy to change the look of the document.</li>
    <li>Comments and tracked changes are now easier to locate with arrows that connect them from the Review panel to the editor and hovering over comments or tracked changes now offer inline actions to make it easier to manage them.</li>
    <li>DITA element names are now displayed with a more user friendly label.</li>
    <li>The Content Completion Assistant now includes documentation for each element and you have the ability to customize those annotations for custom frameworks.</li>
    <li>Support was added for more input methods, such as Korean and Chinese Sougou on Windows, and Chinese on Mac.</li>
    <li>The Image Map Editor was enhanced so that it's now easier to create free form shapes.</li>
    <li>The ${ask} variable is now supported in framework actions. This makes it easier to add toolbar actions that require user input.</li>
</ul>

<p>
For the complete list of new Oxygen XML Web Author features and detailed information, visit 
<a https://www.oxygenxml.com/xml_web_author/whats_new.html">https://www.oxygenxml.com/xml_web_author/whats_new.html</a>
</p>

<p>
Oxygen XML Web Author can be downloaded and freely evaluated for 30 days 
<a href="https://www.oxygenxml.com/xml_web_author/download_oxygenxml_web_author.html">https://www.oxygenxml.com/xml_web_author/download_oxygenxml_web_author.html</a>
and it can also be tested online at
<a href="https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html">https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html</a>
</p>

<p><strong>Purchasing</strong></p>

<p>To purchase any Oxygen product, visit the Oxygen XML store at 
<a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a>
If you are interested in triggering some of the functionality provided by Oxygen from other processes, you can do that using the new Oxygen XML Scripting license. 
For details, see <a href="https://www.oxygenxml.com/buy_oxygen_xml_scripting.html">https://www.oxygenxml.com/buy_oxygen_xml_scripting.html</a>
</p>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen XML Editor, facilitating teams in small businesses, Fortune 500 enterprises, universities, 
government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content. 
At the same time, Oxygen enables XML developers to develop advanced style-sheets, edit schema, generate documentation, debug files, and connect databases. It is the only tool that supports all XML schema languages. 
It provides the widest coverage of state-of-the-art XML technologies, complies with standards of World Wide Web Consortium (W3C) and of other organizations, and enhances productivity through an intuitive and innovative authoring and development environment. 
</p> 

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
                ]]>
            </description>
            <guid isPermaLink="false">news_oxygen_20_1</guid>
            <pubDate>Wed, 20 Jun 16:00:00 GMT</pubDate>
        </item> 
        
        
        <item>
            <title>Webinar: Exploring the new features in Oxygen XML Editor 20</title>
            <link></link>
            <description>
                <![CDATA[
<p>We are happy to announce a new webinar on April 4, 2018 at 6:00 PM EEST.</p>

<div>In this webinar, we will explore some of the new features and improvements that were added in Oxygen XML Editor 20. The subjects that we will discuss include: </div>
<ul>
    <li>Customizing WebHelp Responsive publishing templates</li>
    <li>New refactoring actions and validation options for DITA users</li>
    <li>New features in Oxygen XML Web Author</li>
    <li>Productivity enhancements for XSLT developers</li>
    <li>Schematron Quick Fix improvements</li>
    <li>Some exciting new Add-ons that extend Oxygen's functionality</li>
    <li>Improvements in writing unit tests for XSLT and Schematron using the XSpec framework</li>
</ul>

 <p>You can register for free at <a href="https://attendee.gotowebinar.com/register/5102502901048453634" target="_blank">https://attendee.gotowebinar.com/register/5102502901048453634</a></p>

<div>This webinar will be recorded and made available on our website a few days following the event.</div>

<p>Please join us to discover how you can collaborate more efficiently during your documentation process!</p>                
]]>

            </description>
            <guid isPermaLink="false">news_webinars_march_22_2018</guid>
            <pubDate>Thu, 22 Mar 2018 15:00:00 GMT</pubDate>
        </item>
        
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 20 is available</title>
            <link>https://www.oxygenxml.com/xml_editor/whatisnew20.0.html</link>            
            <description>
                <![CDATA[
<p>Syncro Soft Announces Version 20 of the Oxygen XML Editor Suite of Products</p>
<p>Release date: March 16, 2018</p>
<p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of version 20 of its industry leading XML editing suite of products, Oxygen XML Editor, Author, Developer, Web Author, WebHelp, as well as the new Oxygen PDF Chemistry.</p>

<p>Version 20.0 brings you a variety of new features and improvements that focus on productivity, performance, efficiency, and simplicity.</p>

<div>New Features and Improvements in Oxygen XML Editor include:</div>
<ul>
    <li>The comprehensive DITA validation can report unused keys or unreferenced reusable components. New DITA refactoring actions make it easy to rename keys, extract sections as topics, or convert CALS tables to simple tables. An external DITA-OT can be provided as a plugin and the DITA PDF output using CSS contains accessibility enhancements.</li>
    <li>The WebHelp Responsive publishing system introduces Oxygen Publishing Templates as a package containing resources that define all aspects of the output and makes it very easy to use and share customizations. Other enhancements include an improved default layout, image map hotspots are automatically highlighted, and new components such as the topic table of contents and an expand/collapse sections button.</li> 
    <li>Some new add-ons provide additional functionality to create a more dynamic development environment. The add-ons include a Git client, batch converter from Markdown or HTML to XHTML, DITA or DocBook, enhanced DocBook validation, a translation package builder, and a plugin that automatically updates DITA prolog information. </li>
    <li>The XSLT support now includes XPath content completion, search and refactoring in text value templates, documentation for the functions and named templates defined in the current XSLT, improved refactoring actions, and more help when debugging. </li>
    <li>The Schematron Quick Fix support was updated to reflect the latest SQF updates and to provide better content completion and internationalization support.</li>
    <li>An XSpec add-on is available that allows you to run and view XSLT unit test results, re-run failed or specific tests, and to compare expected versus actual results. XSpec was updated to its latest version and now it can also be used for testing Schematron. The XSpec content completion was also improved to offer global parameters, template names, or function names. </li>
    <li>JSON code syntax is now highlighted when embedded in XHTML or in DITA code blocks. JSON also now has better formatting for arrays or you can easily convert to JSON from XML. </li>
    <li>Oxygen PDF Chemistry, the built-in PDF engine based on CSS, was updated to provide better control for page sequences, support for vertical text in page margin boxes, better hyphenation, and the possibility to wrap content anywhere it overflows. Linking to specific sections within the PDF is also now possible using the named destinations support. </li>
    <li>This version includes numerous other improvements, new API entry points or extensions, and many component updates, including new versions of Saxon, Calabash, and DITA-OT.</li>
</ul>

<p>Version 20.0 of the Oxygen XML Web Author is the latest release for the innovative web-based authoring tool. Its powerful technology and adaptive interface allows you to review, contribute, and edit content from anywhere you have access to a browser, on desktops PCs, tablets, or mobile devices. It includes a variety of new features and improvements to make your authoring, collaborating, and reviewing experience more efficient, accurate, and productive than ever before. </p>

<div>New Features added in Oxygen XML Web Author version 20.0 include:</div>
<ul>
    <li>Web Author can be configured to provide a simplified authoring experience for non-technical users, to make the behavior of the Enter key work similar to that of a standard word processor (and CTRL+Enter would open the content completion window).</li> 
    <li>The support for connecting to Git repositories was improved, you can use a master account to perform operations on behalf of any user and you can use pull request workflows even if you have commit rights. The user interface for track changes was improved, accept/reject actions are now easier to access in the Review panel.</li>
</ul>

<p>For the complete list of new features and detailed information, please visit  
<a href="http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a><p>

<p>Oxygen 20.0 can be freely evaluated for 30 days from 
<a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a></p>

<p>Oxygen XML Web Author can also be tested online at
<a href="https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html">https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html</a></p>

<p><strong>Purchasing</strong></p>

<p>
   To purchase Oxygen XML Editor, Author, Developer or WebHelp, please visit the Oxygen XML store at 
   <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a>
</p>
<p>
       The Oxygen XML Web Author is available through several subscription packages at
       <a href="http://www.oxygenxml.com/webauthor/#buy">http://www.oxygenxml.com/webauthor/#buy</a>
</p>    

<p>If you are interested in triggering some of the processing provided by Oxygen from other processes, you can do that using the new Oxygen XML Scripting license.
For details, please contact us at <a href="mailto:sales@oxygenxml.com">sales@oxygenxml.com</a>.</p>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen XML Editor, facilitating teams in small businesses, Fortune 500 enterprises, universities, 
government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content. 
At the same time, Oxygen enables XML developers to develop advanced style-sheets, edit schema, generate documentation, debug files, and connect databases. It is the only tool that supports all XML schema languages. 
It provides the widest coverage of state-of-the-art XML technologies, complies with standards of World Wide Web Consortium (W3C) and of other organizations, and enhances productivity through an intuitive and innovative authoring and development environment. 
</p> 

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
                ]]>
            </description>
            <guid isPermaLink="false">news_oxygen_20_0</guid>
            <pubDate>Fri, 16 Mar 2018 16:30:00 GMT</pubDate>
        </item> 
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 19.1 is available</title>
            <link>https://www.oxygenxml.com/xml_editor/whatisnew19.1.html</link>            
            <description>
                <![CDATA[
<p>Syncro Soft Announces a New Release (Version 19.0) of the Oxygen XML Editor Suite of Products</p>
<p>Release date: September 29, 2017</p>
<p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of version 19.1 of its industry leading XML editing suite of products, Oxygen XML Editor, Author, Developer, Web Author, WebHelp, as well as the new Oxygen PDF Chemistry.</p>
<p>Version 19.1 brings you a variety of new features and improvements that focus on productivity, performance, efficiency, and simplicity.</p>

<div>New Features and Improvements in Oxygen XML Editor include:</div>
<ul>
    <li> A new Components tab has been added to the DITA Reusable Components view that provides a very quick and simple way to insert reusable components in your documents.</li>
    <li> Various DITA validation improvements were made, such as detecting table structure problems or duplicate key definitions.</li>
    <li> You can now float images to the left or right side of your DITA topics in PDF and XHTML output.</li>
    <li> More enhancements to the Smart Paste mechanism to convert certain text fragment styling to appropriate code fragments.</li>
    <li> Our new product Oxygen PDF Chemistry allows you to obtain PDF output from HTML or XML documents simply by styling them with CSS. Oxygen PDF Chemistry is bundled in the Oxygen XML Editor distribution, but it can also be used from a command line interface script.  </li>
    <li> Various components in the WebHelp Responsive system were enhanced to make it easier for the end user to navigate through your documentation.</li>
    <li> The file comparison tool now allows you to display the files in a visual Author mode.</li>
    <li> Numerous productivity improvements for XSLT, XQuery, and Schematron development, as well as XInclude 1.1 support.</li>
    <li> Oxygen has been tested and supports the latest Mac operating system: OS X High Sierra (10.13).</li>
    <li> The Tools menu now includes a useful and simple tool for converting a JSON document to XML.</li>
</ul>

<p>Oxygen XML Web Author provides an innovative web-based structured authoring tool. Its powerful technology and adaptive interface allows you to review, contribute, and edit content from anywhere that you can access a browser, on desktops, tablets, or mobile devices. </p>

<div>New Features added in Oxygen XML Web Author version 19.1 include:</div>
<ul>
    <li> An Image Map Editor has been implemented and it allows you to add links from specific areas of an image to corresponding topics or other resources.</li>
    <li> Along with existing support for GitHub, Web Author can now be integrated with Bitbucket or GitLab repositories. </li>
    <li> To improve loading performance, large images are automatically scaled down before loading them in Oxygen XML Web Author.</li>
    <li> You can now accept or reject multiple tracked changes at once, or all tracked changes in a document at once. You also now have the ability to force the Track Changes feature to always be enabled.</li>
    <li> An Oxygen XML Web Author Customization Guide is now available online to help integrators or system admins who are looking for information about integrating and customizing Oxygen XML Web Author.</li>
</ul>

<p>There are also various other improvements to make your authoring, collaborating, and reviewing experience more efficient, accurate, and productive.</p>
<p>As usual, this release of Oxygen also contains numerous new API and component updates.</p>

<p>For the complete list of new features and detailed information, please visit  
<a href="http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a><p>

<p>Oxygen 19.1 can be freely evaluated for 30 days from 
<a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a></p>

<p>Oxygen XML Web Author can also be tested online at
<a href="https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html">https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html</a></p>

<p><strong>Purchasing</strong></p>

<p>
       To purchase Oxygen XML Editor, Author, Developer or WebHelp, please visit the Oxygen XML store at 
       <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a>
       </p>
       <p>
       The Oxygen XML Web Author is available through several subscription packages at
       <a href="http://www.oxygenxml.com/webauthor/#buy">http://www.oxygenxml.com/webauthor/#buy</a>
</p>    

<p>If you are interested in triggering some of the processing provided by Oxygen from other processes, you can do that using the new Oxygen XML Scripting license.
For details, please contact us at <a href="mailto:sales@oxygenxml.com">sales@oxygenxml.com</a>.</p>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft develops the industry-acclaimed Oxygen XML Editor, facilitating teams in small businesses, Fortune 500 enterprises, universities, 
government agencies, and international organizations in authoring documents, publishing in different formats, collaborating with team members, and managing content. 
At the same time, Oxygen enables XML developers to develop advanced style-sheets, edit schema, generate documentation, debug files, and connect databases. It is the only tool that supports all XML schema languages. 
It provides the widest coverage of state-of-the-art XML technologies, complies with standards of World Wide Web Consortium (W3C) and of other organizations, and enhances productivity through an intuitive and innovative authoring and development environment. 
</p> 

<p class="small">Oxygen is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
                ]]>
            </description>
            <guid isPermaLink="false">news_oxygen_19_1</guid>
            <pubDate>Fri, 29 Sep 2017 16:30:00 GMT</pubDate>
        </item> 
        
        <item>
            <title>Webinar: Collaboration Tools to Help Improve Documentation Processes</title>
            <link></link>
            
            <description>
                <![CDATA[
<p>We are happy to announce a new webinar on September 6, 2017 at 8:00 AM PDT.</p>

<div>In this Webinar we will present an in-depth view of our documentation workflow to show real world use-cases of how you can use Oxygen products and other tools to efficiently and thoroughly collaborate with everyone involved in the documentation process. Some of the details that will be discussed include:</div>
<ul>
    <li>An overview of the Oxygen team's documentation workflow</li>
    <li>Using an issue tracking application (such as JIRA) for collaboration between all departments</li>
    <li>Using Oxygen Content Fusion for collaboration between the documentation team and developers</li>
    <li>Using Oxygen XML Web Author for collaboration between the support team and documentation team</li>
    <li>Using a combination of tools (JIRA, GitHub, Web Author) for collaboration between the quality assurance team and documentation team</li>
    <li>Using Oxygen XML Editor and a version control system (such as Git) for collaboration between developers and the documentation team</li>
    <li>Using the Oxygen WebHelp system for collaboration between end users and the documentation team</li>
</ul>

<p>You can register for free at <a href="https://register.gotowebinar.com/register/3228605229073571331">https://register.gotowebinar.com/register/3228605229073571331</a></p>

<div>This webinar will be recorded and made available on our website a few days following the event.</div>

<p>Please join us to discover how you can collaborate more efficiently during your documentation process!</p>                
]]>

            </description>
            <guid isPermaLink="false">news_webinars_sep_6_2017</guid>
            <pubDate>Wed, 6 Sep 2017 15:00:00 GMT</pubDate>
        </item>
        
        
        
        
        
        <item>
            <title>New Webinar: Exploring the new DITA features in Oxygen 19</title>
            <link></link>
            
            <description>
                <![CDATA[
<p>We are happy to announce a new DITA-related webinar on June 21, 2017 at 8:00 AM PDT. In this webinar we will show you some of the new DITA-related features that were added in Oxygen 19.</p>

<div>The features that we will discuss include:</div>
<ul>
    <li>Using the Fast Create Topics feature to quickly create multiple DITA topics at once</li>
    <li>Easily converting between DITA topic types</li>
    <li>Automatically updating references to DITA resources using Master Files support</li>
    <li>Using the DITA Reusable Components view to quickly find keys and insert references</li>
    <li>Checking for references to resources that reside outside the DITA map folder</li>
    <li>Using the Content Completion Assistant to select ID values when inserting key references</li>
    <li>Customizing the output using Oxygen PDF Chemistry</li>
    
    
</ul>
<p>As usual, this is a free webinar but registration is required at:
<a href="https://attendee.gotowebinar.com/register/9089281479454880257">https://attendee.gotowebinar.com/register/9089281479454880257</a>             
</p>
<p>This webinar will be recorded and made available on our website a few days following the event.</p>
<p>Please join us to discover how you can be more productive using DITA in Oxygen! </p>
]]>

            </description>
            <guid isPermaLink="false">news_webinars_jun_21_2017</guid>
            <pubDate>Wed, 21 Jun 2017 15:00:00 GMT</pubDate>
        </item>
        
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 19 is available</title>
            <link>https://www.oxygenxml.com/whatisnew19.0.html</link>            
            <description>
                <![CDATA[
<p>Syncro Soft Announces a New Release (Version 19.0) of the Oxygen XML Editor Suite of Products</p>
<p>Release date: April 5, 2017</p>
<p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of version 19.0 of its industry leading XML editing suite of products, Oxygen XML Editor, Author, Developer, Web Author, and WebHelp.</p>

<p><strong>Oxygen XML Editor Suite 19.0:</strong></p>

<p>Oxygen 19.0 brings you a variety of new features and improvements that will make your XML authoring and developing experience more productive and powerful than ever before.</p>

<div>New Features and Improvements in Oxygen XML Editor include:</div>
<ul>
    <li> Productivity improvements for DITA that allow you to quickly create multiple new topics at once, convert topics to different types, reuse and link content faster than ever, move and rename topics while automatically updating all references, and additional checks for the DITA map validation.</li>
    <li> DocBook editing support was updated to include the new 5.1 features and you now have the ability to insert media objects in DocBook documents, as well as the ability to publish tracked changes and comments in PDF output.</li>
    <li> WebHelp received a variety of improvements, including the addition of search auto-completion, phrase search, better sorting, and results pagination.</li>
    <li> A new built-in CSS to PDF processing engine called Chemistry makes it very easy to style and customize the PDF output using CSS and without the need of an additional commercial CSS to PDF engine.</li>
    <li> The Markdown editor comes with more DITA-specific features to allow you to use Markdown together with DITA and you now have the ability to see the XML structure in the Preview panel.</li>
    <li> XSLT development support was improved with new refactoring actions, support for code quality assurance checks, and improved error localization. Rules were added to automatically detect name conflicts and you now have access to actions to add documentation stubs for templates and functions.</li>
    <li> XSLT/XQuery Debugger users now have more access to configure the Debugger workspace since the Output view and other information views are now dockable.</li>
    <li> You now have the ability to define placeholders in document templates that provide hints for Authors to help them understand what type of content should be added at any particular location within the document.</li>
</ul>

<p>Oxygen XML Web Author 19.0:</p>

<p>Oxygen XML Web Author provides an innovative web-based structured authoring tool. Its powerful technology and adaptive interface allows you to review, contribute, and edit content from anywhere that you can access a browser, on desktops, tablets, or mobile devices.</p> 

<div>New Features added in Oxygen XML Web Author version 19.0 include:</div>
<ul>
    <li> An enhanced search mechanism that provides more intuitive search functions and includes several new options to help you find and replace content.</li>
    <li> A new Validation side view that provides details about detected problems and offers fixes to help you solve them.</li>
    <li> Internationalization support and the user interface localized in English, German, Dutch, Japanese, and French.</li>
</ul>

<p>There are also various other improvements to make your authoring, collaborating, and reviewing experience more efficient, accurate, and productive.</p>
<p>As usual, this release of Oxygen also contains numerous new API and component updates.</p>

<p>For the complete list of new features and detailed information please visit 
<a href="http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a><p>

<p>Oxygen 19.0 can be freely evaluated for 30 days from 
<a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a></p>

<p>The new Oxygen XML Web Author can also be tested online at
<a href="https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html">https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html</a></p>

<p><strong>Purchasing</strong></p>

<p>
       To purchase Oxygen XML Editor, Author, Developer or WebHelp, please visit the Oxygen XML store at 
       <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a>
       </p>
       <p>
       The new Oxygen XML Web Author is available through several subscription packages at
       <a href="http://www.oxygenxml.com/webauthor/#buy">http://www.oxygenxml.com/webauthor/#buy</a>
</p>    

<p>If you are interested in triggering some of the processing provided by Oxygen from other processes, you can do that using the new Oxygen XML Scripting license.
For details, please contact us at <a href="mailto:sales@oxygenxml.com">sales@oxygenxml.com</a>.</p>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
                ]]>
            </description>
            <guid isPermaLink="false">news_oxygen_19</guid>
            <pubDate>Wed, 5 Apr 2017 13:10:00 GMT</pubDate>
        </item>    
        
        
        
        
        <item>
            <title>oXygen XML Editor New Webinars</title>
            <link></link>
            
            <description>
                <![CDATA[
<p>In the next few months we will host a series of webinars covering many technologies available in oXygen XML Editor. The webinars are scheduled as follows:</p>
<p>
    <div><b>1. Unit testing XSLT with XSpec and oXygen</b></div>
    <div class="small">February 28, 2017 8:00 AM - 9:00 AM PDT</div>
    
    <p>Discover how you can use the XSpec framework to write unit test for your XSLT projects. We will discuss recent upgrades to the integration and show you how to create and execute XSpec test scenarios in oXygen and how to use an oXygen plugin to speed up scenario development.</p>
    
    <p>You can register to attend at 
    <a href="http://oxygenxml.com/events/2017/webinar_unit_testing_xslt_with_xspec_and_oxygen.html">http://oxygenxml.com/events/2017/webinar_unit_testing_xslt_with_xspec_and_oxygen.html</a>
    </p>
</p>
<p>
    <div><b>2. Multimedia support in oXygen</b></div>
    <div class="small">March 7, 2017 8:00 AM - 9:00 AM PDT</div>
    
    <p>Join us to see a presentation on the support for multimedia content that is offered in oXygen. This includes rendering video and audio files directly in the UI, rendering animated and interactive SVG drawing, interacting with SVG objects in Author mode, and creating interactive image maps. We will show you how easy it is to create multimedia content with oXygen and publish it in HTML5 output formats.</p>
    
    <p>You can register to attend at
    <a href="http://oxygenxml.com/events/2017/webinar_multimedia_support_in_oxygen.html">http://oxygenxml.com/events/2017/webinar_multimedia_support_in_oxygen.html</a></p>
</p>
<p>
    <div><b>3. A technical writer's perspective on using DITA</b></div>
    <div class="small">March 21, 2017 8:00 AM - 9:00 AM PDT</div>
    
    <p>In this webinar, a technical writer will offer a unique perspective of learning how to use oXygen to write and publish DITA documentation after coming from a professional background of writing in "unstructured" authoring applications. We will discuss our company's documentation workflow and the various ways we collaborate as a team, as well as presenting various features in oXygen that can help any technical writer.</p>

    <p>You can register to attend at 
    <a href="http://oxygenxml.com/events/2017/webinar_a_technical_writer_perspective_on_using_dita.html">http://oxygenxml.com/events/2017/webinar_a_technical_writer_perspective_on_using_dita.html</a></p>
</p>

<p>Please join us to discover more about oXygen XML Editor!</p>

]]>

    </description>
    <guid isPermaLink="false">news_webinars_feb_21_2017</guid>
    <pubDate>Tue, 21 Feb 2017 13:50:00 GMT</pubDate>
        </item>
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 18.1 is available</title>
            <link>https://www.oxygenxml.com/whatisnew18.1.html</link>            
            <description>
                <![CDATA[
<p>Syncro Soft Announces a New Release (Version 18.1) of the Oxygen XML Editor Suite of Products</p>

<p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of version 18.1 of its industry leading XML editing suite of products, 
Oxygen XML Editor, Author, Developer, Web Author, and WebHelp. Syncro Soft is also pleased to announce the addition of a new Oxygen XML Scripting license, allowing some of the processing provided by Oxygen 
(such as the extensive DITA validation support) to be integrated in your own scripts. </p>
<p>Although Oxygen XML Editor version 18.1 is a maintenance release that focuses on performance and usability improvements, it also adds a variety of powerful new features, making it similar to a major release.</p>
       
<p><strong>New Features and Improvements Include:</strong><p>
<ul>
    <li>Audio and video content in DITA is now fully supported. Oxygen XML Editor 18.1 allows you to insert media objects, play audio, and display video directly in the Author visual editing mode and includes 
    updates to the publishing workflow to handle video and audio objects in the output.</li> 
    <li>A new Markdown editor allows you to easily write, preview, and convert Markdown content into HTML or DITA and you can use Markdown-encoded topics in DITA maps. When validating a DITA map, 
    Oxygen can also validate Markdown documents and transform them in the publishing stage.</li>
    <li>Checking for and merging changes is now easier with the new 3-way directories comparison tool and the addition of more syntax-aware diff algorithms.</li>
    <li>You can publish the tracked changes and comments made in DITA documents to PDF output, thus allowing you to have the review information that is captured in Oxygen also available as PDF.</li>
    <li>The WebHelp Responsive system received numerous updates, including new skins, support for expanding/collapsing components (sections, tables, etc.), automatic image scaling, support for DITA 1.3-specific context 
    sensitive help information, and control over what is indexed for searches.</li>
    <li>Content completion for XPath and XQuery was improved with new proposals from XPath 3.0 and XQuery 3.0 specifications.</li>
    <li>The add-on for working with Saxon 9.7 was updated to provide an action to obtain a compiled stylesheet that can be used with the new Saxon-JS (the JavaScript version of Saxon that provides XSLT 3.0 in the browser).</li>
</ul>
       
<p>Oxygen XML Web Author provides an innovative web-based structured authoring tool. Its powerful technology and adaptive interface allows you to review, contribute, and edit content from anywhere, on desktops, tablets, 
or mobile devices. The new functionality added in version 18.1 enhances the DITA authoring support by allowing you to easily insert content references, displays audio and video content, allows you to control what review 
information is visible, and includes improvements to the GitHub connector. The new Oxygen XML Scripting license allows you to automate the execution of the DITA Map Validation and Completeness Check from your own scripts. 
For example, you can use it as part of a continuous integration process. Other functionality made available by this license includes generating documentation (from XML Schema, WSDL, and XSLT), and access to the Flatten XML 
Schema and Instance Generator tools. For more details, please see: <a href="https://www.oxygenxml.com/oxygen_scripting.html">https://www.oxygenxml.com/oxygen_scripting.html</a>
</p>
<p>As usual, Oxygen also added many new API and component updates for this release.</p>
<p>For the complete list of new features and detailed information please visit 
<a href="http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a><p>

<p>Oxygen 18.1 can be freely evaluated for 30 days from 
<a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a></p>

<p>The new Oxygen XML Web Author can also be tested online at
<a href="https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html">https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html</a></p>

<p><strong>Purchasing</strong></p>

<p>
       To purchase Oxygen XML Editor, Author, Developer or WebHelp, please visit the Oxygen XML store at 
       <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a>
       </p>
       <p>
       The new Oxygen XML Web Author is available through several subscription packages at
       <a href="http://www.oxygenxml.com/webauthor/#buy">http://www.oxygenxml.com/webauthor/#buy</a>
</p>    
<p>If you are interested in the new Oxygen XML Scripting license please contact us at <a href="mailto:sales@oxygenxml.com">sales@oxygenxml.com</a></p>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
                ]]>
            </description>
            <guid isPermaLink="false">news_oxygen_18_1</guid>
            <pubDate>Wed, 19 Oct 2016 13:10:00 GMT</pubDate>
        </item>         
        
        <item>
            <title>oXygen XML Editor Webinar: Working with oXygen projects</title>
            <link></link>
            
            <description>
                <![CDATA[
<p>This Thursday (September 22, 2016 8:00 AM PDT), we are hosting a new webinar where we will discuss how you can use oXygen to work with projects that allow you to easily organize your files, access resources relevant to the project, run batch operations, and share project-level options with your team.</p>

<div>Covered topics include:</div>
<ul>
    <li>Project structure and the oXygen Project view</li>
    <li>How oXygen keeps track of the editing context for each project</li>
    <li>Storing options at the project level</li>
    <li>Use-cases for using projects, including project-specific layouts and customizing the authoring experience for a project</li>
    <li>Project-specific transformation scenarios</li>
    <li>Performing actions on multiple files</li>
    <li>Master files support</li>
    <li>Refactoring actions</li>
</ul>
<p>As usual, this is a free webinar but registration is required at:
<a href="https://www.oxygenxml.com/events/2016/webinar_working_with_oxygen_projects.html">https://www.oxygenxml.com/events/2016/webinar_working_with_oxygen_projects.html</a>             
</p>
]]>

            </description>
            <guid isPermaLink="false">news_webinars_sep_21_2016</guid>
            <pubDate>Wed, 21 Sep 2016 12:10:00 GMT</pubDate>
        </item>


        <item>
            <title>oXygen XML Editor Webinar: Ready for DITA 1.3</title>
            <link></link>
            
            <description>
                <![CDATA[
                <p>
This Thursday (September 8, 2016 8:00 AM PDT) we are hosting a new webinar where we explore the DITA 1.3 functionality and how you can use oXygen to take advantage of the new DITA 1.3 features.</p>

<div>Covered topics include:</div>
<ul>
   <li>New domain modules and information types.</li>
   <li>Ready-to-use MathML and SVG.</li>
   <li>Key scopes.</li>
   <li>Branch filtering.</li>
   <li>Relax NG constraints and specializations.</li>
</ul>
<p>
As usual, this is a free webinar but registration is required at:
<a href="https://www.oxygenxml.com/events/2016/webinar_ready_for_dita_1_3.html">https://www.oxygenxml.com/events/2016/webinar_ready_for_dita_1_3.html</a>             
</p>
]]>

            </description>
            <guid isPermaLink="false">news_webinars_sep_7_2016</guid>
            <pubDate>Wed, 7 Sep 2016 12:10:00 GMT</pubDate>
        </item>
        

        <item>
            <title>&#x3C;oXygen/&gt; XML Web Author version 18.0.1 is available</title>
            <link><!--https://www.oxygenxml.com/xml_web_author/whats_new.html--></link>            
            
            <description>
                
                <![CDATA[
<p>Syncro Soft, the developer of the Oxygen XML suite of products, announced the immediate availability of version 18.0.1 of its Oxygen XML Web Author.</p>
       
<p>oXygen XML Web Author version 18.0.1 is the latest release for the innovative oXygen web-based authoring tool. Its powerful technology and adaptive interface allows you to review, contribute, and edit content from anywhere, on desktops, tablets, or mobile devices. It includes a variety of new features and improvements to make your authoring, collaborating, and reviewing experience more efficient and productive than ever before.</p> 
        
<p>The expanded support for Git integrations gives you the ability to work with any type of Git repository manager (including GitHub, BitBucket, and GitLab).</p> 
        
<p>You can benefit now of automatic spell checking, video playing support inside DITA documents, and auto-save when you edit files from WebDAV repositories.</p> 
        
<p>Several new actions were added to make your editing experience even easier and more dynamic. They include toolbar actions for inserting web links, file references, special characters and contextual menu actions to copy and cut content as well as a DITA specific contextual actions to open the DITA Style Guide.</p> 
        
<p>This version also includes various other improvements, such as an automatic conversion of URLs to framework-specific linking elements, support for a URL Chooser form control for selecting local and remote resources, the ability to upload files or images, and enhancements to the Content Completion Assistant.</p>
        
<p>Oxygen XML Web Author is available as a ready-to-use product, and as part of the Oxygen XML SDK.
        For more information, please visit: <a href="https://www.oxygenxml.com/xml_web_author.html">https://www.oxygenxml.com/xml_web_author.html</a></p>
        
        <p>List prices of the Subscription Packages are available at:
        <a href="https://www.oxygenxml.com/xml_web_author/buy_oxygen_xml_web_author.html">https://www.oxygenxml.com/xml_web_author/buy_oxygen_xml_web_author.html</a></p>
       
                ]]>
            </description>
            <guid isPermaLink="false">news_oxygen_18</guid>
            <pubDate>Tue, 9 Aug 2016 15:10:00 GMT</pubDate>
        </item>    
        
        
        
        
        
        <item>
            <title>oXygen XML Editor Webinar: DITA publishing with oXygen XML Editor</title>
            <link></link>
            
            <description>
                <![CDATA[
                <p>
We are happy to announce a new webinar, <italic>"DITA publishing with oXygen XML Editor"</italic>, presented by Alex Jitianu.
</p>
<p>
In this webinar we explore DITA publishing options from oXygen XML Editor including different HTML formats, PDF, EPUB, etc. and how these can be customized.</p>
<div>Covered topics:</div>
<ul>
    <li>Customizing a transformation scenario, changing parameters</li>
    <li>Publishing using multiple scenarios</li>
    <li>WebHelp customization using the skin builder</li>
    <li>Responsive WebHelp templates</li>
    <li>The WebHelp feedback system</li>
    <li>CSS-based PDF output</li>
    <li>Propagate change tracking and comments to published formats</li>
    <li>Using a different DITA-OT versions</li>
</ul>

<p>
As usual, this is a free webinar but registration is required at:
<a href="https://www.oxygenxml.com/events/2016/webinar_publishing_from_dita.html">https://www.oxygenxml.com/events/2016/webinar_publishing_from_dita.html</a>             
</p>
]]>

            </description>
            <guid isPermaLink="false">news_webinars_jul_21_2016</guid>
            <pubDate>Thu, 28 Jul 2016 7:10:00 GMT</pubDate>
        </item>
        
        <item>
            <title>oXygen XML Editor Webinar: Understanding and developing Schematron Quick Fixes</title>
            <link></link>
            
            <description>
                <![CDATA[
                <p>
We are happy to announce a new webinar, <italic>"Understanding and developing Schematron Quick Fixes"</italic>, hosted by George Bina and presented by Octavian Nadolu.
</p>
<p>
Schematron solves certain limitations that other types of schema have when validating XML documents since it allows the schema developer to define the errors and control the messages that are presented to the user. Therefore, Schematron makes the validation errors more accessible to users and helps to ensures that they understand the problem. These messages may also include hints to help the user to fix the problem, but this doesn't complete the solution since the user still needs to manually correct the issue. This may cause users to waste valuable time and also creates the possibility of making additional errors while trying to manually fix the reported problem. Schematron Quick Fixes provide automatic actions to fix validation errors, thus offering a complete solution, while saving time and avoiding the potential for causing other issues.
</p>
<div>Covered topics:</div>
<ul>
    <li>How SQF integrates with Schematron.</li>
    <li>Introduction to SQF by examples.</li>
    <li>Schematron Quick Fix language.</li>
    <li>Using SQF and XSLT to develop complex fixes.</li>
    <li>SQF use case (error correction, refactoring, automatic tagging, etc.).</li>
</ul>

<p>
As usual, this is a free webinar but registration is required at:
<a href="https://www.oxygenxml.com/events/2016/webinar_understanding_and_developing_schematron_quick_fixes.html">https://www.oxygenxml.com/events/2016/webinar_understanding_and_developing_schematron_quick_fixes.html</a>             
</p>
]]>

            </description>
            <guid isPermaLink="false">news_webinars_jul_13_2016</guid>
            <pubDate>Fri, 13 Jul 2016 13:10:00 GMT</pubDate>
        </item>
        
        <item>
            <title>oXygen XML Editor Webinar: Managing DITA Reuse with oXygen</title>
            <link></link>
            
            <description>
                <![CDATA[
                <p>
We are happy to announce a new webinar, <italic>"Managing DITA Reuse with oXygen"</italic>, hosted by George Bina and presented by Alex Jitianu.
</p>
<p>
This webinar will focus on advanced features that help you to achieve your return on investment from using DITA. REUSE is the key word and it can be implemented either directly through content references or indirectly through profiling/conditional content.
</p>
<div>Covered topics:</div>
<ul>
    <li>Reuse though content references.</li>
    <li>Indirect reuse through keys: defining keys, making key references and content key references.</li>
    <li>DITA Filtering (also known as profiling or conditional content).</li>
    <li>Validate and check for completeness in the context of reuse.</li>
    <li>Advanced use of profiling using DITA subject schemes.</li>
</ul>

<p>
As usual, this is a free webinar but registration is required at:
<a href="https://www.oxygenxml.com/events/2016/webinar_dita_reuse_and_filtering.html">https://www.oxygenxml.com/events/2016/webinar_dita_reuse_and_filtering.html</a>             
</p>
]]>

            </description>
            <guid isPermaLink="false">news_webinars_jun_24_2016</guid>
            <pubDate>Fri, 24 Jun 2016 13:10:00 GMT</pubDate>
        </item>         
        
        
        <item>
            <title>oXygen XML Editor Webinar: Guided Authoring - Enforcing Editing Rules</title>
            <link></link>
            
            <description>
                <![CDATA[
<p>Today (Jun 16, 2016 8:00 AM PDT) we are hosting a new webinar where we will explore the importance of helping your authors to follow editing rules, such as grammar rules, document structure guidelines, business requirements, style preferences, or rules for the generated output.</p>

<p>To enforce these rules, companies often use grammar checking apps, custom schemas, or best practice guides. For content authors, there are usually too many rules to remember while writing content. The best approach for this challenge is to signal the user when a rule violation is detected and offer suggestions to help them solve possible rule problems and maintain integrity of their documentation.</p>

<p>
As usual, this is a free webinar but registration is required at:
<a href="https://www.oxygenxml.com/events/2016/webinar_enforcing_rules.html">https://www.oxygenxml.com/events/2016/webinar_enforcing_rules.html</a>
</p>
                ]]>
            </description>
            <guid isPermaLink="false">news_webinars_jun_16_2016</guid>
            <pubDate>Thu, 16 Jun 2016 9:10:00 GMT</pubDate>
        </item>         

        <item>
            <title>New oXygen XML Editor Webinars</title>
            <link></link>            
            
            <description>
                
                <![CDATA[
<p>oXygen XML Editor invites you to a series of free DITA-related webinars that will cover almost every aspect of working with DITA in oXygen XML Editor.</p>

<div>The first three webinars are scheduled as follows:</div>

<p>
    <div class="strong">Getting started with DITA using oXygen XML Editor</div>
    <div class="small">Thursday, May 26</div>
    <div><a href="https://www.oxygenxml.com/events/2016/webinar_getting_started_with_dita.html">https://www.oxygenxml.com/events/2016/webinar_getting_started_with_dita.html</a></div>
</p>

<p>
    <div class="strong">DITA reuse and filtering</div>
    <div class="small">Thursday, June 30</div>    
    <div><a href="https://www.oxygenxml.com/events/2016/webinar_dita_reuse_and_filtering.html">https://www.oxygenxml.com/events/2016/webinar_dita_reuse_and_filtering.html</a></div>
</p>

<p>
    <div class="strong">DITA publishing with oXygen XML Editor</div>
    <div class="small">Thursday, July 28</div>    
    <div><a href="https://www.oxygenxml.com/events/2016/webinar_publishing_from_dita.html">https://www.oxygenxml.com/events/2016/webinar_publishing_from_dita.html</a></div>
</p>

 <p>Please join us to complete your DITA learning experience with oXygen XML Editor!</p>
                ]]>
            </description>
            <guid isPermaLink="false">news_webinars_may_23_2016</guid>
            <pubDate>Mon, 23 May 2016 9:10:00 GMT</pubDate>
        </item>         
        

        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 18 is available</title>
            <link>https://www.oxygenxml.com/whatisnew18.0.html</link>            
            
            <description>
                
                <![CDATA[
<p>Syncro Soft Announces the Release of a New Product, Oxygen XML Web Author, a New Version 18.0 of the Oxygen XML Editor Suite of Products</p>

<p>Syncro Soft, the developer of the Oxygen XML suite of products, is proud to announce the immediate availability of version 18.0 of its industry leading XML editing suite of products, Oxygen XML Editor, Author, Developer, and WebHelp. Syncro Soft is also pleased to announce the addition of a new product, Oxygen XML Web Author, which represents a major milestone for making XML authoring accessible to everyone by providing browser-based access to XML documents from both desktop and mobile devices.</p>
       
<p>To meet the evolving standards of the XML community, authors and developers need XML editing tools that progressively advance with the ever changing technologies. With the new Oxygen XML Web Author and the new version of Oxygen XML Editor suite of products, structured authoring professionals can create, edit, and develop XML content even more effectively and keep up with the continuous advancements in the technology world.</p>
       
<p>Oxygen XML Web Author provides an innovative web-based structured authoring tool. Its powerful technology and adaptive interface allows you to review, contribute, and edit content from anywhere, on desktops, tablets, or mobile devices. It includes a variety of features and improvements to make your authoring, collaborating, and reviewing experience more efficient and productive than ever before.</p>
       
<p>Oxygen XML Editor version 18.0 includes a variety of new features and improvements that set the standards for XML authoring and developing even higher than its users are already accustomed to.</p>
       
<p><strong>New Features and Improvements Include:</strong><p>
       
<ul>
  <li>The visual Author mode now allows you to collaborate more easily and effectively with others through comment threads by providing a new "reply to comment" action and allowing to you mark comments as being resolved.</li>
  <li>A brand new visual Image Map Editor allows you to easily add links on specific areas within an image, while automatically generating the corresponding markup.</li>
  <li>Numerous of other improvements have been made to the visual Author mode. Working with tables has become more intuitive, a new validation engine reports problems in table structures, and more Smart Paste strategies have been implemented to allow Oxygen to preserve the validity of the document you are editing.</li>
  <li>The new XML-aware three-way file comparison feature helps you solve conflicts and merge changes between multiple modifications of the same file. It is especially helpful for teams that have multiple authors working concurrently on the same documents.</li>
  <li>DITA content can be published using a new publishing system called WebHelp Responsive. Nearly all aspects of its layout can be customized and it is adaptable to any device and screen size to provide an optimal viewing and interaction experience. It also includes a variant that allows online users to provide feedback for your documentation.</li>
  <li>The most commonly used documentation frameworks, DITA and DocBook, have been updated. Oxygen now officially supports DITA 1.3 and the recent DITA Open Toolkit version 2.2.3 is offered in addition to the stable 1.8.5 version. The DocBook stylesheets were updated to version 1.79.1 and DocBook schemas to version 5.1.</li>
  <li>When editing in Text mode, you can now use a new rectangular selection feature to copy, cut, paste, or edit the content within the selection. This is useful for editing or copying content inside a rectangular area that spans across consecutive lines.</li>
<li>As usual, Oxygen also added many new API and component updates for this release.</li>
</ul>
       
       <p>For the complete list of new features and detailed information please visit 
<a href="http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a><p>

       <p>
       Oxygen 18.0 can be freely evaluated for 30 days from 
       <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a></p>
       <p>
       The new Oxygen XML Web Author can also be tested online at
       <a href="https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html">https://www.oxygenxml.com/webapp-demo-aws/app/oxygen.html</a></p>
       
<p><strong>Purchasing</strong></p>

<p>
       To purchase Oxygen XML Editor, Author, Developer or WebHelp, please visit the Oxygen XML store at 
       <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a>
       </p>
       <p>
       The new Oxygen XML Web Author is available through several subscription packages at
       <a href="http://www.oxygenxml.com/webauthor/#buy">http://www.oxygenxml.com/webauthor/#buy</a>
   </p>    

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
                ]]>
            </description>
            <guid isPermaLink="false">news_oxygen_18</guid>
            <pubDate>Thu, 21 Apr 2016 15:10:00 GMT</pubDate>
        </item>         
        

     
        
       
        <item>
            <title>&#x3C;oXygen/&gt; XML Web Author version 17.1.1 is available</title>
            <link>http://www.oxygenxml.com/webauthor</link>            
            <description>
                
                <![CDATA[
<p>Syncro Soft, the developer of the Oxygen XML suite of products, announced the immediate availability of version 17.1.1 of its Oxygen XML Web Author.</p>

<p>The new Oxygen XML Web Author takes advantage of the state-of-the-art Oxygen authoring technology to bring XML editing and reviewing to any device that supports modern Web browsers. The adaptive and innovative user interface is designed to allow you to interact with XML content in the most efficient and productive way possible.</p>

<p>Oxygen XML Web Author provides guided authoring with content completion assistance, automatic validation, inline hints, and a variety of common editing actions for each type of document.</p>

<p>A review panel provides an overview of all comments and tracked changes, and offers you a simple and efficient way of navigating through changes and accessing various review actions.</p>

<p>Oxygen XML Web Author is available as a ready-to-use product, and as part of the Oxygen XML SDK.</p>

<p>For the complete list of new features and detailed information please visit 
<a href="http://www.oxygenxml.com/webauthor/">http://www.oxygenxml.com/webauthor</a><p>

<p><strong>Purchasing</strong></p>

The Subscription Packages and their Terms and Conditions of Sales will be available in your oXygen Partners Portal account starting with February 23rd, 2016.
       
List prices of the Subscription Packages are available at:
<a href="http://www.oxygenxml.com/webauthor/#buy">http://www.oxygenxml.com/webauthor/#buy</a><br/>


<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/webauthor</guid>
            <pubDate>Thu, 11 Feb 2016 10:10:00 GMT</pubDate>
        </item>         
       
       
       
       
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 17.1 is available</title>
            <link>http://www.oxygenxml.com/whatisnew17.1.html</link>            
            <description>
                
                <![CDATA[
<p>oXygen XML Editor version 17.1 includes updates and improvements to make your XML authoring and developing experience even more productive and effective. The performance of many of the integral components has been optimized and numerous features were enhanced and fine-tuned to make oXygen XML Editor even more powerful, dynamic, and easy to use. It also features a spectacular new visual design that makes everything look crisp and beautiful.</p>

<p>Various DITA-related operations and dialog boxes have been reorganized and improved to maximize efficiency and convenience. You can also now enable experimental editing and publishing support for DITA 1.3, including new file templates, scoped keys, and branch filtering.</p>

<p>oXygen XML Editor extends support for resolving errors and managing the structure of your documents through powerful actions. Support for XML Quick Fixes was expanded and their performance improved, while XML Refactoring actions were enhanced to make them more accessible and powerful.</p>

<p>The oXygen WebHelp system was also improved to enhance your published output. Google Search, Google Analytics, and some popular social media widgets can now be integrated into your WebHelp system and search features are now available in offline mode.</p>

<p>Improved CSS support includes optimized performance and the ability to use several properties that were previously not supported. Support for some level 4 pseudo-classes was also added, as well as support for allowing negative values in certain properties.</p>

<p>The oXygen SDK contains many new API updates and the Web-based component provides new extension points to facilitate various integrations. The WebApp component has received numerous enhancements to allow you to customize many of its features, as well as an easy-to-use interface that makes it easy to configure your instance of the component.</p>

<p>For the complete list of new features and detailed information please visit 
<a href="http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a><p>

<p>Oxygen 17.1 can be freely evaluated for 30 days from 
<a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a><p>

<p><strong>Purchasing</strong></p>

To purchase please visit the Oxygen XML store at 
<a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>


<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 17.1 Build 2015101417]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/whatisnew17.1.html</guid>
            <pubDate>Tue, 20 Oct 2015 10:10:00 GMT</pubDate>
        </item>    
       
       
       
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 17.0 is available</title>
            <link>http://www.oxygenxml.com/whatisnew17.0.html</link>            
            <description>
                
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the developer of the Oxygen XML suite of products, announced the immediate availability of version 17.0 of its Oxygen XML Editor, Oxygen XML Author and Oxygen XML Developer products containing a comprehensive set of tools supporting all the XML-related technologies.</p> 

<p>Oxygen XML Editor version 17 sets the highest standard for XML development and XML authoring. It comes with important functionality updates and focuses on design to make your work not only productive, but also enjoyable.</p>

<p>The new user interface features Retina/HiDPI icons to make everything look crisp and beautiful, and an optional graphite color theme. Toolbars are configurable down to action level and they put you in full control of your work environment.</p>

<p>Oxygen XML Editor not only reports errors, it also helps you automatically correct them through Quick Fix and AutoCorrect support. In version 17, the Quick Fix support provides solutions for XML documents validated against Relax NG, XSD, and Schematron schemas. In the case of Schematron, the schema developer is in full control of the Quick Fix actions, offering the user one or more solutions to any detected issue. The new AutoCorrect functionality also helps to automatically fix common typing errors.</p>

<p>The new XML Refactoring support extends the power of Find/Replace across multiple files by applying XML-aware operations through a user-friendly interface. Additional custom operations can be easily plugged-in for Enterprise Edition users.
</p>

<p>XML developers can take advantage of the XQuery and embedded XPath formatting feature. They can also use Oxygen XML Editor with the latest versions of MarkLogic and eXist XML databases, Saxon XSLT, XQuery and XML Schema engines, and XML Calabash XProc processor.</p>

<p>Version 17 takes a huge step forward in improving the CSS support that Oxygen XML Editor uses to render XML documents in Author mode. The new CSS Inspector view allows you to see what styles are applied to each element and to immediately navigate to the CSS source. If CSS does not give you enough flexibility then you can use LESS either directly, pointing to the LESS file, or automatically compile LESS to CSS when saving. Building eye-catching authoring interfaces can now be achieved by taking advantage of the support for relative, absolute, and fixed positioning of CSS blocks. You can also develop visual layouts that can respond dynamically to different page widths, define actions directly in CSS, and place static content on multiple "before" and "after" layers for any element.</p>

<p>The improved CSS support is used for DITA topics and maps to offer a choice of main rendering styles, as well as the option to add or subtract style layers. Guided DITA authoring was implemented as two optional style layers that allow you to see inline hints and actions. The CSS-based PDF output transformation automatically uses the CSS styles you select for authoring, so that you can reuse the same CSS files when publishing DITA to PDF. Oxygen bundles the latest DITA-OT 1.8 but version 2.0 is also supported, and integrating a new transformation is greatly simplified for annotated transformation types, as Oxygen will automatically discover their parameters.</p>

<p>The DITA/DocBook to WebHelp transformations optimize the page loading time and provide support for context-sensitive help, SEO resources, and LDAP authentication. The WebHelp output that now supports both RTL scripts and Japanese content can be easily embedded in a page.</p>

<p>The Web-based XML authoring SDK now provides new extension points to facilitate integration, as well as an adaptive user interface that is both mobile and desktop-friendly. Find more about the Oxygen WebApp and try it online at
<a href="http://www.oxygenxml.com/webapp/">http://www.oxygenxml.com/webapp/</a></p>
<p>In response to integrators feedback, the Oxygen SDK has many new API updates to access additional extension points and to facilitate seamless integration.</p>

<p>Oxygen version 17 includes new frameworks for supporting JATS, ISO StratML, and XLIFF, while the TEI framework was updated to contain the latest schemas and stylesheets. The SVN client has also been updated to include a variety of improvements and bug fixes.</p>

<p>For the complete list of new features and detailed information please visit 
<a href="http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a><p>

<p>Oxygen 17.0 can be freely evaluated for 30 days from 
<a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a><p>


<p><strong>Purchasing</strong></p>

To purchase please visit the Oxygen XML store at 
<a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>


<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 17.0 Build 2015043018]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/whatisnew17.0.html</guid>
            <pubDate>Tue, 5 May 2015 10:10:00 GMT</pubDate>
        </item>         
       
       
        
        <item>
            <title>Training Course - DITA Authoring with oXygen XML Author (11-13 March 2015)</title>
            <link>http://www.mekon.com/index.php/pages/services/oXygen-XML-for-DITA-authors/training</link>            
            <description>
                
                <![CDATA[
<p>This training course, designed by Dr Tony Self and delivered by our Partner, Mekon, will give both experienced and novice DITA technical authors the knowledge they need to make the most of oXygen XML Author.</p> 

<p>Upon successful completion of this course, attendees will be able to work with projects, create and edit DITA and other XML documents using oXygen and transform source files to Web, ePUB and PDF deliverable documents. Using a comprehensive training project and practical exercises attendees will learn about:</p>

<ul>
        <li> Topic workspace – opening and closing, previewing, editing topic elements and attributes, cross-references</li>
        <li> Editing modes</li>
        <li> Map manager – creating and editing maps, cross-references</li>
        <li> Projects and folder structures</li>
        <li>Working with tables, images and lists</li>
        <li>Spell-check, search</li>
        <li>Conditions/profiling</li>
        <li>Re-usable content</li>
        <li>Using Help</li>
        <li>Authoring shortcuts</li>
        <li>Transformation scenarios and their application</li>
        <li>Reviewing features</li>
        <li>Validation, troubleshooting and shortcuts</li>
</ul>

<p>For further information or to book a place please contact Sam Cammock at Mekon:
        <a href="mailto:sam.cammock@mekon.com">sam.cammock@mekon.com</a> or call +44 (0)208 722 8400</p>
        

                ]]>
            </description>
            <guid isPermaLink="true">http://www.mekon.com/index.php/pages/services/oXygen-XML-for-DITA-authors/training</guid>
            <pubDate>Wed, 18 Feb 2015 10:10:00 GMT</pubDate>
        </item>  
        
        
        
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 16.1 is available</title>
            <link>http://www.oxygenxml.com/whatisnew16.1.html</link>            
            <description>
                
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the developer of the Oxygen XML suite of products, announced the immediate availability of version 16.1 of its Oxygen XML Editor, Oxygen XML Author and Oxygen XML Developer products containing a comprehensive set of tools supporting all the XML-related technologies.</p> 

<p>Version 16.1 of oXygen XML Editor adds improvements to both the XML development and XML authoring functionality. Fixes for validation issues, such as adding a missing attribute or deleting an unexpected element are offered automatically by the Quick Fixes support. 
The XSLT support helps you better understand what each XSLT instruction does by presenting associated annotations with the description of the instruction and links to the specification.</p>

<p>The XML authoring mode received a number of improvements to the table support, track changes functionality, generic editing, as well as to the DITA specific actions. The WebHelp output that can be obtained from DITA and DocBook documents is marked with the HTML5 document type and videos are rendered using the HTML5 video element.</p>

<p>You can find patterns within an EPUB, OOXML, ODF or any ZIP archive by running XPath queries on all the documents from ZIP-based archives.</p>

<p>The Eclipse plugin version of oXygen XML Editor was updated to support Eclipse 4.4, the SVN support was updated to work with Apache Subversion 1.8, and many component libraries were updated to their latest stable versions.
The accessibility was improved by automatically using colors defined by the high contrast theme in Windows when it becomes the current color theme.
</p>

<p>For the complete list of new features and detailed information please visit: <a href="http://www.oxygenxml.com/whatisnew16.1.html">http://www.oxygenxml.com/whatisnew16.1.html</a></p>

<p>Oxygen 16.1 can be freely evaluated for 30 days from 
<a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>
</p>

<h3>Pricing and Availability</h3>
<strong>Oxygen XML Editor is available immediately in three editions:</strong>
<ul>
    <li>Multi-platform Academic license costs USD 99.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 488.00</li>    
    <li>Multi-platform Enterprise license costs USD 698.00</li>
</ul>

<strong>Oxygen XML Developer is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

<strong>Oxygen XML Author is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 16.1 Build 2014100319]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/whatisnew16.1.html</guid>
            <pubDate>Tue, 7 Oct 2014 10:10:00 GMT</pubDate>
        </item>  
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 16 is available</title>
            <link>http://www.oxygenxml.com/whatisnew16.0.html</link>            
            <description>
                
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the developer of the Oxygen XML suite of products, announced the immediate availability of version 16 of its Oxygen XML Editor, Oxygen XML Author and Oxygen XML Developer products containing a comprehensive set of tools supporting all the XML related technologies.</p> 

<p>oXygen XML Editor 16 increases your productivity for XSLT development with the addition of Quick Fixes and improvements to refactoring actions. 
Saxon-CE specific extensions are supported and you can apply now XPath queries on multiple files. </p>
<p>If you use Ant to orchestrate build processes then oXygen will support you with a powerful Ant editor featuring validation, content completion, outline view, syntax highlight and search and refactoring actions. 
Working with conditional content is a lot easier now as you can set different colors and styles for each condition or focus exclusively on a specific deliverable by hiding all excluded content. You can modify DITA and DocBook tables easily using the new table properties action. You can customize the style of the oXygen WebHelp output to look exactly as you want using the new WebHelp skin builder. 
</p>
<p>As usual, oXygen keeps you up-to-date as we updated a number of components to better support XSLT, XQuery, XPath, XProc, SVN, DocBook, TEI and DITA standards.</p>

<p>For the complete list of new features and detailed information please visit: <a href="http://www.oxygenxml.com/whatisnew16.0.html">http://www.oxygenxml.com/whatisnew16.0.html</a></p>

<p>Oxygen 16 can be freely evaluated for 30 days from 
<a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>
</p>

<h3>Pricing and Availability</h3>
<strong>Oxygen XML Editor is available immediately in three editions:</strong>
<ul>
    <li>Multi-platform Academic license costs USD 99.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 488.00</li>    
    <li>Multi-platform Enterprise license costs USD 698.00</li>
</ul>

<strong>Oxygen XML Developer is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

<strong>Oxygen XML Author is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 16.0 Build 2014052022]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/whatisnew16.0.html</guid>
            <pubDate>Thu, 21 May 2014 10:10:00 GMT</pubDate>
        </item>         
        

        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 15.2 is available</title>
            <link>http://www.oxygenxml.com/whatisnew15.2.html</link>            
            <description>
                
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the developer of the Oxygen XML suite of products, announced the immediate availability of version 15.2 of its Oxygen XML Editor, Oxygen XML Author and Oxygen XML Developer products containing a comprehensive set of tools supporting all the XML related technologies.</p> 

<p>Version 15.2 of oXygen XML Editor improves the support for developing Schematron schemas by adding intelligent search and refactoring actions, in-context editing and validation, hierarchy/dependencies views, improved error reporting and more.</p>

<p>You can easily experiment with the new XML Schema 1.1 recommendation as oXygen handles the attributes that specify the minimum and maximum XML Schema version directly within the schema document.
Editing XML documents visually is a lot easier now with the intelligent content completion and paste functionality that were enhanced to automatically look in nearby positions to determine a valid location for the new content.</p>

<p>You can create more interactive and user friendly interfaces for editing XML documents taking advantage of the new CSS level 3 and level 4 features supported in oXygen or using the new text area form control extension.
Publishing DITA content features syntax-highlighting inside code blocks and the DITA 1.3 support debuts with the introduction of the new troubleshooting specialization.</p>

<p>One of the most important XML development feature of oXygen is the support for working automatically with modules by defining the master files, the documents that include/import modules. This was previously available only in the standalone distribution of oXygen and version 15.2 brings the same functionality also to the Eclipse plugin distribution.</p>

<p>As always, oXygen keeps you up-to-date, the new version featuring updated components including Saxon, Calabash, and the TEI stylesheets, support for MarkLogic 7 and Subversion 1.8 repositories. There is a large number of API additions in response to feedback provided by our partners which integrated the oXygen XML authoring technology into their solutions.
</p>

<p>For the complete list of new features and detailed information please visit: <a href="http://www.oxygenxml.com/whatisnew15.2.html">http://www.oxygenxml.com/whatisnew15.2.html</a></p>

<p>Oxygen 15.2 can be freely evaluated for 30 days from 
<a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>
</p>

<h3>Pricing and Availability</h3>
<strong>Oxygen XML Editor is available immediately in three editions:</strong>
<ul>
    <li>Multi-platform Academic license costs USD 99.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 488.00</li>    
    <li>Multi-platform Enterprise license costs USD 698.00</li>
</ul>

<strong>Oxygen XML Developer is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

<strong>Oxygen XML Author is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 15.2 Build 2014012017]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/whatisnew15.2.html</guid>
            <pubDate>Thu, 23 Jan 2014 10:10:00 GMT</pubDate>
        </item>          
        

        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 15.1 is available</title>
            <link>http://www.oxygenxml.com/whatisnew15.1.html</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the developer of the Oxygen XML suite of products, announced the immediate availability of version 15.1 of its Oxygen XML Editor, Oxygen XML Author and Oxygen XML Developer products containing a comprehensive set of tools supporting all the XML related technologies.</p> 

<p>
With the release of version 15.1, oXygen is the first XML editor to fully support right-to-left and bidirectional text in the visual editing mode. Content authors are now able to create and edit XML documents in the oXygen Author mode, in languages like Arabic, Hebrew, Persian and others.
This version of oXygen makes a leap forward in working with XML modules. Using the Master Files support, oXygen assists you while editing an XML document that belongs to a set of assembled modules, and provides you features like module validation, in-context content completion assistant, ID referencing or module connection overview.
The integration of the entire DITA for Publishers plugins suite enables oXygen users to produce Kindle output from DITA maps.
The latest Eclipse version (4.3) is now supported by the oXygen Eclipse plugin. Also, to keep you up-to-date, we bundled the latest third party components like Saxon Enterprise Edition 9.5.1.2, TEI Schemas (2.5.0), TEI Stylesheets (7.1.0), DITA for Publishers 0.9.18, and Calabash 1.0.13.
</p>

<p>For the complete list of new features and detailed information please visit: <a href="http://www.oxygenxml.com/whatisnew15.1.html">http://www.oxygenxml.com/whatisnew15.1.html</a></p>

<p>Oxygen 15.1 can be freely evaluated for 30 days from 
<a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>
</p>

<h3>Pricing and Availability</h3>
<strong>Oxygen XML Editor is available immediately in three editions:</strong>
<ul>
    <li>Multi-platform Academic license costs USD 99.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 488.00</li>    
    <li>Multi-platform Enterprise license costs USD 698.00</li>
</ul>

<strong>Oxygen XML Developer is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

<strong>Oxygen XML Author is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 15.1 Build 2013100313]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/whatisnew15.1.html</guid>
            <pubDate>Mon, 7 Oct 2013 14:10:00 GMT</pubDate>
        </item>          
        
        
        <item>
            <title>Acsone signs a strategic partnership with Componize and Syncro Soft, the publisher of oXygen XML Editor</title>
            <link>http://www.oxygenxml.com</link>            
            <description>
               <![CDATA[
<p>
<i>Brussels and Luxembourg, September 6th, 2013</i> – Acsone S. A./N. V., an independent IT services company, signed strategic partnership agreements with Syncro Soft, the publisher of oXygen XML Editor, and with Componize, the leading DITA component content management system on top of Alfresco.

<p>
“This three-party partnership supports and completes our offering in structured content management solutions regarding quality and regulation processes, fund information management, budget management and technical documentation in general. Joining our technical and commercial strengths reinforces our presence in Belgium and Luxemburg and offers a unique opportunity to our customers“, says Philippe Fontaine, Managing Director of Acsone.
oXygen XML Editor is the best XML editor available. It supports schema driven content completion and sports a highly user-friendly authoring mode where most if not all XML tags and attributes may be hidden away from the novice user. Apart from a superior standard compliance, oXygen XML Editor is also known for its excellent integration with the most used content management systems, XML databases and relational databases.</p>
<p>
Componize is a leading component content management system preconfigured for DITA that optimizes the authoring, management and publishing of structured and semi-structured content such as product documentation or learning content. Combining enterprise-wide collaboration, ease of use, scalability and an open architecture, it provides the full range of features that organizations need today for their content strategy. The users spend less time organizing, searching for and re-doing content and more time creating real value through better reuse and faster multi-channel production. Componize is today modernizing information development for AMD, Merck and SAP, among others.
</p>
<p>“We have the chance of covering regions with many industries and service industries. For meeting their ever shrinking time to market constraints and the ever growing regulatory restrictions, they have to streamline their document production chains and to ensure the traceability of any document dispatched to their contacts or made publicly available. In this context, the end-users must be freed as much as possible of any technical hurdle. With Componize, they no longer worry about where to find the structured content they need and how to keep the history of their changes. All assets are stored by Componize in a central place and it does a very good job at keeping track of all references between the assets even if they change over time. Combined with the user-friendly and powerful capabilities of oXygen XML Editor, Acsone is now capable of delivering to the customer a turnkey solution for producing high quality documents with an intelligent and reusable content.”, says Stéphane Bidoul, Operations Director of Acsone.</p>
<p>“Adapting IT systems to overcome the challenges we face in today's business world can be daunting for companies. However, Acsone and Componize's expertise in streamlining content management and collaborative processing helps businesses to proactively address and overcome the rapid changes required to respond to the growing complexities of operational processes. Syncro Soft are proud to share the same strong business ethics to help deliver a competitively priced solution which, and most importantly, can be easily modeled around the specific needs of the customer”, says Sarah Draper, Director of Channel Sales &amp; Marketing at Syncro Soft Ltd. </p>
<p>“We are proud to call Acsone our new Partner” says Jean-Luc Borie, co-founder and CEO of Componize. “Their team has over 20 years’ experience in solving the challenges organizations face in producing and maintaining complex business documents, and a very strong presence in Belgium and Luxembourg. We know Componize customers will be able to truly maximize the potential of the product when they’re in Acsone’s care.”</p>

<p>“There are several ways of doing intelligent content management ranging from a fully hand-tailored development to the customization of a commercial off-the-shelf solution”, confirms Jean-Paul Daisomont, Line Manager in Luxembourg, “oXygen XML Editor is the best of breed tool to edit effortlessly intelligent content structured in XML. It offers an excellent support for DITA and DocBook. It is easily customisable and thanks to its Java roots it can be run on virtually any modern platform, including Componize. With these partnerships, our customers can benefit of a very competitively priced solution that can be adapted very quickly to their needs thanks to the competency of our engineers in intelligent content management”.
Starting from today, oXygen XML Editor will be the preferred choice for all the structured content management solutions promoted by Acsone for its customers. It will also be used as the primary IDE at all the XML and DITA training sessions given by Acsone.</p>
<p>Several medium-sized companies or departments have not yet any experience in a content production chain. Developing a fully custom-made solution is too expensive and takes too much time. Acsone engineers have the required knowledge to use Componize, oXygen XML Editor and DITA for this purpose. These solutions perfectly match the needs for quickly sharing and publishing documentation to multiple channels while keeping it in a perennial format that equally facilitates its use by humans and machines.</p>
<p>&nbsp;</p>
<h4>About DITA</h4>
<p>DITA (Darwin Information Typing Architecture) is an XML-based OASIS standard aimed at authoring, producing and delivering technical information. It is easily extendable to cover any domains. The architectural archetype behind DITA is the decomposition of a document into the smallest possible blocs that are still meaningful. These blocs are strongly typed according to a few design principles. There is an inheritance hierarchy where the uppermost types are the generic “topic” and the “map” to associate several topics in a document. The “concept”, the “task” and the “reference” are refinements of the “topic”. New type specialisations can be added as needed to cover new information domains.
Many software companies offer solutions around DITA. Companies like AMD, IBM, Oracle, SAP, Agfa Healthcare, Sanofi, SWIFT or Mastercard Worldwide have already adopted them and the DITA usage in Europe is constantly growing.</p>
<p>&nbsp;</p>
<h4>About Syncro Soft</h4>
<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies and single source publishing. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developers and content authors productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C.</p>
<p>&nbsp;</p>
<h4>About Componize</h4>
<p>In 2008, Jean-Luc Borie and Frank Shipley, two veterans of enterprise information systems, founded Componize Software with a key insight into the future of content management and document management, in particular. They noticed that managers were increasingly frustrated with the limitations of their current CMSes with regard to the changing demands of their customers and end-users.
They designed Componize. Componize's first versions were built for new and emerging technology architectures such as DITA.</p>
<p>Within three years of Componize’s first product launch, the wave of DITA adoption in enterprises had grown dramatically. The team was well positioned to answer the call, with one of the easiest and most effective DITA CMS solutions on the market. In fact, Componize is the only DITA CMS specifically designed for new technology architectures like DITA. Componize quickly secured early marquee clients including AMD, NXP and SAP, among others. They’re integrating Componize into their existing CMS programs or launching entirely new programs in order to maximize the benefits of Componize’s DITA CMS.</p>
<p>&nbsp;</p>
<h4>About ACSONE</h4>
<p>Acsone SA has been founded in June 2011 and is the outcome of an MBO (Management Buy-Out) of the Services department of Software AG in Belgium and Luxembourg. Acsone teams have more than 20 years of experience in content management and in intelligent documents management.
Acsone is an independent IT services company focussing on delivering services to the European institutions, to the public administrations and to privately held companies present in Belgium and Luxembourg. Acsone employs a team of highly qualified consultants with numerous references in the financial sector (banking and insurance), in the public sector, in the energy sector and in the pharmaceutical sector. Having mostly deployed structured and intelligent content management solutions in the public sector and the pharmaceutical sector. The underlying principles can be applied to all sectors that deal with large quantities of frequently changing documentation.
Regarding DITA, Acsone offers a discovery workshop with a sound methodology to explore together with the customer’s stakeholders how to improve their existing document production chains.
It also offers training for basic and advanced users and consulting in the definition and the implementation of a DITA production chain.
</p>
 
</p>
            ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/</guid>
            <pubDate>Fri, 06 Sep 2013 14:00:00 EDT</pubDate>
        </item>
       
        
      <item>
        <title>Webinar: XSLT Development with oXygen (Part 3)</title>
        <link>http://www.oxygenxml.com/events/2013/webinar_xslt_development_with_oXygen_Part3.html</link>            
        <description>
          <![CDATA[
<p>
If you missed the "<i>XSLT Development with oXygen (Part 3)</i>" webinar, or if you want to view it again, here you can find a recording of that event as well as the sample files used during the webinar. 
</p>
                ]]>
        </description>
        <guid isPermaLink="true">http://www.oxygenxml.com/events/2013/webinar_xslt_development_with_oXygen_Part3.html</guid>
        <pubDate>Thu, 04 Jul 2013 14:00:00 EDT</pubDate>
      </item>
      <item>
        <title>Webinar - XSLT Development with oXygen (Part 3)</title>
        <link>http://www.oxygenxml.com/events/2013/webinar_xslt_development_with_oXygen_Part3.html</link>            
        <description>
          <![CDATA[
<p>
XSLT is the best supported technology in oXygen. This is the 3rd webinar in a series of 3 that cover the XSLT development with oXygen.
</p>

<p>You can find below an outline of the topics covered by the webinar:</p>
<ul style="padding-top:0;margin-top:0">
    <li>XSLT debugger</li>
    <li>XSLT profiler</li>
    <li>Integrated unit testing</li>
</ul>
<p><strong><a href="http://www.oxygenxml.com/events/2013/webinar_xslt_development_with_oXygen_Part3.html">Watch the Recorded Webinar</a></strong></p>
                ]]>
        </description>
        <guid isPermaLink="true">http://oxygenxml.com/events/2013/webinar_xslt_development_with_oXygen_Part3.html</guid>
        <pubDate>Tue, 02 Jul 2013 16:00:00 EDT</pubDate>
      </item>
      <item>
        <title>Webinar: DITA Support in oXygen - Profiling and Reuse with DITA 1.2</title>
        <link>http://www.oxygenxml.com/events/2013/webinar_DITA_Support_in_oXygen_Part2.html</link>            
        <description>
          <![CDATA[
<p>
If you missed the "<i>DITA Support in oXygen - Profiling and Reuse with DITA 1.2</i>" webinar, or if you want to view it again, here you can find a recording of that event as well as the sample files used during the webinar. 
</p>
                ]]>
        </description>
        <guid isPermaLink="true">http://www.oxygenxml.com/events/2013/webinar_DITA_Support_in_oXygen_Part2.html</guid>
        <pubDate>Thu, 27 Jun 2013 12:00:00 EDT</pubDate>
      </item>
      <item>
        <title>Webinar: The Business Case for Forms-based Authoring</title>
        <link>http://www.oxygenxml.com/events/2013/webinar_The_Business_Case_for_Forms-based_Authoring.html</link>            
        <description>
          <![CDATA[
<p>
If you missed the "<i>The Business Case for Forms-based Authoring</i>" webinar, or if you want to view it again, here you can find a recording of that event as well as the sample files used during the webinar. 
</p>
                ]]>
        </description>
        <guid isPermaLink="true">http://www.oxygenxml.com/events/2013/webinar_The_Business_Case_for_Forms-based_Authoring.html</guid>
        <pubDate>Thu, 20 Jun 2013 12:00:00 EDT</pubDate>
      </item>
      
      <item>
        <title>Webinar: DITA Support in oXygen - Profiling &amp; Reuse with DITA 1.2</title>
        <link>http://oxygenxml.com/events/2013/webinar_DITA_Support_in_oXygen_Part2.html</link>            
      <description>
        <![CDATA[
<p>
This webinar focuses on more advanced features that justify the return of investment you get from using DITA - the key word here is REUSE. Reuse can be implemented either directly though content references or indirectly through profiling/conditional content. We will also explore the publishing part by showing how you can change transformation parameters and how you can obtain multiple output formats from DITA.
</p>

<p>Topics covered:</p>
<ul style="padding-top:0;margin-top:0">
    <li>Reusing content.</li>
    <li>Keys: defining keys, making key references and content key references.</li>
    <li>Validate and check for completeness using profiling conditions and DITAVAL filters.</li>
    <li>Advanced profiling using Subject Schemes maps.</li>
    <li>Customizing a transformation scenario, changing parameters.</li>
    <li>Publishing using multiple scenarios, each having a profiling condition set applied.</li>
    <li>Using a different DITA OT.</li>
</ul>
<p><strong><a href="http://www.oxygenxml.com/events/2013/webinar_DITA_Support_in_oXygen_Part2.html">Watch the Recorded Webinar</a></strong></p>
                ]]>
      </description>
        <guid isPermaLink="true">http://oxygenxml.com/events/2013/webinar_DITA_Support_in_oXygen_Part2.html</guid>
        <pubDate>Thu, 20 Jun 2013 11:00:00 EDT</pubDate>
      </item>
      
        <item>
        <title>&#x3C;oXygen/&gt; XML Editor version 15.0 is available</title>
        <link>http://www.oxygenxml.com/history.html#15.0</link>            
        <description>
          <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the developer of the Oxygen XML suite of products, today announced the immediate availability of version 15.0 of its Oxygen XML Editor, Oxygen XML Author and Oxygen XML Developer products containing a comprehensive set of tools supporting all the XML related technologies.</p> 

<p>
oXygen XML Editor 15.0 streamlines the development of web services with major improvements to its WSDL editing support which now features intelligent search and refactoring actions, hierarchy and dependencies views, context-aware editing assistance and support for generating documentation. There are also improvements in working with XML databases and in the validation support.
 When authoring XSML content, you benefit from the improvements to the reviewing support, allowing you to easily find changes or annotations across all your project files. The power of XML is leveraged by providing built-in transformation from DITA and DocBook to mobile-friendly WebHelp that allows your users to access your content from their mobile devices.
 There are many additions to the DITA functionality, including the integration of "The DITA Style Guide" by Tony Self, which provides immediate access to the relevant style guide topic depending on the current editing context.
 As usual, oXygen keeps you up-to-date and we updated a number of components to better support XSLT, XQuery, XPath, XProc, EPUB, SVN, DocBook, TEI and DITA standards.
</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<h3>Pricing and Availability</h3>
<strong>Oxygen XML Editor is available immediately in three editions:</strong>
<ul>
    <li>Multi-platform Academic license costs USD 99.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 488.00</li>    
    <li>Multi-platform Enterprise license costs USD 698.00</li>
</ul>

<strong>Oxygen XML Developer is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

<strong>Oxygen XML Author is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 15.0 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 15.0 Build 2013060616]
                ]]>
        </description>
        <guid isPermaLink="true">http://www.oxygenxml.com/history.html#15.0</guid>
        <pubDate>Mon, 10 Jun 2013 16:10:00 GMT</pubDate>
      </item>      
      
      <item>
        <title>Webinar: XML Schema 1.1 Support in oXygen</title>
        <link>http://oxygenxml.com/events/2013/webinar_XML_Schema_11_support_in_oxygen.html</link>            
        <description>
          <![CDATA[
<p>
The XML Schema version 1.1 adds a number of new features that really improve the usability of XML Schema standard. These feature include assertions, conditional type assignment, open content, override, default attributes, negative wildcards, substitution for multiple elements and more. This webinar will present an overview of these new XML Schema features, how they work on simple examples and how you can use them from oXygen, so this is a great opportunity to discover what XML Schema 1.1 makes possible as well as how easy it is to develop schemas with oXygen.
</p>
<p><strong><a href="http://www.oxygenxml.com/events/2013/webinar_XML_Schema_11_support_in_oxygen.html">Watch the Recorded Webinar</a></strong></p>
                ]]>
        </description>
        <guid isPermaLink="true">http://oxygenxml.com/events/2013/webinar_XML_Schema_11_support_in_oxygen.html</guid>
        <pubDate>Wed, 20 Mar 2013 11:00:00 EDT</pubDate>
      </item>      
      
      <item>
        <title>&#x3C;oXygen/&gt; XML Editor version 14.2 is available</title>
        <link>http://www.oxygenxml.com/history.html#14.2</link>            
        <description>
          <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the developer of the Oxygen XML suite of products, today announced the immediate availability of version 14.2 of its Oxygen XML Editor, Oxygen XML Author and Oxygen XML Developer products containing a comprehensive set of tools supporting all the XML related technologies.</p> 

<p>Version 14.2 of oXygen XML Editor adds important features for both XML Development and XML Authoring.
On the XML development side, oXygen completes the set of XML Schema 1.1 related features with full schema editing support and capabilities to generate XML instances and schema documentation in accordance with this new W3C standard.
On the XML Authoring side, oXygen streamlines XML reviewing by adding support for highlights and a Review manager panel. Highlights help you focus on the content you need to review and the Review manager panel presents all the changes, comments and highlights from a document so you can quickly inspect and manage them.
Improvements were made for quickly finding resources in the project by searching in their content or file paths. oXygen offers these advanced search capabilities by adding a dedicated view that supports complex text search expressions, such as: multiple words, boolean operators, group searches, etc. as well as XML-aware filters.
Documents from a Microsoft SharePoint server can now be accessed using the Data Source Explorer view, where you can edit, check-in, or check-out resources directly.
As usual, oXygen XML updates many components to their latest versions, and extends the API available to third party applications.
</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<h3>Pricing and Availability</h3>
<strong>Oxygen XML Editor is available immediately in three editions:</strong>
<ul>
    <li>Multi-platform Academic license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 488.00</li>    
    <li>Multi-platform Enterprise license costs USD 698.00</li>
</ul>

<strong>Oxygen XML Developer is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

<strong>Oxygen XML Author is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 14.2 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 14.2 Build 2013021115]
                ]]>
        </description>
        <guid isPermaLink="true">http://www.oxygenxml.com/history.html#14.2</guid>
        <pubDate>Wed, 13 Feb 2013 15:10:00 GMT</pubDate>
      </item>      
      
      <item>
        <title>&#x3C;oXygen/&gt; XML Editor version 14.1 is available</title>
        <link>http://www.oxygenxml.com/history.html#14.1</link>            
        <description>
          <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the developer of the Oxygen XML suite of products, today announced the immediate availability of version 14.1 of its Oxygen XML Editor, Oxygen XML Author and Oxygen XML Developer products containing a comprehensive set of tools supporting all the XML related technologies.</p> 

<p>Version 14.1 of Oxygen XML Editor makes XML authoring available to everybody, by allowing attributes to be edited directly in the Author view through form like controls and placing actions directly in the document flow. This expands the range of XML documents that can be edited visually from text-centric to data oriented documents. The built-in frameworks support was improved, especially the DITA support which features better error reporting and a rename/move topic refactoring action. The XML developers can use  XML to start experimenting with the new XML Schema 1.1 standard, while the huge XML files support allows them to edit multi GB documents. As many partners depend now on  XML for their solutions, a lot of effort was put into improving and expanding the API to allow them to develop more integrated oXygen-powered applications. As usual, updates many components to their latest versions, the embedded SVN client supports now Subversion 1.7 and the Eclipse plugin distribution works with Eclipse version 4.2.</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<h3>Pricing and Availability</h3>
<strong>Oxygen XML Editor is available immediately in three editions:</strong>
<ul>
    <li>Multi-platform Academic/Personal license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 488.00</li>    
    <li>Multi-platform Enterprise license costs USD 698.00</li>
</ul>

<strong>Oxygen XML Developer is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

<strong>Oxygen XML Author is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 14.1 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 14.1 Build 2012101809]
                ]]>
        </description>
        <guid isPermaLink="true">http://www.oxygenxml.com/history.html#14.1</guid>
        <pubDate>Fri, 19 Oct 2012 12:10:00 GMT</pubDate>
      </item>
      
      
      <item>
        <title>&#x3C;oXygen/&gt; XML Editor version 14.0 is available</title>
        <link>http://www.oxygenxml.com/history.html#14.0</link>            
        <description>
          <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the developer of the Oxygen XML suite of products, today announced the immediate availability of version 14 of its Oxygen XML Editor, Oxygen XML Author and Oxygen XML Developer products containing a comprehensive set of tools supporting all the XML related technologies, and the establishment of a wholly-owned UK subsidiary of its business.</p> 

<p>Version 14 marks a major step forward in the XML development support as it introduces new concepts and functionality that change the way XML and XML-related applications are developed. The XML authoring competes now with word processors on ease of use and functionality while providing all the benefits of having XML documents - it has never been easier before to create, annotate and review XML content. The built-in support for plugin and framework repositories allows Oxygen users to discover and install Oxygen extensions and enables the Oxygen developers to easily distribute and update their plugins and frameworks.</p>

<p>Since the company was founded in 1998, Syncro Soft has expanded its client base to over 35,000 customers in more than 100 countries.  This substantial growth has resulted in the decision to expand its presence in the UK that will allow the company to be closer to existing customers as well as to engage with potential new users and partners.</p>

<p>"We are pleased to announce the establishment of our newest subsidiary in the UK," said Stefan Vasile, CEO of Syncro Soft. "Whilst we have been active in the UK market for over 9 years, we recently took the decision to upgrade our presence in the UK by establishing our own subsidiary so that we can offer better support and service to our end-users and channel partners."</p>
      
<p>"Our physical presence in UK will serve to strengthen Oxygen XML's global reach. Our goal is to provide our current and future customer base in the UK and European markets with excellent local support" said  Sarah Draper, Managing Director of the UK subsidiary. "We will be focusing significant attention on Oxygen XML Editor growth in this market, and we look forward to building new partnerships and engaging with new customers".</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<h3>Pricing and Availability</h3>
<strong>Oxygen XML Editor is available immediately in three editions:</strong>
<ul>
    <li>Multi-platform Academic/Personal license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 488.00</li>    
    <li>Multi-platform Enterprise license costs USD 698.00</li>
</ul>

<strong>Oxygen XML Developer is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

<strong>Oxygen XML Author is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

<strong>Oxygen XML Diff is available immediately in two editions:</strong>
<ul>
    <li>Multi-platform Professional license costs USD 59.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Component license costs USD 1,500.00</li>
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 14 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 14.0 Build 2012062215]
                ]]>
        </description>
        <guid isPermaLink="true">http://www.oxygenxml.com/history.html#14.0</guid>
        <pubDate>Wed, 27 Jun 2012 12:10:00 GMT</pubDate>
      </item>

        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 13.2 is available</title>
            <link>http://www.oxygenxml.com/history.html#13.2</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor, has announced the immediate availability of version 13.2 of its XML Editor containing a comprehensive set of tools supporting all the XML related technologies. Oxygen combines content author features like the CSS driven Visual XML editor with a fully featured XML development environment. It has ready-to-use support for the main document frameworks DITA, DocBook, TEI and XHTML and also includes support for all XML Schema languages, XSLT/XQuery Debuggers, WSDL analyzer, XML Databases, XML Diff and Merge, Subversion client and more.</p> 

<p>Version 13.2 introduces a new Syntax Highlight mechanism capable of handling mixed content types, improves the JSON editing support and bidirectional documents rendering, extends the XML-native database support with find/replace capabilities and updates many third-party components. Also, there are many improvements in the authoring support, including an updated DITA Maps Metrics Report, experimental support for CGM images and updated API .</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<strong>Pricing and Availability</strong><br/>
Oxygen XML Editor is available immediately in three editions:
<ul>
    <li>Multi-platform Academic/Personal license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 488.00</li>    
    <li>Multi-platform Enterprise license costs USD 698.00</li>
</ul>

Oxygen XML Developer is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

Oxygen XML Author is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

Oxygen XML Diff is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 59.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Component license costs USD 1,500.00</li>
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 13 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 13.2 Build 2012011017]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#13.2</guid>
            <pubDate>Thu, 12 Jam 2012 12:00:00 GMT</pubDate>
        </item>
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 13.1 is available</title>
            <link>http://www.oxygenxml.com/history.html#13.1</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor, has announced the immediate availability of version 13.1 of its XML Editor containing a comprehensive set of tools supporting all the XML related technologies. Oxygen combines content author features like the CSS driven Visual XML editor with a fully featured XML development environment. It has ready-to-use support for the main document frameworks DITA, DocBook, TEI and XHTML and also includes support for all XML Schema languages, XSLT/XQuery Debuggers, WSDL analyzer, XML Databases, XML Diff and Merge, Subversion client and more.</p> 

<p>Version 13.1 adds support for XHTML 5, improved content completion in XML modules, a new TEI ODD framework, support for publishing DITA maps directly from a CMS or other remote resources and a metrics report for DITA maps. Being a maintenance release it has a focus also on fixing many small issues.</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<strong>Pricing and Availability</strong><br/>
Oxygen XML Editor is available immediately in three editions:
<ul>
    <li>Multi-platform Academic/Personal license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 488.00</li>    
    <li>Multi-platform Enterprise license costs USD 698.00</li>
</ul>

Oxygen XML Developer is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

Oxygen XML Author is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

Oxygen XML Diff is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 59.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Component license costs USD 1,500.00</li>
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 13 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 13.1 Build 2011102511]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#13.1</guid>
            <pubDate>Wed, 26 Oct 2011 12:00:00 GMT</pubDate>
        </item>
        

        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 13 is available</title>
            <link>http://www.oxygenxml.com/history.html#13.0</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor, has announced the immediate availability of version 13 of its XML Editor containing a comprehensive set of tools supporting all the XML related technologies. Oxygen combines content author features like the CSS driven Visual XML editor with a fully featured XML development environment. It has ready-to-use support for the main document frameworks DITA, DocBook, TEI and XHTML and also includes support for all XML Schema languages, XSLT/XQuery Debuggers, WSDL analyzer, XML Databases, XML Diff and Merge, Subversion client and more.</p> 

<p>Version 13 introduces Oxygen XML Developer as a new product in the Oxygen XML family of products. This aggregates all the XML development features offering a cost effective tool for people that do not need the visual editing support. The Oxygen XML Editor is the union of Oxygen XML Developer and Oxygen XML Author offering both the XML authoring and XML development capabilities.</p>

<p>Version 13 is focused on user interface improvements related to visual XML editing, XML attributes editing, presentation of results for validation, transformation, spell checking and search operations, XML Diff and SVN support.</p>

<p>The EPUB support was extended with visual rendering of EPUB specific files and enhanced validation. New built-in transformation scenarios allow the conversion of TEI documents to EPUB, ODF and DOCX. DITA improvements include search references (where used) within a DITA map, map validation under multiple condition sets (ditaval files), use of subject scheme defined values and more.</p>

<p>The Data Source Explorer view features drag and drop capabilities that allow copy/move operations even between different databases.
The new version adds support for JSON document editing, validation and conversion. Browser specific CSS extensions are now supported in the CSS editor.
</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<strong>Pricing and Availability</strong><br/>
Oxygen XML Editor is available immediately in three editions:
<ul>
    <li>Multi-platform Academic/Personal license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 488.00</li>    
    <li>Multi-platform Enterprise license costs USD 698.00</li>
</ul>

Oxygen XML Developer is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

Oxygen XML Author is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 349.00</li>
    <li>Multi-platform Enterprise license costs USD 449.00</li>    
</ul>

Oxygen XML Diff is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 59.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Component license costs USD 1,500.00</li>
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 13 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 13 Build 2011082517]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#13.0</guid>
            <pubDate>Tue, 30 Aug 2011 10:00:00 GMT</pubDate>
        </item>
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Diff version 4 is available</title>
            <link>http://www.oxygenxml.com/xml_diff_and_merge.html#new-version</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Diff, has announced the immediate availability of version 4.0 of its product.</p> 
<p>Version 4.0 of the Oxygen XML Diff introduces a new unified two-level changes presentation concept, a redesigned application layout and an improved main working area.</p>
<p>For the complete list of features please visit http://www.oxygenxml.com/xml_diff_and_merge.html#new-version</p>

<h5>New in version 4.0</h5>
<p>* Unified Two-Level Diff</p>
<span>Changes inside documents are now displayed using two levels of granularity: a coarser one which displays blocks of changes and a finer one that highlights the actual changes inside blocks.</span> 

<p>* New File Comparison Representation and Functionality</p> 
<span>The visual representation of changes was improved: new highlight colors and cleaner change delimiters reduce clutter in the central working area and allow you to focus on a specific change.</span>

<p>* Enhanced Changes Navigation </p>
<span>Navigation operations were updated to take into account the unified two-level diff. They can jump from one block of changes to the other and they also step into blocks passing through each actual change.</span> 

<p>* Improved Changes Management </p>
<span>Merging operations are faster and offer more flexibility, being able to act both on blocks of changes and single modifications.</span>

<p>* Redesigned Application's General Layout</p>
<span>Much effort was put into redesigning the application layout in order to offer better ergonomics and improved workflow: a redesigned toolbar with reworked icons help improve the user experience. Also, an in-place widget provides quicker access to content-dependent actions that allow you to copy, replace or delete the content of any difference.</span>


<h5>Pricing and Availability</h5>
<p>Oxygen XML Diff with One Year Maintenance Pack costs $59</p>
<p>Oxygen XML Diff Component with One Year Maintenance Pack costs $1500</p>
<p>Volume discount rates are available starting with 5 licenses.</p>

<p>Oxygen XML Diff can be run on Windows, Mac OS X, Linux, Solaris.</p>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 4.0 Build 2011072016]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/xml_diff_and_merge.html#new-version</guid>
            <pubDate>Thu, 21 Jul 2011 11:00:00 GMT</pubDate>
        </item>
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 12.2 is available</title>
            <link>http://www.oxygenxml.com/history.html#12.2</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor and Author, has announced the immediate availability of version 12.2 of its XML Editor and XML Author containing a comprehensive set of tools supporting all the XML related technologies. Oxygen combines content author features like the CSS-driven Visual XML editor with a fully featured XML development environment. It has ready-to-use support for the main document frameworks DITA, DocBook, TEI and XHTML and also includes support for all XML Schema languages, XSLT/XQuery Debuggers, WSDL analyzer, XML Databases, XML Diff and Merge, Subversion client and more.</p> 

<p>Version 12.2 of oXygen XML introduces a number of unique development features. It provides support for editing XSLT and XML Schema modules in the context of a main XSLT, respectively main XML Schema file. To improve XML Schema visual editing it introduces a Palette view that allows to easily create new schema components by dragging them from this Palette view into the diagram. For XSLT 2.0 and XQuery transformations it is possible to specify parameter values as XPath expressions when the engine allows that.</p>

<p>The new version includes also one of the most requested features: Ant integration - the support for Ant transformation scenarios allows executing a target from an Ant script.</p>

<p>The EPUB support received special attention, oXygen offers now EPUB validation by integrating EpubCheck, editing and validation for specific EPUB file types as well as a number of general enhancements for working with archive-based formats.</p>

<p>The visual authoring features improvements in change tracking, table editing, transformations to new target formats and new API additions.</p>

<p>The integrated Subversion client includes an improved Repositories view, offering a new design, better actions workflow and an optimized repository access.</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform Academic/Personal license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 349.00</li>    
    <li>Multi-platform Enterprise license costs USD 449.00</li>
</ul>

&lt;oXygen/&gt; XML Author is available immediately in 2 editions:
<ul>
    <li>Multi-platform Professional license costs USD 199.00</li>
    <li>Multi-platform Enterprise license costs USD 269.00</li>    
</ul>

&lt;oXygen/&gt; XML Diff is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 59.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Component license costs USD 1,500.00</li>
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 12.2 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 12.2 Build 2011051714]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#12.2</guid>
            <pubDate>Thu, 19 May 2011 10:00:00 GMT</pubDate>
        </item>
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 12.1 is available</title>
            <link>http://www.oxygenxml.com/history.html#12.1</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of &lt;oXygen/&gt; XML Editor and Author, has announced the immediate availability of version 12.1 of its XML Editor and XML Author containing a comprehensive set of tools supporting all the XML related technologies. &lt;oXygen/&gt; combines content author features like the CSS-driven Visual XML editor with a fully featured XML development environment. It has ready-to-use support for the main document frameworks DITA, DocBook, TEI and XHTML and also includes support for all XML Schema languages, XSLT/XQuery Debuggers, WSDL analyzer, XML Databases, XML Diff and Merge, Subversion client and more.</p> 

<p>Version 12.1 of &lt;oXygen/&gt; XML adds new features to the Author editing mode like the smart paste action that automatically converts content from Office suite applications or from a web browser to DITA, DocBook or TEI, improves the XML authoring in areas like reference management, change tracking, CSS rendering support and extends the API to incorporate feedback from partners which integrate &lt;oXygen/&gt; with CMSs or other applications.</p>

<p>On the XML development side the new version introduces the Quick Assist helper to facilitate access to search and refactoring actions plus a number of improvements to the XSLT and XQuery debuggers and to the Relax NG schema editor.</p>

<p>The integrated Subversion client and XML Diff and merge tools include all the features added in Syncro SVN Client 6.1 and &lt;oXygen/&gt; XML Diff 3.0. The SVN Client improves the information presented in the Working Copy view and delivers better performance of the SVN related tasks and compare operations while the XML Diff provides enhanced diff algorithms to better handle a large number of differences.</p>

<p>As always there were continuous user interface and performance improvements and many of the &lt;oXygen/&gt; components were updated to their latest versions.</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform Academic/Personal license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 349.00</li>    
    <li>Multi-platform Enterprise license costs USD 449.00</li>
</ul>

&lt;oXygen/&gt; XML Author is available immediately in 2 editions:
<ul>
    <li>Multi-platform Professional license costs USD 199.00</li>
    <li>Multi-platform Enterprise license costs USD 269.00</li>    
</ul>

&lt;oXygen/&gt; XML Diff is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 59.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Component license costs USD 1,500.00</li>
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 12.1 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 12.1 Build 2011011116]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#12.1</guid>
            <pubDate>Mon, 17 Jan 2011 10:00:00 GMT</pubDate>
        </item>
        


      <item>
        <title>&#x3C;oXygen/&gt; XML Editor version 12 is available</title>
        <link>http://www.oxygenxml.com/history.html#12.0</link>            
        <description>
          <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of &lt;oXygen/&gt; XML Editor and Author, has announced the immediate availability of version 12 of its XML Editor and XML Author containing a comprehensive set of tools supporting all the XML related technologies. &lt;oXygen/&gt; combines content author features like the CSS driven Visual XML editor with a fully featured XML development environment. It has ready-to-use support for the main document frameworks DITA, DocBook, TEI and XHTML and also includes support for all XML Schema languages, XSLT/XQuery Debuggers, WSDL analyzer, XML Databases, XML Diff and Merge, Subversion client and more.</p> 

<p>Version 12 of &lt;oXygen/&gt; XML improves the existing functionality, adds new features and, most importantly, enhances the user experience. A lot of effort was invested in minimizing memory usage and improving general performance.</p>

<p>The user interface has been redesigned and the Project view provides a simplified toolbar, an intuitive contextual menu and synchronized selection with the currently edited document.
A new Open/Find resource dialog has been added along with improvements in Outline and Attributes View. </p>

<p>The new version offers generic conditional text support for any XML documentation framework, including (but not limited to) DITA and DocBook. All you need to do is to define the profiling attributes and corresponding profiling values.</p>

<p>The new ePUB support allows you to change, extract, validate and process data stored in ePUB files. These capabilities allow developers to pack files into ePUB and also process data from ePUB documents using XSLT or XQuery.</p>

<p>In case of complex XSLT transformations, inspecting the entire stack of XSLT templates that were active at the time the output fragment was generated, speeds up the debugging process. 
The new version adds the possibility to click an area of the output transformation text and see the templates stack which generated that particular output fragment.</p>

<p>Other new features include additions to the Author API, support for code templates, content annotation/comments in Author mode, DITA Map validation and completeness check, DITA 1.2 support, easy identification of XSL and XML Schema components references.</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform Academic/Personal license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 349.00</li>    
    <li>Multi-platform Enterprise license costs USD 449.00</li>
</ul>

&lt;oXygen/&gt; XML Author is available immediately in 2 editions:
<ul>
    <li>Multi-platform Professional license costs USD 199.00</li>
    <li>Multi-platform Enterprise license costs USD 269.00</li>    
</ul>

&lt;oXygen/&gt; XML Diff is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 59.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Component license costs USD 1,500.00</li>
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 12 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 12 Build 2010092112]
                ]]>
        </description>
        <guid isPermaLink="true">http://www.oxygenxml.com/history.html#12.0</guid>
        <pubDate>Tue, 14 Sep 2010 17:00:00 GMT</pubDate>
      </item>
      

        <item>
            <title>&#x3C;oXygen/&gt; XML Diff version 3.0 is available</title>
            <link>http://www.oxygenxml.com/history.html</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the developer of &lt;oXygen/&gt; XML Diff, has announced the immediate availability of
version 3.0 of its product.</p> 

<p>Version 3.0 of the &lt;oXygen/&gt; XML Diff improves the diff algorithms to better handle large number of differences and adds a few user interface elements.</p>

<p>For the complete list of features please visit http://www.oxygenxml.com/xml_diff_and_merge.html#new-version</p>

<h3>New in version 3.0</h3>

<p><strong>Improved compare algorithms</strong><br/>
All compare algorithms were improved. They use less memory, so you can compare larger files. Also, the accuracy of XML Fast algorithm was increased.</p>

<p><strong>Diff algorithm strength</strong><br/>
A diff algorithm now has several levels of strength: a high strength setting increases the chance to obtain all the differences between the compared resources, but consumes more memory. Low strength levels allow you to obtain partial comparison results, even if the number of differences between the files is larger. This setting is available in the Options page.</p> 

<p><strong>Filter pairs of identical files</strong><br/>
"Show Only Modifications" action omits the identical files and directories from the Diff Directories list. This reduces the clutter and allows you to spot differences with ease.</p> 

<p><strong>Status bar in Diff Directories window</strong><br/>
The status bar presents the number of differences, the diff algorithm and the current status of the diff operation.</p>

<p><strong>Flow of differences in Diff Directories window</strong><br/>
You can navigate through the list of modifications, even across different files. When the Diff Files tool is started from the Diff Directories, the Go to Next Modification action allows you to navigate beyond the last modification from the currently compared files and into the next pair of different files.</p>

<h3>Pricing and Availability</h3>

&lt;oXygen/&gt; XML Diff with One Year Maintenance Pack costs $59.<br/>
&lt;oXygen/&gt; XML Diff Component with One Year Maintenance Pack costs $1500.<br/>
Volume discount rates are available starting with 5 licenses.

<p>&lt;oXygen/&gt; XML Diff can be run on Windows, Mac OS X, Linux, Solaris.</p>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product &lt;oXygen/&gt; XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version Diff 3.0 Build 2010111012]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html</guid>
            <pubDate>Wed, 10 Nov 2010 17:00:00 GMT</pubDate>
        </item>

        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 11.2 is available</title>
            <link>http://www.oxygenxml.com/history.html#11.2</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor and Author, has announced the immediate availability of version 11.2 of its XML Editor and XML Author containing a comprehensive set of tools supporting all the XML related technologies. Oxygen combines content author features like the CSS driven Visual XML editor with a fully featured XML development environment. It has ready-to-use support for the main document frameworks DITA, DocBook, TEI and XHTML and also includes support for all XML Schema languages, XSLT/XQuery Debuggers, WSDL analyzer, XML Databases, XML Diff and Merge, Subversion client and more. </p> 

<p>Version 11.2 of &lt;oXygen/&gt; XML Editor improves the XML authoring, the XML development tools, the support for large documents and the SVN Client.</p>

<p>Other XML Author improvements include automatic support for DITA reusable components, support for preserving the formatting for unchanged elements and an updated Author API containing a number of new extensions that allow customizing the Outline, the Breadcrumb and the Status Bar.</p>
<p>The XSLT Debugger provides more flexibility and it is THE FIRST DEBUGGER THAT CAN STEP INSIDE XPATH 2.0 EXPRESSIONS. The Saxon 9 EE bundled with &lt;oXygen/&gt; can be used to run XQuery 1.1 transformations. The XProc support was aligned with the recent update as W3C Proposed Recommendation and includes the latest Calabash XProc processor.</p>
<p>Hunspell (the engine used by OpenOffice, Mozilla and others) is now used by &lt;oXygen/&gt; for spell checking. &lt;oXygen/&gt; ships dictionaries for English, German, French and Spanish but users can install any from the almost 100 available dictionaries.</p>
<p>The support for large documents has been improved, including the support for documents with very long lines.</p>
<p>SVN Client improves working copy load time, automatically refreshes the working copy on external file changes, makes repository browsing more responsive, adds support for repository imports at file level and for replacing resources, improves the handling of obstructed resources and the history support, allows creating branches/tags directly from the repository and offers options to print and save as image a revision graph.</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform Academic/Personal license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 349.00</li>    
    <li>Multi-platform Enterprise license costs USD 449.00</li>
</ul>

&lt;oXygen/&gt; XML Author is available immediately in 2 editions:
<ul>
    <li>Multi-platform Professional license costs USD 199.00</li>
    <li>Multi-platform Enterprise license costs USD 269.00</li>    
</ul>

&lt;oXygen/&gt; XML Diff is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 59.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Component license costs USD 1,500.00</li>
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 11 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 11.2 Build 2010031611, 2010031612]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#11.2</guid>
            <pubDate>Tue, 16 Mar 2010 17:00:00 GMT</pubDate>
        </item>
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 11.1 is available</title>
            <link>http://www.oxygenxml.com/history.html#11.1</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor and Author, has announced the immediate availability of version 11.1 of its XML Editor and XML Author containing a comprehensive set of tools supporting all the XML related technologies. Oxygen combines content author features like the CSS driven Visual XML editor with a fully featured XML development environment. It has ready-to-use support for the main document frameworks DITA, DocBook, TEI and XHTML and also includes support for all XML Schema languages, XSLT/XQuery Debuggers, WSDL analyzer, XML Databases, XML Diff and Merge, Subversion client and more. </p> 
 
<p>Version 11.1 of &lt;oXygen/&gt; XML Editor improves the XML authoring capabilities, the support for XML development and also a number of core features. The visual XML authoring uses now schema information to provide intelligent editing actions that help keeping the document valid and provide a better editing experience. The new compact representation of tags and the quick up/down navigation features improve the ergonomics and the usability. &lt;oXygen/&gt; XML Editor can use any XQJ compliant XQuery processor for XQuery transformations, different error levels and external references can be specified for Schematron messages and the XProc support was improved with better editing and execution. The XML format and indent operation can use DTD/schema information to provide better formatting and the find and replace is now XML-aware and can accept XPath filtering to delimit the search scope.</p>
<p>Starting with version 11.1 the diff and merge support from &lt;oXygen/&gt; XML Editor is available also as a separate application, &lt;oXygen/&gt; XML Diff.</p>
<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform Academic/Personal license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 349.00</li>    
    <li>Multi-platform Enterprise license costs USD 449.00</li>
</ul>

&lt;oXygen/&gt; XML Author is available immediately in 2 editions:
<ul>
    <li>Multi-platform Professional license costs USD 199.00</li>
    <li>Multi-platform Enterprise license costs USD 269.00</li>    
</ul>

&lt;oXygen/&gt; XML Diff is available immediately in two editions:
<ul>
    <li>Multi-platform Professional license costs USD 59.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Component license costs USD 1,500.00</li>

</ul>
To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 11 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 11.1 Build 2009100911, 2009100912, 2009100916]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#11.1</guid>
            <pubDate>Thu, 17 Dec 2009 17:00:00 GMT</pubDate>
        </item>
        

        <item>
            <title>Design Science and Syncro Soft Partner to Support MathML in &#x3C;oXygen/&gt;</title>
            <link>http://www.oxygenxml.com</link>            
            <description>
                <![CDATA[
<h3>MathFlow Editor now works with Oxygen XML Editor and Oxygen XML Author 11</h3>

<p><i>LONG BEACH, Calif.</i> — Design Science and Syncro Soft today announced that the newly released Oxygen XML Editor and Oxygen XML Author 11 have been designed to support MathML editing with Design Science's three MathFlow equation editors: Structure, Style and Simple. This combines Oxygen's powerful XML editing and development platform with MathFlow's industry standard MathML editing technology. MathML is the XML standard for representing mathematical notation and is a crucial component of technical publishing workflows, content managed websites, accessibility and education applications.</p>

<p>"We've recently had a large number of customer inquiries about using our MathFlow product with Oxygen, so we're happy to partner with Syncro Soft to help make this happen," said Bruce Virga, Design Science's VP of Business Development. "Since Oxygen and math are both big in education, we expect the combination to do very well in this arena," Virga added.</p>

<p>MathFlow is widely used in publishing, elearning, assessment, aerospace, defense, education, government, science and engineering, as well as enterprise solutions and commercial products. The MathFlow product line consists of a set of components for editing, display, and accessibility of mathematical notation for websites, applications and services. It includes MathFlow for Arbortext and XMetaL, and MathFlow Components & SDK which replace the company's WebEQ product.</p> 

<p>Oxygen XML Editor has a large number of users ranging from beginners to XML experts providing support for all XML-based technologies including XSLT and XQuery, all the XML schema languages, XML databases, XProc pipelines and web services. Specially tuned for content authors the Oxygen XML Author comes with a configurable and extensible visual editing mode based on W3C CSS stylesheets with ready-to-use DITA, DocBook, TEI and XHTML support, making Oxygen the ideal XML authoring solution.</p>

<p>“We are pleased to partner with Design Science to extend the MathML authoring capabilities of our Oxygen XML product line," said Stefan Vasile, CEO at Syncro Soft. "The MathFlow MathML technology is a valued enhancement to our products, especially for the users creating scientific content: the MathFlow Editors provides them the ability to compose and visualize MathML mathematical notation directly from Oxygen, using a visual editing paradigm.”</p>

<p>Licensing and pricing plans have been set for enterprise, education and commercial OEM use. More information is available on Design Science's website, <a href="http://www.dessci.com">http://www.dessci.com</a>, and the Oxygen website, <a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a>.</p> 

<h3><strong>About Design Science</strong></h3>
<p>Founded in 1986 and headquartered in Long Beach, California, Design Science develops software used by educators, scientists and publishing professionals, including MathType, Equation Editor in Microsoft Office, MathFlow, MathDaisy and MathPlayer, to communicate on the web and in print. For more information please visit <a href="http://www.dessci.com">http://www.dessci.com</a>.</p>

<h3><strong>About Syncro Soft SRL</strong></h3>
<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of today's XML technologies; it complies with the established standards released by W3C and other organizations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C.</p> 


<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
              

                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com</guid>
            <pubDate>Wed, 21 Oct 2009 16:05:00 GMT</pubDate>
        </item>
        


        <item>
            <title>&#x3C;oXygen/&gt; XML Editor version 11 is available</title>
            <link>http://www.oxygenxml.com/history.html#11.0</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor and Author, has announced the immediate availability of version 11 of its XML Editor and XML Author containing a comprehensive set of tools supporting all the XML related technologies. Oxygen combines content author features like the CSS driven Visual XML editor with a fully featured XML development environment. It has ready to use support for the main document frameworks DITA, DocBook, TEI and XHTML and also includes support for all XML Schema languages, XSLT/XQuery Debuggers, WSDL analyzer, XML Databases, XML Diff and Merge, Subversion client and more. </p> 
 
<p>Oxygen XML Editor 11 comes with new features covering both XML authoring and XML development like: integrated documentation for XSLT stylesheets, XProc support, improved support for very large documents, an XQuery debugger for the Oracle Berkeley DB XML database, MathML rendering and editing support, DITA 1.2 features and a smarter Author mode for an improved visual editing experience.</p>
<p>Oxygen XML Editor 11 contains also an experimental integration with EMC Documentum Content Management System.</p>
<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform Academic/Personal license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 349.00</li>    
    <li>Multi-platform Enterprise license costs USD 449.00</li>
</ul>

&lt;oXygen/&gt; XML Author is available immediately in 2 editions:
<ul>
    <li>Multi-platform Professional license costs USD 199.00</li>
    <li>Multi-platform Enterprise license costs USD 269.00</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 11 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 11 Build 2009100911, 2009100912, 2009100916]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#11.0</guid>
            <pubDate>Fri, 09 Oct 2009 17:00:00 GMT</pubDate>
        </item>
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor 10.3 is available</title>
            <link>http://www.oxygenxml.com/history.html#10.3</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor and Author, has announced the immediate availability of version 10.3 of its XML Editor and XML Author containing a comprehensive set of tools supporting all the XML related technologies. Oxygen combines content author features like the CSS driven Visual XML editor with a fully featured XML development environment. It has ready to use support for the main document frameworks DITA, DocBook, TEI and XHTML and also includes support for all XML Schema languages, XSLT/XQuery Debuggers, WSDL analyzer, XML Databases, XML Diff and Merge, Subversion client and more. </p> 
 
<p>Version 10.3 of &lt;oXygen/&gt; XML Editor improves both the XML Authoring and the XML Development capabilities. As a result of user feedback the &lt;oXygen/&gt; XML Author API was reorganized and extended with additional functionality. There are various improvements to the existing frameworks (DITA, DocBook, TEI, etc.) like automatic ID generation or DITA aware search and replace. An important new XML development feature is the Component Dependencies View that presents a tree of component dependencies starting with a specified component for XSLT, XML Schema, Relax NG and NVDL. The new version also integrates the Saxon SA XQuery Update functionality and updates a number of components to their latest versions.</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform Academic/Personal license costs USD 64.00 (includes the one year support and maintenance pack)</li>
    <li>Multi-platform Professional license costs USD 349.00</li>    
    <li>Multi-platform Enterprise license costs USD 449.00</li>
</ul>

&lt;oXygen/&gt; XML Author is available immediately in 2 editions:
<ul>
    <li>Multi-platform Professional license costs USD 199.00</li>
    <li>Multi-platform Enterprise license costs USD 269.00</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 10.3 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 10.3 Build 2009041513, 2009041516]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#10.3</guid>
            <pubDate>Mon, 29 Jun 2009 17:00:00 GMT</pubDate>
        </item>
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor 10.2 is available</title>
            <link>http://www.oxygenxml.com/history.html#10.2</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor and Author, has announced the immediate availability of version 10.2 of its XML Editor and XML Author containing a comprehensive set of tools supporting all the XML related technologies. Oxygen combines content author features like the CSS driven Visual XML editor with a fully featured XML development environment. It has ready to use support for the main document frameworks DITA, DocBook, TEI and XHTML and also includes support for all XML Schema languages, XSLT/XQuery Debuggers, WSDL analyzer, XML Databases, XML Diff and Merge, Subversion client and more.</p> 
 
<p><strong>New in version 10.2:</strong></p>

<p>Version 10.2 of &lt;oXygen/> XML Editor adds important new features for both XML authoring and XML development.</p>

<p>The visual editing in &lt;oXygen/> 10.2 includes content change tracking support, image scaling, table width and column width support including visual resizing, a more compact representation for included content and tag markers as well as a number of additions to the Author SDK to allow building powerful applications on top of &lt;oXygen/>.</p>

<p>The XML developers will benefit in &lt;oXygen/> XML Editor 10.2 of a redesigned and more ergonomic XML Schema diagram with a number of additional editing capabilities, will be able to see and understand the include/import relations between XML Schema documents, Relax NG schemas and XSLT stylesheets with the help of the new Hierarchy/Dependencies views. The addition of the Author page for all XML schema editors creates a completely new perspective on schemas and schema documentation editing.</p>

<p>Other additions include new usability and accessibility features and a number of framework and component updates</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform XML Editor Academic/Non-profit license costs USD 48</li>
    <li>Multi-platform XML Editor Professional license costs USD 299</li>    
    <li>Multi-platform XML Editor Enterprise license costs USD 366</li>
</ul>

&lt;oXygen/&gt; XML Author is available immediately in 2 editions:
<ul>
    <li>Multi-platform XML Author Professional license costs USD 179</li>
    <li>Multi-platform XML Author Enterprise license costs USD 220</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 10.2 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 10.2 Build 2009041513, 2009041516]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#10.2</guid>
            <pubDate>Wed, 15 Apr 2009 17:00:00 GMT</pubDate>
        </item>
        

        <item>
            <title>&#x3C;oXygen/&gt; XML Editor 10.1 is available</title>
            <link>http://www.oxygenxml.com/history.html#10.1</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor and Author, has announced the immediate availability of version 10.1 of its XML Editor and XML Author containing a comprehensive set of tools supporting all the XML related technologies. Oxygen combines content author features like the CSS driven Visual XML editor with a fully featured XML development environment. It has ready to use support for the main document frameworks DITA, DocBook, TEI and XHTML and also includes support for all XML Schema languages, XSLT/XQuery Debuggers, WSDL analyzer, XML Databases, XML Diff and Merge, Subversion client and more.</p> 
 
<p><strong>New in version 10.1:</strong></p>

<p>Version 10.1 adds a new, redesigned XML Schema diagram that allows visual XML Schema editing, a new XML Schema documentation engine supporting multiple output formats, new features in the Author visual XML editing mode, improvements in the Outliner and content completion and updates the database support.</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform XML Editor Academic/Non-profit license costs USD 48</li>
    <li>Multi-platform XML Editor Professional license costs USD 299</li>    
    <li>Multi-platform XML Editor Enterprise license costs USD 366</li>
</ul>

&lt;oXygen/&gt; XML Author is available immediately in 2 editions:
<ul>
    <li>Multi-platform XML Author Professional license costs USD 179</li>
    <li>Multi-platform XML Author Enterprise license costs USD 220</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 10.1 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 10.1 Build 2009022414, 2009022509]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#10.1</guid>
            <pubDate>Wed, 25 Feb 2009 11:00:00 GMT</pubDate>
        </item>


        <item>
            <title>&#x3C;oXygen/&gt; XML Editor 10.0 is available</title>
            <link>http://www.oxygenxml.com/history.html#10.0</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor, has announced the immediate availability of version 10.0 of its XML Editor, Schema Editor and XSLT/XQuery Debugger.</p> 

<p><strong>New in version 10.0:</strong></p>

<p>One of the most important additions in Oxygen XML Editor and Author version 10 is the bundling of the schema-aware XSLT 2.0 and XQuery processor from Saxonica. Saxon-SA is now available in all Oxygen editions at no additional cost.</p>

<p>Version 10 comes with a large number of improvements including a powerful new XML instance generator, better content completion offering proposals from included or imported XML Schema or XSLT modules, a better integration of the Intel(R) XML Software Suite and updates the document frameworks and XML, XML Schema, XSLT, XPath and FOP processors.</p>

<p>The SVN support was also updated to include Subversion 1.5 features.</p>

<p>The support for commercial databases was updated to support the latest versions of the databases: MarkLogic 4.0, Oracle 11g R1, SQL Server 2008, DB2 9.5, XHive 8.</p>

<p>For the complete list of new features and detailed information please visit: http://www.oxygenxml.com/index.html#new-version</p>


<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform XML Editor Academic/Non-profit license costs USD 48</li>
    <li>Multi-platform XML Editor Professional license costs USD 299</li>    
    <li>Multi-platform XML Editor Enterprise license costs USD 366</li>
</ul>

&lt;oXygen/&gt; XML Author is available immediately in 2 editions:
<ul>
    <li>Multi-platform XML Author Professional license costs USD 179</li>
    <li>Multi-platform XML Author Enterprise license costs USD 220</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 10.0 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 10.0 Build 2008102202, 2008102212]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#10.0</guid>
            <pubDate>Thu, 23 Oct 2008 10:00:00 GMT</pubDate>
        </item>
        
        

        <item>
            <title>&#x3C;oXygen/&gt; XML Editor 9.3 is available</title>
            <link>http://www.oxygenxml.com/history.html#9.3</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor, has announced the immediate availability of version 9.3 of its XML Editor, Schema Editor and XSLT/XQuery Debugger.</p> 

<p>Version 9.3 adds as main feature the support for editing and processing resources inside ZIP-based packages including Microsoft® Office 2007 (OOXML) and OpenDocument (ODF) documents.</p>

<p>For the complete list of new features please visit <a href= "http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a></p>

<p><strong>New in version 9.3:</strong></p>

<p>Oxygen XML Editor and Oxygen XML Author offer support for editing, transforming and validating documents composing the Office Open XML (OOXML) package directly through the archive support. This support is also available for other zipped files.</p>

<p>Oxygen XML Editor and Oxygen XML Author allow you to extract, validate, edit and process the XML data stored in OpenDocument files and any other ZIP-based archive. These capabilities allow developers to use data from ODF documents together with validation and transformations (using XSLT or XQuery) to other file formats.</p>

<p>Transformations using XSLT 1.0, XSLT 2.0 and XQuery, validations and other operations are now available on files inside ZIP-based archives.</p>

<p>You can seamlessly compare and merge files in ZIP archives (like OOXML, ODF, JAR and others) using the Compare Directories tool. You can examine and merge differences in files from ZIP archives in the Compare Files tool.</p>

<p>Oxygen XML Editor and Oxygen XML Author include the Math 2.0 DTD's allowing validation and content completion in MathML XML documents.</p>

<p>A number of components were updated to their latest version. These include the eXist database support (version 1.2.2), the Saxon 9 XSLT and XQuery processor from Saxonica (version 9.0.0.6), the Xalan XSLT processor (version 2.7.1), the NekoHTML parser (version 1.9.7).</p> 

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform XML Editor Academic/Non-profit license costs USD 48</li>
    <li>Multi-platform XML Editor Professional license costs USD 299</li>    
    <li>Multi-platform XML Editor Enterprise license costs USD 366</li>
</ul>

&lt;oXygen/&gt; XML Author is available immediately in 2 editions:
<ul>
    <li>Multi-platform XML Author Professional license costs USD 179</li>
    <li>Multi-platform XML Author Enterprise license costs USD 220</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 9.3 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 9.3 Build 2008070211,2008070212]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#9.3</guid>            
            <pubDate>Tue, 8 Jul 2008 08:10:00 GMT</pubDate>
        </item>
        


        <item>
            <title>Integration of &#x3C;oXygen/&gt;® XML Editor with the Intel® XML Software Suite.</title>
            <link>http://www.oxygenxml.com</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a> announces the integration of oXygen(R) XML Editor with the Intel(R) XML Software Suite.
Develop your XML applications quickly using the Intel XML Software Suite within oXygen XML editor. oXygen XML Editor version 9.2 users you can benefit of a special offer from Intel.</p>

<p>Syncro Soft is pleased to announce that starting with oXygen XML Editor version 9.2, the Intel(R) XML Software Suite features for XML, XML Schema and XSLT can be easily used to develop XML application from within the oXygen XML development environment.</p>

<p>The Intel XML Software Suite delivers outstanding XML processing performance, great scalability across multi-processing environments and easy integration into the existing XML applications, providing higher return on your XML and SOA investments. The Intel XML Software Suite is fully compliant with industry standards and optimized to take advantage of Intel platform technologies. The Intel XML Software Suite provides comprehensive XML processing capabilities including XSLT, Parsing (SAX and DOM), XPath and Schema Validation.</p>

<p>oXygen XML Editor is a complete cross platform XML editor providing the tools for visual XML authoring, XML conversion, XML Schema, DTD, Relax NG and Schematron development, XPath, XSLT, XQuery debugging, SOAP and WSDL testing, access and query of XML databases.</p>

<p>oXygen is available both as a standalone application and as an Eclipse plugin. The support for the Intel XML Software Suite is available in both editions thus not only the users of the oXygen as a standalone product can benefit of this but also the large number of Eclipse developers, they can use the Intel XML Software Suite engines to develop their applications within Eclipse.</p>

<p>"Intel is excited to have the oXygen XML Editor support the Intel(R) XML Software Suite. As XML developers are looking to deliver XML and SOA applications, the adoption of the Intel XML Software Suite will bring unparalleled performance right out of the box. As Intel continues to enhance the Intel XML Software Suite, the users of oXygen will be able to extract new benefits seamlessly. This is a "win-win" for customers of both companies." said David Hinz, Director, XML Software Products at Intel Corporation.</p>

<p>"In today's demanding world using the best tools is a must to reach deadlines and to rapidly adapt to changing requirements and oXygen XML IDE provides exactly that. It was a great opportunity for us to work closely with Intel in making available a unique, integrated solution for developing XML applications using the high performance Intel(R) XML Software Suite engines and the powerful oXygen XML Editor IDE" said Stefan Vasile, the Syncro Soft CEO.</p>

<p>We are glad to announce a special offer for oXygen XML Editor 9 users. Intel offers one <strong>free</strong> copy of either the Intel(R) XML Software Suite 1.0 for Java Environments on Windows OS - Developer Edition or 
the Intel(R) XML Software Suite 1.0 for Java Environments on Linux OS - Developer Edition to oXygen XML editor version 9.2 users, a $499 value! 
This is a limited time offer, good through August 31st, 2008.</p>

<p><strong>About Intel</strong></p>
<p>Intel, the world leader in silicon innovation, develops technologies, products and initiatives to continually advance how people work and live. Additional information about Intel is available at 
www.intel.com/pressroom and blogs.intel.com.</p>

<p><strong>About Syncro Soft</strong></p>
<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product Oxygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a>.</p>

<p>oXygen is a registered trademark of Syncro Soft in the U.S and other countries. Intel is a registered trademark of Intel Corporation in the U.S. and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>

<span>SOURCE:</span><br/>
<span>Syncro Soft SRL</span><br/>
<span>support@oxygenxml.com</span><br/>


                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com</guid>            
            <pubDate>Thu, 5 Jun 2008 13:30:00 GMT</pubDate>
        </item>

        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor 9.2 is available</title>
            <link>http://www.oxygenxml.com/history.html#9.2</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor, has announced the immediate availability of version 9.2 of its XML Editor, Schema Editor and XSLT/XQuery Debugger.</p> 

<p>Version 9.2 introduces a new XML Author edition specially tuned for content authors providing a well designed interface for XML editing by keeping only the relevant authoring features. The major additions in Oxygen XML Editor 9.2 are related to the WYSIWYG-like editing support and in particular to the DITA support. The general visual editing improvements include displaying the resolved content in the editor and navigation through links. With the new DITA features that include a new DITA map editor, actions for inserting conref links, a tight integration of the latest version of the DITA Open Toolkit, Oxygen XML Editor becomes the leading DITA editor and the easiest to use. Other improvements are browsing of XML databases using WebDAV connections, better handling of Chinese, Japanese and Korean (CJK) text, support for the Intel XML Software Suite and multiple component updates.</p>

<p>For the complete list of new features please visit <a href= "http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a></p>

<p>New in version 9.2:</p>

<p>Oxygen now offers a version specially suited for XML authoring enhancing the authors productivity by providing a clean and easy to use interface. The new Oxygen XML Author is available both as a separate product (standalone and Eclipse plugin) and also as a part of Oxygen XML Editor.</p>

<p>The DITA support reaches maturity with the new additions in version 9.2. The new DITA maps manager allows viewing and editing DITA map files and also acts as a project manager allowing to open different topics for editing. The tool chain for generating DITA output in a multitude of formats (XHTML, PDF, HTML, JavaHelp, Eclipse Help, DocBook, etc.) is ready to use out of the box as Oxygen tightly integrates the latest version of the DITA Open Toolkit through its normal transformation scenarios support. There is also special support for easily inserting content references.</p>

<p>Version 9.2 provides also significant improvements for the generic WYSIWYG editing support. The authors can have an overview of the actual document with the included/referred content presented in the editor. The support for navigation using links makes going from a reference to the referred content just a click away.</p>

<p>To enhance productivity with XML schema validation and XSLT transformation using Intel XML Software Suite, Oxygen XML Editor 9.2 provides special support to easily configure and use the Intel XML Software Suite in its normal development work flow.</p>

<p>There are also improvements in the support for XML Schema, Schematron, XML databases and XML editing.</p>

<p>A number of components were updated to their latest version. These include the DITA Open Toolkit (1.4.2.1), the DocBook XML framework (schema version 5.0 and stylesheets version 1.73.2) and the Saxon B XSLT processor from Saxonica (9.0.0.4). Oxygen XML editor supports also the Saxon SA 9.0.0.4 (that requires a separate license from Saxonica).</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform XML Editor Academic/Non-profit license costs USD 48</li>
    <li>Multi-platform XML Editor Professional license costs USD 299</li>    
    <li>Multi-platform XML Editor Enterprise license costs USD 366</li>
</ul>

&lt;oXygen/&gt; XML Author is available immediately in 2 editions:
<ul>
    <li>Multi-platform XML Author Professional license costs USD 179</li>
    <li>Multi-platform XML Author Enterprise license costs USD 220</li>    
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 9.2 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 9.2 Build 2008050821]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#9.2</guid>            
            <pubDate>Thu, 22 May 2008 10:10:00 GMT</pubDate>
        </item>
        
        
        

        <item>
            <title>&#x3C;oXygen/&gt; XML Editor 9.1 is available</title>
            <link>http://www.oxygenxml.com/history.html#9.1</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor, has announced the immediate availability of version 9.1 of its XML Editor, Schema Editor and XSLT/XQuery Debugger.</p> 

<p>With a new approach to XML authoring, Oxygen XML Editor 9 makes easier than ever before to work with XML frameworks (DocBook, DITA, TEI, XHTML, etc). The CSS-based visual XML editor introduced by version 9 allows WYSIWYG like editing of XML documents. Version 9.1 adds a number of improvements, the main additions being related with the WYSIWYG like XML editor and with the WebDAV support. It contains also support for SOAP 1.2 and some updated components.</p>

<p>For the complete list of new features please visit <a href= "http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a></p>

<p>New in version 9.1:</p>

<p>When visually editing XML documents it is always a challenge to easily edit XML attributes. The new version solves this problem by allowing a quick and easy way with the new in place editing for XML attributes. The in place editing popup can be triggered with a configurable shortcut (by default that is Alt+Enter). Both XML attribute names and possible values can be quickly selected by typing their prefixes.</p>

<p>The visual Author mode from Oxygen XML editor was also enhanced with support for bookmarks. These allow quick positioning in large documents and working in multiple locations of multiple documents.</p>

<p>DITA map documents can be easily converted to HTML or PDF. A new pre-configured scenario was added for the default DITA configuration for transforming a DITA Map document to HTML. The already existing DITA to PDF scenario can handle now also DITA map files so you can use that to convert a DITA map to PDF.</p>

<p>The WebDAV support has been improved by adding WebDAV locking support. This ensures that only you can modify that resource on the WebDAV server. If another user tries to edit a locked resource s/he will receive a warning message containing the name of the lock owner. The resource is locked when you open it and released automatically when the resource is closed.</p>

<p>Oxygen XML editor now supports SOAP 1.2. The SOAP version is detected from the WSDL definition file and the appropriate headers are set in the SOAP request. The SOAP 1.2 envelope is validated against a SOAP 1.2 XML Schema.</p>

<p>Several components were updated. The TEI framework was updated to the latest P5 1.0 schemas, DITA Open Toolkit to the latest 1.4.1 and Saxon B XSLT processor from Saxonica to the latest 9.0.0.2 version. Oxygen XML editor supports also the Saxon SA 9.0.0.2 (that requires a separate license from Saxonica).</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform Enterprise license costs USD 275.00 </li>
    <li>Multi-platform Professional license costs USD 225.00 </li>    
    <li>Multi-platform Academic/Non-profit license costs USD 48.00 </li>
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 9.1 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 9.1Build 2007121417]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#9.1</guid>            
            <pubDate>Tue, 18 Dec 2007 11:10:00 GMT</pubDate>
        </item>
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor 9 is available</title>
            <link>http://www.oxygenxml.com/history.html#9.0</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of Oxygen XML Editor, has announced the immediate availability of version 9.0 of its XML Editor, Schema Editor and XSLT/XQuery Debugger.</p> 

<p>The main feature of version 9.0 is a CSS-based visual XML editor allowing WYSIWYG like editing of XML documents. With an innovative approach to XML authoring Oxygen allows you to work with XML frameworks (DocBook, DITA, TEI, XHTML, etc) easier than ever before. Version 9 adds a new concept called Document Type that allow users to provide ready to use support for a framework or an XML language and share that with other users. This version also brings improved error reporting for validation against Relax NG schemas and Schematron, additional side view helpers, some component updates and a number of other features.</p>

<p>For the complete list of new features please visit <a href= "http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a></p>

<p>New in version 9.0:</p>

<p>The WYSIWYG like rendering of the visual XML editor is driven by CSS stylesheets conforming with the W3C CSS 2.1 specification so that users are not locked into a custom format. Some enhancements introduced by the W3C CSS 3 working draft like CSS XML namespaces and the attr function are also supported. The tagless editor comes with ready to use support for largely used XML frameworks: DITA, DocBook 4 / DocBook 5, TEI P4 / TEI P5 and XHTML. Both the CALS and HTML table models are supported.</p>

<p>The new Document Type concept allows to easily share between users preconfigured support for an XML framework or language consisting of default schema for validation, CSS stylesheets for WYSIWYG editing, custom actions, document templates, XML catalogs and transformation scenarios.</p>

<p>Incomplete error reports in validation against a Relax NG schemas like "required attributes missing", "required elements missing" or "unfinished element" were updated to report exactly what XML attributes or elements are missing and what is expected to finish the element. The diagnostics messages issued by a Schematron schema are displayed together with the other validation errors. Schematron report messages are treated as warnings.</p>

<p>The new outliner implementations for CSS and XQuery allow you to see immediately the structure of your CSS and XQuery documents. Two new views, the XML Elements View and the Entities View allow to easily insert new elements and entities in your XML files.</p>

<p>There were many small but useful new features in Oxygen XML editor version 9, to take an example the spell checking is aware of xml:lang values and this allows to check the spelling in documents that contain content in more than one language.</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform Enterprise license costs USD 275.00 </li>
    <li>Multi-platform Professional license costs USD 225.00 </li>    
    <li>Multi-platform Academic/Non-profit license costs USD 48.00 </li>
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 9.0 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 9.2Build 2007110116]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#9.2</guid>            
            <pubDate>Fri, 2 Nov 2007 17:14:00 GMT</pubDate>
        </item>                
        

        <item>
            <title>&#x3C;oXygen/&gt; XML Editor 8.2 is available</title>
            <link>http://www.oxygenxml.com/history.html#8.2</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>,the producer of  &lt;oXygen/&gt; XML Editor, has announced the immediate availability of version 8.2 of its XML Editor, Schema Editor and XSLT/XQuery Debugger. </p> 

<p>The key word for Oxygen XML Editor version 8.2 is innovation. It brings the first XQuery debugger against a native XML database allowing users of the MarkLogic 3.2 database to debug their XQuery code based on the new MarkLogic Server 3.2 XQuery debugging API. Oxygen is the first tool announcing ISO Schematron support covering also ISO Schematron embedded in XML Schema or Relax NG, abstract patterns and included Schematron schemas. Oxygen version 8.2 is the first XML IDE that enables working with modules (XML external entities, included/imported stylesheets, XQuery modules, etc.). You can validate the current module in the context it is used from and also perform multiple validation operations in a single action using the new validation scenarios feature. To the main features list we can add also the capability to view very large files with sizes larger than a Gigabyte and multi-line find/replace support. There are also other enhancements, fixes and component updates.</p>

<p>For the complete list of new features please visit <a href= "http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a></p>

<p>New in version 8.2:</p>

<p>XQuery debugging was available until now only against standalone engines. After a close cooperation with MarkLogic we are happy to provide the first XQuery debuggind tool supporting a native XML database. Queries executed on a MarkLogic 3.2 database can now be debugged in the XQuery Debugger perspective of Oxygen. The following views are displayed in this perspective: Breakpoints, XWatch, Context, Variables and Stack. The debugger is able to show debugging information also inside XQuery modules.</p>

<p>With oXygen you get complete support for XML related technologies, you get also support for the latest technologies. Thus version 8.2 adds ISO Schematron support. This covers ISO Schematron schema editing, ISO Schematron rules embedded in XML Schema or Relax NG, abstract patterns and included Schematron schemas.</p>

<p>Validation scenarios are a very powerful feature and they solve a number of important issues when working with XML and XML related technologies. They allow working with modules and performing multiple validations in one action. By default the validation of a document is done by using a processor (XML parser, XSLT transformer, XQuery engine, etc.) to analyze the current file. The validation scenario allows to specify a set of files to validate and for each file what processor to use and whether or not to perform continuous validation. Thus if you work on a module you can set the validation on the master file, the file that refers that module. Also you can perform multiple validations with different processors or on different files.</p>

<p>Very large files (larger than a Gigabyte) which cannot be opened in the editor panel can be viewed in the Large File Viewer without loading the entire file in the memory.</p>

<p>The Find/Replace is enhanced with multi-line capabilities. Both the find and the replace expressions can cover multiple lines of the document. This together with the regular expressions and XPath filtering support allow powerful changes to be applied on the document content.</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform Academic/Non-profit license costs USD 48.00 </li>
    <li>Multi-platform Professional license costs USD 225.00 </li>
    <li>Multi-platform Enterprise license costs USD 275.00 </li>
</ul>

To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 8.2 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 8.2Build 2007050418]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#8.2</guid>            
            <pubDate>Mon, 7 May 2007 11:00:00 GMT</pubDate>
        </item>                
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor 8.1 is available</title>
            <link>http://www.oxygenxml.com/history.html#8.1</link>            
            <description>
                <![CDATA[
<p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>,the producer of  &lt;oXygen/&gt; XML Editor, has announced the immediate availability of version 8.1 of its XML Editor, Schema Editor and XSLT/XQuery Debugger. </p> 

<p>Version 8.1 of the &lt;oXygen/&gt; XML Editor improves the support for NVDL scripts and adds a series of enhancements, fixes and component updates.</p>

<p>For the complete list of new features please visit <a href= "http://www.oxygenxml.com/index.html#new-version">http://www.oxygenxml.com/index.html#new-version</a></p>

<p><strong>New in version 8.1:</strong></p>

<p>The new &lt;oXygen/&gt; NVDL (Namespace-based Validation Dispatching Language) editor allows you to visually edit NVDL scripts. A diagram showing the script structure and allowing navigation from a mode reference to its definition is available. When editing an NVDL script the content completion offers assistance for entering a mode reference by presenting the defined modes and for entering a new mode by presetting the modes used but not defined. Also the NVDL schema that drives the content completion was annotated, so you will get documentation for the proposals offered during editing.</p>

<p>A new XQuery Input View has been added. When editing an XQuery file, &lt;oXygen/&gt; detects the documents used as inputs and presents a simplified outline for each one. The input view can analyse documents that are stored on the local file system. You can use the Drag and Drop triggered popup menu to easily create XQuery FLWOR constructs or XPath expressions.</p>

<p>You can copy and paste sections of tabular data between Microsoft Excel and the XML Grid Editor. This allow an easy import of tabular data into an XML structure and, respectively, an easy export of tabular data from an XML document to Excel.</p>

<p>Other new features include indexing support for Berkeley XML DB, custom format of calendar dates for import operations, update to Xerces-J parser 2.9.0 and support for SVN version 1.4.</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
<ul>
    <li>Multi-platform Academic/Non-profit license costs USD 48.00 </li>
    <li>Multi-platform Professional license costs USD 225.00 </li>
    <li>Multi-platform Enterprise license costs USD 275.00 </li>
</ul>


To purchase please visit the &lt;oXygen/&gt; XML Editor store at <a href="http://www.oxygenxml.com/buy.html">http://www.oxygenxml.com/buy.html</a><br/>
&lt;oXygen/&gt; 8.1 can be freely evaluated for 30 days from <a href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a>

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of expertise in XML technologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML technologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Another product developed by Syncro Soft is Syncro SVN Client: <a href="http://www.syncrosvnclient.com">http://www.syncrosvnclient.com</a></p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
[Version 8.1 Build 2007012412]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#8.1</guid>            
            <pubDate>Thu, 25 Jan 2007 11:00:00 GMT</pubDate>
        </item>                
        
        <item>
            <title>&#x3C;oXygen/&gt; XML Editor 8.0 is available</title>
            <link>http://www.oxygenxml.com/history.html#8.0</link>            
            <description>
            <![CDATA[
               <p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of <a href="http://www.oxygenxml.com" class="link" target="_blank">&lt;oXygen/&gt; XML Editor</a>, has announced the immediate availability of version 8.0 of its XML Editor, Schema Editor and XSLT/XQuery Debugger.</p> 
               
<p>Version 8.0 of the &lt;oXygen/&gt; XML Editor adds as main features a spreadsheet-like XML Grid Editor, management support for both XML and relational databases: Berkeley XML Database, eXist, IBM DB2 PureXML, MarkLogic, Microsoft SQLServer 2005, Oracle 10g R2, RainingData TigerLogic XDMS, SoftwareAG Tamino and XHive XML Database, options and transformation scenarios that can be stored into the project file and support for NVDL (Namespace-based Validation Dispatching Language) scripts.</p>
                        
<p>For the complete list of new features please visit <a href="http://www.oxygenxml.com/index.html#new-version" class="link">http://www.oxygenxml.com/index.html#new-version</a></p>

<strong>New in version 8.0:</strong>

<p>
The new &lt;oXygen/&gt;'s grid editor allows you to edit repetitive XML content in a special layout similar to a spreadsheet application, without the need to interact with the markup.
Using the new Database perspective you can browse tables or collections from databases, execute XQuery or SQL queries, inspect or modify data, specify XML Schemas for the XML fields and collections. The database support includes many of the popular servers, operating either as native XML storage: Tamino, XHive, MarkLogic, TigerLogic, eXist, Berkeley or mixed, as relational and XML at the same time: DB2, SQLServer, Oracle.
</p>
<p>
The transformation scenarios can now be stored in the project file. This simplifies the scenario management by attaching only the relevant scenarios to a project. Furthermore, you can pass over to your teammates a set of pre-configured project scenarios. You can specify both the transformation XML source and the stylesheet locations, it is not required anymore for the edited document to be one of the transformation XML source or stylesheet. This allows editing a module and invoking a transformation on the master files.
You can save the current editor layout (what views and toolbars are visible and their position) and reuse it later, or even share it with your team by taking advantage of the new support for saving/loading the editor layouts. 
</p>
<p>
You can edit Namespace-based Validation Dispatching Language scripts using the new NVDL Editor. &lt;oXygen/&gt; distributes an NVDL implementation allowing the validation of XML documents against NVDL scripts. The support includes validation on demand, continuous validation, validation with external schema, batch validation from the project, etc. The content completion is now able to use NVDL Scripts to offer proposals; this makes possible editing documents with complex structure, that contain multiple languages defined by different schemata, for instance XHTML with embedded XForms. 
You can specify almost all of the &lt;oXygen/&gt; settings at project level. This makes possible to pass along with the project XML Catalogs settings, transformation scenarios, formatting options, validation options, editor layout, etc.
</p>
<p>
Other new features include accurate XML error reporting and accurate XPath result elements locations, support for the Secure FTP (SFTP) Protocol, better Integration of the XML Instance Generator, validation engine detection for XSLT and XQuery, improved support for schemas with embedded Schematron rules.
Several components were updated: Xerces-J parser was updated to version 2.8.1, Saxon 8B XSLT processor from Saxonica was updated to the latest 8.8 version and the DocBook support includes the DocBook 5.0 RELAX NG Schemas. &lt;oXygen/&gt; supports also the Saxon8SA 8.8 (that requires a separate license from Saxonica).
</p>

<strong>Pricing and Availability</strong><br/>
&lt;oXygen/&gt; XML Editor and XSLT Debugger is available immediately in three editions:
    <ul>
        <li>Multi-platform Academic/Non-profit license costs USD 48.00</li> 
        <li>Multi-platform Professional license costs USD 225.00</li> 
        <li>Multi-platform Enterprise license costs USD 275.00</li>
    </ul>
To purchase please visit the &lt;oXygen/&gt; XML Editor store at http://www.oxygenxml.com/buy.html<br/>
&lt;oXygen/&gt; 8.0 can be freely evaluated for 30 days from http://www.oxygenxml.com/download.html

<p><strong>About Syncro Soft SRL</strong></p>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of experise in XML tehnologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML tehnologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C.</p> 

<p class="small">&lt;oXygen/&gt; is a registered trademark of Syncro Soft in the U.S and other countries. Any other trademarks or service marks contained herein are the property of their respective owners.</p>
               
                [Version 8.0 Build 2006111719]
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#8.0</guid>            
            <pubDate>Fri, 17 Nov 2006 16:06:00 GMT</pubDate>
        </item>        
        
        <item>
            <title>Ingeniux Announces Partnership to Bundle &#x3C;oXygen/&gt; XML Editor with Ingeniux CMS Server</title>
            <link>http://www.oxygenxml.com/news.html</link>            
            <description>
            <![CDATA[
                <p>Combination of Ingeniux CMS and oXygen XML Editor provides an end-to-end XML platform for content development, publishing, and lifecycle management.</p>

Seattle, WA (PRWEB) November 7, 2006 -- Ingeniux Corporation, the trusted provider of XML-based Web content management software, today announced a partnership with Syncro Soft SRL to distribute the oXygen XML Editor with the Ingeniux Content Management System. The partnership will provide Ingeniux customers with best-of-breed XML development tools for creating Ingeniux XML document types and Web site templates. Under the terms of the partnership Ingeniux will include the oXygen XML Editor in all new Ingeniux CMS server licenses. Ingeniux customers will also have the option to purchase additional seats at a discounted rate.

<p>The adherence to best of breed XML and easy to use solutions have made both Ingeniux and Oxygen popular in corporate and academic worlds. Ingeniux CMS is a leading Web content management solution based entirely on XML (extensible Markup Language). The Ingeniux system allows content contributors to work in a friendly user interface to produce well formed XML documents for deployment to the Web, to print, or for application integration. Templates in the system are centered on standards-based XML schemas and XSLT stylesheets. The oXygen XML Editor provides developers using Ingeniux with a robust tool set to quickly write new XML Page Types and manage complex development projects.</p>

<p>Using oXygen Ingeniux XML documents can be created and validated against any user defined schema. The smart context sensitive editing saves time and guarantees a minimum number of validation errors. Developers can use oXygen/ for authoring document schemas and for editing and debugging the XSL stylesheets needed for the presentation layer. Integration with document repositories is made through the WebDAV, Subversion and FTP protocols.</p>

<p><i>"The benefit Ingeniux provides in focusing on open standards like XML is that developers can leverage powerful third party tools for creating Ingeniux Web sites and solutions,"</i> said Ingeniux President and CEO Jim Edmunds. <i>"The partnership with Syncro Soft provides Ingeniux customers with a great XML editor. Our professional services group has used oXygen for years and we know it is the ideal solution for Ingeniux development. We are excited to roll this out to our customers."</i></p>

<p><i>"The adherence to best of breed XML and easy to use solutions have made both Ingeniux and Oxygen popular in corporate and academic worlds,"</i> said Stefan Vasile, Syncro Soft CEO. <i>"From a technology and a business perspective this distribution agreement makes sense. It provides the necessary development and publishing tools for XML document creation and presentation and brings together two of the leading XML content solutions."</i></p>

<strong>About Ingeniux</strong>

<p>Ingeniux Corporation is the trusted provider of Web content management and publishing software. Its XML-based technology empowers Web developers and content creators to build the next generation Internet with products acclaimed for their ease-of-use, rapid deployment, extensibility and low total cost of ownership. Ingeniux delivers quality software with unparalleled customer service to customers in a broad range of industries, including higher education, trade associations, broadcasting, e-government, and financial institutions.</p>

<strong>About Syncro Soft SRL</strong>

<p>Syncro Soft is a privately held software company founded in 1998 with a large area of experise in XML tehnologies: XML Schema, Relax NG, Schematron, XSLT, XPath and XQuery. The main product oXygen XML Editor provides the best coverage of the today XML tehnologies; it complies with the established standards released by W3C and other organisations and enhances developer productivity through an intuitive and innovative XML IDE. Syncro Soft is a member of the W3C. Visit oXygen XML Editor website at thttp://www.oxygenxml.com.</p>
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/news.html</guid>            
            <pubDate>Tue, 07 Nov 2006 15:04:00 GMT</pubDate>
        </item>
        
        <item>
            <title>oXygen XML Editor 7.2 is available</title>
            <link>http://www.oxygenxml.com/history.html#7.2</link>            
            <description>
            <![CDATA[
               <p><a href="http://www.sync.ro" target="_blank" class="link">Syncro Soft SRL</a>, the producer of <a href="http://www.oxygenxml.com" class="link" target="_blank">&lt;oXygen/&gt; XML Editor</a>, has announced the immediate availability of version 7.2 of its XML Editor, Schema Editor and XSLT/XQuery Debugger.</p> 
                
                <p>Version 7.2 of the &lt;oXygen/&gt; XML Editor adds as main features a complete Subversion client, support for flattening XML Schemata, an XML Schema instance generator, integration with the X-Hive/DB, MarkLogic and TigerLogic XML databases, editing actions on the diagram, rename refactoring action and search references/declarations actions in XML Schema and Relax NG schemata editors.</p>
                
                <p>&lt;oXygen/&gt; makes easier the document sharing between content authors by including a Subversion (SVN) client. The SVN client allows you to browse repositories, check for changes, review, merge and commit changes, update your working copy and examine the revision history.
                Schema support enhancements include support for flattening XML Schema, rename refactoring action, find declarations or references of XML Schema components.  There are available new editing actions in the contextual menu of the full model diagram view allowing the addition of new elements and editing their attributes. A new regular expressions builder has been added that helps to construct and test regular expressions allowed in XML Schema restriction patterns. You can now quickly generate a large set of XML document samples based on a given XML Schema using the XML Schema instance generator tool.
                </p>
                <p>
                The HTML documentation for XML Schema has been improved. The generated schema diagram images contain image maps allowing to click directly on a diagram component to navigate to the documentation for that component. The documentation of a definition includes an "Used By" section with links to the other definitions which refer to it. Navigation is possible in both directions between a schema and the included/imported ones. 
                The support for XQuery execution over an XML native database was extended by adding the following engines: X-Hive/DB XML Database, MarkLogic XML Database and TigerLogic XML Database. With the integrated xqDoc tool you can generate HTML documentation for XQuery files with just a couple of clicks. One or more input XQuery files are accepted and the function namespaces are configurable.
                Other new features include the possibility to generate a brief documentation listing the services, bindings, port types and messages defined in a WSDL file,  the addition of a dockable view called Dynamic Help that changes its content automatically to the relevant help page for the focused editor, view or dialog and support to configure the background color for syntax highlighting tokens. 
                [Version 7.2 Build 2006060615]</p>
                ]]>
            </description>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#7.2</guid>            
            <pubDate>Tue, 06 Jun 2006 16:06:00 GMT</pubDate>
        </item>
        <item>
            <title>oXygen XML Editor 7.1 is available</title>
            <link>http://www.oxygenxml.com/history.html#7.1</link>            
            <description> Syncro Soft SRL, the producer of oXygen XML Editor, has
                announced the immediate availability of version 7.1 of its XML Editor, Schema Editor
                and XSLT/XQuery Debugger. Version 7.1 of the oXygen XML Editor adds
                support for Berkeley and eXist XML Databases, an XSL templates view for easy
                navigation through the edited XSL stylesheet and an XPath builder view for editing
                complex XPath expressions. Effort has been made to improve the loading time and to
                reduce the memory usage especially for large documents. Multiple modifications were
                made to improve the general usability of the editor.[Version 7.1 Build 2006030214]
            </description>
            <pubDate>Thu, 2 Mar 2006 15:05:00 GMT</pubDate>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#7.1</guid>
        </item>
        <item>
            <title>oXygen XML Editor 7.0 is available</title>
            <link>http://www.oxygenxml.com/history.html#7.0</link>            
            <description> Syncro Soft SRL, the producer of oXygen XML Editor, has
                announced the immediate availability of version 7.0 of its XML Editor, Schema Editor
                and XSLT Debugger. Version 7.0 of the oXygen XML Editor adds more
                than 50 important new features like continuous validation and on screen marking of
                the errors, XQuery debugging, XPath content completion and XSLT refactoring actions. </description>
            <pubDate>Wed, 18 Jan 2006 11:05:00 GMT</pubDate>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#7.0</guid>            
        </item>
        <item>
            <title>XML Prague 2006 Conference June 17/18</title>
            <link>http://www.xmlprague.cz</link>            
            <description> We are happy to announce XML Prague 2006, a regular conference on XML for
                developers, web designers, information managers, and students. This year's focus is
                on the topics related to XML Native Databases and Querying XML. 
                The schedule has been expanded from last year's with a full day of experts
                talks followed by an additional day dedicated for participants to hold related BoF
                sessions and workshops. </description>
            <pubDate>Tue, 17 Jan 2006 11:05:00 GMT</pubDate>
            <guid isPermaLink="true">http://www.xmlprague.cz</guid>                        
        </item>
        <item>
            <title>oXygen XML Editor 6.2 is available</title>
            <link>http://www.oxygenxml.com/history.html#6.2</link>            
            <description> Syncro Soft SRL, the producer of oXygen XML Editor, has
                announced the immediate availability of version 6.2 of its XML Editor, Schema Editor
                and XSLT Debugger. Version 6.2 of the oXygen XML Editor gives a
                whole new editing experience with the introduction of a dockable framework that
                allows free configuration of the editor layout. The views inside the oXygen window are dockable, floating
                and hideable. They can be dragged and docked to the margin of any other view or the
                margin of the main window so that they form any desired layout. Relax NG content
                completion was improved. Element values specified in the Relax NG schema are
                presented as content completion proposals in documents based on that schema. Also
                the pattern names defined in the Relax NG schema are presented as possible values
                for pattern references. When configuring parameters for an XSLT transformation
                oXygen will present automatically the available stylesheet
                parameters together with information about them extracted from the stylesheet. The
                TEI and DocBook stylesheets contain such documentation making a lot easier
                understand what a parameter is intended for and to specify parameter values.
                Improvements are made on XSLT debugger part including the possiblity to specify
                conditional breakpoints, presenting the nodesets and tree fragments into tree views
                (useful especially in debugging stylesheeets that keep intermediary results in
                variables like DocBook for instance) and capture multiple outputs for XSLT 2.0. The
                results of different XPath queries performed on the same document are now presented
                in different views for accessing and comparing them easily. The latest Xerces XML
                parser (2.7.1) from the Apache Foundation and the new Saxon 8.5.1 parser for XSLT
                2.0 were integrated into oXygen. </description>
            <pubDate>Mon, 19 Sep 2005 13:00:00 GMT</pubDate>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#6.2</guid>            
        </item>
        <item>
            <title>oXygen XML Editor 6.1 is available</title>
            <link>http://www.oxygenxml.com/history.html#6.1</link>            
            <description>Syncro Soft SRL, the producer of oXygen XML Editor, has
                announced the immediate availability of Version 6.1 of its XML Editor, Schema Editor
                and XSLT Debugger. Version 6.1 of the oXygen XML Editor adds as
                main features an XSLT Profiler integrated in the debugging perspective, an enhanced
                XML schema documentation tool that includes diagrams, in place editing in schema
                diagrams, easy navigation to component definitions in schema editors, support for
                presenting the Relax NG annotations next to the content completion proposals and an
                attributes editor. </description>
            <pubDate>Tue, 19 Jul 2005 11:00:00 GMT</pubDate>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#6.1</guid>            
        </item>
        <item>
            <title>XML Prague 2005 Conference</title>
            <link>http://www.xmlprague.cz</link>            
            <description>SyncRO Soft sponsored the XML Prague 2005 Conference with two licenses of
                oXygen XML Editor with 1 year Maintenance Pack.  XML Prague 2005 is a free one-day conference devoted to discussion on
                topics related to core XML technologies; XML, XSLT, Schema, etc. Speakers have been
                chosen for their contributions to the XML community with talks ranging from the
                theoretical to the applied. This full day of in-depth discussion has been
                specifically designed for both software developers and the self-confessed
                &apos;XML geek&apos; who want to gain a better understanding of the future
                direction of XML technologies and standards.</description>
            <pubDate>Tue, 28 Jun 2005 08:10:00 GMT</pubDate>
            <guid isPermaLink="true">http://www.xmlprague.cz/2005/index.html</guid>
        </item>
<!--        <item>
            <title>XTech 2005 Conference</title>
            <link>http://www.xtech-conference.org/2005/exhibitors.asp#oxygen</link>            
            <description>Meet us in Amsterdam 24-27 May, at XTech 2005 [Booth 20]. XTech 2005 is the
                premier European conference for developers and managers working with XML and Web
                technologies, bringing together the worlds of web development, open source, semantic
                web and open standards. Formerly known as the XML Europe conference, XTech has
                widened its scope to incorporate neighboring technologies from the web and business. </description>
            <pubDate>Sun, 22 May 2005 05:00:00 GMT</pubDate>
            <guid isPermaLink="true">http://www.xtech-conference.org/2005/exhibitors.asp#oxygen</guid>
        </item>-->
        <item>
            <title>oXygen XML Editor 6 is available</title>
            <link>http://www.oxygenxml.com/history.html#6.0</link>            
            <description> Syncro Soft SRL, the producer of oXygen XML Editor, has
                announced the immediate availability of Version 6.0 of its XML Editor, Schema Editor
                and XSLT Debugger. Version 6.0 of the XML Editor adds as main features the Visual
                XML Schema Editor, Diff tool and the capability of importing data from different
                data sources including relational databases and text files. </description>
            <pubDate>Tue, 17 May 2005 12:00:00 GMT</pubDate>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#6.0</guid>
        </item>
        <item>
            <title>XML Belux </title>
            <link><!--http://www.xmlbelux.be/events/relaxng2005.html--></link>            
            <description>To celebrate its 12th year of existence, the XML BeLux Users&apos;
                Group organises a series of XML Schema workshops with the world&apos;s leading
                schema specialists. Eric van der Vlist will present the Relax NG technology using
                oXygen XML Editor at the Relax NG seminar. </description>
            <pubDate>Tue, 22 Feb 2005 10:00:00 GMT</pubDate>
            <!--<guid isPermaLink="false"><!-\-http://www.xmlbelux.be/events/relaxng2005.html-\-></guid>-->
        </item>
        <item>
            <title>oXygen XML Editor 5.1 is available</title>
            <link>http://www.oxygenxml.com/history.html#5.1</link>            
            <description> Syncro Soft SRL, the producer of oXygen XML Editor, has
                announced the immediate availability of Version 5.1 of its XML Editor, Schema Editor
                and XSLT Debugger. Version 5.1 of the XML Editor adds as main features folding, code
                templates, better Relax NG support, Schematron validation and the possibility to use
                MSXML and XSLTProc as XSLT transformers.</description>
            <pubDate>Tue, 18 Jan 2005 12:00:00 GMT</pubDate>
            <guid isPermaLink="true">http://www.oxygenxml.com/history.html#5.1</guid>
        </item>
        <item>
            <title>RenderX releases Docbench, a solution based on oXygen and RenderX XEP. </title>
            <link>http://www.renderx.net/Content/tools/docbench.html</link>            
            <description> RenderX Docbench, a complete solution for documentation authors and
                stylesheets designers based on oXygen xml editor and RenderX XEP,
                is available for purchase and downloading from RenderX on-line store.  Software components included into the package are tuned to work together,
                and provide a complete authoring environment which allows users to author books,
                articles, leaflets, forms, and to format it for both on-screen and paged media.</description>
            <pubDate>Mon, 25 Oct 2004 12:00:00 GMT</pubDate>
            <guid isPermaLink="true">http://www.renderx.net/Content/tools/docbench.html</guid>
        </item>
        <atom:link href="http://www.oxygenxml.com/rss.xml" rel="self" type="application/rss+xml" />
    </channel>
</rss>
