| |||||||||
|
1. #21801 Blogger's primary advantage is its simplicity--if you accept the default settings and host on BlogSpot, you can be up and running within five minutes. Once you have your blog, you'll find it's just as easy to customize it. Doctorow, Cory, Rael Dornfest, J. Scott Johnson, Shelley Powers, Benjamin Trott and Mena G. Trott. O'Reilly and Associates (1998). Articles>Web Design>Writing>Blogging 2. #25001 Better Search Engine Design: Beyond Algorithms Search engine accuracy is important, but convenience may be more important than squeezing the last few ounces of performance out of your system. Peter Van Dijck demonstrates simple but effective query analysis, best bets, and controlled vocabularies -- tools to make your search engines more effective. Van Dijck, Peter. O'Reilly and Associates (2004). Articles>Web Design>Search>Controlled Vocabulary 3. #25568 Review: Bosworth's Web of Data In a Thursday morning keynote at the MySQL Users Conference 2005, Google's Adam Bosworth advocated an open model for data. Although he was not referring to open source, he expanded upon the example by explaining that customers like open source software because of the transparency. Steinberg, Daniel H. O'Reilly and Associates (2005). Articles>Reviews>Information Design>SQL 4. #21645 Building New Documents with XSLT This chapter will take you a few steps further by showing you how to add text and markup to your result tree with XSLT templates. First, you'll addliteral text to your output. Then you'll work with literal result elements, that is, elements that are represented literally in templates. You'll also learn how to add content with the text, element, attribute, attribute-set, comment, and processing-instruction elements. In addition, you'll get your first encounter with attribute value templates, which provide a way to define templates inside attribute values. Fitzgerald, Michael. O'Reilly and Associates (2003). Design>Information Design>XML>XSL 5. #27452 Calculating the True Price of Software Therefore, the major difference in worldview between open source advocates and proprietary software license advocates is explainable as a differing opinion on the correct value of the volatility of maintenance and upgrade pricing. People who believe that the pricing on maintenance is stable and unlikely to change see greater intrinsic value in the software. People who fear that the pricing is subject to large fluctuations see no intrinsic value in the up-front license; stripped of the options, the license value approaches $0. Lefkowitz, Robert. O'Reilly and Associates (2005). Articles>Technology>Software>Open Source 6. #21653 Cascading Style Sheets: HTML and CSS In many ways, the Cascading Style Sheets (CSS) specification represents a unique development in the history of the World Wide Web. In its inherent ability to allow richly styled structural documents, CSS is both a step forward and a step backward--but it's a good step backward, and a needed one. To see what is meant by this, it is first necessary to understand how the Web got to the point of desperately needing something like CSS, and how CSS makes the web a better place for both page authors and web surfers. Meyer, Eric. O'Reilly and Associates (2001). Design>Web Design>CSS 7. #25003 The Challenges of Remote Collaboration Open source development works because of remote collaboration; developers working together despite physical distance. With mergers, acquisitions, and partnerships, in-house developers are struggling with the same issues open source developers have addressed. Mark Murphy explains some of the challenges of remote collaboration. Murphy, Mark. O'Reilly and Associates (2003). Articles>Collaboration>Online 8. #24999 Collaborative Document Editing with svk Say you have a document that needs to be presented in two languages and you are the translator. While the translation is in progress, someone revises the original master document. This means you now might be working with an outdated paragraph or one no longer present in the master version. This article tries to map this problem to parallel development, which version control systems solve with the branch and merge model. You will also see how svk helps you maintain translated documents easily. Kao, Chia-liang. O'Reilly and Associates (2004). Articles>Content Management>Collaboration>Writing 9. #21643 In this chapter we examine the RSS 0.91, 0.92, and 2.0 specifications in detail. We also show how to create your own feeds and use those created by others. Hammersley, Ben. O'Reilly and Associates (2003). Design>Information Design>XML>RSS 10. #27040 Create an XML Schema Document from an Instance or DTD There are several tools that can help you generate an XML Schema document from either an instance or a DTD. This hack shows you how to get the job done with little fuss. O'Reilly and Associates (2005). Articles>Information Design>XML 11. #27042 Create Well-Formed XML with JavaScript Use JavaScript to ensure that you write correct, well-formed XML in web pages. O'Reilly and Associates (2005). Articles>Information Design>XML 12. #24997 Once you've built several MySQL databases, you'll learn some shortcuts to database design. Why stop there? Take this trick a step further and put together a generic database with a set of empty, standard tables. With a well-designed MySQL template, you can quickly assemble the basics of any database as needed. A template also allows you to focus on the more interesting aspects of a database project. Dyer, Russell. O'Reilly and Associates (2004). Articles>Information Design>Databases>SQL 13. #27039 Dither Scatterplots with XSLT and SVG Use XSLT and SVG to offset points in X-Y scatterplots so they do not plot on top of each other. O'Reilly and Associates (2005). Articles>Graphic Design>XML>SVG 14. #21657 The issue of documenting schemas—or any machine readable language—goes beyond simple additions of comments. Thereal challengeistocreateschemasthat arereadablebothdirectlybylookingat their sourcecodeandbydocumentation extraction tools. van der Vlist, Eric. O'Reilly and Associates (2001). Articles>Information Design>XML>Documentation 15. #27035 Edit XML Documents with Emacs and nXML The nXML mode for GNU Emacs provides a powerful environment for creating valid XML documents. O'Reilly and Associates (2005). Articles>Information Design>XML 16. #26117 This section will show you how to insert text, symbols, and special characters; select characters, words, and paragraphs; and copy and paste text. This section also covers methods of automatic text entry, including AutoCorrect and AutoText. Glenn, Walter. O'Reilly and Associates (2004). Articles>Word Processing>Software>Microsoft Word 17. #25002 Five Lessons You Should Learn from Extreme Programming Extreme Programming (XP) is yet another popular idea gaining press. It adapts the best ideas from the past decades of software development. Whether or not you adopt XP, it's worth considering what XP teaches. O'Reilly and Associates (2004). Articles>Information Design>Programming 18. #19438 When usability expert Jakob Nielsen proclaimed Flash was 99 percent bad, he was right on at least one account: accessibility. Until the release of Flash MX and the Flash 6 player, about 41 million disabled Web users could not take full advantage of Flash Web sites (According to World Bank in 2000). Even with Macromedia's move to support Section 508 guidelines, the government's plan for Web accessibility, the majority of Flash developers have not adopted the necessary best practices. Advertisement In previous versions of the Flash player, disabled Web users were unable to view any content generated by Flash. The Flash 6 player took a big step in this regard by retroactively providing text equivalents to the application's content. This change has allowed assistive Web browsers such as screen readers to view or speak Flash content. Many Flash developers question the need for Flash accessibility since proper accessibility requires a text-only version of existing Web content. This is a myth: images and animation can actually help users with nonvisual disabilities such as dyslexia. Flash can also benefit the blind by incorporating sound to notify the Web surfer of events. Perry, Jason Michael. O'Reilly and Associates (2002). Design>Web Design>Accessibility>Flash 19. #25444 This chapter is intended to provide a quick introduction to structured markup (SGML and XML). If you're already familiar with SGML or XML, you only need to skim this chapter. To work with DocBook, you need to understand a few basic concepts of structured editing in general, and DocBook, in particular. That's covered here. You also need some concrete experience with the way a DocBook document is structured. Walsh, Norman and Leonard Muellner. O'Reilly and Associates (1999). Articles>Documentation>Standards>XML 20. #21177 Hierarchical Menus with the Underrated style.display Object One of the most common DHTML requests I get is for a Windows Explorer-style hierarchical menu, where there's a list of topics or 'folders' that a user can click on to reveal subtopics, or 'files,' within that folder. It's a common desktop metaphor that seems ever more necessary on the Web, especially as we see navigation bars incorporating larger and more complex content while still trying to fit on the screen. Hierarchical menus are a solution to the common problem of having too many links in too small a space. Pena, Bill. O'Reilly and Associates (2002). Design>Web Design>User Interface>DHTML 21. #25565 How to Build a Nonprofit for Your Community This article details how mozdev.org built a nonprofit organization and shows you how to do the same for your community. I'll cover fundraising, obtaining legal advice, staffing, and more. Boswell, David. O'Reilly and Associates (2004). Careers>Management>Legal 22. #19437 Information Architecture Meets Usability A discussion of the common pitfalls of web usability and information architecture, and the state of the web industry today. Stewart, Bruce. O'Reilly and Associates (2003). Design>Information Design>Usability 23. #23894 Interview with Louis Rosenfeld and Peter Morville An O'Reilly interview with Peter Morville and Lou Rosenfeld about their book, Information Architecture for the World Wide Web, their work, and the field of information architecture. Hill, Scott. O'Reilly and Associates (2000). Articles>Information Design>Interviewing 24. #21800 Introduction to Information Architecture Information Architect: 1) the individual who organizes the patterns inherent in data, making the complex clear; 2) a person who creates the structure or map of information which allows others to find their personal paths to knowledge; 3) the emerging 21st century professional occupation addressing the needs of the age focused upon clarity, human understanding and the science of the organization of information. Rosenfeld, Louis and Peter Morville. O'Reilly and Associates (1998). Design>Information Design>Web Design 25. #25561 Theoretically, you can annotate your bookmarks, entering free-form reminders to yourself so that you can remember why you bookmarked this page or that one. I don't know about you, but I never actually got around to doing this. Until I started blogging. Doctorow, Cory. O'Reilly and Associates (2002). Articles>Web Design>Writing>Blogging
| |||||||||
| |||||||||
Click here to learn how to embed the RSS feed from this publisher in your website.