Sisulizer version 3 is a paid update recommended for all Sisulizer customers.
Still using Sisulizer 1.x or Sisulizer 2008/2010?
Time to update to version 3 now and profit from all new features in version 3.
Offers are for commercial and industrial customers only.
All prices are net.
Complete Price Sheet.
Not sure which edition is the right one? Visit our Edition Comparison
4/23/2012
The new build comes with many new features. [more]
11/9/2011
Sisulizer version 3 out now. [more]
9/30/2011
You are looking for tips and tricks around Sisulizer? [more]
9/8/2011
Delphi Tage 2011 in Cologne are sold out! [more]
8/12/2011
Please us a download manager for your download. [more]
By default Sisulizer reads string resources as plain strings. In most cases this is what you want. However some strings might contain structured data such as XML, HTML or combined strings. You can make Sisulizer to parse string data in more detailed. Possible string formats are:
| Format | Description | Can be detected? |
|---|---|---|
| Combined strings | Sisulizer parses string using a regular expression that you specify. | No |
| HTML | Sisulizer parses string as HTML | Yes if data is complete HTML page that contains HTML header |
| XML | Sisulizer parses string as XML | Yes if data is valid XML that contains XML header |
| Source code | Sisulizer parses string as source code. | No |
Following sources can contain structured strings:
| Source | Description |
|---|---|
| .NET applications | String resources can contain structured strings |
| Databases | String and memo fields can contain structured strings |
| Ini files | Values can contain combined strings |
| Windows applications | String resources can contain structured strings |
| XML | Elements can contain combined strings or source code |