Search 5,000,000+ questions and answers.

Frequently Asked Questions

Is there any documentation for the skin XML files?

FrequentlyAskedQuestions - MediaPortal Wiki Documentation
Skin graphics and XML files are cached, just delete the packedgfx*.* files in the \MediaPortal\cache\skin folder . They will be rebuilt on the next MediaPortal start. Or remove the whole \MediaPortal\cache\skin folder, this will ensure graphics and fonts are rebuilt.
Related Questions

What about any other XML files I find?

External Software (Media Server)
All other xml files will be created on the fly by the Tomcat server, and will be overwritten on a regular basis.
Related Questions

FAQ | Ivy
You write ivy files to describe the dependencies of your module, independently of how you retrieve them. Then you configure ivy to indicate where it can find your dependencies. Thus you can easily share your ivy files, even if you have internal dependencies which are not resolved the same way in your environment as in the target development environment.
Related Questions

Where are the documentation files?

DJGPP Frequently-Asked Questions List
A : The documentation files are in the info/ subdirectory of your main DJGPP installation directory. You will need a program to read these docs, which are hypertext structured files. You have several choices: Get the file txi360b.zip, which includes INFO.EXE and its docs. Unzip it and run Info. It will bring up a (hopefully) self-explanatory online help system. Confused? Press ? to see the list of all Info commands.
Related Questions

What is XML?

Forum FAQ - GameDev.Net Discussion Forums
XML is a meta-language optimized for use on the Internet. A meta-language provides a way to create other languages or vocabularies. Many applications use XML as a way of sharing data between otherwise incompatible systems.
Related Questions

Since the database snapshot files are XML can I edit these?

TOYS Frequently Asked Questions
It is not intended that you edit the snapshot files, however, there is nothing to prevent you from doing so. It is very easy to corrupt an XML file making it malformed or invalid. Having said that, an XML editor can ease the pain. You must of course understand the XML document structure. That is, the structure of the database snapshot files. If you must edit these snapshot files, then email us for a copy of the DTD.
Related Questions

How do I edit the XML files?

