<?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>Snoitulos Ten &#187; Technical Tips</title>
	<atom:link href="http://www.snoitulosten.com/category/technical-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snoitulosten.com</link>
	<description>Approaching the web from a new angle!</description>
	<lastBuildDate>Tue, 27 Jul 2010 22:49:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Servers down&#8230;</title>
		<link>http://www.snoitulosten.com/servers-down/</link>
		<comments>http://www.snoitulosten.com/servers-down/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 18:34:19 +0000</pubDate>
		<dc:creator>Patrice</dc:creator>
				<category><![CDATA[From the Desk of the President]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Technical Tips]]></category>

		<guid isPermaLink="false">http://www.snoitulosten.com/?p=651</guid>
		<description><![CDATA[Our Data Center performed a physical move of our servers last night. The maintenance window was to be from 11 PM Pacific until 1 AM Pacific. With an expected down time of 20-30 minutes. Had all gone as planned this window is the lowest traffic window for our servers.
Unfortunately, all did not go well. And [...]]]></description>
			<content:encoded><![CDATA[<p>Our Data Center performed a physical move of our servers last night. The maintenance window was to be from 11 PM Pacific until 1 AM Pacific. With an expected down time of 20-30 minutes. Had all gone as planned this window is the lowest traffic window for our servers.</p>
<p>Unfortunately, all did not go well. And one the Windows Apps server did not reboot.  Technicians are working on the problem but I do not yet have an ETA for the servers to be back on line. The contingency plan is to install a new server but that will take time to bring on line as all of the sites will need to be restored from backup.</p>
<p>We will let you know as soon as we figure out the failure point.</p>
<p>Sorry for the inconvenience this is causing you.</p>
<p>Please check back here as I will be posting as more information is available. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.snoitulosten.com/servers-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a Favicon to your ProFusion Ultra IS</title>
		<link>http://www.snoitulosten.com/adding-a-favicon-to-your-profusion-ultra-is/</link>
		<comments>http://www.snoitulosten.com/adding-a-favicon-to-your-profusion-ultra-is/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 21:02:41 +0000</pubDate>
		<dc:creator>Patrice</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Technical Tips]]></category>
		<category><![CDATA[Favicon Creation]]></category>
		<category><![CDATA[ProFusion Ultra IS]]></category>

		<guid isPermaLink="false">http://www.snoitulosten.com/?p=556</guid>
		<description><![CDATA[
The Favicon appears as a mini-icon next to your web address in most browsers. It also appears next to the website name in your favorites list. ]]></description>
			<content:encoded><![CDATA[<p>We frequently get asked how to add a Favicon (favorites icon) to the Ultra IS.  Unfortunately, adding a Favicon is not somethng you can do directly from <img src="http://www.snoitulosten.com/wp-content/uploads/2010/04/favicon.jpg" alt="" title="favicon" width="172" height="27" class="alignright size-full wp-image-559" />the application as it requires FTP access to the Root directory. If you send us your .ICO file via the <a href="http://www.profusionsupport.com">support center</a> we will place it for you. Your Favicon should be no larger than 16 x 16 pixels. You may want to check out the following link if you are unsure about how to create .ICO files: http://www.photoshopsupport.com/tutorials/jennifer/favicon.html</p>
<p>The Favicon appears as a mini-icon next to your web address in most browsers. It also appears next to the website name in your favorites list. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.snoitulosten.com/adding-a-favicon-to-your-profusion-ultra-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buckets inside of buckets &#8212; an HTML primer</title>
		<link>http://www.snoitulosten.com/buckets-inside-of-buckets-an-html-primer/</link>
		<comments>http://www.snoitulosten.com/buckets-inside-of-buckets-an-html-primer/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 22:47:53 +0000</pubDate>
		<dc:creator>Patrice</dc:creator>
				<category><![CDATA[Technical Tips]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.snoitulosten.com/?p=72</guid>
		<description><![CDATA[How to fix a problem that is not broken]]></description>
			<content:encoded><![CDATA[<p>Have you ever tried to edit part of your web site, only to find that the more you try to fix it, the more everything seems to spiral out of control?</p>
<p>I can&#8217;t tell you how many times I&#8217;ve been told &#8220;The editor doesn&#8217;t work!&#8221; by a desperate co-worker. Usually, this is followed by, &#8220;You&#8217;re a programmer! Fix it!&#8221;</p>
<p>But the problem almost never turns out to actually be a broken editor. And the problem almost never turns out to be something that requires a programmer to fix.</p>
<p>What it requires, is somebody who knows HTML.</p>
<p>What is HTML? HTML stands for HyperText Markup Language. It&#8217;s the language of the web. Go to any web site and use your favorite browser&#8217;s &#8220;view source&#8221; command. That bunch of confusing text you see? That&#8217;s HTML. That&#8217;s what your browser takes, interprets, and displays in the visually pleasing manner we&#8217;re used to.</p>
<p>You don&#8217;t have to learn everything there is to know about HTML in order to use one of our editors. But if you want the best results possible, a basic understanding of HTML and how it works helps a lot.</p>
<p>Each HTML document is made up of a number of elements. I find it helpful to think of these elements as containers for content. The content might be text, or it might be an image, but the content has to have somewhere to be. It has to be inside of a container.</p>
<p>Each container begins with a tag &#8212; a special code word enclosed in angle brackets like &lt;div&gt; &#8212; and ends with an end tag &#8212; the same code word preceded by a forward slash, like &lt;/div&gt;. For example:</p>
<p>&lt;div&gt;Hello world!&lt;/div&gt;</p>
<p>This HTML will look like this in your browser, and in the standard editor window:</p>
<div>Hello world!</div>
<p>But, here&#8217;s the tricky part. The following HTML:</p>
<p>&lt;table&gt;&lt;tr&gt;&lt;td&gt;Hello world!&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</p>
<p>Will <span style="font-style: italic;">also</span> look like this in your browser:</p>
<table border="0">
<tbody>
<tr>
<td>Hello world!</td>
</tr>
</tbody>
</table>
<p>What&#8217;s the difference? The difference is the type of bucket. Different types of buckets have different functions and different formatting rules. They might look the same under some circumstances, but not under all circumstances. For example, the following HTML:</p>
<p>&lt;table&gt;&lt;tr&gt;&lt;td&gt;Hello world!&lt;/td&gt;&lt;td&gt;One&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Two&lt;/td&gt;&lt;td&gt;Three&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</p>
<p>Actually looks like this:</p>
<table border="0">
<tbody>
<tr>
<td>Hello world!</td>
<td>One</td>
</tr>
<tr>
<td>Two</td>
<td>Three</td>
</tr>
</tbody>
</table>
<p>What are you looking at? A table bucket (&lt;table&gt;&lt;/table&gt;), which contains two table row buckets (&lt;tr&gt;&lt;/tr&gt;), which each contain two table cell buckets (&lt;td&gt;&lt;/td&gt;). Each table cell bucket contains text, your actual content.</p>
<p>Buckets can also have attributes. For example:</p>
<p>&lt;table  width = &#8220;100%&#8221;&gt;&lt;tr&gt;&lt;td style = &#8220;width:50%;height:60px;border:1px solid red;&#8221; valign = &#8220;top&#8221;&gt;Hello world!&lt;/td&gt;&lt;td&gt;One&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Two&lt;/td&gt;&lt;td style = &#8220;font-weight:bold;color:green;padding:10px;border:1px dotted gray;&#8221; &gt;Three&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</p>
<p>Will look like this:</p>
<table border="0" width="100%">
<tbody>
<tr>
<td style="border: 1px solid red; width: 50%; height: 60px;" valign="top">Hello world!</td>
<td>One</td>
</tr>
<tr>
<td>Two</td>
<td style="border: 1px dotted gray; padding: 10px; font-weight: bold; color: green;">Three</td>
</tr>
</tbody>
</table>
<p>Width, visual style and vertical alignment (valign) are all attributes that can be assigned to the different buckets. It&#8217;s important to understand that not all attributes can be assigned to all buckets in all arrangements. For example, the first cell in our table is defined as being 60 pixels high and fifty percent of the total table width. That means that the cell immediately below it has to be the same width, and the cell immediately to the right of it needs to be the same height.</p>
<p>It&#8217;s also important to get the buckets right. For example:</p>
<p>&lt;table&gt;&lt;tr&gt;&lt;td&gt;Hello world!&lt;/td&gt;&lt;td&gt;One&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Two&lt;/td&gt;&lt;td&gt;Three&lt;/td&gt;&lt;/table&gt;</p>
<p>This has tags which are not closed, which is like punching a hole in the bucket. This might look okay, but it can also cause your content to shift in unpredictable ways. Sometimes it will look okay until you make a seemingly unrelated change &#8212; like adding a second table &#8212; and then suddenly everything&#8217;s out of whack.</p>
<p>Buckets with actual holes are rare in HTML created when using the WYSIWYG editor. The editor automatically closes any bucket it creates. However, it is very common to end up with buckets that contain too many other buckets, or buckets that contain the wrong thing, or buckets that overlap improperly. For example, if you tell the editor to insert a table within a line of text, you might get something like:</p>
<p>&lt;h3&gt;Hello world&lt;br /&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Here I am!&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/h3&gt;</p>
<p>The &lt;h3&gt; tag is a headline tag, which browsers expect to be a line of text. The H3 tag is not supposed to contain a table. It&#8217;s the wrong type of content for the bucket. Browsers aren&#8217;t expecting the content to come that way, and how they display it is unpredictable. The HTML above might display like this:</p>
<h3>Hello world</h3>
<p>Here I am!</p>
<p>Or it might display like this:</p>
<h3>Hello world</h3>
<h3>Here I am!</h3>
<p>It will vary depending on the browser, and on the styles applied to your website, and sometimes on the other elements on the page.</p>
<p>I hope this helps explain why your content formatting can get crazy. But the real question is, how to fix it? Usually, when the buckets get too messy, the only way to fix them is to take your content out of the buckets, get rid of the buckets that are there, and start over with new buckets. This is usually easiest if you follow these steps:</p>
<ol class = "numbered-list">
<li>With the editor open, highlight your text.</li>
<li>Copy by pressing ctrl+c or command+c on a Mac.</li>
<li>Open a plain text document editor such as Notepad.</li>
<li>Paste by pressing ctrl+v or command+v on a Mac.</li>
<li>From the text editor, copy the text again.</li>
<li>Paste into the editor.</li>
<li>Apply new formatting.</li>
</ol>
<p>Because it is so fast to format text with the editor, starting over is nearly always faster than trying to fix what&#8217;s already there.</p>
<p>However, if you want to take a look at the HTML, most WYSIWYG editors have a &#8220;view source&#8221; command that will show you the HTML. On our editor, it looks like this:</p>
<p>For a complete HTML reference, <a href="http://www.w3schools.com/html/default.asp">see the W3 Schools HTML Tutorial</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snoitulosten.com/buckets-inside-of-buckets-an-html-primer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great Custom 404 Page</title>
		<link>http://www.snoitulosten.com/great-custom-404-page/</link>
		<comments>http://www.snoitulosten.com/great-custom-404-page/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 22:25:28 +0000</pubDate>
		<dc:creator>Patrice</dc:creator>
				<category><![CDATA[Technical Tips]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[404 Error Page]]></category>
		<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://www.snoitulosten.com/?p=52</guid>
		<description><![CDATA[404 pages can be more than just an error message.  They are a method for taking a lost user/client and pointing them in the direction they are looking for.  When done correctly, instead of losing a client, you will gain a sale!]]></description>
			<content:encoded><![CDATA[<p>Every once in a while we come across something a little unexpected. This 404 page certainly fits into that category. Thanks to Peg for finding this page http://www.racetothesky.org/pagetool/?name=index</p>
<p>This is great for 2 reasons. First, they have a sense of humor. That is always a good thing. Second, they created a custom 404 error page instead of putting up the same ugly old 404 error page you see in your browser.  A custom 404 error page definitely creates a better user experience for your web visitors in case they come across a broken link. Obviously, the first choice is to just not have bad links on your site, but if you have made some changes on your site and you think that some page names may have changed which resulted in a broken link, definitely put up a custom 404 page with a link to your sitemap. Way better user experience this way. </p>
<p>All of our sites on the ProFusion Ultra IS website application have editable 404 error pages. So it matches the look and feel of your site and gives you the opportunity to keep the visitor on your site should they encounter a bad link. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.snoitulosten.com/great-custom-404-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add Smartermail Pop3 to Outlook 2007</title>
		<link>http://www.snoitulosten.com/how-to-add-smartermail-pop3-to-outlook-2007/</link>
		<comments>http://www.snoitulosten.com/how-to-add-smartermail-pop3-to-outlook-2007/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 19:56:56 +0000</pubDate>
		<dc:creator>Patrice</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Technical Tips]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[POP3]]></category>
		<category><![CDATA[Smartermail]]></category>

		<guid isPermaLink="false">http://www.snoitulosten.com/?p=25</guid>
		<description><![CDATA[Integrate a Smartermail Pop3 account into Outlook 2007 can be a challenge, but with these steps you are sure to be up and running in no time.]]></description>
			<content:encoded><![CDATA[<p>1. Open Outlook<br />
2. From tools, click on Account Settings and you will get a screen that looks like this:<br />
<img class="alignnone size-full wp-image-30" align="center" title="Step #2" src="http://www.snoitulosten.com/wp-content/uploads/2009/12/photo1v2.jpg" alt="Step #2" width="460" height="375" /> <br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br />
3. Click on New<br />
4. Select Microsoft Exchange/SMTP/POP 3 and click next<br />
5. Type in your name, email address and password. Be sure to check the box that says “Manually Configure server settings” at the bottom as shown below, then click next.<br />
<img src="http://www.snoitulosten.com/wp-content/uploads/2009/12/photo2.jpg" alt="Step 5 - Enter your details" title="Step 5 - Enter your details" width="460" height="341" class="alignnone size-full wp-image-35" /><br />
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br />
6. Click on Internet E-Mail and click next<br />
7. The fill out the following information on the next screen:<br />
<img src="http://www.snoitulosten.com/wp-content/uploads/2009/12/photo3.jpg" alt="Step 7 - Insert Details" title="Step 7 - Insert Details" width="460" height="343" class="alignnone size-full wp-image-37" /><br />
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br />
8. Your incoming and outgoing mail servers are the same.<br />
9. Then click on More Settings… and click on the outgoing server tab<br />
<img src="http://www.snoitulosten.com/wp-content/uploads/2009/12/photo4.jpg" alt="Final Step" title="Final Step" width="460" height="502" class="alignnone size-full wp-image-39" /><br />
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br />
10. Check the box that says “my outgoing server requires authentication”<br />
11. Then click ok.<br />
12. Then click test account settings.<br />
13. You should get 2 green check marks. If you don’t go back and make sure you have spelled everything correctly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snoitulosten.com/how-to-add-smartermail-pop3-to-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
