sqlitebrowser / sqlitebrowser

Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
https://sqlitebrowser.org
Other
21.19k stars 2.13k forks source link

New concept mockup for DBHub.io landing page #1849

Closed justinclift closed 5 years ago

justinclift commented 5 years ago

Been thinking over what our DBHub.io landing page should be, as the current placeholder one isn't fit for purpose. :wink:

So far, this is what I've come up (concept wise): DBHub io landing page 1

This is modelled after places which (I think) have good landing pages:

The key things seem to be:

So, for ours I'm thinking we could have an intro animated gif (eg a few slides showing key things), a "Get Started" button leading to a new user intro, and a features area below it showing things like DBHub integration (eg screenshots), dio command line examples, and screenshots or similar of other key pieces.

What do people reckon so far? :smile:

justinclift commented 5 years ago

Hmmm, we should probably make the "Save your databases online, share and collaborate with others, and generate graphs" text much larger. And maybe drop the "DBHub.io" text completely. :thinking:

Done (pic updated above).

justinclift commented 5 years ago

Not 100% a fan of the current simple text. Using "and" in the sentence twice is bad English. Maybe drop the "and generate graphs" fragment, instead adding it to the features list?

Something like this:

DBHub io landing page 2

chrisjlocke commented 5 years ago

As in the 'hexo' example, the most popular headings are the 'x, y and z' way of describing.
I'd argue that sharing is similar/analogous to collaborating. They're different, but overlap. So, you could use "save your databases online, share with others, and generate graphs". I'm not 100% sure on the 'generate graphs'. 'generate online graphs'. On what? why?
Collaboration and sharing is the main benefit of the software, so I'm leaning back to your last example... Well, that was a pointless post of mine! At least it showed I thought about it! haha!

justinclift commented 5 years ago

At least it showed I thought about it!

:smile:

Maybe some mix of:

?

justinclift commented 5 years ago

Next variation:

DBHub io landing page 3

chrisjlocke commented 5 years ago

Y O U R D A T A - Share it! Visualise it! Improve it with others!

lol...

chrisjlocke commented 5 years ago

(gah - there should be more spacing between 'your' and 'data', but obviously that's not HTML friendly! You get the gist though... 'your data' is large, with the three blobs underneath? maybe?

Not 100% sure on 'improve it' - will peruse the thesaurus when I'm sitting on the loo!! haha!

justinclift commented 5 years ago

:wink:

k, trying with the "Get Started" button moved up a bit:

DBHub io landing page 4 DBHub io landing page 5

justinclift commented 5 years ago

If you want to try out some things yourself, the above mockups are created using the desktop application version of Balsamiq (Win/macOS). It's no cost to us, as we're an OSS project.

Our source files are here.

justinclift commented 5 years ago

From the Hexo approach, maybe something like "Fast, simple database sharing"?

MKleusberg commented 5 years ago

I think this is looking pretty good. Just two thoughts I had: 1) What about active users of the site? We should offer them an obvious to locate and easy to use way to log in. 2) "Improve your data" sounds a bit strange to me. Collaboratively working on the data/on the database/on the user's project seems to fit better because it also incorporates collecting and aggregating data.

justinclift commented 5 years ago

Actually nearly finished implementing a first version of it. :wink:

It turned out that a single "features" column looked too sparse. Too much space to either side when on a desktop sized browser. So, went with two columns instead.

Just working on the last piece now, which was going to be an animated gif but will probably be a (small) movie file instead. Better file sizes, and pretty much every browser supports the <video> tag these days.

What about active users of the site? We should offer them an obvious to locate and easy to use way to log in.

Was thinking to have the login/register buttons in the "standard" top right spot still. I just left off the top row of buttons in the mock up, as it's not the bit I was focusing on. :smile:

  1. "Improve your data" sounds a bit strange to me. ...

The wording I'm using in the real code (thus far) is:

Share your SQLite data
Visualise it
Improve it with others

Improvements are definitely welcome. :smile:

sky5walk commented 5 years ago

Change all "Graph" TO: "Chart" or "Plot". Graph's meaning is more dominant in mathematics and data structures.

justinclift commented 5 years ago

Good point. Already using different wording now anyway. :smile:

Almost done here. Just battling some video conversion problems with libtheora. Can't get a valid output video in .ogv (needed for backwards compatibility) format. Grrrr.

Probably time to start getting creative. :wink:

justinclift commented 5 years ago

Ok, new landing page has been deployed. There are lots of pieces that could be improved, but it should be a reasonable starting point. Hopefully. :smile:

With the .ogv video, I just skipped it. Every major browser supports either mp4 or WebM these days, so those two should be good enough.

justinclift commented 5 years ago

Oops. "Graph" was still used on the page further down. Fixed.

justinclift commented 5 years ago

Closing this now, as the new landing page seems to be working ok. :smile:

MKleusberg commented 5 years ago

The video is pretty well done by the way :+1: Looks rather impressive!

justinclift commented 5 years ago

Thanks. :smile:

It took quite a few goes to get reasonable. In theory it should be edited down a bit to remove some of the pauses... but meh, later. :smile: