<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>Thought Sparks &#187; Tutorials</title>
	<link>http://www.thoughtsparks.net</link>
	<description>Igniting Ideas for the Common Good</description>
	<pubDate>Fri, 31 Oct 2008 10:33:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>Checklist for Setting Up a WordPress Website</title>
		<link>http://www.thoughtsparks.net/2008/06/17/checklist-for-setting-up-a-wordpress-website/</link>
		<comments>http://www.thoughtsparks.net/2008/06/17/checklist-for-setting-up-a-wordpress-website/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 11:30:34 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Plug-ins]]></category>

		<category><![CDATA[Web and Tech Helps]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2008/06/17/checklist-for-setting-up-a-wordpress-website/</guid>
		<description><![CDATA[

ul.checklist
{
list-style-image: url(/wp-content/uploads/Image/checkmark.png);
}


Setting up WordPress websites has become a regular part of my work. Much more than just for blogs, the platform is ideal for rapidly launching sites. In fact, nine out of ten WP sites I launch are non-blogging sites. I thought for my sake and for others who are looking for a checklist for [...]]]></description>
			<content:encoded><![CDATA[<p>
<style type="text/css">
ul.checklist
{
list-style-image: url(/wp-content/uploads/Image/checkmark.png);
}
</style>
</p>
<p>Setting up WordPress websites has become a regular part of my work. Much more than just for blogs, the platform is ideal for rapidly launching sites. In fact, nine out of ten WP sites I launch are non-blogging sites. I thought for my sake and for others who are looking for a checklist for what needs to be done to setup a WordPress website, I&#8217;d punch out a basic checklist for the process. This may get quite lengthy, but hopefully it will be a helpful resource to make sure all the bases are covered.</p>
<h2>Hosting</h2>
<ul class="checklist">
<li>Search for and select domain an open domain.</li>
<li>Sign-up with host and document access information.</li>
<li>Setup ftp access and document access information.</li>
<li>Setup MySQL database and document access information.</li>
<li>Create sub-folder on host with the same name as domain (This allows easy launching of additional sites on same host) and point domain to sub-folder.</li>
</ul>
<h2>WordPress Install</h2>
<ul class="checklist">
<li><a href="http://wordpress.org/download/">Download </a>and unzip latest version of WordPress.</li>
<li>Save wp-config-sample.php as wp-config and edit database access information in the top of the document. The documented info from your host provider, i.e. database name, host, username and password should be entered.</li>
<li>Upload WordPress and go to the domain address in the browser.</li>
<li>Click to install and be sure to copy the temporary Admin password into notepad and log-in to instigate the installation.</li>
<li>Immediately change the Admin password to something familiar so that you don&#8217;t lock yourself out of WordPress.</li>
</ul>
<h2>Basic WordPress Configuration</h2>
<ul class="checklist">
<li>During installation check the &quot;I would like to block search engines, but allow normal visitors&quot; during the configuration process. To change the setting later go to &quot;Settings&quot; under the Privacy link and change the option to &quot;I would like my blog to be visible to everyone, including search engines&#8230;&quot;.</li>
<li>Search for and upload a theme to modify. For CSS gurus who want to configure I highly customized site, I recommend using the <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox theme</a>. Not a lot of bells and whistles, but it provides a strip-down template to build from scratch.</li>
<li>Change the Permalink. Under settings in WP 2.5+ go to Permalinks and change the default. My favorite is the simple Custom Structure: /%postname%/.</li>
<li>Write a Page called &quot;Home&quot; and set it as the default homepage. Under &quot;Settings&quot; click on &quot;Reading&quot; and for &quot;Front page displays&quot; click &quot;A static page&quot; and select &quot;Home&quot; for under the &quot;Front page&quot; drop-down.</li>
<li>Setup the basic landing pages and sub-pages for the site. When a sub-page is created, under &quot;Page Parent&quot; select the parent page.</li>
<li>Delete the site Description. In most cases I have no need for the &quot;Tagline&quot; that is used for blogs. I&#8217;ll add-in my own meta tags later. Go to &quot;Settings&quot; which brings-up &quot;General Settings&quot; and delete the &quot;Tagline&quot;.</li>
</ul>
<h2>Install Plug-ins</h2>
<ul class="checklist">
<li>Download the <a href="http://www.deanlee.cn/wordpress/fckeditor-for-wordpress-plugin/">FCKEditor for WordPress plugin</a>. Unzip and upload folder to wp-content/plugins/. Then activate the plugin. This will instigate a much improved wysiwyg editor for pages and posts.</li>
<li>Download and install the <a href="http://www.ilfilosofo.com/blog/wp-db-backup">WordPress Database Backup</a> plugin. This nifty plugin can schedule to email you a backup of the database on a weekly basis. You will still need to download your site periodically, but what an amazing function to capture the content from the site.</li>
<li>Download and instlal <a href="http://www.deliciousdays.com/cforms-plugin">cforms II</a> an amazingly powerful forms configurator. This plugin is the most robust configurator I&#8217;ve found which both drops form submissions to a user-friendly database on the site as well as sends email submissions to the designated manager of the contacts.</li>
<li>For sites requiring mobile access <a href="http://alexking.org/projects/wordpress">WordPress Mobile Edition</a> plugin detects mobile users and serves-up the page in readable mobile format.</li>
<li>The <a href="http://www.internetofficer.com/wordpress/search-pages/">Search Pages</a> plugin enables the search function to return results from both pages and posts.</li>
<li>Install <a href="http://www.google.com/analytics/">Google Analytics</a> for web stats.</li>
</ul>
<h2>Design the Theme</h2>
<ul class="checklist">
<li>Create a back-up of the site before beginning to tweak the design.</li>
<li>For a simple, straightforward site: replace the header image, modify color scheme, font treatment and spacing as needed.</li>
<li>Tweak the navigation to display pages and ditch the other widgets except the search form.&nbsp; If hard-coded changes are needed in the navigation, start by inspecting the header.php,&nbsp; functions.php and possibly sidebar.php files. These will most likely contain the code for the menu.</li>
<li>Populate the site with enough content including images to get a feel for how well the navigation and flow of the site works.</li>
<li>Make adjustments to accomodate what is stipulated in the scope document. If you are working with a client, a scope document will save you grief as you will have the stipulated requirements for the site. This will help scope creep to get out of hand.</li>
</ul>
<h2>Before Going Live</h2>
<ul class="checklist">
<li>Create an account for content managers.</li>
<li>Orient the user with the site with basic update training.</li>
<li>Check for browser compatibility in major and current search engines. There&#8217;s much debate on this subject. Generally I ensure at least the current and previous versions of FireFox and IE work well.</li>
<li>Go back to the Privacy setting and enable search engines to find the site.</li>
<li>Spell check and surf the site looking for content or graphical errors. Ideally, it&#8217;s good to ask other folks to hit the site as well.</li>
<li>Use the free online ad credits the host gives with a new account to help launch the site and emphasize to the client that ranking in the engines takes time.</li>
</ul>
<p>There&#8217;s the initial run-down. This is by no means an exhaustive list. Depending on requirements the design phase could become quite lengthy. There are also a boat load of other plugins, but those are the most common ones I use for a typical configuration. I may continue to add items down the line as they come to mind. Any good suggestions will be added as well.</p>
        <p><center>&copy; %FIRST Stolle - visit the <a href="http://www.thoughtsparks.net">author</a> for more great content.</center></p>      ]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/2008/06/17/checklist-for-setting-up-a-wordpress-website/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Six Steps to Super-Charge Photoshop Selection with Quick Mask</title>
		<link>http://www.thoughtsparks.net/2008/03/15/six-steps-to-super-charge-photoshop-selection-with-quick-mask/</link>
		<comments>http://www.thoughtsparks.net/2008/03/15/six-steps-to-super-charge-photoshop-selection-with-quick-mask/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 13:17:50 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Web and Tech Helps]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2008/03/15/six-steps-to-super-charge-photoshop-selection-with-quick-mask/</guid>
		<description><![CDATA[While Photoshop is absolutely packed with bells and whistles, there are a few key tools to unlocking its full potential.&#160; The Quick Mask feature in Photoshop is one of them. Quick Mask is essentially a selection tool on steroids. It allows one to select down to the pixel a given area of a photo. While [...]]]></description>
			<content:encoded><![CDATA[<p>While Photoshop is absolutely packed with bells and whistles, there are a few key tools to unlocking its full potential.&nbsp; The Quick Mask feature in Photoshop is one of them. Quick Mask is essentially a selection tool on steroids. It allows one to select down to the pixel a given area of a photo. While there are many uses for selection to alter color, sharpness and other effects, a very common use is to knock-out a background around an object.</p>
<h2>Step 1. Select the background</h2>
<input width="252" type="image" height="653" src="http://www.thoughtsparks.net/wp-content/uploads/Image/Selected.png" />
<p>WIth the shift key click areas of the background that you want to knock-out. The more contrast between the background and the subject the better. In some cases, such as this image the contrast is low so we&#8217;ll need to use Quick Mask to do the finer selection.</p>
<h2>Step 2. Enter Quick Mask Mode</h2>
<input type="image" src="http://www.thoughtsparks.net/wp-content/uploads/Image/QuickMaskMode.png" />
<p>Notice the icon second from the bottom in the toolbar. This is the Quick Mask toggle button. When in Quick Mask the icon has a darker parameter. It is clear at this point that some of the guitar was selected with the background.</p>
<h2>Step 3. Paint the object</h2>
<input width="450" type="image" height="331" src="http://www.thoughtsparks.net/wp-content/uploads/Image/PaintTheObject(1).png" />
<p>To get a very precise selection, zoom-in to get a close-up of the area to be selected. Choose the paint brush to color every area not selected. In this case we want to knock-out the background so the guitar will be painted.</p>
<input width="219" type="image" height="521" src="http://www.thoughtsparks.net/wp-content/uploads/Image/Painted.png" />
<p>Zoom-out and review for any rough spots. I find using a larger brush tends to create a smoother line as I drag it along the edge of the object.</p>
<h2>Step 4. Switch Back to Regular Mode and Inverse Selection</h2>
<input type="image" src="http://www.thoughtsparks.net/wp-content/uploads/Image/InverseSelection.png" />
<p>One can either delete the background or choose to inverse selection to the object.</p>
<h2>Step 5. Copy and Paste into New Window</h2>
<input width="202" type="image" height="530" src="http://www.thoughtsparks.net/wp-content/uploads/Image/PasteInWindow(1).png" />
<p>I often prefer to paste the object into a new window so as to leave the original image in tact.</p>
<h2>Step 6. Delete Background Layer and Save as .PNG</h2>
<input width="410" type="image" height="542" src="http://www.thoughtsparks.net/wp-content/uploads/Image/DeleteBackground(1).png" />
<h3>Finished Image</h3>
<input type="image" src="http://www.thoughtsparks.net/wp-content/uploads/Image/tele.png" />
<p>If you prefer resize, rotate image or apply other affects, upload and enjoy. Let me know if you have any questions and if this tutorial was helpful.</p>
        <p><center>&copy; %FIRST Stolle - visit the <a href="http://www.thoughtsparks.net">author</a> for more great content.</center></p>      ]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/2008/03/15/six-steps-to-super-charge-photoshop-selection-with-quick-mask/feed/</wfw:commentRss>
		</item>
		<item>
		<title>10 Reasons to Use List-Item Tags</title>
		<link>http://www.thoughtsparks.net/2007/10/09/10-reasons-to-use-list-item-tags/</link>
		<comments>http://www.thoughtsparks.net/2007/10/09/10-reasons-to-use-list-item-tags/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 11:02:45 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Web and Tech Helps]]></category>

		<category><![CDATA[CSS Made Easy]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2007/10/09/10-reasons-to-use-list-item-tags/</guid>
		<description><![CDATA[We love lists and if you can compact information into a set of 10, then you&#8217;ve found the holy grail of blog post formats. Searching Google with the phrase &#34;10 reasons&#34; turned up 190,000,000 results. 
There is something tight about a list of 10. It&#8217;s long enough to convey a good amount of information but [...]]]></description>
			<content:encoded><![CDATA[<p>We love lists and if you can compact information into a set of 10, then you&#8217;ve found the holy grail of blog post formats. Searching Google with the phrase &quot;10 reasons&quot; turned up 190,000,000 results. </p>
<p>There is something tight about a list of 10. It&#8217;s long enough to convey a good amount of information but short enough to assimilate and remember. It just seems complete that number 10. So, in good fashion, what would a post on list-items be without rounding to the number 10.</p>
<ol>
<li><strong>List-items are easy for humans to read. </strong>Most users scan sites for information and only get down to reading content where they find pertinent information. Readers enjoy combing through sites that provide that functionality. Sure some readers may hang on every word you say, but for the rest, lists give them ability to jump right to the information that brought them to your site in the first place.</li>
<li><strong>Search engines index lists well.</strong> Lists prove popular with search engine optimization as well for much the same reason as point number 1. Search engines are designed to assist humans in finding pertinent information to their queries. Lists provide a structure to information that fits nicely within search engine algorithms. You are assisting the search engine in properly indexing your site by giving a topic and outline of information.</li>
<li><strong>Lists organize thoughts and encourage succinct communication.</strong> When I start a list, I often write-out the main points and then return to the list-items to fill-in the explanations. This provides a very quick way to outline my the major points and then return to the nitty gritty details.</li>
<li><strong>People read lists.</strong> There&#8217;s something welcoming about a list. It conveys a sense of confidence that the reader will be able to quickly get through the information.</li>
<li><strong>Unordered lists convey a sense of collective, non-linear groups. </strong>Bullet items in presentations whether PowerPoint or on the web have become a mainstay for content structure.<br />
<table width="100%">
<tbody>
<tr valign="top">
<td width="50%"><strong>Unordered list looks like:</strong><br />
                &lt;ul&gt; <br />
                &lt;li&gt;First item&lt;/li&gt;<br />
                &lt;li&gt;Second item&lt;/li&gt;<br />
                &lt;/ul&gt;</td>
<td><strong>And renders like:</strong></p>
<ul>
<li>First item</li>
<li>Second item</li>
</ul>
</td>
</tr>
</tbody>
</table>
</li>
<li><strong>Ordered lists show a hierarchy to information in a progressive manner.</strong> An ordered list is the same structure as an unordered list except that it uses &lt;ol&gt; and &lt;/ol&gt; tags instead of &lt;ul&gt; and &lt;/ul&gt; tags. The nice thing about lists is that changing those two tags applies a different treatment to the list.<br />
<table width="100%">
<tbody>
<tr valign="top">
<td width="50%"><strong>Numbered list looks:</strong><br />
                &lt;ul&gt; <br />
                &lt;li&gt;First item&lt;/li&gt;<br />
                &lt;li&gt;Second item&lt;/li&gt;<br />
                &lt;/ul&gt;</td>
<td><strong>And renders like:</strong></p>
<ol>
<li>First item</li>
<li>Second item</li>
</ol>
</td>
</tr>
</tbody>
</table>
</li>
<li><strong>Definition lists give meaning to the list as terms and definitions by its structure.</strong> The Definition list is a lesser known and used list but can be very helpful both for search optimization and for a quick structure for glossaries.<br />
<table width="100%">
<tbody>
<tr valign="top">
<td width="49%"><strong>Definition list looks like:</strong><br />
                &lt;dl&gt;<br />
                &lt;dt&gt;Guitar <br />
                &lt;dd&gt;a stringed instrument; played by strumming or plucking<br />
                &lt;dt&gt;Piano<br />
                &lt;dd&gt;an instrument with a keyboard that strikes wire strings<br />
                &lt;/dl&gt;</td>
<td width="49%"><strong>Which renders like:</strong></p>
<dl>
<dt>Guitar</dt>
<dd>a stringed instrument; played by strumming or plucking</dd>
<dt>Piano</dt>
<dd>an instrument with a keyboard that strikes wire strings</dd>
</dl>
</td>
</tr>
</tbody>
</table>
</li>
<li><strong>Lists are flexible for styling.</strong> By assigning classes to lists, the list can change it&#8217;s display without changing the content. A good example of that is illustrated in the post <a href="http://www.thoughtsparks.net/2007/09/08/horizontal-tabs-css-video-tutorial-2/">Horizontal Tabs - CSS Video Tutorial #2</a>.</li>
<li><strong>Lists are multi-purpose.</strong> Lists can be used for vertical and horizontal menus, information content structure, options in a form and displaying graphical information such as photo galleries.</li>
<li><strong>Lists make formatting quick. </strong>The nice thing about lists are the built-in <em>type attributes</em> that can be assigned either at the style sheet or at the point of creating the list.
<p>
    <strong>                    Ordered list format option:</strong></p>
<ol>
<li type="A">capital letters <br />
        &lt;li type =&quot;A&quot;&gt;</li>
<li type="a">lowercase letters <br />
        &lt;li type=&quot;a&quot;&gt;</li>
<li type="I">capital roman numerals <br />
        &lt;li type=&quot;I&quot;&gt;</li>
<li type="i">roman numerals <br />
        &lt;li type=&quot;i&quot;&gt;</li>
<li type="i">numerical list (default type) &lt;li type=&quot;1&quot;&gt;</li>
</ol>
</li>
</ol>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
        <p><center>&copy; %FIRST Stolle - visit the <a href="http://www.thoughtsparks.net">author</a> for more great content.</center></p>      ]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/2007/10/09/10-reasons-to-use-list-item-tags/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Make Images Look Right with Attributes</title>
		<link>http://www.thoughtsparks.net/2007/09/28/make-images-look-right-with-attributes/</link>
		<comments>http://www.thoughtsparks.net/2007/09/28/make-images-look-right-with-attributes/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 13:20:08 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Web and Tech Helps]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2007/09/28/make-images-look-right-with-attributes/</guid>
		<description><![CDATA[

When uploading an image to your blog, it&#8217;s important to include some essential attributes. Using a WYSIWYG editor like FCKEditor for WordPress gives you preset elements. The screen shot above is a typical example of some of the more common attributes that you should employ.

URL is the location online where the graphic will be posted. [...]]]></description>
			<content:encoded><![CDATA[<div align="center"><img alt="Image Properties" src="http://www.thoughtsparks.net/wp-content/uploads/2007/09/imageproperties.jpg" /></p>
<div align="left">
When uploading an image to your blog, it&#8217;s important to include some essential attributes. Using a <span class="TSDEF">WYSIWYG</span> editor like <a href="http://www.deanlee.cn/wordpress/fckeditor-for-wordpress-plugin/">FCKEditor for WordPress</a> gives you preset elements. The screen shot above is a typical example of some of the more common attributes that you should employ.</p>
<ol>
<li><strong>URL</strong> is the location online where the graphic will be posted. The upload tab allows you to send an image from your desktop to the web server. <br />
    The html code looks like &lt;img src=&quot;http://www.domain.com/subfolders/image.jpg&quot;&gt;.</li>
<li><strong>Alternative Text</strong> or Alt text as it&#8217;s abbreviated is an important element and should always be employed. It accomplished two very important tasks.
<ul>
<li>Provides visually impaired readers an explanation of the graphic, which was it&#8217;s original intent.</li>
<li>Enables search engines to more effectively index your site for more effective optimization.</li>
</ul>
<p>    The html code looks like alt=&quot;Photo caption&quot;</li>
<li><strong>Width and Heigh</strong>t are optional attributes. I always reduce my images to the appropriate size in a photo editor before uploading as it reduces page load time. But in the case of slight modifications, these attributes are very helpful.<br />
    The html code looks like width=&quot;150px&quot; and height=&quot;150px&quot; where px stands for pixels.</li>
<li><strong>Border </strong>is often used to remove a border around linked images. In some cases it&#8217;s helpful to add a border to an image. To remove a border the element would be 0.<br />
    The html code looks like border=&quot;0&quot; or border =&quot;1&quot;.</li>
<li><strong>HSpace and VSpace</strong> elements add horizontal and vertical space, which creates white space around images. <br />
    The html code looks like hspace=&quot;10&quot; and vspace=&quot;10&quot;.</li>
<li><strong>Align</strong> is primarily used to position an image to the left or right of the page. This allows text to wrap in a natural fashion around the image. <br />
    The html code looks like align=&quot;left&quot;.</li>
</ol>
<p>The first two attributes, the URL and Alternative Text should always be set when uploading images to page content. Border, HSpace, VSpace, Align and other attributes can be set with CSS styling. Sounds like another post. Gee, I guess you&#8217;ll have to check back soon for styling images with CSS.</p></div>
</div>
<p>&nbsp;</p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
        <p><center>&copy; %FIRST Stolle - visit the <a href="http://www.thoughtsparks.net">author</a> for more great content.</center></p>      ]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/2007/09/28/make-images-look-right-with-attributes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Font Treatment - CSS Video Tutorial #3</title>
		<link>http://www.thoughtsparks.net/2007/09/12/font-treatment-css-video-tutorial-3/</link>
		<comments>http://www.thoughtsparks.net/2007/09/12/font-treatment-css-video-tutorial-3/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 06:26:19 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Web and Tech Helps]]></category>

		<category><![CDATA[CSS Made Easy]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2007/09/12/font-treatment-css-video-tutorial-3/</guid>
		<description><![CDATA[Today&#8217;s post features the third Cascading Style Sheet(CSS) Video Tutorial on font usage. The video is just over 4 minutes in length.
One important aspect of web publishing is effectively applying font treatments to make text more readable. With a few adjustments to fonts, the readership of a site will find it easier to assimilate the [...]]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s post features the third Cascading Style Sheet(CSS) Video Tutorial on font usage. The video is just over 4 minutes in length.</p>
<p>One important aspect of web publishing is effectively applying font treatments to make text more readable. With a few adjustments to fonts, the readership of a site will find it easier to assimilate the important information shared&nbsp; with them. </p>
<p>The tutorial shows how to apply several different font attributes to create a more unique and design centered presentation. While the web has some built-in limitations, these techniques will free you from the constraints of the default templates common in many blog applications.</p>
<h4 align="center"><strong>Font Treatment - CSS Video Tutorial #3</strong><object width="480" height="430" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"></p>
<param value="#FFFFFF" name="bgcolor" /></p>
<param value="true" name="loop" />         <embed width="480" height="430" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" loop="true" bgcolor="#FFFFFF" quality="high" src="http://www.thoughtsparks.net/wp-content/uploads/2007/09/FontUsageTutorial.swf"></embed></object></h4>
<h4><strong>Web Safe Fonts</strong></h4>
<p>As mentioned in the video, the following is a short list of some basic fonts to choose for a website:</p>
<ul>
<li><span style="font-family: Arial;">Arial</span>, <span style="font-family: Arial Black;">Arial Black</span></li>
<p></p>
<li><span style="font-family: Comic Sans MS;">Comic Sans MS</span></li>
<p></p>
<li><span style="font-family: Courier;">Courier</span></li>
<p></p>
<li><span style="font-family: Georgia;">Georgia</span></li>
<p></p>
<li><span style="font-family: Impact;">Impact</span></li>
<p></p>
<li><span style="font-family: Lucida Console;">Lucida Console</span></li>
<p></p>
<li><span style="font-family: Palatino;">Palatino</span>,<span style="font-family: Book Antigua;">Book Antigua</span></li>
<p></p>
<li><span style="font-family: Tahoma;">Tahoma</span>,<span style="font-family: Geneva;">Geneva</span>,<span style="font-family: sans-serif;">sans-serif</span></li>
<p></p>
<li><span style="font-family: Times New Roman;">Times New Roman</span>, <span style="font-family: Times;">Times</span>, <span style="font-family: serif;">serif</span></li>
<p></p>
<li><span style="font-family: Trebuchet MS;">Trebuchet MS</span>,<span style="font-family: Helvetica;">Helvetica</span>,<span style="font-family: Verdana;">Verdana</span></li>
<p></p>
<li><span style="font-family: Symbol;">Symbol</span>,<span style="font-family: Webdings;">Webdings</span></li>
<p></p>
<li><span style="font-family: Wingdings;">Wingdings</span>, <span style="font-family: Zapf Dingbats;">Zapf Dingbats</span></li>
</ul>
<p>Let me know if this tutorial is helpful. If you have any other questions about fonts, leave a comment as well and I&#8217;ll do what I can to answer them as efficiently as possible. You can take styles in many directions and make simple changes that will spruce-up your site. At the same time they can get very complex especially when tweaking an existing style sheet. Go for it, just be patient with yourself as it takes a while to get the hang of it.</p>
<p>One important tip: before beginning tweaks to a stylesheet, copy and paste the style sheet into Notepad and save to your desktop. Each time you make significant changes and it works well, save another copy. This way if you muck it up, it won&#8217;t take you but a minute to reverse it and then wait until a later time to try again.</p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
        <p><center>&copy; %FIRST Stolle - visit the <a href="http://www.thoughtsparks.net">author</a> for more great content.</center></p>      ]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/2007/09/12/font-treatment-css-video-tutorial-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Horizontal Tabs - CSS Video Tutorial #2</title>
		<link>http://www.thoughtsparks.net/2007/09/08/horizontal-tabs-css-video-tutorial-2/</link>
		<comments>http://www.thoughtsparks.net/2007/09/08/horizontal-tabs-css-video-tutorial-2/#comments</comments>
		<pubDate>Sun, 09 Sep 2007 01:16:41 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Web and Tech Helps]]></category>

		<category><![CDATA[CSS Made Easy]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2007/09/08/horizontal-tabs-css-video-tutorial-2/</guid>
		<description><![CDATA[Today&#8217;s post features the second Cascading Style Sheet(CSS) Video Tutorial on creating horizontal tabs such as are used for the top navigation of this website. The video is 4 minutes in length.
What is most excellent about&#160; CSS is how a few lines of code in the styles greatly alters the visual structure of a page [...]]]></description>
			<content:encoded><![CDATA[<p>Today&rsquo;s post features the second Cascading Style Sheet(CSS) Video Tutorial on creating horizontal tabs such as are used for the top navigation of this website. The video is 4 minutes in length.</p>
<p>What is most excellent about&nbsp; CSS is how a few lines of code in the styles greatly alters the visual structure of a page element.</p>
<p>With a recently purchased microphone headset the quality of the recording is greatly improved. Let me know what you think and what else you would like to learn about in subsequent tutorials.</p>
<h4 align="center"><strong>Horizontal Tabs - CSS Video Tutorial #2</strong><br />
<object width="480" height="430" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"></p>
<param name="movie" value="http://www.thoughtsparks.net/wp-content/uploads/2007/09/ListItemTutorial.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#FFFFFF" />
<param name="loop" value="true" />         <embed width="480" height="430" src="http://www.thoughtsparks.net/wp-content/uploads/2007/09/ListItemTutorial.swf" quality="high" bgcolor="#FFFFFF" loop="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object></h4>
        <p><center>&copy; %FIRST Stolle - visit the <a href="http://www.thoughtsparks.net">author</a> for more great content.</center></p>      ]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/2007/09/08/horizontal-tabs-css-video-tutorial-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Body Tag - CSS Video Tutorial #1</title>
		<link>http://www.thoughtsparks.net/2007/09/07/the-body-tag-css-video-tutorial-1/</link>
		<comments>http://www.thoughtsparks.net/2007/09/07/the-body-tag-css-video-tutorial-1/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 13:05:39 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Web and Tech Helps]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2007/09/07/the-body-tag-css-video-tutorial-1/</guid>
		<description><![CDATA[Today&#8217;s post features the first in a series of Cascading Style Sheet(CSS) videos covering some attributes of the body tag. The purpose of these videos will be to highlight basic CSS concepts that will assist bloggers in manipulating their sites. These tutorials will be rapid fire in that I will cover information with the reader [...]]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s post features the first in a series of Cascading Style Sheet(CSS) videos covering some attributes of the body tag. The purpose of these videos will be to highlight basic CSS concepts that will assist bloggers in manipulating their sites. These tutorials will be rapid fire in that I will cover information with the reader in the same manner as I would if you were sitting in front of me. Rather than creating polished presentations, these are the raw, no frills facts that you can use. My goal is to help demystify CSS so that you are empowered to make changes to your site with confidence towards creating a blog that is more personal and/or professional.</p>
<h4 align="center"><strong>CSS Body Tag Video Tutorial</strong><br />
<object width="377" height="240" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"></p>
<param name="movie" value="http://www.thoughtsparks.net/wp-content/uploads/2007/09/BodyTag.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#FFFFFF" />
<param name="loop" value="true" />         <embed width="377" height="240" src="http://www.thoughtsparks.net/wp-content/uploads/2007/09/BodyTag.swf" quality="high" bgcolor="#FFFFFF" loop="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object></h4>
<p>Let me know if you appreciate these tutorials and if I&#8217;m on the right track. I&#8217;m doing this for your edification, so I want these tutorials to really help you learn and apply the concepts efficiently and effectively to your site. Also, please let me know if you need more clarification and what aspects of CSS manipulation you would like to learn more about.</p>
        <p><center>&copy; %FIRST Stolle - visit the <a href="http://www.thoughtsparks.net">author</a> for more great content.</center></p>      ]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/2007/09/07/the-body-tag-css-video-tutorial-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Home Network Best Practices</title>
		<link>http://www.thoughtsparks.net/2007/04/12/home-network-best-practices/</link>
		<comments>http://www.thoughtsparks.net/2007/04/12/home-network-best-practices/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 10:22:12 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Web and Tech Helps]]></category>

		<guid isPermaLink="false">http://s198207675.onlinehome.us/ThoughtSparks/?p=13</guid>
		<description><![CDATA[My wife often comments, &#34;what do people do who don&#8217;t have a techie for a spouse?&#34; For those of you frustrated with computing gotcha&#8217;s and don&#8217;t have a resident techie, here&#8217;s some simple stuff to do to keep your computing environment at home humming along.

Turn your machine off at night or for longer periods when [...]]]></description>
			<content:encoded><![CDATA[<p>My wife often comments, &quot;what do people do who don&#8217;t have a techie for a spouse?&quot; For those of you frustrated with computing <span class="blsp-spelling-error">gotcha&#8217;s</span> and don&#8217;t have a resident techie, here&#8217;s some simple stuff to do to keep your computing environment at home humming along.</p>
<ol>
<li>Turn your machine off at night or for longer periods when not in use. This reduces your overall vulnerability from hacking. You&#8217;ll also save on electricity.</li>
<li>Use daily to several times  a different virus and bot scanners. Some of my favorite free ones are:
<ol>
<li>AVG Anti-Virus Free at <a href="http://free.grisoft.com/">free.grisoft.com</a></li>
<li><span class="blsp-spelling-error">Spybot</span>-S&amp;D! at <a href="http://www.safer-networking.org/">www.safer-networking.org</a></li>
<li>Ad-Aware at <a href="http://www2.blogger.com/post-create.g?blogID=3645055828794928669">www.lavasoftusa.com</a></li>
</ol>
</li>
<li>Use an <span class="blsp-spelling-error">internet</span> filter. I like K9 Web Protection at <a href="http://http//www.k9webprotection.com/">www.k9webprotection.com</a>. It&#8217;s a great parental control and does warn you of site content before you hit the page. Great for sensitive and discerning eyes.</li>
<li>Remove unused programs. Use &#8216;em or lose &#8216;em.</li>
<li>Use FireFox to surf the web. IE7 is better on security than 6.0 but who likes IE7?</li>
<li>Delete the cookies from your browser often.</li>
<li>Don&#8217;t save passwords.</li>
<li>Off-load data from your drive. When a <span class="blsp-spelling-error">HD</span> gets over 80% capacity, it starts to choke, especially if you do any major graphic/multimedia editing.</li>
<li>Run <span class="blsp-spelling-error">Defrag</span> and Disk Clean-up every once in a while. I forget that this is important, but it makes a difference in performance.</li>
<li>Custom configure your home network interface.
<ol>
<li>Create a unique <span class="blsp-spelling-error">IP</span> address and <span class="blsp-spelling-error">subnet</span>.</li>
<li>Limit the <span class="blsp-spelling-error">DHCP</span> range to only the number of machines needed. This may be necessary/convenient for laptops.</li>
<li>Even better would be to disable <span class="blsp-spelling-error">DHCP</span> and enter <span class="blsp-spelling-error">IP</span>, <span class="blsp-spelling-error">Subnet</span>, Gateway and <span class="blsp-spelling-error">DNS</span> entries into each machine.</li>
<li>Don&#8217;t enable <span class="blsp-spelling-error">SSID</span> broadcast which does not display the wireless network to your neighbors.</li>
<li>Use <span class="blsp-spelling-error">WPA</span>-<span class="blsp-spelling-error">PSK</span> instead of <span class="blsp-spelling-error">WEP</span>. <span class="blsp-spelling-error">WPA</span>-<span class="blsp-spelling-error">PSK</span> takes a little more work to crack with 64 character pin instead of 10.</li>
<li>Change your settings on a regular basis.</li>
</ol>
</li>
<li>Keep your Windows OS patched with updates.</li>
<li>Keep your MS Office patched with updates.</li>
<li>Don&#8217;t surf nasty sites like porn and hate site. It will keep your mind clean (most important) and will reduce your computing liability.</li>
<li>Use <span class="blsp-spelling-error">webmail</span>. No need to download email to your machine. Highly recommend the ever popular <span class="blsp-spelling-error">Google mail - <a href="http://gmail.com/">gmail.com</a></span>. They just got it right. If you haven&#8217;t tried it yet, do yourself a favor.</li>
<li>Learn to be shrewed with email. When in doubt, delete it.</li>
<li>Keep your ear to the ground for latest threats. You don&#8217;t have to be a subscriber to Slashdot - <a href="http://slashdot.org/">slashdot.org/</a> to keep up with the critical issues. More and more threats make the news.</li>
<li>Take the cover off of your desktop and blow-out the dust. If it&#8217;s in a dusty location, do this every month or two. Also, make sure your machine is well vented.</li>
<li>Make friends with a techie and bribe them with brownies and Diet Coke (or whatever their choice of caffeine). Then you&#8217;ll be armed when it eventually hits the fan (because someday it will).</li>
<li>Pray daily to God to protect you. Not kidding here. God is into the details of our lives and computing can wreak havoc to your schedule and if you blog for a living to your monitary gain.</li>
<li>Use a Mac and save yourself some trouble. Yeah, do as I say and not as I do. Mac&#8217;s are great. I&#8217;ve just not made the leap just yet. Windows at work, Windows at home. <span style="font-family: Arial,Verdana;"></span><span style="font-size: 85%;">&iquest;</span>Que <span class="blsp-spelling-error">lastima</span>?</li>
</ol>
        <p><center>&copy; %FIRST Stolle - visit the <a href="http://www.thoughtsparks.net">author</a> for more great content.</center></p>      ]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/2007/04/12/home-network-best-practices/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
