{"id":3321,"date":"2016-01-06T23:09:24","date_gmt":"2016-01-06T21:09:24","guid":{"rendered":"https:\/\/www.almtoolbox.com\/blog\/?p=3321"},"modified":"2016-01-12T08:52:04","modified_gmt":"2016-01-12T06:52:04","slug":"our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out","status":"publish","type":"post","link":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/","title":{"rendered":"Our Extension for Visual Studio and ClearCase ClearQuest v1.5 is out!"},"content":{"rendered":"<p>We\u2019re happy to announce the release of v1.5 of our Visual Annotate extension for Visual Studio and ClearCase.<\/p>\n<p style=\"text-align: center;\"><a style=\"font-size: 17px; padding: 8px 10px; opacity: 1; color: #ffffff; margin: 10px auto; text-align: center; background: #4387d0; -webkit-border-radius: 5px; border-radius: 5px;\" href=\"https:\/\/www.almtoolbox.com\/download.php?did=19&amp;signin\">Click to download this tool <\/a><\/p>\n<h3>See what\u2019s new:<\/h3>\n<ol>\n<li>An important new feature called \u201cGet Real Change\u201d which enables you to determine where this line was <strong>REALLY<\/strong> changed for the first time, by whom, when, why, etc.<\/li>\n<\/ol>\n<p>To get this, you hover over the code line you want to explore, and then right click and select <strong>Get Real Change<\/strong> on the menu<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/www.almtoolbox.com\/images\/real-change-v15.jpg\" alt=\"Get ClearCase real change\" width=\"376\" height=\"193\" \/><\/p>\n<p>You will then get this form:<\/p>\n<p><a href=\"https:\/\/www.almtoolbox.com\/images\/real-change-form-v15.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/www.almtoolbox.com\/images\/real-change-form-v15.jpg\" alt=\"Get ClearCase real change version activity\" width=\"314\" height=\"305\" \/><\/a><\/p>\n<p>This works very fast and it can actually replace the ClearCase Version Tree in many situations! You will no longer have to track the version tree carefully and compare a version over version dozens of times! So you can save lots of time and energy.<\/p>\n<p>This feature is especially useful when you have to cope with a legacy code that may have been made years ago. You can easily compare the current version with the real version and get the correlation to other part in code. This helps you to resolve bugs and maintain code much more efficiently.<\/p>\n<p>&nbsp;<\/p>\n<p>We also added a progress bar since it might take 30 seconds to get the real change (it depends on the distance to real change and the ClearCase performance in your organization)<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/www.almtoolbox.com\/images\/real-change-progressbar-v15.jpg\" alt=\"Get real change progress bar\" width=\"346\" height=\"94\" \/><\/p>\n<p>&nbsp;<\/p>\n<ol start=\"2\">\n<li>We improved colors and made a new and more legible palette. The colors help you to distinguish the different file versions where the code line were checked-in from, and they also help you to see correlation between lines that were checked-in together.<\/li>\n<\/ol>\n<p><a href=\"https:\/\/www.almtoolbox.com\/images\/va4vs-pallete-v15.jpg\" style=\"display:inline;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft\" src=\"https:\/\/www.almtoolbox.com\/images\/va4vs-pallete-v15.jpg\" alt=\"Visual Annotate color palette\" width=\"97\" height=\"345\" \/><\/a><\/p>\n<p><a href=\"https:\/\/www.almtoolbox.com\/images\/va4vs-new-pallete.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone\" style=\"margin-top:0.2em;\" src=\"https:\/\/www.almtoolbox.com\/images\/va4vs-new-pallete.png\" alt=\"Visual Annotate for ClearCase Visual Studio\" width=\"529\" height=\"429\" \/><\/a><\/p>\n<ol start=\"3\">\n<li>The annotated data is now colored by default. But you can disable the feature through the context menu.<\/li>\n<li>We added more data into the tooltip: <strong>UCM activity<\/strong> (if any); <strong>Source version<\/strong> (if this file version was created by a merge) and <strong>Target versions<\/strong> (if this file version was merged later to another file version\\s).<\/li>\n<\/ol>\n<p><a href=\"https:\/\/www.almtoolbox.com\/images\/va4vs-tooltip-v15.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/www.almtoolbox.com\/images\/va4vs-tooltip-v15.jpg\" alt=\"Visual Annotate ClearCase Extension Tooltip\" width=\"340\" height=\"172\" \/><\/a><\/p>\n<ol start=\"5\">\n<li>You can resize the annotated data panel (by dragging it to the right or to the left). You can also double-click on the shoulder and get \u201cautofit\u201d (that\u2019s resized by the widest data line)<\/li>\n<\/ol>\n<p><a href=\"https:\/\/www.almtoolbox.com\/images\/va4vs-resize.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/www.almtoolbox.com\/images\/va4vs-resize.jpg\" alt=\"Visual Annotate Extension resize\" width=\"262\" height=\"228\" \/><\/a><\/p>\n<ol start=\"6\">\n<li>You can save settings for tooltip duration and whether to show the tooltip or not. These settings are saved for the future times you will launch the extension (it is saved per user).<\/li>\n<\/ol>\n<p>To change the settings you have to open the context menu and then click on <strong>Settings<\/strong>.<\/p>\n<ol start=\"7\">\n<li>We added a <strong>Line number<\/strong> description to the tooltip.<\/li>\n<li>We added a \u201c&lt;none&gt;\u201d string where there\u2019s no annotated data for a particular code line. For instance, if a line was checked-in through a file version that has no label or UCM baseline on it, you will see \u201c&lt;none&gt;\u201d. See an example:<a href=\"https:\/\/www.almtoolbox.com\/images\/va4vs-tooltip-none.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/www.almtoolbox.com\/images\/va4vs-tooltip-none.jpg\" alt=\"Visual Annotate extension tooltip none\" width=\"439\" height=\"211\" \/><\/a><\/li>\n<li>We also developed a new technique that enables you to show data from your preferred bug-tracking tool into the tooltip, so you can get full traceability from code lines to bugs and discover from which defect a particular code line was checked-in. This can work with many bug \\ issue tracking tools, including ClearQuest, JIRA, Quality Center, RTC, Bugzilla, Excel sheets and more. To learn more, contact us.<\/li>\n<\/ol>\n<p>&nbsp;<\/p>\n<p style=\"text-align: center;\"><a style=\"font-size: 17px; padding: 8px 10px; opacity: 1; color: #ffffff; margin: 10px auto; text-align: center; background: #4387d0; -webkit-border-radius: 5px; border-radius: 5px;\" href=\"https:\/\/www.almtoolbox.com\/download.php?did=19&amp;signin\">Click to download this tool<\/a><\/p>\n<p>&nbsp;<\/p>\n<p>To learn more about the utility, visit the <a href=\"https:\/\/www.almtoolbox.com\/annotate-extension-visual-studio.php\">VA4VS page<\/a> or contact <a href=\"mailto:va@almtoolbox.com\">va@almtoolbox.com<\/a><\/p>\n<p>To get a quote and order licenses please contact <a href=\"mailto:sales@almtoolbox.com\">sales@almtoolbox.com<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We\u2019re happy to announce the release of v1.5 of our Visual Annotate extension for Visual Studio and ClearCase. Click to download this tool See what\u2019s new: An important new feature called \u201cGet Real Change\u201d which enables you to determine where this line was REALLY changed for the first time, by whom, when, why, etc. To [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[63,17,1,77,19],"tags":[],"class_list":["post-3321","post","type-post","status-publish","format-standard","hentry","category-annotate","category-ucm","category-uncategorized","category-visual-studio","category-windows"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Our Extension for Visual Studio and ClearCase ClearQuest v1.5 is out! - ALMtoolbox News<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our Extension for Visual Studio and ClearCase ClearQuest v1.5 is out! - ALMtoolbox News\" \/>\n<meta property=\"og:description\" content=\"We\u2019re happy to announce the release of v1.5 of our Visual Annotate extension for Visual Studio and ClearCase. Click to download this tool See what\u2019s new: An important new feature called \u201cGet Real Change\u201d which enables you to determine where this line was REALLY changed for the first time, by whom, when, why, etc. To [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/\" \/>\n<meta property=\"og:site_name\" content=\"ALMtoolbox News\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/almtoolbox.israel\/\" \/>\n<meta property=\"article:published_time\" content=\"2016-01-06T21:09:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2016-01-12T06:52:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.almtoolbox.com\/images\/real-change-v15.jpg\" \/>\n<meta name=\"author\" content=\"Noa Harel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Noa Harel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/\"},\"author\":{\"name\":\"Noa Harel\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/person\/a7d03132957d034fc2fc5454501a204a\"},\"headline\":\"Our Extension for Visual Studio and ClearCase ClearQuest v1.5 is out!\",\"datePublished\":\"2016-01-06T21:09:24+00:00\",\"dateModified\":\"2016-01-12T06:52:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/\"},\"wordCount\":568,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.almtoolbox.com\/images\/real-change-v15.jpg\",\"articleSection\":{\"0\":\"Annotate\",\"1\":\"UCM\",\"3\":\"Visual Studio\",\"4\":\"Windows\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/\",\"url\":\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/\",\"name\":\"Our Extension for Visual Studio and ClearCase ClearQuest v1.5 is out! - ALMtoolbox News\",\"isPartOf\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.almtoolbox.com\/images\/real-change-v15.jpg\",\"datePublished\":\"2016-01-06T21:09:24+00:00\",\"dateModified\":\"2016-01-12T06:52:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#primaryimage\",\"url\":\"https:\/\/www.almtoolbox.com\/images\/real-change-v15.jpg\",\"contentUrl\":\"https:\/\/www.almtoolbox.com\/images\/real-change-v15.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.almtoolbox.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our Extension for Visual Studio and ClearCase ClearQuest v1.5 is out!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#website\",\"url\":\"https:\/\/www.almtoolbox.com\/blog\/\",\"name\":\"ALMtoolbox News\",\"description\":\"All the news of ALMtoolbox\",\"publisher\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.almtoolbox.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#organization\",\"name\":\"ALMtoolbox\",\"url\":\"https:\/\/www.almtoolbox.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2015\/10\/logo.png\",\"contentUrl\":\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2015\/10\/logo.png\",\"width\":410,\"height\":190,\"caption\":\"ALMtoolbox\"},\"image\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/almtoolbox.israel\/\",\"https:\/\/www.linkedin.com\/company\/almtoolbox\/\",\"https:\/\/www.youtube.com\/user\/GoMidjets\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/person\/a7d03132957d034fc2fc5454501a204a\",\"name\":\"Noa Harel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/3ac19cddc8dc6e7e817cf650b22399303e8b6dd585bc90e4606b28ec87ef1943?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/3ac19cddc8dc6e7e817cf650b22399303e8b6dd585bc90e4606b28ec87ef1943?s=96&d=mm&r=g\",\"caption\":\"Noa Harel\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Our Extension for Visual Studio and ClearCase ClearQuest v1.5 is out! - ALMtoolbox News","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/","og_locale":"en_US","og_type":"article","og_title":"Our Extension for Visual Studio and ClearCase ClearQuest v1.5 is out! - ALMtoolbox News","og_description":"We\u2019re happy to announce the release of v1.5 of our Visual Annotate extension for Visual Studio and ClearCase. Click to download this tool See what\u2019s new: An important new feature called \u201cGet Real Change\u201d which enables you to determine where this line was REALLY changed for the first time, by whom, when, why, etc. To [&hellip;]","og_url":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/","og_site_name":"ALMtoolbox News","article_publisher":"https:\/\/www.facebook.com\/almtoolbox.israel\/","article_published_time":"2016-01-06T21:09:24+00:00","article_modified_time":"2016-01-12T06:52:04+00:00","og_image":[{"url":"https:\/\/www.almtoolbox.com\/images\/real-change-v15.jpg","type":"","width":"","height":""}],"author":"Noa Harel","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Noa Harel","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#article","isPartOf":{"@id":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/"},"author":{"name":"Noa Harel","@id":"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/person\/a7d03132957d034fc2fc5454501a204a"},"headline":"Our Extension for Visual Studio and ClearCase ClearQuest v1.5 is out!","datePublished":"2016-01-06T21:09:24+00:00","dateModified":"2016-01-12T06:52:04+00:00","mainEntityOfPage":{"@id":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/"},"wordCount":568,"commentCount":0,"publisher":{"@id":"https:\/\/www.almtoolbox.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#primaryimage"},"thumbnailUrl":"https:\/\/www.almtoolbox.com\/images\/real-change-v15.jpg","articleSection":{"0":"Annotate","1":"UCM","3":"Visual Studio","4":"Windows"},"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/","url":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/","name":"Our Extension for Visual Studio and ClearCase ClearQuest v1.5 is out! - ALMtoolbox News","isPartOf":{"@id":"https:\/\/www.almtoolbox.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#primaryimage"},"image":{"@id":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#primaryimage"},"thumbnailUrl":"https:\/\/www.almtoolbox.com\/images\/real-change-v15.jpg","datePublished":"2016-01-06T21:09:24+00:00","dateModified":"2016-01-12T06:52:04+00:00","breadcrumb":{"@id":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#primaryimage","url":"https:\/\/www.almtoolbox.com\/images\/real-change-v15.jpg","contentUrl":"https:\/\/www.almtoolbox.com\/images\/real-change-v15.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.almtoolbox.com\/blog\/our-extension-for-visual-studio-and-clearcase-clearquest-v1-5-is-out\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.almtoolbox.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Our Extension for Visual Studio and ClearCase ClearQuest v1.5 is out!"}]},{"@type":"WebSite","@id":"https:\/\/www.almtoolbox.com\/blog\/#website","url":"https:\/\/www.almtoolbox.com\/blog\/","name":"ALMtoolbox News","description":"All the news of ALMtoolbox","publisher":{"@id":"https:\/\/www.almtoolbox.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.almtoolbox.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.almtoolbox.com\/blog\/#organization","name":"ALMtoolbox","url":"https:\/\/www.almtoolbox.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2015\/10\/logo.png","contentUrl":"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2015\/10\/logo.png","width":410,"height":190,"caption":"ALMtoolbox"},"image":{"@id":"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/almtoolbox.israel\/","https:\/\/www.linkedin.com\/company\/almtoolbox\/","https:\/\/www.youtube.com\/user\/GoMidjets"]},{"@type":"Person","@id":"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/person\/a7d03132957d034fc2fc5454501a204a","name":"Noa Harel","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/3ac19cddc8dc6e7e817cf650b22399303e8b6dd585bc90e4606b28ec87ef1943?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3ac19cddc8dc6e7e817cf650b22399303e8b6dd585bc90e4606b28ec87ef1943?s=96&d=mm&r=g","caption":"Noa Harel"}}]}},"_links":{"self":[{"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/posts\/3321","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/comments?post=3321"}],"version-history":[{"count":11,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/posts\/3321\/revisions"}],"predecessor-version":[{"id":3338,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/posts\/3321\/revisions\/3338"}],"wp:attachment":[{"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/media?parent=3321"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/categories?post=3321"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/tags?post=3321"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}