Posts

Showing posts from September, 2014

Немножко про GRUNT

от ещё  добавил: Get Up And Running With Grunt - Smashing Magazine: Supercharging your Gruntfile: How to squeeze the most out of your build configuration. - HTML5 Rocks Grunt- и Gulp-таски для оптимизации производительности | Frontender Magazine Optimizing Images with Grunt using grunt-contrib-imagemin | Gray Ghost Visuals Press Frequently Asked Questions - Grunt: The JavaScript Task Runner Grunt для тех, кто считает штуки вроде него странными и сложными | Frontender Magazine http://frontender.info/grunt- is-not-weird-and-hard/ Grunt Boilerplate http://www.integralist.co.uk/ Grunt-Boilerplate.html Инструментарий по управлению Grunt из Google Chrome https://github.com/vladikoff/ grunt-devtools Grunt.js: волшебная палочка для фронтенд-разработчика / Frontend / PHP Time http://phptime.ru/frontend/ gruntjs-volshebnaya-palochka- dlya-frontend-razrabotchika. html Автоматизируем клиентскую оптимизацию / Хабрахабр http://habrahabr.ru/post/ 45480/

Some useful DOS commands which I have never used before

Создание расписания выполнения команд (Sheduler): http://technet.microsoft.com/ru-ru/library/cc750982.aspx команда: at c:\> at 23:00:00 /every:monday cmd /c sysbkup.bat команда: doskey http://users.cybercity.dk/~bse26236/batutil/help/DOSKEY_E.HTM Setup Persistent Aliases & Macros in Windows Command Prompt (cmd.exe) using DOSKey создание псевдонима для dos консоли [cmd.exe] c:\> doskey ls=dir /od $*   Saving all typed commands to file : doskey /history >> d:\cmd_history.txt F7 to display the command history popup window. --------------------------------------  Some fun with command line prompt, type: prompt $d$s$t$s$e$s$p$s$$ to recover, type: prompt