| |||||||||
|
601. #22962 Creating Accessible JavaScript JavaScript is available on the Web to allow programming type processes that are not allowed with static HTML. In most cases, JavaScript does not overtly affect accessibility. Most browsers and screen readers are capable of accessing JavaScript items. You should, however, teach that many people cannot or choose not to allow JavaScript within their Web browsers or assistive technologies. Important content or functionality should not rely on JavaScript alone. JavaScript should usually be used to supplement content. WebAIM (2003). Design>Web Design>Accessibility>DHTML 602. #22956 In practice, tables are perhaps most commonly used for page layout. Layout tables do not have logical headers that can be mapped to information within the table cells. WebAIM (2005). Design>Web Design>Accessibility 603. #13591 An Information Model provides the framework for organizing your content so that it can be delivered and reused in a variety of innovative ways. Once you have created an Information Model for your content repository, you will be able to label information in ways that will enhance search and retrieval, making it possible for authors and users to find the information resources they need quickly and easily. Hackos, JoAnn T. WebRef (2002). Design>Content Management>Single Sourcing>Web Design 604. #20173 Creating Disappearing Text or Images In this tutorial, you'll see how to create text that's invisible as the page loads and appears only when a user rolls the mouse over a specific graphic, i.e., text appears on 'mouseover'and disappears when the mouse is no longer over the graphic. Shadovitz, Deborah. Mac Design Magazine (2003). Design>Web Design>DHTML>Adobe GoLive 605. #21991 Creating Dynamic Web Sites is a presentation intended to teach beginners what it takes to add applications to a website in order to make it dynamic rather than static. This presentation was designed to cover everything thirty minutes and conclude by recommending various free sites to obtain free software to make your site dynamic including Java, ASP, and last but certainly not least, Perl. 606. #25631 Creating Events Using the EventDispatcher Class Handle Flash events more efficiently in your code by using the event listener object model. Toley, Kenneth J. III. Adobe (2004). Design>Web Design>Interactive>Flash 607. #14864 Starting with a scan is honestly not the very best. The new forms designer from Amgraf is a power tool and gives you many good features. If you have to edit the base scan, your best bet is indeed to recreate it. You might try Adobe Illustrator, or Deneba's Canvas 8 helping you. Another possibility might be OmniForm by ScanSoft. You also might look at the new tool from Adobe's Capture suite, also known as Tea Party, which might help a bit as well. PDFzone (2000). Design>Web Design>Software>Adobe Acrobat 608. #28816 Creating Good Websites: Usability Usable Web sites are those which help users to accomplish a goal (e.g. to obtain some information) easily, quickly, and pleasantly. Marshall, Samuel. Leaf Digital (2001). Design>Web Design>Usability 609. #24149 Once you have established the keywords for which you should optimize your site for the search engines, it is time to figure out how you can get a high ranking in the search engines for those keywords. The solution is to create Keyword Rich Pages (KRPs) - pages which provide good content and in which a particular keyword is repeated a number of times so that the page gets a top ranking for that keyword. Roy, Sumantra. 1stSearchRanking (2003). Design>Web Design>Search>Search Engine Optimization 610. #32076 Creating Killer Forms with CSS So you’ve been to about a million websites at this point in your cyber life. There’s a little bit of everything in the online jungle, with every different imaginable style, color, and layout. Everyone is trying to be different, trying to separate themselves from the pack. So why is it that nearly every website, from the coolest of the cool to the worst of the worst, seem to still be using the same, ugly form fields that are default. Well, that’s about to change, at least on your website. I’m going to give you some quick and easy tips to spice up your form fields and set your website apart from the rest. Robbins, Kyle. ReEncoded (2008). Articles>Web Design>CSS>Forms 611. #23324 Creating Liquid Layouts with Negative Margins Two- and three-column, liquid page designs with header and footer are easy to dash off using old-school HTML table layout methods. Designing them in CSS is trickier, and can sometimes even require you to structure your page’s content elements in a specific (and undesirable) order. Negative margins to the rescue! Ryan Brill whips up two quick CSS layouts to demonstrate the power of negative thinking. Brill, Ryan. List Apart, A (2004). Design>Web Design>CSS 612. #31208 Creating More Using Less Effort with Ruby on Rails The “why” of Ruby on Rails comes down to productivity, says Michael Slater. Web applications that share three characteristics—they’re database-driven, they’re new, and they have needs not well met by a typical CMS—can be built much more quickly with Ruby on Rails than with PHP, .NET, or Java, once the investment required to learn Rails has been made. Does your web app fall within the RoR “sweet spot?” Slater, Michael. List Apart, A (2008). Articles>Web Design>Server Side Includes>Ruby on Rails 613. #27850 Creating Multilingual Websites - Part 1 Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. First, create a custom ResourceManager, and then create custom localized-capable server controls to easily deploy multilingual functionality. Seguin, Karl. Code Project, The (2004). Articles>Web Design>Localization>ASP 614. #27851 Creating Multilingual Websites - Part 2 Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. First, create a custom ResourceManager, and then create custom localized-capable server controls to easily deploy multilingual functionality. Seguin, Karl. Code Project, The (2004). Articles>Web Design>Localization 615. #27852 Creating Multilingual Websites - Part 3 Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. This third part won't focus on the fundamental but rather enhancements to what we've already covered. Seguin, Karl. Code Project, The (2005). Articles>Web Design>Localization>ASP 616. #23105 Creating RSS Files for Your Web Site Recently I have received more and more questions about the Rich Site Summary (RSS) format and its use for Web masters. The short answer is that RSS is a great way for any Web site to advertise their content in an always up-to-date fashion. WebRef (2000). Design>Web Design>XML>RSS 617. #31956 Lately, I have taken interest in discussing methods of creating sexy stylesheets. While CSS can be used to create sexy websites, writing CSS can actually be an artform by itself. The way in which CSS is created, structured, and maintained can be a thing of beauty. So how does one create sexy stylesheets? Bolton, Jina. Vitamin (2007). Design>Web Design>CSS 618. #20171 Creating Sticky Buttons in a Component A more sophisticated method for denoting an active page or section of a site is to make your buttons 'sticky'–having a button remain 'stuck' in its clicked state even after it's been clicked. Two ways of setting up sticky or locking buttons are shown here. Shadovitz, Deborah. Mac Design Magazine (2003). Design>Web Design>DHTML>Adobe GoLive 619. #20170 Creating Time-Triggered Events In this column, we'll show you how to add GoLive Actions to the Timeline, enabling things to happen at specified intervals within the Scene's playback. Shadovitz, Deborah. Mac Design Magazine. Design>Web Design>Software>Adobe GoLive 620. #32064 Creating Usable, Search Engine Friendly URLs There are many reasons to use mod_rewrite to create informative, useful URLs for your website. Most dynamic websites use some form of PHP or ASP to pull the data from the database and often times use that data in the URL as a string. This is not only a potential security flaw, it also gives the user and search engine alike a very uninformative destination for your website. Robbins, Kyle. ReEncoded (2008). Articles>Web Design>Search Engine Optimization>Usability 621. #25211 Creating Your First Design Without Tables You will design a fixed-width page that allows the contents to flow. You will use an unordered list to create a horizontal navigation system. You will also design a banner image in Fireworks MX 2004 and use it on the page. Senior, Adrian. Adobe (2004). Design>Web Design>CSS>Dreamweaver 622. #25541 Ideas are like policemen — they're never around when you need them. Mattias Konradsson sketches a campaign to seduce the Muse. Konradsson, Mattias. List Apart, A (1999). Design>Web Design 623. #22522 The Creative Toolbox: Packing Up InDesign Layouts for GoLive Pages With the Creative Suite, Adobe application integration has never been tighter, especially between InDesign CS and GoLive CS. See how you can turn an InDesign layout into a GoLive Web site in a few steps. Penston, George. Creative Pro (2004). Design>Web Design>Software>Adobe GoLive 624. #14867 Critical Design Factors For Successful E-Commerce Systems The primary goal of this paper is to identify critical design factors that have substantial effects on the performance of e-commerce systems. This paper presents a theoretical model that examines the relationships among detailed design factors, perceived quality level and ®nal performance of e-commerce systems. Two consecutive empirical studies were conducted to verify the theoretical model. Results from these studies reveal that the information phase among four transaction phases was the most in¯uential in the ®nal performance of e-commerce systems. Among the myriad design factors related to the information phase, product-related information, depth and variety of the system structure, variety of list view for products, consistency of product and background presentation, and variety of presentation for product information were all found to be closely related to the perceived quality level. This paper ends with the theoretical and practical implications of the study results. Kim, Jinwoo and Jungwon Lee. Yonsei University (2002). Design>Web Design>E Commerce 625. #18677 Critical Thinking in Web/Interface Design Part 1 At the heart of design and engineering is critical thinking. The ability to separate what is worthwhile from what isn't is the hallmark of the best in many fields, from film directors to project managers, programmers to designers. Berkun, Scott. UIWeb (2001). Design>Web Design>User Interface
| |||||||||
| |||||||||
Click here to learn how to embed the RSS feed of this category in your website.