robertkuzma.com
Get items from SharePoint List using PowerShell script | Robert Kuzma on SharePoint, HTML, CSS & JavaScript, Android & Xcode
http://www.robertkuzma.com/2012/09/get-items-from-sharepoint-list-using-powershell-script
Robert Kuzma on SharePoint, HTML, CSS and JavaScript, Android and Xcode. My thoughts, ideas, solutions … on web technologies. Images on the left are from sailling trip in march 2010. Get items from SharePoint List using PowerShell script. Posted by Robert Kuzma. On September 18, 2012. For long time I wanted to dive a bit deeper into PowerShell. Hopefully I will be able to post few of the sharepoint powershell tricks here. First one is about getting list items from a sharepoint list:. Eq $null ). How can ...
grumbledook.org
web 2.0 | GrumbleDook Thinks
http://grumbledook.org/blog/category/web-20
The meanderings of a professional geek. Category Archives: web 2.0. Do we *REALLY* know how much is spent on IT? A tweet was posted by @MSETCHELL yesterday (mattianuk on EduGeek) about being asked to work out the cost of the entire network. I thought that would be fairly easy to generate? Have asset library with original costs, calculate depreciation, etc. But Matt said he had a full inventory but not purchase costs. It also made me wonder what do people record in their asset library? All assets have an ...
sharepointfrancois.com
Branding – François on SharePoint & more
https://sharepointfrancois.com/category/branding
François on SharePoint and more. Yet another Sharepoint consultant rumbling his thoughts and sharing his experience on SharePoint, Nintex and the likes…. I like the new Office 365 MyApps resizable icons. So I can resize some icon and minimise the ones I don’t use much, instead of hiding them fully. Other suggestion to improve the App Launcher, some not always clever but other would be great to have: Apps and App Launcher UserVoice. Click to share on Google (Opens in new window). Keep same font and positi...
robertkuzma.com
Android | Robert Kuzma on SharePoint, HTML, CSS & JavaScript, Android & Xcode
http://www.robertkuzma.com/tag/android-2
Robert Kuzma on SharePoint, HTML, CSS and JavaScript, Android and Xcode. My thoughts, ideas, solutions … on web technologies. Images on the left are from sailling trip in march 2010. MTP Mode is enabled. Posted by Robert Kuzma. On December 4, 2013. And what does it stand for? MTP simply stands for Media Transfer Protocol. If you want to read some more details go to the androidcentral link. Follow me on twitter. Get SharePoint list items and export them to XML using PowerShell. Jan Tielens' Bloggings.
robertkuzma.com
Making a POST in Objective-C (Xcode) to SharePoint Webservice requiring Windows NTLM Authenticaton for iPhone or Ipad | Robert Kuzma on SharePoint, HTML, CSS & JavaScript, Android & Xcode
http://www.robertkuzma.com/2011/07/making-a-post-in-objective-c-xcode-to-sharepoint-webservice-requiring-windows-ntlm-authenticaton-for-iphone-or-ipad
Robert Kuzma on SharePoint, HTML, CSS and JavaScript, Android and Xcode. My thoughts, ideas, solutions … on web technologies. Images on the left are from sailling trip in march 2010. Making a POST in Objective-C (Xcode) to SharePoint Webservice requiring Windows NTLM Authenticaton for iPhone or Ipad. Posted by Robert Kuzma. On July 25, 2011. I also had to browse the web quite a bit. Finilly I stumbeled upon article from Ravi Dixit about the tipical webservice changing celsius to fahrenheit. Web url = %@.
robertkuzma.com
Count Characters | Robert Kuzma on SharePoint, HTML, CSS & JavaScript, Android & Xcode
http://www.robertkuzma.com/tag/count-characters
Robert Kuzma on SharePoint, HTML, CSS and JavaScript, Android and Xcode. My thoughts, ideas, solutions … on web technologies. Images on the left are from sailling trip in march 2010. Tag Archives: count characters. PowerShell count number of characters in a string. Posted by Robert Kuzma. On October 1, 2012. So the syntax is as follows:. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Host $count ;. I have written the code above on the examples from Scripting Guy! Follow me on twitter. Sharepoin...
robertkuzma.com
How To Clear DNS Cache In Mac OS and Windows | Robert Kuzma on SharePoint, HTML, CSS & JavaScript, Android & Xcode
http://www.robertkuzma.com/2013/11/how-to-clear-dns-cache-in-mac-os-and-windows
Robert Kuzma on SharePoint, HTML, CSS and JavaScript, Android and Xcode. My thoughts, ideas, solutions … on web technologies. Images on the left are from sailling trip in march 2010. How To Clear DNS Cache In Mac OS and Windows. Posted by Robert Kuzma. On November 28, 2013. Ever wanted to clear DNS cache on your mac os? I use it all the time … and over and over again I am searching for the same command line. To keep the records also for me here it is:. Here is the line for CMD on your Windows machine:.
robertkuzma.com
Install PEAR and add path to $PATH on Mac | Robert Kuzma on SharePoint, HTML, CSS & JavaScript, Android & Xcode
http://www.robertkuzma.com/2013/09/install-pear-and-add-path-to-path-on-mac
Robert Kuzma on SharePoint, HTML, CSS and JavaScript, Android and Xcode. My thoughts, ideas, solutions … on web technologies. Images on the left are from sailling trip in march 2010. Install PEAR and add path to $PATH on Mac. Posted by Robert Kuzma. On September 15, 2013. Recently I was just installing PEAR. And I needed to add it to $PATH. I stumbled upon site of muttsnutts notes. And here is the path I’ve been following to do it:. Here is how to install PEAR:. D detect unicode =. Or a bit more simple:.
robertkuzma.com
Create your custom desing SharePoint master page: brand SharePoint the cool way | Robert Kuzma on SharePoint, HTML, CSS & JavaScript, Android & Xcode
http://www.robertkuzma.com/2011/07/create-your-custom-desing-sharepoint-master-page-brand-sharepoint-the-cool-way
Robert Kuzma on SharePoint, HTML, CSS and JavaScript, Android and Xcode. My thoughts, ideas, solutions … on web technologies. Images on the left are from sailling trip in march 2010. Create your custom desing SharePoint master page: brand SharePoint the cool way. Posted by Robert Kuzma. On July 23, 2011. You can find other videos in my YouTube chanel. Download SharePoint Simple CMS 2010. Manipulating SharePoint list items with Android (JAVA) and NTLM Authentication. Follow me on twitter. Different Styles...
robertkuzma.com
Unable to open Flash or HTML page in SharePoint Foundation 2010 | Robert Kuzma on SharePoint, HTML, CSS & JavaScript, Android & Xcode
http://www.robertkuzma.com/2010/08/unable-to-open-flash-or-html-page-in-sharepoint-foundation-2010
Robert Kuzma on SharePoint, HTML, CSS and JavaScript, Android and Xcode. My thoughts, ideas, solutions … on web technologies. Images on the left are from sailling trip in march 2010. Unable to open Flash or HTML page in SharePoint Foundation 2010. Posted by Robert Kuzma. On August 12, 2010. Yesterday I succesfully set up my first SharePoint Foundation 2010 in Windows Server 2008. Everything went very smoth. You need to do following steps:. Go to Manage web applications. Follow me on twitter. NET Tutorial...