mirror of
https://github.com/formbricks/formbricks.git
synced 2026-02-16 01:18:06 -06:00
Fix some images break the layout on formbricks-com (#765)
This commit is contained in:
@@ -26,7 +26,7 @@ _Most open source projects get abandoned after a while. But these 5 open source
|
||||
<Image
|
||||
src={HeaderImage}
|
||||
alt="Open source survey tool self-hostable: Find the 5 best (and maintained) open source survey tool 2023."
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
Looking for the perfect open source survey tool to help you gather valuable insights and improve your business? Look no further!
|
||||
@@ -38,7 +38,7 @@ We've compiled a list of the top 5 open source form and survey tools that are st
|
||||
<Image
|
||||
src={Formbricks}
|
||||
alt="Formbricks is a free and open source survey software for in app micro surveys. Ask any user segment at any point in the user journey."
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
Formbricks is a powerful open source survey tool designed to help you get better experience data for your business. This tool allows you to survey specific customer segments at any point in the user journey, providing you with invaluable insights into what your customers think and feel about your product.
|
||||
@@ -56,7 +56,7 @@ Formbricks is a powerful open source survey tool designed to help you get better
|
||||
<Image
|
||||
src={SurveyJS}
|
||||
alt="SurveyJS is a comprehensive JS library to build your own form or survey application."
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
SurveyJS is a collection of JavaScript Librarys to build forms. Building your own form management system has never been easier than with SurveyJS. It packs:
|
||||
@@ -74,7 +74,7 @@ SurveyJS is a collection of JavaScript Librarys to build forms. Building your ow
|
||||
<Image
|
||||
src={Typebot}
|
||||
alt="Open source survey and form builder SurveyJS lets you build surveys fast"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
Coming in at number three on our list is Typebot, that makes it really easy to create conversational forms and surveys. Typebot helps you engage with your audience in a more interactive way, leading to higher response rates and better data. It comes with:
|
||||
@@ -92,7 +92,7 @@ Coming in at number three on our list is Typebot, that makes it really easy to c
|
||||
<Image
|
||||
src={OpnForm}
|
||||
alt="OpnForm is an open source form builder for experience management"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
OpnForms is a flexible and powerful open source form and survey tool designed to make data collection easy and efficient. OpnForm packs lots of features, especially for a Beta:
|
||||
@@ -109,7 +109,7 @@ OpnForms is a flexible and powerful open source form and survey tool designed to
|
||||
<Image
|
||||
src={LimeSurvey}
|
||||
alt="LimeSurvey is open source survey builder to manage experiences with forms"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
LimeSurvey has been around for at least a decade. It's a powerful survey tool made for more classical, scientific surveying. It packs:
|
||||
|
||||
@@ -31,7 +31,7 @@ Funnily enough, it started with a tweet:
|
||||
<Image
|
||||
src={TweetPeer}
|
||||
alt="Peer tweets about the best open-source Typeform alternative"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
When I read this tweet, I was sitting in a WeWork in Mexico City, feeling a bit guilty for being such a cliché digital nomad. Sipping on my decaffeinated matcha with lactose-free goat milk, I slid into Matti's DMs. I knew he had built an open-source survey tool a few months ago and suggested he comment on the tweet. We started chatting.
|
||||
@@ -43,7 +43,7 @@ So we chatted about the opportunity of building a commercial open-source alterna
|
||||
<Image
|
||||
src={SnoopForms}
|
||||
alt="SnoopForms was the OS Typeform alternative with a twist"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
### **snoopForms and why OS Typeform isn’t a good business**
|
||||
@@ -80,7 +80,7 @@ Following Paul Graham's advice to start with a **[narrow but deep hole](http://p
|
||||
<Image
|
||||
src={PMFDashboard}
|
||||
alt="Peer tweets about the best open-source Typeform alternative"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
_We built a custom dashboard just to visualize the PMF survey results_
|
||||
|
||||
@@ -108,7 +108,7 @@ March and the first half of April flew by as we hacked together the MVP of what
|
||||
<Image
|
||||
src={TitleImage}
|
||||
alt="GitHub sponsors Formbricks to join their open-source accelerator program"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
A welcomed motivator came in the form of an email from GitHub: We we were chosen to take part in the first-ever batch of the GitHub Open-Source Accelerator! It was a really fun programme and we learned a lot! You can read about our experience [here.](https://formbricks.com/blog/github-accelerator-experience)
|
||||
@@ -122,7 +122,7 @@ A couple of weeks later, Peer from [Cal.com](http://Cal.com) came back to northe
|
||||
<Image
|
||||
src={TwitterResult}
|
||||
alt="SnoopForms was the OS Typeform alternative with a twist"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
We wanted to compare how the publicly asked survey (Twitter) compared to a survey among the community of users. The results were eye-opening:
|
||||
@@ -130,7 +130,7 @@ We wanted to compare how the publicly asked survey (Twitter) compared to a surve
|
||||
<Image
|
||||
src={EmailResult}
|
||||
alt="SnoopForms was the OS Typeform alternative with a twist"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg h-full"
|
||||
/>
|
||||
_Anything above 40% is considered PMF, 60% is 🔥🔥🔥_
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ _We were among the first 20 teams ever to run through the Open-Source Accelerato
|
||||
<Image
|
||||
src={Demo}
|
||||
alt="GitHub sponsors Formbricks to join their open-source accelerator program"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
## Hey there,
|
||||
@@ -39,7 +39,7 @@ January and February came and went. On the 22nd of March, we received an email f
|
||||
<Image
|
||||
src={Mail}
|
||||
alt="GitHub invited us to join the GitHub Accelerator and share our experience"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
Needless to say, we were thrilled! We were selected from over 1000 open-source projects, alongside renowned and popular projects like [Nuxt](https://github.com/nuxt/nuxt), [TRPC](https://github.com/trpc/trpc), and [Responsively App](https://github.com/responsively-org/responsively-app). Here is a summary of what we got:
|
||||
@@ -67,7 +67,7 @@ I mean look at all these happy people:
|
||||
<Image
|
||||
src={Teams}
|
||||
alt="GitHub invited us to join the GitHub Accelerator and share our experience"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
Here's an overview of the ten sessions and their relevance to us as a venture-focused startup:
|
||||
@@ -121,7 +121,7 @@ Yes, absolutely. The sessions were excellent, we met a handful of inspiring buil
|
||||
<Image
|
||||
src={TitleImage}
|
||||
alt="GitHub sponsors Formbricks to join their open-source accelerator program"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
<NewsletterSignup />
|
||||
|
||||
@@ -22,7 +22,7 @@ _We're getting ready to take our open-source experience management platform to n
|
||||
<Image
|
||||
src={TitleImage}
|
||||
alt="GitHub sponsors Formbricks to join their open-source accelerator program"
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
## Hey there,
|
||||
|
||||
@@ -18,7 +18,7 @@ export const meta = {
|
||||
|
||||
<AuthorBox name="Johannes" title="Co-Founder" date="April 7th, 2023" duration="4" />
|
||||
|
||||
<Image src={RobinHoodMeme} alt="Robin Hood Meme" className="rounded-lg" />
|
||||
<Image src={RobinHoodMeme} alt="Robin Hood Meme" className="rounded-lg w-full" />
|
||||
|
||||
_What motivates us to build open source tech in such a crowded space? What do we see what others might not? And how do we understand the relationship between free open source tech and a commercial complement?_
|
||||
|
||||
@@ -30,7 +30,7 @@ Before we talk about why the open source mentality is growing on Matti and I, le
|
||||
|
||||
Forms are an essential part of web infrastructure, every application has one or more. Whenever someone wants to get data from a brain into a computer, forms come into play:
|
||||
|
||||
<Image src={WhyWeDoIt} alt="Why we do it" className="rounded-lg" />
|
||||
<Image src={WhyWeDoIt} alt="Why we do it" className="rounded-lg w-full" />
|
||||
|
||||
Secondly, forms are the starting point of many deeper interactions. Lead generation forms, application forms, immigration forms collect lots of meaningful data. It gets processed and enriched, often in the process of building a lasting customer relationship. This implies more interaction, more data input and management, more opportunities to grow. Owning the starting point of this relationship is inherently valuable.
|
||||
|
||||
@@ -47,7 +47,7 @@ Why are large corporations like Google, Facebook, IBM, etc. investing $$$ in OSS
|
||||
<ResponsiveEmbed
|
||||
src="https://www.youtube-nocookie.com/embed/j4ovbmsp6p0?start=9"
|
||||
allowFullScreen
|
||||
className="rounded-lg"
|
||||
className="rounded-lg w-full"
|
||||
/>
|
||||
|
||||
_"I doubt it."_
|
||||
@@ -78,7 +78,7 @@ To break this down, let's look at the challenges commercial OSS companies face.
|
||||
|
||||
Matti and I are not just motivated by the chance to gain economic security for our families over the course of the next decade. We also believe in and want to contribute to the positive sum thinking of the open source community. Building a commercial open source software company presents a model Robin Hood would be proud of:
|
||||
|
||||
<Image src={RobinHoodMeme} alt="Robin Hood Meme" className="rounded-lg" />
|
||||
<Image src={RobinHoodMeme} alt="Robin Hood Meme" className="rounded-lg w-full" />
|
||||
|
||||
A COSS company builds cool tech and shares it freely. It uses its own tech to offer a product to mostly enterprise customers and thereby finances the further development of the technology everyone can use - to a large extent - for free.
|
||||
|
||||
@@ -92,7 +92,7 @@ But there is more.
|
||||
|
||||
Growing up in the longest period without war in Europe as well as the longest "up only"-market in recent history, 2022 feels utterly unsettling. War, inflation, recession, heat records, wildfires, outrageous inequality, hate, weak democracies -- everything goes to sh\*t everywhere, all at once.
|
||||
|
||||
<Image src={EverythinEverywhereAllAtOnce} alt="Everything everywhere all at once" className="rounded-lg" />
|
||||
<Image src={EverythinEverywhereAllAtOnce} alt="Everything everywhere all at once" className="rounded-lg w-full" />
|
||||
|
||||
If you haven't seen "Everything, everywhere, all at once" I highly recommend it.
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ export const meta = {
|
||||
|
||||
<AuthorBox name="Johannes" title="Co-Founder" date="April 7th, 2023" duration="4" />
|
||||
|
||||
<Image src={Wrestling} alt="Why we do it" className="rounded-lg" />
|
||||
<Image src={Wrestling} alt="Why we do it" className="rounded-lg w-full" />
|
||||
|
||||
_In September, we kicked it off with a Typeform open-source alternative. As we build and learn, our focus is shifting. We talk about how we look at form and survey tools today, why experience management not only matters for enterprise and why the endgame looks a lot more like open-source Qualtrics. Qualtrics? What happened to Typeform?_
|
||||
|
||||
@@ -32,13 +32,13 @@ Let’s dive in 👇
|
||||
|
||||
## How it started
|
||||
|
||||
<Image src={Snoopforms} alt="How it began - snoopforms landing page" className="rounded-lg" />
|
||||
<Image src={Snoopforms} alt="How it began - snoopforms landing page" className="rounded-lg w-full" />
|
||||
|
||||
Matti and I kicked off our work on [snoopForms](https://snoopforms.com) as the “Open source Typeform Alternative” - and we weren’t the first to try this:
|
||||
|
||||
<Image src={Ohmyform} alt="Ohmyform" className="rounded-lg" />
|
||||
<Image src={Tellform} alt="Tellform" className="rounded-lg" />
|
||||
<Image src={Tripetto} alt="Tripetto" className="rounded-lg" />
|
||||
<Image src={Tellform} alt="Tellform" className="rounded-lg w-full" />
|
||||
<Image src={Ohmyform} alt="Ohmyform" className="rounded-lg w-full" />
|
||||
<Image src={Tripetto} alt="Tripetto" className="rounded-lg w-full" />
|
||||
|
||||
TellForm and OhMyForm were given up, Tripetto niched down to the WordPress ecosystem and are doing quite well selling $99 / year licenses.
|
||||
|
||||
@@ -65,7 +65,7 @@ The first group isn’t a tempting cohort to build for: They are very price-sens
|
||||
|
||||
Typeform makes forms look pretty and thereby claims to achieve a higher conversion rate than other form tools. Here is the key value proposition from typeform.com (24.03.23):
|
||||
|
||||
<Image src={TypeformValue} alt="Why we do it" className="rounded-lg" />
|
||||
<Image src={TypeformValue} alt="Why we do it" className="rounded-lg w-full" />
|
||||
|
||||
The average conversion rate of an emailed out Typeform is 5%. In-app surveys for example average out at [30% so 6x better.](https://news.ycombinator.com/item?id=30377349) Typeforms are the most pretty forms out there and likely to convert better than a Google Form but are by no means the best way to get insights from your audience.
|
||||
|
||||
@@ -167,7 +167,7 @@ You can create events either in your code base or with our No Code Event creator
|
||||
|
||||
There is so much you can do with it, here is a sneakpeek:
|
||||
|
||||
<Image src={FormbricksSneak} alt="Formbricks Sneak Preview" className="rounded-lg" />
|
||||
<Image src={FormbricksSneak} alt="Formbricks Sneak Preview" className="rounded-lg w-full" />
|
||||
|
||||
What all of this looks like in action we’ll share in a product walkthrough video soon. We are super excited to get the new Formbricks into your hands asap.
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ export const meta = {
|
||||
|
||||
<AuthorBox name="Johannes" title="Co-Founder" date="April 7th, 2023" duration="4" />
|
||||
|
||||
<Image src={HeaderImage} alt="Formbricks - Open Source Forms and Surveys" className="rounded-lg" />
|
||||
<Image src={HeaderImage} alt="Formbricks - Open Source Forms and Surveys" className="rounded-lg w-full" />
|
||||
|
||||
_It has been quiet in the past weeks, but we didn't spend our days sitting around. Find out what we were up to and where we are taking Formbricks from here._
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ export const meta = {
|
||||
|
||||
<AuthorBox name="Johannes" title="Co-Founder" date="April 7th, 2023" duration="4" />
|
||||
|
||||
<Image src={TitleImage} alt="Title Image" className="rounded-lg" />
|
||||
<Image src={TitleImage} alt="Title Image" className="rounded-lg w-full" />
|
||||
|
||||
_Open source software (OSS) beats out proprietary software in every regard - except for value capturing. No-Code tools shorten the feedback loop between builders and consumers, kicking productivity through the roof. Here is why a no-code interface is cheatcode for OSS and why particularly large corporations and governments are to benefit the most._
|
||||
|
||||
@@ -51,7 +51,7 @@ The idea of making and selling proprietary software is simple: If you cannot see
|
||||
|
||||
OSS doesn't have these restrictions. Unlike cable TV, you know exactly what you're getting, because the source code is openly accessible. If you are unhappy with the integrations built by the community or company developing the tool, you can build your own. OSS is the monthly subscription you can cancel once you binge watched the whole library. **It's better for the consumer and this is why it's the winning model.**
|
||||
|
||||
<Image src={ProprietaryDependence} alt="Depend on proprietary software meme" className="rounded-lg" />
|
||||
<Image src={ProprietaryDependence} alt="Depend on proprietary software meme" className="rounded-lg w-full" />
|
||||
|
||||
But no lock-in is only one key advantage, **data ownership is equally important**. In times of GDPR, CCPA, YMCA, etc. owning your data is essential to be fully compliant. Currently, there a lot of legal uncertainty for European institutions to use any SaaS tool where data flows to servers located in the United States. You can neither use Google Analytics nor Zapier. The solution, in many cases, is to neither analyze nor automate. Governmental institutions or larger companies cannot afford the reputational risk and attached fines of being exposed as non-compliant with privacy legislation.
|
||||
|
||||
@@ -156,7 +156,7 @@ The OSS Renaissance is in full swing. The argument laid out above is just one of
|
||||
|
||||
---
|
||||
|
||||
<Image src={HeaderImage} alt="Formbricks - Open Source Forms & Surveys" className="" />
|
||||
<Image src={HeaderImage} alt="Formbricks - Open Source Forms & Surveys" className="w-full" />
|
||||
|
||||
Finally good open source forms
|
||||
|
||||
|
||||
Reference in New Issue
Block a user