Live data from Hacker News

PlaceHold.it A simple image placeholder service

placehold.it

11–20 of 20 posts

Re: PlaceHold.it A simple image placeholder service

#13
Love it. Been using it for a couple years, in fact, used it today.

Lots of little features like:

http://placehold.it/940x315/b03e1f/fff

Where the size is 940 x 315, the background is #b03e1f and the foreground is #fff.

http://placehold.it/940x315/b03e1f/fff&text=foo

Same as above, but the pixel size in the image is replaced with "foo".

Re: PlaceHold.it A simple image placeholder service

#14
post #12
post #11

Earlier quoted context omitted.

http://lorempixel.com/ is what I use.

Let's not forget http://placesheen.com if you need placeholders of Charlie Sheen.

As a little self-promotion, there's also http://www.placeguitar.com

edit....just to link the source code in case anyone is interested https://github.com/poissonpie/Place-Guitar

Re: PlaceHold.it A simple image placeholder service

#15
post #9

While developing I prefer not to use internet resources as it degrades load time (important when you are constantly refreshing the page to see your changes). Instead I use an SVG placeholder that adapts to any size you throw at it: http://jsfiddle.net/yL7Cz/

I think they serve the images from a CDN now, so load time should be fine (at least in my experience it is)

Re: PlaceHold.it A simple image placeholder service

#17
post #9

While developing I prefer not to use internet resources as it degrades load time (important when you are constantly refreshing the page to see your changes). Instead I use an SVG placeholder that adapts to any size you throw at it: http://jsfiddle.net/yL7Cz/

Wow.. had a similar idea riding my bike today but using canvas.. http://jsfiddle.net/MNFV8/

Re: PlaceHold.it A simple image placeholder service

#19

http://dummyimage.com/ works flawlessly too. I use it a lot in my dev cycles.

dummyimage is in fact made by one of the same guys, which makes the whole exercise confusing, because they appear to have the same interface but with different themes for their marketing.

Yup. That would be me.

Here's how dummyimage.com evolved http://www.russellheimlich.com/blog/tags/projects/dummyimage...

and here is how placehold.it came to be. (The tweets are in chronological order.)

https://twitter.com/kingkool68/status/10582057668

https://twitter.com/iboughtamac/status/10582115943

https://twitter.com/kingkool68/status/10582270354

https://twitter.com/kingkool68/status/10582407098

https://twitter.com/iboughtamac/status/10582447868

https://twitter.com/kingkool68/status/10582658022

https://twitter.com/iboughtamac/status/10583391789

Post reply on HN