Is there an XSLT buddy available somewhere?

XSLT IDEs (Interactive Development Environments): XSelerator (the one I’ve been using for 6-7 years). Free, has a Debugger for MSXML, has intellisense for both XSLT 1.0 and XSLT 2.0. In addition has some dynamic intellisense. The debugger has breakpoints, data breakpoints,visualizes temporary trees, variables, test conditions, current output, …, etc. VS2008 — a good XML … Read more

HTML5 attributes xmlns, lang, xml:lang

Everything I’ve seen and heard suggests that you should stick to <!DOCTYPE html> <html> <head> <meta charset=”UTF-8″> (or whatever character set you actually want). If you want a language associated with the page you can use the “lang” attribute on the <html> tag. Since HTML5 is not XML, really, I personally would find it weird … Read more

SlowCheetah not transforming file on build

For me I found the issue was that the slow cheetah property group in the config file was below the section where it checked if it existed. So the fix was simply to move the property group above that line somewhere which would allow the transform to run as expected. Put this: <PropertyGroup Label=”SlowCheetah”> <SlowCheetahToolsPath>$([System.IO.Path]::GetFullPath( … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)