Google
Showing posts with label SharePoint 2010. Show all posts
Showing posts with label SharePoint 2010. Show all posts

21 April 2012

Manage Live SharePoint Data In Microsoft Access

A SharePoint site is a very useful platform, but SharePoint cannot handle everything we might want to do with our data. The Microsoft developers have realized that and made it possible to use the SharePoint data with some of their other programs. When you utilize these possibilities you get nearly endless opportunities to work with your SharePoint list items. Here you can learn how to use live SharePoint data in Access.

Access gives extra functionality

When you link data from a SharePoint list to a table in Microsoft Access, you can do much more with your data than you can if you only use SharePoint. This is what Peter shows in the demo:
  • How to Search and Replace
  • How to make Queries  
  • How to show the list data in Forms  
  • How to make printable Reports from the list data  
  • How to use Visual Basic with data from a SharePoint list

Power use of SharePoint and Access

In the demo below you will meet Peter Kalmstrom, CEO of kalmstrom.com Business Solutions and creator of our Office applications. He says that having Access in the toolbox is nearly a must for power users of SharePoint, and he should know that. Peter is himself a power user of both Microsoft products.

Since more than ten years Access has been one of the database alternatives for sharing and storage of  data in the kalmstrom.com applications, besides SQL Server, and in recent years we have added SharePoint to the options. We also have a product that converts incoming Outlook e-mails into SharePoint list items, HelpDesk OSP.

Microsoft certified SharePoint specialist
Peter has earned all the available Microsoft certifications for SharePoint 2010, and he is also a certified Trainer on SharePoint 2010. He has shared his deep knowledge in several earlier kalmstrom.com Tips, and now he offers you one more tutorial video demonstration.  
Microsoft Certified Professional logotype

Link SharePoint list items to Access The actual linking of the SharePoint data to the Access table is handled elegantly by the two products - you don't have to do anything more than pressing the right button.

Peter shows how to link from the SharePoint list datasheet view to Access. Another possibility is to link from an Access table to SharePoint, which is shown in the kalmstrom.com Tips page about linking live SharePoint list items to Access

Welcome to have a look! I hope you will find the demo useful.

15 February 2012

SharePoint Sharing Option For More kalmstrom.com Applications

The kalmstrom.com developers are not only adding new features and fixing bugs. They also improve our software on long time basis, to keep them strong in the future. One part of that work is to allow use of Microsoft SharePoint with more kalmstrom.com products than the current HelpDesk OSP and ShareTask.

SharePoint site instead of database
The first step of implementing the extended use of SharePoint is to add a SharePoint site as a an alternative for sharing data to an Access or SQL Server database in the kalmstrom.com products. When the SharePoint sharing option is selected the data will be saved in SharePoint lists instead of database tables, and neither a shared file server nor an Exchange server is required - only a SharePoint site that may very well be hosted. kalmstrom.com Business Solutions uses SharePoint 2010 on Office 365, which works just fine.

Kanban Task Manager first out
Kanban Task Manager logotype The first product to be released with the new SharePoint sharing alternative will be the new kalmstrom.com product Kanban Task Manager for Outlook. With Kanban Task Manager you can share information about projects and tasks within the workgroup. All the ongoing projects can be seen in Outlook on all PCs, and when one member of the group creates a new task, changes a task or drags it to another phase, all the other group members can see it in their PCs also. The Sharing Options dialog above is from Kanban Task Manager, and eventually similar dialogs will be used in more kalmstrom.com applications.

KBase V3 coming next
KBase logotype Work with version 3 of KBase, the kalmstrom.com knowledge base, is well on its way. KBase has up till now worked totally inside Outlook. It is installed in a public folder or a shared mailbox, and everyone who wants to read, add or edit articles must be connected to the local network. You can publish articles as webpages or embed them in a SharePoint site, but KBase V3 will be a better alternative for those Community Members who today have KBase embedded in their SharePoint sites. With KBase V3 and the SharePoint sharing option selected, there will be a direct contact between the KBase installation in Outlook and the SharePoint site. As soon as an article has been added or edited in Outlook it can be read on the SharePoint site.

TimeCard reporting to SharePoint
TimeCard logotype For our more complex products a SharePoint addition will give even more benefits. After the Kanban Task Manager and KBase releases we plan to give the kalmstrom.com time reporting Outlook add-on the same new option. This will mean that users will be able to report their time to a SharePoint site and no longer have to be connected to a databasen or report via an ASP page. All they need is an internet connection!

Microsoft Certified Professional logotype
Our kalmstrom.com CEO has all available Microsoft certifications for SharePoint 2010, so I am sure he will develop the new SharePoint alternatives to be both user friendly and efficient. I will of course come back with further info about our development projects in future blog posts.

12 January 2012

kalmstrom.com Tip: Use CSS in SharePoint 2010



CSS (Cascading Style Sheets) is a time saving invention when you work with websites. Most web designers want to use a limited number of fonts and colors on a site, and they also want all lists, heading types etc. to have the same look. Instead of adding the code for this on each page the info can be gathered in a CSS file. When a page has a link to that file, all formatting info in the CSS file will be applied to the page. Changes in the CSS file will apply to all pages that have the link, so with CSS it is easy to try out and change the formatting of a website.

Microsoft Certified Professional logotype
Microsoft Certified SharePoint expert
CSS may also be used with SharePoint, but working with SharePoint is not exactly the same as working with web pages. Our kalmstrom.com CEO has earned all the available Microsoft Certifications for SharePoint 2010, so he knows how to do it. In the demo above he shows how to get started with CSS in SharePoint. This demo is also included in the Tips section of the kalmstrom.com website.

Create the CSS file in SharePoint Designer
First Peter creates a CSS file in SharePoint Designer 2010, and since he wants to keep it very simple he just makes a change of the text color. When a link to that CSS file is added to the SharePoint homepage in addition to all the CSS files already uses by default, the custom styles is layered on top of what comes out of the box, and the text color is changed.

Add the CSS link in the browser
However, it is not possible to just add a link to the new CSS file in an ASPX page because SharePoint will not save it. Instead Peter explains how to edit a SharePoint web part in a web browser and add the link to the CSS file that way.

Expansion of SharePoint usage
Peter is fascinated by the endless possibilities of SharePoint 2010. For several years HelpDesk OSP has been one of the most popular kalmstrom.com products, and we also plan to add SharePoint as an alternative for sharing and storage in more applications. In the future kalmstrom.com will make a much stronger use of SharePoint than today, but I will come back to that in later articles.

21 December 2011

New kalmstrom.com Tip: How To Add JavaScript To SharePoint



To help you get the most out of your SharePoint site, Peter Kalmstrom, Microsoft certified SharePoint expert and CEO of kalmstrom.com Business Solutions, has published another demo to the kalmstrom.com Tips section.

JavaScript + SharePoint = great possibilities
JavaScript used in a SharePoint site creates a powerful combination. You can put JavaScript in the master page of the site, so that it affects all pages, and you may also make a page layout that affects some pages or only one. With his new demo Peter wants to push those in the right direction who know how to use JavaScript but have not yet tried it with SharePoint. There are a lot of instructions on more advanced details available out there but not so much on how to actually do it in the right way from the beginning.

Hello World dialog
As a simple example Peter shows how to integrate a dialog with the text "Hello World" in a SharePoint 2010 site with the help of JavaScript ‒ and how to make it stay there! The trick is to use the Content Editor web part, which allows you to embed any markup right in the page. If you just add the piece of JavaScript to the HTML code of a page, it will not be saved. Peter also demonstrates how you can test and troubleshoot the JavaScript you have created. Welcome to have a look and try it yourself!

Connect Outlook to your SharePoint site
To get the most out of your SharePoint site you should also connect Outlook to it. HelpDesk OSP is a kalmstrom.com Outlook add-on that converts incoming e-mails to items in any SharePoint list. With HelpDesk OSP you may also publish to SharePoint directly from Outlook. This application helps you track, share and distribute issues also within a group that is geographically spread.  HelpDesk OSP is used by many Members of kalmstrom.com Community, and we also utilize it ourselves for the kalmstrom.com support e-mails. 

By Peter Kalmström
CEO and Systems Designer
kalmstrom.com Business Solutions

14 December 2011

How To Embed A YouTube Video In A SharePoint Site



Our CEO, Peter Kalmstrom continues to share his vast knowledge of SharePoint with useful tips published on the kalmstrom.com website. Now he has released a demonstration on how to embed a video from YouTube into a SharePoint site.

All from guidelines to entertainment
Video demonstrations like the one above can be very useful to have on a SharePoint intranet, for instructions, lectures, information or maybe just for fun! A video from the latest office party will be a popular addition to the site, and it will enhance the good spirits within the group.

Not as easy as you might think
To embed a YouTube video in SharePoint one would think that you only have to add the embed code from YouTube into the SharePoint HTML, just like you do when you embed it in another website. And if you do so it looks very good at first ‒ but only until you save. Then the video disappears again.

Add a Web Part
To make the video stay also when you have saved the page, you must add a Content Editor Web Part and then add the embed code there. Peter shows you how to do that in a few easy steps. Try it, and you will have yet another way to use your SharePoint site!

kalmstrom.com demos Calendar Browser icon
HelpDesk OSP icon On the kalmstrom.com website you cannot only find demos in the Tips section. PF HelpDesk icon We also use them to present the various kalmstrom.com Outlook add-ons, TimeCard iconand each one of the products has a Demonstrations page with a number ofKBase icon recorded instructions on installation, OLAP Reporting Tool icon configuration and usage. The video demonstrations are of course not as easy to update as the manuals, but they are good complements that really show users and evaluators “how to do it”.

06 December 2011

Export Excel Lists and Connect Them In SharePoint



The kalmstrom.com CEO, Peter Kalmstrom, is a Microsoft certified expert on both Excel and SharePoint, and he is happy to share his knowledge. Now he has published another demo on how to transfer data from Excel to SharePoint. This time he shows how to export Excel lists, and then he explains how to connect the two new SharePoint lists on a page.

If you use SharePoint but don’t know how to export Excel lists to your site or how to connect lists in SharePoint, I sincerely recommend you to watch it. Also if you already know it, you might still get some other useful tips from Peter’s demo.

Export Excel lists to SharePoint
Excel iconPeter starts with exporting his Excel lists “Customers” and “Countries” to a SharePoint site. In the “Customers” list there are some multiple line fields that cannot be used for sorting and filtering but Peter shows how to change them into single lines.

Connect SharePoint lists
SharePoint iconPeter continues by showing how to connect the Countries list and the Customers list on a page, so that he can select a country and see what customers come from that country.

The possibility to connect two SharePoint lists to each other on a separate page is very useful. On the kalmstrom.com intranet SharePoint site there is one list for Customers and one for Purchases. Of course you can have all the info in one list, but loading, filtering and sorting works better if we separate the data into two lists. The two lists are connected on a CustomerPurchases page, though, and when I open a customer organization on that page I can see all data for that organization + all their purchase information. Peter Kalmstrom photo

More info on the kalmstrom.com website
In the Tips section of www.kalmstrom.com the various tricks are listed in the order Peter shows them, and for each trick the steps he performs in the video demonstration are described more in detail. Welcome to have a look at the article “Export Excel lists to a SharePoint site and connect them”. The kalmstrom.com Tips section also contains pages with tips on Outlook, Skype, Exchange, SMS and more. These tips are not directly connected to the kalmstrom.com products for Office, Exchange and SharePoint ‒ for them we have a lot of documentation on other pages. Here we have instead gathered information that may be useful for many, either you are a kalmstrom.com Community Member or not. Welcome to see for yourself!

15 November 2011

Peter Kalmstrom, SharePoint Expert, Software Developer and Professor

The kalmstrom.com CEO is a true renaissance man. Peter is not only a skilled software developer with expert, Microsoft certified knowledge of Office and SharePoint, but he is also a good professor. He likes to teach, and therefore he has chosen to conduct a number of advanced courses for IT professionals.