External Software (Media Server)
Using the PRISMIQ MediaManager program is the best & â??officialâ?? method, but if you figure it all out you might use an XML editor like Freeware for Windows Cooktop (http://xmlcooktop.com/ or Windows Notepad. Linux/Unix people will probably just use the vi editor. PRISMIQ user Mike has this Perl script to read media.xml and making an ordered Playlist.xml: http://pooh.asric.com/reaudio.pl
Related Questions

How to test .xml files?

Testing FAQs - Page 9
Latest Answer: Bofore testing xml files you must know what exactly XML file contains... here we goxml file contains...
Related Questions

How are final XML files produced?

G&S Typesetters - FAQ
The process for producing final XML files is determined by the complexity of content and level of correction. Given light editorial corrections to pages or heavily formatted pages, it is more expedient to double edit. Corrections are made to both the XML source file and to the Quark print file. If the editorial corrections to pages are heavy and formatting is basic, the edited Quark files are exported to XML.
Related Questions

How can I download all XML files for the SGDB?

SGDB | FAQ
Currently, we have dumped all XML files into the directory http://www.evolvingcode.net/codon/sgdb/tmp/. You can also find a zip file that contains all XML files. These files will be updated frequently if there are many new additions into the database.
Related Questions

Do I have to use XML files for the datasets?

Spry:FAQ - Adobe Labs
For now, the framework only accepts XML data, but the source can be an XML file or any other page that outputs XML. Pages can be written in ColdFusion, PHP, ASP or other scripting languages that output valid XML.
Related Questions

Where do I start with these XML files?

Interface Customization FAQ - WoWWiki, the Warcraft wiki
Or try the WoW UI Designer utility to design your widgets graphically and generate XML automatically.
Related Questions

Where is the Documentation?

comp.lang.perl.tk FAQ
A great deal of Perl/Tk documentation gets installed as part of the Tk extension building process. Hence, a great deal of documentation is probably residing on your computer already. The best place to start is with the first two entries in 'perldoc Tk'. It's worth installing ActivePerl just for its HTMLized documentation of Perl and its modules. The one book easiest to recommend is Lidie and Walsh's Mastering Perl/Tk, published in February 2002.
Related Questions

Frequently Asked Questions about Laser Therapy LLLT biostimu...
The book "Laser Therapy - clinical practice and scientific background" is the best reference guide for literature documentation.
Related Questions

a Roper Center member, how can I download data files and documentation for studies I have requested?

Roper Center Frequently Asked Questions
RoperExpress is a data access tool for on-demand download of data. Faculty and students at Member institutions now have Unlimited Access to those datasets in the Roper Center collection that are in ASCII or SPSS portable formats. Simply do a search for datasets and the studies accessible for immediate download in RoperExpress are marked with an icon: . If you have difficulty, please contact the Center at 860-486-4440 or email at marilyn@ropercenter.uconn.edu.
Related Questions

Is file documentation available for the MAX files?

Medicaid Frequently Asked Questions (FAQ)
Record layouts are available for the MAX files. Inpatient | Long-Term Care | Other Services | Personal Summary | Drug Record Data validation tables and anomalies reports are now available from the CMS web site for Medicaid Analytic Extract Files.
Related Questions

Will comments are overwritten in the Skin files?

HOsy - FAQs
Yes, the Skin files will overwritten on every save process and comments will still deleted at the present.
Related Questions

How can I apply a skin to my media files?

Video Desk - Faq's
When creating a Video Button, Audio Button, or Playlist Button, simply choose from the "Select skin for the media file" drop-down list. Yes. Video Desk provides detailed reports about each file that has been streamed. You may view the media report for a particular month by clicking on the Media Reports tab and then clicking on the name of the month for which you want to view the details.
Related Questions

How are the XML files structured?

LGCL FAQ (Local Government Category List Frequently Asked Qu...
LGCL is split into separate XML files which are brought together in the lgcl.xml through transformation. These files are as follows: a file identifying which terms are preferred and which non-preferred equivalent terms for LGCL purposes a file identifying the hierarchy of broader and narrower terms used to categorise terms for LGCL purposes A diagram explaining the XML used to publish LGCL and to map to other lists is given at http://www.esd.org.uk/standards/lgcl/lgclresourcediagram.html.
Related Questions

Why is XML split into separate files?

LGCL FAQ (Local Government Category List Frequently Asked Qu...
The split of XML files is done to allow component parts to be combined in different ways for different purposes, whilst still using one standard list of terms.
Related Questions

How can I prevent my XML files from being cached by the browser?

XML in Flash
This is an issue for not only XML files, but also many sorts of files that can pull in dynamic content. When the browser caches the file, every hit to this file after it's loaded will pull up its first instance. To avoid this, you must make the file unique in some way. The simplest method is to dynamically append a name/value pair at the end of the file.
Related Questions

How can I process UTF-8 based XML files?

XML parser FAQ
The virtual method TXmlParser.TranslateEncoding is responsible for transcoding from the source character set of your XML to the destination character set of your application. The default method tries to translate UTF-8 to Windows-1252, which is not a good idea if you use characters outside the Windows-1252 range. You should override TranslateEncoding with a method that just passes UTF-8 through: FUNCTION TMyOwnXmlParser.
Related Questions

How are XML source files created and processed?

G&S Typesetters - FAQ
Staff programmers and editors prepare XML coded files as input for Quark and InDesign paging. The XML source files are used as input to Quark and InDesign for page makeup. The source files are maintained as pages are revised or new XML files are exported from the final Quark or InDesign files.
Related Questions

My computer system cannot generate XML files. Can I use ConnXion?

ConnXion Limited
Yes. ConnXion SchemaPaks incorporate a powerful data transformation capability. They can transform any file format into the XML format which is used by ConnXion internally. This all happens automatically and invisibly to the user. It does not matter whether your files are simple text files, CSV files, XML files or special file formats unique to your systems. ConnXion can handle them.
Related Questions

Can I update my XML files from the QuarkXPress document?

products & atomik & overview & benefits
Yes. Atomik Roundtrip maintains a link between the content in your QuarkXPress document and the source XML document. This means that if you make any copyedits or corrections to the content in QuarkXPress, with just one click you can update the source XML document(s) to reflect these changes.
Related Questions

If I replace my Sqlserver with XML files and how about handling the same?

C# FAQ
inetinfo.exe is the Microsoft IIS server running, handling ASP.NET requests among other things. When an ASP.NET request is received (usually a file with .aspx extension), the ISAPI filter aspnet_isapi.dll takes care of it by passing the request to the actual worker process aspnet_wp.exe.
Related Questions

How can I Upload XML Files?

Frequently Asked Questions
There is the one form editor (a big text area to edit XML in). Another possibility is to use WebDAV to import XML files.
Related Questions

What is a skin?

Free Instant Messaging Services | Instant Messenger Program
A skin is the custom background on the message window and the primary piece of your Word2U Messenger messaging experience. (Hey, a picture is worth a thousand words!)
Related Questions

Where can I find reference documentation for the various XML Modules?

Perl-XML Frequently Asked Questions
The reference documentation is embedded in the Perl code of each module in 'POD' (Plain Old Documentation) format. There are a number of ways you might gain access to this documentation: The perldoc command will locate the module file, extract the POD text and format it for reading on screen.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact