<?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>Today In Technology: The Official Blog of Canton Web Services</title>
	<atom:link href="http://blog.cantonwebservices.com/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.cantonwebservices.com</link>
	<description>Tips, reviews, news, observations and opinions on Internet and Computing.</description>
	<lastBuildDate>Thu, 23 May 2013 07:22:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>GoDaddy $0.99 Domain Offer</title>
		<link>http://blog.cantonwebservices.com/1445/godaddy-99-cent-domain-offer.html</link>
		<comments>http://blog.cantonwebservices.com/1445/godaddy-99-cent-domain-offer.html#comments</comments>
		<pubDate>Thu, 23 May 2013 07:22:56 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[On The Internet]]></category>

		<guid isPermaLink="false">http://blog.cantonwebservices.com/?p=1445</guid>
		<description><![CDATA[I sort of stumbled across this 99 cent .com domain name deal while searching for a GoDaddy coupon online.  I purchased a few, but could not find the link again until I dug through my history and located it.  Here &#8230; <a class="more-link" href="http://blog.cantonwebservices.com/1445/godaddy-99-cent-domain-offer.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I sort of stumbled across this 99 cent .com domain name deal while searching for a GoDaddy coupon online.  I purchased a few, but could not find the link again until I dug through my history and located it.  Here it is:</p>
<p><a href="http://bit.ly/187d2Bu">http://bit.ly/187d2Bu</a></p>
<p>Act quickly, as this may expire at any time (even within hours).  If you use the link, check for a yellow bar near the top of the screen showing that the $0.99 deal is in effect for your shopping session.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cantonwebservices.com/1445/godaddy-99-cent-domain-offer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bit.ly and others: how do they work?</title>
		<link>http://blog.cantonwebservices.com/1441/bit-ly-and-others-how-do-they-work.html</link>
		<comments>http://blog.cantonwebservices.com/1441/bit-ly-and-others-how-do-they-work.html#comments</comments>
		<pubDate>Mon, 13 May 2013 06:40:39 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[Internet Life]]></category>

		<guid isPermaLink="false">http://blog.cantonwebservices.com/?p=1441</guid>
		<description><![CDATA[If you have used URL shorteners, you may not have paid much attention to how they work.  My favorite short URL service is http://j.mp .  It is owned by the folks at Bit.ly, but is a couple of letters shorter&#8230;a &#8230; <a class="more-link" href="http://blog.cantonwebservices.com/1441/bit-ly-and-others-how-do-they-work.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>If you have used URL shorteners, you may not have paid much attention to how they work.  My favorite short URL service is http://j.mp .  It is owned by the folks at Bit.ly, but is a couple of letters shorter&#8230;a great thing for the Twitter auteurs out there!</p>
<p>These service work by using a simple redirect: they store the short URL and the paired original <em>long</em> URL in a database.  Optionally at Bit.ly, you can also track how many times your link was clicked on.</p>
<p>But, don&#8217;t you ever wonder that with all the billions of links out there, that these services will run out of URLs?  Let&#8217;s do some math, and you will see that even a short URL can have an amazing number of available combinations.  As part of the work we do at Lakeshore Tech, we can create a similar short URL service for any website, using their own domain (and the shorter, the better).</p>
<p>First, a couple of numerical facts.</p>
<p>There are 26 capital letters in the alphabet.  There are also 26 lowercase letters.  The URLs differentiate between the two.  Both of these sets results in 52 characters total.</p>
<p>The digits zero through nine amount to 10 more digits.  Add that to the above, and you get 62 characters total.</p>
<p>For now, we will leave out punctuation characters&#8211;some are valid, some are not, but even our 62 characters will provide a good example.</p>
<p>If our short URL were only one character long (http://x.xx/z), we would have only 62 choices.  But once we start multiplying, that number will explode.  Check these out!</p>
<p>2 characters: 3,844 combinations.<br />
3 characters: 238,328 combinations!<br />
(Three characters and we already have nearly a quarter of a million combinations!)<br />
4 characters: 14,776,336 combinations.<br />
5 characters: 916,132,832.<br />
<em id="__mceDel"><em id="__mceDel"><em id="__mceDel">6 characters: 56,800,235,584.<br />
<em id="__mceDel"><em id="__mceDel"><em id="__mceDel">7 characters: 3,521,614,606,208.<br />
<em id="__mceDel"><em id="__mceDel"><em id="__mceDel">8 characters: 218,340,105,584,896.<br />
<em id="__mceDel"><em id="__mceDel"><em id="__mceDel">9 characters: 13,537,086,546,263,552.<br />
<em id="__mceDel"><em id="__mceDel"><em id="__mceDel">10 characters: 839,299,365,868,340,224.</em></em></em></em></em></em></em></em></em></em></em></em></em></em></em></p>
<p>I think we need not continue!  For a typical website like we usually work on, we likely would not go beyond four characters.  So, don&#8217;t worry about using up Bit.ly&#8217;s short URLs&#8211;they have plenty to go around!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cantonwebservices.com/1441/bit-ly-and-others-how-do-they-work.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexus 4: having trouble with the ADB showing device is offline?</title>
		<link>http://blog.cantonwebservices.com/1438/nexus-4-having-trouble-with-the-adb-showing-device-is-offline.html</link>
		<comments>http://blog.cantonwebservices.com/1438/nexus-4-having-trouble-with-the-adb-showing-device-is-offline.html#comments</comments>
		<pubDate>Thu, 25 Apr 2013 21:31:03 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[On The Internet]]></category>

		<guid isPermaLink="false">http://blog.cantonwebservices.com/?p=1438</guid>
		<description><![CDATA[I received the Nexus 4 a couple of days ago.  Today I wanted to root it and try another ROM (such as the latest Milestone build of AOKP), but I could not get past an issue with the device appearing &#8230; <a class="more-link" href="http://blog.cantonwebservices.com/1438/nexus-4-having-trouble-with-the-adb-showing-device-is-offline.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I received the Nexus 4 a couple of days ago.  Today I wanted to root it and try another ROM (such as the latest Milestone build of AOKP), but I could not get past an issue with the device appearing offline.  I had properly installed the drivers in Windows 8, and fastboot would work, but the adb command did nothing.</p>
<p>I found out that the few packages of SDK tools that I had downloaded online were all outdated.  With the most recent Android upgrade to version 4.2.2, it added a new security feature requiring you confirm the RSA fingerprint of the computer that you are attaching the phone to.  If you have your drivers installed properly, but you do NOT see this RSA fingerprint confirmation appear, then you may have outdated SDK tools.  In fact, if you run this at the command line:</p>
<pre style="padding-left: 30px;">adb version</pre>
<p>You should see the following as a result:</p>
<pre style="padding-left: 30px;">Android Debug Bridge version 1.0.31</pre>
<p>This is the latest version.  Don&#8217;t mess around with any of the download links out there&#8211;just go direct to the source:  <a title="Android Developer SDK" href="http://developer.android.com/sdk/" target="_blank">http://developer.android.com/sdk/</a> .  Granted it is a very large download (600MB+), but downloading direct from Google will ensure that you have the latest utilities.  If you do see SDK utilities to download, or you have them already, verify that adb is at version 1.0.31 or higher (1.0.31 is current as of this writing).</p>
<p>Sure enough, I ran an adb command from the new download, and I got the RSA confirmation pop up on the Nexus 4.  I was able to backup my phone, and I&#8217;m on my way to unlocking the bootloader, rooting the phone and trying a new ROM.  Nexus is full of all sorts of developer goodness!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cantonwebservices.com/1438/nexus-4-having-trouble-with-the-adb-showing-device-is-offline.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dropbox for Students</title>
		<link>http://blog.cantonwebservices.com/1431/dropbox-for-students.html</link>
		<comments>http://blog.cantonwebservices.com/1431/dropbox-for-students.html#comments</comments>
		<pubDate>Mon, 04 Mar 2013 06:43:54 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet Life]]></category>

		<guid isPermaLink="false">http://blog.cantonwebservices.com/?p=1431</guid>
		<description><![CDATA[How many times have you driven all the way to school, only to find out you&#8217;d left some important document, or your USB flash drive, at home?  A dozen times?  Three or four?  Just once&#8230;when it was an important midterm &#8230; <a class="more-link" href="http://blog.cantonwebservices.com/1431/dropbox-for-students.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>How many times have you driven all the way to school, only to find out you&#8217;d left some important document, or your USB flash drive, at home?  A dozen times?  Three or four?  Just once&#8230;when it was an important midterm essay worth a quarter of your grade?</p>
<p>This article will help you utilize a free service to help you keep your files available to you at all times.  While this article applies to <a title="Dropbox" href="http://db.tt/mxvtyy0w" target="_blank">Dropbox</a> in particular, the same principles apply to the other cloud-based storage services out there, including SugarSync, Google Cloud Drive, Microsoft SkyDrive, BitCasa and others.  They each have their minor differences, but they accomplish the same task: they all store copies of your documents in a central location.</p>
<p>So, why do you want to do that?  Isn&#8217;t keeping them on your computer at home good enough for you?  After all, can&#8217;t you just copy your work to a USB flash drive before you leave the house, or bring your laptop along?</p>
<p>That thought alone is a recipe for disaster.  Maybe you create that file on your desktop computer.  Maybe you copied that by using your flash drive to move it to your laptop, and made a few changes there.  Then, you take the flash drive to school and open up your document, perhaps tweaking a font setting here or there.  What you now have are possibly up to three different versions of your files scattered across three different devices.  Which one is the most current?  Which one has the <em>correct</em> version of the document you were looking for?</p>
<p>That is where central storage comes into play.  (The providers call these &#8220;cloud&#8221; services.)  And to take the pain out of remembering to move your files around, what you do is install a small utility on each computer you use, as well as on other other devices, so you can automatically synchronize those files across all of your devices.</p>
<p>When you setup Dropbox (more on that later), what you do is point Dropbox to a folder on your computer where you would like to store your files.  Here is where it takes a bit of pre-planning.  On my Windows computers, I make certain that <em>all </em>of my files are stored in My Documents.  Within My Documents is my Dropbox folder.  I have been able to retrain myself to save all of my &#8220;portable&#8221; files (or, any file I want to have available to me on all devices) to my Dropbox folder, and the Dropbox utility then automatically synchronizes it to my account.  As I work and continue to save, the latest version is being synced automatically to Dropbox.</p>
<p>What I might do is start on an essay on my laptop, relaxing at home, then work on it while on break at school.  When it comes times to get it ready for print, I will then open it on my desktop computer and finish it up.  With Dropbox syncing the file, the copy I open up on my desktop computer is the same version (the same actual file!) as the one I prepared on the laptop.</p>
<p>So, I head off to school, arrive in class and realize I forgot to print out my assignment!    This could work to my advantage in two ways.  If I&#8217;m fortunate in that my instructor may accept an emailed copy, I then use the Dropbox app on my phone to retrieve the file, attach it to an email, and send it to the instructor immediately.  Or if a printed copy is all that will do, I can head to the library, log in to Dropbox via the web, download the file from my account and print it.</p>
<p>Another nice feature of Dropbox is that it save previous versions of your files.  If you made massive edits to your essay and deleted a lot of your writing, but later realized you really wanted to keep some of it, you can go back into Dropbox on the web and restore an older version of the file.</p>
<p>Need to share a Powerpoint presentation with a classmate?  That is simple as well!  From your folder, you can right-click a file and choose the option to share that file with someone.  You can also share entire folders.  To share, Dropbox gives you a link to email to another person, and they will be able to retrieve that file.  They will not, however, be able to upload that file&#8211;they have read-only permissions on that file, and any modifications will require that they email the edited file to you.</p>
<p>Dropbox is also a great way to transfer files.  Do you have a dozen photos you took with your smartphone camera and want to touch them up in Photoshop?  Simply &#8220;share&#8221; them on your phone into your Dropbox folder and within moments, they will be synced to your computer for editing.</p>
<p>Finally, even if you use Dropbox only on one computer, you have the advantage of having a constant, live backup of your work.  In the event your computer has a disk failure or is stolen (in the case of a laptop), your files are still safely located online.</p>
<p>Installing Dropbox is easy.  It will ask you to setup an account.  The installer is very helpful, and allows you to customize which folder you install it in.  I like to install it within My Documents, as it makes backups of my computers easier.  In programs such as Word, Excel and others, you can set your default folder to a folder within your Dropbox, making it &#8220;set and forget&#8221; easy!</p>
<p>Dropbox is free for the first 2GB of storage space, but if you use the links in this article, we both receive 500MB of additional storage space.  Recommend your own account to others to increase space as well!  If you work on large files regularly, you can start with a paid account for $9.99/month (or $99/year) which will hold 100GB worth of files.</p>
<p>Keep in mind, though, that you will need an Internet connection to make certain your files are updated on your devices.</p>
<p>Other services mentioned above do basically the same thing (automatically synchronizing files), but have their own unique take on it.  Google Drive does sync files, plus it also acts as your storage for your Google Docs files.  Microsoft&#8217;s SkyDrive does the same but interfaces with Office365 (the online version of Office).  SugarSync is very similar to Dropbox.  Bitcasa does offer syncing, but only as part of a larger package of services.  For $10/month (with the first 2GB free), Bitcasa&#8217;s offering is an &#8220;unlimited&#8221; hard drive.</p>
<p>All of these are excellent tools to help you organize and keep the most current versions of your files with you at all times, along with providing a live and nearly instantaneous backup of your files.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cantonwebservices.com/1431/dropbox-for-students.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shame on Oracle! DO NOT install Java unless&#8230;</title>
		<link>http://blog.cantonwebservices.com/1427/shame-on-oracle-do-not-install-java-unless.html</link>
		<comments>http://blog.cantonwebservices.com/1427/shame-on-oracle-do-not-install-java-unless.html#comments</comments>
		<pubDate>Thu, 24 Jan 2013 05:25:27 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[On The Internet]]></category>

		<guid isPermaLink="false">http://blog.cantonwebservices.com/?p=1427</guid>
		<description><![CDATA[Oracle has really stooped to a new low in recent versions of Java.  Not only are many recent releases still buggy and full of security vulnerabilities, they are also attempting to sneak such spyware (malware) on computers, such as the &#8230; <a class="more-link" href="http://blog.cantonwebservices.com/1427/shame-on-oracle-do-not-install-java-unless.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Oracle has really stooped to a new low in recent versions of Java.  Not only are many recent releases still buggy and full of security vulnerabilities, they are also attempting to sneak such spyware (malware) on computers, such as the Ask Toolbar, and a McAfee scanner.  The only way to get around it is to babysit your entire installation procedure, even during updates, and make certain that any checkbox to install this malware is <em>never</em> checked off!  A good overview of the whole debacle is available via ZDNet:</p>
<p>http://www.zdnet.com/a-close-look-at-how-oracle-installs-deceptive-software-with-java-updates-7000010038/</p>
<p>Having said that, I would usually urge everyone to uninstall Java from their computers as soon as possible, and make certain that none of the malware was ever installed without their knowledge (which has been proven to happen).  But, in some instances there are important functions on websites that you need for work or school that <em>require</em> Java be installed.</p>
<p>Expecting users to install Java is already a stretch, but to install <em>and trust</em> Java is not going to happen&#8211;the general public does not know enough about computer operating systems, security and privacy, but I do not expect them to.   In this day and age, they should not have to!  Thankfully browsers are maturing to the point where they can actively refuse to install and/or activate these pointless add-ons, which exist <em>only</em> to generate revenue for Oracle.</p>
<p>As for Oracle&#8230;shame on you!  You should know better.  As big as you are in the enterprise world, do you really need to stoop to this level, depositing malware and spyware on users&#8217; computers?</p>
<p>This is where I get a bit opinionated: we need these sites to get away from using Java at all.  Much like Flash (which is still in use, albeit waning&#8230;thankfully!) and sites geared only to one particular browser, companies hosting websites should never rely on a visitor to <em>ever</em> need to install any special add-on or plugin to view or use site content.  As I said, we are past that; this is 2013.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cantonwebservices.com/1427/shame-on-oracle-do-not-install-java-unless.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireless Router Update (DD-WRT)</title>
		<link>http://blog.cantonwebservices.com/1424/wireless-router-update-dd-wrt.html</link>
		<comments>http://blog.cantonwebservices.com/1424/wireless-router-update-dd-wrt.html#comments</comments>
		<pubDate>Sat, 19 Jan 2013 07:00:17 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://blog.cantonwebservices.com/?p=1424</guid>
		<description><![CDATA[My WRT160N was doing OK but could have been better.  It still had quirks such as random crashes, losing settings, inability to connect to both G and N devices, and other quirks.  Nothing constant, but maybe once a week I &#8230; <a class="more-link" href="http://blog.cantonwebservices.com/1424/wireless-router-update-dd-wrt.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><img class="alignright" alt="Cisco-Linksys  WRT400N Simultaneous Dual-Band Wireless-N Router" src="http://ecx.images-amazon.com/images/I/41FW6qQe7WL._SL500_AA300_.jpg" width="180" height="180" />My WRT160N was doing OK but could have been better.  It still had quirks such as random crashes, losing settings, inability to connect to both G and N devices, and other quirks.  Nothing constant, but maybe once a week I had to reboot the router, or sometimes restore the router to default then reload my router settings.</p>
<p>I figured out the crashes and other instability: my NVRAM (non-volatile ram, where all of the router&#8217;s settings are stored) was running out of room.  It has room for 32,767 bytes and the router had exhausted that.  Part of it was the UPnP setting: this is what automatically assigns ports to pass through the router.  I made sure I set it so that old UPnP entries were removed.  At one time I had dozens, and those were all being stored in NVRAM, which filled it up.</p>
<p>As for other issues: just recently, someone on the DD-WRT forum mentioned trying a new firmware build (Fractal, build 20202), and I installed it.  It not only uses a new set of radio drivers (which have been out for a couple of years, but DD-WRT hasn&#8217;t exactly worked well with them), it also made everything much more stable.  I also installed the version of the build that has VPN support, so I now have that ability if I should need it.  All-around improvement!  I&#8217;d highly recommend it now if anyone buys a used WRT160N.</p>
<p>So once I got that router sorted out, I got the bug again. :laugh:  I went on Craigslist and found someone selling a WRT400N.  It looks exactly the same, but inside it has some differences.  For one, it has faster processor (made by Atheros), running at more than double the speed of the WRT160N. It also has a larger NVRAM.  It still only offers 10/100 speeds on the Ethernet ports, but the wireless is dual-band, where you can simultaneously run 2.4GHz and 5GHz network radios.  Unfortunately, it appears none of my wireless devices can use 5GHz.  (The 2.4GHz band is very crowded&#8211;wireless networks also share it with cordless phones and other devices. 5GHz in comparison is virtually unused.)  There are a couple of minor added features.</p>
<p>The nice thing was that the previous owner of the WRT400N had loaded DD-WRT on it, so all I had to do was plug it in and reconfigure it, matching all of my settings from the WRT160N.  I simply swapped in the 400N router after configuring it, and it&#8217;s been working fine.</p>
<p>I picked up the 400N for a reason though: I wanted another router to use as an access point.  I originally was going to use the 400N as the remote access point (wiring it to the main router via Ethernet cable), but now I use the 400N as my main router and the 160N as an access point.  Both are still on my desk, but I need to run cable from my desk to the living room, where I want another wired connection for the Sony media player, and also for wireless coverage to the bedrooms.</p>
<p>Little-known tip: to use a second router as an access point or an expansion of available Ethernet ports, you can simply connect the two routers together through their LAN ports.  (IOW, you do <em>not</em> use the WAN port on the remote router!)  When you do that, disable DHCP on the remote router, and point the DNS and gateway settings to the IP address of the primary router, that primary router then uses the remote as an extension of itself, and will handle the firewall, UPnP, DHCP, etc.  The LAN ports in most modern routers are auto-sensing so you do not need a crossover cable.</p>
<p>So I now have three wireless networks running.  The WRT400N and WRT160N are all running in N-only mode, and I upgraded network adapters on the bedroom computers to match.  I am temporarily using the wireless router in my Uverse DSL box for the gaming systems.  The Wii only runs at G speeds, and if I run a G device on an N network, the speed of that network drops to the speed of the slowest device.  Also, the  Nintendo DS only has WEP encryption, which can be cracked in just a handful of minutes.  So those are on a different subnet that cannot access any of our computers.  My primary network runs WPA2 encryption.  My goal is to get a third router so I can disable the Uverse wireless, and run it in G-only network mode and use WEP encryption.  It can be an older Linksys, as long as it runs DD-WRT. <img src='http://blog.cantonwebservices.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Part of my upgrade to wireless N speeds was because I&#8217;m now running a DLNA server on my main computer, which can send (and transcode) music and video to other devices in the house, such as the Sony SMP-N100 media player, and my new WD TV Live.  I&#8217;ve successfully streamed 720p movies simultaneously to both devices.  Once I can get a 3TB drive, I can load up all of my DVDs on it (I don&#8217;t have many) and have them accessible anywhere in the house, along with all of the music files I have ripped from CDs.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cantonwebservices.com/1424/wireless-router-update-dd-wrt.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lighten up on Windows 8, OK?</title>
		<link>http://blog.cantonwebservices.com/1416/lighten-up-on-windows-8.html</link>
		<comments>http://blog.cantonwebservices.com/1416/lighten-up-on-windows-8.html#comments</comments>
		<pubDate>Thu, 10 Jan 2013 07:14:24 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://blog.cantonwebservices.com/?p=1416</guid>
		<description><![CDATA[Partly because I do support work for desktops, and partly because I was curious (and could get a good deal), I upgraded my main &#8220;work&#8221; computer to Windows 8.  &#8221;But what about the crappy interface,&#8221; I hear a lot of &#8230; <a class="more-link" href="http://blog.cantonwebservices.com/1416/lighten-up-on-windows-8.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Partly because I do support work for desktops, and partly because I was curious (and could get a good deal), I upgraded my main &#8220;work&#8221; computer to Windows 8.  &#8221;But what about the crappy interface,&#8221; I hear a lot of people asking.</p>
<p><img class="alignright" alt="" src="http://betanews.com/wp-content/uploads/2012/02/Windows-8-logo-300x300.jpg" width="180" height="180" />As I&#8217;ve been getting back into the swing of things, I&#8217;ve had time to get used to the OS.  Before I dispense my own opinion on the OS, let me get a few facts out of the way first.</p>
<p>First, Windows 8 appears to be as stable as Windows 7.  I have had not one single issue with it so far.  I&#8217;ve had to restart it several times, especially when I was updating, configuring or installing software or the OS.  Beyond that?  No problems.</p>
<p>Second, only a couple of applications needed to be reinstalled.  Everything else works!  I suffered no downtime finding dead applications.</p>
<p>Third, everything on my desktop is right where I left it.  OK, so the Start button is gone, of course, but my files and folders were still on the desktop, my wallpaper was intact, even my Quick Launch bar was at the bottom of the screen where I left it, in the same order.</p>
<p>Fourth, all of the standard Windows utilities are there, yet enhanced further over Windows 7.  The Task Manager has had its first major overhaul, adding new ways of sorting and categorizing usage data.  Explorer now has a ribbon similar to MS Office; I leave it closed most of the time, but it&#8217;s right there if I need it, and I can see it being a help to more neophyte users.  Also, the file operations dialog windows have changed&#8211;they now display a graph showing the transfer rate of the file operations (such as copying or moving), along with a hyperlink that will open up the destination folder with a single click.  It&#8217;s little touches like that which show that the OS has made some strides.</p>
<p>Finally, we need to remind ourselves that what Microsoft is calling &#8220;Windows 8&#8243; is officially version 6.2 of Windows NT.  Yes, that&#8217;s right&#8211;Vista was actually 6.0, Windows 7 was 6.1, and Windows 8 is 6.2.  Changes from Vista to Win7 to Win8 have been incremental, especially under the hood.  The GUI of course has changed, but when you get back to your everyday desktop, it&#8217;s pretty much business as usual.</p>
<p>And while I write these three facts, it is very evident to me that during the daily course of work, <em>nothing has changed</em><em>.</em>  All of my applications still work the same way.  I sit here wondering why there is such a fuss about Windows 8, when it hasn&#8217;t affected my workflow or the usage of my computer one bit.  Sure, occasionally I have to open a program that is not located on my Quick Launch bar, but that is very rare.  Even so, I can hop over to the Start screen by two different methods, right-click, then choose All Apps from the icon in the bottom right corner.</p>
<p>So, what about that Start screen anyway?  Yes, I use it, and I do enjoy it&#8230;but it is not something I use while working.  If I want to relax for a bit and catch up on some news, check the weather, monitor a favorite team on ESPN&#8230;it&#8217;s all there in live update form on the Start screen for me.  Even the games have had an overhaul&#8211;Microsoft&#8217;s Mahjongg (powered via Xbox) is now beautifully rendered.</p>
<p>One thing that really does not sit well with the start screen is how large it is on a 24&#8243; LED monitor.  This is when it&#8217;s evident that Win8 was made more for a tablet or smaller computer (such as a notebook).  But even that turns into a positive for me&#8211;my eyes have gotten so bad that the start screen is probably the <em>only</em> thing I can still read on my screen without glasses!</p>
<p>My point in all this?  The big fuss over Windows 8 is much ado about nothing.  Yes the Start screen is new, but on a day to day basis, nothing has really changed.  Most of the negative commentary I&#8217;ve read so far falls into two categories: those who hate change and go into the new GUI with negative expectations, and those who have never even tried it.  (You wonder how these nay-sayers ever got out of the DOS era.)</p>
<p>Yes, it&#8217;s not perfect; yes, it&#8217;s different and not quite appropriate for a desktop.  But if you truly are doing <em>serious work</em> on your Windows 8 computer, that Start screen you love to hate is out of view and you rarely ever use it.   Lighten up!</p>
<blockquote><p>So, what is this Quick Launch I keep talking about?  Ever since Windows XP, I have used a two-row taskbar on the bottom of my screen.  One row has all of my application icons (and in Win7 and Win8, I <em>never</em> pin anything to the taskbar), and the other is my quick launch bar, running the width of the screen.  Seeing how large my screen is now, I have room for about 75 tiny application icons.  I rarely used the start button when I had it in Win7.  Quick Launch is still there in Windows 8&#8211;you just have to enable it, then drag your favorite icons onto it.  I&#8217;ll give a full write-up on that in a future article.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.cantonwebservices.com/1416/lighten-up-on-windows-8.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Repair Installation</title>
		<link>http://blog.cantonwebservices.com/1418/windows-7-repair-installation.html</link>
		<comments>http://blog.cantonwebservices.com/1418/windows-7-repair-installation.html#comments</comments>
		<pubDate>Sun, 23 Dec 2012 07:14:40 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://blog.cantonwebservices.com/?p=1418</guid>
		<description><![CDATA[Well over a year ago, I ran into some sort of networking issue on my Windows 7 computer that left me with a partially disabled Internet connection.  I could not use Internet Explorer, and that also meant that some Internet &#8230; <a class="more-link" href="http://blog.cantonwebservices.com/1418/windows-7-repair-installation.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Well over a year ago, I ran into some sort of networking issue on my Windows 7 computer that left me with a partially disabled Internet connection.  I could not use Internet Explorer, and that also meant that some Internet utilities would not work, including the desktop gadgets (which I missed), and even the Windows 8 upgrade utility would not function.  On top of it, I could not ping 127.0.0.1 or &#8220;localhost&#8221; in a Powershell window.  Something was seriously wrong.</p>
<p><img class="alignright" alt="Windows 7 Logo" src="http://www.andrewtechhelp.com/images/stories/install7/ArticleIcon.png" width="282" height="212" />Numerous posts on other websites got me nowhere&#8211;everyone tried to help, but pretty much reiterated everything I had already tried.  I&#8217;d gone so far as to reset the TCP/IP stack, and do a few other really advanced networking tricks, to no avail.</p>
<p>I never did find out the problem, but I&#8217;m pretty sure I know what caused it.  At one point when our Internet connection was not working, I attempted to tether my smartphone to the computer via USB and use it for Internet access.  It barely worked, but that is around the time I started having problems with the computer.</p>
<p>I needed to get this working again, so I finally bit the bullet and read up about repair installations of Windows 7.  In the past, I had to fix Windows XP since the registry hives were constantly being corrupted by blue screen crashes.  (And that turned out to be caused by a frozen fan on the video card, which caused it to overheat and malfunction.)  In the case of XP, I was essentially starting over, having to create all new user accounts and move the files over, reinstall apps, etc.</p>
<p>So naturally I was quite wary of the whole process.  In Windows 7, however, a repair installation can be done <em>which leaves your files, settings and applications completely intact</em> once you know the trick.  After you insert your disc, you take a few steps through the process until you come to a choice where you can <em>upgrade</em> your OS.  Yes, it&#8217;s not really an upgrade, but what this does is refresh your whole system while still leaving everything intact.</p>
<p>Rather than reiterate it here, I&#8217;ll hand this off to the good fellows over at SevenForums who completely describe the process in their forum post <a title="SevenForums: Windows 7 Repair Install" href="http://www.sevenforums.com/tutorials/3413-repair-install.html" target="_blank">here</a>.  My one single bit of advice to you: follow their instructions to the letter!</p>
<p>Once I ran the repair installation, my full networking was restored. I found localhost.  Life was good!  I even noticed things running a little faster and smoother&#8211;I had 2-1/2 years of junk in my Windows 7 registry!  I disabled quite a few programs at startup also and to be honest, didn&#8217;t miss some of them.</p>
<p>If you ever get to that point where Windows 7 just does not act right, feel safe in doing a repair installation.  It works!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cantonwebservices.com/1418/windows-7-repair-installation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android: manufacturers and wireless providers need to get with the program!</title>
		<link>http://blog.cantonwebservices.com/1407/android-manufacturers-and-wireless-providers-need-to-get-with-the-program.html</link>
		<comments>http://blog.cantonwebservices.com/1407/android-manufacturers-and-wireless-providers-need-to-get-with-the-program.html#comments</comments>
		<pubDate>Mon, 29 Oct 2012 22:43:36 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[Android Corner]]></category>

		<guid isPermaLink="false">http://blog.cantonwebservices.com/?p=1407</guid>
		<description><![CDATA[I rarely rely on ruffling feathers, but the more I use and enjoy Android, one thing nags at me constantly: the lack of OS upgrades. While the developers of Android offer the latest quickly, it takes the smartphone manfacturers and &#8230; <a class="more-link" href="http://blog.cantonwebservices.com/1407/android-manufacturers-and-wireless-providers-need-to-get-with-the-program.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.cantonwebservices.com/wp-content/uploads/2011/09/CWS120.jpg"><img class="alignright size-full wp-image-1182" title="CWS120" src="http://blog.cantonwebservices.com/wp-content/uploads/2011/09/CWS120.jpg" alt="" width="120" height="120" /></a>I rarely rely on ruffling feathers, but the more I use and enjoy Android, one thing nags at me constantly: the lack of OS upgrades.</p>
<p>While the developers of Android offer the latest quickly, it takes the smartphone manfacturers and wireless providers months, even years, to push outdates out to customers.  Companies like Sprint and Verizon profit from being slow, as do the manufacturers: rather than provide us with timely updates for our older devices, they push us to upgrade to newer hardware, locking us into another contract.</p>
<p>I am still using an older phone, an HTC Thunderbolt, yet running the Liquid Smooth Gingerbread ROM due to its stripped down installation (it gets rid of the horrid Verizon bloatware and HTC&#8217;s Sense).  The phone is fast and smooth.  Only recently did Verizon finally cave in and offer an Ice Cream Sandwich update to this particular phone.  Yet as they did so, Jelly Bean (Android 4.1) had already been out for awhile and now, there are advanced articles about even more goodness by way of 4.2.  So ICS is basically two versions behind at this point.</p>
<p>These delays only serve to pad the pockets of the equipment manufacturers and the wireless carriers, while at the same time harming the Android ecosystem.   Even as I write this, there are <em>still phones offered at Verizon that come installed with Gingerbread</em>!  That is completely unacceptable.  Would you buy a computer with Windows 98?  That is exactly what Verizon is offering, in essence.</p>
<p>What I feel would really ignite Android if 1) Google required all carriers and manufacturers to sell <em>all</em> models unlocked, so owners could install their own ROM; and 2) reliable ROM developers would actually form a business entity and <em>sell</em> ROM upgrades.</p>
<p>Yes, a radical idea I know.  There are a lot of good ROM developers out there, but support for numerous models is sporadic at best.  The only semi-reliable third party ICS ROM available for the Thunderbolt is still broken (text issues with the Gmail app, non-functioning video camera, etc&#8230;both deal killers for a lot of us).</p>
<p>I would gladly pay $5 or even $10 to have a new custom ROM to install.  A developer or even  a small development company could easily make a living selling these ROMs as upgrades.  Selling 20,000 ROMs at $5 each would net them $100,000.  Given the millions of Android-based phones in use, having professional developers do this <em>as their day job</em> would really help push updates out into the ecosystem.</p>
<p>The installation process would need to be foolproof, and ROMs would need to be available through the Google Play store.  In other words, no different from any other software product they sell.  Google could also demand, by way of a licensing agreement, that Android could only be installed on devices <em>if</em> those devices were sold as unlocked and free to install the ROM of each user&#8217;s choice.</p>
<p>This would put Android-based hardware on par with desktop and laptop computers.  They might ship with Windows, but the user is free to reformat and install any operating system of their choice.  Smartphone essentially <em>are</em> computers, and there is no excuse they cannot do the same.  Closed systems (like their distant competitors) are not the answer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cantonwebservices.com/1407/android-manufacturers-and-wireless-providers-need-to-get-with-the-program.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Look: vBulletin 5 beta demonstrated today</title>
		<link>http://blog.cantonwebservices.com/1402/first-look-vbulletin-5-beta-demonstrated-today.html</link>
		<comments>http://blog.cantonwebservices.com/1402/first-look-vbulletin-5-beta-demonstrated-today.html#comments</comments>
		<pubDate>Wed, 12 Sep 2012 22:24:47 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[On The Internet]]></category>

		<guid isPermaLink="false">http://blog.cantonwebservices.com/?p=1402</guid>
		<description><![CDATA[While we no longer support versions of vBulletin from 4.0 and up, we still keep an eye on the major players in the market.  Today marks the release of a beta version of what the folks at Internet Brands are &#8230; <a class="more-link" href="http://blog.cantonwebservices.com/1402/first-look-vbulletin-5-beta-demonstrated-today.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>While we no longer support versions of vBulletin from 4.0 and up, we still keep an eye on the major players in the market.  Today marks the release of a beta version of what the folks at Internet Brands are calling vBulletin 5 Connect.  We took a cursory look&#8230;or tried to, anyway, but the new version appears to even slower than the bloated vB4 which it is bound to replace.  We gave up trying to use it after awhile, as page loads took forever.  We realize part of this may have been an initial rush of visitors, and that the product is still in beta, but IB should know better and have adequate servers to demonstrate what is likely to become their next flagship product.</p>
<p>As expected, the new vB5 copies a lot of the clean look and feel from a certain competitor they are trying to run out of business via lawsuits (who shall remain nameless here).  But more confusingly, you can now comment on individual posts within a thread.  As if it is hard enough to follow a single conversation in a long-running thread, there will now be even more tangents to follow and completely derail discussions.</p>
<p>At times, we here at CWS shake our heads at the stripped-down offering of a system like Vanilla (which we could never use for any of our &#8220;big board&#8221; customers), yet Vanilla is so clean and uncluttered that it is actually a wise choice since discussions are easy to follow&#8230;with few distractions.  That is also why XenForo gets so many customers from systems like vBulletin: the system is powerful, yet more conducive to the simple task of reading and contributing to conversations&#8230;with again, few distractions.</p>
<p>Therein lies the problem: distractions.  vB3.7 and 3.8 both added more social features to the aging vB3 series, and vB4 piled even more clutter on top of the ancient code base; all of that clutter managed to slow down the system to the point where big board administrators decided to stay with older versions just to avoid the code bloat.  vB5 removes some of the &#8220;noise&#8221; from the postbit, yet the new post comments add a new series of distractions (which most members posting on the new beta vB5 are hoping can be turned off).</p>
<p>We are less than impressed for now, but are still keeping an eye on vB5 since it is so early in the game.  For those who must stay with vB, we are hoping that vB5 removed all the bloat and streamlined their product so it does not hammer on our servers so hard.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cantonwebservices.com/1402/first-look-vbulletin-5-beta-demonstrated-today.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