SharePoint development
Last week Peter had a‎ 5-day SharePoint-course for developers on the subject of  Developing Solutions with SharePoint 2010. The course gives an overview of all the different kinds of SharePoint development. Both server-side and client-side data access methods are covered, and the attendees get a chance to try as well Silverlight as Java script and .NET coding against SharePoint.

SharePoint a flexible tool
Lately Peter has held no less than four different whole-week courses, covering SharePoint from the developer, administrator, power user and designer/
webmaster perspectives.

Peter finds SharePoint an extremely wide platform, with an immense potential for building applications, collaborating and managing documents. By teaching Peter can let others share his knowledge about all of these things.

Rewarding task
Peter himself also learns a lot from the attendees on his courses. They come from large Swedish organizations and consulting agencies and possess experiences that Peter is interested in learning from. He brings his new knowledge to the kalmstrom.com team and lets it influence his decisions, and that way Peter's teaching sessions in the end also benefit kalmstrom.com Business Solutions.

16 August 2011

HelpDesk OSP For Outlook And SharePoint - See The New Design


Soon kalmstrom.com Business Solutions will release a new version of HelpDesk OSP, and today I can show you the new slideshow for this incident management tool. Most screenshots come from Outlook 2010 and a SharePoint 2010 site on Offce 365. It might take some time for the slideshow to load, so I suggest you read this blog post before you take a look.

Version 3 has a new design, which we hope will make it very user friendly. After listening to input from Community Members, we have also decided to change the captions on two of the Outlook buttons, to better explain what it is all about. "Create ticket" has become "Convert e-mail", and "New ticket" is "Blank ticket" in V3.

The Blank ticket button now gives the alternative to create a totally new ticket, without picking  caller info from the Outlook Contacts or GAL. Also this feature comes after a request from a Member organization, where people wanted to use HelpDesk OSP for entering new list items to the company's SharePoint intranet directly from Outlook.

More new features have been added to the new version of HelpDesk OSP, and I will tell you about them when I announce the release. We have just a few small adjustments left, so it might even be this week!

08 August 2011

kalmstrom.com Uses, Resells And Develops For Office 365

The kalmstrom.com team is geographically distributed, so our intranet is a vital place for sharing and cooperation. It simply must work, and therefore only the best is good enough. We begun using SharePoint very early, and as our CEO Peter is a Microsoft certified SharePoint specialist he has been able to configure the site to make the most of it.

When Office 365 was introduced Peter saw the advantages of this cloud based service, which also has SharePoint 2010. A subscription was necessary anyway, because we need to test our products with Office 365, but Peter decided that we should use Office 365 for our internal purposes too.

We manage our support e-mails with our own product HelpDesk OSP, and today we have it running all the time on a server, automatically converting e-mails from our OWA on Microsoft Business Productivity Online Standard Suite into tickets on our SharePoint site in Office 365. We will however soon start testing our new HelpDesk OSP Azure. It will run on Windows Azure and convert e-mails received in our Office 365 Outlook into list items on our Office 365 SharePoint site.

As you understand the kalmstrom.com team has a deep understanding of Microsoft's cloud-based platforms. It was a logical step to apply for authorization to resell Microsoft Online Services. We were granted this right in July, and we have already sold Office 365 to one company after advising them on what subscription and configuration would suit their needs. Always feel welcome to contact us for consultation!

16 May 2011

HelpDesk OSP Already Supports Office 365, Microsoft's New Small Business Platform

As the kalmstrom.com products are built on Microsoft's we continuously have to update them to adapt to and take advantage of new technology. Not this time, though. When Microsoft now announces changes in their online SharePoint platform for small businesses, we are happy to say that our application already works with the new product.

The kalmstrom.com incident management tool, HelpDesk OSP, supports both SharePoint and Office Live Small Business, even if nearly all Community Members prefer to use it for publishing from Outlook to SharePoint. Now Microsoft has announced that they will close down Office Live Small Business, probably from November 2011. Instead they offer the cloud-based Office 365, now available in a Beta version. As HelpDesk OSP works with all SharePoint sites, no matter if they are hosted online or in-house, it already supports Office 365.

