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!”…
Beginner’s guide to WordPress
This tutorial will guide you through the steps to create a blog using WordPress. Getting Started Registration 1. Go to http://www.wordpress.com and click on the “get started” button. 2. Fill in the registration form and don’t forget to choose a relevant name for your blog address (actionmovies.wordpress.org, funstories.wordpress.org, myname.wordpress.org, etc.) 3. When you’re done, click…
Customize footer in Catch Everest Theme
I recently had to work on a Catch Everest Free theme based WordPress website and it was impossible to find any reference on the web to how to customize the footer to add my own credits. So, here is the tip: I strongly recommend using a child theme for customization but you could as well…