coalscapes.com
Acknowledgements
http://www.coalscapes.com/acknowledgements
I started to explore the Lausitz on my own dime in June 2009. In March 2010, I had the opportunity, thanks to a magnanimous personal grant from my friend Tom Fielder, to revisit the region for a few chilly days after one of the harshest winters on record. I returned in June 2010 with the generous support of the Graham Foundation. For programming ideas and code for this website, I am indebted to Mike Cherim. Marco van Hylckama Vlieg.
nicholascloud.com
npm | nicholascloud.com
http://www.nicholascloud.com/tag/npm
To lint JavaScript code in my projects. Typically I include a project-wide .jshintrc file which contains a set of the linting options. I wish to be applied whenever jshint scans my code. I keep a gist. With a list of all possible options and the settings I normally use. This works pretty well but I thought it might be nice to create a tool that would interactively prompt a user for jshint settings and then create a .jshintrc file based on user response. So I created hintme. The –live=true switch fo...
nicholascloud.com
Modern Web Practices ebook launched! | nicholascloud.com
http://www.nicholascloud.com/2014/11/modern-web-practices-ebook-launched
Modern Web Practices ebook launched! Today is a big day for me. Today I become (dramatic pause)…. I am excited to announce the launch of the Modern Web Practices. Ebook, a collection of six chapters on web development forged in the fiery crucibles at appendTo! Chapter 1: Automate Your Workflow with Grunt. Chapter 2: Offline Web Applications. Chapter 3: Data Binding. Chapter 4: Making Things Move with CSS3 Transitions and Animations. Chapter 5: HTML and CSS Bad Practices. November 10, 2014. Git ready squa...
nicholascloud.com
build-system | nicholascloud.com
http://www.nicholascloud.com/tag/build-system
My only beef with Bleeding Edge Press is that I was asked to review Developing a gulp Edge. I had already spent weeks pouring over documentation, github issues, and StackOverflow questions ad nauseam while trying to learn Gulp on my own. Developing a Gulp Edge is the book with which I should have started. Certain practices have been abandoned in favor of others. Developing a Gulp Edge has a single Appendix containing a long and very useful list of Gulp plugins for most any development task imaginable....
davinciunltd.com
Web Based IDE’s « DaVinci Unlimited Software
http://www.davinciunltd.com/2011/03/web-based-ides
Jim McKeeth’s blog on creative and innovative Delphi programming. Laquo; Careful with your Keyboard. Hacking the ADB USB Driver for Acer A500 ». Web Based IDE’s. I started a computer club at my son’s middle school. One of the limitations is that no software can be installed, and there are no development tools on the computers. So I set out to find web based IDE’s where we can write and run code via the web browser. This is what I found. If you are developing with HTML/CSS and JavaScript and one of the co...
nicholascloud.com
.jshintrc | nicholascloud.com
http://www.nicholascloud.com/tag/jshintrc
To lint JavaScript code in my projects. Typically I include a project-wide .jshintrc file which contains a set of the linting options. I wish to be applied whenever jshint scans my code. I keep a gist. With a list of all possible options and the settings I normally use. This works pretty well but I thought it might be nice to create a tool that would interactively prompt a user for jshint settings and then create a .jshintrc file based on user response. So I created hintme. The –live=true switch fo...
nicholascloud.com
gulp | nicholascloud.com
http://www.nicholascloud.com/tag/gulp
My only beef with Bleeding Edge Press is that I was asked to review Developing a gulp Edge. I had already spent weeks pouring over documentation, github issues, and StackOverflow questions ad nauseam while trying to learn Gulp on my own. Developing a Gulp Edge is the book with which I should have started. Certain practices have been abandoned in favor of others. Developing a Gulp Edge has a single Appendix containing a long and very useful list of Gulp plugins for most any development task imaginable....
nicholascloud.com
Best Practices | nicholascloud.com
http://www.nicholascloud.com/category/best-practices
Modern Web Practices ebook launched! Today is a big day for me. Today I become (dramatic pause)…. I am excited to announce the launch of the Modern Web Practices. Ebook, a collection of six chapters on web development forged in the fiery crucibles at appendTo! Chapter 1: Automate Your Workflow with Grunt. Chapter 2: Offline Web Applications. Chapter 3: Data Binding. Chapter 4: Making Things Move with CSS3 Transitions and Animations. Chapter 5: HTML and CSS Bad Practices. November 10, 2014. July 26, 2010.
nicholascloud.com
hintme | nicholascloud.com
http://www.nicholascloud.com/2014/11/hintme
To lint JavaScript code in my projects. Typically I include a project-wide .jshintrc file which contains a set of the linting options. I wish to be applied whenever jshint scans my code. I keep a gist. With a list of all possible options and the settings I normally use. This works pretty well but I thought it might be nice to create a tool that would interactively prompt a user for jshint settings and then create a .jshintrc file based on user response. So I created hintme. The –live=true switch fo...
nicholascloud.com
npm | nicholascloud.com
http://www.nicholascloud.com/category/javascript/npm
To lint JavaScript code in my projects. Typically I include a project-wide .jshintrc file which contains a set of the linting options. I wish to be applied whenever jshint scans my code. I keep a gist. With a list of all possible options and the settings I normally use. This works pretty well but I thought it might be nice to create a tool that would interactively prompt a user for jshint settings and then create a .jshintrc file based on user response. So I created hintme. The –live=true switch fo...
SOCIAL ENGAGEMENT