The reason why Microsoft will remove Office Live Small Business is that they wish to give small companies a more comprehensive, professional-grade set of productivity tools. In Office 365 Microsoft brings together online versions of several communications and collaboration tools, including Exchange Online, SharePoint Online, Lync Online and Office Web Apps. Just like kalmstrom.com Business Solutions, Microsoft has chosen to use a subscription model for their new product.

Community Members can use HelpDesk OSP with Office 365 even today, and very few use Office Live anyway, so we have now removed all references to Office Live from the kalmstrom.com website. From the next version of HelpDesk OSP it will not be possible to connect to Office Live anymore. We will rewrite the manual before the next version of HelpDesk OSP is released, but for now we have chosen to keep the Office Live parts there and just explain that it will be taken out.

We are happy with Microsoft's decision, even if it means some extra work for us to remove the Office Live alternative from our tool. Now Members will get a better alternative than Office Live, and it will be easier to configure HelpDesk OSP when no choice between two platforms has to be made. The continued development and testing of the application will be quicker when we don't have to take Office Live into consideration, and the documentation will also be simpler. Everything points to a great future for both SharePoint and HelpDesk OSP!

26 April 2011

kalmstrom.com CEO Takes All Microsoft SharePoint 2010 Exams

Once again the kalmstrom.com team is happy to congratulate our CEO to an achievement. Peter has now passed all four exams for Microsoft SharePoint 2010, which means that he is certified as BOTH Administrator and Developer. This also means that he is eligible to become a SharePoint 2010 Master, and hopefully he will find the time to go through that 3 week training course at Redmond in the future!

With today's exam Peter has 15 Microsoft certifications. In the team we benefit from his knowledge on a daily basis, and it is of course evident in the kalmstrom.com  products and services. However, it feels good that Peter also has the proper exams to certify his skills.

11 April 2011

kalmstrom.com Website Enhancement Continues - Learn About Services And iOS Apps


The kalmstrom.com website is continuously improved, and now we have two new pages and a new homepage for the English section. On the homepage we tell about the most important part of the business: our standard products built on Microsoft Office, Exchange and SharePoint. The new pages instead describe the company's two other "legs".

kalmstrom.com Business Solutions was born when Peter worked as a consultant and created custom solutions for his clients. When others wanted something similar he begun selling standard products also. This was more than ten years ago, and the custom solutions have been with us all the time. Welcome to visit the Services page and learn how you can take advantage of our expertise on Outlook, Excel and SharePoint!

The third leg is new ‒ because the possibility is new! kalmstrom.com has begun developing apps for iPhone, iPad and iPod Touch, and it will be interesting to see where they will take us. We started with, iNameDays, which is a very simple app. Everything went well, and soon we are ready to release a more advanced product that lets you manage SharePoint list items in your iOS device. You can find more info about ShareTask on the iOS page.

As always we welcome comments: on the website, the documentation, the products or anything else that we can influence. Your input is important and helps us in our ambition to reach even higher levels.

25 March 2011

Another SharePoint Certification For kalmstrom.com

Peter, our kalmstrom.com CEO took the Microsoft SharePoint 2010 Administration certification yesterday, so now Peter has 13 Microsoft certifications.

The test had several parts: Designing a SharePoint 2010 Farm Topology, Planning SharePoint 2010 Deployment, Defining a SharePoint 2010 Operations Strategy and Business Continuity and Planning for Search and Business Solutions. Of course Peter managed them all!

Congratulations, Peter, from the whole team. You are an inspiring leader!

24 March 2011

ShareTask - Manage Your SharePoint Task List While On The Run

ShareTask items in iPhone

In earlier blogs I have told you about about the re-design of HelpDesk OSP, the kalmstrom.com application that connects SharePoint to Outlook. Today I can present the first image of ShareTask, another great product for SharePoint users. ShareTask connects SharePoint to iPhone, iPad and iPod Touch, so with this app in the smart phone you can work with your SharePoint Tasks while travelling, waiting for the dentist, seeing a boring TV show ‒ you name it.

ShareTask will work with all kinds of SharePoint lists. With ShareTask you may add, edit and delete SharePoint list items directly in your iOS device. You may change item status, add new comments and upload images from the camera or gallery to SharePoint.

