浏览代码

mesh blogging with zenity list

Bob Mottram 7 年前
父节点
当前提交
7ccd6b4480
共有 3 个文件被更改,包括 49 次插入49 次删除
  1. 2
    2
      doc/EN/mesh_usage.org
  2. 二进制
      img/mesh_blog.png
  3. 47
    47
      website/EN/mesh_usage.html

+ 2
- 2
doc/EN/mesh_usage.org 查看文件

178
 #+END_CENTER
178
 #+END_CENTER
179
 
179
 
180
 * Blogging
180
 * Blogging
181
-To create a blog post select the /Blog/ icon on the desktop and then use the up and down cursor keys, space bar and enter key to add a new entry. Edit the title of the entry and add your text. You can also include photos if you wish - just copy them to the *CreateBlog/content/images* directory and then link to them as shown.
181
+To create a blog post select the /Blog/ icon on the desktop and then select *New blog entry* and *Ok*. Edit the title of the entry and add your text. You can also include photos if you wish - just copy them to the *CreateBlog/content/images* directory and then link to them as shown.
182
 
182
 
183
 #+BEGIN_CENTER
183
 #+BEGIN_CENTER
184
-[[file:images/mesh_new_blog.jpg]]
184
+[[file:images/mesh_blog.png]]
185
 #+END_CENTER
185
 #+END_CENTER
186
 
186
 
187
 To finish your blog entry just select /Save/ and then close the editor. On older hardware it may take a while to publish the results, and this depends upon the amount of computation needed by IPFS to create file hashes. If you make no changes to the default text then the new blog entry will not be saved.
187
 To finish your blog entry just select /Save/ and then close the editor. On older hardware it may take a while to publish the results, and this depends upon the amount of computation needed by IPFS to create file hashes. If you make no changes to the default text then the new blog entry will not be saved.

二进制
img/mesh_blog.png 查看文件


+ 47
- 47
website/EN/mesh_usage.html 查看文件

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2017-12-08 Fri 18:30 -->
6
+<!-- 2017-12-08 Fri 18:50 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title>&lrm;</title>
9
 <title>&lrm;</title>
247
 <center><h1>Mesh Network: How to use it</h1></center>
247
 <center><h1>Mesh Network: How to use it</h1></center>
248
 
248
 
249
 <ul class="org-ul">
249
 <ul class="org-ul">
250
-<li><a href="#org0ab400c">Boot trouble</a></li>
251
-<li><a href="#org1411b4a">Set the Date</a></li>
252
-<li><a href="#org5fad1f4">Check network status</a></li>
253
-<li><a href="#org941ea44">Connecting to the internet</a></li>
254
-<li><a href="#org40dde35">Connecting two meshes over the internet via a VPN tunnel</a></li>
255
-<li><a href="#orgd163ec4">Mobile devices (phones, etc)</a></li>
256
-<li><a href="#org6ee2d89">Chat System</a></li>
257
-<li><a href="#orge0b0842">Collaborative document editing</a></li>
258
-<li><a href="#org550df86">Social Network</a></li>
259
-<li><a href="#org7dbfef6">Sharing Files</a></li>
260
-<li><a href="#orgc77c9c5">Blogging</a></li>
250
+<li><a href="#org2f1b43d">Boot trouble</a></li>
251
+<li><a href="#org5c28063">Set the Date</a></li>
252
+<li><a href="#org171503c">Check network status</a></li>
253
+<li><a href="#orge5317e2">Connecting to the internet</a></li>
254
+<li><a href="#orgc21dfc7">Connecting two meshes over the internet via a VPN tunnel</a></li>
255
+<li><a href="#org98b1d35">Mobile devices (phones, etc)</a></li>
256
+<li><a href="#org99be55e">Chat System</a></li>
257
+<li><a href="#org3f25114">Collaborative document editing</a></li>
258
+<li><a href="#orgd3f3f8e">Social Network</a></li>
259
+<li><a href="#org03f4361">Sharing Files</a></li>
260
+<li><a href="#orgf891578">Blogging</a></li>
261
 </ul>
