Sometimes you might need to exclude a single file from your project, so that it will be ignored by inspections, code completion, etc. This is done using the Mark as plain text action. When a file is marked as plain text, PhpStorm does not use it anymore for code completion and navigation. Such file is ...
Create Windows Installer: http://nsis.sourceforge.net/Main_Page Create Deb Package: http://buildall.wordpress.com/2011/04/25/creating-a-package-deb-in-ubuntu/ http://blog.jonliv.es/2011/04/26/creating-your-own-signed-apt-repository-and-debian-packages/ https://help.ubuntu.com/community/CreateAuthenticatedRepository
Boot-Repair is a simple tool to repair frequent boot issues you may encounter in Ubuntu like when you can’t boot Ubuntu after installing Windows or another Linux distribution, or when you can’t boot Windows after installing Ubuntu, or when GRUB is not displayed anymore, some upgrade breaks GRUB, etc.
Free Online Scrum Master Training: The fun way to learn about Agile/Scrum, prepare for Scrum Master certification / Agile certification (CSM, CSPO, PSM, or PMI-ACP), and debunk popular misconceptions.
aspell --lang pl dump master | aspell --lang pl expand | tr ' ' '\n' > polish.dic Next you go to settings, for single project or you can also set it as default (default setting wouldn’t apply to old procjects). Type in search “Spelling” change tab to “Dictionaries”, click + button to add folder where ...