Skip to main content

Home/ Groups/ Web Development, Design & Programming
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
anonymous

HEAD - A free guide to elements - 8 views

Laura Reed

5 Awesome Website Optimization Tools - 6 views

  •  
    "Of course, Google Analytics gives you a wide variety of in-depth data to get lost in, but it really only paints a top level picture of your user behavior. Lucky for us, there are a multitude of tools out there that allow you to test out multiple ideas on multiple landing pages to analyze the impact these changes have on conversion data. For all you know, changing that blue "Order Now!" button to a green button might increase your conversion rate by 10,000% (results are not typical and may vary by individual.)"
  • ...1 more comment...
anonymous

Cool Chrome DevTools tips and tricks you wish you knew already - 29 views

Vernon Fowler

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

awqi zar

Download Adobe Photoshop CS2 For Free Legally While You Still Can [Tutorial] | Redmond Pie - 3 views

awqi zar

Bubble - 2 views

Vernon Fowler

How nth-child Works | CSS-Tricks - 0 views

Herb Tucker

Article Search with Exclusions plug-in for Joomla 1.5 - Joomla Development Services fro... - 1 views

awqi zar

- Android | Programr - 2 views

Vernon Fowler

Introduction - Material design - Google design guidelines - 9 views

  •  
    This is awesome! May we develop our own talents in here.
Vernon Fowler

Google Design - 7 views

  •  
    "At Google we say, "Focus on the user and all else will follow." We embrace that principle in our design by seeking to build experiences that surprise and enlighten our users in equal measure. This site is for exploring how we go about it. You can read our design guidelines, download assets and resources, meet our team, and learn about job and training opportunities."
anonymous

40 Tools for HTML5 Developers - 17 views

Joao Alves

Joomla tutorial: Free videos ~ how to Build a Joomla Website - 5 views

Laura Reed

CSS Stats - 0 views

  •  
    Get stats on your site's CSS. Learn how many colours you've used, or how many selectors you have.
Laura Reed

Don't use IDs in CSS selectors? Oli.jp (@boblet) - 1 views

  •  
    "Recently I came across the post by Matt Wilcox called CSS Lint is harmful, ranting about the useful free tool CSS Lint. The "Don't use IDs in selectors" suggestion seems to have offended Matt the most, but I was surprised that many commenters also mentioned this as being a reason to avoid CSS Lint. This surprised me because smart people have been saying prefer classes to IDs for a while now. The article was light on reasons why this suggestion might be bad, but it boils down to....."
Laura Reed

Know These Web Dev Building Blocks - Udacity - Climb Higher - 2 views

Laura Reed

Working with branches in Git - 0 views

  •  
    "Branches help separate different projects so that it is easy to push out only finished projects. Branches also tend to be easier than cloned directories for pulling in changes and for sharing changes across multiple projects. "
  •  
    "Branches help separate different projects so that it is easy to push out only finished projects. Branches also tend to be easier than cloned directories for pulling in changes and for sharing changes across multiple projects. "
« First ‹ Previous 41 - 60 of 2711 Next › Last »
Showing 20 items per page