<?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>IT-Psycho Blog &#187; Software</title>
	<atom:link href="http://www.it-psycho.de/category/it/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.it-psycho.de</link>
	<description>Meine Katharsis</description>
	<lastBuildDate>Fri, 03 Feb 2012 10:45:29 +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>Tipp: Blackberry Version Tracker &#8220;berryshout.com&#8221;</title>
		<link>http://www.it-psycho.de/2011/06/15/tipp-blackberry-version-tracker-berryshout-com/</link>
		<comments>http://www.it-psycho.de/2011/06/15/tipp-blackberry-version-tracker-berryshout-com/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 20:26:53 +0000</pubDate>
		<dc:creator>IT Psycho</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.it-psycho.de/?p=651</guid>
		<description><![CDATA[http://berryshout.com]]></description>
			<content:encoded><![CDATA[<p><a href="http://berryshout.com"><img class="alignleft size-full wp-image-652" title="berryshoutscreen" src="http://www.it-psycho.de/wp-content/uploads/2011/06/berryshoutscreen.png" alt="berryshoutscreen Tipp: Blackberry Version Tracker berryshout.com" width="603" height="624" /></a></p>
<p><a href="http://berryshout.com">http://berryshout.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-psycho.de/2011/06/15/tipp-blackberry-version-tracker-berryshout-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo X201 Touchpad &amp; BackTrack 5</title>
		<link>http://www.it-psycho.de/2011/05/25/lenovo-x201-touchpad-backtrack-5/</link>
		<comments>http://www.it-psycho.de/2011/05/25/lenovo-x201-touchpad-backtrack-5/#comments</comments>
		<pubDate>Wed, 25 May 2011 08:34:40 +0000</pubDate>
		<dc:creator>IT Psycho</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.it-psycho.de/?p=646</guid>
		<description><![CDATA[Grml, das Touchpad funktioniert auch nicht ohne zureden: vi /etc/default/grub [..] GRUB_CMDLINE_LINUX_DEFAULT=&#8221;text splash nomodeset vga=791 i915.modeset=1 i8042.reset=1&#8220; [..] user@computer:# update-grub ; reboot Done.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Grml, das Touchpad funktioniert auch nicht ohne zureden:</p>
<p style="text-align: justify;">vi /etc/default/grub</p>
<p style="text-align: justify;">[..]</p>
<p style="text-align: justify;">GRUB_CMDLINE_LINUX_DEFAULT=&#8221;text splash nomodeset vga=791 i915.modeset=1<span style="color: #ff0000;"> i8042.reset=1</span>&#8220;</p>
<p style="text-align: justify;">[..]</p>

<div class="wp-terminal">user@computer:# update-grub ; reboot<br/></div>

<p style="text-align: justify;">Done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-psycho.de/2011/05/25/lenovo-x201-touchpad-backtrack-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo X201 &amp; BackTrack 5 Graphikmodus</title>
		<link>http://www.it-psycho.de/2011/05/25/lenovo-x201-backtrack-5-graphikmodus/</link>
		<comments>http://www.it-psycho.de/2011/05/25/lenovo-x201-backtrack-5-graphikmodus/#comments</comments>
		<pubDate>Wed, 25 May 2011 08:10:29 +0000</pubDate>
		<dc:creator>IT Psycho</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.it-psycho.de/?p=639</guid>
		<description><![CDATA[X11 funktioniert nicht out-of-the-box und die Console sieht schwammig aus &#8211; weil nicht der korrekte VGA-Modus verwendet wird. Die L&#246;sung ist simpel, wenn man wei&#223; was man tun muss: vi /etc/default/grub [..] GRUB_CMDLINE_LINUX_DEFAULT=&#8221;text splash nomodeset vga=791 i915.modeset=1&#8220; [..] user@computer:# update-grub ; reboot Done.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">X11 funktioniert nicht out-of-the-box und die Console sieht schwammig aus &#8211; weil nicht der korrekte VGA-Modus verwendet wird. Die L&ouml;sung ist simpel, wenn man wei&szlig; was man tun muss:</p>
<p style="text-align: justify;">vi /etc/default/grub</p>
<p style="text-align: justify;">[..]</p>
<p style="text-align: justify;">GRUB_CMDLINE_LINUX_DEFAULT=&#8221;text splash nomodeset vga=791<span style="color: #ff0000;"> i915.modeset=1</span>&#8220;</p>
<p style="text-align: justify;">[..]</p>

<div class="wp-terminal">user@computer:# update-grub ; reboot<br/></div>

<p style="text-align: justify;">Done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-psycho.de/2011/05/25/lenovo-x201-backtrack-5-graphikmodus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IT-Psycho PDF Unlocker v1.2</title>
		<link>http://www.it-psycho.de/2011/01/25/it-psycho-pdf-unlocker-v1-2/</link>
		<comments>http://www.it-psycho.de/2011/01/25/it-psycho-pdf-unlocker-v1-2/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 08:53:17 +0000</pubDate>
		<dc:creator>IT Psycho</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[IT-Psycho PDF Unlocker]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.it-psycho.de/?p=607</guid>
		<description><![CDATA[Changelog: Update auf Ghostscript 9.0 Bug im Verzeichnisnamen-Quoting beseitigt.]]></description>
			<content:encoded><![CDATA[<blockquote>
<div>Changelog:</div>
<ul>
<li>Update auf Ghostscript 9.0</li>
<li>Bug im Verzeichnisnamen-Quoting beseitigt.</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.it-psycho.de/2011/01/25/it-psycho-pdf-unlocker-v1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neu: IT-Psycho Downloads jetzt zentral &#252;berschaubar</title>
		<link>http://www.it-psycho.de/2010/08/10/neu-it-psycho-downloads-jetzt-zentral-ueberschaubar/</link>
		<comments>http://www.it-psycho.de/2010/08/10/neu-it-psycho-downloads-jetzt-zentral-ueberschaubar/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 21:52:07 +0000</pubDate>
		<dc:creator>IT Psycho</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Sonstiges]]></category>

		<guid isPermaLink="false">http://www.it-psycho.de/?p=511</guid>
		<description><![CDATA[Damit es k&#252;nftig schneller geht, gibt es nun alle Downloads auf einen Blick! Zu finden in der oberen Men&#252;leiste. Derzeit im Programm: IT-Psycho VMware Server 1.x Patch IT-Psycho PDF Unlocker IT-Psycho BadRAM Patch IT-Psycho BIOS Updates]]></description>
			<content:encoded><![CDATA[<p>Damit es k&uuml;nftig schneller geht, gibt es nun alle Downloads auf einen Blick! Zu finden in der oberen Men&uuml;leiste. Derzeit im Programm:</p>
<ul style="text-align: justify;">
<li><a href="http://www.it-psycho.de/spezial-downloads/" target="_self">IT-Psycho VMware Server 1.x Patch</a></li>
<li><a href="http://www.it-psycho.de/spezial-downloads/" target="_self">IT-Psycho PDF Unlocker</a></li>
<li><a href="http://www.it-psycho.de/spezial-downloads/" target="_self">IT-Psycho BadRAM Patch</a></li>
<li style="text-align: justify;"><a href="http://www.it-psycho.de/spezial-downloads/" target="_self">IT-Psycho BIOS Updates</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.it-psycho.de/2010/08/10/neu-it-psycho-downloads-jetzt-zentral-ueberschaubar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian: Default GCC Version &#228;ndern</title>
		<link>http://www.it-psycho.de/2010/07/26/debian-default-gcc-version-aendern/</link>
		<comments>http://www.it-psycho.de/2010/07/26/debian-default-gcc-version-aendern/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 17:21:01 +0000</pubDate>
		<dc:creator>IT Psycho</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.it-psycho.de/?p=437</guid>
		<description><![CDATA[Quick&#8217;n'Dirty: #!/bin/bash usage() { echo echo Sets the default version of gcc, g++, etc echo Usage: echo echo &#8221; gcc-set-default-version &#8221; echo exit } cd /usr/bin if [ -z $1 ] ; then usage; fi set_default() { if [ -e "$1-$2" ] ; then echo $1-$2 is now the default ln -sf $1-$2 $1 else [...]]]></description>
			<content:encoded><![CDATA[<p>Quick&#8217;n'Dirty:</p>
<blockquote><p>#!/bin/bash<br />
usage() {<br />
echo<br />
echo Sets the default version of gcc, g++, etc<br />
echo Usage:<br />
echo<br />
echo &#8221;    gcc-set-default-version &#8221;<br />
echo<br />
exit<br />
}</p>
<p>cd /usr/bin<br />
if [ -z $1 ] ; then<br />
usage;<br />
fi</p>
<p>set_default() {<br />
if [ -e "$1-$2" ] ; then<br />
echo $1-$2 is now the default<br />
ln -sf $1-$2 $1<br />
else<br />
echo $1-$2 is not installed<br />
fi<br />
}</p>
<p>for i in gcc cpp g++ gcov gccbug ; do<br />
set_default $i $1<br />
done</p></blockquote>
<p>Quelle: <a href="http://risc0.wordpress.com/2007/03/04/nifty-script-for-gcc-default-version-fast-switching/" target="_blank">http://risc0.wordpress.com/2007/03/04/nifty-script-for-gcc-default-version-fast-switching/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-psycho.de/2010/07/26/debian-default-gcc-version-aendern/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>IT-Psycho PDF Unlocker v1.1</title>
		<link>http://www.it-psycho.de/2009/09/02/it-psycho-pdf-unlocker-v1-1/</link>
		<comments>http://www.it-psycho.de/2009/09/02/it-psycho-pdf-unlocker-v1-1/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 22:43:07 +0000</pubDate>
		<dc:creator>IT Psycho</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[IT-Psycho PDF Unlocker]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.it-psycho.de/?p=345</guid>
		<description><![CDATA[Basierend auf dem alten Unlock-Script von Techtrends und der aktuellsten GPL Ghostscript Version 8.70 wurde der &#8220;IT-Psycho PDF Unlocker&#8221; zusammengestellt. Diese Version kann, im gegensatz zum Techtrends-Original aus dem Jahr 2008, auch mit den aktuellen PDF-Versionen umgehen und Pfade aus Leer- und Sonderzeichen verarbeiten. &#160; Bedienungsanleitung: Die gesch&#252;tzte PDF-Datei auf das Desktop-Icon ziehen. Daraufhin wird [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Basierend auf dem alten Unlock-Script von Techtrends und der aktuellsten GPL Ghostscript Version 8.70 wurde der &#8220;IT-Psycho PDF Unlocker&#8221; zusammengestellt. Diese Version kann, im gegensatz zum Techtrends-Original aus dem Jahr 2008, auch mit den aktuellen PDF-Versionen umgehen und Pfade aus Leer- und Sonderzeichen verarbeiten.</p>
<p>&nbsp;<br />
<strong>Bedienungsanleitung:</strong><br />
Die gesch&uuml;tzte PDF-Datei auf das Desktop-Icon ziehen. Daraufhin wird eine ungesch&uuml;tzte Kopie der Datei mit dem Suffix &#8220;noPW&#8221; erstellt.<br />
<br />
<strong>Download: <a class="downloadlink" href="http://www.it-psycho.de/stealing-links-sucks/IT-Psycho+PDF+Unlocker+v1.1+-+Setup.exe" title="Downloaded 279 times" >IT-Psycho PDF Unlocker v1.1 - Setup.exe (9,03 MB)</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-psycho.de/2009/09/02/it-psycho-pdf-unlocker-v1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming up next</title>
		<link>http://www.it-psycho.de/2009/09/01/coming-up-next/</link>
		<comments>http://www.it-psycho.de/2009/09/01/coming-up-next/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 20:01:44 +0000</pubDate>
		<dc:creator>IT Psycho</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Freizeit]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Jura]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Sonstiges]]></category>

		<guid isPermaLink="false">http://www.it-psycho.de/?p=338</guid>
		<description><![CDATA[In den n&#228;chsten Tagen wird es wieder neue herausragende Ver&#246;ffentlichungen geben. Darunter einen Produkttest einer LED Taschenlampe, den &#8220;IT-Psycho PDF Unlocker&#8221; sowie eine Betaversion der Eigenentwicklung &#8220;Basilisk&#174; Remote Forensic&#8221; f&#252;r USB-Flashdrives. Stay tuned.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">In den n&auml;chsten Tagen wird es wieder neue herausragende Ver&ouml;ffentlichungen geben. Darunter einen Produkttest einer LED Taschenlampe, den &#8220;IT-Psycho PDF Unlocker&#8221; sowie eine Betaversion der Eigenentwicklung &#8220;Basilisk<sup>&reg;</sup> Remote Forensic&#8221; f&uuml;r USB-Flashdrives.</p>
<p style="text-align: justify;">Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-psycho.de/2009/09/01/coming-up-next/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CrawlTrack</title>
		<link>http://www.it-psycho.de/2009/06/02/crawltrack/</link>
		<comments>http://www.it-psycho.de/2009/06/02/crawltrack/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 18:14:36 +0000</pubDate>
		<dc:creator>IT Psycho</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">https://www.it-psycho.de/?p=235</guid>
		<description><![CDATA[Meine Empfehlung zum Webhits-Tracken: CrawlTrack Gef&#228;llt mir. Schnell. Unkompliziert. Unsichtbar f&#252;r Besucher. Piwik fliegt daher nun wegen der JavaScript-basiertheit raus.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Meine Empfehlung zum Webhits-Tracken: <a href="http://www.crawltrack.net/" target="_blank">CrawlTrack</a></p>
<p style="text-align: justify;">Gef&auml;llt mir. Schnell. Unkompliziert. Unsichtbar f&uuml;r Besucher. Piwik fliegt daher nun wegen der JavaScript-basiertheit raus.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-psycho.de/2009/06/02/crawltrack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacOS X Abfrage &#8220;mobilen Account erstellen&#8221; &amp; &#8220;nicht erneut fragen&#8221;</title>
		<link>http://www.it-psycho.de/2009/02/03/macos-x-abfrage-mobilen-account-erstellen-nicht-erneut-fragen/</link>
		<comments>http://www.it-psycho.de/2009/02/03/macos-x-abfrage-mobilen-account-erstellen-nicht-erneut-fragen/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 12:20:52 +0000</pubDate>
		<dc:creator>IT Psycho</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.it-psycho.de/?p=164</guid>
		<description><![CDATA[Auf  &#8220;Nicht erstellen&#8221; mit aktiviertem &#8220;nicht erneut fragen&#8221; geklickt? Die Einstellung l&#228;sst sich zur&#252;cksetzen mit: defaults write /Library/Preferences/com.apple.MCX MobileAccountNeverAsk-&#60;username&#62; -bool NO]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Auf  &#8220;Nicht erstellen&#8221; mit aktiviertem &#8220;nicht erneut fragen&#8221; geklickt?<br />
<img class="alignnone size-full wp-image-163" src="/wp-content/uploads/2009/02/macos_mobile_account.png" width="548" height="193" title="MacOS X Abfrage mobilen Account erstellen & nicht erneut fragen" alt="macos mobile account MacOS X Abfrage mobilen Account erstellen & nicht erneut fragen" /><br />
Die Einstellung l&auml;sst sich zur&uuml;cksetzen mit:</p>
<blockquote style="text-align: justify;"><p>defaults write /Library/Preferences/com.apple.MCX MobileAccountNeverAsk-<i>&lt;username&gt;</i> -bool NO</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.it-psycho.de/2009/02/03/macos-x-abfrage-mobilen-account-erstellen-nicht-erneut-fragen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

