-
Notifications
You must be signed in to change notification settings - Fork 3
/
writings.html
40 lines (38 loc) · 3.92 KB
/
writings.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
layout: default
title: JavaScriptologist
---
<article class="content">
<h1>My ramblings</h1>
<ol class="article-list">
<li><a href="/posts/what-i-learned-at-yammer.html">What I Learned at Yammer <img src="/images/hot.gif" width="16"></a></li>
<li><a href="/posts/in-response-to-jeremy-kahn-and-webkit-monoculture.html">In Reponse to Jeremy Kahn and WebKit Monoculture</a></li>
<li><a href="/posts/sports-make-me-sad.html">Sports Make Me Sad</a></li>
<li><a href="/posts/youre-not-the-web-standards-police-apache.html">You’re Not The Web Standards Police, Apache <img src="/images/hot.gif" width="16"></a></li>
<li><a href="/posts/why-i-wont-be-using-rdio-again.html">Why I Wont Be Using Rdio Again</a></li>
<li><a href="/posts/hey-mozilla-discrimination-is-sort-of-a-big-deal.html">Hey Mozilla, discrimination is sort of a big deal</a></li>
<li><a href="/posts/picturefill-needs-to-die.html">Picturefill Needs to Die</a></li>
<li><a href="/posts/what-the-fuck-is-prototypal-inheritance.html">What the Fuck is Prototypal Inheritance - Part 1</a></li>
<li><a href="/posts/why-i-dont-use-coffeescript.html">Why I Don't Use CoffeeScript <img src="/images/hot.gif" width="16"></a></li>
<li><a href="/posts/online-privacy-is-a-myth.html">Online Privacy is a Myth</a></li>
<li><a href="/posts/unmasking-jsonp.html">Unmasking JSONP</a></li>
<li><a href="/posts/writing-eloquent-javascript-without-coffeescript.html">Writing Eloquent JavaScript Without CoffeeScript <img src="/images/hot.gif" width="16"></a></li>
<li><a href="/posts/5-terminal-shortcuts-you-wish-you-knew-years-ago.html">5 Terminal Shortcuts You Wish You Knew Years Ago</a></li>
<li><a href="/posts/spotify-vs-rdio.html">Spotify vs. Rdio</a></li>
<li><a href="/posts/google-vs-twitter-vs-facebook.html">My Personal Findings on Google+ Vs. Twitter Vs. Facebook</a></li>
<li><a href="/posts/dont-be-a-hero-let-me-pick-my-own-fucking-password.html">Don't Be Hero, Let Me Pick My Own Fucking Password</a></li>
<li><a href="/posts/making-vimeo-videos-bigger-than-500px-on-tumblr.html">Making Vimeo and YouTube Videos Bigger Than 500px on Tumblr <img src="/images/hot.gif" width="16"></a></li>
<li><a href="/posts/why-i-tried-to-stop-watching-wwdc.html">Why I Tried to Stop Watching WWDC</a></li>
<li><a href="/posts/new-file-in-right-click-context-menu-for-mac.html">New File in Right Click Context Menu for Mac</a></li>
<li><a href="/posts/dear-paul-rouget-ie9-is-a-modern-browser.html">Dear Paul Rouget, IE9 Is a Modern Browser</a></li>
<li><a href="/posts/dont-reinvent-the-wheel.html">Don't Reinvent the Wheel <img src="/images/hot.gif" width="16"></a></li>
<li><a href="/posts/the-apple-of-my-eye.html">The Apple Of My Eye</a></li>
<li><a href="/posts/why-localstorage-has-already-failed-us.html">Why localStorage Has Already Failed Us</a></li>
<li><a href="http://kneedeepincode.com/topics/how-ie-got-css3-right-13-years-ago/">How IE Got CSS3 Right (13 Years Ago)</a></li>
<li><a href="http://kneedeepincode.com/topics/10-ways-you-can-help-the-internet/">10 Ways You Can Help The Internet</a></li>
<li><a href="http://net.tutsplus.com/articles/interviews/should-you-learn-coffeescript/">Should You Learn CoffeeScript? </a><span class="source"> on <a href="http://net.tutsplus.com/">Nettuts+</a> <img src="/images/hot.gif" width="16"></span></li>
<li><a href="http://lostechies.com/derickbailey/2012/01/24/some-thoughts-on-functional-javascript/">Some Thoughts On Functional JavaScript</a><span class="source"> on <a href="http://lostechies.com/">LosTechies</a></span></li>
<li><a href="http://dailyjs.com/2011/01/18/jquery-roundup/">jQuery Roundup</a><span class="source">on <a href="http://dailyjs.com">DailyJS</a></span></li>
<li><a href="http://javascriptweekly.com/archive/9.html">JavaScript Weekly #9</a><span class="source">on <a href="http://javascriptweekly.com">JavaScript Weekly</a></span></li>
</ol>
</article>