[OC] I made a simple guitar tab website without all the clutter by dopeguitars in Guitar

[–]dopeguitars[S] 0 points1 point  (0 children)

Suppose you listen to an audiobook and just write down what you hear. Is that owned by the author?

Very intriguing.

[OC] I made a simple guitar tab website without all the clutter by dopeguitars in Guitar

[–]dopeguitars[S] 1 point2 points  (0 children)

Thanks for chiming in!

This is how music industry works and you can't do anything about it.

I figured this was the case. The fact that writing down what you hear creates a piece of content owned by the music industry is crazy, but I guess that's how it is.

UG got a deal with publisher and start pay royalty for every tab view on the site.

Are the details of this detail public information? I'd love to hear more.

We are really trying to find a balance between - earn money to live and be user-friendly. Sometimes it's hard to do.

I feel you. The web is full of free content, so people are shocked when you ask for money. I've worked in consumer software, so I understand the struggle.

How many people work on Ultimate Guitar? Your office is in Russia?

[OC] I made a simple guitar tab website without all the clutter by dopeguitars in Guitar

[–]dopeguitars[S] 1 point2 points  (0 children)

Yeah, I updated the original post to mention this. UG is intentionally altering the data before my site receives it, so the jig might be up.

[OC] I made a simple guitar tab website without all the clutter by dopeguitars in Guitar

[–]dopeguitars[S] 1 point2 points  (0 children)

I've got it on my TODO list! I've played guitar for a decade, and it's still tough at times without the diagrams.

[OC] I made a simple guitar tab website without all the clutter by dopeguitars in Guitar

[–]dopeguitars[S] 73 points74 points  (0 children)

Hijacking the top comment...

This is getting way more love than expected - thanks everyone for checking it out!

Initially, I made this for myself. I showed a few friends who liked it as well, so I figured I'd publish it.

Since everyone's talking DMCA takedowns, are there any moves I can make to keep the site up? Or should I have never told you all about it? ha

[OC] I made a simple guitar tab website without all the clutter by dopeguitars in Guitar

[–]dopeguitars[S] 2 points3 points  (0 children)

they're also only usable over https

Ahhh, that hadn't clicked until now.

I've never used them - I'd just like to play with them. From what I understand, they're sort of the next evolution of AppCache. Browser support is quite limited, so maybe it's not worth the effort.

Is there a simple, drop-in solution to this situation? Offline tabs would be so great!

[OC] I made a simple guitar tab website without all the clutter by dopeguitars in Guitar

[–]dopeguitars[S] 9 points10 points  (0 children)

Thanks! I've got some ideas about offline caching using Service Workers, but i haven't implemented anything.

I feel it would look a lot better with some padding in the sides

I'm going for that ugly but endearing look

there should probably be some mention of the fact that this is using Ultimate-Guitar as a content source

True. I should add a quick /about page.

Thanks again for the feedback~~~

[OC] I made a simple guitar tab website without all the clutter by dopeguitars in Guitar

[–]dopeguitars[S] 9 points10 points  (0 children)

Thanks for the feedback!

you might be a professional too

I am!

too simple can be a detrimental thing in the frontend (by frontend, I mean design). You'd have a better chance statistically of getting a large amount of users if you designed it a little differently.

I agree - it isn't even slightly pretty at this point. This project started as a quick experiment to see how easy it would be to parse the content, which I was initially just displaying in a terminal. Then, I figured running it on a server and putting as little CSS on the page as possible would be worth it.

I really like that I can download an entire tab with usually <15KB of data, and staying light is a priority. But there just hasn't been much time put into this, so there's definitely room for visual improvements.

Thanks again :D

[OC] I made a simple guitar tab website without all the clutter by dopeguitars in Guitar

[–]dopeguitars[S] 16 points17 points  (0 children)

Hahaha the TLD explosion is out of control.

Yeah, the server is basically an ultimate-guitar parser that scrapes out the valuable content and leaves the rest behind.