Migraine Craftsman: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<html><!-- #######  YAY, I AM THE SOURCE EDITOR! #########-->
<html><p>Dear Migraine Craftsman,</p>
<h1 style="color: #5e9ca0;">You can edit <span style="color: #2b2301;">this demo</span> text!</h1>
<div><br></div>
<h2 style="color: #2e6c80;">How to use the editor:</h2>
<div>You are the only YT channel I know of who stands real to affordable housing, showing all the numbers. You are also a teacher. As such, this is close to our work. We&apos;re working on a highly replicable 1000 sf model for $120k which is also a construction set for housing, designed to be built by novices in a modular way. We&apos;ve built 3 prototypes already. Please see the&nbsp;<a href="https://wiki.opensourceecology.org/wiki/Seed_Home_v2_3D_CAD#Master_Files" target="_blank">CAD</a> if you use FreeCAD, and overall design is&nbsp;<a href="https://wiki.opensourceecology.org/wiki/Seed_Home_v2" target="_blank">here</a>. We have exhaustive details on design and build, all open source, and we are starting a tech school program to disseminate this wide. We believe in Distributive Enterprise - teaching people how to replicate enterprise&nbsp;as part of a collaborative ecosystem. Also, we build our houses in 5 days with crews of 24 people.</div>
<p>Paste your documents in the visual editor on the left or your HTML code in the source editor in the right. <br />Edit any of the two areas and see the other changing in real time.&nbsp;</p>
<div><br></div>
<p>Click the <span style="background-color: #2b2301; color: #fff; display: inline-block; padding: 3px 10px; font-weight: bold; border-radius: 5px;">Clean</span> button to clean your source code.</p>
<div>Would like to see if you would be interested in collaborating with us, based on what appears our&nbsp;shared mission-driven approach. (You can see the initial idea on Kickstarter&nbsp;<a href="https://vimeo.com/172804946" target="_blank">here</a>, and the overall Global Village Construction Set&nbsp;<a href="https://www.ted.com/talks/marcin_jakubowski_open_sourced_blueprints_for_civilization?language=en" target="_blank">here</a>). We are looking&nbsp;for collaborators. Specifically - crew leaders, instructors, or for&nbsp;hired&nbsp;work to collaborate on improving and documenting build techniques, as well as CAD drafting. We aim to start our apprenticeship here likely in March 2023. Just reaching out to see if you have any interest in collaborating and bringing this work to the world.</div>
<h2 style="color: #2e6c80;">Some useful features:</h2>
<div><br>Thanks,<br>Marcin</div></html>
<ol style="list-style: none; font-size: 14px; line-height: 32px; font-weight: bold;">
<li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/01-interactive-connection.png" alt="interactive connection" width="45" /> Interactive source editor</li>
<li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/02-html-clean.png" alt="html cleaner" width="45" /> HTML Cleaning</li>
<li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/03-docs-to-html.png" alt="Word to html" width="45" /> Word to HTML conversion</li>
<li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/04-replace.png" alt="replace text" width="45" /> Find and Replace</li>
<li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/05-gibberish.png" alt="gibberish" width="45" /> Lorem-Ipsum generator</li>
<li style="clear: both;"><img style="float: left;" src="https://html-online.com/img/6-table-div-html.png" alt="html table div" width="45" /> Table to DIV conversion</li>
</ol>
<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>
<h2 style="color: #2e6c80;">Cleaning options:</h2>
<table class="editorDemoTable">
<thead>
<tr>
<td>Name of the feature</td>
<td>Example</td>
<td>Default</td>
</tr>
</thead>
<tbody>
<tr>
<td>Remove tag attributes</td>
<td><img style="margin: 1px 15px;" src="images/smiley.png" alt="laughing" width="40" height="16" /> (except <strong>img</strong>-<em>src</em> and <strong>a</strong>-<em>href</em>)</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Remove inline styles</td>
<td><span style="color: green; font-size: 13px;">You <strong style="color: blue; text-decoration: underline;">should never</strong>&nbsp;use inline styles!</span></td>
<td><strong style="font-size: 17px; color: #2b2301;">x</strong></td>
</tr>
<tr>
<td>Remove classes and IDs</td>
<td><span id="demoId">Use classes to <strong class="demoClass">style everything</strong>.</span></td>
<td><strong style="font-size: 17px; color: #2b2301;">x</strong></td>
</tr>
<tr>
<td>Remove all tags</td>
<td>This leaves <strong style="color: blue;">only the plain</strong> <em>text</em>. <img style="margin: 1px;" src="images/smiley.png" alt="laughing" width="16" height="16" /></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Remove successive &amp;nbsp;s</td>
<td>Never use non-breaking spaces&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;to set margins.</td>
<td><strong style="font-size: 17px; color: #2b2301;">x</strong></td>
</tr>
<tr>
<td>Remove empty tags</td>
<td>Empty tags should go!</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Remove tags with one &amp;nbsp;</td>
<td>This makes&nbsp;no sense!</td>
<td><strong style="font-size: 17px; color: #2b2301;">x</strong></td>
</tr>
<tr>
<td>Remove span tags</td>
<td>Span tags with <span style="color: green; font-size: 13px;">all styles</span></td>
<td><strong style="font-size: 17px; color: #2b2301;">x</strong></td>
</tr>
<tr>
<td>Remove images</td>
<td>I am an image: <img src="images/smiley.png" alt="laughing" /></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Remove links</td>
<td><a href="https://html-online.com" rel="nofollow">This is</a> a link.</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Remove tables</td>
<td>Takes everything out of the table.</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Replace table tags with structured divs</td>
<td>This text is inside a table.</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Remove comments</td>
<td>This is only visible in the source editor <!-- HELLO! --></td>
<td><strong style="font-size: 17px; color: #2b2301;">x</strong></td>
</tr>
<tr>
<td>Encode special characters</td>
<td><span style="color: red; font-size: 17px;">&hearts;</span> <strong style="font-size: 20px;">☺ ★</strong> &gt;&lt;</td>
<td><strong style="font-size: 17px; color: #2b2301;">x</strong></td>
</tr>
<tr>
<td>Set new lines and text indents</td>
<td>Organize the tags in a nice tree view.</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<p><strong>&nbsp;</strong></p>
<p><strong>Save this link into your bookmarks and share it with your friends. It is all FREE! </strong><br /><strong>Enjoy!</strong></p>
<p><strong>&nbsp;</strong></p></html>

Latest revision as of 18:23, 14 June 2022

Dear Migraine Craftsman,


You are the only YT channel I know of who stands real to affordable housing, showing all the numbers. You are also a teacher. As such, this is close to our work. We're working on a highly replicable 1000 sf model for $120k which is also a construction set for housing, designed to be built by novices in a modular way. We've built 3 prototypes already. Please see the CAD if you use FreeCAD, and overall design is here. We have exhaustive details on design and build, all open source, and we are starting a tech school program to disseminate this wide. We believe in Distributive Enterprise - teaching people how to replicate enterprise as part of a collaborative ecosystem. Also, we build our houses in 5 days with crews of 24 people.

Would like to see if you would be interested in collaborating with us, based on what appears our shared mission-driven approach. (You can see the initial idea on Kickstarter here, and the overall Global Village Construction Set here). We are looking for collaborators. Specifically - crew leaders, instructors, or for hired work to collaborate on improving and documenting build techniques, as well as CAD drafting. We aim to start our apprenticeship here likely in March 2023. Just reaching out to see if you have any interest in collaborating and bringing this work to the world.

Thanks,
Marcin