Designing Bad Software
Grok Headline matches for Designing Bad Software
The Art Of Software Development (part
2): Designing For Simplicity
The Art Of Software Development (part
2): Designing For Simplicity
09/25/2002 05:10 PMIn the first part of this article, you got a crash course in
requirements analysis. Now that you've figured out what your customer
needs, it's time to design it - easily the most challenging and
creative
phase of the project cycle. Find out more, inside.
Designing for decisions
Designing for decisions
11/13/2003 05:14 PMDesigning for Context with CSS
Designing for Context with CSS
03/06/2004 01:52 AMThe medium is the message: Imagine providing unique information
exclusively for people who read your site via a web-enabled cell phone
-- then crafting a different message for those who are reading a
printout instead of the screen. Let your context guide your content.
All it takes is some user-centric marketing savvy and a dash of CSS.
Designing New York
Designing New York
01/06/2005 08:01 PMThe NYCEDC is looking for a few good consultants to redesign its big,
busy site.
Designing Webliographies
Designing Webliographies
08/29/2004 06:50 AMDesigning Webliographies In an Effective and Simple Manner: A
Step by Step Processhttp://www.webol
ogy.itgo.com/2004/v1n1/a2.htmlAbstract:This paper explains web-based
information retrieval as one of the main research interests of
information professionals during the last decade, and introduces
machine-oriented and human-oriented approaches in the designing
process of Internet search tools and concerns with the second approach
as a basis for the discussion. Then it defines the concept of
webliography as a special type human-edited search tools. It is in
fact an enumerative list of hypertext links and a gateway to the
scientific sources of information on the Net, whether annotated or
not. The existence and development of webliographies on the Net are
justified based on a brief literature review. 14 phases of
webliography production process are also enumerated step by step and a
conclusion is provided finally. This has been added to
Reference Resources
Subject Tracer™ Information Blog. This has also been added to
the toold section of Research Resources Subject Tracer™
Information Blog.
ThoughtsOnThinking : Designing Out
Loud...
ThoughtsOnThinking : Designing Out
Loud...
06/22/2004 04:03 AMDesigning For An Accessible Site
Designing For An Accessible Site
08/20/2002 10:13 AM"Going through a few simple checks you can quickly get an idea how
your page will look to a person with a disability."
Ma, ma, where's my pa? Designing a Kerry
t-shirt--har, har, har
Ma, ma, where's my pa? Designing a Kerry
t-shirt--har, har, har
04/22/2004 10:52 PM
Designs on the White
House --
an online design contest, judged by designers,
celebrities, and activists. Winning designs will be available for
resale on T-shirts and other products, and all proceeds after expenses
will benefit the John Kerry Presidential campaign. Impressive list
of judges, including (so far) Milton Glaser, Chip Kidd, Ed
Schlossberg, Atrios, and Tom Tomorrow. Designs will be online
throughout May, with your votes determining the finalists. (Kerry's
official shirts are
lacking, imho)
Maybe campaign
memorabilia always has been? Designing a Smarter Shoe
Designing a Smarter Shoe
05/05/2004 09:28 PMAdidas's new shoe, named 1, is sleek and lightweight despite its
battery-powered sensor, microprocessor and electric motor.
Designing for application quality
Designing for application quality
09/17/2004 08:21 AMZDNet Sep 17 2004 1:04PM GMT
Designing a Low Maintenance Website
Designing a Low Maintenance Website
02/01/2005 09:16 PMTips and techniques for an easier time after your site launches.
Designing HTML email
Designing HTML email
07/08/2004 12:39 PMCNET Jul 8 2004 3:11PM GMT
Designing Like They Give a Damn
Designing Like They Give a Damn
08/03/2004 05:26 AMA Web-based architectural competition fuses online networking and
social activism to tackle South Africa's AIDS crisis -- with a little
help from mobile technology. Xeni Jardin talks to Architecture for
Humanity founder Cameron Sinclair.
Designing Trees and Hierarchies in SQL
Designing Trees and Hierarchies in SQL
06/05/2002 07:50 AMIf you've followed Joe Celko's columns or bought his books, he
recommends the nested set model for representing trees in SQL (he's
posted it on SQL Team a few times). It's very well detailed in the
following articles, Part I, II, III, IV, and also in his book, SQL For
Smarties, and I recommend checking it out. It's very efficient and
makes it extremely easy to pull out trees/subtrees from the table.
However (you knew this was coming!) one of the issues I have with
nested sets is the complexity required to do relatively simple tasks,
like adding, deleting, or moving nodes in the tree. Even finding an
employee's immediate supervisor or subordinates requires 3 self-joins
AND a subquery! - robvolk
"btn" Focusses on MS SQL Server, but the principles can be applied to
most databases.
"zeldman.vh"
Designing 3D buttons with pure CSS
Designing 3D buttons with pure CSS
09/15/2004 06:57 PMCNET Sep 15 2004 11:37PM GMT
Designing Network Security
Designing Network Security
01/08/2004 07:43 PMcthulu13 writes "Network security can often be a difficult task
because there are so many things to consider. This book can help you
get a handle on it all by ...
Designing an XML grammar with DTDs
Designing an XML grammar with DTDs
09/19/2002 10:58 PMCNET Sep 19 2002 10:07PM ET
[foo] Designing shared ontologies
[foo] Designing shared ontologies
09/11/2004 08:25 PMJason Cole lead a session on how to design a tool he wants to build.
He says most academic technology is aimed at teachers. How do we build
tools that support learning? His wife just started grad school and
wants a tool that will build a personal knowledge base. But it should
work with her friends' bases. And you'd like to find others working on
the same issues. That means merging disparate ontologies. What do you
do about degree of belief? Ontologies are binary, but people don't
think in that binary way. "The problem with monolithic ontologies is
that interesting...
Designing customer-centered
organizations
Designing customer-centered
organizations
11/11/2003 04:46 AMDesigning a Solid Information
Architecture
Designing a Solid Information
Architecture
07/18/2002 11:26 AMDesigning your pages for search engines
Designing your pages for search engines
11/18/2002 11:06 PMSearch engine optimization is becoming a key part of what it means to
be a web developer. Getting your clients traffic ain't easy - but a
little thought at the design stage will make things much easier in the
long run.
Macros for Designing by Contract in
Objective-C 0.1
Macros for Designing by Contract in
Objective-C 0.1
04/22/2004 09:08 AMA few macros for using the Design by Contract methodology in
Objective-C.
Designing Extensible, Versionable XML
Formats
Designing Extensible, Versionable XML
Formats
08/04/2004 01:25 AMDare Obasanjo discusses what considerations you should make when
versioning XML formats, as well as covering some approaches to
designing extensible XML formats in a manner compatible with existing
XML technologies. (23 printed pages)
An XML vocabulary should be designed in such a way that the
applications that process it do not break when it is inevitably
changed. One of the primary benefits of using XML for building data
interchange formats is that the APIs and technologies for processing
XML are quite resilient additions to vocabularies. If I write an
application that loads RSS feeds looking for item elements, then
processes their link and title elements using any one of the various
technologies and APIs for processing, such as SAX, the DOM or XSLT, it
is straightforward to build the application so that it is unaffected
by changes in the RSS specification or extensions as long as the link
and title elements always appear in a feed.
Designing server-side applications in
PHP
Designing server-side applications in
PHP
06/07/2002 04:15 PMI am looking for suggestions and opinions on this. What are some of
the better ways to design a PHP-based web application that would ....
Flex Components: Designing for
Reusability
Flex Components: Designing for
Reusability
04/04/2005 06:43 PMIn this chapter excerpt, you create your own custom components with
MXML and ActionScript.
HTML Utopia -- Designing Without Tables
HTML Utopia -- Designing Without Tables
06/27/2002 02:08 AMA few weeks ago I stumbled upon a site that really inspired me. It
was beautifully designed and presented. It was not until I looked at
the code behind it that my heart truly skipped a beat.
The site was A List Apart, the brain child of Jeffrey Zeldman. Zeldman
is also involved in WaSP - The WEB STANDARDS PROJECT that launched the
browser upgrade campaign. The campaign encourages Users to upgrade to
browsers that meet WC3 recommendations and lobbies the browser
developers to build browsers that comply more thoroughly.
I decided to have a crack at rebuilding a SitePoint page without using
any tables (currently there are 18 tables being used, 17 of which are
unnecessary). -- Julian Carroll
"zeldman.gel"
Designing for the Multiple Personalities
of Users
Designing for the Multiple Personalities
of Users
01/15/2003 12:51 PMDesigning Web content for mobile
browsers
Designing Web content for mobile
browsers
03/31/2005 10:56 PMFive steps to designing a secure system
with TCB
Five steps to designing a secure system
with TCB
01/14/2003 04:17 AMThe Loyalty Tracking System (LTS) features a client/server
architecture,
using a MySQL 4.0 database, and an application written in Java. ...
Designing Videogames For The Wage Slave
Designing Videogames For The Wage Slave
07/27/2004 11:32 PMBottoms Up: Designing Complex, Adaptive
Systems
Bottoms Up: Designing Complex, Adaptive
Systems
11/15/2002 08:43 AMCriteria for optimal web design
(designing for usability)
Criteria for optimal web design
(designing for usability)
10/08/2002 07:08 AMSome of the questions that Michael Bernard tries to answer:
- How should information be positioned in a typical website?
- How can I make my website's structure more navigable?
- How should text be presented within a website?
- How can I effectively use images on my website?
- Are frames ever appropriate?
- How can I design a visually pleasing interface that follows
usability principles?
- How can I reduce the major user annoyances on my site?
- How can I make my site more accessible to children?
- How can I make my site more accessible to older adults?
- How can I make sure my site follows general Web conventions?
- How can my website promote customer sales and loyalty?
- How can I make my site more appealing to international users?
Thanks to Pablo Costa for the link.
"zeldman.nubet"
Usability and Cost Savings while
Designing an Intranet
Usability and Cost Savings while
Designing an Intranet
01/08/2003 01:57 AMStickysauce Jan 8 2003 0:43AM ET
Designing the Complete User Experience
Downloads
Designing the Complete User Experience
Downloads
06/28/2004 04:58 AMthat adaptive path bunch is quite generous
HTML Utopia -- Designing Without Tables:
Part 2
HTML Utopia -- Designing Without Tables:
Part 2
06/26/2002 01:00 PMWebmasterBase Jun 24 2002 8:59PM ET
Features: Designing Extensible,
Versionable XML Formats
Features: Designing Extensible,
Versionable XML Formats
07/21/2004 06:32 PMDare Obasanjo explores the issues surrounding the design of
extensible, versionable XML vocabularies.
Designing websites with senior citizens
in mind
Designing websites with senior citizens
in mind
04/03/2005 03:44 AMBoston Globe Apr 3 2005 7:25AM GMT
Designing Objects/Classes: A PHPComplete
Tutorial
Designing Objects/Classes: A PHPComplete
Tutorial
09/10/2002 07:43 AMDesigning with CSS – Part 4: Creating
a Two-Column Layout in Dreamweaver
Designing with CSS – Part 4: Creating
a Two-Column Layout in Dreamweaver
12/17/2004 06:35 PMModify the layout of your design by easily making dramatic structural
changes to your page.
Grok Description matches for Designing Bad Software
GrokA matches for Designing Bad Software
Designing Bad Software