<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Tech Blog</title>
	
	<link>http://www.ntechcomm.com</link>
	<description />
	<lastBuildDate>Mon, 05 Mar 2012 08:19:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ntechcomm/eIqw" /><feedburner:info uri="ntechcomm/eiqw" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Schmidty’s Lawn Care in Twin Cities, MN</title>
		<link>http://feedproxy.google.com/~r/ntechcomm/eIqw/~3/RnQInZiEJrg/</link>
		<comments>http://www.ntechcomm.com/2012/03/schmidtys-lawn-care-in-twin-cities-mn/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 08:19:54 +0000</pubDate>
		<dc:creator>Ryan McCormick</dc:creator>
				<category><![CDATA[Ntech News]]></category>
		<category><![CDATA[lawn care]]></category>
		<category><![CDATA[minnesota]]></category>
		<category><![CDATA[St. Paul]]></category>

		<guid isPermaLink="false">http://www.ntechcomm.com/?p=1654</guid>
		<description><![CDATA[Schmidty&#8217;s: Eastern Twin Cities, St. Paul Minnesota Lawn Care services the South-East Twin Cities, Minnesota metropolitan area for all sizes of residential and commercial properties. We recently completed SEO services for Schmidty&#8217;s company website and highly recommend Schmidty&#8217;s lawn care, snow removal, and tree services.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ntechcomm.com/wp-content/uploads/2012/03/twin-cities-minnesota-lawn-care-service.jpg"><img class="alignleft size-full wp-image-1655" style="margin-left: 5px; margin-right: 5px;" title="St. Paul Metro Lawn Care, Tree Trimming, and Snow Removal" src="http://www.ntechcomm.com/wp-content/uploads/2012/03/twin-cities-minnesota-lawn-care-service.jpg" alt="St. Paul Metro Lawn Care, Tree Trimming, and Snow Removal" width="320" height="182" /></a><a title="Schmidty's: Eastern Twin Cities, St. Paul Minnesota Lawn Care" href="http://www.schmidtyslawncare.com/">Schmidty&#8217;s: Eastern Twin Cities, St. Paul Minnesota Lawn Care</a> services the South-East Twin Cities, Minnesota metropolitan area for all sizes of residential and commercial properties. We recently completed SEO services for Schmidty&#8217;s company website and highly recommend Schmidty&#8217;s lawn care, snow removal, and tree services.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ntechcomm.com/2012/03/schmidtys-lawn-care-in-twin-cities-mn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ntechcomm.com/2012/03/schmidtys-lawn-care-in-twin-cities-mn/</feedburner:origLink></item>
		<item>
		<title>Installing LAMP Stack on Windows XP, Vista and 7</title>
		<link>http://feedproxy.google.com/~r/ntechcomm/eIqw/~3/Fb1WWbna4HU/</link>
		<comments>http://www.ntechcomm.com/2012/02/installing-lamp-stack-on-windows-xp-vista-and-7/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 03:50:50 +0000</pubDate>
		<dc:creator>Ryan McCormick</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.ntechcomm.com/?p=1455</guid>
		<description><![CDATA[If you write PHP and are anything like me, you want to test your code before making it live to the world on your own LAMP stack. I have installed linux on separate computers, installed LAMP stacks on windows, created development environments on my live web servers and yet none of these are all that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ntechcomm.com/wp-content/uploads/2012/02/sit3-shine.7.gif"><img class=" wp-image-1457 alignleft" style="margin: 5px;" title="Linux Tux Logo" src="http://www.ntechcomm.com/wp-content/uploads/2012/02/sit3-shine.7.gif" alt="Linux Tux Logo" width="327" height="360" /></a></p>
<p>If you write PHP and are anything like me, you want to test your code before making it live to the world on your own LAMP stack. I have installed linux on separate computers, installed LAMP stacks on windows, created development environments on my live web servers and yet none of these are all that great to work with. Enter Virtualbox.</p>
<p>If you are reading this article and have already been working with virtualization technology for your own LAMP stack, I applaud you and to keep reading as I found a super easy way to set one up without a lot of configuration.</p>
<p>There is a version of Ubuntu linux call Lubuntu (Light Ubuntu). There is a distribution for minimal install called mini.iso from <a title="Lubuntu | light Ubuntu for faster computing" href="http://lubuntu.net/" target="_blank">http://lubuntu.net/</a>. When installing, the minimal distribution gives you options similar to the Ubuntu server distribution such as LAMP, SSH, DNS, MAIL, etc&#8230; This is a really easy way to install a LAMP stack.</p>
<p>I currently have Virtualbox <a title="Oracle VM Virtualbox" href="https://www.virtualbox.org/" target="_blank">https://www.virtualbox.org</a> setup in a Windows Vista, Windows 7 and Kubuntu 11.10 environment. Virtualbox has been running well on all of these platforms.</p>
<p>So basically, if you want a LAMP stack that you have 100% control of on all platforms, install Virtualbox and create a new virtual machine with the minimal install distro of Lubuntu.</p>
<p><strong>Resource Links:</strong></p>
<p><a title="Lubuntu | Light Ubuntu for faster computing" href="http://lubuntu.net/" target="_blank">Lubuntu | Light Ubuntu for faster computing</a><br />
<a title="Oracle VM Virtualbox" href="http://www.virtualbox.org/" target="_blank">Oracle Virtualbox</a><br />
<a title="Tux Linux Penguin Logo" href="http://www.isc.tamu.edu/~lewing/linux/" target="_blank">Tux Linux Penguin Logo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ntechcomm.com/2012/02/installing-lamp-stack-on-windows-xp-vista-and-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ntechcomm.com/2012/02/installing-lamp-stack-on-windows-xp-vista-and-7/</feedburner:origLink></item>
		<item>
		<title>Looking for Writers and Tech Experts: Submit Your Content for Backlink</title>
		<link>http://feedproxy.google.com/~r/ntechcomm/eIqw/~3/xMvPG_wyWBw/</link>
		<comments>http://www.ntechcomm.com/2012/02/looking-for-writers-and-tech-experts-submit-your-content/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 05:06:13 +0000</pubDate>
		<dc:creator>Ryan McCormick</dc:creator>
				<category><![CDATA[Ntech News]]></category>
		<category><![CDATA[free backlink]]></category>
		<category><![CDATA[link building]]></category>
		<category><![CDATA[writers wanted]]></category>

		<guid isPermaLink="false">http://www.ntechcomm.com/?p=1447</guid>
		<description><![CDATA[We are growing our blog and are looking for more original content. If you are an expert in Windows, Linux, Unix, Web Development (UI/UX/IA), Web Frameworks, Javascript Libraries, PHP, Internet Marketing, or anything else related to IT and have original content to share, please contact me by commenting on this post. I can read your [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ntechcomm.com/wp-content/uploads/2012/02/tech-blog-snapshot.jpg"><img class="alignleft size-medium wp-image-1448" style="margin: 5px;" title="Tech Blog Snapshot" src="http://www.ntechcomm.com/wp-content/uploads/2012/02/tech-blog-snapshot-300x198.jpg" alt="Tech Blog Snapshot" width="300" height="198" /></a>We are growing our blog and are looking for more original content. If you are an expert in <strong>Windows, Linux, Unix, Web Development (UI/UX/IA), Web Frameworks, Javascript Libraries, PHP, Internet Marketing, or anything else related to IT</strong> and have original content to share, please contact me by commenting on this post. I can read your comments without making them public, please provide me with contact information and we can talk about setting you up with an account.</p>
<p><strong>In return for relevant, original content contributions I will provide a backlink to your site, blog, etc&#8230;</strong> from this domain name ntechcomm.com. My domain name (ntechcomm.com) has been active since 2003 and has a lot of link juice value to add to any blog or site.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ntechcomm.com/2012/02/looking-for-writers-and-tech-experts-submit-your-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ntechcomm.com/2012/02/looking-for-writers-and-tech-experts-submit-your-content/</feedburner:origLink></item>
		<item>
		<title>How to Boot Windows From GRUB Rescue Prompt</title>
		<link>http://feedproxy.google.com/~r/ntechcomm/eIqw/~3/MLq-f_MRcJ0/</link>
		<comments>http://www.ntechcomm.com/2012/02/how-to-boot-windows-from-grub-rescue-prompt/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 04:37:21 +0000</pubDate>
		<dc:creator>Ryan McCormick</dc:creator>
				<category><![CDATA[Computer Q&A]]></category>
		<category><![CDATA[Linux/Unix Tips]]></category>
		<category><![CDATA[Boot Windows]]></category>
		<category><![CDATA[grub rescue]]></category>
		<category><![CDATA[Windows MBR]]></category>

		<guid isPermaLink="false">http://www.ntechcomm.com/?p=1437</guid>
		<description><![CDATA[I recently had an experience with a corrupt dual boot setup of Kubuntu 11.10 which led to me finding a solution for reinstalling Kubuntu 11.10 in a dual boot environment. If you are curious, read about it here: How to Reinstall Kubuntu 11.10 Oneiric Ocelot on Dual Boot System. This is a temporary solution for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ntechcomm.com/wp-content/uploads/2012/02/snapshot2.jpg"><img class="alignleft size-medium wp-image-1443" style="margin: 5px;" title="Hiren's Boot CD Screenshot" src="http://www.ntechcomm.com/wp-content/uploads/2012/02/snapshot2-300x172.jpg" alt="Hiren's Boot CD Screenshot" width="300" height="172" /></a>I recently had an experience with a corrupt dual boot setup of Kubuntu 11.10 which led to me finding a solution for reinstalling Kubuntu 11.10 in a dual boot environment. If you are curious, read about it here: <a title="How to Reinstall Kubuntu 11.10 Oneiric Ocelot on Dual Boot System" href="http://www.ntechcomm.com/2012/02/how-to-resinstall-kubuntu-11-10-oneiric-ocelot-on-dual-boot-system/">How to Reinstall Kubuntu 11.10 Oneiric Ocelot on Dual Boot System</a>.</p>
<p>This is a temporary solution for bypassing the GRUB Rescue prompt to an uncorrupted installation of Windows where the Windows MBR (Master Boot Record) is intact, but Grub is setup as your primary boot loader. To load windows, you need:</p>
<p>1. Working computer with a blank CD.<br />
2. CD IMAGE burning software. You can&#8217;t use regular CD burning software for this task, you must be able to burn images so they will load on boot. Great software that runs on Windows and is FREE is ImgBurn: <a title="ImgBurn" href="http://www.imgburn.com/">http://www.imgburn.com/</a><br />
3. Image of Hiren&#8217;s Boot CD: <a title="Hiren's Boot CD Download Page" href="http://www.hirensbootcd.org/download/ ">http://www.hirensbootcd.org/download/ </a></p>
<p>Hiren&#8217;s Boot CD will download in a zip file, which will need to be extracted. Burn the .iso image from the extracted folder for your live CD. In my case, the file was: &#8220;Hiren&#8217;s.BootCD.15.1.iso&#8221;.</p>
<p>Once you have completed burning your Boot CD image, restart your computer and boot to Hiren&#8217;s Boot CD</p>
<p>The first option on the list:<br />
&#8220;Boot From Hard Drive (Windows Vista/7/2008 or Xp)&#8221;<br />
or scroll down two pages and select:<br />
&#8220;Boot Windows XP (NTLDR) from Hard Drive&#8221;<br />
or if you are running Vista/Windows 7, select:<br />
&#8220;Boot Windows Vista/7 (BOOTMGR) from Hard Drive&#8221;</p>
<p>If none of the three options above work for you, you can scroll up to page two and attempt to boot (I have not tested these options, but maybe worth a try):<br />
&#8220;Boot HDD 1 MBR&#8221;<br />
&#8220;Boot HDD 2 MBR&#8221;<br />
&#8220;Boot HDD 3 MBR&#8221;</p>
<p>If you are unable to boot to Windows with any of these methods, your Windows MBR (Master Boot Record) could be corrupt or missing.</p>
<p>As always, if anyone has any suggestions, feedback or advice, please comment. If this post has helped you out, please spread the word by posting a backlink from your site or blog. You can also share on facebook, linkedin, or any other social networking/bookmarking site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ntechcomm.com/2012/02/how-to-boot-windows-from-grub-rescue-prompt/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.ntechcomm.com/2012/02/how-to-boot-windows-from-grub-rescue-prompt/</feedburner:origLink></item>
		<item>
		<title>How to Reinstall Kubuntu 11.10 Oneiric Ocelot on Dual Boot System</title>
		<link>http://feedproxy.google.com/~r/ntechcomm/eIqw/~3/2zpiJFabxqg/</link>
		<comments>http://www.ntechcomm.com/2012/02/how-to-reinstall-kubuntu-11-10-oneiric-ocelot-on-dual-boot-system/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 03:42:58 +0000</pubDate>
		<dc:creator>Ryan McCormick</dc:creator>
				<category><![CDATA[Linux/Unix Tips]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[grub rescue]]></category>
		<category><![CDATA[kubuntu 11.10]]></category>
		<category><![CDATA[Oneiric Ocelot]]></category>
		<category><![CDATA[reinstall]]></category>

		<guid isPermaLink="false">http://www.ntechcomm.com/?p=1425</guid>
		<description><![CDATA[It has been awhile since my last tech post, but I have been tweaking around and have some great new content. I am writing this article because of a problem I encountered when attempting to install a LAMP stack on my Kubuntu 11.10 system with tasksel. In installed, started, and began looking at the options [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ntechcomm.com/wp-content/uploads/2012/02/kubuntu-11.10-kde-snapshot.jpg"><img class="alignleft  wp-image-1434" style="margin: 5px;" title="kubuntu 11.10 KDE" src="http://www.ntechcomm.com/wp-content/uploads/2012/02/kubuntu-11.10-kde-snapshot-150x150.jpg" alt="" width="232" height="146" /></a>It has been awhile since my last tech post, but I have been tweaking around and have some great new content. I am writing this article because of a problem I encountered when attempting to install a LAMP stack on my Kubuntu 11.10 system with tasksel.</p>
<p>In installed, started, and began looking at the options for installing a LAMP stack in tasksel. I checkmarked the LAMP stack box and found myself distracted by the other options that had been selected for installation &#8211; mainly system components. So like a complete Noob, I unchecked them&#8230; Well long story short, this flagged crucial components to be uninstalled!! AHHH!!!</p>
<p>I quickly did a hard shutdown (held finger on power button until power off). Well my shutdown was too late and I had made the system, the Kubuntu installation almost inoperable. I have been scraping the internet for a reinstallation/quick fix solution to a corrupted Ubuntu/Kubuntu installation and have not been able to find anything concrete.</p>
<p>So, the journey begins&#8230;</p>
<p><strong>PART 1: WIPE THE PARTITION FOR LINUX WITH GPARTED</strong></p>
<p>To use gParted, you need to create a live boot CD. So you need:</p>
<p>1. CD Burner with blank CD<br />
2. Image burning software &#8211; I use imgburn &#8211; open source and free to download: <a title="The Official ImgBurn Website" href="http://www.imgburn.com" target="_blank">http://www.imgburn.com/</a>.<br />
3. gParted Image: <a title="GParted -- About" href="http://gparted.sourceforge.net" target="_blank">http://gparted.sourceforge.net/</a></p>
<p>Boot to your gParted Live CD and look at your partitions.</p>
<p>Everyone has a different setup and if anyone has a better solution to my process, please comment or send me some article content to correct this. All changes are at your own risk, you should backup all of your data before making any partition changes or anything that will create changes to your system &#8211; you have been warned!</p>
<p>My partitions were setup as:<br />
/dev/sda1 &#8211; Dell Recovery Partition<br />
/dev/sda2 &#8211; Windows Vista System<br />
/dev/sda3 &#8211; Kubuntu Installation<br />
&#8211;Linux Swap<br />
&#8211;Operating system</p>
<p>First I erased &#8220;&#8211;Operating system&#8221;, next &#8220;&#8211;Linux Swap&#8221;, and finally &#8220;/dev/sda3&#8243;</p>
<p>My /dev/sda3 partition had 90GB of space, now showing up as unassigned/unrecognized, etc.</p>
<p>I formatted the unformatted space to match my windows vista installation as NTFS.</p>
<p>Once formatted I was able to resize my /dev/sda2 &#8211; Windows Vista System back to what it was before I setup the dual boot system (the full drive). I saved, and rebooted.</p>
<p><strong>PART 2: REINSTALL KUBUNTU</strong></p>
<p>Because I erased GRUB &#8211; the main bootloader and my Kubuntu linux installation, I received a &#8220;Grub Rescue&gt;&#8221; prompt upon reboot. At this point, I could not boot into windows without using a different method: <a title="How to Boot Windows From GRUB Rescue Prompt" href="http://www.ntechcomm.com/2012/02/how-to-boot-windows-from-grub-rescue-prompt/">How to Boot Windows from Grub Rescue Prompt</a>.</p>
<p>I booted off of the Kubuntu LIVE CD which I originally used to perform my dual boot setup, selected &#8220;Install Kubuntu&#8221;, ran through the first couple of usual motions and resized my drive  for Kubuntu to my previous settings. At this point, the NTFS Windows portion of the drive was unrecognizable (it fixed itself). Before the end of the re-installation, I noticed the GRUB2 setup looking for &#8220;other operating systems&#8221;. Once the installation had completed I restarted, removed the LIVE CD and rebooted.</p>
<p>My first reboot after installation was a great success, the GRUB bootloader came up and I was able to boot into both Windows and Kubuntu 11.10 &#8211; Viola, the problem had been fixed.</p>
<p>I wrote this article to document my eight hours of trial and error. Please, if anyone has a better method for solving this problem I encourage you to comment. Also, if this article helped you out, please link to it from your blog, share it on facebook, twitter, linkedin, etc&#8230;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ntechcomm.com/2012/02/how-to-reinstall-kubuntu-11-10-oneiric-ocelot-on-dual-boot-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.ntechcomm.com/2012/02/how-to-reinstall-kubuntu-11-10-oneiric-ocelot-on-dual-boot-system/</feedburner:origLink></item>
		<item>
		<title>Access Wikipedia During SOPA Blackout</title>
		<link>http://feedproxy.google.com/~r/ntechcomm/eIqw/~3/KEB6r0NKyKA/</link>
		<comments>http://www.ntechcomm.com/2012/01/access-wikipedia-sopa-blackout/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 19:11:54 +0000</pubDate>
		<dc:creator>Ryan McCormick</dc:creator>
				<category><![CDATA[Ntech News]]></category>
		<category><![CDATA[SOPA Blackout]]></category>
		<category><![CDATA[View Content]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://www.ntechcomm.com/blog/?p=1349</guid>
		<description><![CDATA[I support the SOPA Blackout movement and only wish I jumped on the bandwagon immediately to block out my site. I encourage everyone to follow instructions for contacting their representatives as this law WILL DESTROY THE INTERNET if it is passed. That being said, if you have a genuine work purpose for reading an article [...]]]></description>
			<content:encoded><![CDATA[<p>I support the SOPA Blackout movement and only wish I jumped on the bandwagon immediately to block out my site. I encourage everyone to follow instructions for contacting their representatives as this law WILL DESTROY THE INTERNET if it is passed.</p>
<p>That being said, if you have a genuine work purpose for reading an article on Wikipedia today and you are using Internet Explorer (yep&#8230; IE &#8211; I also support Firefox btw, but can only use IE)- Click View Menu &gt; Style &gt; No Style. This will get rid of the style sheet giving you access to the content under the splash page. It is ugly, but it does the trick.</p>
<p>Be sure to rag on your representatives first! Lets melt the phones!!! Happy Calling!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ntechcomm.com/2012/01/access-wikipedia-sopa-blackout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ntechcomm.com/2012/01/access-wikipedia-sopa-blackout/</feedburner:origLink></item>
		<item>
		<title>FilesAnywhere.com Promo Code</title>
		<link>http://feedproxy.google.com/~r/ntechcomm/eIqw/~3/gPeu4FbRsmE/</link>
		<comments>http://www.ntechcomm.com/2011/04/filesanywhere-com-promo-code/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 20:01:01 +0000</pubDate>
		<dc:creator>Ryan McCormick</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[cloud file storage promo code]]></category>
		<category><![CDATA[filesanywhere promo code]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.ntechcomm.com/blog/?p=822</guid>
		<description><![CDATA[In response to my article How to Map filesanywhere.com as drive in Windows 7 the nice people at filesanywhere have provided a promo code for my readers. Please use this code: AB05  Filesanywhere is the leader in cloud storage: Sync Folders, Schedule Offsite Backups WebFolder Drive Mapping, Direct File Editing Share Files using Dropbox Links View [...]]]></description>
			<content:encoded><![CDATA[<p>In response to my article <a title="Permalink to How to Map filesanywhere.com as drive in Windows 7" rel="bookmark" href="http://www.ntechcomm.com/blog/2011/04/map-filesanywhere-com-drive-windows-7/">How to Map filesanywhere.com as drive in Windows 7</a> the nice people at <a href="http://www.filesanywhere.com/">filesanywhere</a> have provided a promo code for my readers.</p>
<p>Please use this code: <strong>AB05</strong> </p>
<p>Filesanywhere is the leader in cloud storage:</p>
<ul>
<li>Sync Folders, Schedule Offsite Backups</li>
<li>WebFolder Drive Mapping, Direct File Editing</li>
<li>Share Files using Dropbox Links</li>
<li>View / Edit Documents and Pictures Online</li>
<li>Photo Slideshows, Video and Audio Streaming</li>
<li>Search Files by Content, Custom MetaData</li>
<li>SSL Encryption, Secure FTP, WebDAV</li>
<li>Add SubAccounts to Create a Workgroup</li>
<li>Version History with Checkin/Checkout</li>
<li>Private Site Branding for Businesses</li>
</ul>
<p>My experience with the business private site plan has been very positive and filesanywhere has always answered to support questions with a sense of urgency. I highly recommend filesanywhere.com for your cloud storage needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ntechcomm.com/2011/04/filesanywhere-com-promo-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.ntechcomm.com/2011/04/filesanywhere-com-promo-code/</feedburner:origLink></item>
		<item>
		<title>How to Control HTML Code to Reduce Bugs</title>
		<link>http://feedproxy.google.com/~r/ntechcomm/eIqw/~3/Z0xY0FTjIys/</link>
		<comments>http://www.ntechcomm.com/2011/04/control-html-code-reduce-bugs/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 05:44:03 +0000</pubDate>
		<dc:creator>Ryan McCormick</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Code Formatting]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[two cents]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ntechcomm.com/blog/?p=812</guid>
		<description><![CDATA[As I was designing a site the other day, I realized that the way I have been tracking my code is something I should share. Most of the projects I work on involve some sort of conversion to WordPress or other CMS system. Anyone who has ever developed a custom WordPress template from novel HTML, [...]]]></description>
			<content:encoded><![CDATA[<p><!--Ads1-->As I was designing a site the other day, I realized that the way I have been tracking my code is something I should share.</p>
<p>Most of the projects I work on involve some sort of conversion to WordPress or other CMS system. Anyone who has ever developed a custom WordPress template from novel HTML, CSS, etc&#8230; knows how easy it is to run into bugs when it comes to running live code. You install it and something is missing, one of your div floats is outside where you want it to be. Or you are running an IE 6 test and you are totally pissed off that nothing looks right, but you have to make it readable by the 1% jerks (I have a better word) who haven&#8217;t yet switched over&#8230;I digress.</p>
<p>Anyway, the point I am trying to achieve with this post is that I keep track of my HTML code with HTML &lt;!&#8211; comment here &#8211;&gt; comment tags. Every time I end a div element: &lt;div id=&#8221;nothing&#8221;&gt;element&lt;/div&gt;&lt;!&#8211; end nothing &#8211;&gt; I comment right after the end div tag. This process has saved me (in some instances) hours when transitioning over to live code.</p>
<p>This application is practical when working with large amounts of nested &lt;div&gt; containers, but thought I would give my two cents <img src='http://www.ntechcomm.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>If anyone else has any special tricks for keeping track of code or improving productivity, comments are always welcome!<br />
<!--Ads3--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ntechcomm.com/2011/04/control-html-code-reduce-bugs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ntechcomm.com/2011/04/control-html-code-reduce-bugs/</feedburner:origLink></item>
		<item>
		<title>How to Map filesanywhere.com as drive in Windows 7</title>
		<link>http://feedproxy.google.com/~r/ntechcomm/eIqw/~3/GUTHVPreCD4/</link>
		<comments>http://www.ntechcomm.com/2011/04/map-filesanywhere-com-drive-windows-7/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 19:13:44 +0000</pubDate>
		<dc:creator>Ryan McCormick</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[filesanywhere.com]]></category>
		<category><![CDATA[map drive]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.ntechcomm.com/blog/?p=794</guid>
		<description><![CDATA[Question: How do I Map a filesanywhere.com account to a drive letter in Windows 7? By mapping a network drive to filesanywhere.com in Windows 7, you will have easier access to your cloud storage. Advanced user access is required on your account as you will have to enable webdav access for this work. NOTE: Only [...]]]></description>
			<content:encoded><![CDATA[<p><!--Ads1--><strong>Question:</strong><br />
How do I Map a filesanywhere.com account to a drive letter in Windows 7?</p>
<p>By mapping a network drive to filesanywhere.com in Windows 7, you will have easier access to your cloud storage. Advanced user access is required on your account as you will have to enable webdav access for this work.</p>
<p><strong>NOTE:</strong> Only <strong>Advanced User&#8217;s</strong> on filesanywhere have drive mapping functionality.</p>
<p><strong>Answer:<br />
</strong>To map a drive in Windows 7 you need to click the start button:<br />
<a href="http://www.ntechcomm.com/wp-content/uploads/2011/04/start-button.jpg"><img class="size-medium wp-image-795 alignnone" title="start-button" src="http://www.ntechcomm.com/wp-content/uploads/2011/04/start-button-300x153.jpg" alt="start-button" width="300" height="153" /></a></p>
<p>Click on &#8220;Computer&#8221;<br />
<a href="http://www.ntechcomm.com/wp-content/uploads/2011/04/computerjpg.jpg"><img class="size-medium wp-image-797 alignnone" title="computer" src="http://www.ntechcomm.com/wp-content/uploads/2011/04/computerjpg-300x292.jpg" alt="computer" width="300" height="292" /></a></p>
<p>Click on &#8220;Map Network Drive&#8221;<br />
<a href="http://www.ntechcomm.com/wp-content/uploads/2011/04/mapdrive.jpg"><img class="size-medium wp-image-798 alignnone" title="map a network drive" src="http://www.ntechcomm.com/wp-content/uploads/2011/04/mapdrive-300x114.jpg" alt="map a network drive" width="300" height="114" /></a></p>
<p>Select what drive letter you wish to map your network folder to and enter your web folder path<br />
<a href="http://www.ntechcomm.com/wp-content/uploads/2011/04/setpath.jpg"><img class="size-medium wp-image-799 alignnone" title="setpath" src="http://www.ntechcomm.com/wp-content/uploads/2011/04/setpath-300x219.jpg" alt="setpath" width="300" height="219" /></a></p>
<p>Enter your username and password (if files anywhere account, your username is &#8220;username@filesanywhere.com&#8221;) Enter your password, and select &#8220;remember my credentials&#8221;<br />
<a href="http://www.ntechcomm.com/wp-content/uploads/2011/04/auth.jpg"><img class="size-medium wp-image-801 alignnone" title="auth" src="http://www.ntechcomm.com/wp-content/uploads/2011/04/auth-300x178.jpg" alt="auth" width="300" height="178" /></a></p>
<p>Once completed, you should see your new drive under &#8220;Computer&#8221; mapped as a drive letter. If you are having trouble connecting, make sure you have entered the correct username &#8220;username@filesanywhere.com&#8221; and password.</p>
<p>If you are still having trouble, make sure your &#8220;WebClient&#8221; service is running by browsing to:<br />
START<strong>&gt;</strong>CONTROL PANEL<strong>&gt;</strong>SYSTEM AND SECURITY<strong>&gt;</strong>ADMINISTRATIVE TOOLS<strong>&gt;</strong>SERVICES</p>
<p><a href="http://www.ntechcomm.com/wp-content/uploads/2011/04/webclient.jpg"><img class="size-medium wp-image-802 alignnone" title="webclient" src="http://www.ntechcomm.com/wp-content/uploads/2011/04/webclient-300x224.jpg" alt="webclient" width="300" height="224" /></a></p>
<p>If you are having trouble logging in to your account, make sure that your user account is an <strong>Advanced User</strong> account. If you have an Advanced User account and you are still experiencing problems logging in, check your username. Your username will be USERNAME<strong>@filesanywhere.com</strong>. NOTICE the <strong>@FILESANYWHERE.COM</strong> and not your e-mail address.</p>
<p>External hard drives can be a great way to store large amounts of files, but are still susceptible to hardware failure. Make sure that you are backing your most important files with a redundant cloud backup solution. There are many solutions available, but after some research I found that, filesanywhere.com offers a great secure and cost effective solutions for backing up files.</p>
<p>As always, please comment with questions/suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ntechcomm.com/2011/04/map-filesanywhere-com-drive-windows-7/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.ntechcomm.com/2011/04/map-filesanywhere-com-drive-windows-7/</feedburner:origLink></item>
		<item>
		<title>How Do I Generate a QR Code For My Current Page in PHP?</title>
		<link>http://feedproxy.google.com/~r/ntechcomm/eIqw/~3/aeBXtogCM1c/</link>
		<comments>http://www.ntechcomm.com/2011/03/generate-qr-code-current-page-php/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 09:18:21 +0000</pubDate>
		<dc:creator>Ryan McCormick</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[current page]]></category>
		<category><![CDATA[dynamic generation]]></category>
		<category><![CDATA[google charts api]]></category>
		<category><![CDATA[QR codes]]></category>

		<guid isPermaLink="false">http://www.ntechcomm.com/blog/?p=744</guid>
		<description><![CDATA[QUESTION How Do I Generate a QR Code For My Current Page? ANSWER This is a pretty simple solution using Google&#8217;s charts API and some PHP. I uploaded a sample file which you can download by &#8220;right-click&#8221; and &#8220;save-as&#8221;: qr-code-current-page.zip 1.) You first need to determine your current page. 2.) Second, you need to implement [...]]]></description>
			<content:encoded><![CDATA[<p><!--Ads1--><strong>QUESTION<br />
</strong>How Do I Generate a QR Code For My Current Page?</p>
<p><strong>ANSWER</strong><br />
This is a pretty simple solution using Google&#8217;s charts API and some PHP. I uploaded a sample file which you can download by <strong>&#8220;right-click&#8221; and &#8220;save-as&#8221;</strong>: <a href="http://www.ntechcomm.com/wp-content/uploads/2011/03/qr-code-current-page.zip">qr-code-current-page.zip</a></p>
<p><strong>1.) </strong>You first need to determine your current page.<br />
<strong>2.) </strong>Second, you need to implement Google&#8217;s chart api for QR codes.<br />
<strong>3.) </strong>Write both parts into separate strings and write a final string for an image path.<br />
<strong>4.) </strong>Echo the php in an image path.<br />
<strong>5.) </strong>Check out your page, you should see a QR code.</p>
<p><strong>Links:</strong></p>
<p><strong>1.) </strong><a title="QR Codes - Google Chart Tools / Image Charts (aka Chart API) - Google Code" href="http://code.google.com/apis/chart/docs/gallery/qr_codes.html">Google Chart API &#8211; QR Codes </a>- More information about Google&#8217;s API.<br />
<strong>2.) </strong><a title="qr-code-current-page.zip" href="http://www.ntechcomm.com/wp-content/uploads/2011/03/qr-code-current-page.zip">Sample PHP file showing QR code for current page.</a> <strong>(Right-click and Save-as)</strong></p>
<p>If you enjoyed this post, please comment!!<br />
<!--Ads3--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ntechcomm.com/2011/03/generate-qr-code-current-page-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ntechcomm.com/2011/03/generate-qr-code-current-page-php/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 1.276 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-03-09 06:58:48 --><!-- Compression = gzip -->

