<?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>Aartek Systems</title>
	<atom:link href="http://www.aartek.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aartek.com/</link>
	<description>Web Design with You in Mind</description>
	<lastBuildDate>Sat, 23 May 2026 19:21:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Roboform</title>
		<link>http://www.aartek.com/uncategorized/231/</link>
		
		<dc:creator><![CDATA[Michael Crocker]]></dc:creator>
		<pubDate>Thu, 10 Feb 2011 04:09:22 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://www.aartek.com/?p=231</guid>

					<description><![CDATA[<p>The post <a href="http://www.aartek.com/uncategorized/231/">Roboform</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="text-align:center"><a href='http://www.roboform.com/php/land.php?frm=frame45&#038;affid=aarte'><img src='http://www.roboform.com/affiliates/banners/400x400-v2-box.gif' width='400' height='400' alt='RoboForm: Learn more...' border=0></a></div>
<p>The post <a href="http://www.aartek.com/uncategorized/231/">Roboform</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>CSS: The Definitive Guide</title>
		<link>http://www.aartek.com/web-design/css-definitive-guide/</link>
		
		<dc:creator><![CDATA[Michael Crocker]]></dc:creator>
		<pubDate>Sat, 27 Dec 2008 20:56:59 +0000</pubDate>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Web Design]]></category>
		<guid isPermaLink="false">http://www.aartek.com/?p=174</guid>

					<description><![CDATA[<p>Author: Eric A. Meyer Publisher: O&#8217;Reilly Year: 2007 ISBN 10: 1-56592-622-6 &#124; ISBN 13: 9781565926226 Let me begin by saying this book is one of the most important, if not THE most important, web design and development books in my personal library. It is a reference for CSS (Cascading Style Sheets) styles, but it is so...</p>
<p>The post <a href="http://www.aartek.com/web-design/css-definitive-guide/">CSS: The Definitive Guide</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Author: Eric A. Meyer<br />
Publisher: O&#8217;Reilly<br />
Year: 2007<br />
ISBN 10: 1-56592-622-6 | ISBN 13: 9781565926226</p>
<p>Let me begin by saying this book is one of the most important, if not THE most important, web design and development books in my personal library. It is a reference for CSS (Cascading Style Sheets) styles, but it is so much more. I read the book from cover to cover twice, and both times found it to be both an easy read and incredibly informative.</p>
<p>It opens with a chapter on how and why CSS evolved, and then Chapter Two goes into the basic rules for writing CSS code. The difference between block-level elements and inline-elements is clearly explained, as is when it is appropriate to use classes versus IDs and vice versa.</p>
<p><span id="more-174"></span></p>
<p>The rest of the book covers how the cascade works and defines terms such as specificity and inheritance. Chapter Five discusses the various options for using fonts, font weights, font families, styles, and variants. Chapter Seven explains the box model (a problem for many beginning web developers since different browsers sometimes apply the rules differently), while Chapter Eight goes into more detail, covering the differences between margins, padding, borders, etc.</p>
<p>All in all, it is a wonderful book that should be required reading for anyone who is interested in learning how to construct and style web pages properly.</p>
<p>The post <a href="http://www.aartek.com/web-design/css-definitive-guide/">CSS: The Definitive Guide</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Getting Started in Web Design and Development</title>
		<link>http://www.aartek.com/search-engines/started-web-design-development/</link>
		
		<dc:creator><![CDATA[Michael Crocker]]></dc:creator>
		<pubDate>Wed, 10 Dec 2008 18:11:52 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Site Optimization]]></category>
		<category><![CDATA[Site Promotion]]></category>
		<category><![CDATA[Web Design]]></category>
		<guid isPermaLink="false">http://www.aartek.com/?p=166</guid>

					<description><![CDATA[<p>I&#8217;m occasionally approached by someone who is interested in a career in web site design and wants to know where to begin. My approach to answering the question usually involves first defining different areas of specialty in web site development. These areas of specialization, and explanations, are as follows: Web development &#8211; many beginners use...</p>
<p>The post <a href="http://www.aartek.com/search-engines/started-web-design-development/">Getting Started in Web Design and Development</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I&#8217;m occasionally approached by someone who is interested in a career in web site design and wants to know where to begin. My approach to answering the question usually involves first defining different areas of specialty in web site development. These areas of specialization, and explanations, are as follows:</p>
<p><span id="more-166"></span></p>
<ul>
<li>Web development &#8211; many beginners use the terms &#8220;web design&#8221; and &#8220;web development&#8221; interchangeably. In fact, building a web site from scratch is a lot like building a house from scratch. Many subcontractors are needed to build the house, from plumbers to electricians to carpenters. Likewise, the construction of a web site, particularly a complex site, often requires many different specialists in a variety of programming or coding fields. The term &#8220;web development&#8221; is an all-encompassing term similar to &#8220;real estate development.&#8221; It includes every aspect of the web site construction process, from design through completion.</li>
<li>Web design &#8211; this phrase refers specifically to the design aspect of building a web site. Again, using the home construction analogy, a &#8220;web designer&#8221; is technically like the architect of a building. He or she decides what the site will look like and how the various pieces, such as navigation bars, will function together. The designer may or may not be involved in actually writing the code that puts flesh on the design skeleton.</li>
<li>Search engine optimization (SEO) &#8211; this is a part of the development process that few web designers are truly familiar with. It involves writing the code and content of the site in such a way as to make it more &#8220;authoritative&#8221; on a particular topic in the eyes of the various search engines, such as Google, Yahoo, and MSN.</li>
<li>Search engine marketing &#8211; getting a site to rank well in the search engines is not accomplished solely by optimization. Other factors, such as link popularity, come into play. The phrase &#8220;search engine marketing&#8221; encompasses all of these and includes search engine optimization.</li>
<li>HTML &#8211; the fundamental language of web pages. All novices MUST learn HTML if they are to ever be truly proficient at ANY of the web development specialties.</li>
<li>Cascading Style Sheets (CSS) &#8211; like HTML, this is a fundamental language of web pages. The difference is that HTML is focused primarily on organizing your content, while the primary purpose of CSS is to make your content visually appealing.</li>
</ul>
<p>Any prospective student of web design or development should begin by learning the disciplines listed above, then proceed to more advanced specialties as needed.</p>
<p>The post <a href="http://www.aartek.com/search-engines/started-web-design-development/">Getting Started in Web Design and Development</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>La Fogata Mexican Restaurant in Mauldin, South Carolina</title>
		<link>http://www.aartek.com/mauldin/la-fogata-mexican-restaurant-mauldin-south-carolina/</link>
		
		<dc:creator><![CDATA[Michael Crocker]]></dc:creator>
		<pubDate>Fri, 05 Dec 2008 01:36:36 +0000</pubDate>
				<category><![CDATA[Business Reviews]]></category>
		<category><![CDATA[Mauldin]]></category>
		<guid isPermaLink="false">http://www.aartek.com/?p=161</guid>

					<description><![CDATA[<p>Our featured business of the week is the La Fogata Mexican Restaurant in Mauldin, SC. The restaurant is located at 107 E. Butler Road in Mauldin, a couple of blocks from the Butler Road/Laurens Road intersection. My wife and I eat at La Fogata at least once a week, and view it as our &#8220;treat&#8221;...</p>
<p>The post <a href="http://www.aartek.com/mauldin/la-fogata-mexican-restaurant-mauldin-south-carolina/">La Fogata Mexican Restaurant in Mauldin, South Carolina</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Our featured business of the week is the La Fogata Mexican Restaurant in Mauldin, SC. The restaurant is located at 107 E. Butler Road in Mauldin, a couple of blocks from the Butler Road/Laurens Road intersection.</p>
<p>My wife and I eat at La Fogata at least once a week, and view it as our &#8220;treat&#8221; night. The atmosphere is more casual than some high end restaurants and as a result is more relaxed and laid back. The staff is always friendly and courteous, and the service is almost always extremely fast. You are hardly seated before chips arrive and your drink order is taken. Once your order is taken, the food usually arrives hot within ten minutes or less. Even during busy times, you can be in and out within thirty minutes if you wish.</p>
<p>In our opinion, it is hands down the best Mexican restaurant in the Greenville area.</p>
<p>The post <a href="http://www.aartek.com/mauldin/la-fogata-mexican-restaurant-mauldin-south-carolina/">La Fogata Mexican Restaurant in Mauldin, South Carolina</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The UPS Store in Mauldin, SC</title>
		<link>http://www.aartek.com/mauldin/ups-store-mauldin-sc/</link>
		
		<dc:creator><![CDATA[Michael Crocker]]></dc:creator>
		<pubDate>Tue, 02 Dec 2008 20:27:46 +0000</pubDate>
				<category><![CDATA[Business Reviews]]></category>
		<category><![CDATA[Mauldin]]></category>
		<guid isPermaLink="false">http://www.aartek.com/?p=157</guid>

					<description><![CDATA[<p>Our featured business of the week is The UPS Store at 201B W. Butler Road in Mauldin, SC. They provide a host of services, including mailbox services, mailing and shipping, packing and moving, copy and print, communication and business services, a notary, passport photos, and many more. The hours of operation are Monday through Friday,...</p>
<p>The post <a href="http://www.aartek.com/mauldin/ups-store-mauldin-sc/">The UPS Store in Mauldin, SC</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Our featured business of the week is The UPS Store at 201B W. Butler Road in Mauldin, SC. They provide a host of services, including mailbox services, mailing and shipping, packing and moving, copy and print, communication and business services, a notary, passport photos, and many more. The hours of operation are Monday through Friday, 8:30 AM to 6:30 PM, and Saturdays from 10:00 AM to 4:00 PM. The staff is friendly and helpful, so stop by and say hello!</p>
<p>The store is located in front of Bi-Lo and across the street from Ingles.</p>
<p>The post <a href="http://www.aartek.com/mauldin/ups-store-mauldin-sc/">The UPS Store in Mauldin, SC</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Does your website need an overhaul?</title>
		<link>http://www.aartek.com/search-engines/site-optimization/website-overhaul/</link>
		
		<dc:creator><![CDATA[Michael Crocker]]></dc:creator>
		<pubDate>Fri, 21 Nov 2008 00:39:02 +0000</pubDate>
				<category><![CDATA[Site Optimization]]></category>
		<category><![CDATA[Site Promotion]]></category>
		<category><![CDATA[Web Design]]></category>
		<guid isPermaLink="false">http://www.aartek.com/?p=153</guid>

					<description><![CDATA[<p>Many business owners want their website to be eye-catching, but they often overlook other, equally important factors which determine not only the amount of traffic to your website, but the quality of that traffic and, ultimately, your conversion rate. Here are a few of those factors: Your site is confusing. Eye-catching is one thing, but...</p>
<p>The post <a href="http://www.aartek.com/search-engines/site-optimization/website-overhaul/">Does your website need an overhaul?</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Many business owners want their website to be eye-catching, but they often overlook other, equally important factors which determine not only the amount of traffic to your website, but the quality of that traffic and, ultimately, your conversion rate. Here are a few of those factors:</p>
<ol>
<li><strong>Your site is confusing.</strong> Eye-catching is one thing, but is it clear to a visitor where important information about your business is located? I frequently come across sites which fail to provide easy navigation schemes, thereby hindering my quest to find the information I&#8217;m looking for. Make sure your site makes sense and that everything is easy to find and follow.</li>
<li><strong>You still have a site that plays background music.</strong> Newsflash: this was cool, oh, about fifteen years ago, back in the days when everything about the &#8216;net was new and exciting. In this day and age, with sites like Youtube, ESPN, etc. sound is no big deal. Visitors want sound when they want it; they don&#8217;t want it shoved in their faces when they visit your site.</li>
<li><strong>Your text is illegible. </strong>I&#8217;m frequently amazed at the sites that feature text that is too small, light against a light background, or dark against a dark background. What are these people thinking? Sometimes, in our quest to get &#8220;design cute&#8221;, we can go overboard. Make sure visitors can read your text.</li>
<li><strong>Your site opens with a flash intro. </strong>See item #2, above. Like background music, flash doesn&#8217;t &#8220;wow&#8221; anyone anymore; I personally find it to be more of a nuisance to get through than anything. As a matter of fact, it can hurt your search engine rankings. Lose it.</li>
</ol>
<p>Allways remember: an ugly, but well-structured, easy-to-read website with few hindrances is better than a beautiful, flash-heavy, hard-to-navigate site. Fortunately you can have the best of both worlds. And after all, aren&#8217;t sales/conversions really what you&#8217;re after?</p>
<p>The post <a href="http://www.aartek.com/search-engines/site-optimization/website-overhaul/">Does your website need an overhaul?</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>New IT Support Partnership</title>
		<link>http://www.aartek.com/computer-repair/support-partnership/</link>
		
		<dc:creator><![CDATA[Michael Crocker]]></dc:creator>
		<pubDate>Thu, 13 Nov 2008 17:41:15 +0000</pubDate>
				<category><![CDATA[Computer Repair]]></category>
		<category><![CDATA[Greenville]]></category>
		<category><![CDATA[Mauldin]]></category>
		<category><![CDATA[Simpsonville]]></category>
		<category><![CDATA[Site Optimization]]></category>
		<category><![CDATA[Web Design]]></category>
		<guid isPermaLink="false">http://www.aartek.com/?p=151</guid>

					<description><![CDATA[<p>Aartek is pleased to announce a new partnership with Aaron Computers, based in Anderson, South Carolina. Aaron Computers is opening a branch service center at 111 Ashmore Bridge Road in Mauldin, South Carolina and will be handling all IT-related service requests formerly handled by Aartek. We are Aartek are focusing our efforts on web design...</p>
<p>The post <a href="http://www.aartek.com/computer-repair/support-partnership/">New IT Support Partnership</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Aartek is pleased to announce a new partnership with Aaron Computers, based in Anderson, South Carolina. Aaron Computers is opening a branch service center at 111 Ashmore Bridge Road in Mauldin, South Carolina and will be handling all IT-related service requests formerly handled by Aartek. We are Aartek are focusing our efforts on web design and search engine optimization services, and Aaron Computers will be referring all such requests to us.</p>
<p>Aaron Computers has been in the IT service business since 1993 and has established a loyal following in Anderson County. After 15 years of excellence, they have decided to expand into the Greenville, Mauldin, and Simpsonville market. We welcome the move and look forward to working together.</p>
<p>The post <a href="http://www.aartek.com/computer-repair/support-partnership/">New IT Support Partnership</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Is Your Business Represented on the Web?</title>
		<link>http://www.aartek.com/greenville/business-represented-web-site/</link>
		
		<dc:creator><![CDATA[Michael Crocker]]></dc:creator>
		<pubDate>Sat, 25 Oct 2008 18:54:28 +0000</pubDate>
				<category><![CDATA[Greenville]]></category>
		<category><![CDATA[Mauldin]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Simpsonville]]></category>
		<category><![CDATA[Site Optimization]]></category>
		<category><![CDATA[Site Promotion]]></category>
		<category><![CDATA[Site Submission]]></category>
		<category><![CDATA[Spartanburg]]></category>
		<category><![CDATA[Web Design]]></category>
		<guid isPermaLink="false">http://www.aartek.com/?p=137</guid>

					<description><![CDATA[<p>Almost on a daily basis, I am amazed that there are still businesses in the Greenville area (or any area, for that matter) that do not have a web site.  I frequently look for a business&#8217; web site in order to find hours of operation, products and/or services offered, location, and even customer reviews. When...</p>
<p>The post <a href="http://www.aartek.com/greenville/business-represented-web-site/">Is Your Business Represented on the Web?</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Almost on a daily basis, I am amazed that there are still businesses in the Greenville area (or any area, for that matter) that do not have a web site.  <span id="more-137"></span>I frequently look for a business&#8217; web site in order to find hours of operation, products and/or services offered, location, and even customer reviews. When I&#8217;m unable to locate a site for a business within a few minutes, I almost always take my business elsewhere, and I&#8217;m fairly certain I&#8217;m not alone in this regard. It&#8217;s just too easy to find businesses with all of this information available on their web site for me to waste my time on those that don&#8217;t.</p>
<p>Considering the relatively low cost involved (web sites are available for as little as $400 plus $20 a month for hosting), any business that is serious about competing in the Greenville or Upstate area (or the modern economy in general) absolutely has to have a web site.</p>
<p>The post <a href="http://www.aartek.com/greenville/business-represented-web-site/">Is Your Business Represented on the Web?</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Getting Verizon VCast to See All Songs on a LG VX8350</title>
		<link>http://www.aartek.com/software-tips/verizon-vcast-songs-2/</link>
		
		<dc:creator><![CDATA[Michael Crocker]]></dc:creator>
		<pubDate>Wed, 22 Oct 2008 02:17:10 +0000</pubDate>
				<category><![CDATA[Software Tips]]></category>
		<category><![CDATA[software cell phones verizon tips]]></category>
		<guid isPermaLink="false">http://www.aartek.com/?p=128</guid>

					<description><![CDATA[<p>As I mentioned in a recent post, I have been archiving dozens of songs lately, ripping them from old vinyl LPs, cleaning them, burning them to CDs, converting them to .wma files, and finally copying them to my Verizon LG VX8350 phone, which doubles as an MP3 (or, in this case, a WMA) player. I&#8217;ve been...</p>
<p>The post <a href="http://www.aartek.com/software-tips/verizon-vcast-songs-2/">Getting Verizon VCast to See All Songs on a LG VX8350</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>As I mentioned in a recent post, I have been archiving dozens of songs lately, ripping them from old vinyl LPs, cleaning them, burning them to CDs, converting them to .wma files, and finally copying them to my Verizon LG VX8350 phone, which doubles as an MP3 (or, in this case, a WMA) player. I&#8217;ve been using Spin it Again to rip, clean, burn, and convert, and Media Monkey to copy the files to the phone.<span id="more-128"></span></p>
<p>My problem arose when I realized that one, and only one, song from a particular LP was invisible when I looked at the album I had copied over. I was using the phone&#8217;s built-in VCast music library and player to get to the album. I decided to access the phone as a USB mass storage device instead, so that I could see if the actual song file had been copied. In fact, it was there, pretty as you please. I tried copying it again anyway, but still had no luck viewing the file from the music library.</p>
<p>Then, on a hunch, I decided to carefully compare the file to other song files from the same album, to see if there was any reason this one wouldn&#8217;t show up in the library. It was then that I noticed that one word in the song&#8217;s title had an apostrophe. Since I had allowed Spin it Again to assign file names, it had not occurred to me that the software would use the exact title (including the apostrophe) as the name of the file. I changed the name of the file, replacing the apostrophe with an underscore, and voila! VCast could now see the song. When using third party software to rip songs or modify file names in any way, be sure to eliminate any stray apostrophes, commas, etc. or your MP3 player&#8217;s music player may not be able to read the file.</p>
<p>An another occasion, two different songs from one album did not show up in the Vcast player. Both copied fine, and there were no special characters, etc. I was stimied, until I realized that the two songs had the longest two titles on the album &#8211; one with 52 characters and the other with 45 characters. Since the file name consisted of the song title in each case, I decided to reduce the file names to about 25 each. Once again, both songs magically appeared. Apparently, Verizon&#8217;s software can&#8217;t read file names over a set length, so be sure to keep all filenames to a reasonable number of characters.</p>
<p>The post <a href="http://www.aartek.com/software-tips/verizon-vcast-songs-2/">Getting Verizon VCast to See All Songs on a LG VX8350</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Using Outlook/Outlook Express to Send Mail Through a Firewall</title>
		<link>http://www.aartek.com/software-tips/outlookoutlook-express-send-mail-firewall/</link>
		
		<dc:creator><![CDATA[Michael Crocker]]></dc:creator>
		<pubDate>Sat, 18 Oct 2008 05:14:13 +0000</pubDate>
				<category><![CDATA[Software Tips]]></category>
		<guid isPermaLink="false">http://www.aartek.com/?p=120</guid>

					<description><![CDATA[<p>I had been experiencing a certain computer problem for months, and finally arrived at a solution the other day, so here it is for all who might be dealing with the same issue: I regularly use my laptop at our local library. Actually, I occasionally teach seminars at the local library, and between classes I...</p>
<p>The post <a href="http://www.aartek.com/software-tips/outlookoutlook-express-send-mail-firewall/">Using Outlook/Outlook Express to Send Mail Through a Firewall</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I had been experiencing a certain computer problem for months, and finally arrived at a solution the other day, so here it is for all who might be dealing with the same issue:</p>
<p>I regularly use my laptop at our local library. Actually, I occasionally teach seminars at the local library, and between classes I like to catch up on email correspondence. Receiving email was, as usual, no problem. Sending email, however, was a major pain. In yet another ongoing crusade to control spam, the library&#8217;s firewall prevented email of any kind to be sent via port 25.<span id="more-120"></span></p>
<p>For a while, I used webmail to send mail, but this was extremely inconvenient since I have, due to the nature of my business, about ten different email accounts that I send/receive email through. Checking each one of them individually through webmail was time consuming and laborious. Furthermore, most days I would open up Outlook Express (my mail client of choice) without thinking and download my mail. To reply, I then had to log into webmail and copy and paste the original message into the reply.</p>
<p>So I tried other options, including creating an SSH tunnel via Putty (I couldn&#8217;t get it to work, even with expert advice). Seems my mail server isn&#8217;t configured properly to allow this kind of traffic.</p>
<p>Anyway, after months of workarounds and dealing with the nuisance, I suddenly remembered seeing &#8220;IMAP&#8221; when adding an email account in Outlook Express. Then it dawned on me&#8230;I have a Google mail (gmail) account (which can be configured as IMAP), so why can&#8217;t I set up my gmail server to send mail and thereby possibly bypass the firewall restrictions?</p>
<p>As it turned out, I could. First, I had to enable IMAP in Gmail. The steps are as follows:</p>
<ol>
<li>Sign in to Gmail.</li>
<li>Click <strong>Settings</strong> at the top of any Gmail page.</li>
<li>Click <strong>Forwarding and POP/IMAP</strong>.</li>
<li>Select <strong>Enable IMAP</strong></li>
<li>Click <strong>Save Changes</strong></li>
</ol>
<p>Next, I need to configure Outlook Express. I could have followed Google&#8217;s instructions on how to do this; however, I didn&#8217;t want to <em>receive </em>mail via IMAP, but just <em>send</em>  it. In order to do this, for each account I needed to send email from, I changed the outgoing server to imap.gmail.com. To do this:</p>
<ol>
<li>Click Tools, Accounts</li>
<li>Select the account to change and choose Properties</li>
<li>Click the Servers tab.</li>
<li>Enter imap.gmail.com for the <em>outgoing</em> mail server.</li>
<li>At the bottom, check the box that says &#8220;My Server Requires Authentication&#8221;.</li>
<li>Click the &#8220;Settings&#8221; button.</li>
<li>Choose the &#8220;Log On Using&#8221; radio button.</li>
<li>Enter my <em><strong>gmail</strong></em> account name and password and click OK.</li>
<li>Click the Advanced tab.</li>
<li>Change the outgoing mail server to 465.</li>
<li>Check the &#8220;This server requires a secure connection&#8221; box.</li>
</ol>
<p>With that, I was able to send email using Outlook Express, from behind the firewall.</p>
<p>The post <a href="http://www.aartek.com/software-tips/outlookoutlook-express-send-mail-firewall/">Using Outlook/Outlook Express to Send Mail Through a Firewall</a> appeared first on <a href="http://www.aartek.com">Aartek Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
