473,657 Members | 2,530 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Cross platform XML?

Are there any good websites or books that deal with cross platform XML? I'd
like to target Internet Explorer/Netscape Navigator 5 or later, as well as
Opera, possibly konqueror on Linux as well.

OT: I'm also looking for books and websites for cross platform XHTML and
DHTML.
Jul 20 '05 #1
7 4829
I really don't understand your question, but I would suggest looking at:

http://www.xml.org/xml/resources_cover.shtml
http://www.ibiblio.org/xml/books.html

Both the parent sites for the aforementioned links are also two good
places to get some great information.

and finally:

http://msdn.microsoft.com/library/de...understxml.asp

Good luck.

-C...

Web Master wrote:
Are there any good websites or books that deal with cross platform XML? I'd
like to target Internet Explorer/Netscape Navigator 5 or later, as well as
Opera, possibly konqueror on Linux as well.

OT: I'm also looking for books and websites for cross platform XHTML and
DHTML.


Jul 20 '05 #2
Hi,

XML is inherently cross platform - thats why everyone is having a cow about
it just now.
If your wanting to target different browsers, then you are looking at using
the following techs at a minimum:
XML and XHTML (just a version of html that doesnt allow sloppy code). If you
were thinking about doing this for real you need to look at XSLT. Buy
altovas products and get some other decent web editor. I prefer the studio
MX suite from macromedia

Chow

Simon
Jul 20 '05 #3
After a long battle with technology,"Sim on Harvey" <sh856531@micro softs_free_emal _service.com>, an earthling, wrote:
XML is inherently cross platform - thats why everyone is having a cow about
it just now.


That's typically a nonsequitor.

XML-based applications are commonly only implemented on one platform,
and for any given XML document, it is entirely possible that the only
application that has been written to use that document (DTD/schema)
runs on a single platform.

For instance, any of Microsoft's XML support has solely been written
for their Windows platform.

If you have a "BizTalk" document, it's more than likely that the only
place it's useful is when interpreted by a Microsoft BizTalk server.
--
output = reverse("gro.gu ltn" "@" "enworbbc")
http://cbbrowne.com/info/msprobs.html
Rules of the Evil Overlord #30. "All bumbling conjurers, clumsy
squires, no-talent bards, and cowardly thieves in the land will be
preemptively put to death. My foes will surely give up and abandon
their quest if they have no source of comic relief."
<http://www.eviloverlor d.com/>
Jul 20 '05 #4
On 28 Jul 2003 11:47:39 GMT, Christopher Browne <cb******@acm.o rg>
wrote:
After a long battle with technology,"Sim on Harvey" <sh856531@micro softs_free_emal _service.com>, an earthling, wrote:
XML is inherently cross platform - thats why everyone is having a cow about
it just now.
That's typically a nonsequitor.

Actually, it isn't - XML is cross-platform (but particular XML
applications may not be).
XML-based applications are commonly only implemented on one platform,
and for any given XML document, it is entirely possible that the only
application that has been written to use that document (DTD/schema)
runs on a single platform.
Again, here is the problem you seem to be having. XML is **not** the
application, it is the data format and the data format most definately
**is** cross-platform, even if the application software is not.
For instance, any of Microsoft's XML support has solely been written
for their Windows platform.
Also not true. For example, Microsoft Word (especially in later
versions) can write XML formatted documents rather than the
proprietary "DOC" format and I can (and do) read those in Open Office
on both Windows and Linux systems.
If you have a "BizTalk" document, it's more than likely that the only
place it's useful is when interpreted by a Microsoft BizTalk server.

BizTalk, to be blunt, is dead. It was only ever a Microsoft
proprietary method that tried (unsuccessfully ) to make parts of the
XML standard into "Redmond-only" versions, much as they did with Java,
browser Javascript and others.

This time, it failed and Microsoft have abandoned BizTalk.
--
Mark A. Preston, The Magpie's Nest, Lancashire, UK
Website : www.magpiesnest.co.uk
Jul 20 '05 #5
Web Master wrote:
Are there any good websites or books that deal with cross platform XML? I'd
like to target Internet Explorer/Netscape Navigator 5 or later, as well as
Opera, possibly konqueror on Linux as well.


If you want to use XML and be cross-browser, use XML on the server-side
and do a transformation to a cross-browser format (HTML 4.01 or XHTML
1.0). Btw, there is no Netscape Navigator version 5 release.
--
Johannes Koch
In te domine speravi; non confundar in aeternum.
(Te Deum, 4th cent.)

Jul 20 '05 #6
Hi there,

I don't have any advice on cross platform XML. XML is inherently cross
platform. The tools are not, though, currently.

For the PC the usual tool is XML Spy, www.xmlspy.com

