Archive for the ‘Others’ Category

   RSS Feeds for this category

Overview XML encryption

XML encryption classifies a course of action for encrypting plain text data, generating ciphertext, and decrypting the ciphertext to retrieve the plaintext data.

Prevent Hotlinking With htaccess

One of the most irritating things to find, is someone linking to your images, and running up your bandwidth. Stop it with htaccess.

Using SSI’s to Ease Site Maintenance

Server Side Includes can make your website easier to update and maintain. Learn the basics from this article.

Cascading Style Sheets Basics

If you’re not a web designer, but have nevertheless experimented with HTML or popular editors like FrontPage to try to build a website, if you didn’t use cascading style sheets you probably came across most of the common problems that cascading style sheets were created to solve.

Building Printer Friendly Pages

You design for screens, but do you also design for printers? Learn to make your website more printer friendly with CSS.

HTML with XML Data Binding

Use data binding to pull an XML file’s content into a Web-page.

Digital Signatures in XML

The Xml Digital Signatures provides the security services of data integrity, authentication, and nonrepudiation.

Structure of a C++ Program

This tutorial explains what each process and command in a basic C++ program does.

RSS: Really Simply Syndication

Using XML can provide an amazingly versatile method of syndicating content on your website. The most common usage today is that of the humble news/blog RSS feed.