Maierhofer Software has decided in 2007 to use and support open source software. Our focus is to use and provide open source libraries that are available for closed source projects too (by licence).
In 2009 maierhofer software finally switches its main development platform to the .NET framework. All current and future software projects are developed on it.
NHnspell is a .NET Library of the famous Open Office spell checker library called Hunspell, developed by László Németh. Programmers can use spell checking, hyphenation and thesaurus functions in their .NET applications. We have build a .NET library which can bind against specially compiled 32Bit and 64Bit libraries of Hunspell.
Our major client side script library for web applications is jQuery. We've developed plugins for jquery to ease the creation of great looking websites.
BackgroundCanvas brings 2D drawing capabilities into web design. It can be used to draw background gradients, borders and boxes with round corners, tabs and any other border or background. It's pure JavaScript and don't use images. this web site is realized with the BackgroundCanvas plugin.
Layout helpers plugin helps to create advanced layout in web design. Currently it provides a sandbag div technique for text wrapping around images.
News
01.11.2009NHunspell Documentation
The NHunspell documentation is online available (MSDN style).
28.10.2009Release of NHunspell Version 0.9.2
The new Release of NHunspell supports Spell Checking, Hyphenation and has a Thesaurus.
03.08.2009jQuery Background Canvas Plugin
The jQuery Background Canvas Plugin Documentation is available as PDF file.
27.04.2009Refactoring of the Spell Checker NHunpell
the .NET spell checker NHunspell is refactored to support dynamically binding on the native 32bit and 64bit Hunspell libraries.
26.02.2009.NET Spell Checker NHunspell
Maierhofer Software created a .NET wrapper for the OpenOffice spell checker Hunspell.