Recent News
by Matt
on January 18, 2012 in SharePoint, SharePoint Branding
It’s been two weeks now since I dived into SharePoint branding. In an effort to ramp up on SharePoint, I found a number of really helpful online resources to help me get going. One such site is at http://technet.microsoft.com/en-us/sharepoint/hh126807 which hosts 15 self-paced modules along with corresponding downloadable materials. Here is an excerpt: This course describes how [...]
by Matt
on January 7, 2012 in Uncategorized
My first two weeks at RBA Consulting were phenomenal. I’m so excited to be part of such a talented team of true professionals. It also felt great to get out of meetings for a while and just code. It has given me some motivation to start blogging again and as you can see, I’ve updated [...]
by Matt
on November 3, 2011 in Uncategorized
We are hosting a free webinar on 12/07/11. It will provide tips for marketers and technology professionals around ensuring their web platform supports their marketing strategy. I thought you may be interested. If so, there is more information and registration at www.bridgelinedigital.com/battle. I hope you can make it. Rate this:
by Matt
on May 19, 2011 in General, Web Application Development
When: Friday, June 10, 2011 8:30AM – 6:00PM Event Overview: As developers, you keep hearing a lot about HTML5, but many don’t know what it actually means or is truly capable of. If you want to learn about it, your choices are limited; you can either pick up a book or attend an expensive conference that [...]
by Matt
on May 19, 2011 in General, Web Administration, Web Application Development
I’ve had I’ve had a number of conversations lately around I.T. having the business authority to tell users “No” when it comes to some requests. Which begs the question, should I.T. tell users – “No”? To answer this, a consideration of the reasons I.T. often wants to say “no” is important. Now I’m not going [...]
by Matt
on April 12, 2011 in C# & ASP.NET Programming, General, Web Administration
This book (though a little dated) is still one of the best I.T./Business Management books you’ll ever find. (Check out the reviews for yourself on Amazon.) Contents: (100 in total but not necessarily numbered 1-100) Section 1 – IT and Strategy How does information technology impact industries? How has information technology changed the dynamics [...]
by Matt
on April 9, 2011 in Android Development
Basically Android has the following layers: applications (written in java, executing in Dalvik) framework services and libraries (written mostly in java) applications and most framework code executes in a virtual machine native libraries, daemons and services (written in C or C++) the Linux kernel, which includes drivers for hardware, networking, file system access and inter-process-communication [...]