windows 7 gadget development with php and also monetizing [closed]
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
开发者_运维知识库 Improve this questionCan I have a Windows Vista/7 gadget where the app is loaded from a PHP made website on my own host?
Also, can I have one advertisement in the gadget, to make money, like using Google AdSense?
this should be possible, i just had a quick look at the gadget api and it seems that the a gadget requires a manifest for meta info and an html page, which i would bet that it's perfectly possible to load external content aswell as javascript and ajax.
I would in turn read the ALL the Terms and conditions as there will be restrictions on monetizing your gadget such as: http://msdn.microsoft.com/en-us/library/aa974179.aspx
精彩评论