Difference between revisions of "BarnCamp 2011 Workshop Notes"

From HacktionLab: A UK-wide network tech-activists providing meet-ups, events, workshops, national skillshare gatherings and hacklabs
Jump to navigation Jump to search
m
Line 9: Line 9:
 
We heard the story of the Bristol Blogger - a political blogger who had been using a WordPress blog for a long time. They posted a blog that was critical about a person, who then complained to WordPress. WP removed the entire blog. After complaints, the blogs was restored, but the post in question was removed. The Bristol Blogger had no control over their own site, and data was removed from it.<br>We also heard about a Manchester based blogger who posted an item about somebody from Manchester University. WP passed on personal details about the blogger to the university.<br>So, the key questions are: who controls your data? Who knows who you are, and who do they pass that info onto?<br>  
 
We heard the story of the Bristol Blogger - a political blogger who had been using a WordPress blog for a long time. They posted a blog that was critical about a person, who then complained to WordPress. WP removed the entire blog. After complaints, the blogs was restored, but the post in question was removed. The Bristol Blogger had no control over their own site, and data was removed from it.<br>We also heard about a Manchester based blogger who posted an item about somebody from Manchester University. WP passed on personal details about the blogger to the university.<br>So, the key questions are: who controls your data? Who knows who you are, and who do they pass that info onto?<br>  
  
