2
votes
1answer
406 views

Weather Widget/API

I am developing a website and am looking for an easy piece of code that I can add to a webpage that will display the weather for today and also for the next 5 days for a given location (Wellington, ...
2
votes
1answer
213 views

What are the PCI compliance and security implications for processing payments through my embeddable widget?

I've built a little embeddable Javascript widget that list items for sale for publishers to embed on their site. The current use case is that when the user clicks on an item, they are redirected to my ...
1
vote
1answer
77 views

What is the name of the widget which slides in at the bottom of the page and recommends more articles for reading?

I see this on more and more pages. I can't show an example right know, but the widget is a small box sliding in at the right bottom of the page and it usually says "Did you read this?" or something ...
1
vote
0answers
144 views

How to add Google App Script as a gadget to Google Calendar?

I created a small App Script with a small UI. Now I'd like to have it as a gadget in my Google calendar. I tried to embed a gadget with the following basic XML: <Module> <ModulePrefs ...
0
votes
0answers
42 views

How to put Evernote on my webpage

I have lists of things to do in Evernote. I want to put this on a webpage. If it can be interactive, that's even better, but I would be happy if I could just display my Evernotes on my page as well. ...
-1
votes
1answer
472 views

Looking for horizontal image slider for my site

Any javascript tool which will take url of my images and links. It should work like a horizontalimage slider. If some one clicks on the image, it should redirect to the respective link. Has anybody ...