Dsheiko - dsheiko.com - Dmitry Sheiko's Web Development Blog

Latest News:

Tooling Live Reload for Multi-Task Cycles 25 Jul 2013 | 03:04 pm

We all are taught not to repeat ourselves while coding. Nonetheless we keep repeating the same operation over and over – pressing F5/Ctrl-R for browser reload every time we have to examine the results...

Importing External Files in JavaScript 15 May 2013 | 12:55 pm

As JavaScript application grows, navigation on the code becomes a hell. It comes on mind how useful would be to have ability including JavaScript files. For example, thanks to include/require statemen...

Making use of HTML5 Forms 27 Mar 2013 | 04:18 pm

Since the very beginning of HTML there were no much of changes regarding forms until recently. Yet, there was an attempt to bring a new API with XForms, but it was never really supported by any of maj...

Bringing Google Analytics Reports to Your Application 18 Mar 2013 | 03:55 pm

Reasonably statistic analyses belong to CMS ACP reports. So, CMS vendors tend to include some into their products. However, they often make statistical data collection and analysis a part of CMS. It u...

JavaScript Asynchronous Dependency Loader 12 Mar 2013 | 03:30 pm

A substantial web application doesn’t need to wait until all the required JavaScript libraries loaded. Usually most of them can load asynchronously and start acting whenever they are ready. Most commo...

Review on JavaScript Unit Testing 25 Feb 2013 | 04:19 pm

As client-side application is getting more and more complex, front-end automated testing is more in demand. Before deployment we have to validate HTML according to given DTD, lint CSS and JavaScript, ...

Harmony with TypeScript 16 Nov 2012 | 04:02 pm

Not so long ago Microsoft announced a new language, targeting on front-end developers. Everybody's first reaction was like "Why on Earth?!" Is it just Microsoft darting back to Google? Is that a trick...

Review: PHP Application Development with NetBeans 15 Nov 2012 | 01:39 pm

Recently I've laid my hands on a copy of "PHP Application Development with NetBeans" by M A Hossain Tonu (www.PacktPub.com). It appeared to be a really nice reading. One of those where it's hard to pu...

Tuning navigation for mobile devices 27 Oct 2012 | 03:39 am

Making design responsive means not only certain representations on different screens, but also particular behavior on different devices. Usually on mobile devices mouse is not available, keyboard with...

My lovely Mac OS X web-development environment 15 Oct 2012 | 06:59 pm

A few months ago I bought a new Macbook. I’m really fond of the development environment I set up on it. The more I work with it, the more I love it. However, while building the environment I couldn’t ...

Recently parsed news:

Recent searches: