<?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>HomeNetworking01.Info &#187; Hardware setup</title>
	<atom:link href="http://homenetworking01.info/category/hardware-setup/feed/" rel="self" type="application/rss+xml" />
	<link>http://homenetworking01.info</link>
	<description>Information to help with the connected home and small-business lifestyle</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:39:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What are the issues involved with updating device firmware</title>
		<link>http://homenetworking01.info/2011/09/what-are-the-issues-involved-with-updating-device-firmware/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://homenetworking01.info/2011/09/what-are-the-issues-involved-with-updating-device-firmware/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 10:26:43 +0000</pubDate>
		<dc:creator>simonmackay</dc:creator>
				<category><![CDATA[Hardware setup]]></category>
		<category><![CDATA[Network hardware design]]></category>
		<category><![CDATA[Network Management]]></category>
		<category><![CDATA[firmware update]]></category>
		<category><![CDATA[security software]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[software updates]]></category>

		<guid isPermaLink="false">http://homenetworking01.info/?p=2078</guid>
		<description><![CDATA[Article Firmware modders keep legal storm brewing My comments There is an increasing trend to design devices as though they are a computer similinar to a regular desktop computer. Here, the operating software for these devices, commonly known as “firmware”, is designed so it can be updated in the location where the device is used. [...]]]></description>
			<content:encoded><![CDATA[<h2>Article</h2>
<p><a href="http://www.theage.com.au/digital-life/digital-life-news/firmware-modders-keep-legal-storm-brewing-20110908-1jyrg.html">Firmware modders keep legal storm brewing</a></p>
<h2>My comments</h2>
<p>There is an increasing trend to design devices as though they are a computer similinar to a regular desktop computer. Here, the operating software for these devices, commonly known as “firmware”, is designed so it can be updated in the location where the device is used.</p>
<p>Typically newer versions of this software are delivered over the Internet, most likely via the manufacturer’s Web site or, in some cases, through device-support forums.</p>
<h3>Methods</h3>
<p>One common way of delivering this software is to deliver the update as a binary package that you download using your regular computer, then upload to the device in one or more different ways.</p>
<p>This may involve physically transferring the package to the device using removable media which you install in the device. Then you may either restart the device or select a “Firmware Update” menu option to load this software in the device. An example of this may be a digital camera or an MP3 player.</p>
<p>It may also include uploading the software to the device’s Web management interface as is commonly done with wireless routers. On the other hand you may have to run a firmware-update program on your regular computer which delivers the software to your directly-connected device such as a printer or, in some cases, your network-connected device.</p>
<p>An increasingly-common method that is used for devices that are connected to the Internet is to invoke a firmware-update routine through the setup menu. Here, the device visits a special server run by its manufacturer, checks the version of the firmware on that server and downloads the latest version if it exists on that server. This may be performed as part of the setup routine for a new device or the device may poll the server for new firmware updates at specified times.</p>
<h3>Benefits</h3>
<p>The main benefit from device firmware that is updated through the device’s lifespan is that there is a chance for the device’s manufacturer to “iron out” bugs that may have been overlooked in the haste to get the device to market as soon as possible. This also includes “tuning” the device’s performance at handling particular tasks as newer algorithms come along.</p>
<p>In some cases, a firmware update may be about improving security, which is part of the increasingly-common “cat and mouse” game between the device manufacturer and the device-modding community. It also is about adding extra functions to the device that it didn’t come with when it was launched. An example of this include Draytek adding 3G wireless-broadband WAN functionality to their VPN routers or supporting newer wireless-broadband modems on these routers.</p>
<p>The field-updatable firmware packages can allow a device to enjoy a longer service life as newer requirements can be “baked” in to the software and rapidly pushed out to customers. Examples of this can include support for newer peripheral hardware or newer operating standards.</p>
<h3>Drawbacks</h3>
<p>There may be cases where some functions offered by the device may be broken due to a firmware update; or the device’s user has to learn new operating procedures to perform some of the functions.</p>
<p>As well, firmware updates that are drawn down by the device may chew up bandwidth especially if there are more of the same device to be update. This can also extend to frequently-delivered large firmware updates for the same device.</p>
<h3>Experiences</h3>
<p>One situation that I had observed was the use of a Creative Labs Nomad Jukebox as a music-playout device at the church I go to. Initially, there were problems with using this music play because the previous music-playout device, which was a MiniDisc deck had a time-remaining indicator for the currently-playing track.</p>
<p>Subsequent to the purchase of this music player, Creative Labs delivered a major firmware update across the Nomad Jukebox range and this firmware had a “fuel-gauge” indicator to show how far in to the currently-playing track the unit was as well as a time-remaining indicator. Once the latest firmware was applied to this Nomad Jukebox, it became easier to use the device for the purpose that the church bought it for.</p>
<p>Another example was the Western Digital WDTV Live network media adaptor. Through the time I had the unit, there had been many firmware updates with UPnP AV / DLNA media playback being delivered through one of the updates and full MediaRenderer functionality being delivered at a subsequent update. Similarly, this device acquired Facebook, TuneIn Internet radio and other network-service functionality.</p>
<p>Yet another example was where I reviewed two HP business laser printers for this site. I had noticed that once these printers received firmware updates, they were able to work with HP’s ePrint ecosystem.</p>
<h3>Issues</h3>
<h4>A large software image for a small problem</h4>
<p>One main issue with firmware updating is that the company typically needs to deliver a complete firmware image to fix a small problem in the device. This can be annoying as devices have a firmware size equivalent to earlier incarnations of the Windows operating environment and this figure is increasing rapidly.</p>
<p>A direction that may have to be looked at for firmware-update delivery is to implement practices associated with updating regular-computer operating systems. This is where smaller incremental updates are delivered to the device and installed by that device. Apple has headed in to that direction with the iOS and this has become easier for them due to the regular desktop computing system being their founding stone. This direction may not work if the firmware is to be subject to a major rewrite with a changed user-interface.</p>
<h4>Making and breaking preferred content distribution mechanisms</h4>
<p>The article looked at the issue of field-updatable device software as making or breaking a preferred content-distribution model. There are examples of this with games consoles having their software modified so they can play pirated, homebrew or grey-import games titles; the “jailbreaking” of iOS devices (iPhone, iPad, iPod Touch) so they run software not provided by the iTunes App Store; or DVD and Blu-Ray players modified to play pirated and grey-import movies.</p>
<p>The manufacturers are in a game of “cat and mouse” with these devices with the software-modification community to keep these preferred distribution mechanisms alive. This is especially with devices like printers or games consoles that may be sold at loss-leading prices so that customers buy software or accessories at higher prices through preferred distribution chains.</p>
<h4>Limiting “out-of-the-box” functionality unless updates are performed</h4>
<p>This can lead to devices and partner software being unable to function fully unless the device is updated.</p>
<p>Some examples of this may include the PlayStation 3 games console package cited in the original article where you needed to download a significant update to play a game that was packaged with the console. Then you had to download extra software on to the console from the game supplier before you could play online.</p>
<p>Another example would be the previously-mentioned HP LaserJet printers which needed to be updated before they could run with the ePrint ecosystem. This situation may happen if the new software requirement was ran out just after the hardware was released.</p>
<h4>Update loops</h4>
<p>A situation that can occur with devices that implement Internet-based updating is what I call an “update loop” or “update chain”. This is where the device completes many firmware-update cycles before it becomes useable. It has happened with the WDTV Live network media adaptor but can happen with other devices.</p>
<p>What manufacturers could do is to allow a “once and for all” update cycle that obtains and installs the latest firmware. The server software could prepare a software build that is particular to the device’s current firmware and supply that build rather than supplying earlier software builds.</p>
<h4>PC-style functionality addition</h4>
<p>The trend now is to have our devices work in a similar vein to a regular personal computer, where users can add accessory hardware and software at a later date through the product’s lifecycle.</p>
<p>This is intensified with the “app” ecosystem that has been driven by smartphones and tablets, where users visit an “app store” to download programs to their devices. Similarly, TV manufacturers are integrating programs like Skype in their network-enabled TVs and allowing customers to add on Webcams to these sets for video conferencing.</p>
<p>Here, we could the thinking of adding software functionality to devices either through apps and “drivers” that are downloaded as hardware is installed or subsequent full firmware updates. The former method could work well with devices that can have their functionality evolved by the customer or installer whereas the latter method would work with devices that perform the same function all the time.</p>
<h3>What could be looked at with device software management</h3>
<h4>UPnP Device Management</h4>
<p>The UPnP Forum have recently released a DeviceManagement Device Control Protocol which allows for network-based configuration and management of devices. This includes a SoftwareManagement Service which looks after the issue of software delivery for these devices.</p>
<p>This may be of relevance where another device works as a management point for another networked device with no user interface or a limited user interface. An example of this setup may be a regular computer or a tablet running an application that co-ordinates and manages firmware updates for a variety of devices; or an IPTV set-top box that is part of a “triple-play” setup managing the software on the router that is at the network-Internet “edge”.</p>
<h4>Use of a network-attached storage to keep device software images</h4>
<p>An increasing number of home networks are or will be equipped with a network-attached storage device which shares data held on a hard disk across the local network. One main application for this would be to keep music, picture and video files so that they can be shared across the network.</p>
<p>The industry could look at ways of using these NAS (network attached storage) to track down and keep a local cache of new firmware for devices on the home network. Then the devices can check this resource for newer software images when they need to update their firmware.  This may suit home networks where there are multiple devices running the same software, such as multiple units of the same games console or multiple TVs made by the same manufacturer within a close time frame.</p>
<p>It may sound like a practice associated with computing in the “big end of town” where the desire by business IT teams is to maintain standard operating environments; but this technique could be used to keep multiple devices from the same manufacturer up to date without using up bandwidth for firmware updates. As well, with the appropriate protocols, it could allow for a “hands-off” approach when adding new devices to the network or maintaining existing devices.</p>
<h2>Conclusion</h2>
<p>As more and more dedicated-purpose devices move towards the computing model used by regular computers, we will need to think of issues concerning keeping the software up to date and using the updates to improve the devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://homenetworking01.info/2011/09/what-are-the-issues-involved-with-updating-device-firmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lost data on USB drives&#8211;can even affect individuals and small business</title>
		<link>http://homenetworking01.info/2011/08/lost-data-on-usb-drivescan-even-affect-individuals-and-small-business/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://homenetworking01.info/2011/08/lost-data-on-usb-drivescan-even-affect-individuals-and-small-business/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 08:00:47 +0000</pubDate>
		<dc:creator>simonmackay</dc:creator>
				<category><![CDATA[Data security]]></category>
		<category><![CDATA[Hardware setup]]></category>
		<category><![CDATA[data security]]></category>
		<category><![CDATA[removable media]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[USB memory keys]]></category>
		<category><![CDATA[USB thumb drives]]></category>

		<guid isPermaLink="false">http://homenetworking01.info/2011/08/lost-data-on-usb-drivescan-even-affect-individuals-and-small-business/</guid>
		<description><![CDATA[Articles – From the horse’s mouth Press Release &#124; Kingston My Comments I have had a look at the Kingston press release about the security of data held on USB flash drives and found that it was based on a Ponemon Institute study commissioned by Kingston. The main factor that I had observed was that [...]]]></description>
			<content:encoded><![CDATA[<h2>Articles – From the horse’s mouth</h2>
<p><a href="http://www.kingston.com/press/2011/flash/08c.asp" target="_blank">Press Release | Kingston</a></p>
<h2>My Comments</h2>
<p>I have had a look at the Kingston press release about the security of data held on USB flash drives and found that it was based on a Ponemon Institute study commissioned by Kingston. The main factor that I had observed was that the survey was based on data that represented the “big end of town” – the larger companies and government departments who typically handle a lot of high-stakes company and customer data.</p>
<p>Here I still find that small businesses and individuals are as at risk from removable-media data theft as are larger organisations. Most of these users would consider secure data storage as storing the confidential data on a USB memory key or external hard disk rather than on the computer’s hard disk. Here, they would keep that memory key or external hard disk locked in a desk drawer, filing cabinet or safe when the data is not needed. If the data isn’t changed or viewed often, like a valuables inventory, the USB memory key or external hard disk may be kept at a bank’s safe-deposit facility.</p>
<p>As well, the typical USB memory key can be attached to one’s keyring that has their house, car and business keys on it and a lot of these users may take advantage of the fact. These key rings are often at risk of loss due to absent-mindedness that can be common amongst us or theft as has been known to happen in the UK and Europe where houses have been broken into in order to steal the keys for powerful or expensive cars that are parked at these houses.</p>
<p>Of course, it is not just government and big business who handle or are responsible for “high-stakes” ultra-confidential data. Small businesses and individuals can also handle this kind of data, whether they provide services to these entities or not.</p>
<p>For example, I had provided technology assistance to a “one-person” business who valued fine art, antiques and collectables. This involved the handling of data relating to the collectable items and who owned the collectable items, as I commissioned newly-bought computers or trained her in computing techniques.</p>
<p>As well, individuals may need to keep copies of information pertaining to personal medical and legal issues where there is a strong emotional link. This information may be considered of high value where it concerns individuals who are in the “public eye” and the tabloid media are hungry for any bit of information about these individuals in order to run that exclusive “scoop”.</p>
<p>A common reality that this “enterprise-focused” article misses is that the typical small-business owner or personal user chooses and purchases their own computer hardware from retail. This is compared to larger organisations who maintain a dedicated IT team who is responsible for purchasing and maintaining the computer and communications technology for that organisation.</p>
<p>For this class of user, I would recommend that they use removable storage that is made by respected brands like Kingston, Verbatim, Sony or SanDisk. It may be worth knowing that some of the good retailers may resell these good brands under their own labels, usually in the premium end of those labels.</p>
<p>I would also recommend that you investigate the use of security-enabled encrypted USB memory keys. Here, I would look for those units that have continual software support from the vendor. This is important if you change your computing platform like what Apple hopes use do or move to newer versions of our current operating systems.</p>
<p>As well, you should make sure that you have good desktop security software on your computer. You could even get by with free programs like AVG or Microsoft Security Essentials. Even Macintosh users should make sure they run good anti-malware software on these computers especially as software threats are targeting this platform as well.</p>
<p>It is also worth making use of strong passwords or other data-locking options that the operating system or USB security software may provide for the confidential data. This may work in conjunction with the common practice of keeping the removable media under lock and key such as in a locked filing cabinet or safe.</p>
<p>What I fear is that a lot of press concerning data security tends to be focused at the big end of town and smaller users tend to be forgotten about. As well, a lot of the good-quality data-security options are often designed and priced out of the range of the small business operator or consumer even though there is a need for this level of data security amongst some of this class of user.</p>
]]></content:encoded>
			<wfw:commentRss>http://homenetworking01.info/2011/08/lost-data-on-usb-drivescan-even-affect-individuals-and-small-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First device to use Wi-Fi technology for host-peripheral connection</title>
		<link>http://homenetworking01.info/2011/05/first-device-to-use-wi-fi-technology-for-host-peripheral-connection/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://homenetworking01.info/2011/05/first-device-to-use-wi-fi-technology-for-host-peripheral-connection/#comments</comments>
		<pubDate>Mon, 16 May 2011 08:20:01 +0000</pubDate>
		<dc:creator>simonmackay</dc:creator>
				<category><![CDATA[Computer Accessories]]></category>
		<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[Hardware setup]]></category>
		<category><![CDATA[Hewlett-Packard]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[peripherals]]></category>
		<category><![CDATA[Wi-Fi personal area network]]></category>
		<category><![CDATA[WiFi wireless]]></category>

		<guid isPermaLink="false">http://homenetworking01.info/?p=1741</guid>
		<description><![CDATA[Article HP Intros The First Wi-Fi Mouse For Your PC &#124; eHomeUpgrade From the horse’s mouth HP Introduces Wireless PC Accessories to Enhance the Computing Experience Click here to play YouTube video My Comments This mouse is the first to use the Wi-Fi technology as a “personal area network” i.e. to use a network technology [...]]]></description>
			<content:encoded><![CDATA[<h2>Article</h2>
<p><a href="http://www.ehomeupgrade.com/2011/05/12/hp-intros-the-first-wi-fi-mouse-for-your-pc/" target="_blank">HP Intros The First Wi-Fi Mouse For Your PC | eHomeUpgrade</a></p>
<h3>From the horse’s mouth</h3>
<p><a href="http://www.hp.com/hpinfo/newsroom/press/2011/110512xb.html">HP Introduces Wireless PC Accessories to Enhance the Computing Experience</a></p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:de649e72-3b69-4086-aad8-69d0ec8d1072" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: none; padding: 0px;">
<div><embed type="application/x-shockwave-flash" width="640" height="390" src="http://www.youtube.com/v/dzzFy4hpL7k?hl=en&amp;hd=1"></embed></div>
</div>
<p><a href="http://www.youtube.com/watch?v=dzzFy4hpL7k" target="_blank">Click here to play YouTube video</a></p>
<h2>My Comments</h2>
<p>This mouse is the first to use the Wi-Fi technology as a “<a title="The Wi-Fi Personal Area Network is getting closer" href="/2009/10/the-wi-fi-personal-area-network-is-getting-closer/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">personal area network</a>” i.e. to use a network technology to connect peripherals to a host computer. At the moment it requires the host computer to run Windows 7 and implement the “virtual network adaptor” technology in its Wi-Fi chipset.</p>
<p>Furthermore, the host computer needs also to run a device-monitor applet supplied by HP with this mouse. This whole functionality could be improved through the use of code being integrated in Windows 7.</p>
<p>This mouse is expected to have a 9 month battery life which is meant to be longer than with devices that run current Bluetooth technology. I would see that as a coup for Wi-Fi when it comes to applications ranging from mice and keyboards to other “sensor and control” applications like barcode readers used in business; remote controls or health-monitor devices. As well, if the chipsets used in this mouse are implemented in smartphones, PMP / MID devices (iPod Touch, etc) or tablet computers, this could help with improving device runtime when they are used with Wi-Fi networks.</p>
<p>As far as the software is concerned, I would like to have HP avoid “reinventing the wheel” for Wi-Fi mice, keyboards and similar peripherals by making use of “class drivers” that have been defined for USB or Bluetooth human-interface devices.</p>
<p>There is one question that could be asked about this device as in whether it could work over the regular wireless network using the network’s router or access point and sending the data back to the host computer via that local area network, rather than the host PC’s wireless adaptor being virtualised as an access point. This may be of concern with people who run a desktop computer that doesn’t have integrated Wi-Fi but is connected to a the network via Ethernet or HomePlug and this network has a Wi-Fi segment serviced by a wireless router or access point.</p>
<p>A similar setup has been achieved with the myRemote Android app which converts an Android smartphone in to a mouse or remote control for a computer. This one uses the regular wireless network and requires knowledge of the host computer’s IP address and that computer has to run a monitor program downloaded from the myRemote developer’s Web site.</p>
]]></content:encoded>
			<wfw:commentRss>http://homenetworking01.info/2011/05/first-device-to-use-wi-fi-technology-for-host-peripheral-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding the new Thunderbolt peripheral-connection technology</title>
		<link>http://homenetworking01.info/2011/03/understanding-the-new-thunderbolt-peripheral-connection-technology/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://homenetworking01.info/2011/03/understanding-the-new-thunderbolt-peripheral-connection-technology/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 05:19:14 +0000</pubDate>
		<dc:creator>simonmackay</dc:creator>
				<category><![CDATA[Computer setups]]></category>
		<category><![CDATA[Computer Systems]]></category>
		<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[Hardware setup]]></category>
		<category><![CDATA[Network hardware design]]></category>
		<category><![CDATA[Product improvement ideas]]></category>
		<category><![CDATA[computer design]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Thunderbolt connector]]></category>

		<guid isPermaLink="false">http://homenetworking01.info/2011/03/understanding-the-new-thunderbolt-peripheral-connection-technology/</guid>
		<description><![CDATA[Another of the new technologies that Intel has been promoting alongside its “Sandy Bridge” processor architecture has been the “Thunderbolt” peripheral connector. Capabilities This connector has a current raw transfer speed of 10Gbps but could have a theoretical maximum is 40Gbps (20Gbps up and 20Gbps down) when both pairs of wires are used. You can [...]]]></description>
			<content:encoded><![CDATA[<p>Another of the new technologies that Intel has been promoting alongside its “Sandy Bridge” processor architecture has been the “Thunderbolt” peripheral connector.</p>
<h2>Capabilities</h2>
<p>This connector has a current raw transfer speed of 10Gbps but could have a theoretical maximum is 40Gbps (20Gbps up and 20Gbps down) when both pairs of wires are used. You can use this same “pipe” to pass a DisplayPort-based audio-video stream for a display as well as PCI-Express-based data stream.</p>
<p>There is the ability to daisy-chain 7 Thunderbolt-connected devices but you can have less than 3 metres between the devices at the moment.</p>
<h2> Thunderbolt at the moment</h2>
<p>This technology will complement USB and other connection technologies but will be like what happened with USB in the mid-90s. This means that it will be an Apple-only technology and this will appear on the latest run of MacBook Pro laptops.</p>
<p>It will appear on PC-based computers in early next year. As far as retrofit opportunities go, Intel had mentioned that it could be available for new motherboards but there was nothing much said about availability as an add-in expansion card.</p>
<p>The main peripheral applications would be external storage subsystems like the LaCie “Little Big Disk” storage array; as well as displays. Such peripherals that have this connection will typically be marketed as being “Thunderbolt-ready”.</p>
<h2>What could it offer</h2>
<h3>Another storage-expansion connection for computing devices</h3>
<p>One key application would be to provide a high-bandwidth direct connection between computer devices and one or more external hard-disk storage subsystems. The reason I use the term “computer devices” is because such devices could encompass PVRs which could benefit from capacity expansion, routers and network devices that convert attached external hard-disk subsystems to network-attached storage; as well as the general-purpose computers.</p>
<h3>Multifunction devices that are fit for the new generation of compact high-performance computers</h3>
<p>There is the possibility for one to exploit the Thunderbolt concept to design a multifunction desktop console unit. Here, this unit could house a screen, audio subsystem, video camera, removable storage such as an optical drive or SDXC card reader and/or a USB hub. Another variant could house a keyboard instead of a screen and connect to one or more external displays using DisplayPort or regular monitor connectors.</p>
<p>This display unit would be connected to an ultracompact system unit that has only the processor, RAM, graphics-processor, network connectivity and a hard disk, plus some USB sockets for a desktop application. On the other hand, this display could serve as a “desktop display” for a subnotebook or ultraportable computer. The USB hub would come in handy for connecting keyboards, mice, USB memory keys and similar devices. </p>
<p>Here, these multifunction devices can be designed so that they are no “second-class citizen” because they have multiple functions. This means they could render the multiple video streams as well as support the high-capacity removable storage technologies like Blu-Ray Disc or SDXC cards.</p>
<p>This is more so as the Intel Sandy Bridge technology makes it feasible for small computers like book-sized ultracompact desktops and notebooks of the “subnotebook” or “ultraportable” class to “have all the fruit” as far as performance goes.</p>
<h2>Issues that may be of concern</h2>
<p>One main issue that I would have about the Thunderbolt technology is that Intel could limit it to computer applications that are centred around its chipsets. This would make it harder for competing processor designers like AMD or NVidia to implement the technology in their chipset designs. It would also place the same implementation limits on system designers who want to use chipsets that offer improved performance or better value for money alongside Intel processors on their motherboards.</p>
<p>This is like the Intel Wireless Display technology which allows a special display adaptor to connect to an Intel-based laptop computer via a WiFi wireless network and show the pictures on the attached display device. Here, this functionality could only work with computers that have certain Intel chipsets and couldn’t be retroactively applied to older computers.</p>
<p>Another issue would be to encourage implementation in “embedded” and dedicated-purpuse devices like PVRs and routers as well as the general-purpose computers. For some applications like the previously-mentioned storage-expansion application, this could add value and longer service life to these devices.</p>
<h2>Conclusion</h2>
<p>Once the Thunderbolt technology is implemented in a competitive manner, it could open up a new class of devices and applications for the computing world by making proper use of the “big fat pipe” that it offers.</p>
]]></content:encoded>
			<wfw:commentRss>http://homenetworking01.info/2011/03/understanding-the-new-thunderbolt-peripheral-connection-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faxing and machine-to-machine communications in the IP-based telephony age</title>
		<link>http://homenetworking01.info/2010/11/faxing-and-machine-to-machine-communications-in-the-ip-based-telephony-age/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://homenetworking01.info/2010/11/faxing-and-machine-to-machine-communications-in-the-ip-based-telephony-age/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 14:25:07 +0000</pubDate>
		<dc:creator>simonmackay</dc:creator>
				<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[Hardware setup]]></category>
		<category><![CDATA[IP-based telecommunications]]></category>
		<category><![CDATA[Premises Security]]></category>
		<category><![CDATA[fax technology]]></category>
		<category><![CDATA[Internet faxing]]></category>
		<category><![CDATA[IP-based monitoring]]></category>
		<category><![CDATA[machine-to-machine communications]]></category>
		<category><![CDATA[security systems]]></category>
		<category><![CDATA[T.37 fax-over-email]]></category>
		<category><![CDATA[T.38 real-time-faxing]]></category>

		<guid isPermaLink="false">http://homenetworking01.info/2010/11/faxing-and-machine-to-machine-communications-in-the-ip-based-telephony-age/</guid>
		<description><![CDATA[The new direction for telephony There is a new direction for telephony that will be affecting faxing and machine-to-machine communications over the next few years. It is Voice-over-IP which is regular voice telephony carried over an Internet-standard network. This has been used primarily in large-business telephony but is now becoming a reality with consumers and [...]]]></description>
			<content:encoded><![CDATA[<h2>The new direction for telephony</h2>
<p>There is a new direction for telephony that will be affecting faxing and machine-to-machine communications over the next few years. It is Voice-over-IP which is regular voice telephony carried over an Internet-standard network.</p>
<p>This has been used primarily in large-business telephony but is now becoming a reality with consumers and small organisations. Initially, this technology was being pitched as a way of saving money on long-distance calls but is now becoming part of regular landline telephony.</p>
<p>The main drivers for this direction are the arrival of “naked DSL” Internet services where the telephone wires are used for DSL Internet connection and the customer doesn’t pay the incumbent telephone company for landline telephone service; cable-TV providers stepping to the fore for providing competitive local telephony service; and and the arrival of “single-pipe triple-play” services with multi-channel TV, Internet service and landline telephony delivered over one physical connection as one service package. These services are using the VoIP telephony technology to provide the local landline telephone service.</p>
<p>The next driver that will affect all customers is the national landline telephone system being moved away from the traditional circuit-driven setup to a packet-driven Internet-technology setup. Examples of this are the 21CN project in the United Kingdom and the National Broadband Network project in Australia. The advantage of these projects is to reduce the cost of providing regular voice telephony over short or long distances and to prepare for improved telephony setups like HD wideband voice telephony and video telephony.&#160; </p>
<h2>The effect on machine-to-machine applications </h2>
<p>This will place a negative effect on machine-to-machine applications like faxing and monitored-alarm setups which are the two main applications that are facing consumers and small organisations. These setups are based on modem-based protocols that are designed for circuit-switched telephone networks like the “plain old telephone service”. </p>
<p>The main effect of this is that the packet-based telephony setups will cause the protocols used in these applications to go “out of step” and lead to communication failure. In the case of a fax machine, the document will either take a long time to go through to the correspondent or the fax transmission won’t succeed. In a monitored-alarm setup, the alarm event that is initiated by the premises-based alarm system will take a long time to register with the monitoring station or at worst won’t register there at all, which is a threat to security and safety – the main reason for these systems in the first place.</p>
<h2>Bringing these applications to the IP age</h2>
<h3>Faxing</h3>
<h4>The T.37 Fax-over-email solution</h4>
<p>Most high-end business-market fax machines are equipped to work according to the T.37 “fax-over-email” protocol. This is a “store-and-forward” method that uses regular SMTP and POP3 Internet email protocols to send hardcopy faxes as TIFF-F (fax-optimised TIFF) image files attached to emails.</p>
<p>This solution requires that the recipient has a T.37-compliant fax machine or computer which is running an email client and software for reading TIFF-F files to receive the files. This may be no mean feat for a general-purpose desktop or laptop computer hut most smartphones and similar devices won’t have software that can read TIFF-F files.&#160; As well, a person can use a scanner attached to a general-purpose computer that has software that can turn out TIFF-F files from the scanner as well as the regular email client to send hardcopy documents to a T.37 fax machine.</p>
<p>Some T.37-compliant fax machines can be set up to work as a T.37 – G3 gateway to forward faxes to regular fax machines. But this requires the sender to send email to an address formatted as “fax-mailbox@service-domail(FAX#fax_number)”, which can be difficult with many popular email clients. Here, these clients may not handle the phone-number data that is held in parenthesis properly or require the user to “go through hoops” to support this function when they manage their address book. It may be easier if the gateway uses a “international-format-fax-number@fax-gateway.service-domain” address format.</p>
<p>As well, the technology could support colour or greyscale photographic images through the use of JPEG or a colour variant of TIFF-F. This point is raised because of most fax-enabled inkjet and colour-laser multi-function printers being equipped with the ability to send and receive colour faxes using the “Super G3” protocol.</p>
<h4>The T.38 real-time-fax solution</h4>
<p>The T.38 protocol has been introduced as a method of providing “there-and-then” fax transmission over an IP network. At the moment, it requires a gateway device to be connected to a regular fax machine at each end of the link. This could be achieved by the use of a properly-designed VoIP “analogue telephone adaptor” terminal that becomes a T.38 gateway when it is connected to a regular fax machine. </p>
<p>The standard also requires the use of SIP and other call-setup protocols that are used in VoIP to establish the call. The destination information would have to be understood by the gateway picking up the DTMF “touch-tones” from the connected fax machine.</p>
<p>You can use a single ATA for VoIP and T.38 service, with use of distinctive ring + CNG fax tone to “wake up” client fax for incoming calls and use of the CNG fax tone generated by the connected fax machine to enter T.38 mode. But this would require separate T.38 service with separate number to be provisioned for smooth operation. </p>
<p>Another question is whether a network-enabled fax machine can become a T.38 fax endpoint machine or not? As well, would the T.38 protocol support enhanced fax modes like “photo” resolution or colour faxing.</p>
<h4>What can be done</h4>
<h5>Improved provisioning experience</h5>
<p>At the moment, most mid-tier consumer and all business multifunction printers have regular fax functionality and network connectivity. As well, some small-business units, especially the units sold by Brother, have T.37 “fax-over-email” functionality as part of the function set.</p>
<p>Typically these features are difficult to provision and use for most home and small-business users. What could be done is to implement a “wizard-based” user experience for the provisioning routine and / or, there could be the ability to download an XML provisioning file from the Internet provider whenever one wants to set up Internet fax.</p>
<p>As well, the industry could adopt a qualification program for Internet-fax equipment that requires a unit to achieve certain requirements such as compliance with known standards before being able to receive the right to display a particular logo of compatibility. This could also extend to the use of service-information files provided by carriers and service providers so that there is little effort required on the behalf of the home or small-business customer to set up their Internet fax service.</p>
<h5>Internet fax service as part of a communication service provider’s arsenal</h5>
<p>As far as addresses for T.37 fax services go, there could be the ability for a subscriber to be provided with a “virtual fax number” as well as an email address for their T.37 service. This is a telephone number that a person can dial to send faxes to the T.37 mailbox from the regular fax machine. Similarly, there could be support for an SMTP fax-gateway setup that uses a simplified addressing scheme as I have outlined earlier but uses address and password protection to authenticate customers and these would then be related to the “virtual fax number” which is to show on a regular fax machine’s display and&#160; in the fax transmission reports.</p>
<p>The T.38 real-time-fax service could simply be provided by a VoIP or triple-play communications provider as a secondary fax-only number which works with T.38-compliant fax gateways or endpoints. This could be provided with a T.37-compliant Internet fax mailbox that can lead to such services as controlled transmission or reception setups such as “receive all faxes when you start business” or “transmit international faxes I send on local morning time”.</p>
<h5>Equipment and software design considerations</h5>
<p>A network-enabled fax terminal should support both the T.37 and T.38 network-fax protocols as well as the Super G3 protocols for circuit-based communications. As well, the setup experience for these machines should be simplified, preferably wizard-driven and with service-host interaction, so that people who don’t have much computer experience can get these machines going for Internet fax. This can be augmented by support for standardised XML-based service-manifest files that are downloaded from the service host. </p>
<p>The same machines could also support the storage of fax addresses as regular numbers or Internet-format email addresses and could simplify the construction of Internet-based fax addresses for regular number-based addresses based on however the T.37 fax server expects such addresses to be formed. This should then simplify the management of the one-touch or speed-dial address book that is part of the typical fax machine’s feature set. As well, email software should support the ability to send and view T.37 fax-over-email messages and support “sub-addressing” and address construction for T.37 fax gateway servers.</p>
<h3>Monitored alarms</h3>
<p>The main method that is being used for adapting an existing&#160; monitored alarm infrastructure to an IP-based environment is to use a VoIP analogue-telephony-adaptor terminal that is programmed to be a “virtual modem” endpoint. Here, the alarm uses the standard modem protocol to signal the event to the ATA and this device forwards the event message to the control centre using an industry-standard message packet. </p>
<p>On the other hand, a network-enabled alarm system could be connected to the network and sends the event message via its network interface. This also includes existing systems that are designed to be future-proof by allowing a network interface kit to be installed at a later date.</p>
<p>There will also be the desire to provide this kind of network integration to this class of device in order to support enhanced monitoring functionality or building automation. The latter application would bode well with the “green impetus” in order to provide functionality such as synchronised control of lighting and heating / air-conditioning.</p>
<p>Another benefit is that a monitored alarm setup can be upgraded with new firmware without the need for a technician to visit the installation. This is in the same way that computers and mobile phones can be “patched” with software fixes by them connecting to a server to get the necessary software.</p>
<h4>What needs to happen</h4>
<p>Customers need to know what to do concerning evolving their monitored security or safety services to the Internet-driven world and view it as being important for all such services, not just for high-perceived-risk installations. As well, any monitored-alarm equipment that is pitched at the residential or small-business user has to have inherent IP-based monitoring or have support for the feature at a later date.</p>
<h5>Equipment design considerations</h5>
<p>The alarm-system industry needs to provide panels that either have inherent support for IP-based&#160; signalling or can be upgraded to this function at a minimal cost through its service life. This is understanding that a typical alarm installation is seen by its users as a “backbone” device in the same context as a central-heating boiler or furnace and is therefore expected to have a service life of at least 10 or more years.</p>
<p>This should mean that a hardware upgrade should be in the form of a card being installed in to the existing alarm panel or a software upgrade is provisioned by, at the most, one visit from a technician.</p>
<h1>Conclusion</h1>
<p>As telephony systems move towards the packet-driven IP telephony space, the traditional machine-to-machine applications that face most users need to be evolved to support the Internet-based networks. This includes improved in the way these services are set up so that most people can provision them in a competitive manner rather than being tied to a particular carrier or operator.</p>
]]></content:encoded>
			<wfw:commentRss>http://homenetworking01.info/2010/11/faxing-and-machine-to-machine-communications-in-the-ip-based-telephony-age/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Understanding the new DisplayPort video-connection standard</title>
		<link>http://homenetworking01.info/2010/07/understanding-the-new-displayport-video-connection-standard/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://homenetworking01.info/2010/07/understanding-the-new-displayport-video-connection-standard/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 04:56:47 +0000</pubDate>
		<dc:creator>simonmackay</dc:creator>
				<category><![CDATA[Hardware setup]]></category>
		<category><![CDATA[DisplayPort]]></category>
		<category><![CDATA[video display setups]]></category>

		<guid isPermaLink="false">http://homenetworking01.info/?p=1196</guid>
		<description><![CDATA[A few years ago, the VESA consortium who manage standards concerning video display equipment have released the DisplayPort video connection standard to connect a computer or similar device to a display. This has yielded increased improvement over the legacy VGA, DVI and HDMI standards that are currently in use for this purpose. At the moment, [...]]]></description>
			<content:encoded><![CDATA[<p>A few years ago, the VESA consortium who manage standards concerning video display equipment have released the DisplayPort video connection standard to connect a computer or similar device to a display. This has yielded increased improvement over the legacy VGA, DVI and HDMI standards that are currently in use for this purpose.</p>
<p>At the moment, it has been mainly deployed by Apple in their recent-issue Macintosh computers and monitors and I have known that the iMac all-in-one computers have the ability to work as a DisplayPort monitor. Now, other manufacturers are releasing laptop and desktop computers as well as aftermarket graphics cards equipped with this connection in to their model lineups. This is also being augmented with a trickle of monitors and “business” projectors that come with this connection and this trickle will turn in to a flood as this connector comes down the model lineups.</p>
<h2>Improvements</h2>
<h3>Small-size connector</h3>
<p>There is a standard connector that is similar to a USB plug for applications where space doesn’t matter like display cards or most regular monitor and projector designs. This connector also has a “latching” design that allows for high-reliability connections in applications where this is desired.</p>
<p>Then there was a “MiniDisplayPort” connector that is half the size of this connector and is intended for applications where space is limited like laptop computers, sleek monitors and ultra-low-profile computer housings. This is actually the standard being implemented by Apple in their current-issue Macintosh platform hardware.</p>
<h3>Single pipe</h3>
<p>This standard, like the SCART and HDMI video-connection standards, allows for a single pipe for high-resolution video, digital audio and bi-directional communications. Some applications like multi-function monitors with integrated sound, Webcams and USB hubs; touchscreen displays and projectors with integrated cursor-control functionality will benefit from this functionality because there is only one cable needed between the host device and the display.</p>
<p>The latest version (1.2) of this standard also allows for multi-display setups from one connection on the host, whether as a daisy-chain or in a “hub and spoke” manner. This then allows for simplifying multi-monitor display arrangements or monitor / projector setups.</p>
<p>It is also worth knowing that the DisplayPort standard also allows for IP-based network connectivity between the host and the display, which could benefit those displays that have some form of network functionality.</p>
<h3>Increased performance</h3>
<p>High-resolution, High colour depth (digital photo and video)</p>
<h3>Increased distance between host and display</h3>
<p>The distance between the host device and the display has been increased to 15 metres without the need for repeaters or amplifiers. This would benefit large video-display setups where the display computer would need to be away from the display screen or projector unit, such as meeting rooms, churches, cinemas and the like.</p>
<h3>Adaptors available for legacy displays</h3>
<p>If you buy a DisplayPort-equipped computer or retrofit your desktop computer with a DisplayPort-equipped video card, you can still connect your computer or video card to your existing monitor. This is feasible through the availability of DisplayPort – VGA / DVI / HDMI adaptors.</p>
<h2>Issues to be careful of</h2>
<h3>Use of DisplayPort – HDMI adaptors</h3>
<p>If you want full proper HDMI operation such as “single-pipe audio” with a DisplayPort-HDMI adaptor, you will need to make sure that the DisplayPort host computer is capable of DP++ behaviour. This is to ensure that the proper logic is going to occur between the host device and the HDMI display setup which may include a separate HDMI “sink” device for sound like a home-theatre receiver.</p>
<h3>DisplayPort 1.2 multi-display setups</h3>
<p>A DisplayPort setup which is established in a daisy-chain fashion requires a DP 1.2 host at the head of the chain and DP 1.2 monitors down the chain, but a DP 1.1a monitor can be used as the last display in the chain. Alternatively, DP 1.1a monitors can be used as the “spokes” displays in a DP 1.2 setup if they are connected directly to the hub.</p>
<p>It is also worth knowing that the DisplayPort 1.2 multi-monitor setups support “multi-streaming” with displays showing different images from one host. This can suit most multi-display applications such as editing environments, “extra-wide desktops” or “operator screens” for projector setups where each monitor must have different video.</p>
<h2>What to look for</h2>
<p>If you want to make sure that your system can support the display requirements of now and the future, make sure that the display subsystem can support DisplayPort 1.2 with DP++ functionality. This can cater for multi-screen displays, the current crop of HDMI-equipped display and audio hardware amongst other things.</p>
<p>Whenever you buy or specify a DisplayPort monitor for a multi-screen display or as an “operator screen” for your DisplayPort projector, make sure that it supports at least DisplayPort 1.2. You can get by with a DisplayPort 1.1a monitor or projector at the end of a “daisy-chain” setup on as a “spoke” from a hub-based setup with a DisplayPort 1.2 hub.</p>
<h2>Conclusion</h2>
<p>Once you are aware of the caveats outlined above when buying or specifying DisplayPort hardware, you can be sure that you can benefit from the DisplayPort standard offers.</p>
]]></content:encoded>
			<wfw:commentRss>http://homenetworking01.info/2010/07/understanding-the-new-displayport-video-connection-standard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why buy a network-enabled printer instead of a direct-connected printer?</title>
		<link>http://homenetworking01.info/2010/06/why-buy-a-network-enabled-printer-instead-of-a-direct-connected-printer-2/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://homenetworking01.info/2010/06/why-buy-a-network-enabled-printer-instead-of-a-direct-connected-printer-2/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 16:12:20 +0000</pubDate>
		<dc:creator>simonmackay</dc:creator>
				<category><![CDATA[Computer setups]]></category>
		<category><![CDATA[Hardware setup]]></category>
		<category><![CDATA[Network Printers and All-in-ones]]></category>
		<category><![CDATA[printers]]></category>
		<category><![CDATA[Ethernet]]></category>
		<category><![CDATA[network printers]]></category>
		<category><![CDATA[WiFi wireless]]></category>

		<guid isPermaLink="false">http://homenetworking01.info/?p=1038</guid>
		<description><![CDATA[Most printer manufacturers are supplying printers and multifunction printer (all-in-one) devices that can connect to computers via a network as well as via a USB port in price ranges that most consumers and small businesses can afford. This function has initially been provided to higher-end business-grade equipment primarily as a way of integrating them in [...]]]></description>
			<content:encoded><![CDATA[<p>Most printer manufacturers are supplying printers and multifunction printer (all-in-one) devices that can connect to computers via a network as well as via a USB port in price ranges that most consumers and small businesses can afford.</p>
<p>This function has initially been provided to higher-end business-grade equipment primarily as a way of integrating them in to the business’s network and allowing them to be used by all the computers in that workplace. Now that home networks are becoming increasingly common primarily due to broadband Internet and Wi-Fi networking, this function is becoming commonly available in all but the cheapest equipment in most manufacturers’ product ranges.</p>
<p>You may think that a direct-connect printer is the only type of printer that you need for your home or small-business computer but it may be worth thinking about the advantages of the network-connected units now that this feature is available at an increasingly-affordable price. Similarly you may think of using a direct-connect printer with a print server such as the functionality integrated in to many recent-model routers. But there may be limitations in how this setup works, especially with the multifunction devices that are increasingly being deployed.</p>
<h2>Many computers – few printers</h2>
<p>You will typically end up with many computers but fewer printers in your home or small business and may find that there are particular printers that offer capabilities that are unique to them.</p>
<p>A network printer allows each computer to benefit from that printer’s capabilities without any need to shift the unit around or disconnect and reconnect USB cables. You also move away from the temptation to buy and maintain many cheaper printers for each computer and end up saving money in the long run.</p>
<p>This can allow you to invest in printers that are good for particular needs rather than a fleet of machines that effectively do the same job. A good example of this would be a medical clinic’s setup where there is a networked monochrome laser printer that turns out health-insurance forms, patient receipts and similar documents very quickly for a group of reception-desk computers and a networked colour inkjet multifunction printer that does general-purpose printing where speed isn’t necessary.</p>
<p>Network-capable multifunction printers expose all of their functions to the networks rather than just the printing function. This can allow for increased flexibility when it comes to scanning or “drawing-down” images from memory cards because these functions end up being shared by all the computer users. If the machine has fax functionality, there is the ability to “print-to-fax” via the network whenever you want to send a fax from one of the computers.</p>
<h2>The “new home-computing environment”</h2>
<p>We are also starting to see the arrival of the “new home-computing environment” where the computers in the household are laptops that are connected via Wi-Fi wireless to a wireless router. This has allowed users to use the computers anywhere in the house rather than just in the study or home office.</p>
<p>A network-enabled printer can allow you to avoid the need to locate the printer and connect laptop computers to it whenever you wish to print anything. Rather, you can start a print job from the laptop that you are using at the location you are using it at. You also benefit from the increased flexibility of locating the printer wherever you wish, especially if you use Wi-Fi wireless or HomePlug powerline networking to connect the printer to the network.</p>
<h2>Conclusion</h2>
<p>So if you are wanting to choose a printer that provides for flexibility in your network environment, it would be worth it to consider units that are network enabled.</p>
]]></content:encoded>
			<wfw:commentRss>http://homenetworking01.info/2010/06/why-buy-a-network-enabled-printer-instead-of-a-direct-connected-printer-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why buy a network-enabled printer instead of a direct-connected printer?</title>
		<link>http://homenetworking01.info/2010/06/why-buy-a-network-enabled-printer-instead-of-a-direct-connected-printer/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://homenetworking01.info/2010/06/why-buy-a-network-enabled-printer-instead-of-a-direct-connected-printer/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 16:03:38 +0000</pubDate>
		<dc:creator>simonmackay</dc:creator>
				<category><![CDATA[Computer setups]]></category>
		<category><![CDATA[Hardware setup]]></category>
		<category><![CDATA[Network Printers and All-in-ones]]></category>
		<category><![CDATA[printers]]></category>
		<category><![CDATA[Ethernet]]></category>
		<category><![CDATA[network printers]]></category>
		<category><![CDATA[WiFi wireless]]></category>

		<guid isPermaLink="false">http://homenetworking01.info/2010/06/why-buy-a-network-enabled-printer-instead-of-a-direct-connected-printer/</guid>
		<description><![CDATA[Most printer manufacturers are supplying printers and multifunction printer (all-in-one) devices that can connect to computers via a network as well as via a USB port in price ranges that most consumers and small businesses can afford. This function has initially been provided to higher-end business-grade equipment primarily as a way of integrating them in [...]]]></description>
			<content:encoded><![CDATA[<p>Most printer manufacturers are supplying printers and multifunction printer (all-in-one) devices that can connect to computers via a network as well as via a USB port in price ranges that most consumers and small businesses can afford.</p>
<p>This function has initially been provided to higher-end business-grade equipment primarily as a way of integrating them in to the business’s network and allowing them to be used by all the computers in that workplace. Now that home networks are becoming increasingly common primarily due to broadband Internet and Wi-Fi networking, this function is becoming commonly available in all but the cheapest equipment in most manufacturers’ product ranges.</p>
<p>You may think that a direct-connect printer is the only type of printer that you need for your home or small-business computer but it may be worth thinking about the advantages of the network-connected units now that this feature is available at an increasingly-affordable price. Similarly you may think of using a direct-connect printer with a print server such as the functionality integrated in to many recent-model routers. But there may be limitations in how this setup works, especially with the multifunction devices that are increasingly being deployed.</p>
<h2>Many computers – few printers</h2>
<p>You will typically end up with many computers but fewer printers in your home or small business and may find that there are particular printers that offer capabilities that are unique to them.</p>
<p>A network printer allows each computer to benefit from that printer’s capabilities without any need to shift the unit around or disconnect and reconnect USB cables. You also move away from the temptation to buy and maintain many cheaper printers for each computer and end up saving money in the long run.</p>
<p>This can allow you to invest in printers that are good for particular needs rather than a fleet of machines that effectively do the same job. A good example of this would be a medical clinic’s setup where there is a networked monochrome laser printer that turns out health-insurance forms, patient receipts and similar documents very quickly for a group of reception-desk computers and a networked colour inkjet multifunction printer that does general-purpose printing where speed isn’t necessary. </p>
<p>Network-capable multifunction printers expose all of their functions to the networks rather than just the printing function. This can allow for increased flexibility when it comes to scanning or “drawing-down” images from memory cards because these functions end up being shared by all the computer users. If the machine has fax functionality, there is the ability to “print-to-fax” via the network whenever you want to send a fax from one of the computers.</p>
<h2>The “new home-computing environment”</h2>
<p>We are also starting to see the arrival of the “new home-computing environment” where the computers in the household are laptops that are connected via Wi-Fi wireless to a wireless router. This has allowed users to use the computers anywhere in the house rather than just in the study or home office.</p>
<p>A network-enabled printer can allow you to avoid the need to locate the printer and connect laptop computers to it whenever you wish to print anything. Rather, you can start a print job from the laptop that you are using at the location you are using it at. You also benefit from the increased flexibility of locating the printer wherever you wish, especially if you use Wi-Fi wireless or HomePlug powerline networking to connect the printer to the network.</p>
<h2>Conclusion</h2>
<p>So if you are wanting to choose a printer that provides for flexibility in your network environment, it would be worth it to consider units that are network enabled.</p>
]]></content:encoded>
			<wfw:commentRss>http://homenetworking01.info/2010/06/why-buy-a-network-enabled-printer-instead-of-a-direct-connected-printer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Product Review &#8211; HP LaserJet Pro P1560 Series desktop laser printer</title>
		<link>http://homenetworking01.info/2010/05/product-review-hp-laserjet-pro-p1560-series-desktop-laser-printer/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://homenetworking01.info/2010/05/product-review-hp-laserjet-pro-p1560-series-desktop-laser-printer/#comments</comments>
		<pubDate>Thu, 27 May 2010 14:04:58 +0000</pubDate>
		<dc:creator>simonmackay</dc:creator>
				<category><![CDATA[Hardware setup]]></category>
		<category><![CDATA[printers]]></category>
		<category><![CDATA[Product Review]]></category>
		<category><![CDATA[Hewlett-Packard]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[HP LaserJet Pro 1560]]></category>
		<category><![CDATA[laser printer]]></category>

		<guid isPermaLink="false">http://homenetworking01.info/?p=997</guid>
		<description><![CDATA[I am reviewing the Hewlett-Packard LaserJet Pro P1560 Series desktop laser printer which is part of a range of monochrome laser printers offered by HP for “quick-form-turnout” applications like invoices or health-insurance forms at a medical clinic. This model, which costs AUD$329, that I am testing is an entry-level desktop unit that is directly-attached to the computer [...]]]></description>
			<content:encoded><![CDATA[<p>I am reviewing the Hewlett-Packard LaserJet Pro P1560 Series desktop laser printer which is part of a range of monochrome laser printers offered by HP for “quick-form-turnout” applications like invoices or health-insurance forms at a medical clinic.<a href="http://homenetworking01.info/wp-content/uploads/2010/05/2010-05-27-001.jpg#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignright size-large wp-image-998" title="2010-05-27 001" src="http://homenetworking01.info/wp-content/uploads/2010/05/2010-05-27-001-1024x768.jpg" alt="HP LaserJet Pro 1560 printer" width="1024" height="768" /></a></p>
<p>This model, which costs AUD$329, that I am testing is an entry-level desktop unit that is directly-attached to the computer via a USB cable.  The P1600 Series is the “step-up” version that has the same functionality but is equipped with network-printing ability as well as a duplexer for printing on both sides of the paper. This is in a similar practice to how most vehicles are sold with extra options being part of increasingly-expensive “trim levels”.</p>
<p>It works with an HP CE278a toner cartridge which has an average page yield of 2100 pages and costs AUD$94.60 each on the streets. This would lead to a running cost of approximately AUD$0.04 per page.</p>
<h2>Set-up and Operation</h2>
<p>The main feature that impressed me about this laser printer was that I didn’t need to find a CD or download files from HP’s Website to get the printer going with my Windows 7 computer. Once it was plugged in to the USB hub, the computer discovered a USB Mass-Storage device on the printer and mounted it as a drive letter. Then I went to that drive letter with Windows Explorer and ran the Setup file whereupon the drivers were in place and the printer clicked in to action with the Windows Test page on the output tray on the printer very shortly. I have <a href="/2010/05/someones-listening-to-my-call-for-cd-free-printer-setup/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" target="_blank">touched on this earlier</a> in my blog as a separate article because it was a “dream come true” when it comes to printer setup. The P1600 would allow me to “hit” its Web front-end to load the necessary driver files at least when installing it on the network.</p>
<p>The other thing I am impressed about is a very quick “cold start”. I have often seen older laser printers and copiers require a warm-up time of a few minutes before they are ready to print. This is mainly to have the fuser rollers warm enough and able to melt the toner in to the paper. Here, the printer was able to be ready to print from “cold standby” within four seconds.</p>
<p>Once underway with a print job, it took four seconds to print each page and wasn’t running very hot. This is even though I ran a copy of the PDF user manual as a large “reliability-test” print job. There may have been some steam coming out of the output slot but this may be to do with moisture buildup in the machine which had been unpacked shortly before this print run.</p>
<p>The printer has an automatic “energy-save” function where it powers down to a “cold standby” mode whenever there are no print jobs coming through for a few minutes. It only uses enough power to “listen” to the USB port for print jobs from the host computer.</p>
<h2>Maintenance</h2>
<p>The printer is very easy to maintain, especially when it comes to replacing the toner cartridge. Here, you just pop the lid open then pull out the used cartridge from the bottom of the cavity without much force. Then you put the new cartridge in to the bottom of the cavity without any need for any extra pressure.</p>
<p>This unit is at least an example of improving the design of the equipment to make it more useable for all people.</p>
<h2>Limitations and Points of Improvement</h2>
<p>Beyond the need to provide CD-free setup for the Apple Macintosh platform, there haven’t been any further limitations that I have come across with this direct-connect printer.</p>
<h2>Conclusion and Positioning Notes</h2>
<p>The HP LaserJet Pro 1560 Series printer could be best positioned for single-computer workstations like reception desks in small clinics and the like for use as a printer for “turning out” documents like invoices or similar forms. It would be best used as an “exact replacement” for an older direct-connect monochrome laser printer that has come to the end of its useful life.</p>
]]></content:encoded>
			<wfw:commentRss>http://homenetworking01.info/2010/05/product-review-hp-laserjet-pro-p1560-series-desktop-laser-printer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Someone&#8217;s listening to my call for CD-free printer setup</title>
		<link>http://homenetworking01.info/2010/05/someones-listening-to-my-call-for-cd-free-printer-setup/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://homenetworking01.info/2010/05/someones-listening-to-my-call-for-cd-free-printer-setup/#comments</comments>
		<pubDate>Mon, 24 May 2010 09:07:54 +0000</pubDate>
		<dc:creator>simonmackay</dc:creator>
				<category><![CDATA[Hardware setup]]></category>
		<category><![CDATA[Network Printers and All-in-ones]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[HP LaserJet Pro 1560]]></category>
		<category><![CDATA[HP LaserJet Pro 1600]]></category>

		<guid isPermaLink="false">http://homenetworking01.info/2010/05/someones-listening-to-my-call-for-cd-free-printer-setup/</guid>
		<description><![CDATA[I have mentioned in this blog about the need for printer manufacturers to move away from supplying CDs or USB memory keys full of printer drivers with their printers. What I was wanting to see was the driver software being held in separate memory on the printer that is accessible as a USB Mass-Storage Device [...]]]></description>
			<content:encoded><![CDATA[<p>I have <a href="/2010/01/a-cd-less-way-of-setting-up-printers/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">mentioned in this blog</a> about the need for printer manufacturers to move away from supplying CDs or USB memory keys full of printer drivers with their printers. What I was wanting to see was the driver software being held in separate memory on the printer that is accessible as a USB Mass-Storage Device for direct-attached printers or through common network protocols for network printers.</p>
<p>At last, Hewlett-Packard has answered this need as far as Windows users are concerned with the LaserJet Pro 1560 and 1600 Series monochrome laser printers, one of which will be reviewed in this blog. The review printer which is the LaserJet Pro 1560 – a low-end direct-attached printer, was set up without me needing to find a CD in the box.</p>
<p>The setup experience went like this:</p>
<p>1. Once the printer was connected to my computer’s USB socket and to the power, Windows 7 discovered the printer and mounted an extra drive letter for that printer.</p>
<p>2. I then visited the extra drive and ran the setup file, whereupon the printer’s driver set was installed and I was offered the ability to print the Windows Test Page. </p>
<p>The networked versions allowed you to log in to the printer’s IP address from your browser, once you have printed the network information page, in order to download the driver software.</p>
<p align="left"><strong>No mess, no fuss!</strong></p>
<p align="left"><strong>No need to worry about the printer setup CD anymore!</strong></p>
<h2>Points of improvement</h2>
<p>Some improvements that I would like to see include a driver set for the Apple MacOS X Macintosh computers available on the “CD-free install” memory and that the printer’s “CD-free install” memory mounts as another disk on the Macintosh Desktop. </p>
<p>Another improvement would be to let Windows discover the driver set without any user intervention once the printer is connected to the USB port. This could then lead to true plug-and-play printing for this class of printer.</p>
<p>Furthermore, I would like to see this function made available in more of the consumer multifunction printers because the people who use these printers are more likely to end up with grief because they of driver-install issues.</p>
<p>The function can be augmented by allowing for driver update procedures to include in-field refreshing of the driver set available on the printer. This can lead to support for newer operating platforms or improvements that are provided in the current operating platforms.</p>
]]></content:encoded>
			<wfw:commentRss>http://homenetworking01.info/2010/05/someones-listening-to-my-call-for-cd-free-printer-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSD drives now available for IDE-based computers</title>
		<link>http://homenetworking01.info/2010/04/ssd-drives-now-available-for-ide-based-computers/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://homenetworking01.info/2010/04/ssd-drives-now-available-for-ide-based-computers/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 17:12:50 +0000</pubDate>
		<dc:creator>simonmackay</dc:creator>
				<category><![CDATA[Hard disk storage]]></category>
		<category><![CDATA[Hardware setup]]></category>
		<category><![CDATA[solid-state storage]]></category>

		<guid isPermaLink="false">http://homenetworking01.info/2010/04/ssd-drives-now-available-for-ide-based-computers/</guid>
		<description><![CDATA[News articles Du SSD pour les “vieilles” bécanes &#124; Le Journal du Geek (France – French language) My comments You may be keeping an older IDE-based computer going or have a computer which has one IDE bus but plenty of SATA connectors on the motherboard. Hey, you may think of adding a solid-state drive to [...]]]></description>
			<content:encoded><![CDATA[<h2>News articles </h2>
<p><a href="http://www.journaldugeek.com/2010/04/16/du-ssd-pour-les-vieilles-becanes/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+LeJournalDuGeek+%28le+Journal+du+Geek%29">Du SSD pour les “vieilles” bécanes | Le Journal du Geek</a> (France – French language)</p>
<h2>My comments</h2>
<p>You may be keeping an older IDE-based computer going or have a computer which has one IDE bus but plenty of SATA connectors on the motherboard. Hey, you may think of adding a solid-state drive to this computer in order to benefit from high operating speeds and low energy consumption but the fact that the only vacant secondary-storage interface is IDE-based throws your plans haywire.</p>
<p>What Buffalo has now done is to provide an SSD which connects to the IDE bus on these computers. The main limitation with this is that they only come in a 2.5” chassis, which means that you may have to use a 2.5” mounting kit and adaptor plugs if the computer you plan to upgrade is your desktop rig. They have a 64Mb cache and come in capacities of 32Gb, 64Gb and 128Gb with a price list of USD$250, USD$360 and USD$630 respectively. This may be a steep premium to pay if you want that quicker boot time for your older computer. </p>
<p>In my opinion, I would place the 64Gb drive as a drop-in replacement for the system drive (operating system, program files) in a multi-drive computer while keeping the “data” drives as regular rotary drives. Here, this could lead to quick boots and application starts without much power being used. The 128Gb drive may be useful as a drop-in replacement for the hard drives in older laptops that have a fair bit of life in them so as to keep them running longer on their batteries.</p>
]]></content:encoded>
			<wfw:commentRss>http://homenetworking01.info/2010/04/ssd-drives-now-available-for-ide-based-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A &#8220;CD-less&#8221; way of setting up printers</title>
		<link>http://homenetworking01.info/2010/01/a-cd-less-way-of-setting-up-printers/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://homenetworking01.info/2010/01/a-cd-less-way-of-setting-up-printers/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 14:45:37 +0000</pubDate>
		<dc:creator>simonmackay</dc:creator>
				<category><![CDATA[Hardware setup]]></category>
		<category><![CDATA[Network Printers and All-in-ones]]></category>
		<category><![CDATA[printers]]></category>
		<category><![CDATA[Product improvement ideas]]></category>
		<category><![CDATA[hard drives]]></category>
		<category><![CDATA[solid-state storage]]></category>

		<guid isPermaLink="false">http://homenetworking01.info/2010/01/a-cd-less-way-of-setting-up-printers/</guid>
		<description><![CDATA[The current situation Typically, a printer or “all-in-one” comes with a CD that has a monolithic driver and application set for the device. The files on this disc are also available at the manufacturer’s Website in their latest form and / or ported to different operating systems. The current problem with this method of printer [...]]]></description>
			<content:encoded><![CDATA[<h2>The current situation</h2>
<p>Typically, a printer or “all-in-one” comes with a CD that has a monolithic driver and application set for the device. The files on this disc are also available at the manufacturer’s Website in their latest form and / or ported to different operating systems.</p>
<p>The current problem with this method of printer installation is that it is assumed that every computer has a working optical drive built in to it. The situation here is different in reality because a computer like a netbook or nettop may not have an integrated optical drive and there is a common situation where optical drives are likely to fail. This is more so with the slimline “carriage-load” optical drives that are part and parcel of most laptops that are in the field and are becoming part of the equation with small-footprint desktop computers.</p>
<p>The market might prefer the use of a USB memory key that has all this software, especially due to netbooks and “thin-and-light” notebooks that don’t have optical drives becoming commonly available. But this memory key, like the CD, may end up being lost through the life of the printer simply due to common misplacement. There is even the factor that the files may be wiped by accident as a person intends to “stuff” a memory key with more data to take with them.</p>
<h2>What can be done</h2>
<h3>Use of fixed onboard storage</h3>
<p>I would prefer the printer, especially any device that offers network or fax functionality, to use fixed onboard storage. A lot of the “all-in-ones” support local removeable storage in order to permit “there-and-then” printing of digital images held on a camera’s memory card or to support “scan-to-memory” functionality, but the fixed storage could take things further.  The USB host port on a lot of these printers may be able to be used beyond connecting PictBridge-enabled cameras. In most cases, this port may be available for one to plug in a USB memory key to print documents or images held on that memory key.</p>
<p>The fixed onboard storage can extend printer functionality and increase operation efficiency in may different ways.  For example, it could come in handy for queuing documents that are to be printed thus taking the load off the host computers; or providing for enhanced fax functionality like “after-hours” fax transmission (to take advantage of off-peak call costs) or “hold-without-print” fax reception for whenever the machine is out of paper / ink or as a security measure. With the scanner, this could come in handy for “scan-to-email” or “pick-up-from-machine” scanning where you scan the hard copy to on-machine storage and use your computer to visit the on-machine storage when collecting the scanned images . In the case of “there-and-then” photo printing, the fixed storage can come in handy with holding the images that are to be printed so that the user can remove their camera card or PictBridge-connected camera and continue taking more pictures.</p>
<h3>Relevance to printer setup</h3>
<p>As far as the printer-setup routine goes, a part of this storage could be used for holding driver files for most platforms.</p>
<h4>Local USB connection</h4>
<p>If the printer is connected directly to the computer via a USB cable, the fixed storage could be presented as a Mass-Storage Device. Here, the storage would appear as another volume of the file system and the operating system would point to that volume whenever it has to load the drivers as part of its “plug-and-play” peripheral installation whenever a printer is connected to a computer running Windows or MacOS X. Linux users could find the necessary binaries and source files when they mount the internal storage to the “*NIX” file-system tree.</p>
<p>This practice is totally similar to how the drivers and supplementary software are stored on one of those USB wireless-broadband modems. Then, if the computer’s operating system doesn’t have native support for wireless broadband, the user loads this software directly from the broadband modem.</p>
<h4>Network connection</h4>
<p>If the printer is connected to an IP-based network like a home or office network, the fixed storage, especially the driver-files area, would be presented as a CIFS, FTP or HTTP network volume readable to all users and device-initialisation methods like “Point and Print”, UPnP, DPWS and Apple Bonjour to locate the drivers on this storage and load them in to the computers.</p>
<h3>Keeping the drivers up to date</h3>
<p>The user could keep the drivers up to date by running a “driver-update” program that exists on the printer’s fixed storage if the printer is connected directly to the computer. This program could poll the manufacturer’s Website for newer drivers for particular operating systems and upload the newer drivers to the printer.</p>
<p>On the other hand, the user could set a network-connected printer to poll the manufacturer’s Website at regular intervals for driver updates for the nominated platforms.</p>
<h2>Benefit for installers and users</h2>
<p>This setup method can reduce the amount of work required to commission a new printer or enable printer access to a computer that has just come on to their site. There is less need to remember where driver CDs or USB memory keys are or the Web download details for the drivers, whether for existing operating systems or for newer platforms.</p>
<p>It can also cut down on the number of helpdesk calls or service visits that are needed whenever someone is setting up a printer for the first time, because they have trouble with balky optical drives (common with a lot of laptops), scratched discs or missing printer-software media.</p>
<p>A wireless hotspot or other facility that provides public Internet access can also benefit from offering a document-printout service to their customers without having to help the customers with adding printer drivers to their computer or make a CD or USB memory key full of driver files available to their customers.</p>
<h2>Cost and design impact for manufacturers</h2>
<p>The fixed storage could simply be based on a hard disk or flash memory with a very low storage capacity, say up to 160Gb and which is of a small form factor like a microdrive. This can avoid the manufacturer having to vary the printer’s industrial design to suit integrating local storage and the cost to provide the storage becomes very minimal.</p>
<p>This feature offers another point for manufacturers to differentiate the products in their range. An economy model could just have a small amount of memory with just enough room for the drivers and perhaps queuing memory for an average document whereas midrange and high-end units could have increased memory space for all of the functionality that comes with these models.</p>
<p>As I mentioned before, the same feature can provide added value to the printer or “all-in-one” device such as the device taking the load off the host computers or offering a raft of extra functionality. Manufacturers can also save money on preparing and packing optical discs or USB memory keys with their printers and avoid needing to handle support issues concerning these items.</p>
<h2>Summary</h2>
<p>Once we work towards a method of setting up printers without any need for extra media to come with the printers, we can then see a true “plug-and-play” printing experience for all printer users.</p>
]]></content:encoded>
			<wfw:commentRss>http://homenetworking01.info/2010/01/a-cd-less-way-of-setting-up-printers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

