Make Apps Memorable

Join the community of developers building with Evernote



Get Started with the API »








Documentation

Technical chapters covering the API and how to use the platform Read the docs

Why Evernote?

A robust and highly available service to store and remember everything. Learn more

Dev Support

Community forums & resources for building apps with the Evernote API. Get help


Stay on top of what's happening in the Evernote developer community.
' for(var i=0; i ", { 'class': 'row' }); $(row).append(coin); var link = $("", { href: feed.items[i].link, text: feed.items[i].title, target: '_blank' }); var container = $("
", { 'class': 'ten columns' }); $(container).append(link); $(row).append(container); $("div#updates").append(row); } } $(function(){ jQuery.getFeed({ url: '/ajax/feed_proxy.php', success: loadFeedItems }); });