<?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>The Dev Shack &#187; General</title>
	<atom:link href="http://www.thedevshack.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedevshack.com</link>
	<description>Technology and Programming Blog</description>
	<lastBuildDate>Mon, 06 Jun 2011 00:13:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>What Language Would You Recommend To a Beginner?</title>
		<link>http://www.thedevshack.com/what-language-would-you-recommend-to-a-beginner/</link>
		<comments>http://www.thedevshack.com/what-language-would-you-recommend-to-a-beginner/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 12:23:00 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/?p=342</guid>
		<description><![CDATA[Someone asked me an interesting question earlier this week that got me thinking quite a bit.&#160; Someone had a son that was interested in building web based applications and wanted to know what they should learn first.&#160; The answer to this question could have many answers depending on who&#160;it was asked to.&#160; Should they start [...]]]></description>
			<content:encoded><![CDATA[<p>Someone asked me an interesting question earlier this week that got me thinking quite a bit.&nbsp; Someone had a son that was interested in building web based applications and wanted to know what they should learn first.&nbsp; The answer to this question could have many answers depending on who&nbsp;it was asked to.&nbsp; Should they start with a scripting language (PHP, ColdFusion) or should they start with a more object oriented language (Java, .NET)?</p>
<p>I feel that one should start by learning the core basics of programming.&nbsp; Get your mind thinking in a logical way that allows you to solve problems.&nbsp; After all, that is essentially what programming is: You are solving a problem.&nbsp; I am not sure that learning a script based language would fully accomplish this.&nbsp; I ended up recommending .NET (C#)&nbsp;to start learning the fundamentals, then moving on from there.&nbsp;</p>
<p>If someone asked you this question, what would your answer be?&nbsp; I am very curious to hear the opinions of others on this topic, as I get asked this question more and more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/what-language-would-you-recommend-to-a-beginner/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Tips for Interviews/Resumes</title>
		<link>http://www.thedevshack.com/my-pet-peeves-of-interviewing-people/</link>
		<comments>http://www.thedevshack.com/my-pet-peeves-of-interviewing-people/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 15:03:57 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/?p=314</guid>
		<description><![CDATA[As some of you know, I accepted a new management position at work a few weeks ago.&#160; Since then we have been receiving resumes and interviewing folks to take over my old position as a senior engineer.&#160; Going through this process, many pet peeves I have are appearing.&#160; This is just a quick list of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-315" title="1125736_busy_businessman_1" src="http://www.thedevshack.com/wp-content/uploads/2009/09/1125736_busy_businessman_1-150x150.jpg" alt="1125736_busy_businessman_1" width="150" height="150" />As some of you know, I accepted a new management position at work a few weeks ago.&nbsp; Since then we have been receiving resumes and interviewing folks to take over my old position as a senior engineer.&nbsp; Going through this process, many pet peeves I have are appearing.&nbsp; This is just a quick list of things I have seen that chap my rear:</p>
<ul>
<li>If you claim to have been proficient in ColdFusion for 10+ years, then you should know the correct spelling of the product name.&nbsp; It&#8217;s ColdFusion and NOT Cold Fusion.&nbsp; You would think one would have noticed that after using it for 10 years!</li>
<li>It&#8217;s the year 2009.&nbsp; Do you really think it&#8217;s necessary to list on you resume you are proficient in Windows 3.1?&nbsp; Seriously?</li>
<li>So you know Pascal?&nbsp; That will come in handy into today&#8217;s world wide web programming!&nbsp; Pascal is most widely using a<a href="http://en.wikipedia.org/wiki/Pascal_%28programming_language%29" target="_blank"> language to teach you the basics</a>, not for programming web applications.</li>
<li>I&#8217;m also glad to see that you know Microsoft Outlook and Lotus Notes.&nbsp; You will be a better programmer just by knowing those two software applications.</li>
<li>When I ask you if you have experience in programming custom e-commerce sites, you cannot reply by saying you use Magento and Miva as plug in play applications.&nbsp; I am amazed by how many folks in this field have never created their own shopping cart, even in the jest of learning.</li>
<li>I know the economy is not great at the moment, and lots of folks need jobs.&nbsp; But please, do not send in your resume to every open job you see when you are&nbsp; not qualified, or not even in that field of expertise.&nbsp; I have spent hours reading through resumes of people in totally unrelated fields to what the job was requiring.</li>
<li>So I see your resume shows you have knowledge of .NET right?&nbsp; No, not really?&nbsp; You have only read a book or blog post on it?&nbsp; If you list out a language on your resume, you need to have real world experience in using it.&nbsp;&nbsp;</li>
<li>It&#8217;s really not cool to list EVERY current industry buzzword in your resume, some of which you do not know the meaning of!</li>
<li>If you email or upload you resume, do not name it resume.pdf or resume.doc.&nbsp; Name the file with your name, so it does not get overwritten by the next person who sends in resume.pdf.</li>
</ul>
<p><em><strong>Update:</strong></em> After receiving some emails on this topic,&nbsp; I just wanted to add that a lot of these are tips.&nbsp; I am not saying that if I saw this on a resume I would immediately deem you unfit for the job.&nbsp; Some are more of a courtesy, like naming your resume first_last.pdf instead of resume.pdf for example.&nbsp; If candidate A and candidate B are equal skill wise, maybe the fact that one candidate was a little more truthful in their resume would lead them to land a job.&nbsp; Last of all, these are strictly my opinion!&nbsp; They are not right or wrong for everyone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/my-pet-peeves-of-interviewing-people/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Promotion! I Accepted a New Position With My Company</title>
		<link>http://www.thedevshack.com/promotion-i-accepted-a-new-position-with-my-company/</link>
		<comments>http://www.thedevshack.com/promotion-i-accepted-a-new-position-with-my-company/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 21:49:08 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/?p=310</guid>
		<description><![CDATA[A few weeks ago I was offered, and accepted, a new position of Production Manager at work.&#160; I officially started the new role last week and should be fully transitioned over this week.&#160; The lack of posts here has suffered, as I&#8217;ve spent a lot of time getting things in order for the new position.&#160; [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-311" title="1168056_at_work" src="http://www.thedevshack.com/wp-content/uploads/2009/09/1168056_at_work-150x150.jpg" alt="1168056_at_work" width="150" height="150" />A few weeks ago I was offered, and accepted, a  new position of Production Manager at work.&nbsp; I officially started the new role last week and should be fully transitioned over this week.&nbsp; The lack of posts here has suffered, as I&#8217;ve spent a lot of time getting things in order for the new position.&nbsp; My previous job as a senior engineer involved day to day coding , database work and some architect work of solutions.&nbsp; My new role is a management role, and I will be in charge of the day to day responsibilities and scheduling of our staff.&nbsp; I will still be able to write some code every now and then to keep my skills polished.&nbsp; I am very excited about my new role and look forward to new challenges.</p>
<p>Over the next couple of weeks I&#8217;ll be able to spend a little more time again on the blog.&nbsp; My next post will cover some pet peeves of interviews.&nbsp; We have been interviewing folks to take over my old position, and this has brought to light some of the types of things you see and hear during interviews.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/promotion-i-accepted-a-new-position-with-my-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESPN&#8217;s New Social Media Policy: Good or Bad?</title>
		<link>http://www.thedevshack.com/espns-new-social-media-policy-good-or-bad/</link>
		<comments>http://www.thedevshack.com/espns-new-social-media-policy-good-or-bad/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 11:36:15 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[media accounts]]></category>
		<category><![CDATA[sports information]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/?p=275</guid>
		<description><![CDATA[Yesterday afternoon ESPN released a memo to it&#8217;s employees detailing guidelines in their social media policy. I&#8217;m not sure they were really guidelines, but appear to say you cannot participate in any social media conversations that involve sports (without prior approval from your department head). You can judge the policy yourself by reading the memo [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-281" title="twitter_logo" src="http://www.thedevshack.com/wp-content/uploads/2009/08/twitter_logo-150x143.png" alt="twitter_logo" width="150" height="143" />Yesterday afternoon ESPN released a memo to it&#8217;s employees detailing guidelines in their social media policy. I&#8217;m not sure they were really guidelines, but appear to say you cannot participate in any social media conversations that involve sports (without prior approval from your department head). You can judge the policy yourself by <a href="http://mashable.com/2009/08/04/espn-social-media/" target="_blank">reading the memo as sent to Mashable</a>.<span id="more-275"></span></p>
<p>I do agree that employers should have some form of a policy on social media.&nbsp; In my opinion, this should state common sense items, such as not bad mouthing your employer or coworkers, not giving away company secrets, or not destroying the company&#8217;s brand image.&nbsp; You do represent your company in more ways than you realize.&nbsp; To me those are common sense guidelines to most people, but since some people may not think like everybody else they need to be included in a policy.&nbsp; Personal social media accounts can greatly benefit your employer as well.&nbsp; You can announce new projects, new brands, etc&#8230; from your personal account that benefit your employer.&nbsp; It&#8217;s also a great networking avenue, which helps to keep you informed of all the latest happenings in your industry.</p>
<p>With that said, I do believe ESPN is missing the point with some of their policy guidelines.&nbsp; The sports information industry is ultra competitive, with every outlet trying to break the next big story.&nbsp; What faster way is there to announce breaking news than Twitter?&nbsp; You can grab your smartphone and post a Tweet in under minute.&nbsp; With this policy ESPN will need to wait for a&nbsp;story to be posted to break the same news item?&nbsp; While they wait other outlets have already broken the same item using Twitter.&nbsp; Why not allow this?&nbsp; I do agree with most parts of the policy, but it&#8217;s surprising to see them take away an outlet that provides the fastest output of news available.</p>
<p>On a personal note on this story, it does bum me out a bit.&nbsp; I have enjoyed following some of the ESPN employees Twitter accounts.&nbsp; They provide some great insight on their respective sports in 140 characters.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/espns-new-social-media-policy-good-or-bad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google To Launch New OS</title>
		<link>http://www.thedevshack.com/google-to-launch-new-os/</link>
		<comments>http://www.thedevshack.com/google-to-launch-new-os/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 11:00:46 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux kernal]]></category>
		<category><![CDATA[new operating system]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/?p=264</guid>
		<description><![CDATA[Last night Google dropped some very big news to the world: Google Chrome OS. Yes, you heard that right, Google will be releasing a new operating system. From the small details that were revealed, the OS will be based on a Linux kernel and will first be targeted to netbooks and will be open source. [...]]]></description>
			<content:encoded><![CDATA[<p>Last night Google dropped some very big news to the world: Google Chrome OS.  Yes, you heard that right, Google will be releasing a new operating system.  From the small details that were revealed, the OS will be based on a Linux kernel and will first be targeted to netbooks and will be open source.  Google is already working with hardware vendors and claim you will be able to purchase a netbook powered by Google Chrome OS sometime in 2010. </p>
<p>The interesting piece of this news is the OS will be built in a way that most of the user experience will take place over the web.  So according to Google your apps that run on the new OS will also be able to be used on any of standards compliant web browsers.  I was surprised at this news as I am sure some other makers out there were as well.</p>
<p>You can read the <a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html" target="_blank">full post from Google on their blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/google-to-launch-new-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Authorize.Net Suffers Major Outage</title>
		<link>http://www.thedevshack.com/authorize-net-suffers-major-outage/</link>
		<comments>http://www.thedevshack.com/authorize-net-suffers-major-outage/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 11:14:29 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/?p=258</guid>
		<description><![CDATA[For those of you who own or maintain sites that use Authorize.NET to process transactions, you may have noticed a severe outage of the service over the weekend. Twitter was abuzz with the issues that according to the folks at Authorize.Net was due to a fire at their main data center. Apparantly this affected all [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who own or maintain sites that use Authorize.NET to process transactions, you may have noticed a severe outage of the service over the weekend.  Twitter was abuzz with the issues that according to the folks at Authorize.Net was due to a fire at their main data center.  Apparantly this affected all of the company&#8217;s systems, even their backup systems.  Whatever happened to someone making sure their was not a single point of failure?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/authorize-net-suffers-major-outage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking Chance &#8211; A Reminder to Never Forget Our Fallen Soldiers</title>
		<link>http://www.thedevshack.com/taking-chance-a-reminder-tonever-forget-our-fallen-soldiers/</link>
		<comments>http://www.thedevshack.com/taking-chance-a-reminder-tonever-forget-our-fallen-soldiers/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 01:42:48 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[army reserves]]></category>
		<category><![CDATA[freedoms]]></category>
		<category><![CDATA[kevin bacon]]></category>
		<category><![CDATA[pfc chance phelps]]></category>
		<category><![CDATA[service members]]></category>
		<category><![CDATA[ultimate sacrifice]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/?p=248</guid>
		<description><![CDATA[I know my blog normally covers topics related to my profession, but I was moved by watching a movie and felt I wanted to express my thoughts on my blog. I hope you continue reading even though this is off topic for my blog. My wife and I have been avid Netflix customers for quite [...]]]></description>
			<content:encoded><![CDATA[<div>I know my blog normally covers topics related to my profession, but I was moved by watching a movie and felt I wanted to express my thoughts on my blog.  I hope you continue reading even though this is off topic for my blog.</div>
<p><br/></p>
<div>My wife and I have been avid <span>Netflix</span> customers for quite some time (probably some of the first customers!).  While adding some movies to our queue a movie caught my eye in the recommended movies section.  The title was <em>Taking Chance</em>, and according to the summary it starred Kevin Bacon and covered the true story of a Marine escorting a fallen Marine back home.  Interesting I thought, and added it to the queue.  I am so glad I did.</div>
<p> <span id="more-248"></span><br/></p>
<div>The movie itself was based on an article written by Lt. Col. Michael <span>Strobl</span>, which covered his journey in escorting PFC Chance Phelps back home.  Phelps was killed while serving in combat in Iraq.  I do not want to tell his entire story, as I could not do it justice, so I would recommend watching the movie.  You can read the article written by <a href="http://www.nea.gov/national/homecoming/submissions/strobl.html" target="_blank">Lt. Col. Michael <span>Strobl</span> here</a>. The movie is based on this account of the journey.</div>
<p><br/></p>
<div>Personally, I have always held a special place in my heart for those whom have served our nation and paid the ultimate sacrifice.  I have many family members who are active military and have served tours of combat in Iraq.  My father is retired from the Army Reserves after serving well over 20 years of service to our country.  I have always admired my dad for his service to this country.</div>
<p><br/></p>
<div>I believe that many people do not realize the great sacrifices that our service members and their families have endured in the past and will endure in the future.  The next time you are doing something you love to do, take a second to remember those who gave their lives so you could do that.  The next time you are watching or enjoying your favorite sport, remember what made that possible.  We cannot and will not forgot those who have paid the ultimate price for protecting the freedoms of this country.  From the shores of Normandy to the sand of Iraq all of our fallen soldiers are heroes.</div>
<p><br/></p>
<div>In closing I will leave you with the letter that was read in the movie <em>Saving Private Ryan</em> by General George C. Marshall to the mother of five sons, all killed in battle:</div>
<p><em>Dear Madam: I have been shown in the files of the War Department a statement of the Adjutant-General of Massachusetts that you are the mother of five sons who have died gloriously on the field of battle. I feel how weak and fruitless must be any words of mine which should attempt to beguile you from the grief of a loss so overwhelming. But I cannot refrain from tendering to you the consolation that may be found in the thanks of the Republic they died to save. I pray that our heavenly Father may assuage the anguish of your bereavement, and leave you only the cherished memory of the loved and lost, and the solemn pride that must be yours to have laid so costly a sacrifice upon the altar of freedom. Yours very sincerely and respectfully, Abraham Lincoln.</em></p>
<p>Below are a few video clips, the first from a PBS show where you will hear the last few paragraphs of the Lt. Col. Strobl&#8217;s article.  The second and third are from the movie.<br/><br/></p>
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="315" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/NPD8QX3P_AA&#038;hl=en&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="315" src="http://www.youtube.com/v/NPD8QX3P_AA&#038;hl=en&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1" allowfullscreen="true" allowscriptaccess="always"></embed></object></div>
<p><br/></p>
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="315" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/0qMHHsl0nt0&#038;hl=en&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="315" src="http://www.youtube.com/v/0qMHHsl0nt0&#038;hl=en&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1" allowfullscreen="true" allowscriptaccess="always"></embed></object></div>
<p><br/></p>
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="315" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/tiNLFRjwqFE&#038;hl=en&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="315" src="http://www.youtube.com/v/tiNLFRjwqFE&#038;hl=en&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1" allowfullscreen="true" allowscriptaccess="always"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/taking-chance-a-reminder-tonever-forget-our-fallen-soldiers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Ripple Effect of Cyber Warfare</title>
		<link>http://www.thedevshack.com/the-ripple-effect-of-cyber-warfare/</link>
		<comments>http://www.thedevshack.com/the-ripple-effect-of-cyber-warfare/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 19:44:34 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[conflicts]]></category>
		<category><![CDATA[cyber warfare]]></category>
		<category><![CDATA[cyber world]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/?p=240</guid>
		<description><![CDATA[I have been interested lately in the various areas of warfare in our current times. The major focus of current situations WILL involve cyber warfare as part of any conflict. Many folks are under the impression that conflicts between other countries than their own really will not change their lives that much. If you are [...]]]></description>
			<content:encoded><![CDATA[<p>I have been interested lately in the various areas of warfare in our current times.  The major focus of current situations WILL involve cyber warfare as part of any conflict.  Many folks are under the impression that conflicts between other countries than their own really will not change their lives that much.  If you are of this belief, <a href="http://www.cringely.com/2009/06/collateral-damage/" target="_blank">read the post titled <em>Collateral Damage</em> written by Robert X. Cringely </a>on is blog.  He lays out the ripple effect of a cyber warfare in other countries, for example a conflict between India and Pakistan.  With a great deal of large companies outsourcing work to these countries, any type of cyber attack could be devastating.  As Cringely points out an attack could cripple customer support for many banks and PC companies or even attack source code repositories.  </p>
<p>It is a well written post that will leave most people stunned once they consider the &#8220;what if&#8221; scenarios.  I totally agree with Cringely that any conflict in the modern era will have a cyber warfare component.  I would also argue that the first &#8220;shots&#8221; fired in a conflict could very well happen in the cyber world.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/the-ripple-effect-of-cyber-warfare/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Quality of a Good Web Host</title>
		<link>http://www.thedevshack.com/the-quality-of-a-good-web-host/</link>
		<comments>http://www.thedevshack.com/the-quality-of-a-good-web-host/#comments</comments>
		<pubDate>Fri, 22 May 2009 11:11:05 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[database servers]]></category>
		<category><![CDATA[hosting plans]]></category>
		<category><![CDATA[system admin]]></category>
		<category><![CDATA[web hosts]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/?p=219</guid>
		<description><![CDATA[Today&#8217;s topic is not a new one, at least for me. I have seen some tweets the last few days that has brought this topic back up for discussion: The quality of good web hosting. I will go ahead and say right off the top that I am in the camp of believers who say [...]]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s topic is not a new one, at least for me.  I have seen some tweets the last few days that has brought this topic back up for discussion: The quality of good web hosting.</p>
<p>I will go ahead and say right off the top that I am in the camp of believers who say you get exactly what you pay for with web hosting.  If are paying $5 a month to host a site, you are going to get $5 of service and performance.  Believe me, I know this from past experience!  When I first started developing web applications I would look for the cheapest place around and give them a go.  Over the years I have used a great number of these lower end web hosts, especially in the ColdFusion arena.  I was never 100% happy with the performance or the level of support.  I then began diving into the system administration world at my job some and began to learn everything that goes into maintaining web and database servers.  I quickly saw the value of paying for a good web host.</p>
<p>The cheap shared hosting plans can have numerous problems if you to choose to go this route.  Your site will be sitting on a server with hundreds or even thousands of other sites.  So your site&#8217;s performance is dependent of a number of factors ranging from hardware issues to bad code written by other developers.  If one site is hacked into on the server your site could also be at risk.  Support is another drawback to most cheap shared web hosts.  They have thousands of customers who are paying in the cheap, so your wait time for customer service can be painfully long in some cases.</p>
<p>I run across clients quite often that have some rather large web applications they spent good money on, but still choose to go the cheapest route for their web hosting.  If they care about their applications, it&#8217;s not too long before they see the light and are forced to look elsewhere.</p>
<p>Not too long after my experience with shared web hosting and my increase in system admin knowledge I decided to bite the bullet and set up a high end VPS account with a top level web host.  I could then use the knowledge I had gained over the years to tune my VPS to my desired settings.  If I needed to change something in the ColdFusion Administrator, no problem.  Need to upgrade my .NET framework level?  No problem there either.  The level of support I currently receive is off the charts.  The hosting company has dedicated staff who deal only with VPS customers, so help is only minutes away.  And best of all, my applications perform great and the up time is not reliant on having hundreds of other sites on my server.  Now, with these added benefits it does come with an increased cost.  The cost is worth it to me to have good performance and high availability for my clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/the-quality-of-a-good-web-host/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Great WordPress Plugin &#8211; Absolute Privacy</title>
		<link>http://www.thedevshack.com/great-wordpress-plugin-absolute-privacy/</link>
		<comments>http://www.thedevshack.com/great-wordpress-plugin-absolute-privacy/#comments</comments>
		<pubDate>Tue, 05 May 2009 10:54:08 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/?p=195</guid>
		<description><![CDATA[For those of you that follow this blog, you know I was looking for a web based code snippet library. After checking out some of the ones I came across I ended up making the decision to use a WordPress blog for the library. It has everything I needed out of the box (categories, tags, [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you that follow this blog, you know I was looking for a web based code snippet library.  After checking out some of the ones I came across I ended up making the decision to use a WordPress blog for the library.  It has everything I needed out of the box (categories, tags, multiple authors, RSS etc&#8230;).  The only two pieces I needed to add in were a code highlighter (which there are many of) and most importantly a mechanism to allow me to make the entire blog private.  I did not want the general public to come across the code snippets, nor did I want the blog indexed.  I was surprised to see that out of the box WordPress does not offer this feature.  After  a quick search I came across a new plugin named <a href="http://www.johnkolbert.com/portfolio/wp-plugins/absolute-privacy/" target="_blank">Absolute Privacy written by John Kolbert</a>.  This plugin does exactly what I needed to do.  Once you download the plugin all you need to do is go to the settings page and check a box that enables the feature.  By doing this your entire blog is protected via login.  So far this has worked well, and WordPress is doing it&#8217;s normal good job.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/great-wordpress-plugin-absolute-privacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

