Jack is Here, asp.net findings

As a software engineer, I focus on .NET, especially asp.net, C#, WCF and so on, and I am also very interested in Search Engine Optimization.

Entries Tagged ‘target audience’

Practical Web Designing Basics

The following are the key aspects which would help you practically craft a web design that would deliver results in terms of your audience visibility.

Part 1: The Unavoidables

?

Definition of a good Web site: A site that delivers quality and eshaustive information for its target audience and does so with elegance and style.

?

The rule of “Keep it Simple, Sober” is tried and tested, but it’s not a be-all end-all of Web design. Gamers, for example, expect a busy page with a lot of sophisticated graphics, flash effects, and the like. The usual understated page with the off-white background and the typical menu of links sedately trundling down the left side of the display leaves this audience cold; obviously the people who designed this Website aren’t on their wavelength — these guys like plenty of whizz-bang in the pages they visit.

On the other hand, if is a middle aged lady on the Web on the hunt for a couple of nice dishes for the kitchen, she's not going jazzy effects, Flash, purple-on-black color, style and a series of animated graphics to want to do gymnastics their old watery eyes. She is known for a stick to take the monitor to stop it. Corporate users expect something that can not be absolutely

?

Attract Your Audience – Visually

?

The key here is to know who is going to be using your page, and to design with their needs and desires in mind. The KISS rule generally holds good in most cases. If you don’t need something — a frame, an animated graphic, a Flash animation, a fancy DHTML effect, don’t use it. After all you don’t want an uninteresting page full of unbroken blocks of text with a dull color scheme and dreary graphics won’t attract anyone’s attention. Use everything moderately. Keep your audience in mind and design your site accordingly.

Every image that moves or blinks draws your visitors’ attention to itself. Be sure that it doesn’t distract them from your message. Whatever your site’s reason for being, you want to portray an image that conveys what your site is all about as well as the feelings you want to implant in your audience. It’s no coincidence that most financial sites use design and graphical tactics to give a feeling of safety and stability. No matter what the stock market does, this site won’t have its feathers ruffled. In contrast, the ultra-hyper site design of the Nickelodeon and Cartoon Network sites appeal to their sugared-up audience of pre-teens and teenagers; you can’t overstimulate that crowd. A site selling luxurious designer ware isn’t going to use the same design scheme as a site selling automobile spares! One will go for a colourful shades in the design, while the other will use a rough-and tough looking design scheme.

A good Web designer will be able to design all four sites, and others as well. Don’t forget, if you’re designing a Website for a corporation or business, that they very likely have trademarks, logos, color themes, and other elements that will need to be included in your design scheme. Colour speaks volumes about your company even before the surfer reads your content of the web site.

?

Appealing to Multiple Audiences

?

If you are middle-aged and both are trying to design a page that will appeal to a very active TV

?

Connections Options

?

And do not forget what your audience uses to access your site. Not everyone has a broadband or T1 connection that is lagging most of the world still with slow dial-up connections or have to flounder through the network through a maze of network connections. These people are pleased that you limit your use of the large, slow-loading graphics, or at least that the provision of loading the image automatically and to allow them to click for a larger (and slower loading shown). Remember. JPG images tend to be larger than the two. GIF or. PNG files (Flash animations, surprisingly enough, load fairly quickly, given its complexity, but they can slow down a page), in particular an access over a dial-up connection. Complex structures table may take a while to load, too, especially when loaded with graphics. Slow servers, causing slow downloads, if not from your provider, you bring your website up to date, you can go get someone.

Design for the World Wide Web is the smart balancing act between the graphic “wow” and the real-time “now.”

“Elegance” is a favorite term to describe good, clean Web design, but what it actually means is up to the interpretation of the designer and the site user. It actuallu should mean using a decent design, with well-chosen colors and graphical choices that don’t stress the eye, but instead induce the visitor to relax and enjoy the content. It’s the difference between being wooed over a candlelight dinner and being juggled in the overloaded elevator!

?

What type of HTML Should You Choose?

?

Every Web page conforms to a version of HTML (or XHTML, or even XML, though we’re not going into those here), and is determined by the DOCTYPE (document type) code. The line:

?

