Software: Difference between revisions

From 太極
Jump to navigation Jump to search
Line 67: Line 67:
= License =
= License =
[https://www.makeuseof.com/tag/creative-commons-use/ What Is Creative Commons and Non-Commercial Use?]
[https://www.makeuseof.com/tag/creative-commons-use/ What Is Creative Commons and Non-Commercial Use?]
= Difference Between Development, Stage, And Production =
[https://dev.to/flippedcoding/difference-between-development-stage-and-production-d0p Difference Between Development, Stage, And Production]
* development is what you have on your local machine
* stage: not stable, built with the last contributions from git
* QA: same data as production
* production

Revision as of 10:20, 6 May 2020

GUI testing tools

https://en.wikipedia.org/wiki/List_of_GUI_testing_tools

VLC keyboard shortcut

  • Alt + arrows => skip 10 seoncds
  • +, - (no shift needed) => play faster, slower
  • M => toggle mute

FreeMind

Java based program

Install:

Tips:

Examples: Mind Maps by Vladimir Toncar

coggle.it

https://coggle.it/

unison

http://code.google.com/p/winison/

Evernote

To find out the source of a web clip, click the Note Info icon at the top.

Dropbox

10 tricks and tips

  • Favorite files for offline reading on mobile devices
  • Use Dropbox as your default Document folder
  • Email files to dropbox as attachment
  • Get more stoage for free
  • Maintain firefox settings across different computers
  • Upload files to Dropbox via URL - URL droplet
  • Download torrents remotely
  • Maintain two dropbox accounts - Dropbox wiki
  • Backup your web site - Backup Box
  • Host web page - DropPages or Pancake.io

Photos

License

What Is Creative Commons and Non-Commercial Use?

Difference Between Development, Stage, And Production

Difference Between Development, Stage, And Production

  • development is what you have on your local machine
  • stage: not stable, built with the last contributions from git
  • QA: same data as production
  • production