HelpDesk OSP users will of course find ShareTask very convenient, but this app is an independent product. It does not require anything more than iOS, SharePoint and an internet connection. We hope many will discover and use this ingenious little app, which gives users an advantage that we so far not have seen on the market.

14 March 2011

Outlook-SharePoint Publishing and Syncronization

The usability overview and redesign of HelpDesk OSP is finished. Now the kalmstrom.com developers have begun implementing the improvements, but it will still take some time before we can release the new version. I have however published the new logotype and banners on the website, and here I can also show you how the new HelpDesk OSP buttons will look in the Outlook 2010 banner. Nice aren't they?

HelpDesk OSP can be used for anything you wish to publish from Outlook to SharePoint or Office Live ‒ just select a suitable list for it. To make this clearer we have decided to change the captions of the two bigger and most used buttons into "Convert e-mail" and "Blank ticket". The "Convert ticket" button is of course used for e-mail conversion, and data is taken from the e-mail. Use the "Blank ticket" button when data should be filled out manually or taken from the GAL or Contacts.

Both buttons work in two ways: when you click on the button an item will be created in the default SharePoint list, but if you press the arrow all lists used with HelpDesk OSP will be shown. Then you can easily select the right one to publish to.

You may take advantage of your SharePoint site in many different ways. Today I have published a Tip on how to synchronize Outlook calendars, contacts and tasks with SharePoint. It is a quick and simple procedure that may be very useful, but the possibility may be overlooked if you don't know it exists.

07 March 2011

kalmstrom.com CEO Gets 12th MS Certification And Second For SharePoint

Today the kalmstrom.com team congratulates Peter, CEO of the company, who has passed his 12th Microsoft Certification and second SharePoint 2010 exam: Microsoft SharePoint 2010, Configuring. This exam validates that he has the configuration skills needed to administer a SharePoint 2010 installation. HelpDesk OSP banner



Of course we already knew that Peter has those skills. He has been administrating our intranet for several years, and he also gives advanced lectures and courses for SharePoint administrators. Still, it feels good that he now also has an exam to prove his knowledge. He will take two more, to have the right to call himself a "SharePoint Master".

SharePoint is a platform for the future. We use both our SharePoint intranet and our issue tracking application HelpDesk OSP extensively. This helps us handle the contacts with Community Members and evaluators in an efficient way, and we can also easily share information within our geographically spread team. HelpDesk OSP is not only used for support cases but also otherwise when we wish to publish from Outlook to SharePoint. For example, when we were looking for new employees this past autumn we let the Outlook add-on automatically direct applications to a special list, where we could easily review them.

Congratulations, Peter! The whole team feel proud, even if Sigge and I probably take some extra pride in you as we are your parents! Who could have imagined this when we bought you your first computer?

08 February 2011

The Importance Of Design - Which kalmstrom.com Application?

HelpDesk OSP design suggestion image
Design is a matter of great importance that we feel we have neglected too long. A good design is not only nice to look at. Above all we need design skills to enhance the function of our products and make them easier to understand and work with. Now kalmstrom.com has found a good graphic artist who wants to work with our products. I will tell you more about Jitendra later, but today I will show you the figure above, that will be used for one of our products. Guess which one?

If you know our software and look not only at the distributed figures but also at the icon in the middle, you will probably find the answer: HelpDesk OSP,  the software that connects Outlook and SharePoint/Office Live. I think the figure is a striking symbol for co-operation on support questions that reach the organization via Outlook and are handled by people that might be spread all over the world ‒ like the kalmstrom.com team!

HelpDesk OSP may of course be used for anything you wish to publish to a SharePoint site via Outlook, like job applications, internal messages or suggestions on different topics. However, most of our Community Members acquire the application to handle their support cases in a more efficient way, even if they later make use of it for other things also.

Welcome to the HelpDesk OSP Plans page if you wish to see the screen where the figure above is used and learn more about what will happen to this issue tracking product in the future. We look forward to making it even better!

30 December 2010

kalmstrom.com Wishes A Peaceful and Prosperous New Year!

