smaro GmbH
Navigationslinks überspringen
Home
Firma
Dienstleistungen
Produkte
Support
News
Referenzen
Kontakt
Blogs
smaro GmbH > Blogs
Blogs der Firma smaro GmbH
Silverlight 4 service release (September 2010)

From Tim Heuer

Today we released an update to Silverlight 4 (update build is 4.0.50826.0) along with an updated SDK.  We appreciate our customers’ patience on working with us to help identify and verify necessary updates to this service release.  You can find all the details in KB2164913.  Here are the relevant highlights:

  • SDK feature to enable Add New Row capabilities in DataGrid control
  • Improving startup performance of Silverlight applications
  • Adding mouse wheel support for out-of-browser applications on the Mac platform
  • Various media-related fixes around DRM content
  • Fixed memory leak when MouseCapture is used
  • Fixed memory leak for DataTemplate usage

All the installer links have been updated to leverage these new bits for our customers.

Can I use iPad/iPhone with SharePoint 2010?

From Jie Lie

A quick answer to this question is: Yes, but that depends on how you access SharePoint.

To understand the myth, we need to go through some details…

How to access SharePoint content from iPhone/iPad?

Okay, we got two methods apparently.  The first one is to use a browser like Safari on the iPhone/iPad to browse the pages directly, just like how you use that on the desktop. The second one involves Apps.

How about the browser way? Is it supported?

Good news is, it works most of the time. Bad news is, there is something that’s not supported by Mobile Safari currently. Although we do support all mobile browsers, that’s in Mobile View of the pages. Mobile Safari can handle those pages pretty well, but not all the full version of the pages.

What is the problem and why can’t you fix it???!!!

The most obvious problem is that Rich Edit controls won’t work with these iOS devices (current verison: iOS 4.0). If you dig deeper into the issue, you will find that iPhone/iPad actually won’t work with any Rich Edit fields on the internet nowadays. The problem is Mobile Safari does not support enough features as Safari does. It’s a trimmed down version of Safari, one of the attribute it does not support is contentEditable. This attribute is widely used in SharePoint, in Google Docs, in TinyMCE(One of the best WYSIWYG editor)…

So until Apple improve their Webkit code on these devices, the only way to get around of this is to add detection code to remove Rich Edit experience for iOS devices, just like to switch to the Mobile View. There’s no way for the whole internet world to “fix” what Mobile Safari is missing.

In SharePoint, that means things involves editing in a Rich Text way will not work: Office Web Apps Edit Mode, Page Edit Mode, etc. Viewing pages and content are good.

Why does this contentEditable matter?

This attribute is introduced by Internet Explorer 5.5 more than 10 years ago, and is widely supported in all modern browsers like Firefox, Safari, Chrome and Opera. It is a fundamental of creating those rich edit experience within browsers instead of a separate RIA so gradually it’s also accepted in HTML5 standard.

Further reading on HTML5 & contentEditable: http://blog.whatwg.org/the-road-to-html-5-contenteditable

How about the Apps way?

There’re several Apps in App Store currently for SharePoint access. Just search for SharePoint, and you can find them. The experience varies, but in general they do the job. Currently there’s no client from Microsoft does that – if you need, you may want to consider a Windows Phone device.Smile

What’s the conclusion?

If you need to use these iDevices’ browser with SharePoint, you need to test your usage scenario first since Mobile Safari is not in the supported browsers for full page views anyway. You are responsible for the customizations to make unsupported browsers work. Or you can wait until Apple release some fix for their iOS to reduce the problem. No idea if their new 4.2 will do something on that currently. Apps is good to check out, but may not meet all the needs depending on how you want to use it. I don’t have a recommendation here.

Jie.

Exchange 2010 Service Pack 1 – Jetzt verfügbar!

Alle Informationen zu den Verbesserungen, erhalten Sie HIER!

Das SP1 können Sie sich HIER herunterladen!

Announcing the updates resource center for SharePoint 2010 Products

From SharePoint Team

We've created an updates resource center Web site that features articles about software updates for a SharePoint Foundation 2010 or a SharePoint Server 2010 environment.

In addition to posting the lastest information about cumulative updates and service packs, the updates resource center links to up-to-date articles about the nature of software updates and our recommended approaches for mitigating downtime when you install an update on farm servers.

All these approaches are based on the software update deployment cycle, which is shown in the following illustration.

Visit the Updates for SharePoint 2010 Products site to learn more about the software update deployment cycle and explore other relevant topics. 

Hyper-V Update

Today, the Hyper-V team released a few important Hyper-V updates in a single package via Windows Update. These updates have been publicly available for some time now, but they're now including these as a single roll-up for the convenience of customers. There are three issues resolved with this update:

  • Compatibility with Intel Nehalem Processors
  • Compatibility with Intel Westmere Processors
  • A network issue when, under extreme network load, the VM network connection is lost.

 

For specifics on the issues resolved with this update, please see the following KB article:

 

http://support.microsoft.com/kb/2264080

Given the traffic load that a Forefront Edge deployment can place on the virtual network, this seems like a good patch to apply to your Hyper-V parents.

 

Very useful for the new CPU Generation!

SharePoint 2010: June 2010 Cumulative Update

