AiManifesto: Difference between revisions

From fridemar.ai
Jump to navigation Jump to search
m (Comma inserted in iframe)
m (q: And are you going to modify it? f,a to m: [[..]])
Line 3: Line 3:
f: ClueTrainManifesto. http://www.cluetrain.com/#manifesto
f: ClueTrainManifesto. http://www.cluetrain.com/#manifesto


a: We have that to imbed it with an IFrame here, taken from ..
q: And are you going to modify it?


q: [[AipediaEmbedsEtherpad]]
f,a to m: [[..]]
 
<html>
<style type="text/css">
.frame-area {
  display: block;
  width: 100%;  /* RESPONSIVE WIDTH */
  max-width: 1200px;
  height: 800px;
  overflow: auto;  /* EDIT TO hidden FOR NO SCROLLBAR */
  border: #999999 1px solid;
  margin: 1px;
  padding: 1px;
  }
 
</style>
<iframe name="CluetrainManifesto", src="http://www.cluetrain.com/#manifesto", frameborder="2", width="1200" height="800" ¸ scrolling="auto" class="frame-area">
</iframe>
</html>
a: Now we should extract statements and modify them.

Revision as of 22:05, 22 November 2017

q: Which is the CcBySa base text, from which our AiManifesto becomes derived?

f: ClueTrainManifesto. http://www.cluetrain.com/#manifesto

q: And are you going to modify it?

f,a to m: [[..]]