Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 671 Star 10,469 Fork 740 lukehoban / es6features Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with </textarea> '"` HTTPS or </textarea> '"` Subversion . Download ZIP Overview of ECMAScript 6 features 105 commits 1 branch 0 releases 36 contributors Branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show es6features / Latest commit 3ff5441 Oct 12, 2015 lukehoban Use POST in template strings example Permalink Failed to load latest commit information. License.md Add a license Oct 2, 2014 ...
Home For Companies Submit a post Archive Random RSS Twitter DevOps Reactions Say it with pictures. Describe your feelings about your everyday sysadmin interactions. Inspired by Infosec Reactions. Follow @devopsreactions Tweet <a href="http://twitter.com/devopsreactions" class="linked_button bright_blue_button" id="follow_me"></a> <script type="text/javascript"> function link_urls(text) { var regex = /[A-Za-z]+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&~\?\/.=]+/g; return text.replace(regex, function(url) { return url.link(url); }); } function recent_tweets(data) { if (data.length > 0) { var latest = data[0]; $("#latest_tweet").html(link_urls(latest.text)); } } ...
Skip to content </textarea> '"` All gists GitHub Sign up for a GitHub account Sign in lykkin / BUSTIN.cpp Created Oct 26, 2015 /.container /.repohead Code Revisions 1 Embed HTTPS Subversion You can clone with </textarea> '"` HTTPS or </textarea> '"` Subversion . Download ZIP /.repository-sidebar BUSTIN BUSTIN BUSTIN Raw BUSTIN.cpp const char * Scraper::getAPIBlogUrlForUsername ( const std::string &username, unsigned int page) { static char buf[ 256 ] = { 0 }; memset (buf, ' \0 ' , sizeof (buf)); unsigned int offset = 20 *page; snprintf (buf, sizeof (buf), " https://api.tumblr.com/v2/blog/ %s .tumblr.com/posts?api_key= %s ¬es_info=true&reblog_info=true&filter=text&offset= %u " , username. c_str (), API_KEY, offset); print...
<![endif] Log in Sign up Explore all of Tumblr What You Need Overview Console Authentication Clients Blog Methods Blog Info Avatar Followers Likes Posts Text Photo Quote Link Chat Audio Video Answer Queue Drafts Submissions Posting Editing Posts Reblogging Posts Deleting Posts User Methods Tagged Method Welcome to the Tumblr API! There isn't anything we enjoy more than seeing talented designers and engineers using Tumblr to invent whole new forms of creative expression. We've put a tremendous amount of care into making this API functional and flexible enough for any projects you throw at it. Join us in our discussion group to talk about how to use it, what could be better, and all the amazing things you're going to build with it. Follow our Developers Blog for important news and announcements. Please use the API responsibly , and send us your feedback . Enjo...