261
 </ul>
262
 
262
 
263
 <p>
263
 <p>
268
 After a minute or two if you are within wifi range and there is at least one other user on the network then you should see additional icons appear on the desktop, such as <i>Other Users</i> and <i>Chat</i>.
268
 After a minute or two if you are within wifi range and there is at least one other user on the network then you should see additional icons appear on the desktop, such as <i>Other Users</i> and <i>Chat</i>.
269
 </p>
269
 </p>
270
 
270
 
271
-<div id="outline-container-org0ab400c" class="outline-2">
272
-<h2 id="org0ab400c">Boot trouble</h2>
273
-<div class="outline-text-2" id="text-org0ab400c">
271
+<div id="outline-container-org2f1b43d" class="outline-2">
272
+<h2 id="org2f1b43d">Boot trouble</h2>
273
+<div class="outline-text-2" id="text-org2f1b43d">
274
 <p>
274
 <p>
275
 If the system doesn't boot and reports an error which includes <b>/dev/mapper/loop0p1</b> then reboot with <b>Ctrl-Alt-Del</b> and when you see the grub menu press <b>e</b> and manually change <b>/dev/mapper/loop0p1</b> to <b>/dev/sdb1</b>, then press <b>Ctrl-x</b>. If that doesn't work then reboot and try <b>/dev/sdc1</b> instead.
275
 If the system doesn't boot and reports an error which includes <b>/dev/mapper/loop0p1</b> then reboot with <b>Ctrl-Alt-Del</b> and when you see the grub menu press <b>e</b> and manually change <b>/dev/mapper/loop0p1</b> to <b>/dev/sdb1</b>, then press <b>Ctrl-x</b>. If that doesn't work then reboot and try <b>/dev/sdc1</b> instead.
276
 </p>
276
 </p>
280
 </p>
280
 </p>
281
 </div>
281
 </div>
282
 </div>
282
 </div>
283
-<div id="outline-container-org1411b4a" class="outline-2">
284
-<h2 id="org1411b4a">Set the Date</h2>
285
-<div class="outline-text-2" id="text-org1411b4a">
283
+<div id="outline-container-org5c28063" class="outline-2">
284
+<h2 id="org5c28063">Set the Date</h2>
285
+<div class="outline-text-2" id="text-org5c28063">
286
 <p>
286
 <p>
287
 On the ordinary internet the date and time of your system would be set automatically via NTP. But this is not the internet and so you will need to manually ensure that your date and time settings are correct. You might need to periodically do this if your clock drifts. It's not essential that the time on your system be highly accurate, but if it drifts too far or goes back to epoch then things could become a little confusing in regard to the order of blog posts.
287
 On the ordinary internet the date and time of your system would be set automatically via NTP. But this is not the internet and so you will need to manually ensure that your date and time settings are correct. You might need to periodically do this if your clock drifts. It's not essential that the time on your system be highly accurate, but if it drifts too far or goes back to epoch then things could become a little confusing in regard to the order of blog posts.
288
 </p>
288
 </p>
292
 </p>
292
 </p>
293
 </div>
293
 </div>
294
 </div>
294
 </div>
295
-<div id="outline-container-org5fad1f4" class="outline-2">
296
-<h2 id="org5fad1f4">Check network status</h2>
297
-<div class="outline-text-2" id="text-org5fad1f4">
295
+<div id="outline-container-org171503c" class="outline-2">
296
+<h2 id="org171503c">Check network status</h2>
297
+<div class="outline-text-2" id="text-org171503c">
298
 <p>
298
 <p>
299
 Unlike with ordinary wifi, on the mesh you don't get a signal strength icon and so it's not simple to see if you have a good connection.
299
 Unlike with ordinary wifi, on the mesh you don't get a signal strength icon and so it's not simple to see if you have a good connection.
300
 </p>
300
 </p>
317
 </p>
317
 </p>