kalmstrom.com Business Solutions goes to a higher level
The year is coming to its end, and I look back to what I wrote when 2010 was new. I talked about the release of PF HelpDesk V11, about our big hopes for kalmstrom.com Community and about Outlook 2010, which I then tested in a Beta version. It feels so long ago!

PF HelpDesk V11
is now in common use and we even have version 11.1. It works well - which does not mean that we don't have a lot of plans for enhancements! The most important one is the addition of the SQL Azure database alternative, which will come in the beginning of 2011.

Many old and new customers have shown us the confidence of joining kalmstrom.com Community, and that has given not only the Members but also the team a new security. It means that we can take kalmstrom.com to a higher level, a work which has already begun and which inspired me when I chose the image for this blog post.

Update to support of Office 2010 went smoothly for all products but our resource booking tool Calendar Browser. We had hoped for a release of version 7 in December, but unfortunately we did not manage that. It will come after the holidays in the beginning of January instead, and for many of you maybe that does not make a big difference.

During 2011 we hope to engage more employees and also extend our partner cooperation, all to improve the current products and to develop new ones. For the new applications we will especially plan for use with iPhone and other smart phones.

The kalmstrom.com team thank all Community Members for a good relationship during 2010. We are grateful that you help us meet the coming year with confidence and high expectations. Let us hope for a peaceful development in the world and for the same good spirit among it's leaders as we have in the kalmstrom.com team and Community.

29 November 2010

"HelpDesk OSP" Becomes "Outlook Publisher" When kalmstrom.com Partners With EPM Live

kalmstrom.com has developed a custom version of HelpDesk OSP for use with the EPM Live WorkengineHelpDesk OSP, the kalmstrom.com application that connects Outlook to SharePoint or Office Live, has become very popular among Community Members. Now we have also developed a custom version for use with EPM Live's WorkEngine.

The WorkEngine is built on Microsoft SharePoint and has evolved the Microsoft SharePoint stack to a more comprehensive and integrated Enterprise Project and Work Management platform. With the EPM Live WorkEngine companies can manage all project and work management within one solution.

EPM Live launched their new add-on this week. They have given their custom version of HelpDesk OSP the name Outlook Publisher, thus concentrating less on the helpdesk usage and more on the the possibility to publish e-mails to SharePoint for any work. Welcome to read the presentation of Outlook Publisher in the EPM Live blog.

In the years 2005, 2006, 2008 and 2009 Microsoft presented Gold Certified Partner EPM Live with their prestigious “Partner of the Year” Award, so the kalmstrom.com team feels proud of being able to make the EPM Live WorkEngine solution even better. The cooperation between EPM Live and kalmstrom.com Business Solutions will of course continue, and enhancements in HelpDesk OSP will also be added to Outlook Publisher. We look forward to a long and rewarding relation between the two companies!

07 October 2010

SharePoint Exam 11th MCP Certification for kalmstrom.com CEO

Peter Kalmstrom, CEO of kalmstrom.com Business Solutions, Outlook and now also SharePoint expert
Peter Kalmstrom, Outlook expert and CEO of kalmstrom.com Business Solutions, is a man of many talents. He loves to learn and is always eager to try the latest technologies on the market. Since he is also my son I feel very proud to tell you that he now also may call himself SharePoint expert. Today he has passed Microsoft exam 070-576 PRO: Designing and Developing Microsoft SharePoint 2010 Applications. This test was released in July this year, so you see Peter has been quick as usual.

According to Microsoft the typical candidate for this exam is responsible for designing custom code for projects that are deployed to SharePoint servers, including technology selection across the many ways to build code in SharePoint. He or she is leading a team of SharePoint developers and has several years of experience of SharePoint and ASP.NET development. Please refer to Microsoft for a full description of the skills measured and the tasks Peter had to handle to get the qualification.

In the kalmstrom.com team we use our SharePoint intranet extensively, and we also use HelpDesk OSP, which is the only SharePoint application we market ‒ today. I am sure we will have a resource booking product for SharePoint eventually, and more will probably come because SharePoint is a platform for the future. Congratulations to your achievement, Peter! It will benefit the whole team and many users of
our products.