create account

Let's Grow: Optimizing Hive's 'Breakaway Communities'! by strategizer

View this thread on: hive.blogpeakd.comecency.com
· @strategizer · (edited)
$55.82
Let's Grow: Optimizing Hive's 'Breakaway Communities'!
![](https://files.peakd.com/file/peakd-hive/strategizer/EoAUReJKCRzE77HcFJnhXkMKhAc6DreWMsvXZAX8SaTAZGDn3uyGwPFmuzZM4TZbLnB.jpg)
<br/>
***Ever since the early days of Steem it has been obvious that a main feature that could explode Steem (and now Hive), maybe even creating a *'Facebook killer'*, would the enabling of easy Hive forum/community integration into existing websites and to be able to easily create entirely new websites with Hive too. Years later, we still don't have these essential features easily available for anyone to use.. but we are closer now than ever, so let's take a look at how we can improve the situation...***
<br/>
![](https://files.peakd.com/file/peakd-hive/strategizer/23vsXCaG5rCGpJN9RzNiNoLpDpB9MvCWkKrsUMtM11ZH6qeYsVEoqQTC98N2Df6ZkTgpQ.jpg)

<br/>
## Background
---
Back before Hive was born, [Smart Media Tokens (SMTs)](https://peakd.com/steem/@ned/announcing-smart-media-tokens-smts) were touted as being part of Steem's answer to this ongoing challenge. SMTs were layer 1, native - yet custom - tokens that would enable anyone to create their own branded token and use it to power a Steem/Hive backed website too. The potential for this was/is huge. Imagine anyone being able to create their own crypto powered version of Reddit, for their own community and even have their tokens accessible via major exchanges - easily and effortlessly.. Arguably this would have exploded this chain to a household name.

Unfortunately, the events of the hostile takeover of Steem that led to Hive being born, left SMTs in the dirt and they were not continued on Hive. However, the idea did not die completely, [Hive Engine](https://hive-engine.com) launched layer 2 tokens on Hive and enabled custom sites to utilise them. However, the fees being charged for this are prohibitively high and the options for integration are limited.

Excitingly, in 2024, we have two active projects on Hive that are moving to create the code needed to deliver these features to us all. SPK has been working alongside Ecency to deliver their 'breakaway communities' project for some time and [recently we learned](https://gitlab.syncad.com/hive/denser/-/issues/251) that the core Hive team are planning to work on creating their own solution for this to extend the system that runs [Hive.blog](https://hive.blog) too.

<center>
![](https://files.peakd.com/file/peakd-hive/strategizer/23tc1YeZUwoMLpHThWKf2wmVVb2RLotLq68a7EbGCndSMvnTgf2JZiMsYGNud85cN1AeH.png)
</center>

## Testing Breakaway Communities On SPK/Ecency
---
The most promising option today that can enable easy, mass adoption of Hive by niche communities seems to be the '[Breakaway Communities](https://breakaway.community/)' sub-project run by the @spknetwork, who also run @threespeak, Hive's primary video sharing site. This system uses a fork of the open source code that runs the main [Ecency](https://ecency.com) website, but adjusted so that the resulting custom website will only show posts and content from a single community. While the system is currently quite basic, it is already functional and people can already create Hive powered sites using it (see the breakaway communities website for some basic info).

We recently tested out the current version of this system (on [ureka.org](https://ureka.org), the domain I used for my social network long ago) and were asked to provide some feedback, so that's part of the purpose of this blog. However, we are planning to go much further than this and to produce a full analysis/design report that can be used to optimise the User Experience (UX) of the breakaway communities system in order to speed up it's use and adoption.

Before we get to that though, here's a summary of points gleaned from the setup and use of the Breakaway Community system:
<br/>
### Setup
---
- **Install Options:** It is possible both to self-host this system on a private webserver and also to opt to have a version hosted by the SPK team. This is similar to how Wordpress operates. It turns out, though, that the system for setting up these communities is incomplete and does not yet support the creation of sites for pre-existing Hive communities. Since I was initially wanting to test against a pre-existing community, I opted to self-host the code.
<br/> **Suggestion:** *Update the breakaway communities site to support creating sites from pre-existing Hive communities.*
<br/>
- **Instructions:** Self hosting is as simple as installing Docker on a webserver and making some basic adjustments to a configuration text file, then running some basic commands on the server. This is straight forward for experienced server admins and developers, but complete noobs will probably need to do some research before reaching success.
<br/> **Suggestion:** *Update the breakaway communities site so that the instructions for self hosting are more obvious - they are currently listed on a page called 'breakaway'. This should probably be renamed to something like 'self-host'.*
<br/>
- **Server Configuration:** One issue I found is that the Docker template auto installs the Nginx webserver in order to host the new site, but I already have Nginx installed and needed to run the site through an SSL encrypted port (https: instead of http:), so I had to manually disable Nginx in the docker configuration file before I could launch the site.
<br/> **Suggestion:** *Provide more detailed instructions for the docker configuration file, including how to disable the included Nginx server and also to configure it to support SSL connections.*
<br/>
### Initial Impressions & Optimisation Suggestions
---
- **Appearance:** The User Interface is essentially the same as the one on Ecency.com. I use Ecency on my phone because I find it to be the most usable option on mobile devices - it has it's own app. However, Ecency on desktop needs some UI improvements. The functions are mostly fine, but the styling and resulting User Experience are not optimal. Links and text do not contrast sufficiently for users with limited eyesight, the colourscheme is uninspiring and generally the site needs to be sexier! The good news is that the functionality of the site seems to work well and also with minimal delay/lag. 
<br/>**Suggestion:** *Carry out a full UX analysis and redesign of the User Interface to ensure the system is competitive with other social sites right out of the box.*
<br/>
- **Branding/Design:** I was hoping that it would be at least possible to set some custom colours for the new site, but alas, that is not currently possible. There are some default themes that can be chosen, but they cannot currently be edited. I can remember using [Ning.com](https://www.ning.com) to run my first social network - long ago - before they kicked everyone off that wasn't a paying organisation! Their sites are are/were a good example of how to allow users to customise a social network's theme. 
<br/>**Suggestion:** *Site admins are going to need a page in their admin area that enables them to set common colours, fonts and other basic details in the site. It's also important to provide a way for custom CSS to be added (ideally without needing to edit files on the server), to allow other layout changes to be made.*
<br/>
- **Initial Site Loadup:** When I load the site initially, I see a rather unattractive loading screen that counts down to zero, as if content is being loaded. However, this process occurs even after the site has been loaded and I revisit the homepage. This leads me to think that this countdown is for no practical reason in relation to content loading. This is generally not a good UX decision as it wastes the user's time for no benefit.
<br/>**Suggestion:** *Remove this!*
<br/>
- **User Login/Signup:** This system will continue to benefit from the ongoing improvements being made to the SPK login process (see video here: https://twitter.com/3speaktv/status/1772797118056640538). The current process is acceptable, but would certainly benefit from the account incubation features and web 2 login system that Inleo uses and that I think 3Spk will be adding soon too.
<br/>**Suggestion:** *Keep expanding this and also provide in depth tutorials/walkthroughs for new users.*
<br/>
- **SEO: Metadata:** Another standard feature that is missing is the ability to edit the metadata for each page. This is essential in order to be able to optimise the site for search engines and to compete with other sites in the same niche.
<br/>**Suggestion:** *Add the ability to edit SEO metadata, page titles and page thumbnails (including metadata for all web 2 platform schemas) to the site's admin area.*
<br/>
- **SEO: Page Text Content:** It is standard and necessary to allow site operators to edit the text content on the pages of their site. This is needed to both help educate new/existing users and to cultivate a unique feeling for the site. There may be unique aspects which only apply to a specific community, such as rules or other requirements - these may need to be conveyed in various places. Additionally, websites MUST have unique text on them in order to prevent them from being penalised by search engines.
<br/>**Suggestion:** *Allow page content to be edited, either in the settings area for admins or at least somehow via configuration files exposed on the server. Often this is done by having one file for each language that can be edited by admins directly.*
<br/>
- **SEO: General considerations:** *There are several factors which I believe to be negatively influencing the SEO performance of most or even all Hive sites today. One of them is that when content is duplicated across numerous sites, it is common for Google and other indexers to penalise the sites in their ranking score. There are ways to mitigate this via directives set within the page metadata, but I do not think this is generally being done. If there are going to be large numbers of new Hive sites being created using this system - professionally optimising this is essential for growth and success. We might not like the big search engines, but they remain a primary way to drive traffic to valuable content.*
<br/>**Suggestion:** *This requires a full audit and research to be able to ascertain the optimal setup to use for this situation. This needs to be done, ideally before the system is used on a large scale - in order to not negatively impact the domains that host these sites.*
<br/>
### Bugs
---
As always when it comes to me testing out sites, I found some bugs! I was once a professional tester and actually once got sacked for finding too many bugs and making the development team look bad - haha.

There's nothing wrong with finding problems in the code, there is probably no such thing as a perfect computer system. The problems come from ignoring them and not fixing them!
<br/>
#### **Here are a few bugs that I have found so far:**

#### ***NOTE: I am testing using Firefox on Windows 10***
<br/>
- **Language/theme Glitch:**
<br/>I found that if I clicked the 'Create Post' button and changed the theme from day to night mode, I would get the following screen corruption. This also seems to involve the language selector too:
<br/>
![](https://files.peakd.com/file/peakd-hive/strategizer/23tmmXSdNWrzr82PVc2CyJjBvycTLJ3R1D7zFMpeXF1LaW75xF7bdVJcmYbYg5aHraRZR.png)
<br/>
Refreshing the page then loads the dark theme in, even though I had previously enabled the day theme. I then noticed that this actually appears to be a problem on all pages. Just choosing the day theme causes the CSS styling to break.
<br/>

- **Profile layout glitches:**
<br/>If I view my own profile, I see a few obvious bugs. Including that my Hive reputation figure is displayed as 25, instead of the correct value. The profile URL is cut off and generally the text colours are not contrasting well with the background. 
<br/>
![](https://files.peakd.com/file/peakd-hive/strategizer/23tv6W6g1BWF8eQFSeYWGp8GSSqcpaZt3MjnWruJTpE1jpVL3VZKz2GgcomDCTU8A5Xji.png)
<br/>

- **Wallet side menu layout broken:**
<br/>The name of my community is not particularly long, but it breaks the layout of the side menu on the wallet page. The CSS needs to be improved to accommodate the fact that some variables and text labels can be changed and will not render the same as they do on the original Ecency site.

![](https://files.peakd.com/file/peakd-hive/strategizer/23tGRQZtjLuZxxCox2sdE8D3VcbyR43dmK7Jkgs5vyAJveUcxBB7iVB4m1ZYdtauo3WCu.png)
<br/>
- **'Sign up with Hive' is Broken:**
<br/>The new user signup page has a button marked 'sign up with Hive' but it does nothing when I click it:

![image.png](https://files.peakd.com/file/peakd-hive/strategizer/23swg9uB6hjWPUsgwB6Um3Ky1er5ufdVqJHh35Gzv5s1xNh4JTZ4dvNWa3ZXEbiJyrNVK.png)
<br/>
- **'Unable to type space characters in dialogs:**
<br/>
When editing the description, title, about and other fields in the 'edit setting's dialog, I am unable to type space character in Brave of Firefox.

<center>
![](https://files.peakd.com/file/peakd-hive/strategizer/23tc1YeZUwoMLpHThWKf2wmVVb2RLotLq68a7EbGCndSMvnTgf2JZiMsYGNud85cN1AeH.png)
</center>

## Conclusion
---
This technology clearly has massive potential. Once we can enable anyone to easily use it and even to launch their own customisable tokens that can run through their own Hive powered site - Hive can really grow exponentially. Reaching this point will require substantial research, analysis, design, development, testing and optimisation.

In the short while that we have tested the breakaway community system, I have identified a wide variety of necessary improvements - many more than I have listed in this blog. In the coming days we will be focusing on this subject closely and preparing a report that includes detailed suggestions for significantly optimising this software. From there we will discuss the possibilities with the Ecency team and SPK team, plus @valueplan and others. 

It has already been suggested that the development for this task should be funded via a DAO proposal, so we may look into collaborating on that. 

We have little information on the development of this functionality for the 'Denser' app operated by the core Hive team, but our work should be equally useful to them too when developing their equivalent solution - so we would, of course, be happy to work in conjunction with them too - if requested to.

We are looking forward to helping to enhance this hugely important part of Hive's evolution!
<br/>
**Thanks for reading and if you have any questions or comments, please let us know down below!**
<br/>
*To our mutual success,
The @strategizer team!*
---
<center>
***Reminder: The @strategizer [DHF proposal for market research](https://peakd.com/hive-111111/@strategizer/strategizer-proposal-digital-marketing) funding is still active and as yet is not funded. Please consider reading/voting on it if you like this post.***

![](https://files.peakd.com/file/peakd-hive/strategizer/23tc1YeZUwoMLpHThWKf2wmVVb2RLotLq68a7EbGCndSMvnTgf2JZiMsYGNud85cN1AeH.png)
</center>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 227 others
properties (23)
authorstrategizer
permlinkbreakaway-communities-intro
categoryhive-154303
json_metadata"{"app":"peakd/2024.3.6","format":"markdown","description":"Breakaway communities will be one of the main tools for Hive's growth - let's do it well!","tags":["hive","marketing","web3","spk","ecency","breakawaycommunities","community","technology"],"users":["ned","spknetwork","threespeak","valueplan","strategizer"],"image":["https://files.peakd.com/file/peakd-hive/strategizer/23vsXCaG5rCGpJN9RzNiNoLpDpB9MvCWkKrsUMtM11ZH6qeYsVEoqQTC98N2Df6ZkTgpQ.jpg","https://files.peakd.com/file/peakd-hive/strategizer/EoAUReJKCRzE77HcFJnhXkMKhAc6DreWMsvXZAX8SaTAZGDn3uyGwPFmuzZM4TZbLnB.jpg","https://files.peakd.com/file/peakd-hive/strategizer/23tc1YeZUwoMLpHThWKf2wmVVb2RLotLq68a7EbGCndSMvnTgf2JZiMsYGNud85cN1AeH.png","https://files.peakd.com/file/peakd-hive/strategizer/23tmmXSdNWrzr82PVc2CyJjBvycTLJ3R1D7zFMpeXF1LaW75xF7bdVJcmYbYg5aHraRZR.png","https://files.peakd.com/file/peakd-hive/strategizer/23tv6W6g1BWF8eQFSeYWGp8GSSqcpaZt3MjnWruJTpE1jpVL3VZKz2GgcomDCTU8A5Xji.png","https://files.peakd.com/file/peakd-hive/strategizer/23tGRQZtjLuZxxCox2sdE8D3VcbyR43dmK7Jkgs5vyAJveUcxBB7iVB4m1ZYdtauo3WCu.png","https://files.peakd.com/file/peakd-hive/strategizer/23swg9uB6hjWPUsgwB6Um3Ky1er5ufdVqJHh35Gzv5s1xNh4JTZ4dvNWa3ZXEbiJyrNVK.png"]}"
created2024-03-30 03:19:42
last_update2024-04-16 13:23:57
depth0
children21
last_payout2024-04-06 03:19:42
cashout_time1969-12-31 23:59:59
total_payout_value27.938 HBD
curator_payout_value27.884 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length15,017
author_reputation9,161,489,140,564
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,448,682
net_rshares112,503,627,545,677
author_curate_reward""
vote details (291)
@ashleymosaic ·
Yes yes yes! 👏👏👏
👍  
properties (23)
authorashleymosaic
permlinkre-strategizer-sb650s
categoryhive-154303
json_metadata{"tags":["hive-154303"],"app":"peakd/2024.3.6"}
created2024-03-30 16:10:45
last_update2024-03-30 16:10:45
depth1
children0
last_payout2024-04-06 16:10:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length17
author_reputation31,709,543,459,485
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,463,297
net_rshares8,502,763,966
author_curate_reward""
vote details (1)
@ciela777 ·
This looks great, as a new Hive user I am more surprised every day by this wonderful ecosystem.
👍  
properties (23)
authorciela777
permlinkre-strategizer-sbu2zm
categoryhive-154303
json_metadata{"tags":["hive-154303"],"app":"peakd/2024.4.1"}
created2024-04-12 14:31:00
last_update2024-04-12 14:31:00
depth1
children1
last_payout2024-04-19 14:31:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length95
author_reputation5,754,064,013,499
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,807,944
net_rshares8,936,532,554
author_curate_reward""
vote details (1)
@strategizer ·
Thanks, welcome to hive!
properties (22)
authorstrategizer
permlinkre-ciela777-sby7cg
categoryhive-154303
json_metadata{"tags":["hive-154303"],"app":"peakd/2024.4.1"}
created2024-04-14 19:55:30
last_update2024-04-14 19:55:30
depth2
children0
last_payout2024-04-21 19:55:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length24
author_reputation9,161,489,140,564
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,858,676
net_rshares0
@denmarkguy ·
I very much hope this can be developed further and turned into something... especially as another prong of a marketing approach. 

After all, how do people actually *use* their online experience? The vast majority aren't here *"in general,"* they are pursuing some *interest* or *hobby.* Few people will say simply that they are ON Facebook, they are part of an interest specific group or community.

Similarly, groups are a great way to *reach* new people because it allows you to say to a friend *"come join my gardening group! (For example)* rather than a generic *"join Hive."* It creates a sense of *relevance,* rather than just a sales pitch.

Of course, the all important thing here is having a sound *value proposition,* with most communities so far have failed at. And so, we see their associated tokens go to zero because the only reason to participate is to forever be selling that token as you earn it... and all supply and no demand equals zero.

Thanks for the walk through... never fond of ecency, but maybe that will change.
👍  
properties (23)
authordenmarkguy
permlinkre-strategizer-sbfupn
categoryhive-154303
json_metadata{"tags":["hive-154303"],"app":"peakd/2024.4.1"}
created2024-04-04 22:05:48
last_update2024-04-04 22:05:48
depth1
children3
last_payout2024-04-11 22:05:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,040
author_reputation1,155,303,263,530,994
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,607,558
net_rshares8,936,532,554
author_curate_reward""
vote details (1)
@strategizer ·
$0.04
You are welcome! Yes, just enabling people to create their own communities in more exciting forms will help to solve the issue of where new users will go when they on-board to Hive. Some may immediately move to create a community or others may want to explore the many custom projects that others have already created.

Optimising the tokens for L2 projects will take some experimentation and teamwork, but is not too hard to do. The more experiments are run, the more that everyone can learn and evolve towards great things!
👍  
properties (23)
authorstrategizer
permlinkre-denmarkguy-sbfw36
categoryhive-154303
json_metadata{"tags":["hive-154303"],"app":"peakd/2024.4.1"}
created2024-04-04 22:35:30
last_update2024-04-04 22:35:30
depth2
children2
last_payout2024-04-11 22:35:30
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.019 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length525
author_reputation9,161,489,140,564
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,608,121
net_rshares74,657,041,721
author_curate_reward""
vote details (1)
@denmarkguy ·
The funny thing is, we optimized communities for growth *long* before there was crypto, tokens and blockchain. People were given *badges* and *special privileges* as they gained influence and seniority, and there were *contests* that gamified the forum experience. 

One of the things we work with/against here is that everyone is so busy worshiping at the Altar of Decentralization that the benefits of structure and leadership are completely thrown out the window, sometimes. We don't want anyone to be *"in charge"* of anything because — *HORRORS!* — that looks like *centralization, (aka "the Boogeyman")* with the grand outcome that... *nothing tangible actually happens.*

And yet... we have *elected* witnesses, but how much do those witnesses actually *collaborate* in a structured manner towards a greater whole? 
👍  
properties (23)
authordenmarkguy
permlinkre-strategizer-sbg1wa
categoryhive-154303
json_metadata{"tags":["hive-154303"],"app":"peakd/2024.4.1"}
created2024-04-05 00:41:00
last_update2024-04-05 00:41:00
depth3
children1
last_payout2024-04-12 00:41:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length822
author_reputation1,155,303,263,530,994
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,610,134
net_rshares8,936,532,554
author_curate_reward""
vote details (1)
@hivebuzz ·
Congratulations @strategizer! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s)

<table><tr><td><img src="https://images.hive.blog/60x70/https://hivebuzz.me/@strategizer/upvoted.png?202403300434"></td><td>You received more than 1250 upvotes.<br>Your next target is to reach 1500 upvotes.</td></tr>
</table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@strategizer) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Check out our last posts:**
<table><tr><td><a href="/hive-122221/@hivebuzz/pud-202404"><img src="https://images.hive.blog/64x128/https://i.imgur.com/805FIIt.jpg"></a></td><td><a href="/hive-122221/@hivebuzz/pud-202404">Hive Power Up Day - April 1st 2024</a></td></tr><tr><td><a href="/hive/@hivebuzz/birthday-8"><img src="https://images.hive.blog/64x128/https://files.peakd.com/file/peakd-hive/hivebuzz/48UH6maVydCEXmmaoUDSbS7oYV1nYyATQuGeLRJY3AFFunQW3RfwC1334cQRQaqMTH.png"></a></td><td><a href="/hive/@hivebuzz/birthday-8">Happy Birthday to the Hive Blockchain</a></td></tr></table>
properties (22)
authorhivebuzz
permlinknotify-strategizer-20240330t044307
categoryhive-154303
json_metadata{"image":["https://hivebuzz.me/notify.t6.png"]}
created2024-03-30 04:43:06
last_update2024-03-30 04:43:06
depth1
children2
last_payout2024-04-06 04:43:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,225
author_reputation369,410,275,108,759
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,450,201
net_rshares0
@strategizer ·
STOP
properties (22)
authorstrategizer
permlinkre-hivebuzz-sb5yzw
categoryhive-154303
json_metadata{"tags":["hive-154303"],"app":"peakd/2024.3.6"}
created2024-03-30 14:02:18
last_update2024-03-30 14:02:18
depth2
children1
last_payout2024-04-06 14:02:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation9,161,489,140,564
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,460,668
net_rshares0
@hivebuzz ·
Notifications have been disabled. Sorry if I bothered you.
To reactivate notifications, drop me a comment with the word `NOTIFY`
properties (22)
authorhivebuzz
permlinknotify-strategizer-20240330t141130
categoryhive-154303
json_metadata""
created2024-03-30 14:11:30
last_update2024-03-30 14:11:30
depth3
children0
last_payout2024-04-06 14:11:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length129
author_reputation369,410,275,108,759
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,460,852
net_rshares0
@jfuji ·
$1.90
If you're looking for a guinea pig community to test anything with, Scholar & Scribe has long been eager to create something like this. There's a regular stream of fiction coming into the community that could very well use some categorization, better sorting, a way for a mod account to "tag" things with small upvotes, etc.

You'll see some regular "feature" posts and contests, all which would be well-served by a nicer, custom frontend way of presenting them. We also have a pair of L2 tokens in the mix, but as stated managing those economies are a separate challenge, haha.

We used a breakaway a few years ago but never got far with it.

cc @dibblers.dabs (the community admin)
👍  , , , , ,
properties (23)
authorjfuji
permlinkre-strategizer-2024330t93658194z
categoryhive-154303
json_metadata{"tags":["hive","marketing","web3","spk","ecency","breakawaycommunities","community","technology"],"app":"ecency/3.1.1-vision","format":"markdown+html"}
created2024-03-30 13:36:57
last_update2024-03-30 13:36:57
depth1
children1
last_payout2024-04-06 13:36:57
cashout_time1969-12-31 23:59:59
total_payout_value0.952 HBD
curator_payout_value0.951 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length683
author_reputation167,736,146,260,249
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,460,120
net_rshares3,876,932,161,400
author_curate_reward""
vote details (6)
@strategizer ·
$0.23
That's great to know, thanks! I think we are going to begin by using our own test communities that can be used and abused without interfering with anything or requiring outside collaboration. Ideally, we will need to work with real communities too at some point though, yes.
👍  , ,
properties (23)
authorstrategizer
permlinkre-jfuji-sb5yzh
categoryhive-154303
json_metadata{"tags":["hive-154303"],"app":"peakd/2024.3.6"}
created2024-03-30 14:02:03
last_update2024-03-30 14:02:03
depth2
children0
last_payout2024-04-06 14:02:03
cashout_time1969-12-31 23:59:59
total_payout_value0.112 HBD
curator_payout_value0.113 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length274
author_reputation9,161,489,140,564
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,460,657
net_rshares460,459,595,285
author_curate_reward""
vote details (3)
@kamuhive ·
$0.49
This is awesome! 
👍  , ,
properties (23)
authorkamuhive
permlinkre-strategizer-2024330t8828107z
categoryhive-154303
json_metadata{"type":"comment","tags":["hive-154303","hive","marketing","web3","spk","ecency","breakawaycommunities","community","technology"],"app":"ecency/3.0.46-mobile","format":"markdown+html"}
created2024-03-30 06:08:30
last_update2024-03-30 06:08:30
depth1
children0
last_payout2024-04-06 06:08:30
cashout_time1969-12-31 23:59:59
total_payout_value0.244 HBD
curator_payout_value0.243 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length17
author_reputation2,049,649,428,932
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,451,380
net_rshares1,018,256,917,173
author_curate_reward""
vote details (3)
@manniman ·
$0.50
Hive Engine and their "Tribes" had this utility already and all Tribes fail to expand.

Why is that?
👍  , ,
properties (23)
authormanniman
permlinkre-strategizer-sb5o4z
categoryhive-154303
json_metadata{"tags":["hive-154303"],"app":"peakd/2024.3.6"}
created2024-03-30 10:07:48
last_update2024-03-30 10:07:48
depth1
children5
last_payout2024-04-06 10:07:48
cashout_time1969-12-31 23:59:59
total_payout_value0.248 HBD
curator_payout_value0.247 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length100
author_reputation77,790,724,868,389
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,456,637
net_rshares1,021,865,856,871
author_curate_reward""
vote details (3)
@strategizer · (edited)
$1.78
Hi, as mentioned, Hive Engine has had some of these featues for a long time. However, they charge very high fees to create such websites and then also fees for maintenance and new features. This puts them well out of the reach of the majority of potential users. Even projects that could afford them will think twice, due to the lack of proven success with such Hive Engine projects and the relative risk/benefit ratio.

It's also important to consider that The tribes all utilise a Layer 2 token, so they are more than just a Hive powered site. They are also a self contained token, which means that just like Hive and all other Layer 1 tokens, they need careful economic management in order to perform well. This kind of management is well outside the understanding of most people - and so it is not surprising that they do not thrive. As @crimsonclad has pointed out in recent threads, the majority of successful crypto projects make use of 'market maker' 'services' behind the scenes in order to manipulate their prices. This is something that is unlikely to take place on Hive Engine tokens - as far as I know, though I don't know all the details.

Looking at the list of Hive Engine tokens, the only ones with any meaningful trading volume that I can see are the Splinterlands related tokens, the swap tokens, LEO and a few others. These are primarily tokens operated by the more experienced tech and entrepreneurial teams on Hive. This reflects that successfully operating a token requires a substantial degree of background knowledge, time and focus.

Operating a breakaway community is not the same thing as operating an L2 token, though it would make sense for projects to attempt doing both in some cases.

If we look at the number of new websites that are created daily (something that I have experience of as someone who has run a web design/marketing company), we see that large numbers of 'normal', non crypto/hive, websites are created every day. The success rate of these sites is also very low - only a small % grow beyond a small size and have longevity. This shows us that, again, online growth of websites - like crypto tokens - requires dedication, skill and attention to detail. These markets are very competitive.

None the less, there are successful crypto projects and there are successful forum/community projects. Breakaway communities are a tool that anyone can use in order to enter the market to create either of these in new ways. However, as always, the success of any given project is down to the actions of the team behind it.

Digital marketing and online growth is a huge industry, with a wide array of tools available to assist it. There are many strategies for its optimization and some are far better than others! The best way I have found to navigate this problem is to apply the scientific method to the process by carrying out experiments using different strategies, based on research and that are carefully measured along the way. This is how the most successful large scale digital marketing projects that I have been involved with or have researched, tend to be run.

It is essential that if both Hive and L2 communities are to scale, that proper analysis, design and optimization is continually completed by competent people right throughout the process. This is generally not done for Hive projects from what I can tell and is part of why @strategizer proposes the DAO fund us to [carry out such work for Hive as a whole](https://peakd.com/proposals/298). We would then be able to offer both generalized and specific advice for both Hive and its L2 projects that would boost performance across the board. We would also provide templates for projects to use themselves in future, as a reference for growth and strategy.

Successfully deploying L2 communities on Hive is a complex challenge that requires a variety of types of professional work to be completed, which relatively few people have experience in. This is part of why Steemit didn't launch their version of it, despite having a significant budget and a quite experienced team of technical people behind them. So we do not meant to suggest that doing this is a simple task, but it is also not one that is too hard to do, given the collective will and intent to fund the necessary work.
👍  , , ,
properties (23)
authorstrategizer
permlinkre-manniman-sb5rkz
categoryhive-154303
json_metadata{"tags":"hive-154303"}
created2024-03-30 11:22:12
last_update2024-03-30 12:25:54
depth2
children4
last_payout2024-04-06 11:22:12
cashout_time1969-12-31 23:59:59
total_payout_value0.890 HBD
curator_payout_value0.890 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4,292
author_reputation9,161,489,140,564
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,457,743
net_rshares3,650,002,371,997
author_curate_reward""
vote details (4)
@manniman ·
$0.50
Hmm, the Break-Away Communities are supposed to get Tokens too :)

Very elaborate explanation, I give you my thanks.
👍  , ,
properties (23)
authormanniman
permlinkre-strategizer-sb5u4o
categoryhive-154303
json_metadata{"tags":["hive-154303"],"app":"peakd/2024.3.6"}
created2024-03-30 12:17:12
last_update2024-03-30 12:17:12
depth3
children1
last_payout2024-04-06 12:17:12
cashout_time1969-12-31 23:59:59
total_payout_value0.249 HBD
curator_payout_value0.248 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length116
author_reputation77,790,724,868,389
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,458,555
net_rshares1,019,201,759,688
author_curate_reward""
vote details (3)
@sm-silva · (edited)
Almost every hive-engine token has a market maker, especially those that have a pool.
With 1200 BEE staked anyone can have a pair of market makers on the https://dswap.trade
👍  
properties (23)
authorsm-silva
permlinksb7wqh
categoryhive-154303
json_metadata{"app":"hiveblog/0.1","links":["https://dswap.trade"]}
created2024-03-31 15:08:45
last_update2024-03-31 15:12:39
depth3
children1
last_payout2024-04-07 15:08:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length173
author_reputation1,540,305,234,889
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,485,786
net_rshares8,936,532,554
author_curate_reward""
vote details (1)
@valued-customer ·
$0.48
I remember SMT's.  There was some guy with really nice hair promoting them, briefly, IIRC.

I look forward to finding out more about this as you turn them up.

Thanks!
👍  , ,
properties (23)
authorvalued-customer
permlinkre-strategizer-sb5bbn
categoryhive-154303
json_metadata{"tags":["hive-154303"],"app":"peakd/2024.3.6"}
created2024-03-30 05:25:24
last_update2024-03-30 05:25:24
depth1
children1
last_payout2024-04-06 05:25:24
cashout_time1969-12-31 23:59:59
total_payout_value0.242 HBD
curator_payout_value0.242 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length167
author_reputation358,380,619,042,669
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,450,874
net_rshares1,017,839,955,156
author_curate_reward""
vote details (3)
@strategizer ·
$0.03
Yes, it has since been proven that hair is a hindrance when it comes to L2 community development 8)

You are welcome!
👍  ,
properties (23)
authorstrategizer
permlinkre-valued-customer-sb5un0
categoryhive-154303
json_metadata{"tags":["hive-154303"],"app":"peakd/2024.3.6"}
created2024-03-30 12:28:12
last_update2024-03-30 12:28:12
depth2
children0
last_payout2024-04-06 12:28:12
cashout_time1969-12-31 23:59:59
total_payout_value0.013 HBD
curator_payout_value0.013 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length117
author_reputation9,161,489,140,564
root_title"Let's Grow: Optimizing Hive's 'Breakaway Communities'!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,458,697
net_rshares58,480,678,100
author_curate_reward""
vote details (2)