Has anybody tried picasa? I don't manage to make it work
If you're looking for the most popular Google Gadgets already set up for you on a really funky site? Then check out Funky Homepage (http://www.funkyhomepage.com). It's comprised mainly of the most popular Google gadgets (as well as some great Gadgets from other sources), live news feeds (with your choice of news provider), daily Bushisms, daily jokes, horoscopes, videos, weather (up to 5 locations), interactive calendar, Google calendar viewer (for up to 5 Google calendars), comic strips and lots more besides. It also lets you choose your own search engine, colour scheme, etc.
The whole website is subdivided into tabs and sub-categories, like "News", "Tools" and "Fun Stuff". So you'll find some really useful Google gadgets like currency converters, unit converters, messengers, email tools, maps, etc. already set up for you under "Tools"; and fun stuff like games, videos, jokes, etc, already set up for you under "Fun Stuff". The "Start" tab is fully customisable and lets you choose your own news providers and gadgets from a drop down list of the most popular gadgets available. No more wading through millions of gadgets just to find the ones that work and that are of any use! No more having to create an account and sign in! Start using Funky Homepage and get started using the most popular feeds and gadgets right away. All your settings are remembered with no need to create an account.
It's free to use and you can check it out at http://www.funkyhomepage.com

Time now to add daily Obamisms like there being 57 states in the United States.
Dr. Greg Waddell
Director of Institutional Improvement — Mid-South Christian College
My Blog | Contact | About Me | Twitter | Facebook

Hello, I can't get the code to work! Even using the codes that appear on this page, I cannot get the Google widgets to load on my wiki. Meebo works just fine, so I'm not sure what the problem is! :( :( :(
-Abby
tsukechick,
Not sure if you'll see this, but I had the same problem. The thing I discovered is that these google gadgets don't appear in the "Preview" mode in a Wiki. You have to first do a "Save" and then you should see the gadget work on your Wiki.
Hope this helps…
Bob Strenger
I was planning a bike trip on google map and when I tried to copy the code I found out that is wasn't working.
If someone cracked the code before, I would be very greatful, here is the adress of the page Problem with map
@ steinargj
Try this instead:
[[embed]]
<iframe class="" style="" frameborder="0" width="100%" height="300px" align="" scrolling="auto" src="http://snippets.wdfiles.com/local--code/code:iframe-embed#%3Cscript%20src%3D%22http%3A//spreadsheets.google.com/gpub%3Furl%3Dhttp%253A%252F%252F88sui90i-a.gmodules.com%252Fig%252Fifr%253Fup__table_query_url%253Dhttps%25253A%25252F%25252Fspreadsheets.google.com%25252Ftq%25253Frange%25253DG3%2525253AG20%252526key%25253DpC9bbqlpYXYrIUsjfiPcmYA%252526gid%25253D0%252526pub%25253D1%2526up_title%253D%2526up_labelx%253D%2526up_labely%253D%2526up_legend%253D4%2526up_3d%253D1%2526up_stacked%253D0%2526up__table_query_refresh_interval%253D0%2526url%253Dhttp%25253A%25252F%25252Fwww.google.com%25252Fig%25252Fmodules%25252Fcolumn-chart.xml%26height%3D357%26width%3D450%22%3E%3C/script%3E"></iframe>
[[/embed]]
I plugged your code into http://snippets.wikidot.com/code:iframe-embed to get that code block I just gave you.
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server | NEW: Wikiroo, backup tool (in development)
This is the code generated by Google:
<script src="http://spreadsheets.google.com/gpub?url=http%3A%2F%2F88sui90i-a.gmodules.com%2Fig%2Fifr%3Fup__table_query_url%3Dhttps%253A%252F%252Fspreadsheets.google.com%252Ftq%253Frange%253DG3%25253AG20%2526key%253DpC9bbqlpYXYrIUsjfiPcmYA%2526gid%253D0%2526pub%253D1%26up_title%3D%26up_labelx%3D%26up_labely%3D%26up_legend%3D4%26up_3d%3D1%26up_stacked%3D0%26up__table_query_refresh_interval%3D0%26url%3Dhttp%253A%252F%252Fwww.google.com%252Fig%252Fmodules%252Fcolumn-chart.xml&height=357&width=450"></script>
[[if i place it in "embed" tags - it produces: Sorry, no match for the embedded content.
If I place it in a plain file inside "body" tags- it works just fine.
You must be filtering out google spreadsheet gadgets. Let it though, please.
Thank you.
What do you mean by…"If I place it in a plain file inside "body" tags- it works just fine."? I'm stuck on the "Sorry, no match for the embedded content."
Thanks!
Hi, how can i insert a presentation of Google Docs in my wiki?
did you work out how to embed doc yet? I am also look to do this
http://snippets.wikidot.com/code:use-any-html-code-on-a-page - use this technic - you can insert an Iframe with a given code / sript anywhere on your wiki
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
Hi,
I tried to insert the code for the Google News bar, but it doesn't work!
I get the message: Sorry, no match for the embedded content.
Any clue?
The code can be found here
http://www.google.com/uds/solutions/wizards/newsbar.html
Thanks
Same as me… actually … how to embed this kind of content??
I experimented and found a solution:
When you get a code from google, you something like:
<script src="http://*www.*gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/datetime.xml&up_color=red&synd=open&w=320&h=136&title=Date+%26+Time&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js"></script>
Which does not work. However, if you just remove the "www." from the code, you get:
<script src="http://gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/datetime.xml&up_color=red&synd=open&w=320&h=136&title=Date+%26+Time&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js"></script>
Which does work.
Hope this helps,
I experienced the same problem as urkayla01. Even the clock example at the top doesn't even work. It appears as if the page has not been changed at all.
Ok, I think I found the solution. bobstrenger said you had to save the edit to see a gadget. I had to save the edit and then refresh my page to see the gadget. Hope this helps someone…