January 2010 Entries
He does have a point on no flash support on iPad
Posted On Thursday, January 28, 2010 7:02 AM | Feedback (0)
Once you enable the Developer Dashboard in SharePoint 2010. See below for instructions by Jie Li using Powershell or STSADM: STSADM: stsadm -o setproperty -pn developer-dashboard -pv OnDemand Windows PowerShell: $svc=[Microsoft.SharePoint.... $ddsetting=$svc.DeveloperDa... $ddsetting.DisplayLevel=[Mi... $ddsetting.Update() You can write log information out to the Developer Dashboard...
Posted On Saturday, January 16, 2010 10:40 PM | Feedback (49)
Hyper-V is getting more exposure now that SharePoint 2010 is nearing it's launch as only x64 platforms will be supported. Previously in MOSS/WSS 3.0 developers can use Virtual PC or XP Mode to virtualize their SharePoint server. Hyper-V provides greater network functionality than Virtual PC, allowing you to create Virtual Internal and External network adapters via the Virtual Network Manager. It's also possible to add Legacy Network Adapter. Often you need internet access as well as access to your...
Posted On Saturday, January 16, 2010 3:04 AM | Feedback (11)
I'm hoping that this new remote controlled flying gadget announced at CES 2010 won't be a flop like the Sony Aibo robot dog as I can see a lot of potential for it. http://www.parrot.com/...
Posted On Saturday, January 09, 2010 3:48 AM | Feedback (0)