Skip to main content

Home/ Groups/ Web Development, Design & Programming
Richard Boss

Website Development Process - 2 views

  •  
    Our website development process is broken down into 5 integrated phases such as project planning and analysis, website design and development, features and functionality, quality assurance and final delivery of the project. To know more, read this entire article.
Richard Boss

7 critical robust marketing questions to raise before hiring a website designer - 1 views

  •  
    Make sure you choose a good website designer who can create highly responsive and stunning website. Here are the 7 questions you should ask when choosing a web designer for your firm.
Vernon Fowler

Export HTML table as CSV file using JQuery | Oliver Doepner's IT blog - 2 views

  • but not in IE
  • Only works in browsers with full “Data URI” support (Firefox, Chrome, Opera)
awqi zar

Bubble - 2 views

Vernon Fowler

Persona Development Discussion Guide | Usability.gov - 2 views

  •  
    For any given project, it is advisable to limit yourself to the main audiences for the site, and only 3 or 4 of them at best. The more personas you have the more granular the population you are working toward supporting. It is better to paint with a broad brush and meet the needs of the larger populations than try to meet the needs of everyone.
Richard Boss

Unimaginable Evolution Of Web Development In 2014 - 2 views

  •  
    This article guide about that incredible evolution of web development in 2014. Read this post to know about the future of web development.
Vernon Fowler

AC4D Design Library - 0 views

  •  
    "Practical resources to support the process of design"
Vernon Fowler

Why relative URLs should be forbidden for web developers * Yoast - 12 views

  • Relative URLs are often used because developers have a test environment on another hostname and it makes it easy for them to move stuff between their test environment and their live environment.
  • The useful cases are when it’s used inside JavaScript or CSS, so files are served over the same protocol as the current page, especially because when you’re on a https URL, serving anything over http basically breaks the security.
  • Using protocol relative URLs within links or canonical URLs is a very bad idea though, because you can still have duplicate content issues between http and https versions of a website.
  • ...1 more annotation...
  • Twitter’s issue could be rather easily resolved, as we’ve discussed, by using proper absolute URLs everywhere in their code. There are no real good arguments against not doing that.
  • ...1 more comment...
  •  
    I agree
  •  
    I don't understand the issue. web developers have to use relative url's and it is best practice. If it's a protocol issue, it's common knowledge to use the double slash (//) in front of the url. Problem solved.
Vernon Fowler

Understanding Progressive Enhancement · An A List Apart Article - 8 views

Vernon Fowler

Progressive Enhancement with JavaScript · An A List Apart Article - 8 views

  •  
    Jual Visitor Web Perbanyak Traffic Visitor Tingkatkan Pengunjung Web https://diigo.com/0exbcn #JualVisitorWeb JasaTrafficVisitor #JualJasaVisitor
Vernon Fowler

- HTML | MDN - 1 views

  • If this attribute is absent, the script is treated as JavaScript.
  • The defer attribute shouldn't be used on scripts that don't have the src attribute.
  • defer This Boolean attribute is set to indicate to a browser that the script is meant to be executed after the document has been parsed.
Vernon Fowler

How to make whitespace work on the Web | Webdesigner Depot - 8 views

« First ‹ Previous 2581 - 2600 Next › Last »
Showing 20 items per page