<?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>Icon Graphics, Author at Icon Graphics</title>
	<atom:link href="https://icongraphics.com/author/icongraphics/feed/" rel="self" type="application/rss+xml" />
	<link>https://icongraphics.com/author/icongraphics/</link>
	<description>Full-Service Graphic Design &#38; Web Development</description>
	<lastBuildDate>Thu, 24 May 2018 13:46:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.11</generator>

<image>
	<url>https://icongraphics.com/wp-content/uploads/2020/06/cropped-icon-1-32x32.gif</url>
	<title>Icon Graphics, Author at Icon Graphics</title>
	<link>https://icongraphics.com/author/icongraphics/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>We are Experiencing Technical Difficulties with Our Phone System</title>
		<link>https://icongraphics.com/news/experiencing-technical-difficulties-phone-system/</link>
					<comments>https://icongraphics.com/news/experiencing-technical-difficulties-phone-system/#respond</comments>
		
		<dc:creator><![CDATA[Icon Graphics]]></dc:creator>
		<pubDate>Thu, 24 May 2018 13:46:25 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<guid isPermaLink="false">https://icongraphics.com/?p=1703</guid>

					<description><![CDATA[<p>We want to make everyone aware that our phone carrier’s system is not properly routing phone calls to our office. It seems to be an issue primarily with land lines and local numbers in the Hagerstown area. Although the issue is not limited to just this area. It seems that cell phones are not affected [&#8230;]</p>
<p>The post <a href="https://icongraphics.com/news/experiencing-technical-difficulties-phone-system/">We are Experiencing Technical Difficulties with Our Phone System</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>We want to make everyone aware that our phone carrier’s system is not properly routing phone calls to our office. It seems to be an issue primarily with land lines and local numbers in the Hagerstown area. Although the issue is not limited to just this area. It seems that cell phones are not affected and have no trouble getting through to our office. We are in the process of trying to find a new carrier for our VoIP phone service. If you can recommend or have any experience with any companies that do not start with a “V” please let us know!</p>
<p>Thanks,<br />
Icon Graphics Team</p>
<p>The post <a href="https://icongraphics.com/news/experiencing-technical-difficulties-phone-system/">We are Experiencing Technical Difficulties with Our Phone System</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://icongraphics.com/news/experiencing-technical-difficulties-phone-system/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What&#8217;s in a Web Developer&#8217;s Toolkit?</title>
		<link>https://icongraphics.com/web-development-wednesday/whats-web-developers-toolkit/</link>
					<comments>https://icongraphics.com/web-development-wednesday/whats-web-developers-toolkit/#respond</comments>
		
		<dc:creator><![CDATA[Icon Graphics]]></dc:creator>
		<pubDate>Wed, 15 Mar 2017 14:00:44 +0000</pubDate>
				<category><![CDATA[Web Development Wednesday]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Edge]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpstorm]]></category>
		<category><![CDATA[SublimeText]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[VC]]></category>
		<category><![CDATA[Web Development]]></category>
		<guid isPermaLink="false">http://icongraphics.com/?p=1636</guid>

					<description><![CDATA[<p>In the lead up to buying my first house, I&#8217;ve been watching a lot of Ask This Old House  to fill in the gaps in my home maintenance education. One of my favorite segments on the show is when one of the professionals will list out their &#8220;must have&#8221; tools for anyone looking to tackle [&#8230;]</p>
<p>The post <a href="https://icongraphics.com/web-development-wednesday/whats-web-developers-toolkit/">What&#8217;s in a Web Developer&#8217;s Toolkit?</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In the lead up to buying my first house, I&#8217;ve been watching a lot of <em>Ask This Old House </em> to fill in the gaps in my home maintenance education. One of my favorite segments on the show is when one of the professionals will list out their &#8220;must have&#8221; tools for anyone looking to tackle home repair. The plumber shows off his wrenches and teflon tape, the electrician his multimeter and wire strippers, and the landscaper his rakes and shovels.  Like these tradesmen, a web developer has a unique set of tools that they use to get the job done. Unlike these tradesmen, however, people don&#8217;t really get to see us use those tools. You can watch the electrician wire up a new outlet with a screwdriver, but you don&#8217;t really get to watch the developer type the code into PHPStorm to create your website. So to change things up a little bit, I&#8217;m going to be going over the tools used to code websites.</p>
<h2>The Command Prompt (or Terminal)</h2>
<div id="attachment_1641" style="width: 310px" class="wp-caption alignleft"><a href="https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-08-53.png"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-1641" class="wp-image-1641 size-medium" src="https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-08-53-300x204.png" alt="" width="300" height="204" srcset="https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-08-53-300x204.png 300w, https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-08-53.png 734w" sizes="(max-width: 300px) 100vw, 300px" /></a><p id="caption-attachment-1641" class="wp-caption-text">Listing all files and folders inside current folder</p></div>
<p>For those old enough to remember, back in the earlier days of computers, everything was done via a command prompt (or terminal). There was no graphical user interface (GUI) for anything, just commands and crude textual output. Now a days, computers offer both a GUI and a way to send commands directly. Odds are that your operating system is Windows (probably Windows 8 or 10), and within that operating system is a program called cmd. It allows you to send commands quickly and directly to the computer. The average user will probably never need to use cmd or anything else like it, but for developers, it&#8217;s one of the first tools in our toolkit. Being able to quickly maneuver between directories, list out their contents, create/edit/delete files is incredibly useful. It seems counter productive, but with enough practice one can become much faster at using the command prompt than they are at performing the same tasks with a mouse. Additionally, there are several other tools in the web developer&#8217;s toolkit that don&#8217;t have GUIs and require you to type commands directly.</p>
<h2>A Text Editor or an IDE</h2>
<div id="attachment_1638" style="width: 310px" class="wp-caption alignright"><a href="https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-02-54.png"><img decoding="async" aria-describedby="caption-attachment-1638" class="wp-image-1638 size-medium" src="https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-02-54-300x188.png" alt="" width="300" height="188" srcset="https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-02-54-300x188.png 300w, https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-02-54-768x480.png 768w, https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-02-54-1024x640.png 1024w, https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-02-54.png 1680w" sizes="(max-width: 300px) 100vw, 300px" /></a><p id="caption-attachment-1638" class="wp-caption-text">Editing a PHP file in PHPStorm</p></div>
<p>There&#8217;s a running joke in the office that all I require to do my job is Notepad and Internet Explorer (IE). And there actually is some truth to that! When I first began learning how to code, I wrote it in Notepad and tested it in IE. Fortunately things have progressed greatly since then and now I depend on several different web browsers for testing and two pieces of software for code writing. The first is a basic text editor. I&#8217;ve tried several over the years, but my favorite has to be <a href="https://www.sublimetext.com/" target="_blank">SublimeText</a>. It allows me to quickly write code and offers support for features such as auto-complete and <a href="https://emmet.io/" target="_blank">emmet</a>, which allows me to type code in shorthand (so typing &#8220;mt&#8221; followed by pressing tab will yield &#8220;margin-top&#8221;, or &#8220;ul&gt;li*3&gt;a&#8221; followed by a tab would yield a 3 item long list of links).</p>
<p>The second piece of software is an Integrated Development Environment (IDE) called <a href="https://www.jetbrains.com/phpstorm/" target="_blank">PHPStorm</a>. All of our websites are written in, among other types of code, PHP. PHPStorm is like a text editor on steroids that&#8217;s built specifically for writing in HTML, CSS, Javascript, and of course PHP. The primary point of an IDE is to combine several tools and the functionalities of separate pieces of software into a single, unified environment. PHPStorm gives me quick access to a terminal, allows me to use <a href="#version-control">version control</a>, and even manipulate files. All  without having to leave the program.</p>
<h2>FTP Clients</h2>
<p>There are several ways to push code to a server, but one of the oldest and most used is the File Transfer Protocol (better known as FTP). Using a program like <a href="https://filezilla-project.org/" target="_blank">Filezilla</a> or <a href="https://winscp.net" target="_blank">WinSCP</a>, I can connect to a website&#8217;s server and begin uploading the website&#8217;s files. A good FTP client will also allow me to delete or move files on a remote server as needed. FTP can also serve as a quick way to backup or restore a site&#8217;s files.</p>
<h2>Version Control</h2>
<p>Version control is a relatively new addition to the web developer&#8217;s toolkit. To explain it as simple as possible, version control (usually in the form of a technology called git) allows a developer to jump back/forth between versions of a file with relative ease. For example, say I built a website with a blue background. I show it to the client and they want to see it with a red background. Upon seeing all of that red, they realize they&#8217;d rather have it be blue after all. With version control I can quickly and easily revert the file back to its original, blue form without ever having to touch code.</p>
<h2>Inspector Tools</h2>
<div id="attachment_1644" style="width: 310px" class="wp-caption alignleft"><a href="https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-32-32.png"><img decoding="async" aria-describedby="caption-attachment-1644" class="wp-image-1644 size-medium" src="https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-32-32-300x159.png" alt="" width="300" height="159" srcset="https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-32-32-300x159.png 300w, https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-32-32-768x406.png 768w, https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-32-32-1024x542.png 1024w, https://icongraphics.com/wp-content/uploads/2017/03/Screenshot-from-2017-03-08-15-32-32.png 1060w" sizes="(max-width: 300px) 100vw, 300px" /></a><p id="caption-attachment-1644" class="wp-caption-text">Using Firefox&#8217;s Inspector Tools to view the Google homepage.</p></div>
<p>Inspector Tools are another relatively new tool for web developers. In the old days if you needed to take a look at a site&#8217;s code for reference, you either needed to download the file and look at it directly, or use the &#8220;View Source&#8221; tool. Downloading a file can be time-consuming, and &#8220;View Source&#8221; is a very primitive tool. Web developers needed more, and the answer was the Inspector Tool. The tool allows a developer to safely view and manipulate the HTML, CSS, and Javascript on a website in real-time. This saves a lot of time as it allows developers to quickly try out changes without actually modifying the code. Additionally, the tools can be used to log site errors, track load times, and more. Chrome, Internet Explorer, and Edge all offer their own takes on the Inspector Tool.</p>
<h2>In Summary</h2>
<p>Of course this is just a short list of the most common tools used by web developers. New technologies and approaches are developed so rapidly that it can be difficult to keep up at times. And each technology or idea comes in multiple iterations. I love SublimeText, but others may prefer <a href="https://atom.io/" target="_blank">Atom</a>. Most web developers use git for version control, but others may use SVN. There&#8217;s no shortage of choice of tools in web development. The joke, &#8220;If you don&#8217;t like the weather in Maryland, wait 5 minutes&#8221; is also applicable to web development. If you don&#8217;t like the tools available to you, just wait 5 minutes for new ones!</p>
<p>The post <a href="https://icongraphics.com/web-development-wednesday/whats-web-developers-toolkit/">What&#8217;s in a Web Developer&#8217;s Toolkit?</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://icongraphics.com/web-development-wednesday/whats-web-developers-toolkit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Throwback Thursday: MazzComm Open House Invite</title>
		<link>https://icongraphics.com/throwback-thursday/mazzcomm-open-house-invite/</link>
					<comments>https://icongraphics.com/throwback-thursday/mazzcomm-open-house-invite/#respond</comments>
		
		<dc:creator><![CDATA[Icon Graphics]]></dc:creator>
		<pubDate>Thu, 22 Dec 2016 15:27:59 +0000</pubDate>
				<category><![CDATA[Throwback Thursdays]]></category>
		<guid isPermaLink="false">http://icongraphics.com/?p=1622</guid>

					<description><![CDATA[<p>A Holiday TBT, WAYBACK, over 20 years ago! An Open house invite for marketing firm MazzComm, which was owned by Robin Lyles of David Lyles Developers and located in Martinsburg, WV. Illustration by Keith Baumbach and copy by Robin and Candy. Merry Christmas!</p>
<p>The post <a href="https://icongraphics.com/throwback-thursday/mazzcomm-open-house-invite/">Throwback Thursday: MazzComm Open House Invite</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>A Holiday TBT, WAYBACK, over 20 years ago! An Open house invite for marketing firm MazzComm, which was owned by Robin Lyles of <a href="http://lylesventures.com" target="_blank">David Lyles Developers</a> and located in Martinsburg, WV. Illustration by Keith Baumbach and copy by Robin and Candy. Merry Christmas!</p>
<p><a href="https://icongraphics.com/wp-content/uploads/2016/12/MazzComm-Open-House-Invite_web.jpg"><img loading="lazy" decoding="async" class="aligncenter wp-image-1623 size-full" src="https://icongraphics.com/wp-content/uploads/2016/12/MazzComm-Open-House-Invite_web.jpg" alt="mazzcomm-open-house-invite_web" width="700" height="545" srcset="https://icongraphics.com/wp-content/uploads/2016/12/MazzComm-Open-House-Invite_web.jpg 700w, https://icongraphics.com/wp-content/uploads/2016/12/MazzComm-Open-House-Invite_web-300x234.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></a></p>
<p>The post <a href="https://icongraphics.com/throwback-thursday/mazzcomm-open-house-invite/">Throwback Thursday: MazzComm Open House Invite</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://icongraphics.com/throwback-thursday/mazzcomm-open-house-invite/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Importance of a Strong Password</title>
		<link>https://icongraphics.com/article/importance-strong-password/</link>
					<comments>https://icongraphics.com/article/importance-strong-password/#respond</comments>
		
		<dc:creator><![CDATA[Icon Graphics]]></dc:creator>
		<pubDate>Mon, 25 Jul 2016 14:52:21 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[online security]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">http://icongraphics.com/?p=489</guid>

					<description><![CDATA[<p>While plain passwords are easy to remember, they are <i>incredibly</i> unsecure. The easiest way for someone to gain unwanted access to your email, social media, or other online accounts is by guessing your password. The weaker the password, the easier this becomes. Let's take a look at an easy solution.</p>
<p>The post <a href="https://icongraphics.com/article/importance-strong-password/">The Importance of a Strong Password</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>&#8220;Password must contain at least one uppercase letter, symbol, and number!&#8221;</p>
<p>I&#8217;m sure we&#8217;ve all seen this phrase when signing up for a new account online. In the earlier days of the web, there wasn&#8217;t as much concern about web security, making simple passwords quite common. But while plain passwords are easy to remember, they are incredibly unsecure.</p>
<p>Let&#8217;s take a look at the first five entries in SplashData&#8217;s 25 worst passwords of 2013:</p>
<ol>
<li>123456</li>
<li>password</li>
<li>12345678</li>
<li>qwerty</li>
<li>abc123</li>
</ol>
<p>Enticing though they may be, those five passwords could be guessed in <a href="http://howsecureismypassword.net" target="_blank">under a second</a>. And that&#8217;s just using just a desktop computer!</p>
<p>In our line of work, when handling client information online, we commonly run into passwords structured something like &#8220;arthur42.&#8221; Just a name or a word followed by a number. You might think that the number makes it secure, but in reality, it only makes the password minutely more difficult to crack. Rather than an instant guess, it jumps to 11 minutes. Capitalizing the &#8220;A&#8221; increases decryption time to a whopping 15 hours, but I think we can do even better.</p>
<h2>Building a Better Password</h2>
<p>When a website urges you to add a symbol and number to your password, you may find yourself wondering, &#8220;What good will that really do?&#8221;</p>
<p>Going back to our example above, let&#8217;s try adding another number and a single symbol. &#8220;Arthur423$&#8221; would take 58 years. That’s 1,411 times longer than the password above! While that&#8217;s definitely an improvement and you&#8217;re vastly better off using that than &#8220;arthur42,&#8221; we can still do better.</p>
<p>The reason these simple passwords are easy to crack is because the automated tools used to crack them have a <em>huge</em> dictionary of words to pull from. They&#8217;ll automatically (and very quickly) try those words <em>and</em> variations on their spelling and capitalization while also trying to append numbers to them until they finally get a match. So while adding a &#8220;$&#8221; or &#8220;3&#8221; doesn&#8217;t solve our problem, you can see how utilizing symbols and numbers can greatly boost the security of your password. Less than a second to 58 years is quite a jump!</p>
<p>So, what would we consider to be a good, strong password? I personally use a random password generator that just now gave me &#8220;M$j%$@gXSN2Le*O.&#8221; Using the same parameters used to gauge &#8220;arthur42,&#8221; it would take your average desktop PC 16 billion years to crack it. Since that&#8217;s 3 billion years longer than the age of the universe, I think we&#8217;ve found our secure password.</p>
<h2>Remembering a Better Password</h2>
<p>&#8220;M$j%$@gXSN2Le*O&#8221; may be secure, but it&#8217;s not very easy to remember. Some people come up with memory tricks to remember their passwords, but that&#8217;s not always possible. So what are our options? How can we be secure, but not have to rack our brains trying to remember dozens of super-complicated passwords?</p>
<p>Personally, I use a password manager. A password manager is a program that keeps track of your passwords for you in an encrypted database. It only requires the memorization of one super strong password to be given access to all of your accounts. Now, this may seem like an &#8220;all your eggs in one basket&#8221; approach, but any good password manager will require multiple means of verification (commonly known as <a href="http://www.cnet.com/news/two-factor-authentication-what-you-need-to-know-faq/">two-factor authentication</a>). That way you — and only you — can have access to your passwords.</p>
<p>My preferred manager at the moment is <a href="http://keepass.info/">KeePass</a>, which allows you to store your passwords in a secure, encrypted database file. To unlock that encrypted file, you can utilize up to 3 methods of verification: encryption key file, password, and Windows account verification (which will limit access to the database to the user who created it). I utilize the encryption key file and a strong password. The downside to KeePass is that it requires a good bit of setup and a little extra know-how to use it effectively.</p>
<p>A more user-friendly method is <a href="https://lastpass.com/">LastPass</a>, which exists as a website and browser plugin for managing passwords. The major advantage LastPass has over KeePass is the browser plugin detects what site you&#8217;re attempting to log into and auto-populates the login form for you. The major disadvantage is that your encrypted passwords are stored on a 3rd party&#8217;s server rather than locally on your own machine. But since LastPass also offers two-factor authentication via several mobile apps for an extra layer of security, it&#8217;s still a strong option — and much preferable to &#8220;arthur42.&#8221;</p>
<h2>In Summary</h2>
<p>While prompts to create a stronger password may seem like an annoyance or inconvenience, the value of a strong password cannot be overstated. The easiest way for someone to gain unwanted access to your email, social media, or other online accounts is by guessing your password. The weaker the password, the easier this becomes. Tools like LastPass and KeePass can be very helpful for utilizing strong, complicated passwords without the hassle of having to memorize them.</p>
<p>&nbsp;</p>
<p>The post <a href="https://icongraphics.com/article/importance-strong-password/">The Importance of a Strong Password</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://icongraphics.com/article/importance-strong-password/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Welcome to Icon Graphics!</title>
		<link>https://icongraphics.com/news/welcome-to-icon-graphics/</link>
					<comments>https://icongraphics.com/news/welcome-to-icon-graphics/#respond</comments>
		
		<dc:creator><![CDATA[Icon Graphics]]></dc:creator>
		<pubDate>Mon, 09 Nov 2015 16:51:04 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[How We Work]]></category>
		<guid isPermaLink="false">http://icongraphics.com/?p=846</guid>

					<description><![CDATA[<p>You know the old saying: "The cobbler's children have no shoes." Our primary focus has <i>always</i> been putting our clients' needs above our own. But, as time has allowed, we've been working on our own site. And now we'd like to invite you to take a look. <b>Welcome to Icon Graphics.</b></p>
<p>The post <a href="https://icongraphics.com/news/welcome-to-icon-graphics/">Welcome to Icon Graphics!</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>You know the old saying: &#8220;The cobbler&#8217;s children have no shoes.&#8221; Our primary focus has <em>always</em> been putting our clients&#8217; needs above our own. But, as time has allowed, we&#8217;ve been working on our own site. And now we&#8217;d like to invite you to take a look.</p>
<h2><strong>Welcome to Icon Graphics.</strong></h2>
<h3>What&#8217;s new?</h3>
<p>When we designed our last website, the world was a different place. Smart phones were in their infancy. Tablets were something you wrote in with a pen. Chrome, one of the current leading web browsers, didn&#8217;t even exist.</p>
<p>But all of that&#8217;s changed now. The web &#8212; and business at large &#8212; is far more interactive than it used to be, thanks in large part to social media, blogging, and the ever-changing nature of the web and business culture alike. Fortunately, as the online world has grown and changed, so have we. Here&#8217;s a look at what you can expect:</p>
<ul>
<li><strong>Our site is now fully responsive</strong> and easy to navigate on any device. <a href="https://icongraphics.com/on-the-go/responsive-web-design/" target="_blank">Learn more about responsive web design!</a></li>
<li><strong>We&#8217;ve updated our portfolio</strong> to show the breadth of work we&#8217;ve published &#8212; and to give you a better idea of what we can do for you. We&#8217;ve been around for over 20 years, so <a href="https://icongraphics.com/work/">we&#8217;ve got a lot to show</a>.</li>
<li><strong>We&#8217;ve expanded our news section</strong> to include updates about Icon Graphics along with inspiration, tips and tricks, and more. You&#8217;ll learn about our design process, how design can help grow your business, and how our team is involved in our community. Subscribe to our newsletter through the link in our footer and never miss an update!</li>
</ul>
<h3>What now?</h3>
<ul>
<li><strong><a href="https://icongraphics.com/creative-services/" target="_blank">Take a look at the services we offer.</a></strong> Our experience and longevity in business gives us an edge and understanding that&#8217;s hard to come by.</li>
<li><strong><a href="https://icongraphics.com/creative-team/" target="_blank">Get to know our team.</a></strong> We work together to give you the best possible design solution.</li>
<li><strong>Follow us on social media.</strong> We&#8217;re active on <a href="https://www.facebook.com/IconGraphicsMD" target="_blank">Facebook</a>, <a href="https://twitter.com/Icon_Graphics" target="_blank">Twitter</a>, <a href="https://www.pinterest.com/icongraphics/" target="_blank">Pinterest</a>, and <a href="https://instagram.com/icongraphicsmd" target="_blank">Instagram</a>.</li>
<li><strong>Subscribe to our newsletter</strong> to receive Iconography news, tips, and motivation.</li>
<li><a href="https://icongraphics.com/connect/" target="_blank"><strong>Connect with us</strong></a> to see what Icon Graphics can do for you. We&#8217;d love to sit down and talk with you about your business needs and how we can help you achieve your goals.</li>
</ul>
<p>Looking forward to seeing more of you in the future!</p>
<p>The post <a href="https://icongraphics.com/news/welcome-to-icon-graphics/">Welcome to Icon Graphics!</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://icongraphics.com/news/welcome-to-icon-graphics/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Jeremy Duenas joins Team Icon!</title>
		<link>https://icongraphics.com/noteworthy/welcome-jeremy/</link>
					<comments>https://icongraphics.com/noteworthy/welcome-jeremy/#respond</comments>
		
		<dc:creator><![CDATA[Icon Graphics]]></dc:creator>
		<pubDate>Wed, 04 Dec 2013 15:26:50 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Welcome]]></category>
		<guid isPermaLink="false">http://icongraphics.com/?p=371</guid>

					<description><![CDATA[<p>We&#8217;re excited to introduce Jeremy Duenas as our new web developer here at Icon Graphics! Jeremy specializes in PHP development, web programming, and responsive web development. Welcome, Jeremy!</p>
<p>The post <a href="https://icongraphics.com/noteworthy/welcome-jeremy/">Jeremy Duenas joins Team Icon!</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>We&#8217;re excited to introduce Jeremy Duenas as our new web developer here at Icon Graphics! Jeremy specializes in PHP development, web programming, and responsive web development. Welcome, Jeremy!</p>
<p>The post <a href="https://icongraphics.com/noteworthy/welcome-jeremy/">Jeremy Duenas joins Team Icon!</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://icongraphics.com/noteworthy/welcome-jeremy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Potomac River Atlas Available Online and In Print</title>
		<link>https://icongraphics.com/noteworthy/potomac-river-atlas-available/</link>
					<comments>https://icongraphics.com/noteworthy/potomac-river-atlas-available/#respond</comments>
		
		<dc:creator><![CDATA[Icon Graphics]]></dc:creator>
		<pubDate>Fri, 26 Jul 2013 14:13:34 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Hagerstown-Washington County Convention and Visitors Bureau]]></category>
		<category><![CDATA[Potomac River Atlas]]></category>
		<guid isPermaLink="false">http://icongraphics.com/?p=367</guid>

					<description><![CDATA[<p>The Hagerstown-Washington County Convention and Visitors Bureau (CVB) has announced that the new Potomac River Atlas of Washington County is now available FREE online, and also available in a new FREE mobile app format. We're proud to have created the online version of the atlas, along with the mobile platform.</p>
<p>The post <a href="https://icongraphics.com/noteworthy/potomac-river-atlas-available/">Potomac River Atlas Available Online and In Print</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The Hagerstown-Washington County Convention and Visitors Bureau (CVB) has announced that the new Potomac River Atlas of Washington County is now available FREE online, and also available in a new FREE mobile app format. We&#8217;re proud to have created the online version of the atlas, along with the mobile platform.</p>
<ul>
<li><a title="Potomac River Atlas of Washington County is Now Online; FREE Internet Atlas; 83 Miles of Washington County Maryland River GIS Maps Accessible by New Web Site" href="http://www.marylandmemories.org/news/viewnews.cgi?newsid1374872770,57649," target="_blank">Read the press release.</a></li>
<li><a title="Potomac River Atlas of Washington County, Maryland" href="http://gis.marylandmemories.org/" target="_blank">View the atlas online.</a></li>
</ul>
<p>The post <a href="https://icongraphics.com/noteworthy/potomac-river-atlas-available/">Potomac River Atlas Available Online and In Print</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://icongraphics.com/noteworthy/potomac-river-atlas-available/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>New Potomac River Atlas</title>
		<link>https://icongraphics.com/noteworthy/new-potomac-river-atlas/</link>
					<comments>https://icongraphics.com/noteworthy/new-potomac-river-atlas/#respond</comments>
		
		<dc:creator><![CDATA[Icon Graphics]]></dc:creator>
		<pubDate>Tue, 28 May 2013 14:14:50 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Hagerstown-Washington County Convention and Visitors Bureau]]></category>
		<category><![CDATA[Potomac River Atlas]]></category>
		<guid isPermaLink="false">http://icongraphics.com/?p=369</guid>

					<description><![CDATA[<p>The Hagerstown-Washington County Convention and Visitors Bureau (CVB) officially unveiled the new Potomac River Atlas at the Board of County Commissioners meeting on Tuesday May 28. The project was a collaboration of the county’s GIS Office, Icon Graphics and the CVB.</p>
<p>The post <a href="https://icongraphics.com/noteworthy/new-potomac-river-atlas/">New Potomac River Atlas</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>(Partnership Project of County GIS Office, Icon Graphics, and CVB)</h2>
<p>The Hagerstown-Washington County Convention and Visitors Bureau (CVB) officially unveiled the new Potomac River Atlas at the Board of County Commissioners meeting on Tuesday May 28. The project was a collaboration of the county’s GIS Office, Icon Graphics and the CVB.</p>
<p>Copies of the atlas are available at the Visitor Welcome Center for $5. Look for the new site in June!</p>
<p><a href="http://www.marylandmemories.org/news/viewnews.cgi?newsid1369768209,78116,">Read the press release.</a></p>
<p>The post <a href="https://icongraphics.com/noteworthy/new-potomac-river-atlas/">New Potomac River Atlas</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://icongraphics.com/noteworthy/new-potomac-river-atlas/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Dani Kelley joins the Icon Team</title>
		<link>https://icongraphics.com/noteworthy/welcome-dani/</link>
					<comments>https://icongraphics.com/noteworthy/welcome-dani/#respond</comments>
		
		<dc:creator><![CDATA[Icon Graphics]]></dc:creator>
		<pubDate>Mon, 26 Sep 2011 13:28:45 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Welcome]]></category>
		<guid isPermaLink="false">http://icongraphics.com/?p=373</guid>

					<description><![CDATA[<p>We are pleased to announce the addition of Dani Kelley to the Icon team as a Graphic/Web Designer. Dani specializes in identity design, copywriting/ editing and web design. Welcome, Dani!</p>
<p>The post <a href="https://icongraphics.com/noteworthy/welcome-dani/">Dani Kelley joins the Icon Team</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>We are pleased to announce the addition of Dani Kelley to the Icon team as a Graphic/Web Designer. Dani specializes in identity design, copywriting/ editing and web design. Welcome, Dani!</p>
<p>The post <a href="https://icongraphics.com/noteworthy/welcome-dani/">Dani Kelley joins the Icon Team</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://icongraphics.com/noteworthy/welcome-dani/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cell Journal Cover Illustration</title>
		<link>https://icongraphics.com/noteworthy/cell-journal-cover-illustration/</link>
					<comments>https://icongraphics.com/noteworthy/cell-journal-cover-illustration/#respond</comments>
		
		<dc:creator><![CDATA[Icon Graphics]]></dc:creator>
		<pubDate>Mon, 18 Apr 2011 14:41:04 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Cell Magazine]]></category>
		<guid isPermaLink="false">http://icongraphics.com/?p=375</guid>

					<description><![CDATA[<p>Congratulations to the team at Icon Graphics for being awarded the front cover design of Cell Magazine for the April 15, 2011 issue.</p>
<p>Cell Magazine is the leading trade publication for the scientific community. The Johns Hopkins scientists submitted the cover design created by Icon Graphics as a graphical representation of the scientific report published that week by Cell Magazine.</p>
<p>The post <a href="https://icongraphics.com/noteworthy/cell-journal-cover-illustration/">Cell Journal Cover Illustration</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Congratulations to the team at Icon Graphics for being awarded the front cover design of Cell Magazine for the April 15, 2011 issue.</p>
<p>Cell Magazine is the leading trade publication for the scientific community. The Johns Hopkins scientists submitted the cover design created by Icon Graphics as a graphical representation of the scientific report published that week by Cell Magazine.</p>
<p>Cell Press is committed to improving scientific communication through the publication of exciting research and reviews. Senior scientists and researchers worldwide turn to Cell Press each month to stay abreast of the latest and most salient scientific discoveries. The full issue of Cell Magazine and the article can be viewed at <a href="http://www.cell.com/">www.cell.com</a>.</p>
<p>The post <a href="https://icongraphics.com/noteworthy/cell-journal-cover-illustration/">Cell Journal Cover Illustration</a> appeared first on <a href="https://icongraphics.com">Icon Graphics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://icongraphics.com/noteworthy/cell-journal-cover-illustration/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
