Giter VIP home page Giter VIP logo

website's People

Contributors

asantoni avatar be-ing avatar coliff avatar crisclacerda avatar daschuer avatar davidchocholaty avatar deborahtrez avatar dependabot[bot] avatar ehendrikd avatar esbrandt avatar eve00000 avatar fatihemreyildiz avatar felixonmars avatar fwcd avatar holzhaus avatar iamcodemaker avatar joergatgithub avatar katsar0v avatar kazakore avatar m0db avatar pegasus-rpg avatar radusuciu avatar ronso0 avatar rryan avatar sblaisot avatar sleepynate avatar swiftb0y avatar uklotzde avatar xeruf avatar ywwg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

website's Issues

Tarball link is down

The tarball links are not working.
I think we have decided to redirect them to GitHub.

Unable to update translation template, configuration error?

cactus messages:make

produces the 2 folders

  • e
  • n

instead of just one folder en

This is needed for updating the translation template b4 uploading to transifex.
Would like to have the website translated at launch, at least for some languages.

describe upgrade procedure

We regularly get questions on facebook about whether it's necessary to uninstall the old version before installing the new one. We should put something on the download page that says it's ok to install the new version on top of the old one.

Viewport not set

This is a forwarded issue from Google Search console:

Mobile Usability issues detected on mixxx.org
To the owner of mixxx.org:
Search Console has identified that your site is affected by 1 Mobile Usability issue(s):

The following issues were found on your site:

  • Viewport not set

We recommend that you fix these issues when possible to enable the best experience and coverage in Google Search.

Announcements for the 2.3 release

In addition to the usual beta and final release announcements, we came up with the idea to make a series of blogposts that highlight the major changes in Mixxx 2.3 and discussed it on Zulip.

Let's use this issue for planning these blogposts.

Topic Author(s) PR Date
2.3 beta release annoncement @Be-ing #86 2020-06-07
Auto DJ Improvements and Intro/Outro cues @Be-ing #92 2020-07-09
CMake @Holzhaus #80 2020-07-15
Overview Mouse interactions @Be-ing (canceled)
Rekordbox Integration @ehendrikd #88 #125 2020-07-20
Cue Colors @Holzhaus / @Swiftb0y #83 2020-08-25
Track Colors @Holzhaus #82 2020-10-24
LateNight redesign @ronso0
Deck Cloning @iamcodemaker #136
Multithreaded Analysis @uklotzde
Sync Lock @ywwg (canceled)
Extended Metadata Support / MusicBrainz @uklotzde
Serato Integration @Holzhaus #81
2.3 final release annoncement

Note: If you want to add/remove topics or want to change the author of a post, just comment below.

re-enable phpBB ACM memcache backend

While upgrading the website to 18.04, the PPA we use did not have php-memcache packages for php5.6 on Bionic ready yet, so we couldn't configure the forums to use memecached for its ACM cache.

Received no activation-mail for Mixxx-forum

Since I don't know who "the admin" is (where the Forum-FAQ is referring to), I decided to start an issue here. So I just registered an account and received no e-mail to activate my account. Halp! :)

feed.xml link tag uses a relative path, breaking RSS detection on some pages

News articles are published to an Atom feed at https://mixxx.org/feed.xml, but in HTML across the site it links to a relative path:

    <link href="feed.xml" type="application/atom+xml" rel="alternate" title="Mixxx Atom Feed" />

This breaks RSS feed detection and links on, for instance, individual news articles because there's no feed.xml at https://mixxx.org/news/feed.xml.

Steps to reproduce:

  1. Go to mixxx.org or build the site locally and serve it.
  2. Go to any news article.
  3. View page source, or click the "Feed" link under "About" in the footer.

Expected behavior

The link or link tag points to /feed.xml.

Observed behavior

The link or link tag points to feed.xml, which results in a 404.

clean up top bar

the top bar contains 'quick links' that also appear in Community and support and thereby appears crammed.
also, when used on a small screen (mobile device), hamburger menu is crammed and there's no disctinction between internal and external links

So are there any design objections to clean up the top bar by moving all community/support links to Communit & Support (and footer template)

Github pages?

What about moving to Github pages?
Hosted directly from the GitHub repository. Just edit, push, and changes are live.
It works with a custom domain too, and would allow to go multi-lingual.

We could even make the binaries available, thus potentially reducing traffic and hosting costs.

for screenshots, use a resolution closer to the skins' minimum size

from #126 :
I think we should take the screenshots with a resolution close to that each skin was designed for. Like, when the minimum size is 1024px we can take a screenshot with either 1024px or 1280px.
(temporarily changing the minimum size to the desired resolution instead of manually resizing the window..)

reason:
Looking at the Shade screenshots taken with [FullHD x N] will raise some questions about the layout:
why is there so much whitespace in the decks? why is there an extra row for the hotcues? why is so much space wasted for the library cover art? ...

Shade / Deere / Tango: 1280px
LateNight: 1600px

what do you think?

Fedora: Improve install instructions.

I have tried to install Mixxx on a fresh installed Fedora and I was a little lost.

The orange download button leads me to the correct section of the download page.

Than I am a bit lost with this:

An RPM package for installation is available in the RPM Fusion repositories.

Please refer to RPM Fusion's instructions on how to enable the repositories on your system. Mixxx only requires enabling the free repository; the nonfree repository is not necessary for Mixxx.

RPM Fusion builds are maintained by the Mixxx development team. We support the next, the current, and selected previous Fedora release(s) if possible.

I have have finally managed to install Mixxx, but it was with peaking around. I am still unsure if this was the intended way.
First I have added the free RPM Fusion rpm, which was easy. Than I read through the whole linked page with completely unrelated issue. The second link leads to a informative page but without obvious install instructions.
Than I have searched the "Software" app, without success.

I have finally tried:
sudo dnf install mixxx

Which had success.

I think we should update it to be on the same level than Ubuntu and Arch.

A bief instruction + a list of terminal commands that cover the default case.

@uklotzde Can you share this step by step instruction?

Easy-to-find, easy-to-read list of included controller mappings

"is this and that controller supported in Mixxx x.y??"
this comes up frequently in the forums or (even in github wtf mixxxdj/mixxx#4326)

Reason for this is probably that 'Supported Devices' links to an overwhelming wiki page mixxx/wiki/Hardware-Compatibility with way too much, badly accessible information considering the rather simple question "is my controller supported?"
Also, once you found the mapping table (not sorted a-z), the distinction between Cerfified / Community Supported Mappings is confusing IMO.

Let's merge those two tables and put them in a better place on the website
-- or simply link to manual > controllers
The most info of the Hardware Compatibility page is covered by
https://manual.mixxx.org/2.3/en/chapters/introduction.html
https://manual.mixxx.org/2.3/en/chapters/hardware.html

no link to twitter

People like the twitters, it's fantastic. We should like to the twitters, where we have a very decent following

improve font design

  • split long texts into columns (like in most Features sections)
    with short lines, following line-breaks requires much less attention. Less effort to navigate, more focus for actually reading

  • relaxe font <> background contrast a bit
    I find reading white text on black bg for a longer period quite stressing.
    We can even use #999999 for long text and still pass the WCAG AAA test

image

before
image

Broken links

This list was generated from an online broken link checker, and is potentially incomplete. Most of these are for the wiki.

The Broken link URL in the table is right trimmed to a max length of 60 char for display purposes. Each one of these is found in the associated URL, but may be found on other pages as well, so when repairing a broken link, it is advisable to perform find and replace over entire codebase.

URL of Broken link Broken link origin URL Error
http://haste.dk/tue/ https://mixxx.org/contact/ 404
http://stacktrace.org https://mixxx.org/contact/ timeout
//news.gmane.org/gmane.comp.multimedia.mixxx.devel https://mixxx.org/support/ 404
/p/legacy_/mailarchive/forum.php?forum=mixxx-devel https://mixxx.org/support/ 404
http://sound.westhost.com/articles.htm https://mixxx.org/wiki/doku.php/beginner_dj_links 404
http://sound.westhost.com/articles/pa.htm https://mixxx.org/wiki/doku.php/beginner_dj_links 404
https://promos.chooch.usarchives/479 https://mixxx.org/wiki/doku.php/beginner_dj_links bad host
1VdWx4S8NXjyHKhbFfsBbxCe3uhNzEnFic%2FsTkPPxg%3D%3D https://mixxx.org/wiki/doku.php/behringer_cmd_mm-1 500
HCHQaat%2B50yN3fR%2FIe3k9mnNj%2FSe5xTcwwM23g%3D%3D https://mixxx.org/wiki/doku.php/behringer_cmd_mm-1 500
http://www.mpeg4ip.net https://mixxx.org/wiki/doku.php/compiling_on_linux timeout
https://qt-project.org/downloads https://mixxx.org/wiki/doku.php/compiling_on_os_x timeout
oabuilder.com/archive/message/xcode/2006/8/15/8869 https://mixxx.org/wiki/doku.php/compiling_on_os_x timeout
https://www.scons.org/download.php https://mixxx.org/wiki/doku.php/compiling_on_os_x 404
/sourceforge.net/apps/trac/portmedia/wiki/portmidi https://mixxx.org/wiki/doku.php/compiling_on_os_x 404
ds.mixxx.org/builds/buildserver//environments/2.1/ https://mixxx.org/wiki/doku.php/compiling_on_windows 404
https://doc.qt.io/doc/qt-4.8/stylesheet.html https://mixxx.org/wiki/doku.php/creating_skins 404
ttps://doc.qt.io/doc/qt-4.8/stylesheet-syntax.html https://mixxx.org/wiki/doku.php/creating_skins 404
s://doc.qt.io/doc/qt-4.8/stylesheet-reference.html https://mixxx.org/wiki/doku.php/creating_skins 404
http://stacktrace.org/archive/.nanorc https://mixxx.org/wiki/doku.php/developer_tools timeout
http://doc.trolltech.com/4.5/i18n.html https://mixxx.org/wiki/doku.php/development_roadmap 404
http://www.pledgie.com/campaigns/13624 https://mixxx.org/wiki/doku.php/development_roadmap 502
irc://freenode.net/#mixxx https://mixxx.org/wiki/doku.php/getting_involved bad url
https://vimeo.com/videos/search:mixxx https://mixxx.org/wiki/doku.php/getting_involved 404
logy.com/us/products/audio/dj-accessories/dj-cable https://mixxx.org/wiki/doku.php/hardware_compatibility 404
http://www.joemattiello.com/dm2/ https://mixxx.org/wiki/doku.php/hardware_compatibility 404
//support.hercules.com/de/product/djconsolermx2-de https://mixxx.org/wiki/doku.php/hercules_dj_console_rmx_2 404
ww.hercules.com/fr/legacy/bdd/p/174/djcontrol-air/ https://mixxx.org/wiki/doku.php/hercules_dj_control_air 404
s://www.ionaudio.com/products/details/discover-dj/ https://mixxx.org/wiki/doku.php/ion_discover_dj 404
p://www.herculesstands.com/multimedia/DG400BB.html https://mixxx.org/wiki/doku.php/laptop_stands 404
http://home.gna.org/zynjacku/ https://mixxx.org/wiki/doku.php/list_of_open-source_music_production_software 404
http://dream.dickmacinnis.com https://mixxx.org/wiki/doku.php/list_of_open-source_music_production_software 404
http://www.jokosher.org https://mixxx.org/wiki/doku.php/list_of_open-source_music_production_software timeout
http://doc.trolltech.com/4.5/qtscript.html https://mixxx.org/wiki/doku.php/midi_scripting 404
-controllers/reviews/mixvibes-u-mix-control-pro-2/ https://mixxx.org/wiki/doku.php/mixvibes_u-mix_control_2_pro bad host
vibes-u-mix-control-pro-cross-dj-1-5-review-video/ https://mixxx.org/wiki/doku.php/mixvibes_u-mix_control_2_pro 404
ixxx.org/wiki/doku.php/mixxxcontrols?do=export_odt https://mixxx.org/wiki/doku.php/mixxxcontrols timeout
ionmusic.com:443/global/products/digital_dj/dicer/ https://mixxx.org/wiki/doku.php/novation_dicer 404
//doc.qt.nokia.com/qtextended4.4/desktopfiles.html https://mixxx.org/wiki/doku.php/on_icons_and_images bad host
http://doc.trolltech.com/4.6/appicon.html https://mixxx.org/wiki/doku.php/on_icons_and_images 404
s://msdn.microsoft.com/en-us/library/aa511280.aspx https://mixxx.org/wiki/doku.php/on_icons_and_images 404
developer.gnome.org/hig/stable/icons-types.html.en https://mixxx.org/wiki/doku.php/on_icons_and_images 404
/docs.pioneerdj.com/Manuals/DDJ_SX_DRH1193_manual/ https://mixxx.org/wiki/doku.php/pioneer_ddj-sx 404
http://www.reloop.com/reloop-beatmix-4 https://mixxx.org/wiki/doku.php/reloop_beatmix_2 404
dentity-reply-is-the-manufacturer-id-one-byte-only https://mixxx.org/wiki/doku.php/reloop_beatmix_4 500
http://www.reloop.com/reloop-jockey-3-me https://mixxx.org/wiki/doku.php/reloop_jockey_3_me 404
05/review-video-reloop-jockey-iii-me-controller/2/ https://mixxx.org/wiki/doku.php/reloop_jockey_3_me 404
http://mixxx.svn.sourceforge.net/viewvc/mixxx/ https://mixxx.org/wiki/doku.php/start 404
e/googletest/blob/master/googletest/docs/Primer.md https://mixxx.org/wiki/doku.php/unit_tests 404
http://rypress.com/tutorials/git/index https://mixxx.org/wiki/doku.php/using_git 521
tools.com/forum/showpost.php?p=160905&postcount=37 https://mixxx.org/wiki/doku.php/vestax_vci-100 404
tools.com/forum/showpost.php?p=250101&postcount=21 https://mixxx.org/wiki/doku.php/vestax_vci-100 404

Force HTTPS

downloads.mixxx.org https is not forced, FYI

thanks for this open source software

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.