#navbar-iframe {height:0px;visibility:hidden;display:none}

AT PRESENT, ALL USES OF "READ MORE" ON THIS BLOG ARE DYSFUNCTIONAL, SO THE FULL POSTS ARE SHOWING FOR NOW!

MFBQ

Most Frequent Blogger Questions



USEFUL BEGINNER'S LIST (30 Posts)


This blog outgrew the original intended 20 Questions & Answers and is now approximately 210 Q&A. I never did figure out which were the 20 most important ones.


I don't know more than I know--sometimes I know even less!
Click to see the incredible list,

All The Things I Don't Know!


If some portion of this blog is unreadable in Firefox, Internet Explorer, or whatever, tell it to go to hell then try another browser!!!

BLOGGER SUPPORT
http://help.blogger.com/?page=contact


BLOGGER PROBLEM REPORT FORM http://help.blogger.com/?page=troubleshooter.cs&problem=&contact_type=bug_with_blogger_beta&Submit=Submit

The Blogger Wishlist feature no longer exists.

Blogger hasn't said why or if it'll ever return.

Tell BLOGGER WISHLIST about a feature you'd like to see in Blogger!


EMERGENCY STEPS

Kick-starting The Blog
1. Refresh (F5) or Ctrl-F5
2. Clear cache (delete temporary Internet files) and cookies in Tools-Internet Options.
3. Add a question mark to the end of your blog's internet address in the address box and see if it will show the latest update. (Can also be done with other people's url's in the address window.)
4. Republish (if in classic Blogger)
5. Reboot
6. Log out and log back in again (may change to an untroubled server)
7. Change or reload the browser (IE, Firefox, others)
8. Try a different computer, or see if you can duplicate the problem or avoid it in a post in another blog (make a test blog, whether in the same account or a second account, that's not public so nobody will see you screwing around!)

---Not necessary to do all of these at once!---

Blogger may make problems for some computers about accepting cookies, especially when you are using the new versions of Internet Explorer or Firefox browsers. Difficulties with accepting scripts may be caused by security systems, antivirus programs, firewalls, and some add-ons. Check all your settings.

You may need to change your browser settings, or to list www.blogger.com and blogger.com as "trusted sites" in your Internet Options-Security so that scripting can occur.

USEFUL BLOGGER HELP FILE

http://help.blogger.com/bin/answer.py?answer=41971&topic=8914

[For Newbies or anyone else who gets lost in the rain in Juarez.]
Showing posts with label docs. Show all posts
Showing posts with label docs. Show all posts

Monday, May 04, 2009

Linking to a Google Doc From Blogger

If you make a file in Google Docs and Spreadsheets, this is how to link to it from Blogger

If you've created one document and saved it already, locate the url (web address) in the window above on your screen and copy it. Use the right-click button on your mouse and then the Copy on the small menu so that you don't make a typo.

Then go back into the post or sidebar where you intend to keep the link and produce this:

<a href="http:...documentLink">DocumentName</a>

Paste the url that you already Copied into the above code, replacing everything between the quotation marks with the url. Keep the quotation marks, of course. The "DocumentName" is whatever name you choose to call it, whether a title or description.

If you can succeed with one link, you can make a list of them, maybe using the ul or ol list or create a LinkList type Gadget. Neither one is very hard, though anything can be intimidating the first time you try (remember bicycles?).

Unordered & Ordered Lists

Thursday, November 01, 2007

Adding Pages

Adding Pages, MS Word Documents, Spreadsheets

Some people want to add pages other than just another post, maybe something with a document or spreadsheet look. They should check out:
Google Docs and Spreadsheets
Google Sites
I only used Google Docs for implementing MS Word documents, so I have limited experience. Google Docs worked very well for me, much better than merely trying to put a Word document into the Blogger Editor—and, of course, you can't "attach" a document as you can in emails!

If you can create or paste your file in Google Docs, you can of course create a link to it from your blog or elsewhere.

Other programs said to be useful in this situation are:

Sunday, July 30, 2006

Strange Symbols

Clean MS Word Gobbledegook!

Word has formatted lettering. In short it introduces some gobblydegook and symbols that will screw up templates and sometimes posts. I use two methods, usually separately, to "clean them up".

1. I write often in Word, but I "clean" it (remove formatting) by copying and pasting into Notepad (plain-text editor), then copying that again before pasting it into the Blogger editor.

OR

2. I copy and paste the Word doc into Google Docs And Spreadsheets, then copy and paste that into the Blogger Editor. Sometimes this works when the other will not.

You CAN sometimes get away with using Word and it'll be okay. But then it will trip and stumble and screw up your blog when you're not looking! Apostrophes, quotation marks, or other symbols will appear and create havoc, and question marks will replace hyphens! I've found that the quotation marks in Word will screw up a link code (an anchor formula) because the machine is seeing it differently than you and I do!

Though Word is very good in its own arena, it's not worth being careless about pasting it directly into Blogger!

See also this post: Adding Pages.

END.