at the top of the page covers (above the first day) your basis in most cases. It supports many of the elements of the latest version of HTML 4.01 Strict, supports style sheets for the most part, but also supports the most antiquated or obsolete HTML elements, frame, link targets, and other attributes that are not permitted in the Book HTML 4.01. This document type also holds older browsers such as Netscape 4.x in the game. If you are designing to the latest standards of HTML and / or advanced style sheets, then this doctype:

?

“http://www.w3.org/TR/html4/strict.dtd”>

should be used, but be aware that a lot of older browsers won’t display your page properly. Neither can you use frames unless you use the “frameset” version of this doctype. Note, too, that the “transitional” DOCTYPE I cite doesn’t include the URL of a DTD, or document type declaration. This is because using URLs in a DOCTYPE element sends some browsers, including IE into Strict mode, defeating the purpose of the “transitional” DOCTYPE.

Of course you can only slide on the ice with his bare cheeks and do not use a doctype in your pages at all (just) with the date, but that's not a good solution. Thus each browser will decide how to display the page, and while most browsers will cope well with the situation, some gag. You also need to get into the habit of using a DOCTYPE element. If you do not know to use a DOCTYPE from a typewriter, the

Note: You can visit the W3C Validator to check your document for compliance with W3C standards, or use Dave Raggett’s acclaimed HTML Tidy program, now an open-source project.

?

Browser Compatibility

?

During the initial days when the web was still a tabu among the users the novice Web developers designed the pages with Netscape for Windows in mind; as that was by far the most popular browser in use, designing the site for Netscape/PC users was “good enough” to satisfy the majority of users, and never mind the rest. Nowadays the same lot of designers make their pages for Windows and Internet Explorer, for the same reasons. This is where they lack in approach.

Millions of Windows users still employ Netscape (or the open-source Mozilla). Many others use Opera. Some AOL users are still trundling along with their out-of-date AOL browsers, and some hard-core folks still swear by Lynx, the text-only browser (there’s also the surprisingly large contingent of users who keep graphics switched off and read only text). Then, there’s WebTV to be reckoned with. And there are differences between the Mac browsers and the Windows browsers of the same name, not to mention the Mac browsers Cyberdog, OmniWeb, Chimera, iCab, and others. There are the browsers for Linux such as Konqueror, Opera for Linux, Mozilla for Linux, and others. According to the Browser Archive at Evolt, there are well over 100 browsers out there being used by someone and many of them are obsolete now. Why should the Web designer care? Because your page won’t display the same from one browser to the next. The more plugged-in designer uses one method or another, either client-side or server-side, to detect what browser his/her visitor is using, and “tailors” the code they send to that particular browser. But if you don’t want or can’t do something so slick, what can you do to meet the needs of your various visitors with their options of browsers?

Basically, the best thing to do is to be aware of the HTML tags and other features and protocols that one browser will support and others won’t, and avoid them whenever possible: the infamous “marquee” and “blink” tags come to mind, as do iFrames, layers, JavaScript, style sheets, plug-ins, DHTML, and others. Some of these, such as “blink” tags and layers, are long out-of-date; others such as DHTML and JavaScript are quite current. If you do use something that is browser-specific, choose a function that isn’t critical to your visitors’ ability to view your site: an example is the neat color schemes for the horizontal and vertical scrollbars that IE provides for. Netscape users will just get the plain-Jane grey bars, but it doesn’t hurt them to not have the colored scrollbars — it doesn’t affect the way your site presents its message and handles its content.read more

For more articles Go Here

?

?

Web Design Services – A Crash Course For Beginners

Waiting for the opportunity and convenience of a person to be tapped, for these days, many entrepreneurs have is the root of the Order. However, beginners, and took the first step is always the hard part. If you are not skilled in what has been happening in the cyber world, this is especially true. Beginners, but first, to see you, you can kick a plan for your own website you may want to adopt Web design services.

It also offers free templates available on the Internet that you can use for your website. But you must remember that everything you put up on the Internet your representation of your target audience, and all others who are interested in taking a look at what you have to offer. Where you have a professional help in terms of web design, you are sure that you have a unique design that page to find out how you want to be perceived by the people to be patterned.

Where do you begin your search for web design services?

You do not wander off into the distance, if you have decided to get web design services. If you do not know anyone personally with this knowledge, your best place is to Web pages that lead you in the right direct view.

