On this page all the updates for the NET.2971 website.
Updates for the News pages are not logged.


   Archives
Updates 2011
Updates 2010
Updates 2009
Updates 2008




Website updates 2012
Last item on top

16 May 2012
NET Articles - Atom Feed and Entry Documents.
A set of functions to work with Atom Feed and Entry Documents as modules.
Bugs resolved, downloads replaced.

11 May 2012
NET Articles - Indenting XML.
How to indent XML to make it better readable for humans and validators.

09 May 2012
NET Articles - Atom Feed and Entry Documents.
A set of functions to work with Atom Feed and Entry Documents as modules.

27 Apr 2012
XML Standards - Atom 1.0
An overview of the Atom specification, version 1.0.

24 Apr 2012
XML Standards - RSS 2.0
An overview of the RSS specification, version 2.0.
Updated, rewritten.

22 Apr 2012
NET Articles - Atom Feeds.
Creating Atom feeds from code and validating them with a RELAX NG schema.

17 Apr 2012
NET Articles - E-books in EPUB format - Part 2.
Download validator replaced.
NET Articles - XML validation with RELAX NG.
Download validator replaced.

15 Apr 2012
NET Articles - E-books in EPUB format - Part 2.
Validating EPUB with RELAX NG schemas.

06 Apr 2012
NET Articles - XML validation with RELAX NG.
A RELAX NG validator for .NET using Commons.Xml.Relaxng from Mono.
Update from WinForms to WPF, rewritten.

04 Apr 2012
NET Articles - E-books in EPUB format - Part 1.
An introduction to create e-books in EPUB format by hand.

18 Mar 2012
NET Articles - XML validation with an XML schema (XSD).
Validating an XML document with a schema generated with the XmlSchemaInference class.

14 Mar 2012
NET Articles - XML validation.
How to test if an XML-document is well-formed.
Update from WinForms to WPF, rewritten.

07 Mar 2012
NET Articles - Escaping text for XML.
Several ways to escape text for XML.
Update from WinForms to WPF, rewritten.

05 Mar 2012
NET Articles - Speech Synthesis Markup Language (SSML).
Text to Speech with SSML and the SpeechSynthesizer class.
Update, test for mark-element added.

02 Mar 2012
NET Articles - Lists in XHTML and XML.
An overview of lists in (X)HTML and adopting them as data-structures in XML.
Update from WinForms to WPF, rewritten.

26 Feb 2012
NET Articles - SSML bookmarks and meta data.
Asynchronous speech with SSML, implementing bookmarks and meta data.

21 Feb 2012
NET Articles - Speech Synthesis Markup Language (SSML).
Text to Speech with SSML and the SpeechSynthesizer class.

19 Feb 2012
NET Articles - WAV to MP3 converter.
Converting WAV audio files to MP3 with the LAME encoder.
Update.
XML standards - SSML.
Speech Synthesis Markup Language.
Update.
Extra - The pages 'Swiss Cheese', 'Security' and 'Sunshine' are discontinued.

15 Feb 2012
NET Articles - How to make an XML (XAML) editor.
A basic editor with line numbers and a validator for XML and XAML.

05 Feb 2012
NET Articles - Saving application state as XML.
A class with a monostate pattern to make application state globally available.
Update from WinForms to WPF, rewritten.

31 Jan 2012
NET Articles - Vector Operators and Type conversions.
Vector operators and methods compared, explained with code snippets and diagrams.

25 Jan 2012
NET Articles - How to scroll two ScrollViewers simultaneously.
Syncronized scrolling of two ScrollViewer controls by mutual feedback.

23 Jan 2012
NET Articles - Grayscale conversions.
Converting color-images to grayscale with a selectable number of bits-per-pixel.

14 Jan 2012
NET Articles - Square 'Instagram' Images.
Cropping existing images into a square format.

03 Jan 2012
NET Articles - Spirograph patterns.
Spirograph patterns constructed from rotating vectors.