Skip to main content

Posts

Showing posts with the label Forms

Cowbells Without Retakes

No More Interruptions By The Record Label Execs! : Those of you who read " More Cowbell " article about embedding new Google forms in web pages may have noticed the line: " To keep your web page from redirecting to the google success message and requiring your users to press the 'back' button, simply add: target="_blank" to the form tag prior to the action attribute. " at the bottom of the article. It has also been noted in the Google Docs user forums that the forms would be more useful for multi-entry data input if they didn't redirect when the user hit the submit button. Even using the _blank suggestion mentioned above, you'll quickly wind up with an annoyingly large number of 'Thank You' tabs or windows depending on you browser. Well, it turns out, there's an answer to this problem! Immediately before the form tag, insert the following line of html: &lt iframe name="catcher" height="0"&gt&l...

More Cowbell! Record Production using Google Forms and Charts

First, the what : This article shows how to embed a new Google Form into any web page. To demonstrate ths, a chart and form that allow blog readers to control the recording levels of each instrument in Blue Oyster Cult's "(Don't Fear) The Reaper" is used. HTML code from the Google version of the form included on this page is shown and the parts that need to be modified are highlighted. Next, the why : Google recently released an e-mail form feature that allows users of Google Documents to create an e-mail a form that automatically places each user's input into an associated spreadsheet. As it turns out, with a little bit of work, the forms that are created by Google Docs can be embedded into any web page. Now, The Goods: Click on the instrument you want turned up, click the submit button and then refresh the page. Through the magic of Google Forms as soon as you click on submit and refresh this web page, the data chart will update immediately. Turn up the:...

What are Bill Summary Pages?

The bill summary pages are a new project on Renaissance Adventures that utilizes Google Docs and the Google Visualization API. The summary pages provide readers interested in these bills with a links to government data, news stories, and blog entries related to the bills. And, readers can update the links themselves, so that everyone can benefit from the research of the entire readership! To add a link to any section, simply use the form below each section: Clicking 'Submit' will add a new page address and title to the database. Clicking 'View Updates' will update the table above with the link you just submitted. Look for new features to be added soon like sorting by submission date and title. If you have any ideas, I'd love to hear them, please add them to the comments below. Better yet, if anyone would like to help develop this, it would be a fun open source project. Keep checking back for updated information. Also, there will be an article or two in the nea...