Fix image rendering
This commit is contained in:
parent
c891f99e2b
commit
01afd2708c
|
@ -6,8 +6,11 @@ layout: post.liquid
|
|||
data:
|
||||
route: blog
|
||||
---
|
||||
|
||||
<span style="float:right;margin-left:10px;width:350px;">
|
||||
|
||||
[![rejectjs banner](//tmp.fnordig.de/jsfest2014/th-2014-09-11_08.52.55.jpg)](//tmp.fnordig.de/jsfest2014/2014-09-11_08.52.55.jpg)
|
||||
|
||||
</span>
|
||||
|
||||
Last week I had the opportunity to spend a long weekend in the beautiful capital of Germany for [jsfest.berlin][jsfest].
|
||||
|
@ -20,7 +23,9 @@ The 3 conference days were packed with interesting talks, quite a few parties an
|
|||
From sleep-hacking over making music and animations to making gifs even more awesome. Oh, and some stuff others would consider more useful in work life too.
|
||||
|
||||
<span style="float:left;margin-right:10px;width:188px;">
|
||||
|
||||
[![rejectjs badge](//tmp.fnordig.de/jsfest2014/th-2014-09-11_09.00.53.jpg)](//tmp.fnordig.de/jsfest2014/2014-09-11_09.00.53.jpg)
|
||||
|
||||
</span>
|
||||
|
||||
The only downside was that I in fact didn't really have time for a whole 4 days off, so I wasn't too focused on the reject.js talks and I might have missed good things from it :(
|
||||
|
@ -43,7 +48,9 @@ After a nice intro (wait for the videos),
|
|||
The talk was followed by **We Will All Be Game Programmers** from [Hunter Loftis](https://twitter.com/hunterloftis). Today's apps use a lot of the ideas that were used in games years ago, maybe we should have a look at game developing techniques and tooling a bit more to see what's relevant for modern web app programming.
|
||||
|
||||
<span style="float:right;margin-left:10px;width:350px;">
|
||||
|
||||
[![beanbag.js](//tmp.fnordig.de/jsfest2014/th-2014-09-13_13.42.50.jpg)](//tmp.fnordig.de/jsfest2014/2014-09-13_13.42.50.jpg)
|
||||
|
||||
</span>
|
||||
|
||||
**JavaScript Level 9000** by [Christoph Martens](https://twitter.com/martensms) explained a lot of low-level stuff in JavaScript. I'm not that into JavaScript yet, so I didn't take too much from it with me.
|
||||
|
@ -61,7 +68,9 @@ After skipping two talks, [James Coglan](https://twitter.com/jcoglan) entered th
|
|||
[Michael Donohoe](https://twitter.com/donohoe) talked about how to **Deep-link to Anything on the Web**. Working as a developer for journalistic sites he implemented multiple solutions to help linking to sections of an article, annotating it as needed and how to combine that with the backend.
|
||||
|
||||
<span style="float:left;margin-right:10px;width:250px;">
|
||||
|
||||
[![party with nerds](//tmp.fnordig.de/jsfest2014/th-2014-09-13_22.36.28.jpg)](//tmp.fnordig.de/jsfest2014/2014-09-13_22.36.28.jpg)
|
||||
|
||||
</span>
|
||||
|
||||
After another coffee break (there were a lot coffee breaks that weekend)
|
||||
|
|
Loading…
Reference in a new issue