April 2013
1 post
Swaggadocio: Why the hell does your API still use... →
stevegraham:
HTTP Basic Auth remains a popular method for API authentication for various reasons, but mainly because it’s dead simple; placing the username and password in the url, e.g. http://user:password@example.com is widely supported, allowing new users to familiarise themselves with APIs by pasting URLs…
March 2013
1 post
January 2013
1 post
JavaScript Quiz Set
bolshchikov:
JavaScript quiz is the good instrument to distinguish between JS ninjas, JS developers, and JS experts. Here is a set of JS tests, sorted by difficulty.
Beginner:
http://madebyknight.com/javascript-scope/
Intermediate:
https://github.com/nathansmith/javascript-quiz
http://www.nczonline.net/blog/2010/02/16/my-javascript-quiz/
Expert:
...
December 2012
4 posts
4 tags
jQuery-ui widget grunt an init task for you jQuery... →
I create quite often jQuery-ui widgets and I start to use grunt.
I got bored of modifying my files after generating them with grunt init:jquery. After looking for a little bit online I could find an already made task for grunt so I modified the provided init:jquery to create init:jqueryuiwidget. It creates the usual files, add inclusions and QUnit tests files. The main js file contains an empty...
November 2012
5 posts
4 tags
The two character bug fix that will avoid a memory... →
Romney: I care about our kids.
Romney: I mean our male kids.
Romney: The straight ones.
Romney: But only if they white.
Romney: Vote Romney.
October 2012
2 posts
The curate was tired and would not look into any more books, and so he decided...
– Miguel De Cervantes -Don Quixote VI;336 (via strangemoosic)
4 tags
Worth opening Google chrome →
September 2012
5 posts
4 tags
3 Key Software Principles You Must Understand →
Candy Chang: Before I die I want to... →
August 2012
9 posts
In this paper, we present Google, a prototype of a large-scale search engine...
– My morning reading pretty old stuff ;)
5 tags
This is now →
I loved it
Term of services - didn't read →
Rates term of services and read them for you. Great Idea and it’s open-source so if you’ve got time contribute ;)
July 2012
3 posts
4 tags
jQuery plugin Marker
I wrote a quick jQuery plugin today for indiectus (my brother’s blog about indie games).
The point of that plugin is to display a series of categories with different marks.
Was a good way to start with jQuery plugins it’s ok not the best thing ever a bit anarchic (as usual with jQuery I guess)
I made a readme and a good example so that you can easily use it. Please feel free to...
6 tags
Asynchronous code design with node.js →
Basic patterns and explanation to get your brain rewired for async programming!
June 2012
2 posts
5 tags
Quickire my first node module
Today I decided to jump in a write my first node module. It’s not something really useful but might save time to some people.
The idea is:
every node.js thing starts that way:
var foo = require('foo'); var bar = require('./bar');
I decided to replace all that by:
var q = quickire({'foo':'foo', 'bar':'./bar'});
and then you use it just before except you put q. everywhere:
var...
May 2012
5 posts
5 tags
Ok that was the thing I needed to get into... →
7 tags
Hmm google's html/css good practices interesting →
quand j'utilise les raccourcis clavier d'eclipse
lesjoiesducode:
4 tags
April 2012
8 posts
Dr. Strangeloop or: How I Learned to Stop Worrying... →
good!
If one day you are stuck with a PHP inclusion that...
var_dump(get_included_files());
Took me 3 hours to find the problem cause it was so well hidden :(
http://martinfowler.com/bliki/TestCoverage.html →
4 tags
DailyJS: Licensing for JavaScript Projects →
Or any projects ;)
4 tags
March 2012
24 posts
A Tale Of Hashtag Hijacking [INFOGRAPHIC] –... →
3 tags
3 tags
Apple is 36 Today: A Look Back At Its Worst... →
3 tags