Useful Tutorials



Planning and Defining Your Dreamweave MX Project

Saturday, February 9th, 2008

“>See all Sams Teach Yourself on InformIT Design & Creative Media Tutorials.Dreamweaver MX is the pr

Storage Networking Fundamentals: Storage Devices

Saturday, February 9th, 2008

“>Upon completing this chapter, you will be able toParticipate in discussions with vendors, work col

Low Bandwidth SOAP

Saturday, February 9th, 2008

With the mobile phone industry reporting better than expected sales, and newsthat, by the end of this year, smart phones areexpected to outsell hand-held computers, it should come as no surprisethat wireless application development is on the rise. Sun recently announced that by the end of 2004 there may well be more than200,000,000 Java-enabled mobile [...]

Styling RDF Graphs with GSS

Saturday, February 9th, 2008

RDF models describe web resources using subject-predicate-object triples. Combined together, these triples form a graph structure, which cannot be easily conveyed by textual syntaxes such as RDF/XML, Notation 3 or N-Triple because of their one-dimensional nature. Visual editors such as IsaViz and RDF Author represent models as editable node-link [...]

Web Services Pitfalls

Saturday, February 9th, 2008

The latest hot ticket for vendors to sell and journalists towrite about is web services. The appeal is natural: web servicespromise users and developers greater choice of components andservices. This article examines perhaps the most futuristic ofweb services, those offered by a standalone service provider. Inparticular, it focuses on the infancy of the standards andtechnology [...]

XML and Portals

Saturday, February 9th, 2008

This month’s XML.com Special Edition focuses on the role of XML inportals. There are few applications more obviously well-suited than thatof XML in a portal. Portals, whether Internet or intranet, aggregateinformation from diverse sources and present it in a uniforminterface. XML is capable of representing diverse information in auniform syntax, addressable with one consistent toolset.In [...]

SQL Server Tuning: Database Maintenance

Saturday, February 9th, 2008

“>IntroductionMaintaining a healthy database involves more than a single tuning effort.With SQL Serv

When Session Variables Go Bad

Saturday, February 9th, 2008

(Page 1 of 4 )Are session variables a bad thing in ASP? In this article Bruce examines the pro's

Architecture-Centric Software Project Management: An Introduction

Friday, February 8th, 2008

“>For architecture-centricsoftware project management, the project manager works closely with a chie

XSLT Reflection

Friday, February 8th, 2008

Many modern programming languages contain a special interface calledreflection. Reflection can be used to programmatically read, modifying,and create code in a particular language. Because the main purpose ofXSLT is to transform XML documents, and because a XSLT stylesheet isexpressed in the XML syntax, we can use XSLT to manipulate stylesheetsthemselves. In the following article [...]