One of several non-security updates is causing system crashes for some Windows 7 and Windows Server 2008 R2 users. What does Microsoft have for a solution?
Ce support de cours est une introduction au protocole de communication SOAP utilisé pour communiquer avec un Web Service étendu. Ce support de cours débute par une présentation de la structure d'un message SOAP. Il est suivi d'une description de l'en-tête et du corps d'un message SOAP.
<b>Tux Radar:</b> "There's a new version of Linux's grandest office suite, but is it a major step forward or just another humdrum release with little to show? And most importantly, does it finally get the startup time down to an acceptable level? Read on for all the gory details..."
Commémoration du centenaire d'Alan Turing
« il était l'un des premiers à établir ce qu'était un ordinateur » pour le directeur de Microsoft Research
Ce samedi 23 juin 2012 marquera le centième anniversaire d'Alan Turing, un pionnier de l'informatique moderne.
Considéré comme « le père de l'ordinateur », Alan Turing est un mathématicien britannique né en 1912. Il est connu pour avoir percé le code de l'encodeuse Enigma utilisée par les nazis lors de la Seconde Guerre mondiale pour chiffrer les messages.
En 1950, il créa le célèbre « Test de Turing », qu'il formula dans l'article « Computing Machinery and Intelligence », dans lequel il qualifie un ordinateur d'intelligent si celui-ci...
What happened to the old "sysadmin" of just a few years ago? We've split what used to be the sysadmin into application teams, server teams, storage teams, and network teams. Now look at what we've done -- knowledge is so decentralized we must invent new roles to act as liaisons between all the IT groups.
<b>The VAR Guy:</b> "Pentaho, the open source business intelligence company, generated record results in 1Q 2010, according to VP of Marketing Joe McGonnell. Pentaho attributes much of its performance to a growing channel partner program."
<b>Linux Journal:</b> "Ever wanted to instantly have Drupal, Moodle, OTRS, MySQL, WordPress, Zimbra, Bugzilla, phpBB or a slew of other open source software packages up an running in a hassle-free manner to try out or available for rapid deployment? TurnKey Linux gives you just that."
<b>Tech Broiler:</b> "What's the big deal about Linux Mint and why is it so popular among Linux users? It's because that it includes a number of improvements and tweaks that aren't set up out-of-the-box in the base Ubuntu distribution"
Le prix de la DRAM s'effondre, les constructeurs en profitent pour doper leurs machines de mémoire
Le cabinet d'analyses iSuppli s'est penché sur le marché de la mémoire, et il en a conclu que les prix des puces DRAM sont au plus bas, et que la descente se poursuit.
Par exemple, un module DRAM DDR3 de 2GB coûtait 21 dollars en décembre 2010 (pour les professionnels) alors que son tarif avoisinait les 45 dollars en juin de la même année.
Comment expliquer une telle dégringolade (plus de 50% de perte de valeur) ?
"Les prix de la DRAM en général ont été affectés par le peu de demande en PC, surtout pendant la première moitié de 2010 ; à quoi se sont ajoutés des stocks gonflés de solutions de mémoire ...
<b>Howtoforge:</b> "This guide explains how to set up mod_chroot with Apache2 on a Fedora 12 system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications."
I want to get a ppa key signed
I tried
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A258828C
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv-keys A258828C
gpg: requesting key A258828C from hkp server keyserver.ubuntu.com
gpgkeys: HTTP fetch error 7: couldn't connect to host
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
and
wget -q http://ppa.launchpad.net/panda3d/ppa/ubuntu/dists/lucid/Release.gpg -O- | apt-key add -
gpg: no valid OpenPGP data found
I am behind a proxy , in apt.conf it is configured correctly
Acquire::http::Proxy "http://proxy.mycompany.de:3128";
I also tried setting proxy
export http_proxy="proxy.mycompany.de:3128"
export https_proxy="proxy.mycompany.de:3128"
Les infobulles peuvent jouer un rôle important dans l'ergonomie de votre site, ceci n'est nouveau pour personne. Il faut juste les utiliser correctement pour améliorer l'expérience utilisateur de vos visiteurs.
Nous avons déjà vu comment créer de belles infobulles en CSS3, aujourd'hui, nous allons voir comment les utiliser sur une image avec des zones réactives comprenant des repères et des infobulles.
Having a good set of indexes on your SQL Server database is critical to performance. Efficient indexes don't happen by accident; they are designed to be efficient. Greg Larsen discusses whether primary keys should be clustered, when to use filtered indexes and what to consider when using the Fill Factor.
New research from the Ponemon Institute and Compuware details sloppy data practices that pervade the financial services sector and outlines the potential consequences of a breach.
<b>KDE.news:</b> "The first Krita hackers started arriving on Thursday 25th, with the rest filtering in during the Friday. Thanks to KDE e.V. sponsorship, six Krita developers (every single one from a different country) were able to come as well as interaction designer -- Peter Sikking, of Gimp fame. The seventh Krita hacker was already in place!"
We have a website which has a Virtual Directory containing the secure portion of the website.
If users come to http://www.mydomain.com, they should get directed to default.aspx of the main site, but if they go to https://www.mydomain.com, they should go to default.aspx of the virtual directory.
The default page for the main site works fine, however I can't figure out how to set the default page for https traffic. Right now going to https://www.mydomain.com simply gives me a Page Not Found error.
How can I set this up in IIS on Windows Server 2003?
If your operating system's native 802.1X client doesn't work with your gear, or if you need additional features, you've got a few choices for your Windows, Linux or Mac clients.
If your operating system's native 802.1X client doesn't work with your gear, or if you need additional features, you've got a few choices for your Windows, Linux or Mac clients.
<b>ars Technica:</b> "Microsoft's role in forming the CodePlex foundation reflects the company's growing acceptance of the open source development model and willingness to collaborate with other commercial vendors on open source technology."