xml

  1. elephant

    Other XML Idiocy

    Quite often I see decisions around creating XML schemas that involve the same mistake repeated over and over. The persons making the decisions seem to have forgotten that XML supports attributes and that you express data in those attributes. Compare these two fragments: <Company>...
  2. fr0xk

    FreeBSD documentation and XML

    I have submitted my first contribution to FreeBSD documentation. However I use vim and I had to modify XML with vim. I don't have any prior experience in manipulating XML, but I tell you, I am not having fun with this. How you people comfortably contribute to FreeBSD documentation? This is my...
  3. W

    Pear FreeBSD 11

    I have a question about devel/pear package. On my enviroment can not compile from source, and when I try add using pkg that shows as dependencies for be installed together: php56-zlib: 5.6.26 php56: 5.6.26 php56-xml: 5.6.26 On my enviroment I am using PHP 7, and reading about pear package...
Back
Top