5984 links
196 private links
  • Wanderings - Lost and Found Links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
13 results tagged development x
  • KPROXY - Free Anonymous Web Proxy - Anonymous Proxy
    June 12, 2019 at 2:33:05 PM PDT - permalink - archive.org -
    QRCode
    - https://www.kproxy.com/
    web development
  • The Definitive Guide To WordPress Hooks — Smashing Magazine
    October 11, 2018 at 3:29:35 PM UTC - permalink - archive.org -
    QRCode
    - https://www.smashingmagazine.com/2011/10/definitive-guide-wordpress-hooks/
    wordpress hooks programming development
  • thumbnail
    Website Grader
    July 27, 2018 at 11:25:14 PM UTC - permalink - archive.org -
    QRCode
    - https://website.grader.com/
    web development business tool
  • Scrum is not an Agile Software Development Framework
    July 19, 2018 at 4:56:43 PM UTC - permalink - archive.org -
    QRCode
    - https://ronjeffries.com/articles/018-01ff/scrum-not-asd-1/
    scrum management software development
  • thumbnail
    The 2018 Web Developer Roadmap – codeburst

    Road map on what to learn as a web developer. Very focused on the basics.

    July 19, 2018 at 4:54:15 PM UTC - permalink - archive.org -
    QRCode
    - https://codeburst.io/the-2018-web-developer-roadmap-826b1b806e8d
    web development learning fundamental
  • Getting Started | Select2 - The jQuery replacement for select boxes
    June 8, 2018 at 1:55:33 AM UTC - permalink - archive.org -
    QRCode
    - https://select2.org/
    jQuery JavaScript web development
  • Phones
    May 25, 2018 at 12:34:47 AM UTC - permalink - archive.org -
    QRCode
    - http://html5pattern.com/Phones
    web development programming html
  • Statuspage | Hosted Status Pages for Your Company
    May 16, 2018 at 4:03:45 PM UTC - permalink - archive.org -
    QRCode
    - https://www.statuspage.io/
    web development
  • thumbnail
    7 inexcusable yet common UX gaffes that make you look like a total amateur.
    May 6, 2018 at 10:09:57 PM UTC - permalink - archive.org -
    QRCode
    - https://uxplanet.org/7-inexcusable-yet-common-ux-gaffes-that-make-you-look-like-a-total-amateur-cb504a74b917
    web development tips
  • thumbnail
    HTTP Headers for Dummies

    The first line of the HTTP request is called the request line and consists of 3 parts:

    The "method" indicates what kind of request this is. Most common methods are GET, POST and HEAD.
    The "path" is generally the part of the url that comes after the host (domain). For example, when requesting "http://net.tutsplus.com/tutorials/other/top-20-mysql-best-practices/" , the path portion is "/tutorials/other/top-20-mysql-best-practices/".
    The "protocol" part contains "HTTP" and the version, which is usually 1.1 in modern browsers.
    The remainder of the request contains HTTP headers as "Name: Value" pairs on each line. These contain various information about the HTTP request and your browser. For example, the "User-Agent" line provides information on the browser version and the Operating System you are using. "Accept-Encoding" tells the server if your browser can accept compressed output like gzip.

    You may have noticed that the cookie data is also transmitted inside an HTTP header. And if there was a referring url, that would have been in the header too.

    Most of these headers are optional. This HTTP request could have been as small as this:

    1
    2
    GET /tutorials/other/top-20-mysql-best-practices/ HTTP/1.1
    Host: net.tutsplus.com
    And you would still get a valid response from the web server.

    April 19, 2018 at 3:42:21 PM UTC - permalink - archive.org -
    QRCode
    - https://code.tutsplus.com/tutorials/http-headers-for-dummies--net-8039
    web development http protocol headers
  • thumbnail
    HTTP: The Protocol Every Web Developer Must Know - Part 1
    April 17, 2018 at 4:20:47 AM UTC - permalink - archive.org -
    QRCode
    - https://code.tutsplus.com/tutorials/http-the-protocol-every-web-developer-must-know-part-1--net-31177
    web development Internet
  • thumbnail
    How to Become a Web Developer Without Losing Your Mind
    February 25, 2018 at 6:21:03 PM UTC - permalink - archive.org -
    QRCode
    - https://medium.freecodecamp.org/how-to-become-a-web-developer-without-losing-your-mind-a5df9ba9436e
    programming advice web development
  • AngularJS — Superheroic JavaScript MVW Framework
    May 6, 2017 at 1:40:16 PM PDT - permalink - archive.org -
    QRCode
    - https://angularjs.org/
    web development AngularJS html css JavaScript
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation