TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Prismic.io goes live

46 pointsby Doublonabout 11 years ago

20 comments

sunirabout 11 years ago
A few things. I would expect a writing application to have incredible copywriting. You have to out-write the writers!<p>Here are some examples where the text could be improved, though really the whole page needs to be rewritten using the inverted pyramid.<p>1. &quot;Api&quot; should be &quot;API&quot;.<p>2. &quot;You&#x27;re the skilled developer, so why would it be ok to settle for technical constraints as soon as there&#x27;s manageable content involved?&quot; is awkward. I actually don&#x27;t know what you&#x27;re pitching. What is manageable content? Why use a fill verb like &quot;involved&quot; instead of something concrete?<p>3. &quot;prismic.io helps you make all your content adaptable to all possible designs.&quot; is passive. &quot;prismic.io adapts your content to...&quot; who knows.<p>4. &quot;All possible designs&quot; is clearly impossible.<p>Second, I still don&#x27;t know what this does after reading the homepage.<p>Third, the title of this post was too vague. Maybe that was beyond your control. Did you submit it?<p>Fourth, almost all the graphics are not related to the application. Show don&#x27;t tell!
评论 #7593319 未加载
评论 #7593113 未加载
mattmanserabout 11 years ago
It&#x27;s frustrating as this product looks like a great idea and looks well done, but you&#x27;re leaving out all the important bits of information that I&#x27;d want to know immediately.<p>Do I have to request the the content from prismic with every request? Is it done client or server side? What kind of caching will I be able to do my end? What happens when you go down?<p>That website and especially the video are terrible at communicating (pan, pan, pan, pan, pan, arghhhhhh). I thought it was because I was watching it without sound. Turns out there is no sound.<p>It visually looks great, but the content itself is practically useless, classic style over substance.<p>And the API documentation is bad. What does the first section of the documentation even mean?<p><i>&#x2F;api is the single endpoint of your content repository. You can learn and browse everything else from there. You should never forge any API URL in your code, as all usable forms (that define what URLs you can build) are available in &#x2F;api (and the URLs might change as features get rolled out).</i><p>I (finally) found the api which is hidden in the help menu of all places and kinda can guess what you&#x27;re supposed to do, but I think you&#x27;ve a few rough edges to sand off in the usability.<p>Gratz on the launch, but get someone in to help you write the copy and overhaul those API docs.
评论 #7593080 未加载
nichocharabout 11 years ago
Can you help me understand exactly what this does, and how it is better than basic CMS? (not being a brat, I&#x27;m actually curious. It&#x27;s just that I just couldn&#x27;t quite figure it out by reading the website at a quick glance, which you could also take as feedback I guess)
评论 #7592653 未加载
评论 #7592731 未加载
评论 #7592550 未加载
14113about 11 years ago
I hate this trend that startup homepages seem to be going through. They don&#x27;t seem to actually explain what their product <i>is</i>. All I can see from this page are a load of assertions that either:<p>A) It&#x27;s not the same as thing X B) It&#x27;s better than thing Y, because of Z C) Their Q (which is part of their product) is really really good!<p>To someone landing on the page, that doesn&#x27;t tell me what they do on a grander, more abstract scale, it only gives me a pinhole view of parts of their app, and thus prevents me from seeing the bigger picture. I&#x27;m sure the product as a whole is great (after all, I know each part is great), but I still have no idea what the product as a whole does!<p>I&#x27;ve read the FAQ, and I still can&#x27;t quite figure out what this is offering. Can anyone condense this into a single paragraph (or better, sentence) that describes concisely, and completely what prismic does? I really can&#x27;t fathom it from their website...
评论 #7593333 未加载
评论 #7593325 未加载
Xdesabout 11 years ago
I&#x27;d like to see an open source version of this. I like the API centric approach to site building, but I don&#x27;t want some third party to have access to all of my content in one place.
评论 #7600218 未加载
评论 #7593367 未加载
enoptixabout 11 years ago
What are the SEO implications of this? I tried looking at their site (since they built it with their tech) and at the FAQ but couldnt find an answer. Is the content pulled via AJAX after page load? Or is it pulled server-side on the initial request?
评论 #7592898 未加载
crypsisabout 11 years ago
This is a cool idea that I think a lot of Digital agencies need. I can&#x27;t think of how many projects I&#x27;ve lead where we had to build a custom cms for a design that needed to be pixel perfect and was hard to do in either Wordpress or an Enterprise CMS.<p>However, I think your own website does a poor job of communicating what it does. The language of &quot;display content your way&quot; is very vague and it takes a lot of digging to figure out what it is that you are offering. Your target audience is not the general non-technical user, your target audience is the Technical Lead or Software Architect or programmer that is actually building the website. They are going to be the one that says use this instead of Wordpress or some Enterprise sized CMS.<p>My suggestions are:<p>1. Put screenshots of the product immediately on the home page (instead a blank desk, pencils, plants... what is that?).<p>2. Describe precisely what it is: a new type of CMS that eliminates templates and delivers content as a service to your own custom front end. Everyone hates CMS templates so I think you can strike a chord there. I&#x27;m not a copywriter so someone can probably spruce that statement up. I actually echo some of the other commenters statements in that you really ought to have a copywriter look through your content on the website and focus it a bit more. I think the writing&#x2F;copy on the site is weak in describing the product and needs to be much more technical and specific since your target audience is different.
sudhirjabout 11 years ago
From what I can make out:<p>1. Define all document types (document metadata and structure) in their custom JSON.<p>2. They build pretty looking CRUD forms based off the JSON so non technical content writers can fill in and manage content.<p>3. Expose all documents via a REST API with a bespoke query language.<p>4. Allow content to be edited collaboratively and changes to be scheduled &#x2F; buffered.<p>That&#x27;s about it, actually. Would work very well when I build a site for my mum&#x27;s chocolate shop.
评论 #7593335 未加载
评论 #7593331 未加载
Dorian-Marieabout 11 years ago
A few suggestions:<p>* Make it possible to &quot;Tab&quot; between fields, same for using &quot;Cmd-Return&quot;, &quot;Cmd-A&quot;, ...<p>* Inserting an image is really ankward, as soon as I upload it, I expect it to be in the article&#x2F;product&#x2F;... but it&#x27;s not, I have to &quot;Select&quot; it, and then choose some kind of dimensions, and the UI&#x2F;UX for it is not user-friendly, I think you should show the image in the article images sections, and then have small icons for differents sizes, or just when clicking the image, then we can edit it.<p>* When you use the terms &quot;Publish&quot;, &quot;Live now&quot;, ..., I expect to see something publicly accessible, like even some kind of raw template of a website, or show me the API urls, because now I&#x27;m like hitting the &quot;Publish&quot; button and then nothing seems to happen.<p>* Also when clicking &quot;Publish&quot;, &quot;publish now&quot; should be the default (eg: always have defaults for select inputs)<p>Otherwise it looks really good and I like the ideas.<p>Do you plan on translating it? Also, you say it&#x27;s free, but then there is a billing section, etc..., do you have a idea how much it will be?
评论 #7593314 未加载
andybakabout 11 years ago
First impression of the writing room is that it&#x27;s suffering from classic &#x27;mystery meat&#x27; navigation. I think it would be a hard sell to busy clients who hate learning new interfaces.<p>I&#x27;d love to see footage of the user testing on this. I might be wrong but I can imagine many a furrowed brow on initial exposure.<p>Update - Either I&#x27;m really dumb or adding a picture to a post is rather confusing.<p>I was really expecting a completely stellar UX to be the main selling point. It&#x27;s a very pretty UX but it&#x27;s not immediately intuitive. Which leads me to wonder what the main selling point of this actually is. I kind of like the idea of decoupling content from the code that generates the website but that&#x27;s an abstraction that many will struggle with.<p>It&#x27;s not really any worse than what we&#x27;re currently expecting content authors to work with (Wordpress et al) - but it&#x27;s not significantly better either. So it lives or dies on the value of the decoupling - which I&#x27;m struggling to feel is a big enough win.
sadacheabout 11 years ago
By the way, in another HN thread, we posted a $60 discount code &quot;HNApril15&quot; to thank HN community for this awesome and constructive feedback.
megaman821about 11 years ago
I have been using this approach internally for quite a while, a CMS that exposes all content through its API and then websites, mobile apps, etc. that consume the API. Taking it a step further you can build libraries in your favorite programming language against your API. This reduces building a Rails, Node.js, iOS, or Android app down to mostly design implementation.
nemesisjabout 11 years ago
There&#x27;s no mention of embedding or &quot;white labeling&quot; prismic within other applications. Is this possible? For example, within product X I need to manage quite a bit of content, but would rather not build in a CMS. Can we integrate Prismic to do the content management parts?
评论 #7593426 未加载
tloganabout 11 years ago
I would suggest to clean up landing page and clearly explain what is prismic.io. I tried to figure out that from the landing page, but no luck. And if you are not native English speaker - use that in your advantage. Write short sentences.
评论 #7593206 未加载
mericssonabout 11 years ago
Anyone figure out how to view a site created from scratch that has newly published documents? Not obvious how to view a site as an unauthenticated user.<p>Or is the API the only way to consume content published on a repository&#x2F;site?
评论 #7593403 未加载
评论 #7592796 未加载
krmmalikabout 11 years ago
What kind of guarantees are you providing that a company that will invest itd resources in creating content on your platform wont be held to ransom tomorrow by either price hikes or service closures or something else?
lbotosabout 11 years ago
Biggest challenge: I thought it was these guys with a new look:<p><a href="http://getprismatic.com/home" rel="nofollow">http:&#x2F;&#x2F;getprismatic.com&#x2F;home</a>
jack_hanfordabout 11 years ago
It appears that scrolling isn&#x27;t working for me. Chrome on a Mac.. Perhaps it&#x27;s a CSS overflow issue?<p>Edit: Only when the video is playing
MicroBertoabout 11 years ago
We use Google Drive to collaborate on our content. It&#x27;s simple but it&#x27;s free. Why should we switch?
评论 #7593383 未加载
senorgomezabout 11 years ago
Very cool, congrats