background preloader

Web

Facebook Twitter

Ministère du Développement durable. GoodUI. Htpasswd - générateur de fichiers .htpasswd. Menu fixe avec un effet de slide en CSS3. Aujourd'hui nous allons apprendre comment rendre la navigation de vos utilisateurs plus facile en créant un menu fixe toujours visible.

Menu fixe avec un effet de slide en CSS3

Mais pour que ce menu ne gène pas le contenu de chaque page, on masquera la moitié des images utilisées pour le menu. Les images ne s'afficheront entières qu'au survol de la souris. Pour commencer, nous allons écrire le code HTML nécessaire à la navigation en utilisant le tag <ul> pour créer une liste.

Chaque item de la liste contient un lien (tag <a>) et chaque lien contient une image. Comme l'exemple ne porte que sur une seule page, les différents liens sont des ancres qui renvoient vers des id d'éléments sur la même page. Fake images please? Translations/fr_FR at 83950d62f450b394a7c59d2877fe4fbede98fc2b · rwldrn/idiomatic.js. Facebook Login and Secure module integration in Play Framework. Play has a really neat module, called Secure, to ease the authentication mechanics in a web application.

Facebook Login and Secure module integration in Play Framework

Unfortunately, nowadays none of us would really be willing to fill yet another registration form, that is where Facebook Login (and similars) comes into play. The problem is, Facebook Login is not something trivial, and integrating it into Secure poses another challange. In this post, I will try to walk you through a Play web application with Secure module enabled and wrapped around Facebook Login.

We will use OAuth2 provided by Play to get an access token from Facebook, and later issue queries using RestFB. Let's start with creating the project directory. Next, we introduce module dependencies to conf/dependencies.yml file. Let Play resolve the dependencies for us. Oops! Before typing play run in the console, I will first add http.port=80 line to conf/application.conf and add 127.0.0.1 vy.net line to /etc/hosts file.

Let's start our application. And browse to So far so good. Yay! Real-time Web Monitor.

Php

Oracle et PHP. Pour accéder à une base de données Oracle, il y a en PHP les « vieilles » fonctions (qui commencent par ora_) et les nouvelles : les OCI (Oracle Call Interface) à partir de Oracle 8i (8.1.5).

Oracle et PHP

L'interface OCI peut être utilisée avec beaucoup de langages de programmation par exemple en Pro_Cobol ou en Pro_C. Si vous programmez en PHP3 ou avec Oracle < 8i, seules les fonctions ora_ sont accessibles. Il se peut aussi que le script de configuration de PHP ne détecte pas la bonne version d'Oracle (à cause du changement de nom du répertoire orainst…). C'est ce qui s'est produit pour moi. Oracle 8.1.7 était détecté en version 7.3 par PHP. Donc, pour une question de compatibilité avec Oracle 7 et PHP3, les codes de ce tutorial utilisent les fonctions ora_, d'autant plus que les fonctions ora_ sont supportées par les versions récentes d'Oracle.

Le serveur web Apache est installé sur une machine possédant le client. I-A. I-A-1. Oracle utilise des « variables d'environnement ». Download FREE mp3 songs or Softwares or ebooks,Movies,Games ring.

Echange de fichiers

Arul&#039;s IP Address Tracking Program - Track or trace any IP. This program performs an IP address lookup and finds the ISP (Internet Service Provider) and country of origin.NOTE: The location displayed below is that of your ISP's, and may or may not be the actual geographical location of the person who owns that IP address.

Arul&#039;s IP Address Tracking Program - Track or trace any IP

What is Arul's IP Address Tracking Program used for? You get abusive mails from somebody and want to know where it has come from! Someone mails you claiming to be from one place and you suspect that he or she is from another place You just want to track an email you received You want to trace an IP address or do an IP address lookup out of curiosity How to find the IP address in an email The first step to tracking any email is to find the IP address of the sender. Other utilities. VPN. Video on the Web. You are here: Home Dive Into HTML5 Diving In Anyone who has visited YouTube.com in the past four years knows that you can embed video in a web page.

Video on the Web

But prior to HTML5, there was no standards-based way to do this. Virtually all the video you’ve ever watched “on the web” has been funneled through a third-party plugin — maybe QuickTime, maybe RealPlayer, maybe Flash. (YouTube uses Flash.) HTML5 defines a standard way to embed video in a web page, using a <video> element. But support for the <video> element itself is really only a small part of the story. Video Containers You may think of video files as “AVI files” or “MP4 files.”

A video file usually contains multiple tracks — a video track (without audio), plus one or more audio tracks (without video).

Anonyme