var interview = {
__"interviewee": "AussieJohn",
__"interviewer": "ScallioXTX",
__"intro": "The first of Member of the Month for the year 2012 is AussieJohn. In honor of his signature and his love for Javascript I thought we do something a bit different this time and do the whole interview in JSON ",
__"questions": [
____{
______"question": "Most of your posts are in the Javascript forum, and your blog shows you have other interest in web development as well, like CSS. What is it that you do for a living?",
______"answer": "I'm a Team Lead Developer for an advertising agency. Though most of my work is all front-end related. I also run my own (web development) business at home, which is mostly front-end work, though I do some Wordpress dev as well."
____},
____{
______"question": "How did you come to do this? Was it a deliberate choice, or did you roll into it?",
______"answer": [
________"A bit of both really. I've had an interest in technology and computers from an early age, but never considered it for a career. I kind of literally fell in to it about 10 years ago though after I suffered a knee injury. Whilst I was recovering at home, I got in to programming and web development, shortly after I began studying and four years later I had a Diploma.",
________"After working as a junior PHP dev for a little while, I decided the server-side stuff wasn't for me and rolled right into client-side magic, which I've been doing ever since. I call the client-side stuff magic, it's a term I use often when Project Managers ask me how something works, it usually saves me a lot of time ;)."
______]
____},
____{
______"question": "How do you feel about google Dart? Have you used it yet, or are you planning to use it?",
______"answer": [
________"Every time someone mentions Dart at our local JavaScript user group (SydJS), everybody usually laughs ;)",
________"In all seriousness though, I see what Dart is trying to do. The structure and thinking behind the language is all pretty sound. Of course for the moment you have to take Dart for what it is, a new language that's currently at version 0.06. It a shiny new toy that generates pretty crappy JavaScript (though they _do_ have an optimiser now, so instead of generating 2MB of JS for a small application, it now generates 100KB, optimised is a relative term of course...)",
________"Once Dart runs native in the browser (it already does in Chromium dev channel I believe), and once it gets a little more mature it will be worth taking a look at.",
________"I could probably rant about it for a while, but I don't want everyone to start throwing poison darts at me."
______]
____},
____{
______"question": "I see you like walking and photography. What attracts you about these things, and how often do you do them?",
______"answer": "I grew up in Holland and moved to Australia when I was a teenager, I've always loved the surrounds, so bush walking is a great way to explore the beautiful country all around here. Getting in to photography was a natural extension of loving nature and wildlife, I tend to do a lot of wildlife photography. I don't do either nearly as much as I would like."
____},
____{
______"question": "Do you have any other hobbies?",
______"answer": [
________"Reading is right at the top of my favourite things to do list, I love a good fantasy book.",
________"Programming seems to be a bit of a hobby as well as my job. I'm not sure whether that's a good or a bad thing, but I enjoy doing it even in my time off.",
________"Making what I call 'Single Message Sites' - suggesting people they use the latest version of a browser, for example. "
______]
____},
____{
______"question": "If there was one thing -anything- you could change about the internet, what would it be?",
______"answer": [
________"I would probably delete IE9 and below from the face of the earth and mysteriously* replace them with Chrome",
________"* Magic may be involved**",
________"** Unicorns also."
______]
____},
____{
______"question": "How did you find the SitePoint forums and what made you stay?",
______"answer": [
________"I think it may have been the first edition of 'Build Your Own Database Driven Web Site Using PHP & MySQL' that initially got me here.",
________"I've been hanging around here since about 2002-2003, but changed to a new username in 2005. I keep coming back and hanging out because this is a solid community with some excellent guru-fu behind it. I do also enjoy the teaching / helping people aspect of the forums.",
________"Not to mention that I have a growing collection of Sitepoint books. I think I'm up to 15 now."
______]
____},
____{
______"question": "As you know we have a policy against promotion, but it is customary to make an exception for the Member of Month in the interview. In that light, is there anything at all you'd like to promote?",
______"answer": [
________"This interview prompted me to finally put *something* online for my portfolio at <a href='http://afterlight.com.au'>Afterlight.com.au</a>.",
________"Recently I've also been going through some of my (mostly wildlife) photographs and putting some of the nice ones up on <a href='http://jvdl.id.au'>my photo gallery</a>."
______]
____},
____{
______"question": "Any last words of wisdom?",
______"answer": "Double quote your JSON strings. It's the law. ;)"
____}
__],
__"outro": "Give it up for AussieJohn, our well deserved Member of the Month!"
};




Reply With Quote

It's a nice coincidence that you both stem from the Netherlands. 






Bookmarks