<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">

<channel>
	<title>Xykon Consulting</title>
	<atom:link href="https://www.xykonconsulting.com/feed/" rel="self" type="application/rss+xml"/>
	<link>https://www.xykonconsulting.com</link>
	<description>Finally... Technology Just For You</description>
	<lastBuildDate>Fri, 17 Mar 2023 11:49:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3.1</generator>

<image>
	<url>https://www.xykonconsulting.com/wp-content/uploads/2021/05/xykon_favicon.png</url>
	<title>Xykon Consulting</title>
	<link>https://www.xykonconsulting.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<itunes:explicit>no</itunes:explicit><itunes:subtitle>Finally... Technology Just For You</itunes:subtitle><item>
		<title>Website Security Cheatsheet</title>
		<link>https://www.xykonconsulting.com/cheatsheet/</link>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Wed, 21 Dec 2022 05:17:24 +0000</pubDate>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[cyber security]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<guid isPermaLink="false">http://www.xykonconsulting.com/?p=2858</guid>

					<description><![CDATA[Thinking about securely managing your website but not sure where to start? There is a wealth of information online. The sheer amount of it, though, can feel inundating and overwhelming. To help, we at Xykon, have compiled a short 10-item cheat-sheet of basic measures that can improve your website security dramatically. Here&#8217;s the cheat-sheet: Ensure information assets on your website ... <div><a href="https://www.xykonconsulting.com/cheatsheet/" class="more-link">Read More</a></div>]]></description>
										<content:encoded><![CDATA[<p>Thinking about securely managing your website but not sure where to start? There is a wealth of information online. The sheer amount of it, though, can feel inundating and overwhelming. To help, we at Xykon, have compiled a short 10-item cheat-sheet of basic measures that can improve your website security dramatically.</p>
<div id="contents">
<p class="c7"><span class="c5">Here&#8217;s the cheat-sheet:</span></p>
<ol class="c1 lst-kix_rrd9yd3ic07k-0 start" start="1">
<li class="c4"><strong><span class="c5">Ensure information assets on your website are classified using the same system your organization uses for all assets</span><span class="c0">: </span></strong><span class="c0">If you do sensitive work or have private data (think health information), you need to inventorize and classify them so that you know WHAT you have and what it’s WORTH. Do you have a list of clients that needs to be kept secure? Are there online documents with passwords? How about detailed research about your target customer base? </span> <span class="c0">If your organization does not inventorize, value and classify all online assets, then engage a consulting firm like Xykon to conduct a baseline risk assessment so that recommended controls can be established organization-wide. This will ensure that security measures are commensurate with how your organization treats information classification and categorization as a whole. </span></li>
<li class="c4"><strong><span class="c5">Perform a risk assessment:</span></strong> <span class="c0"> It is the surest way to be confident that you know what your high risk areas are. Only once you have identified your high-risk areas can you effectively allocate resources to address them. No organization has unlimited funds to invest in cybersecurity. To help customers invest wisely, Xykon</span><span class="c0"> recommends understanding website risk, establishing an acceptable risk level (or</span><span class="c2 c0"> risk appetite</span><span class="c0">), and then linking these back to a risk management plan. Xykon specializes in using the NIST Cybersecurity Framework (NIST CSF) which is in turn used to implement NIST 800 and CSC top 20 critical security controls. We also specialize in ISO 27001/27002 and FISMA.</span></li>
<li class="c4"><strong><span class="c5">Practice Least Privilege: </span></strong><span class="c2 c0"> Least Privilege</span><span class="c0"> is the rule that</span><span class="c0"> “every process, user, or application can access ONLY the information and resources that are absolutely necessary and nothing more.” </span><span class="c2 c0">Least Privilege </span><span class="c0">involves eliminating unnecessary administrators on the website’s front end and back end. Having only necessary (and trained) administrators reduces the chance of security holes being introduced unwittingly. Observing </span><span class="c2 c0">Least Privilege</span><span class="c0"> also requires roles to be clearly defined by allowable actions.</span><span class="c0"> For example, common roles like </span><span class="c2 c0">administrator, staff,</span> <span class="c2 c0">editor</span><span class="c0">, </span><span class="c2 c0">dues-paying member</span><span class="c0">, or </span><span class="c2 c0">content approver</span><span class="c0"> are limited to certain behaviors within the site. A huge advantage of this is that hackers using compromised accounts are also constrained by those same rules.</span></li>
<li class="c4"><strong><span class="c5">Implement bare minimum controls: </span></strong><span class="c0">There are ten basic measures that Xykon recommends for all websites, regardless of type of content hosted:</span>
<ol>
<li style="padding-left: 30px;"><span class="c0">Implement a web application firewall.</span></li>
<li style="padding-left: 30px;"><span class="c0">Utilize a Single Sign-On system, preferably one your organization already uses.</span></li>
<li style="padding-left: 30px;"><span class="c0">Separate database and web servers.</span></li>
<li style="padding-left: 30px;"><span class="c0">Restrict and control remote access to your database and web server by IP and username.</span></li>
<li style="padding-left: 30px;"><span class="c0">Implement keys in addition to SSH usernames. Use 2-factor authentication for all access, remote or otherwise. Use of VPN for remote access depends on your risk assessment.</span></li>
<li style="padding-left: 30px;"><span class="c0">Minimum password length of 15 characters. Use the longest usernames that your applications permit.</span></li>
<li style="padding-left: 30px;"><span class="c0">Implement captcha.</span></li>
<li style="padding-left: 30px;"><span class="c0">Limit and control file uploads.</span></li>
<li style="padding-left: 30px;"><span class="c0">Disallow iframes.</span></li>
<li style="padding-left: 30px;"><span class="c0">Disallow absolute links in code.</span></li>
</ol>
</li>
<li class="c4"><strong><span class="c5">Utilize a code versioning system:</span></strong><span class="c0"> Disallow developers direct access to production systems and instead have them utilize a code versioning system. Code versioning systems track </span><span class="c2 c0">when</span><span class="c0"> a code change is made and </span><span class="c2 c0">what</span><span class="c0"> that change is. It is extremely useful for rolling back to clean code versions after security holes or errors are introduced. Xykon uses Bitbucket and Github for managing our client code repositories</span></li>
<li class="c4"><span class="c5"><strong>Collect detailed logs frequently and consistently:</strong> </span><span class="c0">Logs are usually the first tool used by security experts to determine point of entry, trace activity, and draw conclusions about hacker’s end targets. Detailed logs can be crucial to timely recovery. As important as their role is though, most systems are setup with default logging which is often inadequate. </span><span class="c0">Not only should logs be detailed, but they should also be sent to your organization’s log management system or SIEM (Security Information and Event Management) system like Arcsight. If your organization’s logs are not detailed or you do not have a log management system, consult with a security firm like Xykon to assist. </span></li>
<li class="c4"><span class="c5"><strong>Encrypt using SSL:</strong> </span><span class="c0">Ensure the website is only accessible using HTTPS. Prevent any insecure protocols such as FTP or Telnet. . </span></li>
<li class="c4"><span class="c5"><strong>Implement a CDN ( content delivery network):</strong> </span><span class="c0">Funnel access to all website static content through a CDN. In addition to limiting load on the website server, this helps protect against denial of service attacks.</span></li>
<li class="c4"><strong><span class="c5">Make backups:</span> </strong><span class="c0">Ensure the website can be easily restored by implementing regular backups to a remote location. </span><span class="c0">If your website gets hacked, sometimes the quickest thing to do is to put up a clean copy of your site ASAP. For that, you will need backups &#8211; safely stored, and taken at different time periods.</span></li>
<li class="c4"><span class="c5"><strong>Educate your users and administrators:</strong> </span><span class="c0"> Your users should know what to do when attackers employ social engineering to penetrate your defences. Social engineering is when attackers directly target individuals with the sole intent of tricking users into installing malware or surrendering their credentials. Yet, sometimes the actual end target </span><span class="c0 c2">may be more than three-times removed from the initial attack</span><span class="c0">. Hire a security firm to train your staff and partners to recognize signs of an attempted or successful attack and to report them to the </span><span class="c2 c0">right </span><span class="c0">people as soon as possible. A consulting firm like Xykon will also ensure your website security training is linked with your organization’s broader security training program.</span></li>
</ol>
<p class="c7"><span class="c0">We hope this has been helpful cheatsheet. As you can see, there are multiple ways to increase web security. However, if you think there is something missing from this short list, please let us know on our contact form. Remember, before undertaking any major changes, do a risk assessment to ensure that you are focusing on the right problems and applying the best solutions. </span></p>
</div>
<p>&nbsp;</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Intelligent Websites</title>
		<link>https://www.xykonconsulting.com/intelligent-websites/</link>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Thu, 14 Apr 2022 17:38:01 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://www.xykonconsulting.com/?p=2912</guid>

					<description><![CDATA[A new study was recently released where a neurobiologist, Joshua Rosenthal, showed that cephalopods can rewrite their RNA to meet the demands of their environments.  They are in essence capable of intentionally genetically recoding their DNA.   That is, figuratively, what our websites do: dynamically redesign themselves to fit each individual user&#8217;s environment and preferences. Website Development Over The Years Around 20 ... <div><a href="https://www.xykonconsulting.com/intelligent-websites/" class="more-link">Read More</a></div>]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: 400;">A <a href="https://www.washingtonpost.com/news/speaking-of-science/wp/2017/04/06/octopuses-and-squids-can-rewrite-their-rna-is-that-why-theyre-so-smart/?utm_term=.0b327174c28d">new study</a> was recently released where a neurobiologist, Joshua Rosenthal, showed that cephalopods can rewrite their RNA to meet the demands of their environments.  They are in essence capable of intentionally genetically recoding their DNA.   That is, figuratively, what our websites<i> </i>do: dynamically redesign themselves to fit each individual user&#8217;s environment and preferences.</span></p>
<h3><span style="font-weight: 400;">Website Development Over The Years</span></h3>
<p><span style="font-weight: 400;"><strong>Around 20 years ago</strong>, most public websites were created using static layouts in basic html.</span></p>
<p><span style="font-weight: 400;"><em><strong>Around 10 years ago,</strong> </em>Xykon started designing and developing “fluid” sites.  “Fluid” is how web developer referred to sites that could expand and shrink to fill any screen regardless of the device being used. Fluid was the precursor to the term &#8220;responsive web design.&#8221;</span></p>
<p><span style="font-weight: 400;"> <em><strong>Around 7 years ago,</strong> </em>the term “responsive web design” was coined as another way of describing fluid websites and fluid web design structure became the new standard for web developers around the world.  Responsive web design (aka &#8220;fluid” site development) had been honed to a science and Xykon continued building sites that worked on desktops, tablets, and mobile phones.</span></p>
<p><span style="font-weight: 400;"><em><strong>Today,</strong></em> designers and developers are pushing the boundaries on customized experiences, but few are marrying security, user experience, and design like Xykon is.</span></p>
<h3><span style="font-weight: 400;">What Xykon Is Doing</span></h3>
<p><span style="font-weight: 400;">Sumati Mathur, Xykon’s President and CEO, had an idea.  Instead of simply crafting sites that looked beautiful, why not build sites that gave users exactly what they wanted?  This wasn’t exactly a new idea.  It was the holy grail for most organizations: show users exactly what they needed to see in order to further mission-related work.  The strategy, technique, and execution, to achieve this, however, was sorely lacking. </span></p>
<p><span style="font-weight: 400;">The chief problem was that it was difficult to design a site to appeal to every user.  </span></p>
<p><span style="font-weight: 400;">The industry-standard solution was to identify a few key target audiences and create an experience that would appeal to those few audiences, and hope to achieve optimal impact.</span></p>
<p><span style="font-weight: 400;">But what if, Mathur speculated, web applications could tell what unique visitors wanted as soon as they landed on your site?  If web apps could tap that data, then Xykon developers could, through a bit of creative programming rearrange site content and layout to suit each visitor’s unique tastes making each visual and text maximally effective.</span></p>
<h3><span style="font-weight: 400;">Enter User Metadata</span></h3>
<p><span style="font-weight: 400;">Data about online users is collected by an ever-growing number of companies and used to create highly-detailed profiles.  Most users are unaware of these generated profiles until they wander to a new site and are targeted with ads based on their history of online activities.</span></p>
<p><span style="font-weight: 400;">The same, Mathur, reasoned, could and <em>should</em> be done for organization’s websites and would render these websites much more effective not just in terms of content and design, but also in terms of security. Knowing who the user was, where they were from, what groups they were active participants of, and their general browsing history, enabled Xykon developers to restrict or open vulnerable site features accordingly. </span></p>
<p><span style="font-weight: 400;">Xykon began building websites predicated on these ideas and the websites were astoundingly successful.  Analytics showed that these sites had better uptime when targeted by malicious users, better engaged users, and prompted repeat site visits.  These websites also resulted in increased memberships and donations, more loyal followers, and organic word-of-mouth advertising for their organizations.   </span></p>
<p><span style="font-weight: 400;">Mathur expects to continue honing this strategy of incorporating a 360 degree view of each site visitor into their website design and defense. She believes that a</span><span style="font-weight: 400;">doption of this strategy will one day become standard, ushering in a new era of intelligent web design. </span></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2017 Presentation On Managing Risk Using The NIST Cybersecurity Framework – VJ Rao</title>
		<link>https://www.xykonconsulting.com/2017-presentation-on-managing-risk-using-the-nist-cybersecurity-framework-vj-rao/</link>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Tue, 07 Nov 2017 00:28:57 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://www.xykonconsulting.com/?p=2989</guid>

					<description><![CDATA[Xykon&#8217;s VJ Rao frequently speaks about the NIST Cybersecurity Framework. Besides being a critical tool for enhancing enterprise security, NIST Cybersecurity Framework adoption is now a FEDERAL MANDATE based on executive order by President Trump on May 11, 2017.   Xykon can help your organization become compliant with this federal mandate. Contact us for more information or if you have questions or ... <div><a href="https://www.xykonconsulting.com/2017-presentation-on-managing-risk-using-the-nist-cybersecurity-framework-vj-rao/" class="more-link">Read More</a></div>]]></description>
										<content:encoded><![CDATA[<div id="attachment_2946" style="width: 529px" class="wp-caption alignright"><img aria-describedby="caption-attachment-2946" decoding="async" fetchpriority="high" class="wp-image-2946" src="http://www.xykonconsulting.com/wp-content/uploads/2017/11/IMG_0423-e1509961636475.jpg" alt="" width="519" height="389" srcset="https://www.xykonconsulting.com/wp-content/uploads/2017/11/IMG_0423-e1509961636475.jpg 640w, https://www.xykonconsulting.com/wp-content/uploads/2017/11/IMG_0423-e1509961636475-300x225.jpg 300w, https://www.xykonconsulting.com/wp-content/uploads/2017/11/IMG_0423-e1509961636475-100x75.jpg 100w" sizes="(max-width: 519px) 100vw, 519px" /><p id="caption-attachment-2946" class="wp-caption-text">VJ Presents at the ISACA Cybersecurity conference</p></div>
<p>Xykon&#8217;s VJ Rao frequently speaks about the NIST Cybersecurity Framework.</p>
<ul class="x-ul-icons">
<li class="x-li-icon"><i  class="x-icon x-icon-star-o" data-x-icon-o="&#xf005;" aria-hidden="true"></i> <b>Besides being a critical tool for enhancing enterprise security, NIST Cybersecurity Framework adoption is now a </b><b>FEDERAL MANDATE </b><b>based on executive order by President Trump on May 11, 2017.  </b></li>
</ul>
<p><b>Xykon can help your organization become compliant with this federal mandate.</b></p>
<p><a href="/contact-us/">Contact us</a> for more information or if you have questions or comments about the presentation.</p>
<p>You can also view the presentation below.</p>
<p>&nbsp;</p>
<hr />
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://www.xykonconsulting.com/wp-content/uploads/2017/11/Classification-Public-NIST-CSF-Oversight-VJ-Rao-Xykon.pdf">View the presentation by VJ Rao &#8211; Xykon</a></p>
<p><a href="http://www.xykonconsulting.com/wp-content/uploads/2017/11/Classification-Public-NIST-CSF-Oversight-VJ-Rao-Xykon.pdf"><img decoding="async" class="aligncenter wp-image-2945" src="http://www.xykonconsulting.com/wp-content/uploads/2017/11/nistpptx2017.jpg" alt="" width="528" height="397" srcset="https://www.xykonconsulting.com/wp-content/uploads/2017/11/nistpptx2017.jpg 746w, https://www.xykonconsulting.com/wp-content/uploads/2017/11/nistpptx2017-300x225.jpg 300w, https://www.xykonconsulting.com/wp-content/uploads/2017/11/nistpptx2017-100x75.jpg 100w" sizes="(max-width: 528px) 100vw, 528px" /></a></p>
]]></content:encoded>
					
		
		
			<enclosure length="1466110" type="application/pdf" url="http://www.xykonconsulting.com/wp-content/uploads/2017/11/Classification-Public-NIST-CSF-Oversight-VJ-Rao-Xykon.pdf"/><itunes:explicit/><itunes:subtitle>Xykon&amp;#8217;s VJ Rao frequently speaks about the NIST Cybersecurity Framework. Besides being a critical tool for enhancing enterprise security, NIST Cybersecurity Framework adoption is now a FEDERAL MANDATE based on executive order by President Trump on May 11, 2017.   Xykon can help your organization become compliant with this federal mandate. Contact us for more information or if you have questions or ... Read More</itunes:subtitle><itunes:summary>Xykon&amp;#8217;s VJ Rao frequently speaks about the NIST Cybersecurity Framework. Besides being a critical tool for enhancing enterprise security, NIST Cybersecurity Framework adoption is now a FEDERAL MANDATE based on executive order by President Trump on May 11, 2017.   Xykon can help your organization become compliant with this federal mandate. Contact us for more information or if you have questions or ... Read More</itunes:summary><itunes:keywords>Uncategorized</itunes:keywords></item>
		<item>
		<title>Our Services</title>
		<link>https://www.xykonconsulting.com/our-services/</link>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Sun, 24 May 2015 10:27:06 +0000</pubDate>
				<category><![CDATA[Portfolio]]></category>
		<guid isPermaLink="false">http://alpha.xykonconsulting.com/?p=2183</guid>

					<description><![CDATA[From web design and server architecture to communications and outreach efforts, the hallmark of our service is quality and simplicity. Learn about what we have  to offer your firm. Our analysts will meet with you to determine your IT strategy so you can take advantage of the latest solutions to reduce costs and improve staff productivity.]]></description>
										<content:encoded><![CDATA[<p>From web design and server architecture to communications and outreach efforts, the hallmark of our service is quality and simplicity.</p>
<p><span id="more-2183"></span></p>
<p>Learn about what we have  to offer your firm. Our analysts will meet with you to determine your IT strategy so you can take advantage of the latest solutions to reduce costs and improve staff productivity.</p>
<a  class="x-btn x-btn-rounded x-btn-regular"  href="http://alpha.xykonconsulting.com/support/"     data-options="thumbnail: ''">Learn More</a>
<div  class="x-entry-share" ><p> </p><div class="x-share-options"><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Facebook" onclick="window.open('http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;t=Portfolio', 'popupFacebook', 'width=650, height=270, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-facebook-square" data-x-icon-b="&#xf082;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Twitter" onclick="window.open('https://twitter.com/intent/tweet?text=Portfolio&amp;url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed', 'popupTwitter', 'width=500, height=370, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-twitter-square" data-x-icon-b="&#xf081;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Pinterest" onclick="window.open('http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;media=https%3A%2F%2Fwww.xykonconsulting.com%2Fwp-content%2Fuploads%2F2012%2F10%2Fpg9expertisefinal.jpg&amp;description=Portfolio', 'popupPinterest', 'width=750, height=265, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-pinterest-square" data-x-icon-b="&#xf0d3;"></i></a></div></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Google Applications</title>
		<link>https://www.xykonconsulting.com/google-applications/</link>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Sun, 24 May 2015 10:24:22 +0000</pubDate>
				<category><![CDATA[Portfolio]]></category>
		<guid isPermaLink="false">http://alpha.xykonconsulting.com/?p=2181</guid>

					<description><![CDATA[Google’s cloud computing platform, Google Apps, help businesses improve their collaboration and communication practices. Xykon will set up Google Apps for your organization and train your staff so that you can use the latest technology to communicate, collaborate, and create knowledge using cloud computing. Find out what we can do for you with Google Apps.]]></description>
										<content:encoded><![CDATA[<p>Google’s cloud computing platform, Google Apps, help businesses improve their collaboration and communication practices.</p>
<p><span id="more-2181"></span></p>
<p>Xykon will set up Google Apps for your organization and train your staff so that you can use the latest technology to communicate, collaborate, and create knowledge using cloud computing.</p>
<p>Find out what we can do for you with Google Apps.</p>
<div  class="x-entry-share" ><p> </p><div class="x-share-options"><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Facebook" onclick="window.open('http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;t=Portfolio', 'popupFacebook', 'width=650, height=270, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-facebook-square" data-x-icon-b="&#xf082;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Twitter" onclick="window.open('https://twitter.com/intent/tweet?text=Portfolio&amp;url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed', 'popupTwitter', 'width=500, height=370, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-twitter-square" data-x-icon-b="&#xf081;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Pinterest" onclick="window.open('http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;media=&amp;description=Portfolio', 'popupPinterest', 'width=750, height=265, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-pinterest-square" data-x-icon-b="&#xf0d3;"></i></a></div></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Managed Hosting</title>
		<link>https://www.xykonconsulting.com/managed-hosting/</link>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Sun, 24 May 2015 10:20:53 +0000</pubDate>
				<category><![CDATA[Portfolio]]></category>
		<guid isPermaLink="false">http://alpha.xykonconsulting.com/?p=2179</guid>

					<description><![CDATA[Tired of the blame game? The buck stops here. Xykon will host your websites, manage your servers (by applying updates and patches as needed), and keep your websites in good health. We’ve been doing this for over a decade. We understand that our clients want to focus on their core business, and not on technological details. For organizations who want ... <div><a href="https://www.xykonconsulting.com/managed-hosting/" class="more-link">Read More</a></div>]]></description>
										<content:encoded><![CDATA[<p>Tired of the blame game? The buck stops here. Xykon will host your websites, manage your servers (by applying updates and patches as needed), and keep your websites in good health.</p>
<p><span id="more-2179"></span></p>
<p>We’ve been doing this for over a decade. We understand that our clients want to focus on their core business, and not on technological details. For organizations who want to outsource the maintenance of their website and server to ONE firm, Xykon is the answer. When there’s a security issue, you can be rest assured that there won’t be any finger pointing between a hosting firm and a software development firm, the buck stops with us. We’ll manage your websites and servers responsibly.</p>
<div  class="x-entry-share" ><p> </p><div class="x-share-options"><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Facebook" onclick="window.open('http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;t=Portfolio', 'popupFacebook', 'width=650, height=270, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-facebook-square" data-x-icon-b="&#xf082;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Twitter" onclick="window.open('https://twitter.com/intent/tweet?text=Portfolio&amp;url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed', 'popupTwitter', 'width=500, height=370, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-twitter-square" data-x-icon-b="&#xf081;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Pinterest" onclick="window.open('http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;media=https%3A%2F%2Fwww.xykonconsulting.com%2Fwp-content%2Fuploads%2F2012%2F12%2Fpg12managedhostinglarge.jpg&amp;description=Portfolio', 'popupPinterest', 'width=750, height=265, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-pinterest-square" data-x-icon-b="&#xf0d3;"></i></a></div></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Websites That Work</title>
		<link>https://www.xykonconsulting.com/websites-that-work/</link>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Sun, 24 May 2015 10:17:54 +0000</pubDate>
				<category><![CDATA[Portfolio]]></category>
		<guid isPermaLink="false">http://alpha.xykonconsulting.com/?p=2177</guid>

					<description><![CDATA[The difference between a stellar website and a mediocre one may only be skin deep, but when it comes to visitor response, the difference is nothing short of staggering. At Xykon we can translate your offline brand to an online presence you’ll be proud to show off. We build websites that do more than showcase your brand. They work for ... <div><a href="https://www.xykonconsulting.com/websites-that-work/" class="more-link">Read More</a></div>]]></description>
										<content:encoded><![CDATA[<p>The difference between a stellar website and a mediocre one may only be skin deep, but when it comes to visitor response, the difference is nothing short of staggering.</p>
<p><span id="more-2177"></span></p>
<p>At Xykon we can translate your offline brand to an online presence you’ll be proud to show off. We build websites that do more than showcase your brand. They work for you.</p>
<div  class="x-entry-share" ><p> </p><div class="x-share-options"><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Facebook" onclick="window.open('http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;t=Portfolio', 'popupFacebook', 'width=650, height=270, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-facebook-square" data-x-icon-b="&#xf082;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Twitter" onclick="window.open('https://twitter.com/intent/tweet?text=Portfolio&amp;url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed', 'popupTwitter', 'width=500, height=370, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-twitter-square" data-x-icon-b="&#xf081;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Pinterest" onclick="window.open('http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;media=https%3A%2F%2Fwww.xykonconsulting.com%2Fwp-content%2Fuploads%2F2012%2F10%2Fwebsiteslarge.jpg&amp;description=Portfolio', 'popupPinterest', 'width=750, height=265, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-pinterest-square" data-x-icon-b="&#xf0d3;"></i></a></div></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Top-of-the-line Security</title>
		<link>https://www.xykonconsulting.com/top-of-the-line-security/</link>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Sun, 24 May 2015 10:13:41 +0000</pubDate>
				<category><![CDATA[Portfolio]]></category>
		<guid isPermaLink="false">http://alpha.xykonconsulting.com/?p=2174</guid>

					<description><![CDATA[New opportunities present new threats. Learn about Xykon&#8217;s Security Solutions Xykon’s consultants are industry leaders in computer, network and cyber security. We analyze the potential for security breaches, and formulate a rock-solid defense strategy that shelters your environment from possible eventualities, whether from internal or external sources. Xykon’s services range from vulnerability assessments to targeted threat defense.]]></description>
										<content:encoded><![CDATA[<p>New opportunities present new threats. Learn about Xykon&#8217;s Security Solutions</p>
<p><span id="more-2174"></span></p>
<p>Xykon’s consultants are industry leaders in computer, network and cyber security. We analyze the potential for security breaches, and formulate a rock-solid defense strategy that shelters your environment from possible eventualities, whether from internal or external sources.  Xykon’s services range from vulnerability assessments to targeted threat defense.</p>
<a  class="x-btn x-btn-rounded x-btn-regular"  href="http://alpha.xykonconsulting.com/support/security-solutions/"     data-options="thumbnail: ''">Learn More</a>
<div  class="x-entry-share" ><p> </p><div class="x-share-options"><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Facebook" onclick="window.open('http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;t=Portfolio', 'popupFacebook', 'width=650, height=270, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-facebook-square" data-x-icon-b="&#xf082;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Twitter" onclick="window.open('https://twitter.com/intent/tweet?text=Portfolio&amp;url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed', 'popupTwitter', 'width=500, height=370, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-twitter-square" data-x-icon-b="&#xf081;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Pinterest" onclick="window.open('http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;media=https%3A%2F%2Fwww.xykonconsulting.com%2Fwp-content%2Fuploads%2F2012%2F10%2Fsecurityfinal.jpg&amp;description=Portfolio', 'popupPinterest', 'width=750, height=265, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-pinterest-square" data-x-icon-b="&#xf0d3;"></i></a></div></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Smarter Communications</title>
		<link>https://www.xykonconsulting.com/smarter-communications/</link>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Sun, 24 May 2015 10:11:30 +0000</pubDate>
				<category><![CDATA[Portfolio]]></category>
		<guid isPermaLink="false">http://alpha.xykonconsulting.com/?p=2172</guid>

					<description><![CDATA[Working with outdated apps to reach your target audience? We can help: &#8211; Uprgrade your current apps or install new ones. &#8211; Assist with outreach strategy through mobile marketing and social media tools &#8211; Convert stories into followers, grants and donations &#8211; Identify opportunities that fit your expertise &#8211; Find sponsors &#8211; Explain what’s being done in an interactive way ... <div><a href="https://www.xykonconsulting.com/smarter-communications/" class="more-link">Read More</a></div>]]></description>
										<content:encoded><![CDATA[<p>Working with outdated apps to reach your target audience?  </p>
<p><span id="more-2172"></span></p>
<p>We can help:</p>
<p>&#8211;  Uprgrade your current apps or install new ones.<br />
&#8211;  Assist with outreach strategy through mobile marketing and social media tools<br />
&#8211;  Convert stories into followers, grants and donations<br />
&#8211;  Identify opportunities that fit your expertise<br />
&#8211;  Find sponsors<br />
&#8211;  Explain what’s being done in an interactive way so that donors and sponsors can corelate donations to work and understand what’s needed to finish projects.</p>
<a  class="x-btn x-btn-rounded x-btn-regular"  href="http://alpha.xykonconsulting.com/support/enhanceapps"     data-options="thumbnail: ''">Learn More</a>
<div  class="x-entry-share" ><p> </p><div class="x-share-options"><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Facebook" onclick="window.open('http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;t=Portfolio', 'popupFacebook', 'width=650, height=270, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-facebook-square" data-x-icon-b="&#xf082;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Twitter" onclick="window.open('https://twitter.com/intent/tweet?text=Portfolio&amp;url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed', 'popupTwitter', 'width=500, height=370, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-twitter-square" data-x-icon-b="&#xf081;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Pinterest" onclick="window.open('http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;media=https%3A%2F%2Fwww.xykonconsulting.com%2Fwp-content%2Fuploads%2F2012%2F11%2Fpg8enhanceappsfinal.jpg&amp;description=Portfolio', 'popupPinterest', 'width=750, height=265, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-pinterest-square" data-x-icon-b="&#xf0d3;"></i></a></div></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Optimize Your Environment</title>
		<link>https://www.xykonconsulting.com/optimize-your-environment/</link>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Sun, 24 May 2015 10:08:38 +0000</pubDate>
				<category><![CDATA[Portfolio]]></category>
		<guid isPermaLink="false">http://alpha.xykonconsulting.com/?p=2170</guid>

					<description><![CDATA[There are many ways to set up your environment, but there’s only one way to set it up right. Xykon’s architects are experts at analyzing systems and optimizing performance and resource utilization.]]></description>
										<content:encoded><![CDATA[<p>There are many ways to set up your environment, but there’s only one way to set it up right.</p>
<p><span id="more-2170"></span></p>
<p>Xykon’s architects are experts at analyzing systems and optimizing performance and resource utilization.</p>
<a  class="x-btn x-btn-rounded x-btn-regular"  href="http://alpha.xykonconsulting.com/optimizing-your-environment/"     data-options="thumbnail: ''">Learn More</a>
<div  class="x-entry-share" ><p> </p><div class="x-share-options"><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Facebook" onclick="window.open('http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;t=Portfolio', 'popupFacebook', 'width=650, height=270, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-facebook-square" data-x-icon-b="&#xf082;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Twitter" onclick="window.open('https://twitter.com/intent/tweet?text=Portfolio&amp;url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed', 'popupTwitter', 'width=500, height=370, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-twitter-square" data-x-icon-b="&#xf081;"></i></a><a href="#share" data-x-element="extra" data-x-params="{&quot;type&quot;:&quot;tooltip&quot;,&quot;trigger&quot;:&quot;hover&quot;,&quot;placement&quot;:&quot;bottom&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;}" class="x-share" title="Share on Pinterest" onclick="window.open('http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.xykonconsulting.com%2Ffeed&amp;media=https%3A%2F%2Fwww.xykonconsulting.com%2Fwp-content%2Fuploads%2F2012%2F10%2Fapplicationsfinal.jpg&amp;description=Portfolio', 'popupPinterest', 'width=750, height=265, resizable=0, toolbar=0, menubar=0, status=0, location=0, scrollbars=0'); return false;"><i class="x-icon-pinterest-square" data-x-icon-b="&#xf0d3;"></i></a></div></div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>