318
 </div>
318
 </div>
319
 </div>
319
 </div>
320
-<div id="outline-container-org941ea44" class="outline-2">
321
-<h2 id="org941ea44">Connecting to the internet</h2>
322
-<div class="outline-text-2" id="text-org941ea44">
320
+<div id="outline-container-orge5317e2" class="outline-2">
321
+<h2 id="orge5317e2">Connecting to the internet</h2>
322
+<div class="outline-text-2" id="text-orge5317e2">
323
 <div class="org-center">
323
 <div class="org-center">
324
 
324
 
325
 <div class="figure">
325
 <div class="figure">
350
 </p>
350
 </p>
351
 </div>
351
 </div>
352
 </div>
352
 </div>
353
-<div id="outline-container-org40dde35" class="outline-2">
354
-<h2 id="org40dde35">Connecting two meshes over the internet via a VPN tunnel</h2>
355
-<div class="outline-text-2" id="text-org40dde35">
353
+<div id="outline-container-orgc21dfc7" class="outline-2">
354
+<h2 id="orgc21dfc7">Connecting two meshes over the internet via a VPN tunnel</h2>
355
+<div class="outline-text-2" id="text-orgc21dfc7">
356
 <div class="org-center">
356
 <div class="org-center">
357
 
357
 
358
 <div class="figure">
358
 <div class="figure">
387
 </div>
387
 </div>
388
 </div>
388
 </div>
389
 
389
 
390
-<div id="outline-container-orgd163ec4" class="outline-2">
391
-<h2 id="orgd163ec4">Mobile devices (phones, etc)</h2>
392
-<div class="outline-text-2" id="text-orgd163ec4">
390
+<div id="outline-container-org98b1d35" class="outline-2">
391
+<h2 id="org98b1d35">Mobile devices (phones, etc)</h2>
392
+<div class="outline-text-2" id="text-org98b1d35">
393
 <div class="org-center">
393
 <div class="org-center">
394
 
394
 
395
 <div class="figure">
395
 <div class="figure">
419
 </p>
419
 </p>
420
 </div>
420
 </div>
421
 </div>
421
 </div>
422
-<div id="outline-container-org6ee2d89" class="outline-2">
423
-<h2 id="org6ee2d89">Chat System</h2>
424
-<div class="outline-text-2" id="text-org6ee2d89">
422
+<div id="outline-container-org99be55e" class="outline-2">
423
+<h2 id="org99be55e">Chat System</h2>
424
+<div class="outline-text-2" id="text-org99be55e">
425
 <p>
425
 <p>
426
 Ensure that you're within wifi range of at least one other mesh peer (could be a router or client) and then you should see that the <i>Chat</i> and <i>Other Users</i> icons appear. Select the users icon and you should see a list of users on the mesh.
426
 Ensure that you're within wifi range of at least one other mesh peer (could be a router or client) and then you should see that the <i>Chat</i> and <i>Other Users</i> icons appear. Select the users icon and you should see a list of users on the mesh.
427
 </p>
427
 </p>
496
 </div>
496
 </div>
497
 </div>
497
 </div>
498
 
498
 
499
-<div id="outline-container-orge0b0842" class="outline-2">
500
-<h2 id="orge0b0842">Collaborative document editing</h2>
501
-<div class="outline-text-2" id="text-orge0b0842">
499
+<div id="outline-container-org3f25114" class="outline-2">
500
+<h2 id="org3f25114">Collaborative document editing</h2>
501
+<div class="outline-text-2" id="text-org3f25114">
502
 <p>
502
 <p>
503
 The mesh system includes the ability to collaboratively edit various sorts of documents using CryptPad. CryptPad is an almost peer-to-peer system in that it is designed for a client/server environment but that the server aspect of it is very minimal and limited to orchestrating the connected clients. With CryptPad installed on each mesh peer it effectively enables peer-to-peer collaborative editing. Documents are ephemeral and forgotten unless they're exported or copy-pasted to permanent storage.
