Friday, December 10, 2010

Let us Talk About Latest Technologies in Web Desinging

Search Engine optimization

Search engine optimization (SEO) is the process of improving the visibility of awebsite or a web page in search engines via the "natural" or un-paid ("organic" or "algorithmic") search results. Other forms of search engine marketing (SEM) target paid listings. In general, the earlier (or higher on the page), and more frequently a site appears in the search results list, the more visitors it will receive from the search engine. SEO may target different kinds of search, including image searchlocal search,video search and industry-specific vertical search engines. This gives a website web presence.
As an Internet marketing strategy, SEO considers how search engines work and what people search for. Optimizing a website may involve editing its content and HTML and associated coding to both increase its relevance to specific keywords and to remove barriers to the indexing activities of search engines. Promoting a site to increase the number of backlinks, or inbound links, is another SEO tactic.
The acronym "SEO" can refer to "search engine optimizers," a term adopted by an industry of consultants who carry out optimization projects on behalf of clients, and by employees who perform SEO services in-house. Search engine optimizers may offer SEO as a stand-alone service or as a part of a broader marketing campaign. Because effective SEO may require changes to the HTML source code of a site and site content, SEO tactics may be incorporated into website development and design. The term "search engine friendly" may be used to describe website designs, menuscontent management systems, images, videos, shopping carts, and other elements that have been optimized for the purpose of search engine exposure.
Another class of techniques, known as black hat SEO or spamdexing, uses methods such as link farmskeyword stuffing and article spinning that degrade both the relevance of search results and the user-experience of search engines. Search engines look for sites that employ these techniques in order to remove them from their indices.

HTML 5


HTML5 is the next major revision of the HTML standard, currently under development. Like its immediate predecessors, HTML 4.01 and XHTML 1.1, HTML5 is a standard for structuring and presenting content on the World Wide Web. The Web Hypertext Application Technology Working Group (WHATWG) began work on the new standard in 2004, at a time when the World Wide Web Consortium (W3C) was focusing future developments on XHTML 2.0, and HTML 4.01 had not been updated since 2000.[1] In 2009, the W3C allowed the XHTML 2.0 Working Group's charter to expire, and decided not to renew it. W3C and WHATWG are currently working together on the development of HTML5.[2]
HTML5 is a response to the observation that the HTML and XHTML in common use on the World Wide Web is a mixture of features introduced by various specifications, along with those introduced by software products such as web browsers, those established by common practice, together with many syntax errors in existing web documents. It is also an attempt to define a single markup language that can be written in either HTML or XHTML syntax. It includes detailed processing models to encourage more interoperable implementations; it extends, improves and rationalises the markup available for documents, and introduces markup and APIs for complex web applications.[3]
In particular, HTML5 adds many new syntax features. These include <video>,<audio> and <canvas> elements as well as integration of SVG content, which are designed to improve the inclusion and handling of multimedia and graphic content on the web without recourse to proprietary plugins and their APIs. Other new elements such as <section><article><header> and <nav> are designed to improve thesemantic richness of documents. Other elements have been removed. New attributeshave also been introduced, and others removed, to improve and simplify semantic expression. Some elements, such as <a><cite> and <menu> have been changed, redefined or standardised. The APIs and DOM are no longer afterthoughts, but are fundamental parts of the HTML5 specification.[3] It also defines in some detail the required processing for invalid documents, so that syntax errors will be treated uniformly by all conforming browsers and other user agents.

CSS 3

CSS3 for Web Designers, released yesterday, is the second instalment in A Book Apart’s For Web Designers series of mini books for, unsurprisingly, web designers.

The book, available both as an ebook (now) and a paperback (from 22nd Nov), aims to show designers those aspects of CSS3 which can be comfortably used today, along with workarounds for older browsers which don’t support CSS3 (e.g. Internet Explorer 6.0 through 8.0).

Over six chapters, the book ranges from basic topics such as web fonts, gradients, shadows and rounded corners, to some of the more complicated aspects of CSS3 including advanced selectors, generated content and animations. It takes an almost story-like style, interspersing code examples and explanations with amusing stories, such as a trip down memory lane to the late 90′s and JavaScript image rollovers, and witty analogies, such as “I like to think of CSS transitions like butter”.

The book, available both as an ebook (now) and a paperback (from 22nd Nov), aims to show designers those aspects of CSS3 which can be comfortably used today, along with workarounds for older browsers which don’t support CSS3 (e.g. Internet Explorer 6.0 through 8.0).

Over six chapters, the book ranges from basic topics such as web fonts, gradients, shadows and rounded corners, to some of the more complicated aspects of CSS3 including advanced selectors, generated content and animations. It takes an almost story-like style, interspersing code examples and explanations with amusing stories, such as a trip down memory lane to the late 90′s and JavaScript image rollovers, and witty analogies, such as “I like to think of CSS transitions like butter”.
Jeffrey Zeldman has the following praise for the book:
You couldn’t ask for a smarter, more design-focused, more detail-obsessed guide to the smoking hot newness and conceptual and browser challenges of CSS3
CSS3 for Web Designers is written by renowned web designer and author Dan Cederholm, whose previous books include Handcrafted CSS (New Riders), Bulletproof Web Design (New Riders) and Web Standards Solutions (Friends of ED). Like his previous works, CSS3 for Web Designers is extremely well written and easy to follow, regardless of your skill level or familiarity with CSS3.

No comments:

Post a Comment