Connect with us

Hi, what are you looking for?

Current News

Funny old world: The week's offbeat news

Funny old world: The week’s offbeat news

= 0 || a.lastIndexOf(‘iPhone’) >= 0)
return 0;

if (a.lastIndexOf(‘iPad’) >= 0)
return 1;

if (a.lastIndexOf(‘Android’) >= 0)
return 2;

return 3;
}

var bw = browserType();

function setDatePublished(strDate)
{
var node = document.getElementById(‘date_published’);
var year = strDate.substr(0, 4);
var month = strDate.substr(4, 2);
var day = strDate.substr(6, 2);
var hour = strDate.substr(9, 2);
var min = strDate.substr(11, 2);
var secs = strDate.substr(13, 2);
var dd = new Date();
var offset;

dd.setUTCFullYear(year, month – 1, day);
dd.setUTCHours(hour, min, secs);
strDate = dd.toLocaleString();
offset = strDate.lastIndexOf(‘ UTC’);

if (offset > 0)
strDate = strDate.substring(0, offset);

node.textContent = strDate;
}

function VectorLength(x, y)
{
x = parseFloat(x);
y = parseFloat(y);

return Math.sqrt((x*x) + (y*y));
}

function VectorLengthNormalized(x, y)
{
x = parseFloat(x);
y = parseFloat(y);

var length = VectorLength(x, y);

x = x / length;
y = y / length;

return VectorLength(x, y);
}

function nearestMediaForSize(component, mediaSize)
{
var mediaVec = VectorLength(mediaSize.height, mediaSize.width);
var nearest = null;
var nearestVec = 0;

var elementChildren = component.firstElementChild;
var latest = elementChildren;

while (elementChildren != null && latest.nextElementSibling == null)
{
var item = elementChildren;
var width = parseFloat(item.getAttribute(‘width’), 10);
var height = parseFloat(item.getAttribute(‘height’), 10);
var role = item.getAttribute(‘role’);
var href = item.getAttribute(‘href’);

elementChildren = elementChildren.firstElementChild;
latest = item;

if (role != null)
{
if (role.search(‘@2x’) != -1)
{
width /= 2;
height /= 2;
}

var imgVec = VectorLength(height, width);

if (nearestVec == 0)
{
nearest = item;
nearestVec = imgVec;
}
else if (Math.abs(imgVec – mediaVec)

Funny old world: The week’s offbeat news


Farmer Charly Faricelli has grown his corn in the shape of Lionel Messi’s face
AFP

Nicolas AGUILERA

setImageWidth(“photo1”);

From the world’s biggest Messi tattoo to the life-saving tomato ketchup diet… 

– Messi cleans up –

An Argentine farmer has used a hi-tech tractor to create a giant “tattoo” of the face of football legend Lionel Messi.

Charly Faricelli used special software to plant the corn seeds in different concentrations in a field the size of four football pitches in Ballesteros, northwest of Buenos Aires.

“The idea was a tribute to Messi,” said Faricelli, “whether he won the World Cup or not — which thank God he did”.

World Cup winner Messi becomes best-selling ‘caganer’ figurine in Spain
AFP

Aitor ITURRIA

setImageWidth(“photo3”);

Messi’s popularity knows no bounds, with figurines of the former Barcelona star also…

You May Also Like

Business

State would join dozens of others in enacting legislation based on federal government’s landmark whistleblower statute, the False Claims Act

press release

With a deep understanding of the latest tech, Erbo helps businesses flourish in a digital world.

press release

#Automotive #Carbon #Canister #Market #Projected #Hit #USD New York, US, Oct. 24, 2022 (GLOBE NEWSWIRE) —  According to a comprehensive research report by Market...

press release

Barrington Research Analyst James C.Goss reiterated an Outperform rating on shares of IMAX Corp IMAX with a Price target of $20. As theaters...