Tagged Questions

1
vote
2answers
230 views

Framework for doing (Igoogle/Pageflakes/netvibes)-like application using Ruby on Rails

Anyone has any suggestions of a framework to help me create an Igoogle/pageflakes/netvibes like application using ruby on rails. I tried using apotomo for a few days, but couldn't …
0
votes
1answer
114 views

What is a good resources to add content snippets (widgets) to many sites like iGoogle, Facebook and MySpace, etc

I have found services like ClearSpring and Widgetbox for putting content snippets onto a widget range of social networking web sites, but I would like to build my own widgets witho …
0
votes
1answer
21 views

Log user into particular Google account for demo

My client created paid iGoogle apps but would like to demo them on an iGoogle page for which the user would need to log in to Google with a demo account. On clicking a 'view demo' …
3
votes
1answer
30 views

How can I write webparts that are as lightweight as the one by Google or Yahoo

Hi, I have been writing webparts for a while and have written couple of portals too but I feel that the portal pages and webparts that I write using .net framework are much more he …
1
vote
4answers
348 views

iGoogle widget for webcam?

Does anyone know how I can best stream a webcam through an iGoogle widget? My ideal is to actually be able to stream locally--that is, get a widget that allows me to display my c …
0
votes
1answer
44 views

iGoogle Gadget private development

I'd like to host a Google Gadget on our production app server which will provide a means of authentication and display some interesting information from our database. Obviously I …
0
votes
0answers
7 views

rss feed in EBSCO igoogle

I am setting up RSS feeds for searches and journal alerts from the EBSCO database in iGoogle. The widget only allows three results on my iGoogle page but I might have 10 or 12 ar …
0
votes
2answers
62 views

How to solve this iGoogle-gadget issue?

I want make an 'iGoogle gadgets' that changes the search box on the igoogle page. Here is my code so far: <script type="text/javascript"> function bing(){ document.getElem …
0
votes
3answers
251 views

How to open a new window in Google Gadget?

It opens neither a tab nor a window: the code for a Google Gadget here. If you know 'target="_blank"' from HTML, I am looking for a similar tool for Google Gadgets. More precisely, …
1
vote
3answers
1k views

How to create igoogle layout(drag & drop & store) using PHP and AJAX?

In igoogle, we can drag & drop the modules and then if we quit the browser and open it again, the position of each module still the same. I have tested couple of things: When …
4
votes
5answers
508 views

How to use draggable sections like on iGoogle?

When viewing iGoogle, each section is able to be drag-and-dropped to anywhere else on the page and then the state of the page is saved. I am curious on how this is done as I would …
3
votes
0answers
231 views

iGoogle Stack Overflow Gadget [closed]

Since SO's question database is becoming an excellent first point of call for finding answers to coding problems, some people (like me) might like to be able to fire up searches fr …