Archive for the ‘code’ Category

Google I/O 2011 – Initial Thoughts

Posted in Android, Blog, Google, Google I/O, Java, Programming, code on Thursday, May 12th, 2011 at 10:51 pm No Comments

This was my first year attending Google I/O and I hope to attend many more. Overall, the experience was simply mind bending. Every session I attended was packed and meticulously presented.  I received a Google I/O review form and laid down some initial…

Continue reading

*Development

Posted in Android, Blog, Java, Programming, code on Sunday, February 13th, 2011 at 11:07 pm 1 Comments

So far I’ve really enjoyed my time learning Java and Android development.  It’s taught me a great deal in regards to programming the entire life-cycle of an application. In class, we are generally given a small task to complete which can generally be accomplished in 1 to 3 hours with 5…

Continue reading

Engineer Toolkit is publishing very soon!

Posted in Android, Blog, Java, Language, Programming, code on Monday, January 3rd, 2011 at 11:13 pm No Comments

95% of the Engineer Toolkit app is done. Stay tuned for more updates and a dedicated page with lots-of-info!!!

Continue reading

Android and the UI

Posted in Android, Blog, Computer, Java, Language, Programming, Uncategorized, code on Wednesday, November 3rd, 2010 at 11:15 am No Comments

I just watched the Google I/O 2010 Android UI Design Patterns video a bit to be sure, but it was very informative and I suggest watching it when you have the time (1 hour) if you haven’t seen it. The video explained some concepts…

Continue reading

Microsoft moving from Silverlight!

Posted in Blog, Computer, Language, Programming, Uncategorized, code on Friday, October 29th, 2010 at 7:26 pm No Comments

This.

Frustration is likely the main word from the poor souls who’ve put in serious amounts of time to become proficient with Expression Studio (Blend) and the intricacies of Microsoft’s Silverlight. Mary Jo Foley has a post up today where she interviews Bob Muglia, the Microsoft President in charge of…

Continue reading

Android Development

Posted in Android, Apps, Blog, Computer, Portfolio, Programming, code on Monday, October 25th, 2010 at 11:18 pm No Comments

I just completed started my first Android app. It works… and its damn cool to see something you built on your phone. That said, there is still a TON of work to do. I hope that I’m not served with a cease and desist order, as Oracle is suing Google for patent infringements…

Continue reading

Part II: Choosing a programming language

Posted in Blog, Computer, Language, Programming, Uncategorized, code on Saturday, October 9th, 2010 at 11:03 pm 1 Comments

I spent a considerable amount of time pondering which programming language I should really focus on.  I still have lingering questions and half-formed opinions at this time, perhaps getting them out here will help solidify the weaker aspects. This is not only an economical question, but also a philosophical…

Continue reading

Brain-Computer Interface

Posted in BCI, Blog, Computer, Language, Programming, code on Thursday, September 23rd, 2010 at 6:28 pm 1 Comments

WOW.

Talk about a fun diversion. I was minding my own business reading through my emails and I came across this hardware hacker manifesto. I’ve been taking things apart and trying to put them back together, sometimes in different configurations, for a looooonnnnggg time. Most people label this as a…

Continue reading

A little JAVA; Overloaded Method

Posted in Blog, Computer, Java, Language, Programming, code on Tuesday, September 21st, 2010 at 1:32 pm No Comments

Overloaded methods are handy for situations when you want to pass parameters in varying ways. I’m sure this is really simple stuff for veteran Java Jedi’s, but it may come in handy for a beginner like myself. Notice that the name of the method is the same for all…

Continue reading

© 2012 Copyright Caffeine Industries. All Rights Reserved. Valid (x)HTML and CSS