503
 The mesh system includes the ability to collaboratively edit various sorts of documents using CryptPad. CryptPad is an almost peer-to-peer system in that it is designed for a client/server environment but that the server aspect of it is very minimal and limited to orchestrating the connected clients. With CryptPad installed on each mesh peer it effectively enables peer-to-peer collaborative editing. Documents are ephemeral and forgotten unless they're exported or copy-pasted to permanent storage.
504
 </p>
504
 </p>
529
 </div>
529
 </div>
530
 </div>
530
 </div>
531
 
531
 
532
-<div id="outline-container-org550df86" class="outline-2">
533
-<h2 id="org550df86">Social Network</h2>
534
-<div class="outline-text-2" id="text-org550df86">
532
+<div id="outline-container-orgd3f3f8e" class="outline-2">
533
+<h2 id="orgd3f3f8e">Social Network</h2>
534
+<div class="outline-text-2" id="text-orgd3f3f8e">
535
 <p>
535
 <p>
536
 Patchwork is available as a social networking system for the mesh. Like all social network systems it has a stream of posts and you can follow or unfollow other users. You can also send private messages to other users with end-to-end encryption.
536
 Patchwork is available as a social networking system for the mesh. Like all social network systems it has a stream of posts and you can follow or unfollow other users. You can also send private messages to other users with end-to-end encryption.
537
 </p>
537
 </p>
566
 </div>
566
 </div>
567
 </div>
567
 </div>
568
 
568
 
569
-<div id="outline-container-org7dbfef6" class="outline-2">
570
-<h2 id="org7dbfef6">Sharing Files</h2>
571
-<div class="outline-text-2" id="text-org7dbfef6">
569
+<div id="outline-container-org03f4361" class="outline-2">
570
+<h2 id="org03f4361">Sharing Files</h2>
571
+<div class="outline-text-2" id="text-org03f4361">
572
 <p>
572
 <p>
573
 You can make files publicly available on the network simply by dragging and dropping them into the <i>Public</i> folder on the desktop. To view the files belonging to another user select the desktop icon called <i>Visit a site</i> and enter the username or Tox ID of the other user.
573
 You can make files publicly available on the network simply by dragging and dropping them into the <i>Public</i> folder on the desktop. To view the files belonging to another user select the desktop icon called <i>Visit a site</i> and enter the username or Tox ID of the other user.
574
 </p>
574
 </p>
583
 </div>
583
 </div>
584
 </div>
584
 </div>
585
 
585
 
586
-<div id="outline-container-orgc77c9c5" class="outline-2">
587
-<h2 id="orgc77c9c5">Blogging</h2>
588
-<div class="outline-text-2" id="text-orgc77c9c5">
586
+<div id="outline-container-orgf891578" class="outline-2">
587
+<h2 id="orgf891578">Blogging</h2>
588
+<div class="outline-text-2" id="text-orgf891578">
589
 <p>
589
 <p>
590
-To create a blog post select the <i>Blog</i> icon on the desktop and then use the up and down cursor keys, space bar and enter key to add a new entry. Edit the title of the entry and add your text. You can also include photos if you wish - just copy them to the <b>CreateBlog/content/images</b> directory and then link to them as shown.
590
+To create a blog post select the <i>Blog</i> icon on the desktop and then select <b>New blog entry</b> and <b>Ok</b>. Edit the title of the entry and add your text. You can also include photos if you wish - just copy them to the <b>CreateBlog/content/images</b> directory and then link to them as shown.
591
 </p>
591
 </p>
592
 
592
 
593
 <div class="org-center">
593
 <div class="org-center">
594
 
594
 
595
 <div class="figure">
595
 <div class="figure">
596
-<p><img src="images/mesh_new_blog.jpg" alt="mesh_new_blog.jpg" />
596
+<p><img src="images/mesh_blog.png" alt="mesh_blog.png" />
597
 </p>
597
 </p>
598
 </div>
598
 </div>
599
 </div>
599
 </div>