Tag Archive: xml

Looking for SharePoint 2010 Feature (GU)IDs

site-settings-menu

Have you ever been looking for a feature (GU)ID in SharePoint? Well here is an easy way to find them. I needed default SharePoint feature guids for the development of a custom Site Definition. Using a custom Site Definition you can automatically activate SharePoint features within the onet.xml file. Here we go: Open the SharePoint …

Continue reading »

IMDB REST Webservice update

Update 2009-12-16 Looking for help in hosting If you have a server that hosts PHP and you want to support the Scraper service please contact me (info at thumnet dot com). Update 2009-12-12 Service currently down, due to too many request to IMDb, working on a fix! Update 2009-12-09 Added Picture in imdb-name request Added result …

Continue reading »

REST-like webservice/api for imdb.com with XML or JSON output

New version available! Read my update post. The site imdb.thumnet.com is a personal project that I recently released on the web. This webservice/api supplies an interface for the Internet Movie DataBase (in short IMDB). It gives you the abbillity to search for, or view details of,  a movie with a REST like request. Some examples are: Searching for …

Continue reading »