{"id":1319,"date":"2008-02-01T23:49:07","date_gmt":"2008-02-02T04:49:07","guid":{"rendered":"http:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature"},"modified":"2008-02-01T23:49:07","modified_gmt":"2008-02-02T04:49:07","slug":"update-new-syntax-highlighting-feature","status":"publish","type":"post","link":"https:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature","title":{"rendered":"Update: New Syntax Highlighting Feature"},"content":{"rendered":"


\nWe have added the SyntaxHighlighter plugin for WordPress<\/a>. No more screen shots for coding tutorials. All code will be displayed in tables and most code will have decent syntax highlighting. You will also be able to copy and paste the code if you wish to. We are still testing this plug-in so if you see anything strange let us know. The plug in does line numbers, but the way we write tutorials you are not going to want to pay attention to the line numbers. For example, we will give you the first part of the code, which will start on line 1, then the next step will also start on line 1. I don’t think this should cause any confusion, the tutorials will be followed the same way, but they should be easier for you to work with now. We look forward to writing some great coding tutorials. I have included a preview of the syntax highlighting below. <\/p>\n

Visual Basic:<\/strong><\/p>\n

\r\n' A "Hello, World!" program in Visual Basic.\r\nModule Hello\r\n  Sub Main()\r\n      MsgBox("Hello, World!") ' Display message on computer screen.\r\n  End Sub\r\nEnd Module\r\n<\/pre>\n

Html\/Xhtml:<\/strong><\/p>\n

\r\n<html>\r\n<head>\r\n<title>Hello World<\/title>\r\n<\/head>\r\n<body>\r\n<h1>My first page<\/h1>\r\n<p>This is my first webpage. <a href="link.html">I even made a link<\/a><\/p>\r\n<\/body>\r\n<\/html>\r\n<\/pre>\n

PHP:<\/strong><\/p>\n

\r\n<?php\r\nfwrite(STDOUT, "Please enter your name\\n");\r\n\r\n\/\/ Read the input\r\n$name = fgets(STDIN);\r\n\r\nfwrite(STDOUT, "Hello $name");\r\n\r\n\/\/ Exit correctly\r\nexit(0);\r\n?>\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"

We have added the SyntaxHighlighter plugin for WordPress. No more screen shots for coding tutorials. All code will be displayed in tables and most code will have decent syntax highlighting. You will also be able to copy and paste the code if you wish to. We are still testing this plug-in so if you see … Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[],"yoast_head":"\nUpdate: New Syntax Highlighting Feature<\/title>\n<meta name=\"description\" content=\"We have added the SyntaxHighlighter plugin for WordPress. No more screen shots for coding tutorials. All code will be displayed in tables and most code\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Johnathan Ward\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/teamtutorials.com\/#website\",\"url\":\"https:\/\/teamtutorials.com\/\",\"name\":\"Team Tutorials\",\"description\":\"Learn something new today\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/teamtutorials.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature#webpage\",\"url\":\"https:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature\",\"name\":\"Update: New Syntax Highlighting Feature\",\"isPartOf\":{\"@id\":\"https:\/\/teamtutorials.com\/#website\"},\"datePublished\":\"2008-02-02T04:49:07+00:00\",\"dateModified\":\"2008-02-02T04:49:07+00:00\",\"author\":{\"@id\":\"https:\/\/teamtutorials.com\/#\/schema\/person\/3abea1fc71644afe035403357450b9d9\"},\"description\":\"We have added the SyntaxHighlighter plugin for WordPress. No more screen shots for coding tutorials. All code will be displayed in tables and most code\",\"breadcrumb\":{\"@id\":\"https:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/teamtutorials.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Update: New Syntax Highlighting Feature\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/teamtutorials.com\/#\/schema\/person\/3abea1fc71644afe035403357450b9d9\",\"name\":\"Johnathan Ward\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/teamtutorials.com\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/93d667fe5dc6df5c722e0df5eac14d40?s=96&d=mm&r=r\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/93d667fe5dc6df5c722e0df5eac14d40?s=96&d=mm&r=r\",\"caption\":\"Johnathan Ward\"},\"description\":\"Johnathan Ward is an experienced developer and consultant that writes tutorials to help other developers. In his day job, he is an IBM Watson Consultant with several years of experience deploying and customizing Watson Explorer solutions.\",\"sameAs\":[\"http:\/\/johnathanward.com\",\"https:\/\/twitter.com\/spyderman4g63\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Update: New Syntax Highlighting Feature","description":"We have added the SyntaxHighlighter plugin for WordPress. No more screen shots for coding tutorials. All code will be displayed in tables and most code","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:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature","twitter_misc":{"Written by":"Johnathan Ward","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/teamtutorials.com\/#website","url":"https:\/\/teamtutorials.com\/","name":"Team Tutorials","description":"Learn something new today","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/teamtutorials.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature#webpage","url":"https:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature","name":"Update: New Syntax Highlighting Feature","isPartOf":{"@id":"https:\/\/teamtutorials.com\/#website"},"datePublished":"2008-02-02T04:49:07+00:00","dateModified":"2008-02-02T04:49:07+00:00","author":{"@id":"https:\/\/teamtutorials.com\/#\/schema\/person\/3abea1fc71644afe035403357450b9d9"},"description":"We have added the SyntaxHighlighter plugin for WordPress. No more screen shots for coding tutorials. All code will be displayed in tables and most code","breadcrumb":{"@id":"https:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/teamtutorials.com\/site-news\/update-new-syntax-highlighting-feature#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/teamtutorials.com\/"},{"@type":"ListItem","position":2,"name":"Update: New Syntax Highlighting Feature"}]},{"@type":"Person","@id":"https:\/\/teamtutorials.com\/#\/schema\/person\/3abea1fc71644afe035403357450b9d9","name":"Johnathan Ward","image":{"@type":"ImageObject","@id":"https:\/\/teamtutorials.com\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/93d667fe5dc6df5c722e0df5eac14d40?s=96&d=mm&r=r","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/93d667fe5dc6df5c722e0df5eac14d40?s=96&d=mm&r=r","caption":"Johnathan Ward"},"description":"Johnathan Ward is an experienced developer and consultant that writes tutorials to help other developers. In his day job, he is an IBM Watson Consultant with several years of experience deploying and customizing Watson Explorer solutions.","sameAs":["http:\/\/johnathanward.com","https:\/\/twitter.com\/spyderman4g63"]}]}},"_links":{"self":[{"href":"https:\/\/teamtutorials.com\/wp-json\/wp\/v2\/posts\/1319"}],"collection":[{"href":"https:\/\/teamtutorials.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/teamtutorials.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/teamtutorials.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teamtutorials.com\/wp-json\/wp\/v2\/comments?post=1319"}],"version-history":[{"count":0,"href":"https:\/\/teamtutorials.com\/wp-json\/wp\/v2\/posts\/1319\/revisions"}],"wp:attachment":[{"href":"https:\/\/teamtutorials.com\/wp-json\/wp\/v2\/media?parent=1319"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teamtutorials.com\/wp-json\/wp\/v2\/categories?post=1319"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teamtutorials.com\/wp-json\/wp\/v2\/tags?post=1319"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}