Spreading the news…

The first Cumulative Update (called “June 2010 CU”) for SharePoint 2010 was made available a few days ago:

SharePoint Foundation 2010

SharePoint Server 2010

Source: Stefan Goßner

Das Microsoft User Experience Kit
 
Microsoft bietet derart viele Technologien an, da ist es schwierig, die Übersicht über diesen "Stack" zu behalten. Die Suche nach spezifischen Informationen über diese Technologien kann daher sehr frustrierend sein. Nicht dass Microsoft diese Informationen nicht zur Verfügung stellen würde - sie sind nur verteilt über ein Ökosystems bestehend aus Whitepapern, Videos, Referenzen, Code-Beispielen, Demos usw.

Das neue User Experience Kit will hier - unter dem Gesichtspunkt eben der User Experience - Abhilfe schaffen. Es zentralisiert alle diese Informationen an einem Ort und macht sie so einfach zugänglich. Die meisten Informationen können entweder heruntergeladen oder gestreamt werden. Zielgruppe sind dabei sowohl technische wie kreative Leads. Das Kit beinhaltet u.a. Informationen zu den folgenden Themen:

  • Rich Media Delivery
  • Content Publishing
  • Targeted (Personalized) Experiences
  • Multi-Channel Digital Marketing
  • Publisher Advertising
  • Connected Cients
  • Browser Extensions
  • Advertising Intelligence

Besonders zu SharePoint sind viele Informationen zu finden, aber auch zu anderen Technologien wie Silverlight, Windows Phone oder Expression Studio.

Zugang zum Kit

In der ersten Phase, die seit dem 15. Januar lief, wurde das Kit nur auf physischen Datenträgern zur lokalen Installation verteilt. Das Kit, welches mit Silverlight realisiert wurde, ist nun in der zweiten Phase in der Cloud auf Windows Azure zugänglich. Ende Jahr soll schliesslich die dritte Phase starten, in welcher das Kit hauptsächlich durch die Community gepflegt und befüllt wird. Derzeit ist das Kit bereits durchsuchbar, getaggt und wird noch von einem Team von Evangelisten gepflegt.



Das Kit ist hier kostenlos zugänglich (IE oder Chrome mit Silverlight sind ein Muss; das Kit lief bei mir im Firefox nicht).

Excel Services and Excel Web Apps common/different features

From SteveH

 

Excel Services extends the Excel desktop experience to the web and is built upon a server-hosted version of the Excel calculation engine. Advantages include enabling users to interact with Excel workbooks directly in their web browser, without having to have the Excel client installed on a client computer. This increases the overall reach and use-case scenarios of Excel-based data and applications.

 

Microsoft Office Web Apps includes an online companion to Office Excel that enables users to access and edit documents, regardless of their location. The Office Excel web app is also available to users through Windows Live and to business customers with Microsoft Office 2010 volume licensing and document management solutions based on Microsoft SharePoint 2010 Products.

 

The following table provided by Microsoft SharePoint Insights lets you see shared and exclusive features for Excel Services and the Office Excell web app.

 

Capability

Excel Web App part of Office Web Apps

Excel Services in SharePoint 2010

View

x

x

Edit

x

Collaboration

x

Create New

x

Create Excel-Driven Dashboards

x

Display New Visualization

x

x

External Data

x

x

- Anonymous

x

x

- Secure Store

x

- PowerPivot

x

Web Services API

x

REST API

x

JavaScript OM

x

User-Defined Function

x

x

 

See the following TechNet articles for more information:

·        Excel Services overview (SharePoint Server 2010)

·        Deploy Office Web Apps (Installed on SharePoint 2010 Products)

A free tool from Microsoft Learning: LCDS v2.5

Download LCDS v2.5 now!

The Microsoft Learning Content Development System (LCDS) is a free tool that enables you to create high-quality, interactive, online courses. The LCDS allows anyone to build e-learning courses by completing the easy-to-use LCDS forms that seamlessly generate highly customized content, including interactive activities, quizzes, games, assessments, animations, demos, and other instructionally engaging elements.

Highlights of this release

New v2.5 features include:

  • LCDS authoring is 64 bit–compatible
  • E-learning created is compatible with Firefox 3.5.9 and Firefox 3.6.3
  • New Silverlight 4 Media Player for animations that includes closed captioning and full screen option
  • Enhanced keyboard accessibility for the sort and tile games, adventure interactivity, and Voice of the Expert element
  • LCDS authoring and e-learning created are completely Microsoft Silverlight 4.0–compatible
  • Content is now permitted at the Lesson level

Also available on the site are seven localized LCDS v2.3 versions: Brazilian Portuguese, Chinese Simplified, Russian, Hindi, Polish, Turkish, and Spanish.

CKS:EBE 3.0-Enhanced Blog Edition 3.0
Die neue Version von der CKS:EBE 3.0-Enhanced Blog Edition 3.0 ist freigegeben. Wir werden demnächst unseren Blog entsprechend umstellen.
Mehr Infos hier:
3.0-Enhanced Blog Edition 3.0
 
1 - 10 Weiter

  

 Subscribe

 ‭(Ausgeblendet)‬ Administratorhyperlinks



2010 © by smaro GmbH