Skip to content

Computing and pedagogy

for humanities and geeks

Menu

Primary menu

  • Home
  • Français
  • English

Batch resize images

Posted on April 7, 2018 by fxp

I will be using the portable version of xnview. Two steps are required to resize images in 1920×1080:

Use the batch processing of the TOOL menu to do that.

  • output format: jpg

Resize

Crop

Code

The .xbs files produced by … 👉 Lire la suite

Posted in Non classé | Tagged images

Posted on March 25, 2018 by fxp

Heard about Amazon Web Services, and how you can be hosted free? Here is the tutorial to rapidly learn their console and launch your wordpress.

Amazon AWS WordPress
… 👉 Lire la suite
Posted in Non classé | Tagged Tutorial

Choose a domain name and web hosting (Google training)

Posted on March 25, 2018 by fxp

Learn more about the choice of a domain name, webhosting… with the google online training.

Google domain training

 … 👉 Lire la suite

Posted in Non classé | Tagged Training

Moodle advanced grading report

Posted on February 23, 2018 by fxp

How to export the detail of the grades when you are using a rubric grid?

When you have graded 130 copies, you often want to find again a copy.

But how to quickly find the assignment where one of the … 👉 Lire la suite

Posted in Non classé | Tagged moodle

Recent articles on Medium

Posted on January 31, 2018 by fxp

Effective teaching for higher Education

When addressing a class (small or big) of students who are used to zapping quickly their attention, I must use some of the well known min...

Dec 30, 2019 / Read More

Sur les épaules

… 👉 Lire la suite
Posted in Non classé

Add buttons to your Slack Messages

Posted on January 26, 2018 by fxp

That’s another way to trigger a workflow: a simple button with various options to choose from. https://api.slack.com/docs/message-buttons

Neat!… 👉 Lire la suite

Posted in Non classé

Syntax Highlighter test for Excel

Posted on January 26, 2018 by fxp

To be more readable, code is usually “highlighted”: colorized. Unfortunately, as Excel is not a language, there no specific tool to highlight the formulas. Here is a list of try to find the nearest suitable highlighter.

#button {
	font-weight: bold;
	
… 👉 Lire la suite
Posted in Non classé | Tagged excel, wp

Javascript for personal Sharepoint

Posted on January 25, 2018 by fxp

In my organization, there is no direct link to our personal Sharepoint site. Only the team site is directly available from the office sidebar. Unfortunately, two different domain are used to host students and teacher depending on their email.

Here … 👉 Lire la suite

Posted in Non classé

wordpress hello dolly

Posted on January 20, 2018 by fxp

Here is one of the simplest plugin.
It includes (among other things):

  • variable declaration
  • echo something
  • css string inclusion in head

Source: https://plugins.trac.wordpress.org/browser/hello-dolly/trunk/hello.php

Quoted from:

https://developer.wordpress.org/plugins/the-basics/

  • and https://codex.wordpress.org/Writing_a_Plugin
<?php
/**
 * @package Hello_Dolly
 * @version 1.6
 */

/*
Plugin Name: 
… 👉 Lire la suite
Posted in Non classé

Micro credentials for teacher and trainers

Posted on January 20, 2018 by fxp

For all teachers and educators, google provides a certification to acknowledge your competencies on their tools: calc, calendar, youtube…

https://edutrainingcenter.withgoogle.com/certification_level1

Skill list

Competencies / skills list for Google Certified Teacher

https://docs.google.com/document/d/1qAWvq9f66FFEDNgH-7B3BcaI0-hS0OxcGxxPdWDUXKM/edit… 👉 Lire la suite

Posted in Non classé

Primary Sidebar Widget Area

Tags

excel images moodle Training Tutorial wp

Ressources

  • sites de développement pro
Copyright © 2021 Informatique et pédagogie. Tous Droits Réservés.
Thème : Catch Box par Thèmes Catch
Scroll Up