blog.nick.josevski.com
General | Nick Josevski
https://blog.nick.josevski.com/category/general
Solving problems. Writing code. Creating new problems. October 10, 2014. Recovering a docker vm on Windows with Virtual Box. NOTE: this is more of a windows / virtual box problem but the boot2docker experience as will a lot of things is not great on Windows… yet. I was running the docker. VM with 2 newly configured containers, all was going good, the docker part was quite easy (once up and running) then my entire machine crashed due to something else. So I run it with -v, no useful information. Ok so now...
dontwakemeup.com
Don't Wake Me Up
http://dontwakemeup.com/category/cross-browser-testing
Category Archives: Cross-browser testing. Using Vimeo for HTML5 video flash fallback. May 13, 2014. Here’s the code for the video player I’m working on:. Video preload=none id=video- online-bookings poster=/assets/online-bookings-tour-poster.png controls source src=/assets/online-bookings-tour.webm type=video/webm source src=/assets/online-bookings-tour.mp4 type=video/mp4 track src=/assets/online-bookings-tour-subtitles-en.vtt label=English subtitles kind=subtitles srclang=en /track /video. Video preload...
dontwakemeup.com
Don't Wake Me Up
http://dontwakemeup.com/category/jquery
Using jQuery for a full document height overlay on mobile and tablet. June 25, 2014. Using position absolute, but no matter what I tried, if the dialog grew to be bigger than the initial height of the document, the page would extend but the overlay background would not, leaving a gap at the bottom. I didn’t want to resort to javascript, but in the end I decided I had to. I stumbled into this answer. Detecting when ‘done’ is pressed on iPhone HTML5 video. May 9, 2014. I have a html5 video in a modal overl...
dontwakemeup.com
Don't Wake Me Up
http://dontwakemeup.com/category/quote
September 12, 2014. Now this gathering of general materials is important because this is where the previously stated principle comes in namely, that an idea is nothing more nor less than a new combination of elements. In advertising an idea results from a new combination of. About products and people with. About life and events. James Webb Young – A Technique For Producing Ideas. Hi, I'm Kelly. Dont wake me up.
dontwakemeup.com
Don't Wake Me Up
http://dontwakemeup.com/category/video
September 13, 2014. Last night, Marie and I saw this documentary film about the Linotype type casting machine and had that feeling again that we were born in the wrong decade. It’s inspiring to hear these old guys talking so lovingly about the machine they sat at for most of their working lives. In the future, I wonder if we’ll have the same fondness in retrospect for the design tools and devices we use now? Made me nostalgic for printmaking back at Hot Bed Press. When I used to live in the North. We use...
dontwakemeup.com
Don't Wake Me Up
http://dontwakemeup.com/category/scss
Stagger transition delay with SASS @while. June 18, 2014. I’m adding one of those subtle animation effects to the fields in a form that has just appeared. You know, the one where there’s a staggered transition delay so the form fields fade in and slide up to stack under each other (like on the sign-up form here. I figured it would be useful to create something that I could reuse quickly elsewhere, so I had a look at the SASS control directives. Which you can then use like so:. October 25, 2013. I have be...
dontwakemeup.com
Don't Wake Me Up
http://dontwakemeup.com/category/uncategorized
Absolute centring a dialog with lots of content. August 6, 2014. I’ve been wrestling with centring a dialog over a page today. This. Seems to be a good go-to solution and it got me a long way towards where I want to be. The problem I found though was that if there is plenty of content in the dialog or if it expands to reveal more, the negative top positions the dialog off the top of the window. January 6, 2013. Hi, I'm Kelly. Dont wake me up.
dontwakemeup.com
Don't Wake Me Up
http://dontwakemeup.com/category/animation
Stagger transition delay with SASS @while. June 18, 2014. I’m adding one of those subtle animation effects to the fields in a form that has just appeared. You know, the one where there’s a staggered transition delay so the form fields fade in and slide up to stack under each other (like on the sign-up form here. I figured it would be useful to create something that I could reuse quickly elsewhere, so I had a look at the SASS control directives. Which you can then use like so:. Hi, I'm Kelly.
dontwakemeup.com
Don't Wake Me Up
http://dontwakemeup.com/category/typography
September 13, 2014. Last night, Marie and I saw this documentary film about the Linotype type casting machine and had that feeling again that we were born in the wrong decade. It’s inspiring to hear these old guys talking so lovingly about the machine they sat at for most of their working lives. In the future, I wonder if we’ll have the same fondness in retrospect for the design tools and devices we use now? Made me nostalgic for printmaking back at Hot Bed Press. When I used to live in the North.
dontwakemeup.com
Don't Wake Me Up
http://dontwakemeup.com/category/sass-2
Multiple elements with same css but different breakpoints. December 2, 2014. The application I’m working on has a number of pages that display a full-page table. I used Filament Groups’ stack only option from tablesaw. And have it looking and working pretty nice. Then came the tricky bit. Each of these tables has a different number of columns; one might have 4 and another might have 12. So I need a different breakpoint for each table. Here’s the solution I ended up with. Media query (so the mobile-first ...
SOCIAL ENGAGEMENT