Skip to content

Commit d5cfc2c

Browse files
committed
tweaks
1 parent ae1f465 commit d5cfc2c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

RICG-newsletter-2015-10-12.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To Joe McGill and the whole team behind the WordPress plugin: huge congrats and
1616

1717
## This PictureFill goes to 3.0.1!
1818

19-
A couple of weeks ago, I reported that PictureFill 3.0 — a near-complete re-write bringing spec-accurate parsing, robust tests, and fixes for niggling browser bugs in the extant implementations — was imminent. Well the team did me one better and released 3.0.1 last week. [Go update!][pf3]
19+
A couple of weeks ago, I reported that PictureFill 3.0 — a near-complete re-write bringing spec-accurate parsing, robust tests, and fixes for niggling browser bugs in the extant implementations — was imminent. Welp, the team did me one better and released 3.0.1 last week. [Go update!][pf3]
2020

2121
So... what now? Picturefill was always meant to be a bridge — shepherding us all from a world without native implementations into a world with universal support. Now that almost every current shipping browser supports almost every respimg feature, Alexander Farkas (who was a driving force behind the PF3 effort) [has some ideas][farkasgist] on how PictureFill can start reducing its footprint. I find the fact that Picturefill was *designed* to slowly erase itself — to do less and less over time instead of piling on features ad infinitum — fascinating; PictureFill as a study in how to practically accelerate the progress of the web has always been fascinating to me too. I’m not close enough to the project to know if the time is right for Alexander’s ideas, but they’re definitely worth a [read-through][farkasgist].
2222

@@ -30,7 +30,7 @@ It’s been a good fortnight for respimg articles and tutorials.
3030
- Chen Hui Jing published [an excellent intro][jing] over at A List Apart.
3131
- Greg Whitworth, the man behind Edge’s respimg implementation, posted [another great intro][whitworth] over on the Microsoft Edge Dev Blog.
3232
- Video of a typo-prone, nervous nelly [presenting at SmashingConf][me-smashing] has surfaced.
33-
- You can’t read it online yet, but I have a respimg article in the [latest net magazine][netmag], too.
33+
- You can’t read it online yet, but I have a respimg article in the [latest Net Magazine][netmag], too.
3434

3535
[jing]: http://alistapart.com/article/using-responsive-images-now
3636
[whitworth]: https://blogs.windows.com/msedgedev/2015/10/07/using-extended-srcset-and-the-picture-element-to-tailor-your-image-to-every-device-and-layout/
@@ -39,10 +39,10 @@ It’s been a good fortnight for respimg articles and tutorials.
3939

4040
## Grab bag
4141

42-
- Yoav has been busy cleaning up a couple of rather nasty viewport size bugs in the Chrome preloader. If you’ve noticed double-downloads on either [viewports that have a `width=device-width`][widthheight] or [mobile viewports that rely on the default viewport][nineeighty], fixes are on the way! And big thanks to all of the people that have been [reporting][stack-one] [these][stack-two] [bugs][terraling] recently.
42+
- Yoav has been cleaning up a couple of nasty viewport size bugs in the Chrome pre-parser. If you’ve noticed double-downloads on either [viewports that have a `width=device-width`][widthheight] or [mobile viewports that rely on the default viewport][nineeighty], fixes are on the way! And big thanks to all of the good people that have been [reporting][stack-one] [these][stack-two] [bugs][terraling].
4343
- Tell [Responsivizr][responsivizr] little bit about your image breakpoints and it’ll chart out the range of sizes that image will occupy on the layout and spit out a markup snippet, too.
44-
- If all goes according to plan, the lazyload scripts of the future will leverage [Intersecton Observers][io].
45-
- Brad Frost is [starting to write a little about Container Queries][frosty-cq] in his in-progress book on Atomic Design.
44+
- If all goes according to plan, lazyload scripts of the future will leverage [Intersecton Observers][io].
45+
- Finally, Brad Frost is [starting to write a little about Container Queries][frosty-cq] in his in-progress book on Atomic Design.
4646

4747
[widthheight]: https://code.google.com/p/chromium/issues/detail?id=526630
4848
[nineeighty]: https://code.google.com/p/chromium/issues/detail?id=531820

0 commit comments

Comments
 (0)