Web Highlights #1

posted in HTML5 on 2013-04-05   http things tablets viewport sizes front end architecture pixel mobiles make

Everyday I'm reading or watching something which I find helpful. Normally I bookmark those things, but at the end I have dozen of folders and subfolders which I never check. So, I decided to make such blog post where I'll share valuable things in the net.

read more

Google Chrome for web developers (my talk at VarnaLab)

posted in HTML5 on 2013-04-04   varnalab talks

All my talks at VarnaLab are available here.

read more

The mobile web by Peter-Paul Koch

posted in HTML5 on 2013-04-01   peter paul koch

Two talks by Peter-Paul Koch which are very informative.

read more

Make the web faster

posted in HTML5 on 2013-03-31   faster browser applications underlying problem tune slow javascript code js profiler chrome tracing ll talk structural profiler pages chrome devtools built build

Slow JavaScript code on your pages? Chrome provides both a sampling, and a structural profiler to help you track down, isolate, and fix the underlying problem. Tune in to learn how to use both profilers, and how to improve your own workflow to build better, faster browser applications! We'll talk about chrome://tracing, the built-in JS profiler in DevTools, and much more.

read more

iPhone and iPod detection under JavaScript

posted in JavaScript on 2013-03-29   iphone ipod navigator useragent match

A little code snippet for detecting iPhone or iPod. You can easily edit it to match iPad.

read more

Practice, practice, practice ...

posted in Fun on 2013-03-28  

Solving three cubes while juggling them

read more

What exactly "Retina display" means in the context of the front-end development

posted in HTML5 on 2013-03-26   retina display means simple explanation great article ll suggest lot searched smashingmagazine check

If you are wonder what exactly "Retina display" means I'll suggest to check this great article in SmashingMagazine. I searched a lot for a simple explanation and that's the best one.

read more

Popular Science Fleischer Studios The Cartoon Process

posted in Inspiration on 2013-03-21  

A look inside Fleischer Studios in the late 1930s, and a glimpse at the making of one of the 2-reel color Popeye cartoons. Believed to be Public Domain.

read more

AssetsPack - a friend of the front-end developer (pack your assets with NodeJS)

posted in Nodejs on 2013-03-16   css js file assetspack pack tests data type packing html module

AssetsPack is a NodeJS module which helps in organization, compilation and minification of assets. It's meant to be used in local environment during the development process. It was made generally for HTML/CSS/JavaScript based applications.

read more

Tern - intelligent JavaScript editing

posted in JavaScript on 2013-03-15   javascript tern

This is Tern. Tern is a stand-alone, editor-independant JavaScript analyzer that can be used to improve the JavaScript integration of existing editors.

read more

Old articles New articles