diff --git a/consultants.json b/consultants.json new file mode 100644 index 0000000..34e2616 --- /dev/null +++ b/consultants.json @@ -0,0 +1,31 @@ +{ + "patrons": + [ + { + "name": "Blue Systems", + "logo": "images/supportingmembers/bluesystems.png", + "description": "Liberating Software. We work on getting KDE software ready for your devices." + }, + { + "name": "The Qt Company", + "logo": "images/supportingmembers/QtCompany.png", + "description": "Our company's name is The Qt Company and we are most recognized and active contributor to Qt Project. We are currently maintaining the commercial rights regarding Qt and working in close co-operation to maintain Qt as open source ecosystem. As part of our company we also offer services around Qt framework which would be natural fit to KDE e.V. due the fact that KDE platform is build using Qt framework." + } + ], + "supporters": + [ + { + "name": "KDAB", + "logo": "images/supportingmembers/kdab.png", + "description": "

KDAB is the world's leading software consultancy for architecture, development and design of Qt, C++ and OpenGL applications across desktop, embedded and mobile platforms. KDAB experts build run-times, mix native and web technologies, solve hardware stack performance issues and porting problems for hundreds of customers, many among the Fortune 500.

KDAB’s founder, Matthias Kalle Dalheimer was one of KDE’s first contributors and was president of KDE e.V. from 2002 to 2005. KDAB continues to be a key supporter of the KDE project, as well as being a major independent contributor to Qt and the driving force behind Qt 3D.

KDAB’s extensive experience in creating, debugging, profiling and porting complex applications, has led to the development of its acclaimed free tools, such as GammaRay, Heaptrack and Hotspot that help developers worldwide to deliver successful projects. KDAB is the market leader in training for Qt, OpenGL, modern C++ and much more.https://www.kdab.com

" + } + ], + "other": + [ + { + "name": "Woboq GmbH", + "logo": "images/consultants/woboq.svg", + "description": "Woboq is a company offering services around Qt. Including bugfixes and feature within Qt or other applications." + } + ] +} diff --git a/consultants.php b/consultants.php new file mode 100644 index 0000000..67fa2ad --- /dev/null +++ b/consultants.php @@ -0,0 +1,54 @@ + + +

IF YOU LANDED HERE BY CHANCE UNDERSTAND THIS NOT OFFICIAL AND DESCRIPTIONS ARE OBVIOUSLY A JOKE

+ +

KDE e.V. and Consulting Firms

+

In KDE we take pride in being a free software community and having an open, free and fair development process.

+

However, we also understand that sometimes companies and institutions main priority is not learning the processes of our community and they just want issue solved or a feature implemented.

+

For this reason, we are offering here a list of consultants that have expertise in dealing with the KDE Community and we know will help get your project landed in KDE as best as possible.

+

We encourage you to contact them directly, but if you feel we can help you, do not hesitate to contact us at consulting@kde.org. + +'.$consultant->name.' +

'.$consultant->description.'

'; + } + + function print_consultants($consultants) + { + shuffle($consultants); + foreach ($consultants as $c) + print_consultant($c); + } +?> + +

KDE Patrons

+ +patrons); +?> + +

KDE Supporters

+ +supporters); +?> + +

Other Consulting Firms

+ +other ); +?> + +

Your company on this page

+

We are more than happy of adding trusted consultants to this page. Please see this page for more information. + + diff --git a/images/consultants/woboq.svg b/images/consultants/woboq.svg new file mode 100644 index 0000000..48a658a --- /dev/null +++ b/images/consultants/woboq.svg @@ -0,0 +1,63 @@ + + +Qt Svg Document +Generated with Qt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/workinggroups/consulting.php b/workinggroups/consulting.php new file mode 100644 index 0000000..7926692 --- /dev/null +++ b/workinggroups/consulting.php @@ -0,0 +1,28 @@ + + +

Goals

+

The KDE e.V. Consulting Working Group has the following tasks:

+ +

For fair and practical use of this group, participants are required to have diverse employers and backgrounds.

+ +

Members

+

The current members of the KDE e.V. Consulting Working Group are:

+ + +

Contact

+

You can contact the Consulting Working Group under consulting@kde.org

+ +