<?xml version="1.0" encoding="UTF-8"?>
<urlset
      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">	  
<url>
   <loc>https://www.imagix.com/demos/source-code-visualization.html</loc>
   <lastmod>2020-11-27T16:56:31+00:00</lastmod>
   <changefreq>monthly</changefreq>
   <priority>0.7</priority>
   <video:video>
      <video:thumbnail_loc>https://www.imagix.com/apps/Source_Code_Visualization.png</video:thumbnail_loc>
      <video:title>Source Code Understanding through Visualization</video:title>
      <video:description>Understanding of large, complex or unfamiliar source code can be significantly improved through visualization.  This video overviews Imagix 4D's range of graphical displays for viewing C, C++ and Java source code.</video:description>
      <video:content_loc>https://www.imagix.com/apps/Source_Code_Visualization.mp4</video:content_loc>
      <video:duration>267</video:duration>
      <video:tag>source code understanding</video:tag>
      <video:tag>source code visualization</video:tag>
      <video:tag>legacy code understanding</video:tag>
      <video:tag>legacy code</video:tag>
      <video:tag>architecture diagram</video:tag>
      <video:tag>subsystem architecture diagram</video:tag>
      <video:tag>call tree</video:tag>
      <video:tag>sequence diagram</video:tag>
      <video:tag>data flow diagram</video:tag>
      <video:tag>uml class diagram</video:tag>
      <video:tag>flow chart</video:tag>
   </video:video>
</url>
<url>
   <loc>https://www.imagix.com/demos/checking-concurrency-control.html</loc>
   <lastmod>2019-04-15T10:56:31+00:00</lastmod>
   <changefreq>monthly</changefreq>
   <priority>0.7</priority>
   <video:video>
      <video:thumbnail_loc>https://www.imagix.com/apps/Tasking_Analysis.png</video:thumbnail_loc>
      <video:title>Analyzing Concurrency Control in C and C++ Source Code</video:title>
      <video:description>Imagix 4D's static analysis of concurrency controls and thread safety identifies issues in C and C++ source code, leading to deadlocks and race conditions.  This video is a technical demo showing the tool analyzing multitasking software.</video:description>
      <video:content_loc>https://www.imagix.com/apps/Tasking_Analysis.mp4</video:content_loc>
      <video:duration>843</video:duration>
      <video:tag>concurrency control</video:tag>
      <video:tag>concurrency problems</video:tag>
      <video:tag>concurrency issues</video:tag>
      <video:tag>deadlocks</video:tag>
      <video:tag>race conditions</video:tag>
      <video:tag>semaphores</video:tag>
      <video:tag>mutexes</video:tag>
      <video:tag>interrupt protection</video:tag>
      <video:tag>multitasking code</video:tag>
      <video:tag>multithreaded software</video:tag>
      <video:tag>thread safety</video:tag>
      <video:tag>C source code</video:tag>
      <video:tag>C++ source code</video:tag>
   </video:video>
</url>
<url>
   <loc>https://www.imagix.com/demos/comparing-source-code-revisions.html</loc>
   <lastmod>2019-04-15T10:56:31+00:00</lastmod>
   <changefreq>monthly</changefreq>
   <priority>0.7</priority>
   <video:video>
      <video:thumbnail_loc>https://www.imagix.com/apps/Delta_Analysis.png</video:thumbnail_loc>
      <video:title>Comparing Revisions of Source Code</video:title>
      <video:description>Imagix 4D's Delta Analysis compares revisions of C, C++ and Java source code at the structural level. This video provides a technical demonstration of using the tool to compare revisions of source code.</video:description>
      <video:content_loc>https://www.imagix.com/apps/Delta_Analysis.mp4</video:content_loc>
      <video:duration>787</video:duration>
      <video:tag>delta analysis</video:tag>
      <video:tag>source code differences</video:tag>
      <video:tag>source code changes</video:tag>
      <video:tag>source code revisions</video:tag>
      <video:tag>revision differences</video:tag>
      <video:tag>diff tool</video:tag>
   </video:video>
</url>
<url>
   <loc>https://www.imagix.com/demos/learning-unfamiliar-code.html</loc>
   <lastmod>2020-11-27T16:56:31+00:00</lastmod>
   <changefreq>monthly</changefreq>
   <priority>0.7</priority>
   <video:video>
      <video:thumbnail_loc>https://www.imagix.com/apps/Learning_Unfamiliar_Code.png</video:thumbnail_loc>
      <video:title>Learning Unfamiliar Source Code - Reverse Engineering C, C++ and Java</video:title>
      <video:description>Imagix 4D is a tool to reverse engineer and analyze C, C++ and Java source code.  This video is a technical demo showing Imagix 4D's architectural diagrams being used to explore source code for a relatively small robotics project.</video:description>
      <video:content_loc>https://www.imagix.com/apps/Learning_Unfamiliar_Code.mp4</video:content_loc>
      <video:duration>925</video:duration>
      <video:tag>architecture diagrams</video:tag>
      <video:tag>subsystem architecture diagrams</video:tag>
      <video:tag>reverse engineering</video:tag>
      <video:tag>reverse engineering tool</video:tag>
      <video:tag>source code analysis</video:tag>
      <video:tag>source code analysis tool</video:tag>
      <video:tag>C source code</video:tag>
      <video:tag>C++ source code</video:tag>
      <video:tag>Java source code</video:tag>
      <video:tag>legacy code</video:tag>
   </video:video>
</url>
<url>
   <loc>https://www.imagix.com/demos/security-review-of-unfamiliar-code.html</loc>
   <lastmod>2020-08-18T10:56:31+00:00</lastmod>
   <changefreq>monthly</changefreq>
   <priority>0.7</priority>
   <video:video>
      <video:thumbnail_loc>https://www.imagix.com/apps/Security_Review_of_Unfamiliar_Code.png</video:thumbnail_loc>
      <video:title>Tools to Perform a Security Review of Unknown Code</video:title>
      <video:description>Webinar explores how static analysis tools, reverse engineering tools and code coverage tools can be used together to identify and review secutiry issues in unknown source code.</video:description>
      <video:content_loc>https://www.imagix.com/apps/Security_Review_of_Unfamiliar_Code.mp4</video:content_loc>
      <video:duration>2509</video:duration>
      <video:tag>security of source code</video:tag>
      <video:tag>security review</video:tag>
      <video:tag>static analysis</video:tag>
      <video:tag>static analysis tool</video:tag>
      <video:tag>reverse engineering</video:tag>
      <video:tag>reverse engineering tool</video:tag>
      <video:tag>code coverage</video:tag>
      <video:tag>code coverage tool</video:tag>
      <video:tag>SARIF</video:tag>
   </video:video>
</url>
</urlset>
