Sebastien Barre
Sebastien Barre
Potential replacements for [kevva/download](https://github.com/kevva/download): - [request/request](https://github.com/request/request) (12,144 stars) - ~~[github/fetch](https://github.com/github/fetch) (9,641 stars) client ONLY, see bitinn/node-fetch for server~~, - [visionmedia/superagent](https://github.com/visionmedia/superagent) (8,450 stars) - [mzabriskie/axios](https://github.com/mzabriskie/axios) (5,509 stars) - [ded/reqwest](https://github.com/ded/Reqwest) (2,049 stars)...
Machine tags should be added before uploading to Flickr. [Machine tags](https://www.flickr.com/groups/api/discuss/72157594497877875) have a namespace, a predicate and a value. The namespace defines a class or a facet that a tag...
That command should probably be qualified, since we could sync to multiple services. Ideally: - `sync:flickr` for Flickr, using [Pomax/node-flickrapi](https://github.com/Pomax/node-flickrapi) - `sync:tumblr` for Tumblr, using [tumblr/tumblr.js](https://github.com/tumblr/tumblr.js) (low priority)
ON JUNE 1, 2016 INSTAGRAM SEVERELY RESTRICTED WHAT ANY THIRD-PARTY INSTAGRAM APPLICATION CAN DO. It is very unfortunate that Instagram decided to turn their back on developers. Tools such as...
@amymadeline the Flickr API can still do it, the last time I checked. [flickr.photos.getInfo](https://www.flickr.com/services/api/flickr.photos.getInfo.html) will return the caption and more, [flickr.photos.getExif](https://www.flickr.com/services/api/flickr.photos.getExif.html) will return EXIF/TIFF/GPS tags, etc. There is no 20...
Blanket is unable to read internal source maps generated by browserify (error loading source script)
Did you solver your issue here? It's unclear to me how blanket can handle source maps?
Hi. Was wondering if there was any news on this one, that's a feature I would be very interested in (especially if it could also support the $timestamp options). Thanks
OK, thanks. I'll revisit this issue later, already took me a while to backport some of the recent changes on top of v0.5, we are still using CakePHP 1.3 here...
@dereuromark I still am, though the changes were proposed by @tmazur
Thanks a lot @gpbl for looking into this so quick. I've replied in the other thread, yahoo/react-intl#39. My issue here, from a performance perspective, is that webpack is going to...