Provided, Web design services freelancer who has the most. They are your site is already processed, your plans for your site you can also see a little sample you can ask how to think. In this way, somebody will find a person who can come up looking for something that is easy to fit work.

Applying Basic Marketing Tricks

Before you commission anyone for this project, you must first do your own homework. How you deal with marketing your offline business will be more or less alike how you will handle the online one.

1. Establish who will be your target market. This will help the person who will create the web design to pattern the elements that they will use based on the preferences of your targeted group. For example, if you are aiming for the attention of a younger audience, then the colors must be loud and the design must be hip and up-to-date. If you are targeting older people, the design must be simple and easy to navigate.

2. Use key elements that will help people remember easily. You can leave it to handle the web design services to reach with your company logo. Or if you already have one, you can request it be modified for use online.

3. Let your feelings. Site, you can choose different optimization techniques to ensure that you'll see your target market, try to study the range of products, you are available online.

Introduce you to the online world would be easier, if you have such a professional company to help you. This is a good investment, because once you have established themselves in this way, there will be more opportunities for you to continue to increase profits.

Web Design Tactics Explored!

A Well-Designed Website cannot be possible without correct conceptualization, proper planning and meticulous modelling and execution of all three previous processes. If we closely observe the complete web design process, a Two-Part Process can easily be carved out. Let’s find out how this Two-Part Process works. The first of this process is to analyse the requirements and objectives with the help of your development guys so that a Well Thought-out Plan can be established. The second process is to prepare a project specification document that must define what you plan to do and why, and what external support you may need, how long the process may take, what resources may be spent, and how the efforts can be assessed.

Most people think of Web design is not as easy. People in the group with some well-designed to meet the delivery requirements zoom, user-friendly Web site. However, it very often, web developers view and approach from a technical point of view of Web designers to achieve a Web design project is just nothing was found. This is not to justifyweb design project. One should consider some other groups of people to consult with. You may need the following groups while planning a web design project:

  • Content Experts,
  • Writers,
  • Information Architects, and
  • Graphic Designers.

All web design projects have a single bottom-line,have to be genuinely useful to your target audience, meeting their requirements and expectations without being too hard to use.” Here we can infer some of the basic objectives of web design and that are:

  • A website should be designed and developed for its users.
  • A website should be user-friendly.

Most of the users of your website are not expected to technologically savvy. The user should always follow the instructions that you have to see it in your website. If your site navigation structure offers no easy ride experience for the user, then it beat for the user's hand to return

Online visitors is very volatile, but overall, they showed a tendency to regulate their behavior patterns, and similar surfing the Internet. First of all, most of your site users will scan your page top to bottom and left-to-right mode (this assumption is that English-speaking readers and specific English web-based). On your top or left side navigation menu page. Users can expect this pattern, because it was nevertheless aWeb Conventional Page Structure.

The menu bar should explain what the destination page will be its relationship with the page source. Users should be aware of the results of each click on the site. If you're not the contents of the policy screen, then there is nothing but nonsense your design.

Text Underlining is one of the neglected parts of a website. Underlined text within content very often assumed as hyperlinks. So unnecessary underlying of non-hyperlinked texts for the sake of highlighting texts is not a good idea. You can bold or italicize texts in order to highlight texts.

Create mouseovers and old titles on the graphic links is a very good aspect of a user-friendly website. This makes it very easy for a visitor to recognize that the connection exists, what it does and where is the link position.

Web Design Articles – Web Designing Art

Web site design has become today's most important. There are many Web designers around the world ready to show off their design skills and innovative design with the latest technology, design firms in groups. But they believe that doing web page design is not so easy and simple as it seems. There are many thought the actual network design process is started. The following are to be considered in the design of your website:

  • What is the purpose of your business?
  • What is the market situation for your product or service?
  • What is the problem area that you need to address?
  • What is your overall marketing strategy?
  • What is your marketing plan?
  • Who are your competitors and what is their strategy?
  • What are your priority markets?
  • Whom do you wish to target?
  • What budget do you allocate to promotions and advertising?
  • What would be the role of Internet advertising?
  • What are the goals you wish to accomplish through your web site?
  • Do you wish to have the web site just for the sake of having it?
  • Or do you have a clear vision and purpose to have the web site?
  • Do you take the web designing seriously?

