<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>

<feed xmlns="http://purl.org/atom/ns#" version="0.3" xml:lang="en-US">
<link href="http://www.blogger.com/atom/10280627" rel="service.post" title="Blogging for Beginners" type="application/atom+xml"/>
<link href="http://www.blogger.com/atom/10280627" rel="service.feed" title="Blogging for Beginners" type="application/atom+xml"/>
<title mode="escaped" type="text/html">Blogging for Beginners</title>
<tagline mode="escaped" type="text/html">This blog is for the purpose of publishing and editing two beginning courses on Blogging (101 for ministers and 101 for psychologists), mutual work of Alan Dix, Internet Guru and Paschal Baute, spiritual growth facilitator and psychologist (&amp; future internet Guru).</tagline>
<link href="http://www.dixbert.com/services/blogging4Beginners/" rel="alternate" title="Blogging for Beginners" type="text/html"/>
<id>tag:blogger.com,1999:blog-10280627</id>
<modified>2005-05-31T15:25:26Z</modified>
<generator url="http://www.blogger.com/" version="5.15">Blogger</generator>
<info mode="xml" type="text/html">
<div xmlns="http://www.w3.org/1999/xhtml">This is an Atom formatted XML site feed. It is intended to be viewed in a Newsreader or syndicated to another site. Please visit the <a href="http://help.blogger.com/bin/answer.py?answer=697">Blogger Help</a> for more info.</div>
</info>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/10280627/111755312650167436" rel="service.edit" title="Learn how to link in your posts..." type="application/atom+xml"/>
<author>
<name>Alan</name>
</author>
<issued>2005-05-31T10:13:00-05:00</issued>
<modified>2005-05-31T15:25:26Z</modified>
<created>2005-05-31T15:25:26Z</created>
<link href="http://www.dixbert.com/services/blogging4Beginners/2005/05/learn-how-to-link-in-your-posts.html" rel="alternate" title="Learn how to link in your posts..." type="text/html"/>
<id>tag:blogger.com,1999:blog-10280627.post-111755312650167436</id>
<title mode="escaped" type="text/html">Learn how to link in your posts...</title>
<content type="application/xhtml+xml" xml:base="http://www.dixbert.com/services/blogging4Beginners/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">One of the best attributes of a good blog post is its links to background information or supporting documents.  It is one thing to state fact or opinion on a subject, and another alltogether to provide some means for your reader to explore the subject on their own and come to their own conclusions.  This is one of the key differences between "blog" reporting and mainstream media reporting.  Most bloggers love to reveal their sources...<br/>
<br/>So how do you make a link in your post to another location?  All you need to know is the most basic of html tags and the destination URL (Uniform Resource Locator) of the page you wish to link to.<br/>
<br/>Lets say I wanted to create a link to Paschal Baute's home page.  I know the URL is http://www.paschalbaute.com, and I include the http:// too.  That is the part that takes it from just being a description of the address to being an actual, well formed web address.<br/>
<br/>Most blog interfaces contain a toolbar button for links.  To use that button, simply highlight the term in your post you wish the reader to click on, and then click the toolbar button.  A small dialog will pop-up will appear and will contain the text that you highlighted, and a blank space for the URL.  Copy and paste the URL into the space provided and hit the ok or save button.  Depending on the view of your work that you currently have, HTML or WYSIWYG, you will see the link applied to the text.<br/>
<br/>Doing so manually, is just as easy.  Before the text you want to be the link, add this html tag to your post. <br/>
<br/>&lt;a href="http://www.paschalbaute.com"&gt; but replace my URL with the page you want the vistor to go to.<br/>
<br/>At the end of the text, close the html tag like this:  &lt;/a&gt;<br/>
<br/>So the end result looks like this:<br/>
<br/>&lt;a href="http://www.paschalbaute.com"&gt;Paschal's Home Page&lt;/a&gt;<br/>
<br/>When you post, the html will be rendered as part of the web page and all you and your vistors will see is this.<br/>
<br/>
<a href="http://www.paschalbaute.com">Paschal's Home Page</a>
</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/10280627/111323168416619268" rel="service.edit" title="Copy/Paste problems" type="application/atom+xml"/>
<author>
<name>Alan</name>
</author>
<issued>2005-04-11T09:35:00-05:00</issued>
<modified>2005-04-11T15:01:24Z</modified>
<created>2005-04-11T15:01:24Z</created>
<link href="http://www.dixbert.com/services/blogging4Beginners/2005/04/copypaste-problems.html" rel="alternate" title="Copy/Paste problems" type="text/html"/>
<id>tag:blogger.com,1999:blog-10280627.post-111323168416619268</id>
<title mode="escaped" type="text/html">Copy/Paste problems</title>
<content mode="escaped" type="text/html" xml:base="http://www.dixbert.com/services/blogging4Beginners/" xml:space="preserve">Have you ever selected a bunch of text from a web page because you wanted to email it or add it to a document, or perhaps even add it as a quote to your own blog? What happened when you pasted it? Did you get &lt;span style="color: rgb(102, 102, 102);"&gt;picture&lt;/span&gt;s too, or tables and lines where you just wanted text? Did it take a long time to finally paste? If all of this sounds familiar, then you are probably a Windows user that copied text out of &lt;span style="color: rgb(0, 0, 153);"&gt;Internet Explorer&lt;/span&gt;. &lt;br /&gt;A quick explanation of how the Windows operating system works first, then I'll tell you how to avoid this annoyance in the future. One of the early conventions in Windows was a Microsoft convention known as OLE - &lt;span style="font-style: italic;"&gt;Object Linking &amp; Embedding&lt;/span&gt;.  This was a cross-application feature that allowed you to drag little &lt;span style="font-style: italic;"&gt;Excel&lt;/span&gt; spreadsheets into your &lt;span style="font-style: italic;"&gt;Word&lt;/span&gt; documents, or to put a graph you created in &lt;span style="font-style: italic;"&gt;Visio&lt;/span&gt; into your &lt;span style="font-style: italic;"&gt;Powerpoint&lt;/span&gt; presentation. During the process, a certain amount of data, and instructions about how to display that data is wrapped up into an&lt;span style="font-weight: bold;"&gt; "object"&lt;/span&gt;  The final result is that &lt;span style="font-weight: bold;"&gt;"object" &lt;/span&gt;embedding into another &lt;span style="font-style: italic;"&gt;"&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;object"&lt;/span&gt;, like your presentation in &lt;span style="font-style: italic;"&gt;Powerpoint&lt;/span&gt;.   The power of this technique was that if the data that was used to create the graph in &lt;span style="font-style: italic;"&gt;Excel&lt;/span&gt; ever changed, the graph that you had already inserted (embedded) elsewhere would automatically "update" itself because it was "linked" to the original data. Hence, &lt;span style="font-size:130%;"&gt;Object Linking and Embedding, (OLE).  &lt;/span&gt;&lt;br /&gt;Today, when you highlight a section of text on a web page in IE, this same process, which is now an inherent part of the Windows Operating System, creates an Object, along with the rules about how to display it, and copies it to your clipboard. When you paste that object into your listserve post, or your blog page, or your word document, the object, its HTML and its display instructions all go with. Its a lot of data, which is why it sometimes takes a little longer that when you simply copy and paste text.&lt;br /&gt;If you do a lot of this, say you are an avid poster to list-serves or you are a frequent blogger, there is a simple solution. Get Firefox. Firefox is an alternative browser from the Mozilla foundation, an open source group that thinks &lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt;you can do better than IE&lt;/span&gt;&lt;/span&gt;. And you can. There are many reasons to stop using Internet Explorer, which I won't list in this post. The reason you should switch if you fall into the category of web user that I described above, is because of an extension to Firefox that &lt;span style="font-size:130%;"&gt;you can't get&lt;/span&gt; with IE.&lt;br /&gt;What is an extension? It is an add-on. &lt;span style="font-style: italic;"&gt;An enhancement&lt;/span&gt;. It is a little bit of code that adds itself into the Firefox program you initially downloaded and installed, and it makes it better. The extension I am talking about here is called the&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt; copy-plain-text extension. &lt;/span&gt;&lt;/span&gt;Once you have Firefox, you can download and install this extension, and here is what it gives you.&lt;br /&gt;You want to use some text in a post you are writing, but the web page you found it on is cluttered with tables and lines and images. You select and highlight the text, but there is an image in the selection too - take a deep breath, right click on your selection. In the menu you will see an option called 'copy as plain text' - thanks to the browser extension you have. When you select this option, it removes the HTML, the image, and any display instructions associated with any objects and copies just the text to your clipboard, so you can paste just the text anywhere you want. &lt;span style="font-size:85%;"&gt;I should mention that one additional thing it does can be kind of confusing. If you hold your mouse over some images, and a little box appears that has text in it, this text will also be included in what you copy and paste. Its not the image, its the text describing the image, and it is easily deleted if you don't want it. &lt;/span&gt;&lt;br /&gt;This is a speedy way to get just the plain text off a page and into your post.  Here are the tools you need to do it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://download.mozilla.org/?product=firefox-1.0.2&amp;os=win&amp;amp;lang=en-US"&gt;The Firefox browser can be obtained here.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After you have that installed, &lt;a href="https://addons.update.mozilla.org/extensions/moreinfo.php?id=134"&gt;open this address&lt;/a&gt; and get the extension.&lt;br /&gt;&lt;br /&gt;You'll have to close your browser and re-start it to see the option in your right click menu.&lt;br /&gt;&lt;br /&gt;There are hundreds of extensions available at the site listed above. Some of them do things that I don't understand or have a need for - but there are some that add ease of use and additional functionality to the browser that will make you wonder how you got along without them. Check it out.</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/10280627/111236602254781217" rel="service.edit" title="Media rich blogs at Lightning Speed" type="application/atom+xml"/>
<author>
<name>Alan</name>
</author>
<issued>2005-04-01T08:20:00-06:00</issued>
<modified>2005-04-01T14:33:42Z</modified>
<created>2005-04-01T14:33:42Z</created>
<link href="http://www.dixbert.com/services/blogging4Beginners/2005/04/media-rich-blogs-at-lightning-speed.html" rel="alternate" title="Media rich blogs at Lightning Speed" type="text/html"/>
<id>tag:blogger.com,1999:blog-10280627.post-111236602254781217</id>
<title mode="escaped" type="text/html">Media rich blogs at Lightning Speed</title>
<content type="application/xhtml+xml" xml:base="http://www.dixbert.com/services/blogging4Beginners/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">Check out <a href="http://www.bubbler.com/index.shtml">bubbler.com</a>, a free public beta of a <span style="font-style: italic;">media rich</span> blog host. It's only free during the <a href="http://en.wikipedia.org/wiki/Beta_test">beta</a>, mind you, after that it will cost $4.99 a month. What is media-rich? From what I gathered from <a href="http://www.bubbler.com/tour/tour3.htm">their site</a>, it means you can drag and drop pictures, movies, sounds, spreadsheets, Word documents, whatever you want onto your blog page and it gets published.<br/>
<a href="http://www.bubbler.com/index.shtml">
<img border="0" src="http://www.dixbert.com/services/blogging4Beginners/bubbler.png"/>
</a>
<br/>One of the biggest differences between this blog host and others is that bubbler requires you to download an executable program that runs on your computer. It looks to me like a <a href="http://www.macromedia.com/software/flashplayer/">Macromedia Flash </a>based program (hence the ability to drag and drop items onto your blog page). If anyone decides to try this one out, I would love to hear some feedback on it. I may give it a shot from home this weekend. As long as its free, it works for me.</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/10280627/111176081588154830" rel="service.edit" title="Bloggers narrowly dodge federal crackdown" type="application/atom+xml"/>
<author>
<name>Alan</name>
</author>
<issued>2005-03-25T08:13:00-06:00</issued>
<modified>2005-03-25T14:26:55Z</modified>
<created>2005-03-25T14:26:55Z</created>
<link href="http://www.dixbert.com/services/blogging4Beginners/2005/03/bloggers-narrowly-dodge-federal.html" rel="alternate" title="Bloggers narrowly dodge federal crackdown" type="text/html"/>
<id>tag:blogger.com,1999:blog-10280627.post-111176081588154830</id>
<title mode="escaped" type="text/html">Bloggers narrowly dodge federal crackdown</title>
<content mode="escaped" type="text/html" xml:base="http://www.dixbert.com/services/blogging4Beginners/" xml:space="preserve">&lt;a href="http://news.com.com/Bloggers+narrowly+dodge+federal+crackdown/2100-1028_3-5635724.html?part=rss&amp;tag=5635724&amp;amp;subj=news"&gt;Bloggers narrowly dodge federal crackdown&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A March 10 &lt;a href="http://news.com.com/Feds+get+set+for+Net+rules/2100-1028_3-5634670.html?tag=nl"&gt;draft of a document&lt;/a&gt; created by the Federal Elections commission would have required you political bloggers out there "to comply with the entirety of the regulations that apply to paid political advertising on television, radio and broadcast."&lt;br /&gt;&lt;br /&gt;More than you bargained for?  The bloggers have &lt;a href="http://news.com.com/Bloggers+have+rights+too/2010-1034_3-5632544.html?tag=nl"&gt;mobilized&lt;/a&gt;, and are gaining support.&lt;br /&gt;&lt;br /&gt;I support the fact that bloggers, at least in the political arena, should be granted the same exemptions as "conventional" media when it comes to campaign finance reform and politcal reporting.  The blogosphere has proven its lack of bias, much to the dismay of corporate media.  For every "for" argument on an issue you can find an "against".  That's not always true of the mainstream media.&lt;br /&gt;&lt;a href="http://news.com.com/Bloggers+have+rights+too/2010-1034_3-5632544.html?tag=nl"&gt;&lt;br /&gt;"Bloggers are not subject to corporate constraints or concerns, and have shown  their independence over and over. "&lt;/a&gt;</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/10280627/111127235945504097" rel="service.edit" title="What are those funny characters?" type="application/atom+xml"/>
<author>
<name>Alan</name>
</author>
<issued>2005-03-19T16:40:00-06:00</issued>
<modified>2005-03-19T23:05:50Z</modified>
<created>2005-03-19T22:45:59Z</created>
<link href="http://www.dixbert.com/services/blogging4Beginners/2005/03/what-are-those-funny-characters.html" rel="alternate" title="What are those funny characters?" type="text/html"/>
<id>tag:blogger.com,1999:blog-10280627.post-111127235945504097</id>
<title mode="escaped" type="text/html">What are those funny characters?</title>
<content type="application/xhtml+xml" xml:base="http://www.dixbert.com/services/blogging4Beginners/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">
<p class="MsoNormal">Despite the <span style="font-weight: bold;">WYSIWYG</span> (<a href="http://en.wikipedia.org/wiki/WYSIWYG">What you see is what you get</a>.) text editor that most blog hosting interfaces provide, many people choose to create their posts in their favorite Word Processor first.<span style="">  </span>I have heard that it is because <b style="">
<a href="http://en.wikipedia.org/wiki/Microsoft_Word">Word</a> </b>offers spelling and grammar checks, or because people have “lost” posts due to a web page malfunction.<span style="">  </span>Well, here is my take on word processors – You have seen what<a href="http://en.wikipedia.org/wiki/Food_processor"> </a>
<i style="">
<a href="http://en.wikipedia.org/wiki/Food_processor">food processors</a> </i>do to food, right?<br/>
<br/>I typed the paragraph above into Microsoft Word, then cut and pasted it into the interface provided after I logged into my Blogger.com account. A quick check with the preview funtion revealed that the funny characters I refer to in the title are not there.<br/>
</p> <p class="MsoNormal">  </p> <p class="MsoNormal">Here is an example – sometimes the hyphen – when you create it with Microsoft Word, you use the minus key.<span style="">  </span>Word is smart enough to figure out from the context whether you wanted a hyphen or you really wanted the minus sign. Unfortunately, some versions of Word, mine excluded apparently, use a <a href="http://en.wikipedia.org/wiki/Character_sets">character-encoding</a> that is not alltogether web friendly. When you paste from one application into another, such as from Word to a web-based interface, the character encodings may not be compatible.<br/>
</p> <p class="MsoNormal">Two solutions: 1) Use the editor provided by your blog host. If it is a long post and you fear losing it, click the save as draft button often. Most mature blog hosts provide everything you need, including spell check, right in their application. 2) Copy your post into a simple text program like <a href="http://en.wikipedia.org/wiki/Notepad">Notepad</a>. Almost all Operating Systems come with a basic text editor. If your post looks normal there, copy it again and paste it into the interface provided by your blog and publish it.<br/>
</p> <p class="MsoNormal">If you still see crazy characters in the final result, edit your post and look for possible offendees like the single and double <a href="http://en.wikipedia.org/wiki/Smart_quotes">"Smart Quotes"</a> or foriegn language characters like the <a href="http://en.wikipedia.org/wiki/%D1">ñ</a>.<br/>
</p>
</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/10280627/111046160889335753" rel="service.edit" title="&#10;See how easy it is?  I didn't even read the direc..." type="application/atom+xml"/>
<author>
<name>Alan</name>
</author>
<issued>2005-03-10T07:33:00-06:00</issued>
<modified>2005-03-10T13:41:02Z</modified>
<created>2005-03-10T13:33:28Z</created>
<link href="http://www.dixbert.com/services/blogging4Beginners/2005/03/see-how-easy-it-is-i-didnt-even-read.html" rel="alternate" title="&#10;See how easy it is?  I didn't even read the direc..." type="text/html"/>
<id>tag:blogger.com,1999:blog-10280627.post-111046160889335753</id>
<title mode="escaped" type="text/html">
See how easy it is?  I didn't even read the direc...</title>
<content type="application/xhtml+xml" xml:base="http://www.dixbert.com/services/blogging4Beginners/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">
<a href="http://www.dixbert.com/services/blogging4Beginners/hello/1212721/640/IMPic-2005.03.10-05.33.02.jpg">
<img border="0" src="http://www.dixbert.com/services/blogging4Beginners/hello/1212721/320/IMPic-2005.03.10-05.33.02.jpg" style="border: 1px solid rgb(0, 0, 0); margin: 2px;"/>
</a>
<br/>See how easy it is?  I didn't even read the directions! <a href="http://www.hello.com/" target="ext">
<img align="middle" alt="Posted by Hello" border="0" src="http://photos1.blogger.com/pbh.gif" style="border: 0px none ; padding: 0px; background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;"/>
</a>This morning I downloaded <a href="http://www.picasa.com/index.php?tid=Y2NpZD0zNzQ4">Picasa</a> and <a href="http://www.hello.com/">Hello</a>, both free programs. Without reading any directions, I selected the picture you see above from the Picasa workspace, and clicked on the Blogger button. That opened Hello. Hello had the picture pre-loaded into it's workspace, and it asked me to login to my blogger account (it uses the blogger.com webpage login, so it was familiar). Still not having read any directions, I choose the correct blog (this one) and hit the publish button. That was it. I went and looked at my blog page and there was the picture and the caption that I had typed in using Hello. (I edited this text after the picture had been posted.)  Absolutely ANYONE can do this!</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/10280627/111045881951808830" rel="service.edit" title="Blogging Glossary (WikiPedia)" type="application/atom+xml"/>
<author>
<name>Alan</name>
</author>
<issued>2005-03-10T06:44:00-06:00</issued>
<modified>2005-03-20T00:30:07Z</modified>
<created>2005-03-10T12:46:59Z</created>
<link href="http://www.dixbert.com/services/blogging4Beginners/2005/03/blogging-glossary-wikipedia.html" rel="alternate" title="Blogging Glossary (WikiPedia)" type="text/html"/>
<id>tag:blogger.com,1999:blog-10280627.post-111045881951808830</id>
<title mode="escaped" type="text/html">Blogging Glossary (WikiPedia)</title>
<content type="application/xhtml+xml" xml:base="http://www.dixbert.com/services/blogging4Beginners/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">These are some terms that new Bloggers will become familiar with.  Links within are from <a href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia</a>...a free-content encyclopedia that anyone can edit.<br/>
<br/>
<br/>
<a href="../blog_glossary.cfm">Read it here.</a>
</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/10280627/111040830125918159" rel="service.edit" title="Oh, another cool thing!" type="application/atom+xml"/>
<author>
<name>Alan</name>
</author>
<issued>2005-03-09T16:31:00-06:00</issued>
<modified>2005-03-09T22:48:51Z</modified>
<created>2005-03-09T22:45:01Z</created>
<link href="http://www.dixbert.com/services/blogging4Beginners/2005/03/oh-another-cool-thing.html" rel="alternate" title="Oh, another cool thing!" type="text/html"/>
<id>tag:blogger.com,1999:blog-10280627.post-111040830125918159</id>
<title mode="escaped" type="text/html">Oh, another cool thing!</title>
<content type="application/xhtml+xml" xml:base="http://www.dixbert.com/services/blogging4Beginners/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">Since I just got done talking about <a href="http://www.google.com/">Google</a> and how they integrated Picasa with Blogger, I should mention that the Google email service, <a href="http://gmail.google.com/">Gmail</a>. also integrates with Picasa. Gmail will create thumnails of your images in your emails when you send pictures to friends and family. No more ugly little document icons with the paperclip...I mean really, who ever bought the digital paper clip metaphor for "attachments" anyway?<br/>
<br/>Gmail is great, and it has replaced my Hotmail (MSN) account for personal use. You get 1000MB of space, so feasibly you never have to delete an email.  I have 21MB currently, about 2%.   Gmail lets you apply labels to organize your messages, or you can enter a search word and get all your emails that have that word in them. Kind of like Googling your inbox, if you know what I mean.<br/>
<br/>If you would like to try Gmail, and perhaps its interface with Picasa, <a href="mailto:alandix@gmail.com">email</a> me here and I will send you an invitation to Gmail.  (Its very elite, you need to be invited to use it. :P )<br/>
<br/>Alan</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/10280627/111040675533046835" rel="service.edit" title="Pictures in your blog?" type="application/atom+xml"/>
<author>
<name>Alan</name>
</author>
<issued>2005-03-09T15:58:00-06:00</issued>
<modified>2005-03-09T22:19:15Z</modified>
<created>2005-03-09T22:19:15Z</created>
<link href="http://www.dixbert.com/services/blogging4Beginners/2005/03/pictures-in-your-blog.html" rel="alternate" title="Pictures in your blog?" type="text/html"/>
<id>tag:blogger.com,1999:blog-10280627.post-111040675533046835</id>
<title mode="escaped" type="text/html">Pictures in your blog?</title>
<content type="application/xhtml+xml" xml:base="http://www.dixbert.com/services/blogging4Beginners/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">In case you were wondering, and you should wonder once in awhile, blogs aren't all about text.  Although the primary use of most blog pages is for the written word, and it is an excellent tool for that purpose, the mere fact that a blog is also a web page means it can support images as well.<br/>
<br/>I won't go into the details of picture blogs or audio blogs at this point, but keep them in mind for future topics I will post here, but the web is multimedia.  Its orgins were in academic text, but as they say, "You've come a long way, baby."<br/>
<br/>But this site is called Blogging for Beginners, right?  Right.  And Blogger.com (owned now by Google, in case you didn't know that) has some new built in features that make it easy for even beginning bloggers to include pictures in their posts.  They do so via a combonation of tools also provided by Google. <br/>
<br/>Picasa is a photo management program you can download, and let me tell you, even without its hooks into the Blogger system, its well worth the price. (Free!)<br/>
<br/>Picasa will find all your pictures on your computer for you, and does a pretty good job of organizing them.  Some simple settings and you can tell it to only look in the My Pictures folder, or you can set it to catalog every picture that winds up on your hard drive.  (Careful here, in most cases every picture you view on a website ends up stored on your hard drive as well, so I think you know where I am going here.)<br/>
<br/>Here is where Picasa, a service called "Hello" and Blogger work together, I won't re-write all the details here.  Read about it on <a href="http://www.picasa.com/features/features-share.php">this page</a>.  To get straight to the point though, if you install Picasa and let it catalog your pictures, there is going to be a button in there that says post to Blogger.  You select the pictures you want to post and hit go!   Of course there are probably a couple settings in there, and I haven't tried it yet. (I am a geek, I know how to put images in my posts already.  :)<br/>
<br/>I'll write more as I get a chance to try it out...<br/>
<br/>Alan</div>
</content>
</entry>
</feed>
