<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CyberKen</title>
	<atom:link href="http://cyberkenblog.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://cyberkenblog.com</link>
	<description>Helping You Become Web Savvy</description>
	<lastBuildDate>Tue, 07 Sep 2010 16:00:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>My Ten Favorite Free Apps</title>
		<link>http://cyberkenblog.com/?p=278</link>
		<comments>http://cyberkenblog.com/?p=278#comments</comments>
		<pubDate>Tue, 07 Sep 2010 16:00:02 +0000</pubDate>
		<dc:creator>TCDavis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cyberkenblog.com/?p=278</guid>
		<description><![CDATA[When I help small not-for-profits with web sites I often recommend free apps for preparing content, managing files, and&#160; communicating online.&#160;&#160; This CyberKen post covers ten of my favorites: Open Office Notepad++ Coffee Cup Core 7-Zip GIMP IrfanView ColorPic Audacity Skype Open Office is an office suite paralleling Microsoft Office, but offering&#160; mathematics, drawing, and [...]]]></description>
			<content:encoded><![CDATA[<p>When I help small not-for-profits with web sites I often recommend free apps for preparing content, managing files, and&#160; communicating online.&#160;&#160; This CyberKen post covers ten of my favorites:</p>
<ol>
<li>Open Office</li>
<li>Notepad++</li>
<li>Coffee Cup</li>
<li>Core</li>
<li>7-Zip</li>
<li>GIMP</li>
<li>IrfanView</li>
<li>ColorPic</li>
<li>Audacity</li>
<li>Skype</li>
</ol>
<p><strong><a href="http://www.openoffice.org" target="_blank">Open Office</a></strong> is an office suite paralleling Microsoft Office, but offering&#160; mathematics, drawing, and data base programs besides.&#160; Open Office is <a href="http://www.globalwarmingart.com/wiki/Wikipedia:Cross-platform" target="_blank">cross-platform</a>, meaning that it comes in ready-to-install downloads for several operating systems:&#160; Windows, Solaris, BSD, OpenVMS, OS/2 and IRIX.&#160; Mac users running <a href="http://en.wikipedia.org/wiki/X_Window_System" target="_blank">X-Windows</a> (installed from a Mac system disk) can also install Open Office. Linux users will find Open Office in most <a href="http://en.wikipedia.org/wiki/Linux_distribution" target="_blank">Linux distributions</a>.&#160; Open Office reads several file formats produced by Microsoft Office&#8211;Word, Excel, and Power Point&#8211;and saves to these formats too, so it provides an absolutely free way to exchange files with Microsoft Office users.&#160; <a href="http://www.google.com/apps/" target="_blank">Google Apps</a>, which operate by a Web connection, offer a similar array of free programs, but if you have a slow internet connection you may prefer Open Office, which can be used offline. </p>
<p><strong><a href="http://notepad-plus-plus.org/" target="_blank">Notepad ++</a></strong> is a feature-rich substitute for <a href="http://simple.wikipedia.org/wiki/Notepad" target="_blank">Notepad</a>, the simple text editor installed on all Windows computers.&#160; For typing notes or first-drafts quickly a nimble program like Notepadd++ is handier than launching a full-featured word processor.&#160; Notepad++ is just as quick as Notepad, but will provide you many more useful features, such as a host of search functions.&#160; Among the free Notepad++ plugins I particularly like Webedit, which lets you apply HTML code to highlighted portions of text, like the much coveted Macintosh text editor, <a href="http://www.bbedit.com/" target="_blank">Bbedit</a>.</p>
<p>Speaking of editing HTML, if you want a free what-you-see-is-what-you-get HTML editor, <strong><a href="http://www.coffeecup.com/html-editor" target="_blank">Coffee Cup</a></strong> is hard to beat.&#160; When Coffee Cup launches new users are presented with tips and a welcome screen that make learning your way around a lot easier.&#160; The user interface is well designed to make the coding and deployment of web pages very easy.&#160; Coffee Cup is not just a page editor but also a web site maintenance tool.&#160; It has a built-in FTP (<a href="http://en.wikipedia.org/wiki/File_Transfer_Protocol" target="_blank">file transfer protocol</a>) program for uploading files, and bookmarking for managing several sites at a time.</p>
<p>Even if you use a web page editor with built-in FTP it&#8217;s a good idea to have a stand alone FTP application to back up your whole web site, or upgrade lots of files when a new version of your <a href="http://en.wikipedia.org/wiki/Content_management_system" target="_blank">content management system</a> comes out, such as <a href="http://drupal.org/" target="_blank">Drupal</a> or <a href="http://wordpress.org/" target="_blank">WordPress</a>.&#160; If you run Windows, try the free FTP program called <strong><a href="http://www.coreftp.com/" target="_blank">Core</a></strong>.&#160; You can configure several sites and bookmark them with stored passwords so that connecting to any is a snap.&#160; Core runs regular FTP or safe FTP (<a href="http://en.wikipedia.org/wiki/SFTP" target="_blank">SFTP</a>), which is preferred for security.&#160; If you want to save time editing files on your server, Core allows you to edit them in place, so you don&#8217;t have to download them first, edit them, and then upload them again.&#160; </p>
<p>Another great free application for handling transmitted files is <strong><a href="http://www.7-zip.org/" target="_blank">7-Zip</a></strong>. It will extract the files of 24 different compression formats, and archive files using five formats:&#160; 7-Zip, <a href="http://en.wikipedia.org/wiki/Zip" target="_blank">Zip</a> (the standard Windows archiving format), <a href="http://en.wikipedia.org/wiki/GZip" target="_blank">Gzip</a>, <a href="http://en.wikipedia.org/wiki/BZip2" target="_blank">Bzip2</a>, and <a href="http://en.wikipedia.org/wiki/Tar" target="_blank">Tar</a>. Windows users may wonder why they would ever need to do anything other than zip or unzip folders.&#160; Well, the more you develop an appetite for <a href="http://en.wikipedia.org/wiki/Open_source_software" target="_blank">open source software</a> the more you will encounter downloads from geeks who don&#8217;t rely solely on the Windows operating system. Such folk tend to use formats other than Zip to package their offerings. Get 7-Zip so you can unwrap your presents! </p>
<p>So far I&#8217;ve covered text editors and file transmission and archiving apps.&#160; Next, let&#8217;s take a look at some graphics apps.</p>
<p>I&#8217;m a fan of Adobe&#8217;s Photoshop, the high-end editing standard for serious photographers.&#160; However, if you don&#8217;t have several hundred dollars to lay out, try <a href="http://www.gimp.org/" target="_blank">GIMP</a><strong></strong> (the <a href="http://en.wikipedia.org/wiki/GNU" target="_blank">Gnu</a> Image Manipulation Program) instead.&#160; It will do many of the things Photoshop can but won&#8217;t cost you a penny.&#160; GIMP was first released to the public in 1996, so it has gone through nearly a decade and a half of refining by avid open source coders.&#160; There are tons of GIMP tutorials on the internet.&#160; Like PS it&#8217;s a complicated application, but there are lots of experienced users out there who have written help files for newbies.&#160; Although GIMP was coded first for GNU operating systems, by now it is cross-platform.&#160; Windows users go here for <a href="http://www.gimp.org/windows/" target="_blank">downloads and instructions for installing GIMP on Windows</a> .</p>
<p>The more photos you take, the more you will need good tools for sorting and cataloguing them, so that you can organize and retrieve them readily.&#160; I can&#8217;t say enough good things about <strong><a href="http://www.irfanview.com/" target="_blank">IrfanView</a></strong>, a snappy viewing app that does so many other useful things!&#160; To learn more about this very popular application, see my CyberKen posts on <a href="http://cyberkenblog.com/?p=272" target="_blank">how to use IrfanView for sorting and tagging your photos</a>, and <a href="http://cyberkenblog.com/?p=257" target="_blank">how to use Irfanview with Flickr.com and Bulkr to catalogue your photo collection</a>.</p>
<p>Another very useful graphics app is <strong><a href="http://www.iconico.com/colorpic/" target="_blank">ColorPic</a></strong>, which gives you the <a href="http://en.wikipedia.org/wiki/Web_colors" target="_blank">hexadecimal code</a> of the color over which your cursor is hovering.&#160; Say you want to design a web page that repeats a color from another page.&#160; How to do that?&#160; Well, you could work with both pages side by side and try matching the colors by eye.&#160; Or, with ColorPic you could grab the hexadecimal code of the color you want to replicate, and then plug that code into the page you&#8217;re building to get an exact match. Now which method would you choose?</p>
<p>When you begin to make videos you&#8217;ll probably not bother much with the sound track.&#160; You&#8217;ll just use the sounds that come with your video clips, and perhaps add a music track underneath.&#160; But to gain more control over your video sound, or to edit tracks for podcasts, try <strong><a href="http://audacity.sourceforge.net/download/" target="_blank">Audacity</a></strong>.&#160; It offers unlimited tracks, and many special effects. In one of my early sound experiments I pieced together recorded bird calls and water gurgling to simulate a walk through a local wooded park.&#160; I achieved this aural illusion with Audacity.&#160; Quite satisfactory!</p>
<p>My final app of my favorite ten, but by no means my least favorite one, is <strong><a href="http://www.skype.com/intl/en-us/get-skype/on-your-computer/windows/" target="_blank">Skype</a></strong>, an audio and video conferencing tool that lets me visit with far flung family for as long as I want, for free!&#160; In 1970 when I called my wife in the states by a satellite connection from Vietnam I thought that was a miracle!&#160; Today I <strong>VIDEO chat</strong> with one son in London and another in L.A. at no cost whatsoever, and think nothing of it.&#160; Well, not really.&#160; I still think it&#8217;s a miracle, and an economic as well as technological one.&#160; These days I&#8217;m using Skype for small business meetings online.&#160; The audio connections are almost always reliable, and the video ones are getting better and better.&#160; Skype has inexpensive features called Skype-out, by which you can call land lines and cell phones, and Skype-in, which permits anyone to call you while you&#8217;re at your computer, or leave a voice mail if you&#8217;re not.&#160; That message triggers an email notice which lets you know you have a message waiting.&#160; Skype-in is a very cheap business phone solution, cheaper than any other I know of. </p>
<p>So, those are my ten favorite free apps.&#160; There are several others I like, but telling about them will have to wait for another post.&#160; Please leave a comment about free apps that you recommend.</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberkenblog.com/?feed=rss2&amp;p=278</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using IrfanView to View, Sort, and Tag Photos: Detailed Steps</title>
		<link>http://cyberkenblog.com/?p=272</link>
		<comments>http://cyberkenblog.com/?p=272#comments</comments>
		<pubDate>Wed, 01 Sep 2010 16:59:43 +0000</pubDate>
		<dc:creator>TCDavis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cyberkenblog.com/?p=272</guid>
		<description><![CDATA[Want a lean, fast, and FREE program to view, sort and tag your photos?&#160; Try IrfanView.&#160; Here are some of IrfanView&#8217;s great features: &#160; &#160; quick to launch and quick to display photos reads Raw files edits IPTC information offers basic photo editing tools, plus special effects and borders creates .ico (favicon) files handles batch [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cyberkenblog.com/wp-content/uploads/2010/09/IrfanViewmascot.jpg"><img style="background-image: none; border-right-width: 0px; margin: 0px 5px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="IrfanView mascot" border="0" alt="IrfanView mascot" align="left" src="http://cyberkenblog.com/wp-content/uploads/2010/09/IrfanViewmascot_thumb.jpg" width="86" height="78" /></a>Want a lean, fast, and FREE program to view, sort and tag your photos?&#160; Try IrfanView.&#160; Here are some of IrfanView&#8217;s great features:</p>
<p>&#160;</p>
<p>&#160;</p>
<ul>
<li>quick to launch and quick to display photos </li>
<li>reads Raw files </li>
<li>edits IPTC information </li>
<li>offers basic photo editing tools, plus special effects and borders </li>
<li>creates .ico (favicon) files </li>
<li>handles batch operations </li>
<li>exports photos by ftp and email </li>
</ul>
<p>This post explains step-by-step how I use Irfanview in my photo processing.&#160; If you would like to follow along, <a href="http://www.irfanview.com/main_download_engl.htm" target="_blank">download Irfanview</a> and make sure to install the <a href="http://www.software.com/irfanview-plugins-9374-1" target="_blank">plugin package</a>, because you will need that for <a href="http://en.wikipedia.org/wiki/International_Press_Telecommunications_Council" target="_blank">IPTC</a> editing.&#160; Although IrfanView performs many photo editing functions, you may want to use another photo editor instead.&#160; To set up that external editor to work in conjunction with IrfanView, in the IrfanView &quot;Options&quot; menu, select &quot;Miscellaneous&quot; and then under the &quot;Set external editors&quot; section, put the path to your chosen graphic editing application, (for example, Photoshop) in the #1 window, by navigating to that application with the &quot;browser&quot; button.</p>
<p>Briefly, these are the steps in my photo processing procedure, using IrfanView:</p>
<ol>
<li>Download pictures from my camera to a folder on my computer, then, disconnect the camera. </li>
<li>With Irfanview, view each picture and delete the ones I don&#8217;t want to keep. </li>
<li>Edit the keepers, either with IrfanView or an external editor. </li>
<li>Write IPTC information to the photos using IrfanView. </li>
<li>Export the photos for safe keeping to an external hard disk or a web server. </li>
</ol>
<p>Now that you&#8217;ve had a preview of the major steps, here are the details:</p>
<p>1.&#160; <strong>Download pictures from your camera to a folder on your computer, then, disconnect the camera:</strong></p>
<p>IrfanView works on the photos in a particular folder, which you designate.&#160; Make sure that you do <strong>not</strong> choose the folder on the camera, because when you delete photos IrfanView would in that case delete your original photos on the camera. Instead, set up a working folder on your computer. Here&#8217;s how I do that:&#160; Create a new folder to receive the photos from your camera.&#160; Name it and place it wherever you choose.&#160; In the Pictures library is a good place.&#160; Then, click on “Computer” in the Start menu, and in the window that opens find the folder of your camera.&#160; It will probably bear a short name for your camera.&#160; Double click on that folder icon, and then double click on the DCIM folder (stands for “Digital Camera Images”).&#160; There may be one more folder below that to open.&#160; Finally, you will see the icons for all the pictures on the camera.&#160; Hold down the control key and press the &quot;A&quot; key, which selects all those photos.&#160; Drag and drop the whole lot into the new folder you created.&#160; Now you have a full working folder for your photo processing.&#160; Disconnect your camera to safeguard your original photos.</p>
<p>2.&#160; <strong>With IrfanView, view each picture and delete the ones you don&#8217;t want to keep.</strong></p>
<p>Open Irfanview.&#160; Click on the icon of the yellow folder in the top left corner of IrfanView&#8217;s window.&#160; This opens a file browser.&#160; Navigate in that browser until you reach the working folder you created.&#160; Click on that folder to highlight it and then click on the &quot;open&quot; button.</p>
<p>Now you will be looking at thumbnail images of all the photos in the folder.&#160; Double click on the first icon (top, left in the window). You are now looking at the full view of the first picture in the folder.&#160; If you choose to keep this photo, edit it (e.g., crop, sharpen, color or exposure correct it, etc.) using either IrfanView&#8217;s editing commands under the &quot;Image&quot; menu, or by opening the photo in the external editor you designated in the options&gt;miscellaneous&gt;set external editor step.&#160; You can most easily open that external editor by holding down the shift key and pressing the &quot;E&quot; key.</p>
<p>When you have finished editing your keeper photo, save it (in its current place, not another folder) and then proceed to viewing the next photo in the working folder by pressing the right arrow on your keyboard or by clicking on the right arrow at the top of the Irfanview window.</p>
<p>If you do <strong>not</strong> want to keep a photo you are viewing, press the delete key on your keyboard, or click on the &quot;x&quot; at the top of the IrfanView window.&#160; Note:&#160; <strong><em>When you delete a photo it will not disappear in the full view unless you have tweaked a setting in the options menu.</em></strong> Here’s the tweak:&#160; <strong>Under “Options” select Properties/Settings and then File Handling.&#160; In the File Handling window check the little box beside the words “Jump to the next file after deleting/moving”.&#160; Then click the “OK” button to save that setting.</strong></p>
<p>When you have finished viewing the last photo in the folder and try to view the next one, IrfanView notifies you that you have reached the end of the folder and asks whether you want to work in another folder.&#160; Choose instead &quot;use current folder&quot;.&#160; This will return you to the view of the first photo in your working folder.</p>
<p>3.&#160; <strong>Write IPTC information to your keeper photos, using IrfanView.</strong></p>
<p>At this point, you are looking at the full-window view of the first photo in your working folder.&#160; Now, press the &quot;T&quot; key.&#160; This brings up a new window showing thumbnails of all the photos in the folder.</p>
<p>You are now ready to write IPTC information to a batch of photos in your working folder. Entering IPTC information is tedious, but very worthwhile.&#160; It will help press agencies find your photos, and it will enter valuable tags into the meta-data of your photo files, so that they will retain that information.&#160; This insures that the tags will be visible for searches on your local computer and on whatever hosting server is equipped with search capabilities.</p>
<p><strong><em>To save time in IPTC editing, write to a whole batch of photos at once.</em></strong>&#160; Here&#8217;s how to do that:</p>
<p>When you are looking at the thumbnails of your photos, select a continuous series of them by clicking on the first thumbnail in the series, holding down the Shift key, and then clicking on the last thumbnail in the series.&#160; Or, to select a discontinuous batch, hold down the Control key and then click on the thumbnails you want included in the batch.</p>
<p>Now that you have selected the thumbnails for a batch operation, right click on any thumbnail in the batch and then select &quot;JPG lossless operations&quot; and then &quot;Set IPTC data to selected files&quot;.&#160; This opens the IPTC editor.&#160; You may want to fill in copyright information to protect the photographer&#8217;s rights.&#160; If you fill in the caption window and upload the photo later to a photo sharing site, like Flickr, that caption will show as a title for the photo.&#160; Fill in the headline window if you want to suggest to a press agency a title for an article that would accompany the photo.</p>
<p>To tag the photo click on the &quot;Tags&quot; tab in the IPTC editor.&#160; Enter a tag and then press the &quot;Enter&quot; button.&#160; Enter another tag on that new line, then press the &quot;Enter&quot; button.&#160; Keep entering new tags, each on its own line.&#160; <strong><em>Do not include multiple words within quotes.&#160; Do not separate tags by commas or semicolons.&#160; The Enter button is the way IrfanView separates tags.&#160; Any words entered on a given line will be recognized as belonging together.</em></strong></p>
<p>Continue to enter IPTC information using the tabs in the editor.&#160; Of these remaining tabs, for your purposes you may need to use only the &quot;Origin&quot; tab. You will probably want to indicate where the photo was taken.&#160; If your camera reports GPS, you might want to enter the GPS coordinates in the &quot;sublocation&quot; window under the &quot;Origin&quot; tab.</p>
<p>When you have finished entering all the IPTC info you desire, click on the &quot;Write&quot; button.&#160; This will save your IPTC entries to all the files which were included in your batch.</p>
<p>Next you may wish to write IPTC information to a particular photo instead of a batch.&#160; For instance, maybe may you want to enter a tag for a person who appears in one photo, but no others.&#160; To write IPTC information to a particular photo, open that photo in the full view mode and under the &quot;Image&quot; menu select &quot;Information&quot; and then click on the &quot;IPTC info&quot; button.&#160; This opens the IPTC editor to operate on just that one photo.&#160; When you have finished your IPTC entries, click on the &quot;Write&quot; button.&#160; This writes to just that particular photo.</p>
<p>4.&#160; <strong>Export the photos for safe keeping to an external hard disk or a web server.</strong></p>
<p>Now that you have perfected your keeper shots and tagged them with IPTC information they are ready for storage.&#160; I upload mine to <a href="http://www.flickr.com" target="_blank">Flickr</a>, where I can continue to catalogue them by using Flickr&#8217;s many collection and set organization tools.&#160; When you upload photos already tagged with IPTC information to Flickr, Flickr retains that information.&#160; An IPTC headline becomes a Flickr photo title.&#160; An IPTC caption becomes a Flickr photo description.&#160; IPTC tags become Flickr tags.&#160; Very handy!</p>
<p>If you want to FTP your photos to a web server, in the thumbnails view select the photos you wish to send, right click on any thumbnail in the batch, select &quot;Transfer selected files by FTP&quot; and then fill in the FTP information to complete the connection.&#160; You can email one photo or a batch by again selecting the batch in thumbnails view and then right clicking by any photo in the batch and selecting &quot;send selected files by email.&quot;&#160; <strong><em>If you use a web-based email service, like Gmail, this command will not work without some tinkering.&#160; It requires a designated email application on your computer. </em></strong></p>
<p>In closing, a note to Photoshop users:&#160; You may wonder why I didn&#8217;t write about how to edit IPTC information using Photoshop, or Photoshop&#8217;s sub-program, Bridge.&#160; I didn&#8217;t because I tend to report on free programs, and Photoshop is costly!&#160; Also, I find that for viewing and sorting photos IrfanView is faster than Photoshop.&#160; I love Photoshop for photo adjustments, but IrfanView has become my favorite program for viewing, sorting, and tagging.</p>
<p>And, a final note to IrfanView newbies:&#160; Do learn the keyboard commands.&#160; They make a fast application even faster to use!</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberkenblog.com/?feed=rss2&amp;p=272</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Book Review: Managing Online Forums, by Patrick O&#8217;Keefe</title>
		<link>http://cyberkenblog.com/?p=267</link>
		<comments>http://cyberkenblog.com/?p=267#comments</comments>
		<pubDate>Tue, 31 Aug 2010 15:10:31 +0000</pubDate>
		<dc:creator>TCDavis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cyberkenblog.com/?p=267</guid>
		<description><![CDATA[&#34;Everything You Need to Know to Create and Run Successful Community Discussion Boards.&#34; That&#8217;s the subtitle of Patrick O&#8217;Keefe&#8217;s 295 page book for would-be internet forum managers. Before I review O&#8217;Keefe&#8217;s book, however, let me explain what he means by &#34;online forums.&#34; My introduction to online discussion was through the multi-denominational Christian online community, Ecunet. [...]]]></description>
			<content:encoded><![CDATA[<p>&quot;Everything You Need to Know to Create and Run Successful Community Discussion Boards.&quot; That&#8217;s the subtitle of Patrick O&#8217;Keefe&#8217;s 295 page book for would-be internet forum managers. <a href="http://cyberkenblog.com/wp-content/uploads/2010/08/managingonlineforumscover.jpg"><img style="border-right-width: 0px; margin: 5px 0px 0px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="managingonlineforumscover" border="0" alt="managingonlineforumscover" align="right" src="http://cyberkenblog.com/wp-content/uploads/2010/08/managingonlineforumscover_thumb.jpg" width="238" height="240" /></a> </p>
<p>Before I review O&#8217;Keefe&#8217;s book, however, let me explain what he means by &quot;online forums.&quot; My introduction to online discussion was through the multi-denominational Christian online community, <a href="http://www.ecunet.org">Ecunet</a>. In the late 80s I connected by a very slow modem and dial-up connection to that quickly growing community of Christians who had already organized themselves into hundreds of discussion groups. This was before the advent of the World Wide Web, before sharing pictures and videos and podcasts. It was even before email was widely used. Participating in Ecunet went like this: One dialed in and downloaded all the comments in groups to which one had subscribed. One then disconnected and replied offline to a recent post or started a new thread for discussion. One then reconnected to synch one&#8217;s offline contributions to the server&#8217;s data. The slow pace of this protocol made for more thoughtful posts than one finds in many internet conversations these days. </p>
<p>Short and casual messages certainly do have their place, as is evidenced by the popularity of Twitter and Facebook. However, for people seeking a deeper and more meaningful conversation, a well managed and moderated forum is likely to be more satisfying. Although telecommunication has beome more techologically glitzy in recent years, there is still a demand for thoughtful composition. </p>
<p>That&#8217;s where online forums come in, or as O&#8217;Keefe calls them, online communities. He is writing about the offspring of the early bulletin boards, such as Ecunet. There are other forms of online textual conversation, such as <a href="http://en.wikipedia.org/wiki/Usenet">UseNet</a> groups, chat rooms, and <a href="http://en.wikipedia.org/wiki/LISTSERV">listservs</a>. How do these differ from forums? Usenet groups are generally not moderated, which can can make for wild and unruly, sometimes even cruel conversation. Chat rooms are for real-time text talk. The logical train of chat room chatter is sometimes hard to follow because of the varying keyboard skills of the participants. Listservs, or email discussion groups, bear most resemblance to forums. They are usually moderated, and the posts can be archived, as in forums. But, an active listserv can clog one&#8217;s email inbox, which forums do not do. One has to go to a forums web site to participate in the discussion. </p>
<p>As I see it here are the advantages of forums for online textual conversation: </p>
<ul>
<li>Forum administration software is more intricately configurable than other online discussion tools. This gives the managers and moderators of forums the ability to monitor and enforce the guidelines of the discussions. </li>
<li>Given these more intricate managing tools, forums provide a better means for reaching out to the public and attracting newcomers. Listservs have many of the characteristics of forums, but listservs often consist of people who already know each other. Forums, on the other hand, are designed deliberately to invite strangers into the conversation. </li>
<li>Because forums grew out of early online bulletin boards which were moderated, forums these days continue to attract users who expect a moderated discussion. Provided the moderators have been well trained, this makes for conversation that stays on topic and remains respectful. </li>
<li>Forum management software provides an easy means to begin a new topic of discussion when the train of thought in a given conversation seems to demand it. If a listserv discussion reaches this point, a completely new listserv is required, and there is no way to link the posts of the new listserv to the prior one. With a forum, however, the branches in conversation are readily apparent in the interface, and users can explore the history of conversation at any point by clicking on the appropriate branch. Forum management software thus lends itself to a community whose conversations are evolving, allowing the community to delve into new topics while still preserving every word of their prior conversations. </li>
<li>Forums do not clog your inbox. </li>
</ul>
<p>O.K. now that you have an idea of what forums are, let me recommend to you Patrick O&#8217;Keepe&#8217;s book on how to organize and manage them. This book is a must read for anyone who is considering launching an online forums web site. The author covers the following topics: </p>
<ul>
<li>Laying the groundwork, by deciding what your forums will cover, whom they will serve, and how they will be financed. (Yes, even with free software, there are still costs to maintaining an online community.) </li>
<li>Choosing software, registering a domain, acquiring a look to brand your community. </li>
<li>Developing guidelines for user behavior in your community. </li>
<li>How to promote your online community so that it grows in membership. </li>
<li>How to manage your staff (consisting mostly of the moderators of various forum topics). </li>
<li>Banning misbehaving users and dealing with occasional chaos. </li>
<li>How to create a good climate for discussion. </li>
<li>Tips for keeping the discussions interesting. How to make money with your online community. </li>
</ul>
<p>You will not find in O&#8217;Keefe&#8217;s book a step-by-step manual for configuring forum software, but you will find cogently expressed advice from a seasoned forums manager about how to weather the storms of managing public discussions. Having read O&#8217;Keefe&#8217;s book, I have decided to put my toe in the water only, by running some private discussions first, so that I can get used to the software (I intend to use <a href="http://en.wikipedia.org/wiki/PhpBB">phpBB</a>, a free, open source bulletin board management software.) Then, after I feel comfortable with managing the permissions I&#8217;ll be ready to manage public forums. Being able to reach out to strangers appeals to me. That&#8217;s a primary benefit of the internet, after all. But, doing so in a way that protects participants in the community from abuse is also of great concern to me. Much of O&#8217;Keefe&#8217;s book deals with that challenge. I highly recommend it to you. </p>
]]></content:encoded>
			<wfw:commentRss>http://cyberkenblog.com/?feed=rss2&amp;p=267</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make Gmail Your One-Stop Reading and Sending-From Site</title>
		<link>http://cyberkenblog.com/?p=263</link>
		<comments>http://cyberkenblog.com/?p=263#comments</comments>
		<pubDate>Wed, 25 Aug 2010 15:38:26 +0000</pubDate>
		<dc:creator>TCDavis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cyberkenblog.com/?p=263</guid>
		<description><![CDATA[So, let’s say you have an email address at home, and an email address at the office, and maybe even several others, and you&#8217;re tired of having to visit several sites to read and respond to all of your messages.&#160; This post will show you how to have all your email forwarded to one location, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cyberkenblog.com/wp-content/uploads/2010/08/gmailthumbnail.aspx_.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 6px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="gmailthumbnail.aspx" border="0" alt="gmailthumbnail.aspx" align="left" src="http://cyberkenblog.com/wp-content/uploads/2010/08/gmailthumbnail.aspx_thumb.jpg" width="164" height="115" /></a>So, let’s say you have an email address at home, and an email address at the office, and maybe even several others, and you&#8217;re tired of having to visit several sites to read and respond to all of your messages.&#160; This post will show you how to have all your email forwarded to one location, your Gmail inbox.&#160; And not only will you be able to read all your email there, but you will also be able to send email from there to any of the sending email addresses you choose.&#160; </p>
<p>Here are step-by-step instructions for setting all this up:</p>
<p>1.&#160; If you haven&#8217;t already done so, <a href="https://www.google.com/accounts/NewAccount" target="_blank">register with Google.com and open your free Gmail account</a>.&#160; When you open your Gmail account you will be looking at your Gmail inbox.&#160; Bookmark this page in your browser because you will need to return to it later in these instructions.</p>
<p>2.&#160; Go to the administrative control page for one of your existing email accounts.&#160; If you get your internet connection through Verizon or Comcast, you or a family member are likely the administrator for that account, so you will already have the login information.&#160; Login, and then go to the email settings, and in those settings look for the link that permits you to edit the &quot;forward to&quot; setting.&#160; Enter your Gmail address in the &quot;forward to&quot; window.&#160; Then, save that setting.</p>
<p>In the case of some email addresses, you may not have administrator access to your email settings.&#160; For instance, if you have a university email address, or a business email address, the administrator of your email settings is likely to be a university or business colleague.&#160; Find out who this is, and ask him/her to enter your Gmail address into the forward to window of the email settings and then save that setting.</p>
<p>3.&#160; When steps 1 and 2 are accomplished you should start noticing email from your other addresses showing up in your Gmail inbox.&#160; So, now you can read all your email in one place, but what about sending from Gmail so that you can choose your sending-from address?&#160; Follow the remaining steps to achieve this.</p>
<p>4.&#160; Go back to your Gmail inbox, the page you bookmarked in step 1.&#160; <br />5.&#160; Click on the &quot;settings&quot; link in the top right corner.    <br />6.&#160; Click on the &quot;send mail from another address&quot; button (second section down from the top).&#160; You are about to set up a sending-from address in your Gmail controls, so that you can compose a message in Gmail but have it appear to the recipient as if it were sent from another of your email addresses (besides your Gmail one).    <br />7.&#160; In the window that appears, type your name as you want it to appear in messages from that other address, and the email address you are now configuring.    <br />8.&#160; Click on the &quot;Send through Gmail&quot; button, and then, the &quot;next step&quot; button.    <br />9.&#160; Click on the &quot;Send verification&quot; button.&#160; When you do this you will receive, almost immediately, an email message in your Gmail inbox that will contain a link to verify and configure this setting.&#160; Click on that link in the email message.&#160; <br />10.&#160; In your Gmail inbox window, click on the &quot;Compose mail&quot; button (top left).&#160; This will bring up a compose message window.&#160; At the top of that window you will see a &quot;From&quot; window, with a little black triangle to the right.&#160; Your Gmail address will appear by default in this window, but if you click on the little black triangle you can access other email addresses which you have set up, following steps 4-9 of these instructions.&#160; In the drop-down menu click the address you want to send from and compose your message.&#160; When you have finished composing your message and click on the send button your email will go out with the sending address you chose.</p>
<p>Voila, you have configured Gmail to be your one-stop reading and sending-from site.</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberkenblog.com/?feed=rss2&amp;p=263</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cataloguing Photos with IrfanView, Flickr, and Bulkr</title>
		<link>http://cyberkenblog.com/?p=257</link>
		<comments>http://cyberkenblog.com/?p=257#comments</comments>
		<pubDate>Mon, 23 Aug 2010 22:47:12 +0000</pubDate>
		<dc:creator>TCDavis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cyberkenblog.com/?p=257</guid>
		<description><![CDATA[Want to catalogue your photos without spending a bundle?&#160; Then this CyberKenBlog post is for you. What&#8217;s cataloguing?&#160; Organizing and labeling photos for safe keeping and easy retrieval.&#160; Let’s say&#160; you have a couple thousand photos and you have a vague recollection of one that you took a few years ago which showed a certain [...]]]></description>
			<content:encoded><![CDATA[<p>Want to catalogue your photos without spending a bundle?&#160; Then this CyberKenBlog post is for you.</p>
<p>What&#8217;s cataloguing?&#160; Organizing and labeling photos for safe keeping and easy retrieval.&#160; Let’s say&#160; you have a couple thousand photos and you have a vague recollection of one that you took a few years ago which showed a certain person or scene.&#160; Now you want to lay hands on it.&#160; But how to find it in that huge collection?&#160; Well, if you didn&#8217;t label, or as the accepted lingo goes, tag that photo with some key words, your search will be difficult.&#160; However, if you took the trouble to tag the photo, or at least put it in a folder with other photos of like kind, then your search will be much easier.&#160; Cataloguing software does the tagging and grouping. There are some terrific cataloguing programs on the market, perhaps the best known, <a href="http://www.adobe.com/products/photoshoplightroom/" target="_blank">Adobe&#8217;s Lightroom</a>.&#160; But, as you may have already discovered, these programs cost a lot, often a couple hundred dollars or more.</p>
<p>Here&#8217;s a much cheaper way to get the job done:&#160; Get a $25/yr. account at Flickr.com, download and install the free photo viewer, <a href="http://www.irfanview.com" target="_blank">IrfanView</a>, and finally, download and install the free Flickr backup program, <a href="http://clipyourphotos.com/bulkr" target="_blank">Bulkr</a>.&#160; Here&#8217;s how these three tools can be used together to create backup for your entire photo collection and a speedy retrieval system for particular photos:</p>
<ol>
<li>Tag each of your photos with <a href="http://en.wikipedia.org/wiki/International_Press_Telecommunications_Council" target="_blank">IPTC (International Press Telecommunications Council)information</a>, using <a href="http://www.irfanview.com" target="_blank">IrfanView</a>, an open source program written by the brilliant and generous young Austrian, Irfan Skiljan, pictured at the right. <a href="http://cyberkenblog.com/wp-content/uploads/2010/08/irfan_skiljan_0.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="irfan_skiljan_0" border="0" alt="irfan_skiljan_0" align="right" src="http://cyberkenblog.com/wp-content/uploads/2010/08/irfan_skiljan_0_thumb.jpg" width="163" height="236" /></a>       </li>
<li>Upload your photos to <a href="http://www.flickr.com" target="_blank">Flickr.com</a>.       </li>
<li>Back up your Flickr.com collection by running <a href="http://clipyourphotos.com/bulkr" target="_blank">Bulkr</a>, which downloads your Flickr pictures to your local computer (or better for protection against a disk crash, an external hard disk attached to your computer). </li>
</ol>
<p>That&#8217;s all there is to it!&#160; Why did I recommend these particular tools?</p>
<ul>
<li>IrfanView is free, very speedy, easy to use, opens even <a href="http://en.wikipedia.org/wiki/Raw_image_format" target="_blank">RAW photos</a>, reads and writes to numerous graphic formats, and most importantly for the purpose of cataloguing, reads and writes IPTC information. </li>
<li>Flickr is a huge photographers&#8217; social network with numerous organizing and sharing tools.&#160; An annual membership entitles you to unlimited uploads, and a file size limit of 10 MB&#8211;very generous indeed! Because Flickr is one of the older photo social networks there are many free third party applications and plugins to use in conjunction with it;&#160; to whit:       </li>
<li>Bulkr, a fast, free synchronization program to clone your Flickr photo stream.&#160; Flickr has many security measures in place to protect your treasure of photos &quot;in the cloud.&quot;&#160; However, should the Flickr server fail and erase your treasure, it&#8217;s nice to have a second copy on your own local disk. </li>
</ul>
<p>You will find that when you enter IPTC information into photos and upload them to Flickr the tags are retained as Flickr tags and the captions are retained as Flickr image titles.&#160; Therefore, labeling and grouping tasks are largely accomplished as soon as you upload.&#160; You can, of course, add whatever other tags you may wish at the Flickr interface.&#160; But remember that the only information which sticks with photos is the IPTC data. If you tag photos other than by the IPTC method and then you move your photos off the server where you tagged them, the information will almost certainly be lost.&#160; That&#8217;s good reason to get in the habit of entering IPTC data routinely as you process your images.</p>
<p>Finally, you will want to know just how to use IrfanView for editing&#160; IPTC data.&#160; Here are the specifics:</p>
<ol>
<li>Make sure you have installed the <a href="http://www.irfanview.com/plugins.htm" target="_blank">plugin package for IrfanView</a>.       </li>
<li>Open a .jpeg image with IrfanView.      </li>
<li>Under the Image menu, click on the IPTC info button.      </li>
<li>Enter information in whatever fields you wish, but be sure to fill in the caption and keywords windows.      </li>
<li>When you have finished entering information, click on the &quot;Write&quot; button.&#160; This records the information in the metadata level of the file.      <br />Upload your image. </li>
</ol>
<p>Now, you may be thinking:&#160; Yikes, do I have to go through this process for every single photo I upload?&#160; No!&#160; You can write IPTC information for a whole batch of .jpeg files at once.&#160; Here&#8217;s how:</p>
<ol>
<li>Press the &quot;t&quot; key when you are in a folder of .jpeg files.&#160; This will bring up thumbnail images of all the .jpegs in that folder.&#160; </li>
<li>Highlight all the thumbnails of the images you want to edit for IPTC info.      </li>
<li>Then, right click on one of the highlighted thumbnails, and then in the drop-down menu which appears select &quot;JPG lossless operations&quot;, and finally, &quot;Set IPTC data to selected files.&quot;&#160; This brings up the same set of tabs that you viewed before. But this time when you click on the Write button you will write the information to every one of the highlighted images.&#160; If later you want to add more tags to a single photo you can do that by going to the Image&gt;information menu as previously explained. </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://cyberkenblog.com/?feed=rss2&amp;p=257</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Synchronize a Narration Track with Slides, Using Windows Movie Maker</title>
		<link>http://cyberkenblog.com/?p=255</link>
		<comments>http://cyberkenblog.com/?p=255#comments</comments>
		<pubDate>Sat, 07 Aug 2010 13:00:28 +0000</pubDate>
		<dc:creator>TCDavis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cyberkenblog.com/?p=255</guid>
		<description><![CDATA[This post covers how to synchronize a narration track with slides using&#160; Windows Movie Maker.&#160; In a video editor it&#8217;s tedious to adjust the length of still images so that they change in synch with the narration.&#160; But if you make the visual track first, and record the narration as you watch the video track [...]]]></description>
			<content:encoded><![CDATA[<p>This post covers how to synchronize a narration track with slides using&#160; Windows Movie Maker.&#160; In a video editor it&#8217;s tedious to adjust the length of still images so that they change in synch with the narration.&#160; But if you make the visual track first, and record the narration as you watch the video track playing, and then place this recorded narration into the music track of Windows Movie Maker, you will have a story line perfectly synchronized to the images which appear on the screen. </p>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:02f6ebc6-ce50-4094-8df0-cf303423ae18" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/U-1RW_-U6Pc&amp;hl=en_US&amp;fs=1&amp;hl=en"></param><embed src="http://www.youtube.com/v/U-1RW_-U6Pc&amp;hl=en_US&amp;fs=1&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
<p>&#160;</p>
<p>Movie Maker is part of Microsoft&#8217;s free suite of programs called <a href="http://explore.live.com/windows-live-essentials?os=other" target="_blank">Essentials</a>.&#160; When you download the Essentials suite you can choose which programs you want to install.&#160; Check Movie Maker to install it.&#160; </p>
<p>After installing Movie Maker, download all the clips and pictures from your camera and place them in one folder.&#160; This will be your Movie Maker project folder.&#160; Do not move this folder to another location on your computer once it has been stocked with resources, because Movie Maker makes a map to where those resources are located, and if you move the folder Movie Maker won&#8217;t know where to find them. </p>
<p>Next, in Movie Maker&#8217;s home window, arrange the clips and still images in an order that best tells your story.&#160; Video clips often have speech.&#160; You may want to incorporate that speech in your story line, as I used the students&#8217; self-introductions in my movie.&#160; Your still images, of course, will not have a narration track yet.&#160; Don&#8217;t worry about that yet.&#160; Concentrate on the arrangement of visuals.&#160; After you have arranged the clips and images in an order that suits your story, trim the undesirable portions from each clip and set the number of seconds you want each still image to play, imagining the words that you will speak to accompany each image.&#160; Next, save your project and play it back.&#160; Make sure that visually it tells the story that you want to tell, and also, that the tempo of the still images fits the narration that you have in mind. </p>
<p>Next, set up a program to record your narration.&#160; For this step you will need a microphone of some kind, and a recording program that produces mp3 files.&#160; A digital field recorder is very handy, but not required.&#160; Test your setup to make sure that your microphone&#8217;s volume is set high enough to record clearly.&#160; Play back what you have recorded to confirm that you have a good volume.&#160; </p>
<p>Now, here comes the crucial step:&#160; Get ready to start your recording with a click of your mouse or a push of a button.&#160; Set the cursor of your movie project at the very beginning of Movie Maker&#8217;s time line, and click it to play the movie.&#160; As the movie plays, speak into the microphone the words which you to want say pertaining to each image. When the movie stops, stop recording.&#160; Save your recording as an mp3 file.&#160; You may need to trim off empty space at the beginning and/or end of the recording if you did not start or stop the recording precisely.&#160; You can do this with <a href="http://audacity.sourceforge.net/" target="_blank">Audacity</a>, a free sound editor.&#160; When you have completed this step you will have input for the audio track that will accompany the still image portion of your movie. </p>
<p>Next you will plug this input into the movie.&#160; Here&#8217;s how:&#160;&#160; Open the Movie Maker home window.&#160; Click at the point in your story line where your first still image appears (the one that begins the series of stills which you have narrated).&#160; Next, click on the &quot;add music&quot; icon at the top left of the Movie Maker home window, and select &quot;add music at the current point.&quot;&#160; This will plug in your narration at precisely the right point to coordinate with the slides portion of your movie. Note:&#160; Movie Maker doesn&#8217;t care that you are adding words instead of music.&#160; The &quot;add music&quot; button is for adding sound of any kind.&#160;&#160; </p>
<p>Now go to the top and far left portion of the Movie Maker home window and in the pull down menu there select &quot;save project.&quot;&#160; Play your project back to make sure you have achieved the desired result.&#160; If so, select &quot;publish movie&quot;.&#160; </p>
<p>As a photographer I like using stills in my movies to tell a story.&#160; To clue the viewer in on who is telling my slides story I have found it&#8217;s artful to start my movie with video clips (motion pictures) so that the viewer connects a voice with a face.&#160; That way, when I cut away to the stills portion of my movie, the viewer remembers the voice and knows who is telling the story. Ending a movie with more video, as I did in the movie of this post, is a pleasing symmetrical way to structure the work, but not absolutely necessary. </p>
]]></content:encoded>
			<wfw:commentRss>http://cyberkenblog.com/?feed=rss2&amp;p=255</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Practical Combo for Web Conferencing: Google Docs and FreeConference.com</title>
		<link>http://cyberkenblog.com/?p=251</link>
		<comments>http://cyberkenblog.com/?p=251#comments</comments>
		<pubDate>Wed, 28 Jul 2010 00:04:55 +0000</pubDate>
		<dc:creator>TCDavis</dc:creator>
				<category><![CDATA[Free Web Resources]]></category>
		<category><![CDATA[Training Your Telecom Team]]></category>
		<category><![CDATA[Web conferencing]]></category>

		<guid isPermaLink="false">http://cyberkenblog.com/?p=251</guid>
		<description><![CDATA[A committee in my church&#8217;s regional body, New Castle Presbytery, asked me to do a study of the annual cost of driving to meetings.  At fifty cents per mile the cost amounted to $39 per person per meeting, or about $36,000 annually for the whole presbytery, a figure we understandably want to reduce! Teleconferencing is [...]]]></description>
			<content:encoded><![CDATA[<p>A committee in my church&#8217;s regional body, <a href="http://www.ncpresbytery.org/">New Castle Presbytery</a>, asked me to do a study of the annual cost of driving to meetings.  At fifty cents per mile the cost amounted to $39 per person per meeting, or about $36,000 annually for the whole presbytery, a figure we understandably want to reduce!</p>
<p><a href="http://cyberkenblog.com/wp-content/uploads/2010/07/girl_on_phone_and_laptop.jpg"><img style="margin: 0px 10px 0px 0px; display: inline; border-width: 0px;" title="girl_on_phone_and_laptop" src="http://cyberkenblog.com/wp-content/uploads/2010/07/girl_on_phone_and_laptop_thumb.jpg" border="0" alt="girl_on_phone_and_laptop" width="164" height="244" align="left" /></a> Teleconferencing is an obvious remedy, but what kind of teleconferencing?  Our <a href="http://en.wikipedia.org/wiki/Presbytery_(church_polity)#The_Presbytery">presbytery</a> stretches over Delaware and the Eastern Shore of Maryland.  Not all residents in that region have access to broadband, so certain high tech solutions are ruled out from the outset.  And then, there is the average user&#8217;s skill level to consider, which is not very high.  Many of our members are seniors, whose familiarity with computers lags behind that of younger people.  We didn&#8217;t want a solution that would require installing new software, or fiddling with hardware settings either.  We wanted a solution that would be within the reach of our average user, who may already have taken part in a telephone conference call, and who has a rudimentary competency viewing Web pages with a browser.</p>
<p>We settled on conducting Web conferences by using Google Docs so that the participants can view static but editable visuals in the form of Word documents or Excel spreadsheets, published to Web pages.  And, instead of paying for a telephone company to set up our audio conferences, we decided to use one of the many low cost internet conferencing services, <a href="http://www.freeconference.com">FreeConference.com</a>, where you set up the meeting yourself.</p>
<p>Why FreeConference.com?  Well, in part because they are used by even large companies to save money, and we figured the big players must know a good deal when they see one.  And also because FreeConference.com offers a <a href="http://www.freeconference.com/facebook-conference-calls-app.aspx">FaceBook plug-in</a> that makes it really easy to arrange a conference call.  Many of our members are already on FaceBook, so that was a resource that didn&#8217;t require more learning.</p>
<p>FreeConference.com conferences are not totally free, of course.  The &#8220;free&#8221; applies just to the lack of an administrative charge.  Each caller pays his or her long distance phone rates for the connection, which can be made by land line, cell phone, or a <a href="http://en.wikipedia.org/wiki/Voice_over_IP">VOIP</a> device, in which latter case the connection may indeed be free.  Although smaller groups in our presbytery (with ten or so members) have used Skype (a VOIP service) for audio conferencing quite satisfactorily, we decided not to prescribe Skype as a solution for the whole presbytery because:</p>
<ul>
<li>Using Skype still requires learning some skills which our average user might not have the patience or courage to acquire.</li>
<li>Some of our members have PC&#8217;s or connections not up to handling even audio connections on Skype let alone video ones.</li>
</ul>
<p>Therefore, we settled for a combination of an old, familiar technology, the telephone, paired with a modern but not-too-demanding one, the internet, for viewing and editing static pages, which even dial-up users can manage.</p>
<p>And, for the member who has no computer, or who is computer-phobic, he or she can still participate in the telephone conference, though the Web conferencing feature of editing conference documents in real time will not be available, because he or she must rely on paper visuals received beforehand via the mail.</p>
<p>All in all this combination of Google Docs and FreeConference.com seems a good practical solution to a not-just-technical challenge.  I&#8217;ll let you know after some field testing how it&#8217;s working out for us.</p>
<p>Here are five steps for setting up your first Web Conference using this combo:</p>
<p>1.  Have everyone who will meet register with Google.com.  You will use a free feature of Google membership, Google Docs, to share visuals for the meeting, such as Word documents and spreadsheets.  If you do not have a computer, that&#8217;s O.K. The convener can send you paper documents for the meeting by mail.  You won&#8217;t be able to edit these visuals as the meeting progresses, but at least you will have something in front of you as you follow along.</p>
<p>2.  Have the convener open a a free account at <a href="http://www.freeconference.com">http://www.freeconference.com</a> and follow the instructions there for inviting attenders to call a designated telephone number at an agreed-upon time, and then enter the conference by touch-tone dialing a given code, which the convener will convey ahead of time by email or telephone. A nice feature of FreeConference.com is that it offers a FaceBook plug-in, which makes inviting members to a meeting very easy.  However, one doesn&#8217;t need to belong to Facebook to participate in a FreeConference.com conference.  Also, please note:  Attenders can use any manner of telephone connection:  land line, cell phone, or an internet phone connection such as Skype.  There are no administrative charges for FreeConference.com conference calls.  Connection charges are paid by each attender, at whatever long distance rates he/she customarily pays. Using a landline&#8211;these days perhaps the most expensive long distance connection&#8211;my customary expense is still only $6.00 for a one hour meeting.</p>
<p>3.  The convener will prepare ahead of time whatever visuals will be needed for the meeting.  He/she will place these documents in his/her Google Docs library, and under the &#8220;share&#8221; link, will then publish each one to the Web.</p>
<p>4.  In his/her Google Docs section, accessible from a top link in on the Gmail Inbox page, the convener will give permission ahead of time for each attender to edit the documents to be shared.  Permissions are set in Google Docs by clicking the &#8220;Share&#8221; button at the top right corner, then selecting &#8220;Sharing permissions&#8221;.</p>
<p>5.  The convener will make a list of all the urls (Web addresses) of these documents, and will send out to all attenders an agenda in which links to these urls appear.  During the meeting attenders will be able to see any document by clicking on its link in that email note.  Having been given permission to edit, attenders will be able to make changes to any of the meeting documents. All can see these changes immediately by clicking on the refresh button of their Web browsers.  (Note:  The convener should courteously &#8220;control traffic&#8221; so that only one attender edits at a time.  The Web software will get confused if two attenders try to edit simultaneously.)</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberkenblog.com/?feed=rss2&amp;p=251</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Empower Your Church:  A Good Web Primer for Other Organizations Too</title>
		<link>http://cyberkenblog.com/?p=244</link>
		<comments>http://cyberkenblog.com/?p=244#comments</comments>
		<pubDate>Mon, 05 Jul 2010 15:37:26 +0000</pubDate>
		<dc:creator>TCDavis</dc:creator>
				<category><![CDATA[Producing Good Web Content]]></category>
		<category><![CDATA[Training Your Telecom Team]]></category>
		<category><![CDATA[Website Maintenance Tips]]></category>
		<category><![CDATA["CMS tools"]]></category>
		<category><![CDATA["Ginghamsburg Church"]]></category>
		<category><![CDATA["Internet primer"]]></category>
		<category><![CDATA["Web-empower"]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[web literacy]]></category>

		<guid isPermaLink="false">http://cyberkenblog.com/?p=244</guid>
		<description><![CDATA[If you&#8217;re looking for a guide to help your favorite organization get Web savvy, try Mark Stephenson&#8217;s new book, Web-Empower Your Church.  Stephenson is the Director of CyberMinistry and Technology at Ginghamsburg Church, a United Methodist church in Tipp City, Ohio.  Ginghamsburg, an old church in the middle of corn country, has a 4000+ page [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cyberkenblog.com/wp-content/uploads/2010/07/WebEmpowerYourChurch_bookcover.jpg"><img style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Web-Empower Your Church_bookcover" src="http://cyberkenblog.com/wp-content/uploads/2010/07/WebEmpowerYourChurch_bookcover_thumb.jpg" border="0" alt="Web-Empower Your Church_bookcover" width="172" height="244" align="left" /></a> If you&#8217;re looking for a guide to help your favorite organization get Web savvy, try Mark Stephenson&#8217;s new book, <em><a href="http://www.amazon.com/Web-Empower-Your-Church-Unleashing-Internet/dp/0687642841/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1278344030&amp;sr=8-1">Web-Empower Your Church</a></em>.  Stephenson is the Director of CyberMinistry and Technology at <a href="http://ginghamsburg.org/">Ginghamsburg Church</a>, a United Methodist church in <a href="http://www.tippcityohio.gov/">Tipp City, Ohio</a>.  Ginghamsburg, an old church in the middle of corn country, has a 4000+ page website devoted to &#8220;harnessing the power of the internet for Jesus.&#8221;  Ginghamsburg Church is a worldwide leader of Christian Evangelicals seeking to do just that.  Consequently, Stephenson&#8217;s book contains many helpful suggestions for evangelical churches.  However, religious communities of other persuasions, even non-Christian ones, may find his book quite helpful, provided that they adapt his suggestions to their respective beliefs and practices.  And there are many reasons why small community organizations of many kinds will find his book useful, provided they sift what is helpful for their respective purposes.</p>
<p>Web-Empower Your Church shines in two respects:</p>
<ul>
<li>It explains in plain English the technological tools and techniques which your organization will need to master in order to use the Internet to its greatest advantage.</li>
<li>It wisely observes that the chief challenges to designing and maintaining an excellent web site are not technological ones, but rather, organizational.  In other words, the hardest task for your organization will be organizing and training the people who will not only edit your website, but most importantly, provide continuing fresh content.  Stephenson&#8217;s book offers many tips about how to recruit and train Web teams for these tasks.</li>
</ul>
<p>Web-Empower Your Church comes with a CD containing a free, open source website design and maintenance software package, <a href="http://en.wikipedia.org/wiki/TYPO3">Typo3</a>.  Typo3 is one choice among <a href="http://www.cmsmatrix.org/matrix/cms-matrix/typo3-enterprise-cms">numerous CMS (content management system) tools</a>, each of which have advantages and disadvantages.  In terms of the learning required to use the software capably, Typo3 ranks somewhere in the middle of the pack.  Developed in Denmark, it enjoys a large user base in Europe, mostly for commercial sites.  Its adoption by churches has expanded that user base considerably.  A large user base is an important factor when selecting a free CMS, because you want a product that will continue to be perfected; and also, the more users there are, the more readily you will find help online.</p>
<p>This author highly recommends <em>Web-Empower Your Church</em> as an Internet primer.  It will stimulate your organization&#8217;s imagination and bolster its confidence to use the Web in ways it most likely had never before considered.</p>
]]></content:encoded>
			<wfw:commentRss>http://cyberkenblog.com/?feed=rss2&amp;p=244</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Photography and Life Lesson:  Anticipating the Decisive Moment</title>
		<link>http://cyberkenblog.com/?p=232</link>
		<comments>http://cyberkenblog.com/?p=232#comments</comments>
		<pubDate>Sat, 08 May 2010 00:21:35 +0000</pubDate>
		<dc:creator>TCDavis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cyberkenblog.com/?p=232</guid>
		<description><![CDATA[Friends sometimes compliment a photo that has captured a decisive moment, I suppose because they think that my reaction time was extraordinary.&#160; What they may not realize is that reaction time has little to do with capturing just the right&#160; moment in photography.&#160; What counts—I learned this from reading about Cartier Bresson&#8211; is anticipating an [...]]]></description>
			<content:encoded><![CDATA[<p>Friends sometimes compliment a photo that has captured a decisive moment, I suppose because they think that my reaction time was extraordinary.&#160; What they may not realize is that reaction time has little to do with capturing just the right&#160; moment in photography.&#160; What counts—I learned this from reading about <a href="http://www.e-photobooks.com/cartier-bresson/decisive-moment.html">Cartier Bresson</a>&#8211; is anticipating an event that is about to unfold, noticing something in the offing, and being ready when it comes.</p>
<p>Out of the corner of my eye (the one aware of action outside the finder as I peer through my rangefinder camera’s viewing window) I see my grandson about to leap across the gap.&#160; I have already figured I’ll need a 1/1000 second shutter speed to capture the leap with clarity.&#160; I’ve set my camera for the right aperture at that speed.&#160; I start pressing the shutter button as I sense he is going through with it.&#160; Got him!&#160; Right in mid air.&#160;&#160; Not so much because I had extraordinary reaction time, but because I planned the whole thing as I saw the event unfolding.</p>
<p><a href="http://cyberkenblog.com/wp-content/uploads/2010/05/3681996842_b27b49442c1.jpg"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="3681996842_b27b49442c" border="0" alt="3681996842_b27b49442c" src="http://cyberkenblog.com/wp-content/uploads/2010/05/3681996842_b27b49442c_thumb1.jpg" width="644" height="478" /></a></p>
<p>&#160;</p>
<p>Another example:&#160; In the woods I see a leaning tree, a sinuous path, an inviting composition. All it lacks is a walker, a rivet for the eye.&#160; I focus on the point in the sunshine where I want him to pass, and I wait patiently for a walker to make his way to me through the woods and down the path ahead.&#160; Eventually he arrives, and when he steps into the right spot I gently depress the shutter. </p>
<p>&#160;</p>
<p><a href="http://cyberkenblog.com/wp-content/uploads/2010/05/4538210392_5df0257a3b1.jpg"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="4538210392_5df0257a3b" border="0" alt="4538210392_5df0257a3b" src="http://cyberkenblog.com/wp-content/uploads/2010/05/4538210392_5df0257a3b_thumb1.jpg" width="511" height="484" /></a>&#160; </p>
<p>Third example, one that took more than a year of anticipating:&#160; I see how nicely the classical church spire compliments the modern sky scraper.&#160; But my vision for the composition requires a dramatic sky, and just the right light.&#160; I wait for those conditions to arrive, but I have many months to wait.&#160; Then, on a windy Spring morning the sky and the light arrive and I am ready.&#160; Clever to have captured just the right moment?&#160; No&#8211; imaginative, and patient.</p>
<p>&#160;</p>
<p><a href="http://cyberkenblog.com/wp-content/uploads/2010/05/4586971983_206baf6de91.jpg"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="4586971983_206baf6de9" border="0" alt="4586971983_206baf6de9" src="http://cyberkenblog.com/wp-content/uploads/2010/05/4586971983_206baf6de9_thumb1.jpg" width="484" height="484" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cyberkenblog.com/?feed=rss2&amp;p=232</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Evernote, a Handy Information Storing Tool</title>
		<link>http://cyberkenblog.com/?p=225</link>
		<comments>http://cyberkenblog.com/?p=225#comments</comments>
		<pubDate>Tue, 04 May 2010 19:06:50 +0000</pubDate>
		<dc:creator>TCDavis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cyberkenblog.com/?p=225</guid>
		<description><![CDATA[I In doing some Web research today I stumbled upon a new information storing program called Evernote, which enables you to quickly store text highlights, PDF files, picture files, and whole web pages, and sync these stored bits of information in your own account at the Evernote server, which can be accessed on the Internet [...]]]></description>
			<content:encoded><![CDATA[<p align="center">I<a href="http://cyberkenblog.com/wp-content/uploads/2010/05/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://cyberkenblog.com/wp-content/uploads/2010/05/image_thumb.png" width="200" height="53" /></a> </p>
<p>In doing some Web research today I stumbled upon a new information storing program called Evernote, which enables you to quickly store text highlights, PDF files, picture files, and whole web pages, and sync these stored bits of information in your own account at the Evernote server, which can be accessed on the Internet from any computer.&#160; </p>
<p>To make all this work you download an Evernote program for your computer from their website.&#160; If you use Firefox or Internet Explorer you can install an Evernote add-on which enables you to select portions of a web page, or entire pages.&#160; Don&#8217;t know how Evernote does this, but you can even select and store text bits that are parts of images.&#160; My techie son notes, however, “What I find wacky about Evernote is that you can take pictures of (some) handwriting, and search to locate the words written on that page, but there&#8217;s no way to retrieve the text from the note once you&#8217;ve found it.&#160; Not nearly as useful as it should be.”   </p>
<p>Well, there probably are some improvements to be made, but still, it&#8217;s really handy to have a means of storing a broad array of information quickly, and then be able to retrieve the bit you stored a month or two ago by means of a search string (or at least, in most cases).   <br />&#160; <br />Check out <a href="http://www.evernote.com">www.evernote.com</a>.&#160; </p>
]]></content:encoded>
			<wfw:commentRss>http://cyberkenblog.com/?feed=rss2&amp;p=225</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
