Thank you to Alfonso Robles for creating this post in Spanish for Qualcoder 3.0.
Instalación de Qualcoder 3 en Windows y crear proyecto.
Thank you to Alfonso Robles for creating this post in Spanish for Qualcoder 3.0.
Instalación de Qualcoder 3 en Windows y crear proyecto.
Filed under Uncategorized
Visitors arriving at the home page on the QualCoder WordPress site have increased substantially over the years, since the earliest versions of QualCoder were released on GitHub.
I guess this shows increased awareness and interest in the software. It is also impacted by the Windows 10 exe releases which I began creating with pyinstaller during 2021. This year, 2022, looks like it will be on track to reach 14,000 visits by December.

Filed under Uncategorized
Prof. Veronique has created another video in French discussing creating a new project, attributes, file loading and beginning the coding development. Thank you again!
Nouveau projet sur Qualcoder : attributs, importation de documents, arbre hiérarchique.
Filed under Uncategorized
Thank you to Véronique for making a QualCoder installation video in French.
This may help French speakers with the installation of QualCoder. More videos are to come.
Filed under Uncategorized
Hello everyone,
I have released QualCoder 3.0 today. I have only tested on Ubuntu 20.04 and Windows 10.
You must have VLC installed. Optionally, install ffmpeg for speech to text and waveform image creation. (ffmpeg tested on Ubuntu only).
There is an exe for Windows 10 and an executable for Ubuntu 20.04.
The graphical framework have been updated from Qt5 to Qt6.
Other changes:
Filed under Uncategorized
QualCoder 3.0 will be able to produce a range of charts – pie charts, bar charts, treemap and sunburst charts. These are produced with plotly. The examples below come from the following dataset: What do we mean by “data” in the arts and humanities? Interview transcripts (University of Bologna, FICLIT) and GTM coding.

Bar charts.

Currently in development are heatmap charts for cases or files against codings.
Filed under Uncategorized
I have spent a few weeks working on this update. I have moved the graphical interface framework from Qt5 to Qt6 today.
While I have done a lot of testing to iron out any bugs from the move, it is possible bugs are present. Please post any bugs you find on the github issues page.
There are a couple of other update and error fixes that I have addressed also. I will probably put out a new 3.0 release in a month’s time, to allow any Qt6 bugs to surface first.
Filed under Uncategorized
The 2.9 version is now available through https://github.com/ccbogel/QualCoder/releases/tag/2.9
There is also a Windows 10 exe in the release.
Details of changes are listed below:
New audio/video file.
Option to use an online speech to text service if there is no transcription text present.
This requires ffmpeg software to be installed.
Fixed a time stamp error when inserting a time stamp on a transcription.
Added an automated search that looks through the user’s home directory for up to 2 matching file names. This intended to speed up finding the link to files where the link is currently pointing to nothing.
Added right-hand side side panel that shows three different information options:
Added statistics summary via check box
Added options to the matrix. So can have codes/categories by file or by case.
Added coding in context checkbox for text codings. This shows the surrounding 250 characters of text to help put the coded section in context in the report. The coded text is shown in bold.
Dynamic text file replacement.
For example, useful for updating a text file of a list of blog posts.
The function works by looking for identical text segments in the replacement file to match the previous codings and annotations. If the replacement file contains multiple matches, then only the first match is used. So there is potential for inaccuracy. Tries to match any case assignment also. Again may potentially be inaccurate.
The number of project backups can be selected by he user.
Changed how to selected another coder name and how to enter a new coder name.
Filed under Uncategorized
Agnese Vardanega of the Facoltà di Scienze Politiche, Università degli Studi di Teramo has written an introductory article, in Italian, on installation and use of QualCoder (3rd Jan 2022).
QualCoder per l’analisi qualitativa dei dati
Filed under Uncategorized
Jess Hagman Social Sciences Research Librarian of the University of Illinois has written a comparative article of free QDA software including QualCoder for the Anthropology and Sociology Section for the Association of College Research Libraries. ANSS Currents, Vol 36, No 2, Fall 2021.
The PDF is located here: https://acrl.ala.org/anss/
Filed under Uncategorized