Skip to content

Tag Archives: Xml Files

Can a web site database (like Y!A) be on XML files only?

I am wondering, can a dynamic web site like Y!A or Facebook store all it’s data on XML files only, without using expensive DB like SQL Server. What do you think? Why it can be done and why it doesn’t a good idea after all?

A question about Windows Live Movie Maker. Does it need .XML files like previous versions?

I know this may seem a little silly, but previous versions of Windows Movie Maker needed .XML files to create custom Titles, Transitions, and Effects for videos. I want to know if Windows Live Movie Maker does the same thing for its users.

How to embed YouTube video in swf file, without using XML, or other extended files?

Well, Everything is told in title… I need only .swf file as final product, without php, jsp, xml, or other files. If anyone knows how, or link to .fla file with that possibilities. Thank you very much.

How can I stop XML files from opening in Adobe Illustrator?

I am trying to create a simple XML file. I’ve used Dreamweaver, Text Edit, etc, and every time I save it, it automatically opens in illustrator (though the extension remains .xml, not .ai). Because of this I keep getting an error message while trying to create a slideshow. Does anyone know how to stop this [...]

How to bootstrapping XML file encoding?

XML files have declarations that define the file encoding… But having this dynamic information…how does one know the encoding in which to read the file, since we still don’t know the encoding written in declaration before opening it? In other words, how come that Encoding Declaration is recursive? i.e. it defines its own encoding (as [...]