Write
-
- What is RSS, and Why Should You Care?
-
Acronyms aside, RSS fundamentally is a relatively simple specification that uses XML to organize and format web-based content in a standard way. Content owners create an RSS feed, an XML formatted web page which usually consists of titles and brief descriptions of ten or so articles elsewhere on the site. Because feeds are created using the RSS standard, they can easily be read by a software client called an RSS feed reader or aggregator. Most feed readers can handle all of the current standards. Link >>
-
- Open New Windows for PDF and other Non-Web Documents (Jakob Nielsen’s Alertbox)
-
In user testing, we often observe the following behavior: When people are finished using PDF files, Word memos, PowerPoint slides, Excel spreadsheets, and similar documents, they click the window’s close box instead of the Back button. This gets them out of the document all right, but not back to the Web page from whence they started. Link >>
-
- Branding in RSS Feeds
-
“I don’t like RSS because I can’t control our branding within it.”
Boyink Interactive Client
-
- InformationWeek > How To Use Wikis For Business
-
Content management packages will likely be around for the foreseeable future, but they will be under increasing pressure from wikis. As is evidenced by the enterprise wikis currently on the market, content management is likely to hybridize with the wiki into a new, more robust application that combines the strengths of both tools. Watch for wikis or wiki hybrids to appear in your workplace before long. Link >>
-
- Gadgets, Google, and SEO - Dashes vs. underscores
-
With underscores, Google’s programmer roots are showing. Lots of computer programming languages have stuff like _MAXINT, which may be different than MAXINT. So if you have a url like word1_word2, Google will only return that page if the user searches for word1_word2 (which almost never happens). If you have a url like word1-word2, that page can be returned for the searches word1, word2, and even “word1 word2”. Link >>