Sony Music��Spotify��2011�N�̌_���[�N�ō��z�A�h�o���X�����炩��
» 2015�N05��20�� 18��34�� ���J
�@�l�C�A�[�e�B�X�g�̃e�C���[�E�X�E�B�t�g���u���y�͖����ł͂Ȃ��v�Ƃ��ĉ��y�X�g���[�~���O�T�[�r�XSpotify���玩�g�̊y�Ȃ����ׂĈ����グ���ہASpotify�̃_�j�G���E�G�NCEO�͉��y���[�x���A���y�o�ŎЁA���쌠�Ǘ���Ђɗv20���h���ȏ���x���������������� �B
�@��The Verge ��5��19���i���n���ԁj�Ƀ��[�N����2011�N��Sony Music Entertainment��Spotify�Ƃ̌_�ɂ��ƁASpotify�͂��̌_��ŏ��Ȃ��Ƃ��A�h�o���X�i�O�����j������Sony Music��4250���h���i��51���~�j�x���������Ƃ����炩�ɂȂ����B
The Verge�̋L����41�y�[�W�̌_�̑S����ǂ߂�
�@The Verge�́A���y�ƊE�ł͒ʏ�A�A�h�o���X���A�[�e�B�X�g�ɕ��z����邱�Ƃ͂Ȃ��Ƃ����ƊE�W�҂̃R�����g���Љ�Ă���B
�@��蕪�̌��ߕ��͕��G�����A�Ⴆ��Spotify�̑e���v��1���h���̏ꍇ�A���[�x���̎�蕪��6000���h���ŁASony Music���X�g���[���S�̂ɐ�߂銄����20���ȏ�ł���ASony Music�̎�蕪��1200���h���ɂȂ��The Verge�͐�������B
�@����Ƃ͕ʂ�Sony Music�͍ō�900���h�����̍L���X�y�[�X���Ŏg����B
�@Spotify���g���������Ă��� �悤�ɁASpotify�̓X�g���[�~���O���Ƃɒ��쌠�g�p�����x�����Ă���킯�ł͂Ȃ��A�e�C���[�E�X�E�B�t�g�̂悤�ȃA�[�e�B�X�g�ɒ��ڎx�����Ă���킯�ł��Ȃ��̂ŕs�����ȕ������������A���Ȃ��Ƃ����̌_���番���邱�Ƃ́ASpotify����Sony Music�ւ̎x�����͂��Ȃ�Ȋz�ɏ��Ƃ������Ƃ��B
Spotify�ɂ��A�[�e�B�X�g�ւ̎x�����z�v�Z���@
Copyright © ITmedia, Inc. All Rights Reserved.
';
e_dlv.innerHTML = html;
adRequest({position:dlv_pos,dom:true});
}else if(ad_type === 'gam'){
var html = '
';
e_dlv.innerHTML = html;
refreshGam('InArtSpecialLink');
}else if(ad_type === 'logly'){
var html = '
';
e_dlv.innerHTML = html;
loglySet(g_id);
}else if(ad_type === 'google'){
var html = '
';
e_dlv.innerHTML = html;
googletag.cmd.push(function(){
var slot8 = googletag.defineSlot('/43042345/nlab_artinsert_RT',[[336,280],[300,250],'fluid'],'div-gpt-ad-1551176482959-0').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
googletag.display('div-gpt-ad-1551176482959-0');
googletag.pubads().refresh([slot8]);
});
}
};
var insert_ok = function(_target,_str){
var clearfix = d.createElement('div');
clearfix.className = 'colBoxClear';
if(ad_float_fix){
e_body.insertBefore(e_dlv,_target);
e_body.insertBefore(clearfix,_target.nextElementSibling);
}else{
e_body.insertBefore(e_dlv,_target);
}
set_dlv();
};
var insert_ng = function(_str){
e_dlv.style.display = 'none';
};
var main = function(){
var e_nodes = e_body.childNodes; // BODY �����q�v�f
var e_tags = []; // BODY �����^�O
var p_num = []; // BODY ���� P �^�O�ʒu
var p_target_num; // �g�}����ʒu
var o_float = {}; // ��荞�ݗv�f
var o_this = {}; // �A�N�e�B�u�^�O
var o_next = {}; // �A�N�e�B�u�^�O�̎��̃^�O
var flag_insert = 0; // �}���t���O
// ��荞�ݗv�f�`�F�b�N
var check_float = function(_e){
var e = 0;
if(_e.id.match(/^col\d{3}(l|r)$/)){
e = _e;
}
return e;
};
// �v�f�� Y ���W�ƍ����̍��v�l
var get_element_y = function(_e){
var ey = 0;
var eh = _e.offsetHeight;
while(_e){
ey += _e.offsetTop;
_e = _e.offsetParent;
}
return ey + eh;
};
var check_ptag = function(_e){
var e = 0;
if(_e.tagName && _e.tagName === 'P'){
e = _e;
}
return e;
};
var try_insert = function(){
p_target_num = Math.floor(p_num.length / 2) - 1;
if(p_target_num >= _maxrange) p_target_num = _maxrange;
if(dis_con) p_target_num = 0;
for(var i = p_num[p_target_num]; i < e_tags.length; i++){
o_this.e = check_ptag(e_tags[i]);
if(o_this.e){
o_next.e = check_ptag(e_tags[i + 1]);
if(o_next.e){
if(!o_float.e || check_float(e_tags[i - 1])){
o_float.e = check_float(e_tags[i - 1]);
o_float.n = i - 1;
}
if(o_float.e && o_float.n < i + 1){
o_float.y = get_element_y(o_float.e);
o_this.y = get_element_y(o_this.e);
set_line(o_float.y,'red');
set_line(o_this.y,'blue');
if(o_float.y < o_this.y){
flag_insert = 1;
insert_ok(o_next.e,_threshold + ' �p���ȏ��荞�݂���');
break;
}
}else{
flag_insert = 1;
insert_ok(o_next.e,_threshold + ' �p���ȏ��荞�݂Ȃ�');
break;
}
}
}else{
o_float = {};
}
}
if(!flag_insert){
insert_ng('�}���ʒu�Ȃ�');
}
};
// �S�q�v�f����^�O�̂ݔz��ɓ����
for(var i = 0; i < e_nodes.length; i++){
if(e_nodes[i].tagName){
e_tags.push(e_nodes[i]);
}
}
// �S�^�O���� P �^�O�ʒu��z��ɓ����
for(var i = 0; i < e_tags.length; i++){
if(e_tags[i].tagName === 'P') p_num.push(i);
// �ŏ��̉�荞�ݗv�f���i�[
if(!o_float.e){
o_float.e = check_float(e_tags[i]);
o_float.y = get_element_y(o_float.e);
o_float.n = i;
}
}
if(p_num.length >= _threshold){
try_insert();
}else{
insert_ng('P �^�O ' + _threshold + ' �ȉ�');
}
};
if(e_body){
main();
}else{
insert_ng('�L���{���Ȃ�');
}
})(document,4,5);