Exercice type: Deux amis, Soubhi et Jean Val Jean décident de fabriquer des cigares et de les revendre. Ils projettent de commencer le projet le 1/8/2011 et de l’exécuter comme suit : Etapes : Préparation Achat Tabac, 10 jours, gérée par Soubhi Achat Papier, 7 jours, commence en même temps que l’Achat Tabac, gérée par Jean…
Preparing an Academic Poster – Prezi Presentation
Downloadable material:
Exercice Project 1
Notions: Project Information (Start date, Calendar) Tasks & Subtasks Duration (Days, Weeks, etc.) Milestone (0 days) Predecessors: FS, SS, FF Time Gaps: Numeric, Percentage Predecessors: Multiple Tasks Deadlines Constraints (simple) Task Notes project2015
Prezi Exercices
settings > aspect ratio click –> hold –> move view zoom with mouse or + or – on the right type for text insert image > favorite / delete bracket frame click edit path (bottom) add current view > on top add it to the path / done click on frame…
USJ – 2015 – Exercices
visio Powerpoint – Notions Avancées
Protecting your Facebook account with Login Approvals – Easy Steps
To protect your Facebook account from hackers, you can set it up to send notifications on failed login attempts and require double checks via sms when you use new devices to access your account. Here are the steps: Step 1: To receive notification on failed attempts, from your personal laptop or desktop, go to your…
Use Two-Steps Authentication with Google – Easy Steps
Two-Step Verification (Authentication) with Google adds an additional layer of security to your Google account significantly preventing hacking attempts. The process is quite simple: an SMS with a code will be sent to you once per computer or phone. Once you enter the code, the computer (or phone) will be trusted forever. It is highly…
Banning bad fans from a Facebook page
Facebook fans are the organic (free, by default) seeding population of the updates of a Facebook page (posts, cover changes, events, etc.). Depending on the number of fans of the page and the way fans react to its posts, Facebook will distribute updates to 1 to 35% of the fans (average of 11 to…
Outlook VBA code for HTML newsletter
This is an MS Outlook 2013 code to insert an HTML file into an email. File can have CSS definitions and external links to photos. 1- Go to file -> Options.2- In the “Customize Ribbon” section, check “Developer” in the Customize the Ribbon / Main Tabs panel (right) – Click OK 3- Open the Developer…
Simple way to auto-open and auto-close lightbox using Javascript
The idea is to use lightbox to display a pop-up image or text after a page has loaded. The first step is to reference the link for the lightbox popup. This can be done by adding an “id” to the hyperlink tag (in bold and red): <a href=”Images/nye.jpg” data-lightbox=”NYE” title=”New Year’s Eve at the HangOut!”…