7 Essential Web Site Maintenance Strategies

Maintenance of your web site is an absolute necessity if you want to keep it from becoming stagnant and losing visitors. It can be compared to a garden that is not weeded, it soon disappears from site as a result of the weeds blotting out the sunlight. Maintaining your web site means continuously updating it with fresh content, keeping it free from errors (ie broken links, sloppy code) to maintaining a high position in the search engines.

Writing COM Components in Perl Part 1

When you strip away all the layers of marketing hype and industry jargon, Microsoft’s Component Object Model (COM) is simply a technology that allows you to create an object in the language of your choice, and to make the functionality of that object available to any other object, or any other application, regardless of the language that the other object or application is written in.

Creating an Online RSS News Aggregator with ASP.NET Part 4

Displaying the News Items for a Particular Syndication Feed

The next task that faces us is creating the DisplayNewsItems.aspx Web page. This page should display the titles of the news items in the selected syndication feed as hyperlinks such that when the hyperlink is clicked the description of the news item is shown in the bottom right frame. This task presents us with two primary challenges:

Does RFID equal ROI?

The promise of RFID is the dream of every supply chain manager — enabling the accurate real-time tracking of every single product, from manufacture to checkout. Compared to universal product code (UPC) bar coding, which it promises to replace, RFID proactively transmits information, eliminating the manual point-and-read operations needed with bar coding. This enhanced visibility could result in significant decreases in warehouse, distribution and inventory costs, increases in margins and enhancements in customer service.

Back To Top