<?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>gHacks technology news &#187; hp</title>
	<atom:link href="http://www.ghacks.net/tag/hp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adobe Flash Security Scan</title>
		<link>http://www.ghacks.net/2009/03/27/adobe-flash-security-scan/</link>
		<comments>http://www.ghacks.net/2009/03/27/adobe-flash-security-scan/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 11:01:20 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[adobe flash]]></category>
		<category><![CDATA[adobe flash security]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash security]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[hp security]]></category>
		<category><![CDATA[hp software]]></category>
		<category><![CDATA[security-scan]]></category>
		<category><![CDATA[swf scan]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/03/27/adobe-flash-security-scan/</guid>
		<description><![CDATA[While Adobe Flash offers many exciting possibilities to web developers and users alike it also introduces several additional security risks to computer systems. We already discussed the impact of so called Flash Cookies which are able to track a user even if he deletes the normal cookies regularly across multiple web browsers. 
The HP Security [...]]]></description>
			<content:encoded><![CDATA[<p>While Adobe Flash offers many exciting possibilities to web developers and users alike it also introduces several additional security risks to computer systems. We already discussed the impact of so called <a href="http://www.ghacks.net/2008/07/30/delete-flash-cookies/">Flash Cookies</a> which are able to track a user even if he deletes the normal cookies regularly across multiple web browsers. </p>
<p>The HP Security Laboratory has created the application SWF Scan which can be used by both developers and end users to analyse Adobe Flash files for more than 60 vulnerabilities. Usage is pretty simple and straightforward although interpretation of the findings might require a deeper understanding of Adobe Flash or extensive research on the Internet. The application works with both local Adobe Flash files or those embedded in websites.</p>
<p>Users will first have to find out the direct url to the embedded flash file on the website. All web browser provide those capabilities. <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> users for instance right-click the page and select Page Info from the context menu to get a list of objects that are embedded in the website. A click on the Media tab and a manual search for files of the type embed should be enough to find the url of the Adobe Flash file. A right-click on the flash object will open a menu with the option to copy the url to the clipboard.</p>
<p><span id="more-11491"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/adobe_flash-500x245.jpg" alt="adobe flash" title="adobe flash" width="500" height="245" class="alignnone size-medium wp-image-11489" /></p>
<p>Once the url has been copied to the clipboard it can be pasted into the interface of the HP SWF Scan application. A click on the get button next to the url bar will initiate a connection attempt of the Adobe Flash security scanner. If the file is a valid Adobe Flash file it will automatically try to decompile it displaying the findings in the sidebar and the actual source in the right window.</p>
<p>A proficient Flash user can now analyze the code on his own. Everyone else is better of clicking on the Analyze button in the header of the security program. This will analyze the decompiled source code and provide a summary to the user.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/03/hp_security-500x312.jpg" alt="hp security" title="hp security" width="500" height="312" class="alignnone size-medium wp-image-11490" /></p>
<p>The summary contains a list of vulnerabilities that have been found in the Adobe Flash file. This vulnerabilities mean that the Flash file might be vulnerable to certain exploits. Flash developers can then rewrite part of their application to fix the discovered vulnerabilities. End users on the other hand may be delighted to know that an Adobe Flash file does not contain any of the known vulnerabilities.</p>
<p>SWF Scan is a free <a href="https://h30406.www3.hp.com/campaigns/2009/wwcampaign/1-5TUVE/index.php?key=swf&#038;jumpid=go/swfscan">download</a> after a mandatory registration at the HP website. It is currently only available for the Microsoft Windows operating system.</p>

	Tags: <a href="http://www.ghacks.net/tag/adobe-flash/" title="adobe flash" rel="tag">adobe flash</a>, <a href="http://www.ghacks.net/tag/adobe-flash-security/" title="adobe flash security" rel="tag">adobe flash security</a>, <a href="http://www.ghacks.net/tag/flash/" title="flash" rel="tag">flash</a>, <a href="http://www.ghacks.net/tag/flash-security/" title="flash security" rel="tag">flash security</a>, <a href="http://www.ghacks.net/tag/hp/" title="hp" rel="tag">hp</a>, <a href="http://www.ghacks.net/tag/hp-security/" title="hp security" rel="tag">hp security</a>, <a href="http://www.ghacks.net/tag/hp-software/" title="hp software" rel="tag">hp software</a>, <a href="http://www.ghacks.net/tag/security-scan/" title="security-scan" rel="tag">security-scan</a>, <a href="http://www.ghacks.net/tag/swf-scan/" title="swf scan" rel="tag">swf scan</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/04/mozilla-checks-flash-version-after-firefox-updates/" title="Mozilla Checks Flash Version After Firefox Updates (September 4, 2009)">Mozilla Checks Flash Version After Firefox Updates</a> (14)</li>
	<li><a href="http://www.ghacks.net/2008/05/28/vulnerabilities-in-latest-flash-version/" title="Vulnerabilities in latest Flash version (May 28, 2008)">Vulnerabilities in latest Flash version</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/05/29/new-information-about-latest-flash-vulnerability/" title="New Information about latest Flash Vulnerability (May 29, 2008)">New Information about latest Flash Vulnerability</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/09/19/mozilla-flash-upgrade-statistics/" title="Mozilla Flash Upgrade Statistics (September 19, 2009)">Mozilla Flash Upgrade Statistics</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/03/01/hp-usb-disk-storage-format-tool/" title="HP USB Disk Storage Format Tool (March 1, 2009)">HP USB Disk Storage Format Tool</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/27/adobe-flash-security-scan/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HP USB Disk Storage Format Tool</title>
		<link>http://www.ghacks.net/2009/03/01/hp-usb-disk-storage-format-tool/</link>
		<comments>http://www.ghacks.net/2009/03/01/hp-usb-disk-storage-format-tool/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 09:53:58 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[disk storage]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[usb bootable]]></category>
		<category><![CDATA[usb disk storage]]></category>
		<category><![CDATA[usb format]]></category>
		<category><![CDATA[usb format tool]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10837</guid>
		<description><![CDATA[There is no direct way of making an USB device bootable in the Windows operating system. Probably even more bothersome to some Windows users is the fact that USB storage devices can only be formatted with the FAT file system and not the NTFS file system. HP&#8217;s USB Disk Storage Format Tool (download) works with [...]]]></description>
			<content:encoded><![CDATA[<p>There is no direct way of making an USB device bootable in the Windows operating system. Probably even more bothersome to some Windows users is the fact that USB storage devices can only be formatted with the FAT file system and not the NTFS file system. HP&#8217;s USB Disk Storage Format Tool (<a href="http://www.pcworld.com/downloads/file/fid,64963-order,4/description.html">download</a>) works with a wide variety of USB devices including many not manufactured by HP making it more or less an universal software tool to format an USB device using the additional parameters and settings that Windows is not offering.</p>
<p>The disk storage format tool displays a simple dialog after execution. The connected and recognized USB devices are listed on top. After making a selection there the user can select a file system for the USB device including the NTFS file system. It is furthermore &#8211; but not at the same time &#8211; possible to make the USB disk storage device bootable from DOS which is an excellent way of installing new software or running diagnostic software programs on a computer system without having to boot in the operating system itself.</p>
<p>The HP USB Disk Storage Format Tool will recognize many but not all USB devices that are connected to a computer. </p>
<p><span id="more-10837"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/usb_disk_storage.gif" alt="usb disk storage" title="usb disk storage" width="338" height="455" class="alignnone size-full wp-image-10838" /></p>
<p>The disk storage format tool has a size of roughly 2 Megabytes and needs to be installed on the computer system before it can be used.</p>

	Tags: <a href="http://www.ghacks.net/tag/disk-storage/" title="disk storage" rel="tag">disk storage</a>, <a href="http://www.ghacks.net/tag/hardware/" title="Hardware" rel="tag">Hardware</a>, <a href="http://www.ghacks.net/tag/hp/" title="hp" rel="tag">hp</a>, <a href="http://www.ghacks.net/tag/usb-bootable/" title="usb bootable" rel="tag">usb bootable</a>, <a href="http://www.ghacks.net/tag/usb-disk-storage/" title="usb disk storage" rel="tag">usb disk storage</a>, <a href="http://www.ghacks.net/tag/usb-format/" title="usb format" rel="tag">usb format</a>, <a href="http://www.ghacks.net/tag/usb-format-tool/" title="usb format tool" rel="tag">usb format tool</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/12/use-drive-manager-to-manage-and-identify-drives/" title="Use Drive Manager To Manage And Identify Drives (July 12, 2009)">Use Drive Manager To Manage And Identify Drives</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/03/19/device-driver-cleanup/" title="Device Driver Cleanup (March 19, 2009)">Device Driver Cleanup</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/03/27/adobe-flash-security-scan/" title="Adobe Flash Security Scan (March 27, 2009)">Adobe Flash Security Scan</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/10/07/zc-dvd-creator-platinum-free-full-version/" title="ZC DVD Creator Platinum [Free Full Version] (October 7, 2009)">ZC DVD Creator Platinum [Free Full Version]</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/01/hp-usb-disk-storage-format-tool/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>HP Smart Web Printing</title>
		<link>http://www.ghacks.net/2008/05/24/hp-smart-web-printing/</link>
		<comments>http://www.ghacks.net/2008/05/24/hp-smart-web-printing/#comments</comments>
		<pubDate>Sat, 24 May 2008 15:35:02 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[HP Smart Web Printing]]></category>
		<category><![CDATA[internet-explorer]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[printing]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4250</guid>
		<description><![CDATA[Websites can be scrolled to print an area that is not totally visible on the screen. The snippets can be copied or added as clips to the Clip Book from where they can be printed and edited. What really surprised me was the fact that the contents of the clip book are available both in [...]]]></description>
			<content:encoded><![CDATA[<p>Websites can be scrolled to print an area that is not totally visible on the screen. The snippets can be copied or added as clips to the Clip Book from where they can be printed and edited. What really surprised me was the fact that the contents of the clip book are available both in <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> and <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> which means it is not problematic to switch browsers.</p>
<p><a href="http://h71036.www7.hp.com/hho/cache/482779-0-0-225-121.html">HP Smart Web Printing</a> (thanks Archer for the tip) adds a button to Internet Explorer and Firefox after installation. This button was immediately accessible in Internet Explorer. It is added to the Navigation Toolbar in Firefox which is disabled on my system by default. I had to enable the toolbar and drag and drop the button to another toolbar in Firefox to be able to access it.</p>
<p>Clips can be selected by pressing the HP Smart Select button and the sidebar that displays all created clips can be opened with the shortcut SHIFT CTRL K or by selecting the menu of the button.</p>
<p><span id="more-4250"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/05/hp_smart_web_print.jpg" alt="hp smart web print" title="hp smart web print" width="232" height="417" class="alignnone size-medium wp-image-4251" /></p>
<p>The HP Smart Web Printing application integrates itself nicely into both browsers and provides a very interesting feature to be able to print exactly the area of the screen that should be printed. Definitely a must have for users who print regularly.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/hp/" title="hp" rel="tag">hp</a>, <a href="http://www.ghacks.net/tag/hp-smart-web-printing/" title="HP Smart Web Printing" rel="tag">HP Smart Web Printing</a>, <a href="http://www.ghacks.net/tag/internet-explorer/" title="internet-explorer" rel="tag">internet-explorer</a>, <a href="http://www.ghacks.net/tag/printer/" title="printer" rel="tag">printer</a>, <a href="http://www.ghacks.net/tag/printing/" title="printing" rel="tag">printing</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/27/you-better-stop-using-internet-explorer-for-now/" title="You better stop using Internet Explorer for now (June 27, 2008)">You better stop using Internet Explorer for now</a> (18)</li>
	<li><a href="http://www.ghacks.net/2009/04/04/xenocode-web-browser-sandbox/" title="Xenocode Web Browser Sandbox (April 4, 2009)">Xenocode Web Browser Sandbox</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/06/24/why-you-should-restrict-cookie-access/" title="Why you should restrict Cookie Access (June 24, 2008)">Why you should restrict Cookie Access</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/21/web-browser-popularity/" title="Web Browser Popularity (March 21, 2009)">Web Browser Popularity</a> (51)</li>
	<li><a href="http://www.ghacks.net/2009/06/21/web-browser-memory-usage-benchmark-gets-it-all-wrong/" title="Web Browser Memory Usage Benchmark Gets It All Wrong (June 21, 2009)">Web Browser Memory Usage Benchmark Gets It All Wrong</a> (15)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/24/hp-smart-web-printing/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Create Printer Profiles</title>
		<link>http://www.ghacks.net/2008/04/11/create-printer-profiles/</link>
		<comments>http://www.ghacks.net/2008/04/11/create-printer-profiles/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 16:52:30 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[printer profiles]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3780</guid>
		<description><![CDATA[My parents are using their HP printer most of the time to print text documents but every now and then they also use it to print a picture they have shot with their digital camera. Their normal printer settings have been optimized heavily so that the ink cartridges last longer. This includes the exclusive use [...]]]></description>
			<content:encoded><![CDATA[<p>My parents are using their HP printer most of the time to print text documents but every now and then they also use it to print a picture they have shot with their digital camera. Their normal printer settings have been optimized heavily so that the ink cartridges last longer. This includes the exclusive use of black for all text documents for instance and a quality setting that uses as little ink as possible without interfering with the quality of the printout. </p>
<p>Their problem was that they always had to change the settings when they wanted to print a picture that they took with the digital camera. Here is what I did so that they did not have to change those settings all the time. You all know that it is possible to add additional printers to your system. What most users do not know is that you can also add the same printer again and configure it with different settings. What I did was I installed the printer again in Windows Vista. </p>
<p>This had the result that I now had two printer profiles. I started by naming them accordingly. One was named Print Text Documents while the other was named Print Photo. Since the profiles are independent of each other it was easy to keep the text document settings of the default printer and optimize the settings of the photo printer to print pictures in best quality.</p>
<p><span id="more-3780"></span>No magic involved here, sorry. Whenever they want to print a photo they simply use the second profile with the name Print Photo. It&#8217;s theoretically possible to create additional profiles if need arises.</p>

	Tags: <a href="http://www.ghacks.net/tag/hp/" title="hp" rel="tag">hp</a>, <a href="http://www.ghacks.net/tag/photos/" title="photos" rel="tag">photos</a>, <a href="http://www.ghacks.net/tag/print/" title="print" rel="tag">print</a>, <a href="http://www.ghacks.net/tag/printer/" title="printer" rel="tag">printer</a>, <a href="http://www.ghacks.net/tag/printer-profiles/" title="printer profiles" rel="tag">printer profiles</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/29/make-the-print-key-do-what-it-says/" title="Make the Print Key do what it says (February 29, 2008)">Make the Print Key do what it says</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/05/24/hp-smart-web-printing/" title="HP Smart Web Printing (May 24, 2008)">HP Smart Web Printing</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/02/24/change-the-print-spooler-directory/" title="Change the Print Spooler Directory (February 24, 2008)">Change the Print Spooler Directory</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/11/12/zflick-adobe-air-flickr-photo-viewer/" title="ZFlick Adobe Air Flickr Photo Viewer (November 12, 2009)">ZFlick Adobe Air Flickr Photo Viewer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/10/23/xnview-add-ons-and-format-plugins/" title="XnView Add-ons and Format Plugins (October 23, 2008)">XnView Add-ons and Format Plugins</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/11/create-printer-profiles/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