Ideally one should have the clarity of thoughts and action on all the above areas to come to the decision of designing a web site. The web design should be such that it serves the basic purpose of your business and it appeals to your target audience wherever they are there across the globe. You need to know your target audience, and keep them in mind throughout the web development process. Say clearly what you want to convey, concisely and focused on what they want and plan to give them all the information they need.

Your web site content is the most powerful aspect of your website’s presentation — more than anything else. Creating effective text will bring you the response you expect from your visitors. If your website is well written, it’s guaranteed to be more successful than sites that rely on mediocre writing, no matter how amazing their graphics may look. It takes some work! Please note one thing — if you expect success, your text needs to be clear by each and every word!

Presentation Of web site: When you start to develop graphical concepts for your site, remember the benefits of simplicity. It’s easy to get carried away with web graphics, but having too many flashy visuals can be very distracting — and they can take ages for browsers to load. You are developing website to give information about your company not to show the designing skills of your web designers. Even limited use of images and graphics can create a wonderful site if used smartly.

Smooth Surfing: Avoid links that makes the visitor to leave your site. Make the links for only those pages that are very important for you to promote your business or visitor must know. Good web navigation helps people to orient themselves in your website and find what they’re looking for. Each page should also give your visitor easy access to all of the features of your site. There are many options for laying out your menus for the web site design but it’s vital to keep your navigation simple, clear and consistent throughout your site. The visitor should be very comfortable with your web site whether he reads or navigates through your site.

No page counters: Page counters do nothing except make you look like an amateur, mess with your design and tell competitors about your site you probably don’t want them to know! If you want to know how many people are visiting your site, just ask your web hosting company for the server stats.

Focus on result orientation: You are more concerned with the result, regardless of the technology used by your designer. Avoid using back ground music on web page as music file is pretty heavy and takes time to down load. You should focus more on content on web pages to generate inquires rather than entertaining visitor by placing undesired flash, music, marquee, animation etc.

?

Avoid using framesets in website: It is very easy to design frame based website for any web design company. This takes less time to design and does not require any type of extra designing skills but it will make site very complicated and at times cause listing problem with search engines. This shall also help your site to become search engine friendly site.

Maintain consistency in web pages structure throughout the website: do not take web site as your company or product brochure. Some designers recommend creating a different structure of their web pages within same web site. People always enjoy consistency of a stream of water continuously flowing with the same speed and flow! The same is the case with your web site visitor. Let him experience the same flow and design pattern of all your pages throughout the site. That’s why all successful and famous sites have the same look and feel.

Create site map page:
A Sitemap is a simple Web page with text links to all the websites sub-pages in the correct categories, many people will use a map if they can find one. Site map is very useful to guide visitors to reach them, to the target page. Guide for Web page will also be helpful if you want to optimize your pages for search engines.

Make your titles on your web page: One of the core attributes of a web page is its title. In between the tags you can specify the page’s title as it appears in the browsers top title bar and in the search engine results. Visitor pay attention to the TITLE of the web page when that page is listed in the search engines. This indeed is a very crucial and sensitive issue while you write the title for that web page. If it is not written improperly you might end up losing many visitors because they could not judge whether you site would be carrying the information they want!

Under construction pages: If your page is not ready do not put it up and promote. It is indeed a very irritating experience when the surfer gets to your site after searching from the search engine and gets frustrated on seeing a dead page or the instruction that your site is under process. Don’t lose your visitor even before he has seen your site! If you have links that are pointing to the pages which are not ready, disable them until your page is ready. Or you can link that page to the contact us page till pages are ready so that visitor may contact you for the information about that particular product or services in future when he needs them.

Color: Avoid using too many colors in your web site: Color is a way the visitor of the web site identifies things. Keep the color scheme of your web site limited to a couple of colors and keep it consistent across your site unless you want to demonstrate some colorful presentation. Reading a text with too many colors will create strain to the eyes and visitor will try to skip that text rater than reading thoroughly.

?

Do provide alternate text (using the ‘alt’ attribute of the image tag) for all important images of the website:
Alternative text text, text-only browser used to insert the image tag. You can not see the person you need to put information about alternate text that is meaningful benefits to help you againsearch engine optimization process as search engine spider can not read images. It can only read text which is being incorporated in your web design.