<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Art Of Creation - Dynamics AX Blog &#187; Google</title>
	<atom:link href="http://www.artofcreation.be/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artofcreation.be</link>
	<description>The everyday life of a Dynamics AX developer</description>
	<lastBuildDate>Thu, 02 Feb 2012 12:20:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>X++ and Notepad++</title>
		<link>http://www.artofcreation.be/2010/02/18/x-and-notepad/</link>
		<comments>http://www.artofcreation.be/2010/02/18/x-and-notepad/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 17:13:19 +0000</pubDate>
		<dc:creator>Klaas Deforche</dc:creator>
				<category><![CDATA[Dynamics AX]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Notepad++]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[X++]]></category>

		<guid isPermaLink="false">http://www.artofcreation.be/?p=494</guid>
		<description><![CDATA[I notice that a lot of people are looking for a way to syntax color their xpo&#8217;s when viewing them in Notepad++. There is an article on Axaptapedia that covers this, that includes a sample xml snippet you can use. For some reason though, when you google &#8220;x++ notepad++&#8221;, the Axaptapedia page is nowhere to [...]]]></description>
			<content:encoded><![CDATA[<p>I notice that a lot of people are looking for a way to syntax color their xpo&#8217;s when viewing them in <a href="http://notepad-plus.sourceforge.net/uk/site.htm">Notepad++</a>. </p>
<p>There is an <a href="http://www.axaptapedia.com/Notepad">article on Axaptapedia</a> that covers this, that includes a sample xml snippet you can use. </p>
<p>For some reason though, when you google &#8220;x++ notepad++&#8221;, the Axaptapedia page is nowhere to be found. </p>
<p>I&#8217;ve also created a custom language based on the one on wikipedia, that uses colors that resemble the ones in the X++ editor a bit more:</p>
<div class="codecolorer-container xml default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="xml codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;UserLang</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;XPP_XPO&quot;</span> <span style="color: #000066;">ext</span>=<span style="color: #ff0000;">&quot;xpo&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Settings<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Global</span> <span style="color: #000066;">caseIgnored</span>=<span style="color: #ff0000;">&quot;no&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;TreatAsSymbol</span> <span style="color: #000066;">comment</span>=<span style="color: #ff0000;">&quot;no&quot;</span> <span style="color: #000066;">commentLine</span>=<span style="color: #ff0000;">&quot;no&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Prefix</span> <span style="color: #000066;">words1</span>=<span style="color: #ff0000;">&quot;no&quot;</span> <span style="color: #000066;">words2</span>=<span style="color: #ff0000;">&quot;no&quot;</span> <span style="color: #000066;">words3</span>=<span style="color: #ff0000;">&quot;no&quot;</span> <span style="color: #000066;">words4</span>=<span style="color: #ff0000;">&quot;no&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Settings<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;KeywordLists<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Keywords</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;Delimiters&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #ddbb00;">&amp;quot;&amp;apos;</span>0<span style="color: #ddbb00;">&amp;quot;&amp;apos;</span>0<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Keywords<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Keywords</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;Folder+&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>SOURCE { CLASS METHODS PROPERTIES CONTROL CONTAINER ARRAY INDEX FORM OBJECTBANK DATASOURCE OBJECTPOOL FIELDLIST JOINS DESIGN TYPEELEMENTS TYPEREFERENCES USERTYPE FIELDS GROUPS GROUPFIELDS GROUP DATAFIELD INDICES INDEXFIELDS REFERENCES REFERENCE FIELDREFERENCES DELETEACTIONS BEGINNODE MENUITEM MENU<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Keywords<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Keywords</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;Folder-&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>ENDSOURCE } ENDMETHODS ENDCLASS ENDPROPERTIES ENDCONTROL ENDCONTAINER ENDARRAY ENDFORM ENDOBJECTBANK ENDDATASOURCE ENDOBJECTPOOL ENDFIELDLIST ENDJOINS ENDDESIGN ENDTYPEELEMENTS ENDTYPEREFERENCES ENDUSERTYPE ENDFIELDS ENDGROUPS ENDGROUPFIELDS ENDGROUP ENDINDEXFIELDS ENDINDICES ENDFIELDREFERENCES ENDREFERENCE ENDREFERENCES ENDDELETEACTIONS ENDTABLE ENDNODE ENDPROJECT ENDDATAFIELD ENDMENUITEM ENDMENU<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Keywords<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Keywords</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;Operators&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #ddbb00;">&amp;apos;</span> ! <span style="color: #ddbb00;">&amp;quot;</span> ?<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Keywords<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Keywords</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;Comment&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>1/* 2*/ 0//<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Keywords<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Keywords</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;Words1&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Formatversion: Configuration: language directory company user client fetchahead opencursors database dsn sqluser hint sqlbuffer log hassqlpwd sqlpwd sqlparm retry dbserversqltrace haswarnings warnings share bindir startupmsg servermask localappl localappldoc locallabel localsysdoc applshare applexclusive doclanguage startupcmd logdir hascompwd compwd hasserveridletimeout serveridletimeout connectionidletimeout querytimelimit extracmdline port createdsn createdsn_tcpipport aos allowunauth exposeserverprers useserverprers sqlformliterals sqlcomplexliterals sqloraclefirstrowsfix ignoredatasourceindex aosencryption xppdebug dbcli ociconnectservice ociservice ocihost ocidbid ocitcpipport ociuser hasocipwd ocipwd preloadthresholdmsec preloadthresholdrecords dbunicodeenabled newconnectionretrydelayms newconnectionretrycount cachesynctime _clientmode _clientadname application broadcast internet aol aolcode sql native dbserver sqltrace exposeserverprinters useserverprinters ***Element FRMVERSION str container int select firstonly where while for Filename if return void public super element Return Yes No Delayed<span style="color: #ddbb00;">&amp;#x0D;&amp;#x0A;</span> First Auto Default Normal Watch Vertical NoAccess Main Column width None Outside Opaque Button face View Grid Window background Highlight text Left Right only Text info run Version Else error Args Raised height Horizontal flush right boolean Common QueryRun FormTreeItem class Set FormTreeControl map anytype Dialog SysDictField this New new Query QueryBuildRange else QueryBuildDataSource Array mapiterator ttsbegin ttscommit FileName SaxReader SaxErrorHandler SaxAttributes TextBuffer protected catch try Called from classDeclaration Arrow USERTYPEVERSION TABLEVERSION FIELD Integer Absolute AutoReport AutoLookup REFERENCETYPE NORMAL static Miscellaneous Delete Not specified String Memo Cascade PROJECTVERSION SHARED JOBVERSION NoYes private null count Map DictTable break ttsBegin ttsCommit Error Exception true sum server DictField Counter throw join abstract extends endif index continue false switch case Version Restricted InnerJoin Active Standard Display VERSION MNUVERSION<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Keywords<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Keywords</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;Words2&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Text Int Name Table Index Company CounterField AllowCheck AllowEdit AllowCreate AllowDelete StartPosition AutoSearch AutoNotify AutoQuery OnlyFetchActive JoinSource LinkType DelayActive InsertAtEnd InsertIfEmpty Left Top Width Height Visible Caption TitleDatasource Frame WindowResize WindowType SaveSize SaveSize HideToolbar SetCompany ColorScheme CssClass ShowWebHelp BackgroundColor ImageName ImageResource Imagemode Mode SubmitMethod SupportReload LocalWebMenu AllowDocking Font FontSize Italic Underline Bold CharacterSet LabelFont LabelFontSize LabelItalic LabelUnderline LabelBold LabelCharacterSet DataSource TopMargin BottomMargin LeftMargin RightMargin ArrangeWhen ArrangeMethod Columns Columnspace ArrangeGuide HideIfEmpty AlignChildren AlignChild AllowUserSetup NeededAccessLevel AutoDeclaration VerticalSpacing Enabled Skip AlignControl HelpText ConfigurationKey SecurityKey DragDrop FrameType FramePosition BackStyle FrameOptionButton OptionValue DataGroup AutoDataGroup MultiSelect VisibleCols VisibleRows ShowColLabels ShowRowLabels HighlightActive ActiveBackColor ActiveForeColor GridLines LookupButton ReplaceOnLookup LimitText DisplayLength DisplayHeight Border Value Alignment SignDisplay RotateSign ShowZero DisplaceNegative AllowNegative ForegroundColor LabelForegroundColor ShowLabel Label LabelWidth LabelHeight LabelPosition LabelAlignment DataField Mandatory ArrayIndex SearchMode PasswordStyle ChangeCase MultiLine ExtendedDataType DataMethod ButtonDisplay NormalImage NormalResource DisabledImage DisabledResource ShowShortCut DefaultButton SaveRecord Tabs Tab TabAppearance ShowTabs TabPlacement TabLayout SelectControl TabAutoChange Extends RunOnFormHelp ArrayLength FormHelp ButtonImage StringSize Adjustment GroupPrompt SaveContents AliasFor AllowEditOnCreate FieldUpdate Type OldName AllowDuplicates Validate Field RelatedField TitleField1 TitleField2 Temporary TableContents Systemtable MaxAccessMode CreateRecIdIndex SaveDataPerCompany TableGroup PrimaryIndex ClusterIndex ModifiedDate ModifiedTime ModifiedBy ModifiedTransactionId CreatedDate CreatedTime CreatedBy CreatedTransactionId DeleteAction FormRef CacheLookup FILETYPE UTILTYPE UTILOBJECTID NODETYPE NAME EnumType Style RunOn AllowAdd Selection HideFirstEntry ComboType AppendNew SizeWidth SizeHeight MenuItemType MenuItemName DateValue DateFormat DateSeparator DateYear DateMonth DateDay RealValue ThousandSeparator DecimalSeparator NoOfDecimals AutoInsSeparator FormatMST Class Object Parameters EnumTypeParameter EnumParameter Web WebAccess WebSecureTransaction WebPage CountryConfigurationkey WebConfigurationkey WebTarget ProjectGroupType GroupMask PreventEditProperties<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Keywords<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Keywords</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;Words3&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>FRM GRID INTEDIT STRINGEDIT BUTTON TAB TABPAGE CLS CLSVERSION || <span style="color: #ddbb00;">&amp;amp;&amp;amp;</span> UTI INT UTS STRING DBT TABLE PRN PROJECT END \ JOB ENUM COMBOBOX CHECKBOX STATICTEXT BUTTONGROUP MENUITEMBUTTON MENUBUTTON WINDOW DATEEDIT REALEDIT SEPARATOR FTM MNU UTE<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Keywords<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Keywords</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;Words4&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>@<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Keywords<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/KeywordLists<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Styles<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;DEFAULT&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;11&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;000000&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;FOLDEROPEN&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;12&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;FF8040&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;FOLDERCLOSE&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;13&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;FF8040&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;KEYWORD1&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;5&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;0000FF&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;1&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;KEYWORD2&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;6&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;007F00&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;2&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;KEYWORD3&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;7&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;FF0000&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;1&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;KEYWORD4&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;8&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;FF0000&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;COMMENT&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;1&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;007F00&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;COMMENT LINE&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;2&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;007F00&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;NUMBER&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;4&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;000000&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000066;">fontSize</span>=<span style="color: #ff0000;">&quot;10&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;OPERATOR&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;10&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;FF0000&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;1&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;DELIMINER1&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;14&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;FF0000&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;DELIMINER2&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;15&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;FF0000&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WordsStyle</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;DELIMINER3&quot;</span> <span style="color: #000066;">styleID</span>=<span style="color: #ff0000;">&quot;16&quot;</span> <span style="color: #000066;">fgColor</span>=<span style="color: #ff0000;">&quot;000000&quot;</span> <span style="color: #000066;">bgColor</span>=<span style="color: #ff0000;">&quot;FFFFFF&quot;</span> <span style="color: #000066;">fontName</span>=<span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #000066;">fontStyle</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/Styles<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/UserLang<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></div></div>
<p>This is how it looks in Notepad++:<br />
<div id="attachment_503" class="wp-caption aligncenter" style="width: 508px"><a href="http://www.artofcreation.be/wp-content/uploads/syntaxcoloring1.png"><img src="http://www.artofcreation.be/wp-content/uploads/syntaxcoloring1.png" alt="Syntax coloring X++ in Notepad++" title="Syntax coloring X++ in Notepad++" width="498" height="544" class="size-full wp-image-503" /></a><p class="wp-caption-text">Syntax coloring X++ in Notepad++</p></div></p>
<p>Links:<br />
<a href="http://notepad-plus.sourceforge.net/uk/site.htm">Notepad++ homepage</a><br />
<a href="http://www.axaptapedia.com/Notepad">Notepad++ on Axaptapedia</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.artofcreation.be/2010/02/18/x-and-notepad/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Dynamics AX and Google</title>
		<link>http://www.artofcreation.be/2009/09/09/dynamics-ax-and-google/</link>
		<comments>http://www.artofcreation.be/2009/09/09/dynamics-ax-and-google/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 11:00:02 +0000</pubDate>
		<dc:creator>Klaas Deforche</dc:creator>
				<category><![CDATA[Dynamics AX]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.artofcreation.be/?p=237</guid>
		<description><![CDATA[This is an article I wanted to write for some time now, and it&#8217;s about two things: Dynamics AX, and Google. The goal here is to try to know what lives in the Dynamics AX world. A nice feature Google search has is autocomplete. It comes in handy when you have to write hard to [...]]]></description>
			<content:encoded><![CDATA[<p>This is an article I wanted to write for some time now, and it&#8217;s about two things: Dynamics AX, and Google.<br />
The goal here is to try to know what <em>lives</em> in the Dynamics AX world. </p>
<p>A nice feature Google search has is <em>autocomplete</em>. It comes in handy when you have to write hard to write words, or when you just want to search faster.</p>
<p>It&#8217;s also a nice way to discover what people are querying for about a certain subject, for example Dynamics AX. Here&#8217;s a list of item Google suggests when you type &#8220;Dynamics AX &#8221; in the search box.  </p>
<p>dynamics ax <strong>2009</strong><br />
dynamics ax <strong>jobs</strong><br />
dynamics ax <strong>training</strong><br />
dynamics ax <strong>certification</strong><br />
dynamics ax <strong>modules</strong><br />
dynamics ax <strong>blog</strong><br />
dynamics ax <strong>workflow</strong><br />
dynamics ax <strong>4.0</strong><br />
dynamics ax <strong>aif</strong><br />
dynamics ax <strong>demo</strong></p>
<p>I don&#8217;t want to make an opinion piece out of this, so I&#8217;ll just break this up in groups without further comment. </p>
<p><strong>General</strong>: 2009, 4.0, modules &#038; demo<br />
<strong>Jobs and Certification</strong>: training, certification &#038; jobs<br />
<strong>Functionality</strong>: workflow &#038; AIF<br />
<strong>Community</strong>: Blog</p>
<p>While you don&#8217;t know the context of these queries, it&#8217;s nice to know what people are interested in.<br />
Try it for a few subjects, and you might find out some interesting things. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.artofcreation.be/2009/09/09/dynamics-ax-and-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

