- Subscribe to this page:
- RSS
- Email Alert
xml
(17 results)-
Downloads
10+ tips for using Word as an XML editor
Aug 2009
XML makes it possible for you to extract, manipulate, store, and reuse data from any number of sources - and Word 2003 and 2007 provide tools for working with XML files. Here are a few pointers...
Provided by Susan Harkins
-
Downloads
Understand schema-based XML filtering
Feb 2010
Edmond Woychowsky shares code that creates XSL using an XML schema. He says that using the code as a starting point when dealing with BizTalk may help you keep your sanity.This download is also...
Provided by Edmond Woychowsky
-
Downloads
Convert an XML file into an Excel spreadsheet with this technique
Mar 2007
Developers often deal with information that is in no way user-friendly without really thinking about how a user would handle it. XML is a prime example --- most users don't know what to make of...
Provided by Edmond Woychowsky
-
Downloads
SolutionBase: Make Office XP and Office 2003 compatible with Office 2007's new Open XML format
Apr 2007
Office 2007 will introduce many new features, including a new file format. Here's how to make older versions of Office read the new Office 2007 Open XML format.
Provided by Luke Swagger
-
Downloads
Dynamic XML document construction with the PHP DOM
Dec 2006
When working with XML-based applications, developers often find themselves facing the requirement to generate XML-encoded data structures on the fly. Although this task might seem intimidating,...
Provided by Melonfire
-
Downloads
A utility to parse fixed length flat files in C# using XML templates
Feb 2007
There are many issues that need to be tackled when trying to communicate with an older system. One issue that often comes up is the fact that older systems are rarely able to export data in easily...
Provided by Zach Smith
-
Downloads
Build an Excel spreadsheet application with the power of PHP and XML
Mar 2006
With the new XML features of Microsoft Office, you can build spreadsheets by simply using XML. This hack from PHP Hacks: Tips & Tools For Creating Dynamic Websites takes you through an example....
Provided by TechRepublic
-
Book chapters
Hack Skype to reveal a plethora of technical details about each call
Feb 2006
Make a small change to your config.xml configuration file to have Skype display a wealth of detail about a call. Skype uses the packet protocols of the Internet to transmit voice data -...
Provided by O'Reilly Media
-
Downloads
Combine the versatility of XML and JavaScript to create an adaptable quiz application
Aug 2005
Follow the creation and evolution of a JavaScript-based quiz application as a developer satisfies the specified requirements for a client-side-only solution. Developing applications based on the...
Provided by TechRepublic
-
Downloads
Developer's Guide to XML -ISO
Dec 2004
Burn your own CD version of TechRepublic's Developer's Guide to XML. This download is a complete image of the CD available for sale in our TechRepublic catalog. Develop the skills to manage and...
Provided by TechRepublic Pro
-
Downloads
Practical application: Put XSLT 2.0 to work for you
Apr 2007
XSLT 2.0 is no longer just a theoretical standard. With some readily available free tools you can put the power of XSLT 2.0 to work for you in your normal application development. Edmond...
Provided by Edmond Woychowsky
-
Downloads
How do I... Use the .NET Framework to consume RSS feeds?
Apr 2007
Many Web sites are now offering their content via XML based RSS (Really Simple Syndication) feeds. This allows automated processes to collect content from many sites and aggregate the data into a...
Provided by Zach Smith
-
Downloads
How do I... Add TechRepublic as a search provider in my Web browser
Jun 2007
Greg Griffiths shows you how you can add TechRepublic to the list of search providers in your Web browser. This How do I... works for either Internet Explorer 7 or Firefox 2. This download...
Provided by Greg Griffiths
-
Book chapters
Read and write RSS feeds with XML
Sep 2007
Learn the basics of XML by exploring one of its most popular applications, RSS feeds, in this chapter download from Sams Teach Yourself Java 6 in 21 Days, 5th Edition. Chapter coverage includes:...
Provided by Sams Publishing
-
Downloads
How do I... Receive podcasts from RSS feeds using Outlook 2007?
Feb 2008
For IT professionals, acquiring new technical information is the life blood that keeps them ahead of the next crisis. One of the more efficient ways of receiving that new information is through...
Provided by Mark W. Kaelin
-
Downloads
Part 1: Developing an object oriented database in less than 140 lines of C#
Jan 2007
One of the best benefits of the .NET Framework over lower level programming is that it enables developers to create very complex, custom solutions, without writing low-level code. This speeds up...
Provided by Zach Smith
-
Downloads
Uncover the hidden capabilities of MySQL with these 10 power tips
Dec 2005
This document looks under the hood to introduce you to some of the less well-known capabilities of MySQL. While MySQL is certainly a well-known and very popular database, it also has a history...
Provided by TechRepublic
-
Downloads
Understand schema-based XML filtering
Feb 2010
Edmond Woychowsky shares code that creates XSL using an XML schema. He says that using the code as a starting point when dealing with BizTalk may help you keep your sanity.This download is also...
Provided by Edmond Woychowsky
-
Downloads
10+ tips for using Word as an XML editor
Aug 2009
XML makes it possible for you to extract, manipulate, store, and reuse data from any number of sources - and Word 2003 and 2007 provide tools for working with XML files. Here are a few pointers...
Provided by Susan Harkins
-
Downloads
How do I... Receive podcasts from RSS feeds using Outlook 2007?
Feb 2008
For IT professionals, acquiring new technical information is the life blood that keeps them ahead of the next crisis. One of the more efficient ways of receiving that new information is through...
Provided by Mark W. Kaelin
-
Book chapters
Read and write RSS feeds with XML
Sep 2007
Learn the basics of XML by exploring one of its most popular applications, RSS feeds, in this chapter download from Sams Teach Yourself Java 6 in 21 Days, 5th Edition. Chapter coverage includes:...
Provided by Sams Publishing
-
Downloads
How do I... Add TechRepublic as a search provider in my Web browser
Jun 2007
Greg Griffiths shows you how you can add TechRepublic to the list of search providers in your Web browser. This How do I... works for either Internet Explorer 7 or Firefox 2. This download...
Provided by Greg Griffiths
-
Downloads
How do I... Use the .NET Framework to consume RSS feeds?
Apr 2007
Many Web sites are now offering their content via XML based RSS (Really Simple Syndication) feeds. This allows automated processes to collect content from many sites and aggregate the data into a...
Provided by Zach Smith
-
Downloads
Practical application: Put XSLT 2.0 to work for you
Apr 2007
XSLT 2.0 is no longer just a theoretical standard. With some readily available free tools you can put the power of XSLT 2.0 to work for you in your normal application development. Edmond...
Provided by Edmond Woychowsky
-
Downloads
SolutionBase: Make Office XP and Office 2003 compatible with Office 2007's new Open XML format
Apr 2007
Office 2007 will introduce many new features, including a new file format. Here's how to make older versions of Office read the new Office 2007 Open XML format.
Provided by Luke Swagger
-
Downloads
Convert an XML file into an Excel spreadsheet with this technique
Mar 2007
Developers often deal with information that is in no way user-friendly without really thinking about how a user would handle it. XML is a prime example --- most users don't know what to make of...
Provided by Edmond Woychowsky
-
Downloads
A utility to parse fixed length flat files in C# using XML templates
Feb 2007
There are many issues that need to be tackled when trying to communicate with an older system. One issue that often comes up is the fact that older systems are rarely able to export data in easily...
Provided by Zach Smith
-
Downloads
Part 1: Developing an object oriented database in less than 140 lines of C#
Jan 2007
One of the best benefits of the .NET Framework over lower level programming is that it enables developers to create very complex, custom solutions, without writing low-level code. This speeds up...
Provided by Zach Smith
-
Downloads
Dynamic XML document construction with the PHP DOM
Dec 2006
When working with XML-based applications, developers often find themselves facing the requirement to generate XML-encoded data structures on the fly. Although this task might seem intimidating,...
Provided by Melonfire
-
Downloads
Developer's Guide to XML -ISO
Dec 2004
Burn your own CD version of TechRepublic's Developer's Guide to XML. This download is a complete image of the CD available for sale in our TechRepublic catalog. Develop the skills to manage and...
Provided by TechRepublic Pro
-
Downloads
Combine the versatility of XML and JavaScript to create an adaptable quiz application
Aug 2005
Follow the creation and evolution of a JavaScript-based quiz application as a developer satisfies the specified requirements for a client-side-only solution. Developing applications based on the...
Provided by TechRepublic
-
Book chapters
Hack Skype to reveal a plethora of technical details about each call
Feb 2006
Make a small change to your config.xml configuration file to have Skype display a wealth of detail about a call. Skype uses the packet protocols of the Internet to transmit voice data -...
Provided by O'Reilly Media
-
Downloads
Uncover the hidden capabilities of MySQL with these 10 power tips
Dec 2005
This document looks under the hood to introduce you to some of the less well-known capabilities of MySQL. While MySQL is certainly a well-known and very popular database, it also has a history...
Provided by TechRepublic
-
Downloads
Build an Excel spreadsheet application with the power of PHP and XML
Mar 2006
With the new XML features of Microsoft Office, you can build spreadsheets by simply using XML. This hack from PHP Hacks: Tips & Tools For Creating Dynamic Websites takes you through an example....
Provided by TechRepublic
-
Book chapters
Hack Skype to reveal a plethora of technical details about each call
Feb 2006
Make a small change to your config.xml configuration file to have Skype display a wealth of detail about a call. Skype uses the packet protocols of the Internet to transmit voice data -...
Provided by O'Reilly Media
-
Downloads
10+ tips for using Word as an XML editor
Aug 2009
XML makes it possible for you to extract, manipulate, store, and reuse data from any number of sources - and Word 2003 and 2007 provide tools for working with XML files. Here are a few pointers...
Provided by Susan Harkins
-
Downloads
Combine the versatility of XML and JavaScript to create an adaptable quiz application
Aug 2005
Follow the creation and evolution of a JavaScript-based quiz application as a developer satisfies the specified requirements for a client-side-only solution. Developing applications based on the...
Provided by TechRepublic
-
Downloads
Developer's Guide to XML -ISO
Dec 2004
Burn your own CD version of TechRepublic's Developer's Guide to XML. This download is a complete image of the CD available for sale in our TechRepublic catalog. Develop the skills to manage and...
Provided by TechRepublic Pro
-
Downloads
Dynamic XML document construction with the PHP DOM
Dec 2006
When working with XML-based applications, developers often find themselves facing the requirement to generate XML-encoded data structures on the fly. Although this task might seem intimidating,...
Provided by Melonfire
-
Downloads
A utility to parse fixed length flat files in C# using XML templates
Feb 2007
There are many issues that need to be tackled when trying to communicate with an older system. One issue that often comes up is the fact that older systems are rarely able to export data in easily...
Provided by Zach Smith
-
Downloads
Practical application: Put XSLT 2.0 to work for you
Apr 2007
XSLT 2.0 is no longer just a theoretical standard. With some readily available free tools you can put the power of XSLT 2.0 to work for you in your normal application development. Edmond...
Provided by Edmond Woychowsky
-
Downloads
How do I... Use the .NET Framework to consume RSS feeds?
Apr 2007
Many Web sites are now offering their content via XML based RSS (Really Simple Syndication) feeds. This allows automated processes to collect content from many sites and aggregate the data into a...
Provided by Zach Smith
-
Downloads
How do I... Add TechRepublic as a search provider in my Web browser
Jun 2007
Greg Griffiths shows you how you can add TechRepublic to the list of search providers in your Web browser. This How do I... works for either Internet Explorer 7 or Firefox 2. This download...
Provided by Greg Griffiths
-
Book chapters
Read and write RSS feeds with XML
Sep 2007
Learn the basics of XML by exploring one of its most popular applications, RSS feeds, in this chapter download from Sams Teach Yourself Java 6 in 21 Days, 5th Edition. Chapter coverage includes:...
Provided by Sams Publishing
-
Downloads
How do I... Receive podcasts from RSS feeds using Outlook 2007?
Feb 2008
For IT professionals, acquiring new technical information is the life blood that keeps them ahead of the next crisis. One of the more efficient ways of receiving that new information is through...
Provided by Mark W. Kaelin
-
Downloads
Understand schema-based XML filtering
Feb 2010
Edmond Woychowsky shares code that creates XSL using an XML schema. He says that using the code as a starting point when dealing with BizTalk may help you keep your sanity.This download is also...
Provided by Edmond Woychowsky
-
Downloads
Convert an XML file into an Excel spreadsheet with this technique
Mar 2007
Developers often deal with information that is in no way user-friendly without really thinking about how a user would handle it. XML is a prime example --- most users don't know what to make of...
Provided by Edmond Woychowsky
-
Downloads
Build an Excel spreadsheet application with the power of PHP and XML
Mar 2006
With the new XML features of Microsoft Office, you can build spreadsheets by simply using XML. This hack from PHP Hacks: Tips & Tools For Creating Dynamic Websites takes you through an example....
Provided by TechRepublic
-
Downloads
SolutionBase: Make Office XP and Office 2003 compatible with Office 2007's new Open XML format
Apr 2007
Office 2007 will introduce many new features, including a new file format. Here's how to make older versions of Office read the new Office 2007 Open XML format.
Provided by Luke Swagger
-
Downloads
Part 1: Developing an object oriented database in less than 140 lines of C#
Jan 2007
One of the best benefits of the .NET Framework over lower level programming is that it enables developers to create very complex, custom solutions, without writing low-level code. This speeds up...
Provided by Zach Smith
-
Downloads
Uncover the hidden capabilities of MySQL with these 10 power tips
Dec 2005
This document looks under the hood to introduce you to some of the less well-known capabilities of MySQL. While MySQL is certainly a well-known and very popular database, it also has a history...
Provided by TechRepublic
Keep Up with TechRepublic
Submit a Paper
Get your content listed in our directory!
Our directory is the largest library of vendor-supplied technical content on the Web. It’s also the first place IT decision makers turn to when researching technology solutions. Our members are already finding your competitors’ papers here - shouldn’t they find yours, too? It's FREE so click here and submit your white paper, case study, data sheet, research report, or other document today!



