Updates and Maybe a New Experiment

Hey everyone,

So I know I’ve been very inactive with this blog lately, due to reasons previously outlined. However, I have found that I now probably have enough time to start working on things outside of work and school once again. So, hopefully I’ll have time to get back on here and start providing decent content again.

I wanted to talk a little about yesterday’s Google I/O. For those not in the know, Google I/O is a once a year conference that Google puts on to talk about essentially all of their products. They showed a lot of pretty awesome things that I’m excited about, and it got me thinking – I loathe Facebook, and the only reason I actually use it is because I know so many people on there, and because other people actually use it. However, after the updates to Google+ yesterday, I no longer see any reason to stick with Facebook – the amazing streams, auto tagging, image work, and beautiful UI is more than enough to push me to finally make the actual switch.

So I exported all of my images on Facebook to Google+ – there are a few downfalls when it comes to organizing your photos in albums and moving them among your separate albums, but otherwise I’m not looking back; I love finding content based on my interests inside of my Social Streams, and I think that it’s a far superior way to find content.

Beyond this, I’ve decided to start trying to use Google Services in places where I would normally use a different platform where I can (I need to use Skype for work, otherwise I’d be all over the new Hangouts platform to video call – Speaking of, the new hangouts extension in Chrome is a life saver on mac and beautiful as well).

ALSO, and perhaps most importantly for this blog; Google put out Google Studio – an IDE to develop Android Apps! I downloaded it yesterday just to see how it looks, and it’s a VAST improvement over the previous offerings. No longer do developers have to use clunky Eclipse plug ins to get the best AndroidDev experience. The new Google Studio is based off of IntelliJ Idea, which most people find to be a better platform. This essentially makes my two most popular blog posts on here a moot point, however – as they talked about getting set up with Eclipse and IntelliJ Idea. In the coming week or so, I’ll be digging a bit further into Google Studio, and I’ll probably toss up a quick guide and my impressions of the tool. That said – the developer community will most likely be PACKED with similar things, so in the meanwhile check them out!

The only additional things I would have liked to see come out of yesterday’s event are an updated Nexus 4 with potentially higher storage amounts and to see Google Play Music come to Canada – I love a good music streaming service.

That’s it for my little rantings today, hopefully there’ll be more to come from me in the next little while.

Signing off,
Hunter J

Where’d you go!?

Hi everyone!

First off, allow me to apologize; I know that many of you were looking forward to me continuing my Android for beginners tutorials – and one day I fully intend to.

So there’s good news for me and bad news for you:

Good news; I’ve been given a full time job as a web developer! It’s very exciting and fun work that I’m having a lot of fun doing.

Bad news: I’m still in school as a full time student for another 5~ months. This means that all of my time that’s not spent on school (And would have previously been dedicated to this blog and my side projects) has been filled with my jobly duties. As a result, all of my extra-curricular passions have had to be placed on the back burner for now.

My most sincere sorries to everyone, I’ll still try to update when I can – but as it is, I’m currently busy from about 7AM to 2 or 3 AM every day with jobly and schooly responsibilites.

In the mean time, always feel free to contact me in any way possible, twitter, facebook, creepy stalker SMS…

Signing off
Hunter J

Android Development – Getting Active: Part 1

Hi everyone!

Last time that we talked about Android development, we finished off with a simple Hello World app. In there, we set up our development environment,  created our very first app and figured out how to actually run that app on either an emulator or our device.  Today’s tutorial is going to ( hopefully ) be a bit shorter and explain how to change the things on your screen with the press of an on screen button.

(more…)

Getting CoffeeScript up and running

Last time we were together, we got Node.js up and running and made a simple ‘Hello World’ server. Today’s goal is going to be getting CoffeeScript up and running on our server and recreating that same Hello World code using CoffeeScript instead of native JavaScript. (more…)

A quick hello and thank you

I just wanted to say hello to all of my new followers, as well as a huge thank you. The response that I got to my hello world for android post was amazing; I received 5134 hits to my blog just in the very first day alone – I should probably also thank everyone who came here from reddit ( which is most of you ); without the response from there I would have happily stuck to a few new visitors a day.

Greetings everyone and I look forward to hopefully providing at least a couple more helpful tidbits to you all.

Thanks,
Hunter J