Jump to content

ramik

Member
  • Posts

    62
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by ramik

  1. i already made a bootable unattended CD, but now i want to make a DVD, is it the same way? same options in nero? only size increases? or should i do something else? thanks
  2. ThA_FiLeR said they have 8 computers, so they need something more than basic (not only http static pages), with some databases. so either apache (free) or IIS (comes with windows NT for free). and my experiance says that IIS is easier than apache. apache is Complicated, need to change configs by manually editing conf files. Windows NT 4 or 2000 will do the job easily and quickly.
  3. Hi, Your backend XML RSS file (hardware section) had some errors in the XML, and the xml parser will not parse them (web page parsing, not in trillian)... the errors are that sometimes the title tag contains some strange characters, (today's bug is the quotes after <title>Gainwardâ TO FIX IT FOR EVER (and allow such chars to appear): make the header of the xml file: <?xml version="1.0" encoding="ISO-8859-1" ?> Thanks...
×
×
  • Create New...