New York Design & Development Forums  

Go Back   New York Design & Development Forums > Development > Website Programming
Connect with Facebook

Notices

Reply
 
LinkBack Thread Tools
Old 04-25-2006, 05:44 PM   #21 (permalink)
Junior Member
Casual Browser
 
ebittner's Avatar
 
Join Date: Apr 2006
Posts: 23
ebittner is on a distinguished road
Default

Great thread I learned a lot becasue I only knew what html, php, ect..was before I read this thread I had no idea about xlm.
ebittner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Blink this Post!
Reply With Quote
Old 04-26-2006, 05:19 AM   #22 (permalink)
Administrator
Disciple
 
danielmichel's Avatar
 
Join Date: Feb 2003
Age: 29
Posts: 728
Images: 16
danielmichel is a glorious beacon of lightdanielmichel is a glorious beacon of lightdanielmichel is a glorious beacon of light
Send a message via AIM to danielmichel Send a message via MSN to danielmichel Send a message via Yahoo to danielmichel Send a message via Skype™ to danielmichel
Default

Quote:
Originally Posted by ebittner
Great thread I learned a lot becasue I only knew what html, php, ect..was before I read this thread I had no idea about xlm.
Thats what we are here for abittner...

Quote:
Originally Posted by Cota
Within Flash, takes longer to parse and pain in the ass to navigate. Outside of Flash, I have no issues with XML.
Is this true with most Flash developers?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- A list of resources for 3D Developers

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- A list of resources for design in motion with Adobe After Effects

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Usefully resources for freelance web developers

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Tips and discussion about search engine optimization

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Tutorials submitted by ny-dev members

Last edited by danielmichel; 04-26-2006 at 05:22 AM. Reason: Automerged Doublepost
danielmichel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Blink this Post!
Reply With Quote
Old 05-02-2006, 11:00 PM   #23 (permalink)
Junior Member
Casual Browser
 
Toucan42's Avatar
 
Join Date: Apr 2006
Age: 39
Posts: 23
Toucan42 is on a distinguished road
Default

It's true of XML in general inside and outside Flash - XML is a text stream and as such requires handling as a text stream which we all (or most) know sucks. XML is heavy in that regard. That said, if you can run XML documents as small fragments they can be exceedingly useful OR if you can use your XML in behind the scenes processes then it really doesn't matter that much.
Toucan42 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Blink this Post!
Reply With Quote
Old 05-04-2006, 12:33 PM   #24 (permalink)
Senior Member
Aficionado
 
W.Harbaugh's Avatar
 
Join Date: Apr 2006
Age: 21
Posts: 127
W.Harbaugh is on a distinguished road
Send a message via AIM to W.Harbaugh Send a message via MSN to W.Harbaugh Send a message via Skype™ to W.Harbaugh
Default

I've seen XML so many places it's hard to say what it's actually made for....
W.Harbaugh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Blink this Post!
Reply With Quote
Old 05-07-2006, 11:31 AM   #25 (permalink)
Administrator
Enthusiast
 
johnboulder's Avatar
 
Join Date: Mar 2003
Posts: 97
johnboulder is just really nicejohnboulder is just really nice
Send a message via MSN to johnboulder Send a message via Yahoo to johnboulder Send a message via Skype™ to johnboulder
Default

This thread has been going on for years - it's almost unbelievable how many times it's come back to the forefront!

From this, I can only assume one thing - a lot of people are still misinformed about what XML is, and why it's so special - let me try and clarify it a bit here:

XML is a subset of SGML (Standardised General Markup Language), as is HTML - to further clarify, XHTML is a subset of XML - so we start going round here in perilous circles!

At it's most basic, XML is a way of both describing and defining data within it - or, to put it another way, the schena holds information about the data it holds.

Now, a lot of people probabbly think: "So what? That doesn't make it so special - why is it so popular?" - Well, this is a fairly simple one to answer:

As databases have evolved over the years, the data they contain becomes more complex, and relationships between data become more difficult to define in a 'standard' RDBMS (note: XML is not a DBMS, or even an RDBMS, it is simply a format for displaying and manipulating data).

Now - why is it popular - well, because of this surge in complexity, a way was needed to describe both the data, and the relationships that tied it together. SO a bunch of bright sparks came up with the idea of 'metadata' or data that describes what and how other data is and works. They laid this out, based on SGML as a standard in order to make applications that require this complex data be able to read it with a minimum of coding from the actual developer.

Hence: XML

Hope this helps
__________________
Sean Johnstone

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Tutorials:

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Tutorial on creating navigation tabs using CSS

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Tutorial on PHP custom user authentication
johnboulder is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Blink this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 03:44 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13