Dev
-
Sortie de Qbs 1.7, avec la possibilité de créer des générateurs, notamment pour des projets Visual Studio ou des bases de données Clang
(Développez.com)
Sortie de Qbs 1.7, avec la possibilité de créer des générateurs
notamment pour des projets Visual Studio ou des bases de données Clang
Le nouveau système de compilation de Qt fait son petit bonhomme de chemin et annonce sa version 1.7.1. La grande nouveauté de cette version est la génération de fichiers de projet, qui faciliteront l'intégration aux systèmes de compilation et aux environnements de développement (une fonctionnalité que qmake possède depuis belle lurette).
Le principe des générateurs... -
Using Trusted Boot on IBM OpenPOWER servers
(IBM Developerworks)
IBM OpenPOWER servers provide a firmware level security feature known as Trusted Boot. Trusted Boot helps defend against a boot code cyberattack by helping to verify that your server is running only authorized firmware. Integrity of your firmware is vital to the security of your system. Trusted Boot works by taking measurements of the executable boot code as the server boots and recording these measurements to a dedicated hardware security module known as the Trusted Platform Module (TPM). Together with a process known as remote attestation, you can use the data in the TPM to verify the integrity of your server's boot code.
-
Learn Linux, 101: File and directory management
(IBM Developerworks)
You've probably heard that everything in Linux is a file, so start on the right path with a solid grounding in file and directory management: finding, listing, moving, copying, and archiving. Use the material in this tutorial to study for the Linux Professional Institute LPIC-1: Linux Server Professional Certification exam 101, or just to learn for fun.
-
vCPU hotplug and hotunplug using libvirt v2
(IBM Developerworks)
This article talks about how to perform a virtual processor (vCPU) hotplug/hotunplug operation using libvirt version 2 in a PPC64LE environment.
-
Vulnerability scanning of Docker images on OpenPOWER systems
(IBM Developerworks)
This article explains how to configure and set up Clair vulnerability scanner for Docker images on OpenPOWER servers.
- Sortie de Qt Creator 4.2 Beta, avec un éditeur de machines d'états SCXML, un mode Projet réorganisé et un éditeur visuel Qt Quick amélioré (Développez.com)
-
Using Docker Swarm mode on OpenPOWER servers
(IBM Developerworks)
This article explains how to set up a Docker swarm cluster using the newly introduced Swarm mode feature of Docker Engine.
-
Les fonctionnalités de Qt 5.9 bientôt arrêtées : OpenVG et nouveaux composants pour Qt Quick, de la sécurité et de grandes évolutions pour Qt 3D
(Développez.com)
Les fonctionnalités de Qt 5.9 bientôt arrêtées :
OpenVG et de nouveaux composants pour Qt Quick, de la sécurité et de grandes évolutions pour Qt 3D
Qt 5.8 est à peine sorti que la liste des fonctionnalités de Qt 5.9 est presque arrêtée (elle le sera définitivement ce jeudi 2 février, si tout va bien). Pas mal de choses arriveront au niveau graphique, notamment pour l'accélération matérielle.- Le moteur de rendu de Qt Quick pourra utiliser OpenVG, l'équivalent d'OpenGL pour le rendu vectoriel à deux...
-
Le retour de l'extension Qt pour Visual Studio : la préversion Beta de Qt VS Tools 2.0 est compatible avec les dernières versions de Visual Studio
(Développez.com)
Après quelques années de décrépitude, l'extension Qt pour Visual Studio est de retour. L'ancien code utilisait des parties obsolètes de Visual Studio, il a fallu le réécrire complètement pour obtenir la compatibilité avec les versions les plus récentes. Au passage, il change de nom avec la première préversion Beta publique : désormais, il faudra parler de Qt VS TOols. Ses utilisateurs seront ravis de voir le poids de l'installateur diminuer drastiquement : de 200 Mo à à peine 7 Mo.
Le principal... -
Installing Ubuntu on an IBM Power System LC server
(IBM Developerworks)
Use this tutorial to install Ubuntu on an IBM Power System LC server using several different methods, including USB device, virtual wizard, or network boot installation. This installation is specifically for installing Ubuntu on an IBM Power System S812 LC or S822 LC (OpenPOWER) server, but can be easily adapted to a different Power System LC server.
-
Red Hat Virtualization (RHV) environment on IBM Power Systems
(IBM Developerworks)
This article describes how to install and configure RHV components based on RHEL 7.3 LE, on an IBM POWER8 host.
-
Quel est votre langage de développement préféré pour mobile en 2015 ? Venez partager votre expérience
(Développez.com)
Quel est votre langage de développement préféré pour mobile en 2015 ?
Venez partager votre expérience
Chers membres du club,
Suite au précédent sondage 2014 sur votre langage de développement préféré pour mobile en 2014, nous avons décidé de le renouveler, pour cette année 2015.
Le classement en 2014 était :
- HTML5/JavaScript avec 35,83 %
- C#/XAML avec 26,19 %
- C++ (Qt, Embarcadero, RAD Studio, etc.) avec 19,05 %
- Java avec 19,05 %
- Objective C avec 11,90 %
- QML (Qt) avec 7,14 %
- Swift avec 2,38 %
9,52... -
Guide to port Linux on x86 applications to Linux on Power
(IBM Developerworks)
This article describes how to port your Linux® C/C++ applications from the x86 platform (Intel® or AMD) to IBM® PowerLinux™ using the following straightforward, step-by-step process. First, learn what it takes to prepare for the port and then follow the implementation tips to get your 32-bit or 64-bit x86 code running on PowerLinux.
- Tutoriel Développement Jeux : La bibliothèque de visualisation de données scientifiques VTK (Développez.com)
-
Learn Linux,
101: Manage user and group accounts and related system files
(IBM Developerworks)
Learn how to manage user and group accounts and the related system files. You can use the material in this tutorial to study for the LPI 102 exam for Linux system administrator certification, or to learn for fun.
-
Managing docker containers with orchestration
(IBM Developerworks)
Docker is a tool for deploying, executing and managing containers. This article provides links to Linux on Power Systems Docker binaries and the steps to install them.
- Libération du code de Qt WebBrowser, un navigateur pour les plateformes embarquées utilisant Qt et le moteur de Chrome (Développez.com)
- Tutoriel : Créez une barre de menus personnalisée en VBA pour Excel, par Fred Thomas (Développez.com)
- Tutoriel : Optimisation des bases de données MS SQL Server : le modèle, par Frédéric Brouard (Développez.com)
- Tutoriel : Le mot clé yield et les itérateurs en C#, par Romain Verdier (Développez.com)
-
Getting started with Neo4j on IBM Power Systems running Linux
(IBM Developerworks)
Neo4j on IBM Power Systems running Linux is an ideal solution for managing big data workloads. In this article, you can learn how to install Neo4j and begin using it with your application and data set today.
-
Easy and beautiful documentation with Sphinx
(IBM Developerworks)
Create maintainable, style-driven documents that can be automatically distributed in different formats using Sphinx. Discover how Sphinx abstracts the tedious parts and offers automatic functions to solve common problems like title indexing and special code highlighting.
- Tutoriel : Créez une gestion de planning sous Access, par Jean Ballat (Développez.com)
-
Sortie de Cutelyst 1.3, le framework Web pour Qt gère maintenant le protocole FastCGI et améliore fortement sa performance
(Développez.com)
Sortie de Cutelyst 1.3
le framework Web pour Qt gère maintenant le protocole FastCGI et améliore fortement sa performance
Cutelyst est un framework Web qui se base sur Qt en C++. Ses concepts sont très proches de ceux utilisés par Qt pour les interfaces graphiques, mais du côté Web. La version 1.3 apporte deux améliorations importantes. La première concerne la validation des entrées : adresse électronique, adresse IP, fichier JSON, date, etc. Les validateurs utilisés peuvent être partagées... -
Quantum computing for everyone, a programmer’s perspective
(IBM Developerworks)
About a week ago, IBM launched Quantum Experience. The cornerstone of this initiative is to make a real, working quantum computer available for anyone. This blog discusses Quantum Experience, gives the basics while trying to dwell as little as possible on Algebra or Physics and, at the end, we’ll build a simple algorithm and discuss the results.
-
Sortie de Qt 5.7.1, une version de maintenance apportant les correctifs de Qt 5.6.2 et d'autres encore
(Développez.com)
La nouvelle version de Qt, numérotée 5.7.1, vient de sortir. Elle contient tous les correctifs des défauts livrés avec Qt 5.6.2 (la branche 5.6 ayant une maintenance à long terme), mais aussi pour des fonctionnalités nouvelles avec Qt 5.7.
Voir aussi : tous les changements apportés à Qt 5.7.1 par rapport à Qt 5.7.0.
Télécharger Qt 5.7.1. - Tutoriel Système : Nettoyer son système Linux Ubuntu, par Nicolas Gressier (Développez.com)
- Le débat fait toujours rage : Choisir Oracle ou Microsoft SQL-Server ? (Développez.com)
-
Quelques mythes sur le générateur de métaobjets de Qt brisés, son mainteneur défend l'outil
(Développez.com)
Qt est un framework C++ complet, parti des interfaces graphiques dans les années 1990 (avant la normalisation de C++) et maintenant extrêmement généraliste. L'un de ses points forts est probablement la connexion entre signaux et slots pour écrire des applications interactives : lorsqu'il se passe quelque chose dans l'application (l'utilisateur appuie sur un bouton, un paquet arrive du réseau, etc.), un signal est émis ; ensuite, le programmeur peut connecter un slot à ce signal :...
- Quel est votre EDI préféré pour Qt ? Le paysage évolue, avec des versions majeures de Qt Creator et KDevelop ou l'apparition de CLion (Développez.com)
L'actualité de cette partie est agrégé automatiquement à partir d'autres sites.
Contenus ©2006-2022 Benjamin Poulain
Design ©2006-2022 Maxime Vantorre