Andrew Cornford

Results 8 issues of Andrew Cornford

If you have an xs:boolean with default=true in a schema and you generate an empty form all your resulting checkboxes are ticked (as they should be) If you generate a...

I was having trouble with the output of XSD2HTML2XML as the values didn't seem to be escaped. This caused an issue if I had double quotes in an attribute (for...

Hello, I have an XSD with something like: ` ... ... ` And I try and generate a populated html form with the following xml: `` But this only generates...

I've got quite an early Raspberry Pi model B, and when I tried to use the raspberry-sharp-io library I got errors because it didn't know about my processor type. I've...

I've got quite an early Raspberry Pi model B, and when I tried to use I2C from the raspberry-sharp-io library I got errors because it didn't know about my processor...

# Description This allows an IP or a range to be added to the ignore list for fail2ban from setup.sh, rather than having to edit configuration files ## Type of...

kind/new feature
area/scripts
service/security/fail2ban

Furthering the fix to #23, an empty value is added to an HTML select element when there is no default or fixed value specified. This doesn't alter the existing behaviour...