It has been more 10 years since I last “lived” in Australia, but for the first time I’m feeling overwhelmingly home sick. This is down to a one reason, the catastrophic bush fires that rage across the entire country. Let’s looks at some context Largest loss of land to wildfires in the world Worse Air… Continue reading Australia Bush Fire Appeal 2020
Articles
Happy New Year 2020
Many happy returns to you for New Years! I hope your year ended as you intended, and that 2020 brings you all that you set out for. This year I’m not doing my New Years resolutions until February to give me a little bit of time to see where the year is heading and take… Continue reading Happy New Year 2020
Get your .com
I had an email from Go Daddy today to tell me that the dot com version of this domain, surfthedream.com.au “Brilliant” I thought, I can get away from the expensive Australian domains and go global. $2,999.99 I’m sure the domain squatters go looking for names of sites that have been around for 5-10 years and… Continue reading Get your .com
Visualising data in presentations
If your graphs don’t visually illustrate the percentages associated with them I literally stop listening to the point being made. It’s often not the speakers fault, and I don’t consciously stop listening up in my high horse, I just get so caught up in the inaccuracy that I can’t focus on what’s being said.
Array.push()
In our review of Array.indexOf() we looked at using the check for -1 assigned to the indexOf() as an indication that that item was not part of the array. With Array.push() we can add items to the array.
Array.indexOf()
Using the indexOf() call in javascript allows you to… Get the index of the Array item you pass across Check to see if an item exists within an Array If we have the following Array we can then pass that array into the indexOf() function to find the index values. I can check to see… Continue reading Array.indexOf()
Good idea, great idea
Often when you’re on the way home from somewhere and you decide to drop in for one more drink it turns out to be a bad idea. Other times, you bump into one of your favourite musicians of all time. Tonight, that one more drink was an excellent idea.
“They never played games when I was younger”… maybe they should have.
www.reddit.com/r/todayilearned/comments/dkkoru/til_a_study_conducted_at_the_university_of/
What could really increase your life expectancy, lifespan and longevity?
I love visualisations of any sort, but ones that show me how to live longer have to be a favourite. What could add years to your life? Why do women live longer than men? What’s the best method of life extension? Diet and exercise? Or polygamy and pets? Let the latest data decide. — Read… Continue reading What could really increase your life expectancy, lifespan and longevity?
The D3 Graph Gallery – Simple charts made with d3.js
The D3 graph gallery displays hundreds of charts made with D3.js, always providing the reproducible code. — Read on www.d3-graph-gallery.com/