<?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>Fordnox &#187; tip</title>
	<atom:link href="http://www.fordnox.com/blog/tag/tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fordnox.com/blog</link>
	<description>Life is about trust</description>
	<lastBuildDate>Fri, 19 Mar 2010 22:57:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu notify message</title>
		<link>http://www.fordnox.com/blog/2009/12/ubuntu-notify-message/</link>
		<comments>http://www.fordnox.com/blog/2009/12/ubuntu-notify-message/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 23:07:49 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=302</guid>
		<description><![CDATA[Little useful Ubuntu terminal command:
notify-send "Computer Says" "Hi"

]]></description>
			<content:encoded><![CDATA[<p>Little useful Ubuntu terminal command:</p>
<pre class="brush: js">notify-send "Computer Says" "Hi"</pre>
<pre></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.fordnox.com/blog/2009/12/ubuntu-notify-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No video on Ubuntu with dual monitors</title>
		<link>http://www.fordnox.com/blog/2009/12/no-video-ubuntu-dual-monitor/</link>
		<comments>http://www.fordnox.com/blog/2009/12/no-video-ubuntu-dual-monitor/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 22:52:57 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[ubutnu]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/2009/12/no-video-ubuntu/</guid>
		<description><![CDATA[I had trouble with my Dual monitors and video. No matter what player i usede it just showed black screen. So the solution is:
Alt +F2 enter: 
gstreamer-properties
Then Video tab > Output and choose
X Windows System (No Xv)
Restart and give a try to video player.
]]></description>
			<content:encoded><![CDATA[<p>I had trouble with my Dual monitors and video. No matter what player i usede it just showed black screen. So the solution is:<br />
Alt +F2 enter: </p>
<pre class="brush: js">gstreamer-properties</pre>
<p>Then Video tab > Output and choose</p>
<pre class="brush: js">X Windows System (No Xv)</pre>
<p>Restart and give a try to video player.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fordnox.com/blog/2009/12/no-video-ubuntu-dual-monitor/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HP Laserjet 1020 on Windows 7</title>
		<link>http://www.fordnox.com/blog/2009/07/hp-laserjet-1020-on-windows-7/</link>
		<comments>http://www.fordnox.com/blog/2009/07/hp-laserjet-1020-on-windows-7/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 15:58:58 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=135</guid>
		<description><![CDATA[
Anybody got a problem with HP Laserjet 1020 printer and Windows 7 like I did ? All drivers fails to install ? Well here is a solution:

Download Windows Vista drivers from HP website
Unzip installation drivers to folder
Right-mouse click on lj1020_1022-HB-pnp-win32-enp.exe
Choose Properties
Go to Compatibility Tab
Tick on &#8220;Run this program in compatibility mode for&#8221; Windows Vista
Press OK
Start [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fordnox.com/blog/wp-content/uploads/2009/07/capture.png"><img class="size-full wp-image-136 alignright" style="float: right;" title="Hp 1020 on Windows 7" src="http://www.fordnox.com/blog/wp-content/uploads/2009/07/capture.png" alt="Hp 1020 on Windows 7" width="247" height="149" /></a></p>
<p>Anybody got a problem with HP Laserjet 1020 printer and Windows 7 like I did ? All drivers fails to install ? Well here is a solution:</p>
<ul>
<li>Download Windows Vista drivers from <a href="http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?prodNameId=439428&amp;lang=en&amp;cc=uk&amp;prodTypeId=18972&amp;prodSeriesId=439423&amp;taskId=">HP website</a></li>
<li>Unzip installation drivers to folder</li>
<li>Right-mouse click on lj1020_1022-HB-pnp-win32-enp.exe</li>
<li>Choose Properties</li>
<li>Go to Compatibility Tab</li>
<li>Tick on &#8220;Run this program in compatibility mode for&#8221; Windows Vista</li>
<li>Press OK</li>
<li>Start Install</li>
<li>Install might take longer than normal, but that worked for me, needed to pull usb cable in and out.</li>
</ul>
<p>Hope that helps someone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fordnox.com/blog/2009/07/hp-laserjet-1020-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