For the Mac, there is ElfData XML Editor, from
www.elfdata.com/xmleditor/

For Linux, I'm not sure.

"Web Master" <we*@master.org > wrote in message news:<q6******* ***********@twi ster.socal.rr.c om>...
Are there any good websites or books that deal with cross platform XML? I'd
like to target Internet Explorer/Netscape Navigator 5 or later, as well as
Opera, possibly konqueror on Linux as well.

OT: I'm also looking for books and websites for cross platform XHTML and
DHTML.

Jul 20 '05 #7
"Alan J. Flavell" <fl*****@mail.c ern.ch> wrote in message
news:Pi******** *************** *******@lxplus0 93.cern.ch...
That doesn't say to me that in the absence of a BOM [parsers] must be able
to deduce the [UTF-16] encoding.


True, even though the non-normative part explains in detail how to do it,
you're right, one can't depend on it.
It's a given in XML. If it isn't declared as anything else and it isn't
UTF-16, it's UTF-8.


I can't argue with that. I'm afraid that comment of mine was a
more-general one, not specific to the XML context, but I failed to
make that clear.


It's clear now.

Actually, it's great to have a clear and unambiguous spec to cite. You are
right to be precise. That's the glue that holds us all together.

Bob Foster

http://www.xmlbuddy.com/
http://bobfoster.com/blog/
http://bobfoster.com/plog/
Jul 20 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1837
by: Karsten | last post by:
Hi I'm a really a new with this cross platform development, so I have some dumb questions, which I hope you can help me with. If there is a better newsgroup for this question, please point me to it.
0
2046
by: demibee | last post by:
Thought this might be of interest to some out there... For those who've never encountered it, it's a free, open-source, cross-platform GUI library (Windows/Mac/Linux). Forte's Agent 2.0 will be built with it. AVG is as well.. "wxWindows An open source C++ GUI framework to make cross-platform programming child's play." <http://www.wxwindows.org/>
14
2123
by: John Salerno | last post by:
Bear with me, but I've been reading a lot about how the .NET languages are platform independent, and I assume this means a program written in C# can be run on a Unix or Mac machine. If this assumption is wrong, then nevermind! :) But if it's true, what will be necessary to run these programs on a Mac, for example? I know they would need an equivalent to the .NET Framework, but does something like this exist yet, or is the "platform...
35
5491
by: Alex Martelli | last post by:
Having fixed a memory leak (not the leak of a Python reference, some other stuff I wasn't properly freeing in certain cases) in a C-coded extension I maintain, I need a way to test that the leak is indeed fixed. Being in a hurry, I originally used a q&d hack...: if sys.platform in ('linux2', 'darwin'): def _memsize(): """ this function tries to return a measurement of how much memory this process is consuming, in some arbitrary unit...
7
2630
by: Charles | last post by:
I'd like to develop a simple cross-platform application in C++. I'd like it to run in Windows, OS X, PC-BSD and Linux. From my research, it seems I should use Qt or Gtk as a graphical library. Do you agree? Do you have other tips? How Cygwin could help me? Thanks.
3
2087
by: techtonik | last post by:
Hello, everyb. Does anybody know simple cross-platform method of probing if executable binary is available and launching it. Problem no.1: test if executable file is available I'll take windows platform as the most relevant in this case. os.access() doesn't handle env PATHEXT and can't detect if a given path would be executable or not. Here "executable" means file that
5
10088
by: Michael Reichenbach | last post by:
After working with script languages, notepad(++) and co. and several other ide`s I found something which really improved my productivity (Visual Studio 2005). It`s imho better then dev-cpp... I worked with C# and VB.net a bit and it was really easy because of the debugger, the interactive debugger, intellisense, command completer and so on. I would like to stick to this ide. But I thought about to invest in C++ instant of C# / VB.net...
12
1978
by: Tomás Ó hÉilidhe | last post by:
I don't know the first thing about cross-platform GUI programming, so I'd like to ask a few quick questions. Which library is best for someone who appreciates portable programming and correct efficient code, and who'd like the library to fit well with the C++ Standard Library? Also I'd like the library to work on as many platforms as possible (Windows, Linux, Mac, and even the new game consoles such as Playstation 3 and XBox 360 if...
1
7818
by: Vinod Sadanandan | last post by:
Cross Platform Migration An Unproblematic Approach (Windows-UNIX ) Oracle 10\11g The principal restriction on cross-platform transportable database is that the source and destination platform must share the same endian format. Redo log files and control files from the source database are not transported to destination database . New control files and redo log files are created for the new database during the transport process, and an ...
0
8421
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8325
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8742
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8518
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8621
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7354
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4173
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2743
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1971
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.