<?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>Windy Weather &#187; Web Tools</title>
	<atom:link href="http://www.windyweather.net/wp/category/computers/web-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.windyweather.net/wp</link>
	<description>The Windy Weather website.</description>
	<lastBuildDate>Wed, 08 Feb 2012 04:48:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Publishing Photos to Coppermine</title>
		<link>http://www.windyweather.net/wp/2011/02/09/publishing-photos-to-coppermine/</link>
		<comments>http://www.windyweather.net/wp/2011/02/09/publishing-photos-to-coppermine/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 19:04:56 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Support Questions]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/?p=2045</guid>
		<description><![CDATA[As you may know, I&#8217;m using Coppermine as my photo gallery. Since WinXP days, I have been using xp_publish feature of Coppermine to tie into the publishing wizard of windows to upload photos to publish them to albums on Coppermine. Changes are required for Vista and Windows 7. I&#8217;ll cover all the changes you need [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2054" class="wp-caption alignright" style="width: 303px"><img class="size-medium wp-image-2054 " title="CoppermineSite" src="http://www.windyweather.net/wp/wp-content/uploads/2011/02/CoppermineSite-293x500.jpg" alt="" width="293" height="500" /><p class="wp-caption-text">Coppermine Gallery</p></div>
<p>As you may know, I&#8217;m using <a href="http://coppermine-gallery.net/" target="_blank">Coppermine </a>as <a href="http://www.windyweather.net/cpg/" target="_blank">my photo gallery</a>.</p>
<p>Since WinXP days, I have been using xp_publish feature of Coppermine to tie into the publishing wizard of windows to upload photos to publish them to albums on Coppermine.</p>
<p>Changes are required for Vista and Windows 7. I&#8217;ll cover all the changes you need to allow you to upload your photos using these systems and Coppermine.</p>
<p><span id="more-2045"></span></p>
<p><strong>Using Windows XP</strong></p>
<p>Just to cover all the history, here&#8217;s the way this works under Windows XP.</p>
<p>The instructions for using the feature are found by going to http://yourdomain.com/yourcoppermine/xp_publish.php</p>
<p>and following the instructions. These involve downloading a REG file which is then added to the registry. Notice the registry path in the following example.</p>
<pre>Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\
PublishingWizard\PublishingWizard\Providers\YOUR COPPERMINE Photos]
"displayname"="Your Coppermine Title"
"description"="Your Coppermine Description"
"href"="http://Yourdomain/yourcoppermine/xp_publish.php?cmd=publish"
"icon"="http://yourdomain/favicon.ico"</pre>
<p>Publishing in WinXp is pretty easy.</p>
<ol>
<li>In one of your photo folders, click the Folders button to display the Picture Tasks pane on the left.</li>
<li>Select the photos you would like to publish to Coppermine.</li>
<li>Choose Publish the Selected Items to the Web.</li>
<li>This starts the wizard that allows you to choose your coppermine site from a list of choices and then upload your photos to an existing or newly created album.</li>
</ol>
<p><strong>Changes for Vista and Windows 7<br />
</strong></p>
<p>For Vista and Windows 7, the feature was renamed from Publish to &#8220;Order Prints&#8221;, and the registry key was changed. Here&#8217;s the Vista / Windows 7 version.</p>
<pre>Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\
PublishingWizard\InternetPhotoPrinting\Providers\Your Coppermine Title]
"displayname"="Your coppermine title"
"description"="Your coppermine description"
"href"="http://yourdomain/yourcoppermine/xp_publish.php?cmd=publish"
"icon"="http://yourdomain/favicon.ico"
</pre>
<p>Notice that the registry key has changed. You will need to manually edit the reg file before you apply it to the system.</p>
<p>It may be that the &#8220;Publish to the Web&#8221; feature was removed in Vista and this changes your site to a server for &#8220;Ordering Prints&#8221;.</p>
<p><strong>Publishing in Vista</strong></p>
<p>To publish in Vista, the steps are a little different.</p>
<ol>
<li>In the file explorer, navigate to your photos, and preview one of the photos.</li>
<li>In the top left of the preview window, choose Go to Gallery.</li>
<li>In the gallery window, select the photos you would like to publish.</li>
<li>In the print menu at the top, choose Order Prints. You will notice the second time you use this that your choice will be brought out into the menu.</li>
<li>This activates the choices again with your choice highlighted and when you click Next.</li>
<li>The Coppermine Publishing wizard starts as before with a login screen.</li>
<li>In Vista, the protocol has apparently changed, but Coppermine has not been updated. At least not for versions 1.4.x.</li>
<li>If you create a new album, then the wizard will create the album and stop. In this case just run the wizard again, and choose the album from the list. It will work this time. Alternatively, you can create the album on the coppermine site and then run the wizard to publish the photos.</li>
<li>If you choose an album that exists from the list, then the wizard will continue and upload the photos.</li>
</ol>
<p>You probably won&#8217;t be able to publish full size photos to your website this way since they will exceed a limit of 2 or 4 MB that you or php may have set for your site. In this case you will need to use Filezilla or another FTP client to upload your photos and then Batch Upload in Coppermine to assign the photos to an album.</p>
<p><strong>Publishing in Windows 7</strong></p>
<p>Windows 7 removed the photo gallery. Searching help on Windows 7 indicates that the album is gone and that you should fine one on your own. Of course, a free, and high quality solution for your system may be to use <a href="http://explore.live.com/windows-live-photo-gallery?os=other" target="_blank">Windows Live Photo Gallery</a>. You may want to choose which components you install from Windows Live since there are many that you may not want.</p>
<ol>
<li>After installing the Windows Live Photo Gallery, run it.</li>
<li>Add your photo folder to the gallery by right clicking on the top of the tree at the left and choosing Add Folder to Gallery.</li>
<li>At this point, you can choose which photos you want to order and then choose the Create ribbon where you will find Print and Order Prints, which will activate the Wizard.</li>
<li>I noticed that newly created albums did not appear immediately when the wizard was re-run on Windows 7. You may want to create your albums on Coppermine before running the ordering wizard to avoid this delay.</li>
</ol>
<p>I will be upgrading to Coppermine 1.5.x soon and will see if there are adjustments to be made to these instructions after I do that.</p>
<p>Cheers, and happy Coppermining.</p>
<p>- Windy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2011/02/09/publishing-photos-to-coppermine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SiteProbeQt &#8211; Monitor Your Websites</title>
		<link>http://www.windyweather.net/wp/2011/01/07/siteprobeqt-monitor-your-websites/</link>
		<comments>http://www.windyweather.net/wp/2011/01/07/siteprobeqt-monitor-your-websites/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 21:23:17 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/?p=1833</guid>
		<description><![CDATA[SiteProbeQt is a program to monitor your websites, or other websites, and to log their up/down times. Add a list of sites, then click Start Monitoring and minimize the program. Each event is logged After a long time, you can view the log from the File menu. The log lines are formatted as CSV so [...]]]></description>
			<content:encoded><![CDATA[<p>SiteProbeQt is a program to monitor your websites, or other websites, and to log their up/down times.</p>
<div id="attachment_1834" class="wp-caption alignnone" style="width: 358px"><img class="size-medium wp-image-1834" title="SiteProbeQt Main Window" src="http://www.windyweather.net/wp/wp-content/uploads/2011/01/JD_x_2010_01347-500x453.jpg" alt="" width="348" height="315" /><p class="wp-caption-text">SiteProbeQt Main Window</p></div>
<p>Add a list of sites, then click Start Monitoring and minimize the program. Each event is logged</p>
<p><span id="more-1833"></span></p>
<p>After a long time, you can view the log from the File menu.</p>
<div id="attachment_1835" class="wp-caption alignnone" style="width: 361px"><img class="size-medium wp-image-1835" title="View Log Dialog" src="http://www.windyweather.net/wp/wp-content/uploads/2011/01/JD_x_2010_01348-351x500.jpg" alt="" width="351" height="500" /><p class="wp-caption-text">View Log Dialog</p></div>
<p>The log lines are formatted as CSV so that you can process them using spreadsheets.</p>
<p>A Log line is added each time the program is stopped and started.</p>
<p>The program will not restart when the system reboots. Perhaps I&#8217;ll investigate this enhancement in the future.</p>
<p>You can find the program here: <a href="https://sourceforge.net/projects/siteprobeqt/" target="_blank">https://sourceforge.net/projects/siteprobeqt/</a></p>
<p>A Windows Installer, and the sources are available. The program should be easily portable to the Mac, or Linux since it uses the Qt framework.</p>
<p>Enjoy,</p>
<p>Windy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2011/01/07/siteprobeqt-monitor-your-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modern Website Building</title>
		<link>http://www.windyweather.net/wp/2010/12/20/modern-website-building/</link>
		<comments>http://www.windyweather.net/wp/2010/12/20/modern-website-building/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 06:55:47 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Evaluations]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[WWC Business]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/?p=1740</guid>
		<description><![CDATA[The Website Building Problem As a consultant, I am continually looking for modern tools to help my clients build websites. Recently several web site builders have appeared that combine Hosting and Website construction in a single place and for a single small fee. In the past few years I have come across more and more [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="size-full wp-image-1747 alignleft" title="WebSiteBuilderLogos" src="http://www.windyweather.net/wp/wp-content/uploads/2010/12/WebSiteBuilderLogos.png" alt="" width="200" height="200" />The Website Building Problem</strong></p>
<p>As a consultant, I am continually looking for modern tools to help my clients build websites. Recently several web site builders have appeared that combine Hosting and Website construction in a single place and for a single small fee.</p>
<p>In  the past few years I have come across more and more clients who have been  held hostage to the old way of doing websites. The old way uses off-line tools like FrontPage, DreamWeaver or other tools that run on a desktop computer and then upload the website pages to the hosting service. Clients run into several problems when these tools are used.</p>
<ul>
<li>These off-line site building tools are expensive [ several hundred dollars], require special training and must be upgraded over time.</li>
<li>Often the clients can&#8217;t find the  person who built their site, or it costs too much or that person has  lost vita information about the site because it has been months or years  since they made any changes.</li>
<li>The hosting service may be going out of business or changing it&#8217;s terms and so the site expert needs to be contacted to move the site to a new hosting service. The client may not have the credentials or expertise to sign into the site to back it up to migrate to another hosting service.</li>
</ul>
<p>Modern sites utilize a CMS or  Content Management System. There are many out there, but only in the  past couple of years have they started to appear that work for the  novice user. A CMS separates the &#8220;content&#8221; of the site from its &#8220;Look&#8221;.  The text and pictures are stored separately from the &#8220;Theme&#8221; which directs  how the page is laid out on the browser page. Also sites using  CMS&#8217;s are not built on your local computer and then uploaded. Rather they are  built on the site itself, using the browser and software running on the  site. So there are no expensive and separate tools to buy or learn to use.<br />
<span id="more-1740"></span>The first CMS&#8217;s to appear were Forums like phpBB and SMF,  and Blogging software like TypePad, and WordPress. These platforms provide simple interfaces to make entry of new content as easy as writing an email. But they are highly structured, fora and blogs in different ways, and so a small business site may not fit their defined structure.</p>
<p>There are more  complicated CMS&#8217;s available like Joomla, Drupal and phpNuke which have a very flexible structure which would allow them to support a large business or a large community portal site. But these are truly daunting for a novice  to administer. If a client requires a very flexible layout with many features and have more than a half dozen contributors to the site  then one of these might make sense. They allow log-in and sign-up of members and allow multiple roles to be assigned to members to allow them to only read, or comment, or contribute whole articles and otherwise manage the site.</p>
<p>In the past I have built sites for clients using a free blogging platform called WordPress. While WordPress is a blogging platform, it can easily be adapted to provide a simple website for a small company.<br />
<strong><br />
WordPress</strong></p>
<p>My goal for my clients has  been to build a site and then leave it in their hands to make changes. WordPress does allow a client to make changes almost as easily as editing an email message. Additional complexity arises when dealing with:</p>
<ol>
<li>Understanding the different types of content: Pages vs Posts.</li>
<li>Embedding images, videos, or music samples.</li>
<li>Advanced formatting such as multiple columns or tables of any kind.</li>
<li>Adding forms to collect information.</li>
<li>Doing any kind of e-commerce to sell items.</li>
<li>Updating the WordPress software, which is a frequent requirement to plug the all too frequent security issues that are found.</li>
</ol>
<p>WordPress requires constant management to upgrade  it and upgrade the several plugins that you will need to manage your site.  Any site requires a few plugins since OOTB [out of the box] WordPress  doesn&#8217;t do some of the things required to have a site. At a minimum  about five or six plugins are required and they go through constant  updates.</p>
<ol></ol>
<p><strong>Future Site Building Requirements</strong></p>
<p>While I still use WordPress for my own site. I will no  longer be recommending it for clients. I want to find a single solution  with the following qualities:</p>
<ul>
<li>Hosting and website building combined in one site.</li>
<li>A simple robust and full featured browser interface to create all content and to change the theme of the site.</li>
<li>Customizable themes to allow sites to be &#8220;Branded&#8221; by my clients for their businesses.</li>
<li>Automatic  updates and backups. This means that the client will never need to back  up the site or perform updates to fix problems.</li>
<li>Some knowledge  of SEO [search engine options] to allow the clients to set up tags etc  for the search engines. [ I use Google Site maps plugin for WordPress.]</li>
<li>WYSIWYG editing of the content preferably with styles.</li>
</ul>
<p>All the features to build a simple business site. These include:</p>
<ul>
<li>Individual pages like the home page, about, contacts etc.</li>
<li>Knowledge of map pages and other such special pages is nice too.</li>
<li>Blog management.</li>
<li>Photo galleries, or the ability to make them. With pictures and text and the ability to adjust the layout.</li>
<li>Forums for some of the clients, but not most of the clients.</li>
<li>Integration with e-commerce so that clients can sell items from the site.</li>
<li>Forms to take contact information and ask questions via email.</li>
</ul>
<p>Some advanced features include:</p>
<ul>
<li>Import pages or information from other sites. SquareSpace can import some blogs for example. So far I have not seen a site builder that will import a normal website.</li>
<li>Export pages to allow the content to be moved to another site. It would be good to not be trapped on a site builder with no easy way to take the site elsewhere should the company go out of business or their terms become unreasonable for a client.</li>
<li>The ability to embed other more complex services in the site such as databases.</li>
</ul>
<p>There is a list of many of the website hosting / building companies <a href="http://www.easywebsitebuilders.net/" target="_blank">on this page</a>. It looks like this fellow used Yola to build his site.</p>
<p><strong>SquareSpace</strong></p>
<p>I&#8217;ve  heard much about <a href="http://www.squarespace.com/" target="_blank">SquareSpace </a>and I took a look at it. But while  they say that you can have a site for $12/mo, such a site only has 10  pages, which is too small for any of my clients. To have a  reasonable site with Squarespace requires $20 / mo. This is pretty steep  for many clients. As a comparison, the cost for a hosting site from many of the hosting suppliers is about $5 / mo and any of the various CMSs such as  WordPress, Coppermine [photo gallery] and SMF [forum] are all free.</p>
<p>But SquareSpace has the right idea. The site is backed up, and updated automatically and they have all the  features above. For clients that are not scared off by the $20/mo price,  it looks like it will work for them. But their free trial is limited so  it is harder to evaluate it in depth.</p>
<p><strong>LunarPages Quicksite</strong></p>
<p>LunarPages hosting, which I recommend as an excellent, high performance and affordable hosting service, has a <a href="http://www.lpquicksite.com/" target="_blank">service called QuickSite</a>. At $12.95 / mo it is reasonable. There is a demo, but without a full trial time I was not really able to evaluate the service.</p>
<p>Using the demo I was able to see that the page builder is not fully WYSIWYG. Also Quicksite does not appear to have templates for blogs and photo-galleries, so all the pages will have to be built manually.</p>
<p><strong>Virb</strong><br />
I&#8217;ll  be taking a look at <a href="http://virb.com/" target="_blank">Virb </a>too. They seem like they have the right  idea, but they don&#8217;t make it that easy to get going because their free  trial has a time limit.</p>
<p><strong>Yola</strong><br />
Now  I&#8217;m looking at <a href="http://www.yola.com/" target="_blank">Yola</a> and it appears to have all the features above as  well with only a few little glitches so far. I&#8217;ll post my detailed  thoughts about Yola in another post. This unlimited trial site is just  what I need to make sure that it will work for my clients. You can find my <a href="http://windyweather.yolasite.com/" target="_blank">test site at Yola here</a>.</p>
<p>After an afternoon building a site, Yola to be a robust and functional service. At $49.95 / year it is very affordable.</p>
<p>The Yola builder is almost completely WYSIWYG, so building pages is much more intuitive. There is a blog template which makes it easy to have a blog on the site along with the other pages. Since the Publish function is controlled by the user, a number of pages can be changed before any of them are published. When linking to pages in the site, you select the pages by page name rather than using http style addresses. I&#8217;ll do a more in depth report of Yola in a separate post.</p>
<p>I will be studying how to build themes for Yola to customize sites for my clients.</p>
<p><strong>Other Types of Sites<br />
</strong></p>
<p>There are two other types of site organizations that we have not discussed. These site formats are not suitable for a general small business site, but they may have their uses for some clients.</p>
<p><strong>Forum</strong></p>
<p>A forum is a discussion site which work well for discussions where an archive of previous discussions and organization. There are several different sites out there that allow you to build fora. One that I have looked at is <a href="http://www.lefora.com/" target="_blank">Lefora</a>.</p>
<p><strong>Wikis</strong></p>
<p>A wiki is a community site similar to a forum, but rather than discussions, a wiki is designed to capture information created by a community of users. The best example of a wiki is the wikipedia that we all use almost every day.</p>
<p>Wikis are easy to manage, but their community contributor nature makes them unsuitable for a personal or business website, unless you want everyone who stops by to potentially make changes to your site.</p>
<p>Recently I built a <a href="http://windyweather.wikia.com/wiki/WindyWeather_Wiki" target="_blank">simple wiki here</a> to understand how wikis operate and the content creation process to build and maintain a wiki.</p>
<p><strong>Summary</strong></p>
<p>There are a few new companies that are combining website building and hosting into a single service. These services are not yet mature, but a few of them are useful enough to work for some clients. I will continue to evaluate new sites to suggest to my clients.</p>
<p>- windy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2010/12/20/modern-website-building/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Docs &#8211; Spreadsheet Charts</title>
		<link>http://www.windyweather.net/wp/2009/08/02/google-docs-spreadsheet-charts/</link>
		<comments>http://www.windyweather.net/wp/2009/08/02/google-docs-spreadsheet-charts/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 08:12:33 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/?p=624</guid>
		<description><![CDATA[Here&#8217;s a chart created with Google Docs. This is real data for my 2004 Xterra by the way.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a chart created with Google Docs. This is real data for my 2004 Xterra by the way.</p>
<p><img src="http://spreadsheets.google.com/pub?key=t4pbNxQR5bKANlwlsZlKO-w&amp;oid=4&amp;output=image" alt="" width="475" height="355" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2009/08/02/google-docs-spreadsheet-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Spreadsheet Test</title>
		<link>http://www.windyweather.net/wp/2009/07/19/google-spreadsheet-test/</link>
		<comments>http://www.windyweather.net/wp/2009/07/19/google-spreadsheet-test/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 05:52:11 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Evaluations]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/?p=608</guid>
		<description><![CDATA[Here&#8217;s a test of a Google Spreadsheet posted here to this page. Starting with an Open Office 3.0 spreadsheet Import failed. Then after converting the sheet to XLS it failed. Finally converting to CSV worked. Google_Spreadsheet_test Notice that the Frozen Row 1 of the above sheet is not frozen. I&#8217;ll try this again for publishing [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a test of a Google Spreadsheet posted here to this page.</p>
<p>Starting with an Open Office 3.0 spreadsheet Import failed. Then after converting the sheet to XLS it failed. Finally converting to CSV worked.</p>
<p><iframe width='500' height='300' frameborder='0' src='http://spreadsheets.google.com/pub?key=tz4d2h1FVn4viVii046aqHw&#038;output=html&#038;widget=true'></iframe></p>
<p><a href="http://www.windyweather.net/wp/wp-content/uploads/2009/07/Google_Spreadsheet_test.zip">Google_Spreadsheet_test</a></p>
<p>Notice that the Frozen Row 1 of the above sheet is not frozen.</p>
<p>I&#8217;ll try this again for publishing complex data to my websites. Since I can add formulae, it should be interesting.</p>
<p>- windy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2009/07/19/google-spreadsheet-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Creating an Article in WordPress</title>
		<link>http://www.windyweather.net/wp/2006/11/19/tutorial-wordpress-post/</link>
		<comments>http://www.windyweather.net/wp/2006/11/19/tutorial-wordpress-post/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 00:35:56 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/2006/11/19/creating-an-article-in-wordpress/</guid>
		<description><![CDATA[This tutorial is a movie made with Wink shows how to create an article with formatting and images in WordPress. The movie requires a flash plug-in with your browser and has an audio track. The tutorial is about 11MB, so be patient while it loads. Posting an Article in WordPress enjoy, d]]></description>
			<content:encoded><![CDATA[<p>This tutorial is a movie made with <a href="http://www.debugmode.com/wink/">Wink </a>shows how to create an article with formatting and images in WordPress. The movie requires a flash plug-in with your browser and has an audio track.</p>
<p>The tutorial is about 11MB, so be patient while it loads.</p>
<p><strong><a id=p157 href="http://www.windyweather.net/wp/wp-content/uploads/2006/11/WordPressPost03.htm" target="_blank">Posting an Article in WordPress</a></strong></p>
<p>enjoy,<br />
d</p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2006/11/19/tutorial-wordpress-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache mod_rewrite solved</title>
		<link>http://www.windyweather.net/wp/2006/10/16/apache-mod_rewrite-solved/</link>
		<comments>http://www.windyweather.net/wp/2006/10/16/apache-mod_rewrite-solved/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 18:00:15 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/2006/10/16/apache-mod_rewrite-solved/</guid>
		<description><![CDATA[I found out some of the great mystery of mod_rewrite. Here&#8217;s an example that works. Turns out there are errors in the documentation, of course, and this article may help avoid the pitfalls that I have discovered. Here&#8217;s an .htaccess file that works for the example that is included here: # Turn the re-write engine [...]]]></description>
			<content:encoded><![CDATA[<p>I found out some of the great mystery of mod_rewrite. Here&#8217;s an example that works. Turns out there are errors in the documentation, of course, and this article may help avoid the pitfalls that I have discovered.<br />
<span id="more-148"></span><br />
Here&#8217;s an .htaccess file that works for the example that is included here:<br />
<code><IfModule mod_rewrite.c><br />
# Turn the re-write engine on so it rewrites URLs<br />
RewriteEngine On<br />
# not needed since we are sending URLs back to this same directory<br />
#RewriteBase /test-rewrite/<br />
# if the URL does not point to a file<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
#and if the URL does not point to a subfolder<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
# be tolerant of trailing slashes or not<br />
RewriteRule ^products$ products/ [NC]<br />
# and if there is no product specified, list them all<br />
RewriteRule ^products/$ /content.php?action=product_list [NC]<br />
#products can have a code and a subcode<br />
RewriteRule ^products/([0-9]+)/([0-9]+)$ products/$1/$2/ [NC]<br />
RewriteRule ^products/([0-9]+)/([0-9]+)/$ /content.php?code=$1&#038;subcode=$2 [NC]<br />
#or if we specify the code only, then forget the subcodes and list all the products in that code<br />
RewriteRule ^products/([0-9]+)$ products/$1/ [NC]<br />
RewriteRule ^products/([0-9]+)/$ /content.php?code=$1 [NC]<br />
</IfModule><br />
</code></p>
<p>I discovered a bunch of rules that are not stated explicitly:</p>
<ul>
<li>In RewriteRule, no slashes in patters after the ^</li>
<li>Slash at the beginning of the target after the pattern.</li>
<li>In a RewriteRule to make slashes optional, do not use [R] as the doc says. It doesn&#8217;t work.</li>
</ul>
<p>The example that&#8217;s included here does work. It&#8217;s been tested. Unlike most of the rest of the examples out there. Sigh&#8230; <img src='http://www.windyweather.net/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p><strong><a href="http://www.windyweather.net/wp/wp-content/uploads/2006/10/mod_rewrite_example.zip"><br />
Apache Mod_Rewrite Example<br />
</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2006/10/16/apache-mod_rewrite-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Sitemaps for Coppermine</title>
		<link>http://www.windyweather.net/wp/2006/10/12/google-sitemaps-for-coppermine/</link>
		<comments>http://www.windyweather.net/wp/2006/10/12/google-sitemaps-for-coppermine/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 17:21:06 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Mods and Fixes]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/2006/10/12/google-sitemaps-for-coppermine/</guid>
		<description><![CDATA[Google has help and services for Webmasters. Among the things they provide and encourage are sitemaps. However, it&#8217;s not as complex as it all seems. WordPress and coppermine, and many other CMSs have scripts that generate these sitemaps. There are tools that run from your computer too, but these can&#8217;t know the internal structure of [...]]]></description>
			<content:encoded><![CDATA[<p>Google has <a href="http://www.google.com/support/webmasters">help and services for Webmasters</a>. Among the things they provide and encourage are <a href="http://www.google.com/support/webmasters/bin/topic.py?topic=8467">sitemaps</a>. However, it&#8217;s not as complex as it all seems. WordPress and coppermine, and many other CMSs have scripts that generate these sitemaps. There are tools that run from your computer too, but these can&#8217;t know the internal structure of the site database, and so they are inefficient or don&#8217;t work for dynamic sites like WordPress and Coppermine.</p>
<p>With over 2000 images in my photo site, it seemed useful to generate a Google Sitemap for the Coppermine gallery. After some searching a <a href="http://coppermine-gallery.net/forum/index.php?topic=18749.0">plug-in turned up in the Coppermine Forums</a>.</p>
<p>This plug-in is fairly primitive and when I tried it, it failed with an error on Google. Google produced an error about the first URI produced by the script. Also, the entire sitemap was produced as one single line, so error messages or looking at the sitemap with an editor were not user friendly.</p>
<p>I have repaired the script and you can find the new version by the link below. It is advertised to work for CPG 1.2.x, 1.3.x and 1.4.x. For more information, read the forum post above.  </p>
<p>To use the script, unzip and upload it to the base coppermine directory on your site and then activate it from the browser with a URL like: http://www.yourdomain.com/cpg144/sitemap.php</p>
<p>Then visit the <a href="https://www.google.com/webmasters/sitemaps/">Google Webmasters Site</a>,</p>
<ol>
<li>create an account, or log in with your google email account,</li>
<li>add your site, using the Coppermine base directory, and</li>
<li>then verify your site using one of the methods provided and finally</li>
<li>point to your sitemap to tell google about it.</li>
</ol>
<p><strong><a href="http://www.windyweather.net/wp/wp-content/uploads/2006/10/cpg_sitemap_fix.zip">Here is the fixed script</a>.</strong></p>
<p>d</p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2006/10/12/google-sitemaps-for-coppermine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitemaps for better searching with Google</title>
		<link>http://www.windyweather.net/wp/2006/10/11/sitemaps-google/</link>
		<comments>http://www.windyweather.net/wp/2006/10/11/sitemaps-google/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 03:52:46 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Site History]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/2006/10/11/sitemaps-google/</guid>
		<description><![CDATA[Google has help and services for Webmasters. Among the things they provide and encourage are sitemaps. However, it&#8217;s not as complex as it all seems. WordPress and coppermine, and many other CMSs have scripts that generate these sitemaps. There are tools that run from your computer too, but these can&#8217;t know the internal structure of [...]]]></description>
			<content:encoded><![CDATA[<p>Google has <a href="http://www.google.com/support/webmasters">help and services for Webmasters</a>. Among the things they provide and encourage are <a href="http://www.google.com/support/webmasters/bin/topic.py?topic=8467">sitemaps</a>. However, it&#8217;s not as complex as it all seems. WordPress and coppermine, and many other CMSs have scripts that generate these sitemaps. There are tools that run from your computer too, but these can&#8217;t know the internal structure of the site database, and so they are inefficient or don&#8217;t work for dynamic sites like WordPress and Coppermine.</p>
<p>Sitemaps tell google about the content of sites that have dynamic content. You can find out more about <a href="http://www.google.com/support/webmasters/bin/topic.py?topic=8482">services for Webmasters at google</a>. You will need to log into an account to see these pages, but accounts are free.</p>
<p>You will want to <a href="http://code.google.com/sm_thirdparty.html">look at this page to find plugins or programs to build sitemaps </a>for your site. For example, there is a plugin for WordPress to build sitemaps &#8211; <a href="http://www.arnebrachhold.de/2005/06/05/google-sitemaps-generator-v2-final">WordPress Sitemap Plug-in</a>.</p>
<p><a href="http://www.windyweather.net/wp/2006/10/12/google-sitemaps-for-coppermine/">There is also a php file to build sitemaps for Coppermine</a>. </p>
<p>d</p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2006/10/11/sitemaps-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: Disk Maintence Utility</title>
		<link>http://www.windyweather.net/wp/2006/08/02/disk-maintence-utility/</link>
		<comments>http://www.windyweather.net/wp/2006/08/02/disk-maintence-utility/#comments</comments>
		<pubDate>Wed, 02 Aug 2006 20:25:40 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/?p=124</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.windyweather.net/wp/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-124">Password:<br />
<input name="post_password" id="pwbox-124" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2006/08/02/disk-maintence-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Calendar Public Access</title>
		<link>http://www.windyweather.net/wp/2006/07/31/web-calendar-public-access/</link>
		<comments>http://www.windyweather.net/wp/2006/07/31/web-calendar-public-access/#comments</comments>
		<pubDate>Mon, 31 Jul 2006 23:53:28 +0000</pubDate>
		<dc:creator>Darrell</dc:creator>
				<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.windyweather.net/wp/?p=122</guid>
		<description><![CDATA[Here are the settings that are working for me to allow public access to my webcalendar for some events. WebCalendar 1.0.4. I&#8217;m still having problems with both public entries being duplicated when both Darrell and Public are participants. This does not occur on a test site that I have, but the live site shows this. [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the settings that are working for me to allow public access to my webcalendar for some events. WebCalendar 1.0.4.</p>
<p><del datetime="2006-08-01T02:24:44+00:00">I&#8217;m still having problems with both public entries being duplicated when both Darrell and Public are participants. This does not occur on a test site that I have, but the live site shows this. Currently I can get around this by only having one participant [public access] for public items. Not sure why the test site shows only one entry and the live site shows two.</del><br />
<span id="more-122"></span><br />
Display of multiple events is fixed. Settings > Public Access > Public Access Visible by Default (NO). </p>
<p>Public access works with the following settings. You can control which items show up as public by adding the <strong>Public Access</strong> participant to entries you want to be public. The rest are private with these settings.</p>
<p>Here are the way it looks to add an entry:<br />
<a href="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/add_entry_details.png" target="image"><img src="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/_add_entry_details.png" width="400" height="243" alt="Add Entry Details" title="Add Entry Details"  /></a></p>
<p>Here are the participants: Select more than one using CTRL / click.</p>
<p><a href="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/add_entry_participants.png" target="image"><img src="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/_add_entry_participants.png" width="400" height="151" alt="Add Entry Participants" title="Add Entry Participants"  /></a></p>
<p><strong>Here are the settings:</strong></p>
<p><a href="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/system_settings.png" target="image"><img src="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/_system_settings.png" width="154" height="400" alt="System Settings" title="System Settings"  /></a></p>
<p><img src="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/_public_access.png" width="400" height="228" alt="Public Access Settings" title="Public Access Settings" /></p>
<p><a href="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/public_preferences.png" target="image"><img src="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/_public_preferences.png" width="400" height="399" alt="Public Preferences" title="Public Preferences"  /></a></p>
<p><a href="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/preferences.png" target="image"><img src="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/_preferences.png" width="248" height="400" alt="Preferences" title="Preferences"  /></a></p>
<p><img src="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/_other_settings.png" width="400" height="185" alt="Other Settings" title="Other Settings" /></p>
<p><img src="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/_nonuser_calendars.png" width="400" height="111" alt="non User Calendars" title="non User Calendars" /></p>
<p><img src="http://www.windyweather.net/wp/wp-content/uploads/images/webcal/_groups.png" width="400" height="93" alt="Groups Settings" title="Groups Settings" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.windyweather.net/wp/2006/07/31/web-calendar-public-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

