Graphic Design Using Color
Color is everywhere and conveys a message even if we don’t realize it. While this message can vary by culture it pays to know what colors “say” in your own corner of the universe, and even what color means to your target market.
Wireless Directory Assistance to Generate Billions
According to a new report the addition of mobile numbers to the U.S. directory assistance/enquiry (DA/DQ) database could translate to a revenue opportunity for telecommunications carriers and DA/DQ service providers of nearly $2 billion dollars by 2008.
Avoid C# Memory Leaks with Destructor and Dispose
Here are two classes that allocate resources, the first class needs to implement a destructor and Dispose, but the second class doesn’t need to. The difference is that the first class allocates resources in the constructor and doesn’t clean them up immediately. In contrast, the second class allocates resources in a member function and carefully frees them before exiting (using a finally block), so the second class author doesn’t need to bother writing Dispose and a destructor.
The Upside of Search Engine Marketing
One thing you can count on at an SES conference is a solid staple of presenters. Safa Rashchty, managing director of Piper Jaffray certainly qualifies. Mr. Rashchty holds a master’s from Boston University, a bachelor’ degree in engineering from Purdue, and is a regular on CNBC and CNNfn. In other words, he knows what he’s talking about.
Paging mechanism using XML+XSLT
XSLT works pretty good to transform XML documents, but the things are getting much better when we are able to pass arguments to the XSL. This article will show how arguments can be passed without server side logic involved.
More Perl Sorting
Perl has an easy to use “sort” function. For example, you might have an array like this:
How CEO’s Can Use Axiology To Improve The Bottom Line
In today’s fast-paced business world, CEO’s are trying to keep up with change and adapt to the global marketplace, constantly searching the horizon for an edge over the competition.
Early Learning Centre Makes Play for Supply Chain Perfection
Manhattan Associates, Inc. announced that TDG plc, a leading pan-European logistics and supply-chain services company, has ‘gone live’ with Manhattan Associates’ Warehouse Management solution at its 180,000- square-foot distribution centre (DC) at Swindon in the UK.
Sun Blog Sparks Novell Purchase Rumor
The possible purchase was suggested by Sun President Jonathan Schwartz in interviews with the Wall Street Journal. So far, Novell has been mute on this possibility. Acquiring Novell would cost approximately $3 billion.
What Are RSS Feeds?
RSS also known as rich site summary or real simply syndication, arrived on the scene a number of years ago, but was only recently embraced by webmasters as a means to effectively syndicate content. RSS Feeds provide webmasters and content providers an avenue to provide concise summaries to prospective readers. Thousands of commercial web sites and blogs now publish content summaries in an RSS feed. Each item in the feed typically contains a headline; article summary and link back to the online article.