Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Storing Data In Xml
kvarnerexpress
post Jan 9 2005, 09:19 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



It has been done before, yes. This method is often used to get a total seperation of content from presentation. You can transform the data server side, which grants you a whole variety of options. Let's say you store your content in an XML state. Now, you retrieve it using a server side langauge, and can transform it into HTML. But, you can also transform it into, say, a PDF file. Or a Word file. Or plain text. All of this is on the fly, which means that:

1) You won't actually have several different versions stored on your server
2) If you make a change to the XML data, the change will take place in the different versions that the server creates.

The downside to this method is that the server has to transform the data on each request, but with a decent server this shouldn't be an issue at all.
Go to the top of the page
 
+Quote Post
splehati
post Jan 24 2005, 11:25 AM
Post #2


Newbie [Level 2]
**

Group: Members
Posts: 35
Joined: 28-December 04
Member No.: 2,987



Can u tell me where i can get free decent xml tree editor...
I need editor that when he process xml file, he show me the content of xml in a tree format, something like InternetExplorer when he parsses the xml file and you can browse the structure, and i want it when i click on some xml tag on the left, that he opens me on the right content for each tag, so i can edit it...i know it's sound silly, but i need it for some simple things smile.gif
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Need Advice On Setting Up Mysql Database.(4)
  2. My Ipod Is Randomly Skipping Songs, Losing Data,(23)
  3. Data Structures -- Linked List(9)
  4. Data Structures -- Linked List -- Reverse(5)
  5. Create Dynamic Html/php Pages Using Simple Vb.net Code(1)
  6. Data Structures -- String -- Palindrome(5)
  7. Get 30 Gb Email For Free(31)
  8. Data Structure -- Queue -- Implement Using Stack(1)
  9. Need Help With My Database [resolved](6)
  10. What Is The Best Software(5)
  11. Very Disappointed With Data Center Migration(9)
  12. Eraser - Erase Your Data Permanently! For Free(7)
  13. 1 Terabyte Of Data On A Thumb Drive(8)
  14. New Tech: Data Transmiting At 2.56 Terabites Per Second!(11)
  15. Data Can Be Stored On Paper(31)
  1. C Problem: "two Or More Data Types In Declaration"(6)
  2. How Good Is This Data Cleaning Function?(2)
  3. Software To Restore Data(15)
  4. Getting Started With Mysql(2)
  5. What Value Would I Use To Insert This Data?(4)
  6. Data Base For A War Game(5)
  7. Data Recovery Program..help!(6)
  8. Data On My Subdomain/webspace Vanished(1)
  9. Treating .csv Files As Database Data(2)
  10. Data Recovery Software(3)
  11. Free Web Hosting: (caius) [manual Data Input?] [denied](1)
  12. Php + Mysql Question!(4)
  13. Use Pen Drive For Storing Emails With Opera(4)
  14. Nokia Pc Suite Alternative(6)
  15. Php Email Validation(1)


 



- Lo-Fi Version Time is now: 10th October 2008 - 06:53 PM