[https://network23.org/ Network 23] used WordPress to set up a non-corporate site that would respect people's anonymity. The approach is to deal with editorial issues on a case by case level - what the hosters want to host. So may issue take down notice - blogger has to fight own corner.<br>Refer to N23 terms &amp; conditions. Editorial decisions - hierarchy &amp; accountable. Not only place for free speech. People can go elsewhere. Is this an argument for lots of providers with different terms &amp; conditions.
+
[https://network23.org/ Network 23] used WordPress to set up a non-corporate site that would respect people's anonymity. The approach is to deal with editorial issues on a case by case level - what the hosters want to host. So may issue take down notice - blogger has to fight own corner.<br>Refer to N23 terms &amp; conditions. Editorial decisions - hierarchy &amp; accountable. Not only place for free speech. People can go elsewhere. Is this an argument for lots of providers with different terms &amp; conditions.  
  
=== Why WP network instead of separate installs? ===
+
=== Why WP network instead of separate installs? ===
  
It is possible to set up an individual group on a single WP installation, but they don't keep it up to date.<br>Multi-user option available out of the box to create sub-blogs of main blog. So all blogs are running the same code - means that one update on a plugin will affect all sites using that plugin. Some plugins won't work with this set up (will only work on main blog).
+
It is possible to set up an individual group on a single WP installation, but they don't keep it up to date.<br>Multi-user option available out of the box to create sub-blogs of main blog. So all blogs are running the same code - means that one update on a plugin will affect all sites using that plugin. Some plugins won't work with this set up (will only work on main blog).  
  
How many sub blogs? Not sure, but lots.
+
How many sub blogs? Not sure, but lots.  
  
User can Request new plugins.<br>
+
User can Request new plugins.<br>  
  
How it was done<br>N23 were lucky to have one person who had already done similar stuff. Their key tips were:<br>
+
=== How it was done ===
  
*Started with small number of plugins
+
N23 were lucky to have one person who had already done similar stuff. Their key tips were:<br>
*Get lots of users
+
 
 +
*Started with small number of plugins  
 +
*Get lots of users  
 
*Install new plugins when people want them.
 
*Install new plugins when people want them.
  
=== Features ===
+
=== Features ===
  
Able to import from other blogs (e.g. from an existing site on WordPress.com) - useful for migration to N23.
+
Able to import from other blogs (e.g. from an existing site on WordPress.com) - useful for migration to N23.  
  
Can there be different language options - e.g. admin interface in different languages? Seems not out of the box, but plugins may be available.
+
Can there be different language options - e.g. admin interface in different languages? Seems not out of the box, but plugins may be available.  
  
=== Server resources required ===
+
=== Server resources required ===
  
Lots of memory on the server
+
Lots of memory on the server  
  
Lots of disc  
+
Lots of disc space if you want users to upload large and/or many video &amp;&nbsp;audio.<br>
  
=== Making a HL site<br> ===
+
=== How to make a Network 23 site<br> ===
  
1. Use online form contact N23 asking for blog
+
1. Use online form contact N23 asking for blog  
  
2. Admin fills in new site form. Creates site, emails user.<br>- admin can access the control panel.
+
2. Admin fills in new site form. Creates site, emails user.<br>- admin can access the control panel.  
  
 
3. Look at plugins ...<br>Anti-spam - WP sites are suseptable to spam. Use wp-spamfree
 
3. Look at plugins ...<br>Anti-spam - WP sites are suseptable to spam. Use wp-spamfree
  
<br>Limitations<br>
+
=== Limitations for Network 23<br> ===
 
 
Space for uploaded media
 
 
 
Look at FAQ
 
  
<br>Q? Anon posting on archive.org.
+
Little space for uploaded media - people advised to use an Indymedia site that allows uploading.  
  
Moving from N23? Yes, using export
+
Q? Anon posting on archive.org.
  
Issues around domain mapping - https.
+
Can people moving from N23? Yes, using export function in settings on dashboard
  
SSL certs.
+
Issues around domain mapping - https and&nbsp;SSL certificates.  
  
 
Apache mod - remove IPs and replaces them, e.g. with no luck here copper.
 
Apache mod - remove IPs and replaces them, e.g. with no luck here copper.
  
Table within db that logs IP - but takes it from
+
=== Ways forward ===
 
 
WP-Piwick (plugin) stats system
 
 
 
 
 
 
 
<br>Ways forward
 
  
Lots of small services, with their own rules?<br><br>
+
Should Network 23 be the hub for anonymous WP blogs? Probably not - better if there were lots of small services, with their own rules.<br><br>

Revision as of 18:14, 11 June 2011

These are the notes from the many different, varied, and sometimes random workshops that took place during BarnCamp 2011

Why & how to set up an non-corporate anonymous blogging hosting service

Why set up this type of blog services?

We heard the story of the Bristol Blogger - a political blogger who had been using a WordPress blog for a long time. They posted a blog that was critical about a person, who then complained to WordPress. WP removed the entire blog. After complaints, the blogs was restored, but the post in question was removed. The Bristol Blogger had no control over their own site, and data was removed from it.
We also heard about a Manchester based blogger who posted an item about somebody from Manchester University. WP passed on personal details about the blogger to the university.
So, the key questions are: who controls your data? Who knows who you are, and who do they pass that info onto?

Network 23 used WordPress to set up a non-corporate site that would respect people's anonymity. The approach is to deal with editorial issues on a case by case level - what the hosters want to host. So may issue take down notice - blogger has to fight own corner.
Refer to N23 terms & conditions. Editorial decisions - hierarchy & accountable. Not only place for free speech. People can go elsewhere. Is this an argument for lots of providers with different terms & conditions.

Why WP network instead of separate installs?

It is possible to set up an individual group on a single WP installation, but they don't keep it up to date.
Multi-user option available out of the box to create sub-blogs of main blog. So all blogs are running the same code - means that one update on a plugin will affect all sites using that plugin. Some plugins won't work with this set up (will only work on main blog).

How many sub blogs? Not sure, but lots.

User can Request new plugins.

How it was done

N23 were lucky to have one person who had already done similar stuff. Their key tips were:

  • Started with small number of plugins
  • Get lots of users
  • Install new plugins when people want them.

Features

Able to import from other blogs (e.g. from an existing site on WordPress.com) - useful for migration to N23.

Can there be different language options - e.g. admin interface in different languages? Seems not out of the box, but plugins may be available.

Server resources required

Lots of memory on the server

Lots of disc space if you want users to upload large and/or many video & audio.

How to make a Network 23 site

1. Use online form contact N23 asking for blog

2. Admin fills in new site form. Creates site, emails user.
- admin can access the control panel.

3. Look at plugins ...
Anti-spam - WP sites are suseptable to spam. Use wp-spamfree

Limitations for Network 23

Little space for uploaded media - people advised to use an Indymedia site that allows uploading.

Q? Anon posting on archive.org.

Can people moving from N23? Yes, using export function in settings on dashboard

Issues around domain mapping - https and SSL certificates.

Apache mod - remove IPs and replaces them, e.g. with no luck here copper.

Ways forward

Should Network 23 be the hub for anonymous WP blogs? Probably not - better if there were lots of small services, with their own rules.