My partner in crime, my colleague from the Imagine Cup 2006 competition and friend Jan-Kristian Markiewicz has posted an article about the Tablet PC input panel on Code-Magazine.com. The article focuses on how developers can use the ITextInputPanel API to customize and tailor the Input Panel user experience in a Tablet PC application. Jan-Kristian has also posted some sample code in the article.

I think the Input Panel is controlled by a COM object, but there is a managed (.NET) wrapper in the Tablet PC SDK. This makes it really easy for a managed snob like me to use the object model and take control over the input panel. I hope I get some time during the Easter vacation to look into the API.

Check it out: www.code-magazine.com

 

J-K India 124

Jan-Kristian is the second person from the left

Thursday, March 29, 2007 5:57:54 PM (W. Europe Standard Time, UTC+01:00) 
  Permalink  |  Comments [0]  |  View blog reactions  | 

Lots have happened since I’ve got home from India. There hasn’t been much time for blogging, but here are the latest updates!

I’ve began the 3rd year at school, the Norwegian University of Science and Technology (NTNU). I’m two semesters from my Bachelor degree in computer science. This semester I’m gearing up, and take to more courses than I actually need to. Courses like algorithm, UI design and usability, LISP etc. So far, it has been fun!

This semester I’m also going to assist in a course at NTNU. The course is a preparation study for 5th year students starting on their diploma assignment. The tentative plan is to held tree lectures with follow-up study groups. The topics for the lectures are WF (Windows Workflow Foundation), WCF (Windows Communication Foundation) and real time communication. The idea behind the course is to give the students a superficial knowledge about these technologies so they can use them in their assignments. As far as I know, it’s the first time ever .NET related technologies have been a part of a course at NTNU.

At work, Jonas and I are finishing up a project we have been working on since April. We deployed the product in production 1st of September as planned. I want to point out an interesting experience we had with a new technology called Atlas. Atlas is the AJAX framework for ASP.NET 2.0.

As a part of the project, we created a web based user interface for the product.  In the beginning of the project, we didn’t even think about using Atlas. In the middle of the development process (in June) we decided to begin using Atlas to make the user interface more responsible and user friendly. By then, we had already created most of the web forms and the functionality behind them. So it was quit a risk to take.

What’s cool about Atlas is that it’s “wrap” it self around regular ASP.NET 2.0 server controls like TextBox etc. and extend (decorate) them with AJAX functionality. You can se some samples here: http://atlas.asp.net/atlastoolkit/ModalPopup/ModalPopup.aspx.

So since using Atlas and enabling AJAX functionality into the user interface was all about wrapping asp.net controllers with Atlas controllers, we could use the web forms we already had. We only had to decorate the existing controllers in the web forms with Atlas controllers to enable AJAX functionality.

Jonas is actually going to show the application we created next week on NNUG in Trondeim. The topic for his session is Atlas. I suppose he is going to say something about how we used Atlas to realize AJAX functionality into our web based application.

Wednesday, September 06, 2006 7:06:39 PM (W. Europe Standard Time, UTC+01:00) 
  Permalink  |  Comments [5]  |  View blog reactions  | 

Last week, my team from Imagine Cup (Team NTNU) got an invitation to TechEd 2006 in Barcelona from the organizers of Imagine Cup and TechEd EMEA. They want us to represent our solution from Imagine Cup. I’m actually not sure what they exactly want us to do. Probably we get a booth with some displays where we can show of our solution to participants and journalists. Looking forward to this! I’ve never been on a large developer conference like this.

Wednesday, September 06, 2006 5:40:53 PM (W. Europe Standard Time, UTC+01:00) 
  Permalink  |  Comments [0]  |  View blog reactions  | 

Posted in:

My name is Gøran Hansen and I’m 24 years old. I currently live in Trondheim city where I attend at the Norwegian University of Science and Technology (NTNU).
 
Besides studying I work for an IT-consultant company called Abeo. Abeo is a fast growing company, with over 85 employees at the moment. Abeos expertise is in Service Oriented Architecture, Identity Management Software, Mobile Solutions and safe It-infrastructure.

This is the first blog post I’ve ever posted. There are many reasons why I haven’t started before, but that’s another story. In this blog I will post contents about things I care about, things like real life, gadgets, software development etc. Probably my main focus will be at software development and related technologies. 

I also plan to writes some articles like the MSDN Coding4Fun articles, got some good ideas :)

Cheers!

 

Friday, February 10, 2006 10:14:08 AM (W. Europe Standard Time, UTC+01:00) 
  Permalink  |  Comments [1]  |  View blog reactions  |