4,580 Posts served
11,095 Conversations started
- Academic

- Android

- Art, Music, & Animation

- Embedded Computing

- Events

- Game Development

- Graphics & Media

- Intel SW Partner Program

- Intel® AppUp Developer Program

- Manageability & Security

- Mobility

- Open Source

- Parallel Programming

- Performance and Optimization

- Power Efficiency

- Server

- Site News & Announcements

- Software Tools

- Ultrabook

- Association for Computing Machinery TechNews (ACM)
- Go Parallel! (Dr. Dobbs)
- HPCwire (Tabor Communications, Inc.)
- insideHPC (John West)
- Joe Duffy's Weblog (Microsoft)
- Microsoft Parallel Programming Development Center (Microsoft Germany)
- MultiCoreInfo.com
- scalability.org (Scalable Informatics)
- Software Dev Blog (Intel Germany)
- Soft Talk Blog (Intel United Kingdom)
- The Moth (Microsoft)
Archives
Posts from Stephen Hibbert (Intel) 
Working with Intel AMT: My Last Post
By Stephen Hibbert (Intel) (13 posts) on August 14, 2009 at 1:51 pm
Comments (0)
I can't believe 11 weeks have gone by already, but it looks like it's time to go back to school (unfortunately). This is just a quick farewell post (they're throwing me out of the building over here). Thanks to everyone for reading and I hope that I've been of some help. If you haven't already, [...]
Category: Manageability & Security
Tags: AMT, intern, Manageability, vpro
Working with Intel AMT: IT Helper Now Available!
By Stephen Hibbert (Intel) (13 posts) on August 12, 2009 at 1:48 pm
Comments (0)
This is just a quick post to let you know that IT Helper 1.0 is now available for download! If you don't know what IT Helper is, check out my first post about the project. I finished working on IT Helper a few weeks ago, but I still needed to take care of some things [...]
Category: Manageability & Security
Tags: AMT, intern, Manageability, vpro
Working with Intel AMT: HLAPI!
By Stephen Hibbert (Intel) (13 posts) on August 6, 2009 at 1:27 pm
Comments (5)
Okay okay, I know it's been awhile since my last post, but I haven't forgotten about you guys! I was trying to wait until I released IT Helper 1.0, but it looks like I'll have to hold off on that for a few more days. Anyway, let's talk about the HLAPI! The High Level API [...]
Category: Manageability & Security
Tags: AMT, AMTHLAPI, intern, Manageability, vpro
Working with Intel AMT: Done!
By Stephen Hibbert (Intel) (13 posts) on July 21, 2009 at 10:00 am
Comments (2)
After a full week of testing/documentation, I'm finally finished with IT Helper 1.0! I shouldn't say finally; it's been only 4 weeks since I introduced the project. I started out knowing nothing about Intel AMT (or even C#!) and managed to teach myself everything I needed to know to develop a working management console. More [...]
Category: Manageability & Security
Tags: AMT, intern, Manageability, vpro
Working with Intel AMT: Just About Done
By Stephen Hibbert (Intel) (13 posts) on July 13, 2009 at 10:06 am
Comments (0)
Last week, I posted some screenshots of my management console, IT Helper 1.0. It's been just 3 weeks since I first talked about the project and I'm already finished. I've still got some testing and documentation to do, but everything else is finished. Here's a brief list of features: Hardware Asset Platform (computer model, manufacturer, [...]
Category: Manageability & Security
Tags: AMT, intern, Manageability, vpro
Working with Intel AMT: Final Stretch
By Stephen Hibbert (Intel) (13 posts) on July 6, 2009 at 8:31 am
Comments (6)
This week's post is just a quick update on the status of my management console, IT Helper 1.0. I got a lot done last week and I should be finished by the end of this week. I've still got some Agent Presence and SOL features to work on, but everything else is just about done. [...]
Category: Manageability & Security
Tags: AMT, intern, Manageability, vpro
Sample 3 - AssetDisplay
By Stephen Hibbert (Intel) (13 posts) on July 1, 2009 at 12:51 pm
Comments (0)
Sample Code! The AssetDisplay sample is probably the most confusing sample in the SDK. I wasted a lot of time trying to figure out how it worked. It took me awhile to realize that the sample dealt with the XML data directly instead of using the classes included in the SDK. Wait a minute...isn't that [...]
Category: Manageability & Security
Tags: AMT, intern, Manageability, vpro
Working with Intel AMT: Making Progress
By Stephen Hibbert (Intel) (13 posts) on June 29, 2009 at 7:41 am
Comments (4)
It's been just three weeks since my first blog post and I've already learned a lot. Using the blogs, forums, and web-based training, I've been able to learn the major concepts and start developing applications for Intel AMT. Last week, I talked about IT Helper 1.0, the management console that I'll be developing over the [...]
Category: Manageability & Security
Tags: AMT, intern, Manageability, vpro
Sample 2 - RemoteControl
By Stephen Hibbert (Intel) (13 posts) on June 24, 2009 at 2:11 pm
Comments (6)
Sample Code! Before I started "Working with Intel AMT," the first thing I wanted to learn was how to turn a computer on and off. Sounds pretty simple, right? Well, not really. The RemoteControl sample provided in the SDK wasn't very easy to understand. It took me awhile just to figure out how to run [...]
Category: Manageability & Security
Tags: AMT, intern, Manageability, vpro
Working with Intel AMT: IT Helper 1.0
By Stephen Hibbert (Intel) (13 posts) on June 22, 2009 at 8:09 am
Comments (4)
In my first post, I mentioned that I'd be developing a management console for Intel AMT. Over the next few weeks, I'll be working on IT Helper 1.0. For help, I can only use the blogs, forums, and other resources available to the community. This will help to identify some of the issues faced by [...]
Category: Manageability & Security
Tags: AMT, intern, Manageability, vpro
Sample 1 - HostName and VersionString
By Stephen Hibbert (Intel) (13 posts) on June 17, 2009 at 3:13 pm
Comments (0)
Sample Code! Here's some sample code based on the second web-based training, How to Develop Applications for Intel AMT. As I mentioned in my previous post, you can use an alternative method to find the Intel AMT firmware version. It isn't as fast as the original method, but it's a great example of how to [...]
Category: Manageability & Security
Tags: AMT, intern, Manageability, vpro
Working with Intel AMT: Getting Started
By Stephen Hibbert (Intel) (13 posts) on June 15, 2009 at 10:02 am
Comments (2)
In last week's post, I talked about the Overview training, which covers the basic concepts of Intel AMT. Before you jump into the second web-based training, it's important that you understand these concepts. Here's my explanation: Think of CIM objects as containers. Inside of each container is information about the system. Each container is labeled [...]
Category: Manageability & Security
Tags: AMT, intern, Manageability, vpro
Working with Intel AMT: My First Thoughts
By Stephen Hibbert (Intel) (13 posts) on June 8, 2009 at 1:13 pm
Comments (6)
Before I share my thoughts with you, I should probably start with an introduction. My name is Stephen Hibbert and I’m a fifth-year Computer Engineering student at the University of Florida (Go Gators!). I’ll be working as an Intel Intern (tongue-twister?) this summer to help improve the Manageability Developer Community. I’ll be developing a management [...]
