MaX Saxe Design
  • MaX Saxe Design
  • Domains
  • Blog
  • News
  • Archived Blog
  • MaX Falstein
Sign in Subscribe

Code

A collection of 3 posts
Code

How to Iframe Any Public LinkedIn Activity Post

<iframe src="https://www.linkedin.com/embed/feed/update/urn:li:activity:6346375729873248256" height="400" width="710" frameborder="0" allowfullscreen=""></iframe> <script> var i; var uri = ["6346375729873248256", "6346375729873248256", "6346375729873248256&
13 Dec 2017 1 min read
Code

How to Edit Every Ghost Blog Post

var number = 0; var numStr = ""; var curi = ""; var newWindow; // 1 to 367 for (number = 361; number < 368; number++) { numStr = number.toString(); curi = "https://maxsaxedesign.ghost.io/ghost/editor/" + numStr; newWindow = window.open(curi, "newWindow"); // console.log(file + " is downloaded"
12 Dec 2017
Twitter Dev Code Samples on GitHub
GitHub Featured

Twitter Dev Code Samples on GitHub

Twitter + GitHub It is time to make sure lots of people have their own Twitter-based feeds with custom content and understand what they have coded. This was launched a little over a year ago; however, I think it should be pushed around again to tempt more people to build tweet
13 Oct 2016
Page 1 of 1
MaX Saxe Design © 2025
Powered by Ghost