Fun fact: Ruby 1.0 was released 19 years ago on this day.
What about phalcon (http://phalconphp.com/)? Which reminds me of two things: [] TechEmpower Benchmark Round 6 was due today, but it was re-scheduled to the 25th [] Symfony should remove High Performance from their…
var a = {}; PHP != Javascript
If var a = [1, 2, 3] a == a Returned false, it would by screwy. In this case the == operator behaves like the `is` operator in Python when comparing lists.
> a.length 0 Same as the article, you are adding properties to a. A is an array, not an hashmap. Any index that is not a number will create a property, not a new index.
Bitbucket at it again.
I'll say something not related to the service but to the .title image. - You'd most likely want to do a sprite with the mousehover/mouseout images - Both images are 75kb-ish, so you'd probably want to display/hide the…
I've being using this pattern since day one with Backbone.js. If you want to avoid spaghetti code you need to have a central mediator that will take care of the communication between your modules. It's also easier to…
Maybe for the top level, but anything between that and the classname is useless IMHO.
It's a good initiative but utterly wrong regarding best practices for css selectors. ol.tags li a span.meta Really? Why not something like: .tags-vertical .meta I like the overall style a lot tho.
Cool stuff. I simplified it a bit : https://gist.github.com/1063836 Should work on Firefox 3+ and Chrome 4+
I've been waiting for this feature for a long time, congratz.
I'll be there!
Fun fact: Ruby 1.0 was released 19 years ago on this day.
What about phalcon (http://phalconphp.com/)? Which reminds me of two things: [] TechEmpower Benchmark Round 6 was due today, but it was re-scheduled to the 25th [] Symfony should remove High Performance from their…
var a = {}; PHP != Javascript
If var a = [1, 2, 3] a == a Returned false, it would by screwy. In this case the == operator behaves like the `is` operator in Python when comparing lists.
> a.length 0 Same as the article, you are adding properties to a. A is an array, not an hashmap. Any index that is not a number will create a property, not a new index.
Bitbucket at it again.
I'll say something not related to the service but to the .title image. - You'd most likely want to do a sprite with the mousehover/mouseout images - Both images are 75kb-ish, so you'd probably want to display/hide the…
I've being using this pattern since day one with Backbone.js. If you want to avoid spaghetti code you need to have a central mediator that will take care of the communication between your modules. It's also easier to…
Maybe for the top level, but anything between that and the classname is useless IMHO.
It's a good initiative but utterly wrong regarding best practices for css selectors. ol.tags li a span.meta Really? Why not something like: .tags-vertical .meta I like the overall style a lot tho.
Cool stuff. I simplified it a bit : https://gist.github.com/1063836 Should work on Firefox 3+ and Chrome 4+
I've been waiting for this feature for a long time, congratz.
I'll be there!