Re: Google and validation



__/ [ John Bokma ] on Sunday 03 September 2006 08:01 \__

John A. <no.john@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

On 3 Sep 2006 00:24:16 GMT, John Bokma <john@xxxxxxxxxxxxxxx> wrote:

You can use XML for anything you want. XML is not a replacement for
INI files, but one can use an XML application that stores the same
information as is stored in the INI file it replaces.

It's also used to describe the UI in Mozilla/Seamonkey/Firefox:
http://www.mozilla.org/projects/xul/

as well as, IIRC, Google's AdWords Editor:
http://services.google.com/adwordseditor/
which I believe runs on Mozilla's XULRunner:
http://developer.mozilla.org/en/docs/XULRunner

I believe QuickBooks' SDK uses XML as well in its calls and replies.
http://developer.intuit.com/QuickBooksSDK/Briefing/

I'm sure the list could go on and on.

Of the programs I use, besides the already mentioned MSN Messenger:

OOo (OpenOffice.org)
Ant (apache)

Probably a few more I forgot :-)

Almost every program that I use makes use of XML/RDF: RSSOwl, KNode,
AmaroK... it's nice to stroll between different program and be able to take
data and settings along with you. It's a freedom that's appreicated by those
not stubborn enough to justify persistence with just one package/vendor.

John, I appreciate the long reply (other path down this thread). We're both
argumantative and this could go on forever. *smile*

Best wishes,

Roy

--
Roy S. Schestowitz | Useless fact: 111111 X 111111 = 12345654321
http://Schestowitz.com | GNU is Not UNIX | PGP-Key: 0x74572E8E
root pts/7 baine.wiau.man.a Sun Sep 3 04:07 - 04:09 (00:01)
http://iuron.com - proposing a non-profit search engine
.



Relevant Pages

  • Re: INI files with VB 2003.NET
    ... registry as the preferred serialisation techniquein .NET, ... puzzled why MS want us to use XML over INI files. ... IME speed isn't usually a factor, because program settings aren't ...
    (microsoft.public.vb.general.discussion)
  • Re: Registry replacement advice
    ... depending on OS), a la, INI files. ... usually a better choice than rolling 'ur own - XML, database, etc. ... AllUsers/AppData, others in the Registry, etc. ... replacement for INI files uses an XML format instead of Key/Value pairs, ...
    (microsoft.public.vb.general.discussion)
  • Re: [INI Specs]
    ... Key0="What are the specs for INI files? ... If the file has the 2 byte prefix for Unicode, ... W function, you can save Unicode data, however, you must create the file ... Another alternative is XML, which has no size limit and can use UTF-8. ...
    (microsoft.public.vb.general.discussion)
  • Re: INI files with VB 2003.NET
    ... registry as the preferred serialisation techniquein .NET, ... puzzled why MS want us to use XML over INI files. ... difference being XML has published formats and INIs don't. ...
    (microsoft.public.vb.general.discussion)
  • Re: how to refer to data stored in xml from xml itself?
    ... Now my xml file has two parts. ... The second part stores some "actions" which use the data ... It's not clear why you want to store "ref=" as the content of the port and protocol elements in the actions: your processor should be able to generate this, ...
    (comp.text.xml)