Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

Node v0.9.7 (Unstable)

Node.js Test CI Security Incident





This Week in Ember

It's been a big month for Ember.js, and we're excited about the progress
that we've made. With so much going on, it can be hard to
keep up-to-date with the project, so here's what you need to know.

Ember Camp
While we have an incredible network of local meetup groups, Ember
Camp
is the first national event for the Ember
community.





Node v0.9.6 (Unstable)

Node.js Test CI Security Incident





Node v0.8.17 (Stable)

Node.js Test CI Security Incident





Node v0.9.5 (Unstable)

Node.js Test CI Security Incident





This Week in Ember.js

Only a few more days left, I hope everyone's had a great 2012,
while you get ready for the New Year, here's what's been happening in Ember.





Node v0.9.4 (Unstable)

Node.js Test CI Security Incident





Node v0.8.16 (Stable)

Node.js Test CI Security Incident





This Week in Ember.js

There's been a lot of exciting changes going in the Ember.js community, here's a recap of some of the biggest updates.

Data Format Agnosticism
While we believe the vast majority of Ember.js apps will be using JSON for
communication, there's no reason to restrict it so.
To this end we've made two changes to Ember Data's DS.Store: