<?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>plee.me &#187; Software</title>
	<atom:link href="http://www.plee.me/blog/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.plee.me/blog</link>
	<description>About software, technology and random things</description>
	<lastBuildDate>Wed, 30 Jun 2010 20:38:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Adobe Premiere Pro CS5 and the Long Loading Splash</title>
		<link>http://www.plee.me/blog/2010/06/adobe-premiere-pro-cs5-and-the-long-loading-splash/</link>
		<comments>http://www.plee.me/blog/2010/06/adobe-premiere-pro-cs5-and-the-long-loading-splash/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 19:53:35 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[127.0.0.1]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[Adobe Premiere Pro.exe]]></category>
		<category><![CDATA[Adobe QT32 Server.exe]]></category>
		<category><![CDATA[creative suite 5]]></category>
		<category><![CDATA[cs5]]></category>
		<category><![CDATA[dynamiclinkmanager.exe]]></category>
		<category><![CDATA[ExporterQuickTimeHost.prm]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[launching]]></category>
		<category><![CDATA[loading]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[long]]></category>
		<category><![CDATA[premiere pro]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[splash]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.plee.me/blog/?p=109</guid>
		<description><![CDATA[Hi! If you have used Adobe Premiere Pro CS5 (or several other CS5 products as I've read), you might have encountered long waiting times during the program launching. In the case of Premiere Pro CS5, the splash screen shows "Loading ExporterQuickTimeHost.prm" and sticks with it for a couple of minutes (yes, minutes). This is not [...]]]></description>
			<content:encoded><![CDATA[<p>Hi!</p>
<p>If you have used Adobe Premiere Pro CS5 (or several other CS5 products as I've read), you might have encountered long waiting times during the program launching. In the case of Premiere Pro CS5, the splash screen shows <em>"Loading ExporterQuickTimeHost.prm"</em> and sticks with it for a couple of minutes (yes, minutes). This is not even a one-time thing or a once-per-Windows-session, it happens each and every program launch.</p>
<p>When I researched this, I quickly found the answer in Adobe's forums: <a href="http://forums.adobe.com/thread/629718">Premiere CS5 takes 5 minutes to start up</a></p>
<p>In fact, what's causing this is not just the Adobe program, but rather the combination of a firewall and the Adobe program. If you are as restrictive in terms of Internet access as I am, you might have forbidden <em>Adobe Premiere Pro.exe</em> outgoing IP connections altogether. However, it is trying to establish a TCP connection to localhost / 127.0.0.1.</p>
<p><strong>The fix is to allow outgoing TCP (I chose IP, which of course includes TCP) to 127.0.0.1</strong> for the following executables:</p>
<ul>
<li><em>&lt;Premiere Directory&gt;</em>\Adobe Premiere Pro.exe</li>
<li><em>&lt;Premiere Directory&gt;</em>\32\Adobe QT32 Server.exe</li>
<li><em>&lt;Premiere Directory&gt;</em>\32\dynamiclinkmanager.exe</li>
</ul>
<p>with <em>&lt;Premiere Directory&gt;</em> of course being the path to your Adobe Premiere directory.</p>
<p><strong><em>Note:</em> Of course you can still stop every other outgoing traffic.</strong> Regard the 127.0.0.1 rule as an exception.</p>
<p>If you are trying to apply this fix to other Adobe programs, you are on your own to find out which .exes require 127.0.0.1 TCP connections. With modern firewalls, however, this shouldn't be that big of a problem. Just look at the prompts your firewall pops up and/or determine the .exes via logging.</p>
<p>I hope that helps you enjoy your respective Adobe program(s) all the more. <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Good luck and, as always, thanks for reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plee.me/blog/2010/06/adobe-premiere-pro-cs5-and-the-long-loading-splash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting Programs With Elevated Privileges (Windows Vista/7, UAC, Shortcut)</title>
		<link>http://www.plee.me/blog/2010/06/starting-programs-with-elevated-privileges-windows-vista7-uac-shortcut/</link>
		<comments>http://www.plee.me/blog/2010/06/starting-programs-with-elevated-privileges-windows-vista7-uac-shortcut/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 10:54:57 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[combination]]></category>
		<category><![CDATA[elevated]]></category>
		<category><![CDATA[elevation]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[privileges]]></category>
		<category><![CDATA[quick search]]></category>
		<category><![CDATA[rights]]></category>
		<category><![CDATA[run as administrator]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[start menu]]></category>
		<category><![CDATA[uac]]></category>
		<category><![CDATA[user account control]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.plee.me/blog/?p=103</guid>
		<description><![CDATA[If you are using Windows Vista or 7, of course you know the UAC. It is the reason why many setup programs and programs that need more privileges for execution make the UAC window pop up and ask for elevation. Some programs, however, like the  command prompt cmd.exe, can run both with or without elevated [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using Windows Vista or 7, of course you know the UAC. It is the reason why many setup programs and programs that need more privileges for execution make the UAC window pop up and ask for elevation. Some programs, however, like the  command prompt <em>cmd.exe</em>, can run both with or without elevated rights, which may lead to problems (for example trying to use <em>route.exe</em> from the unelevated command prompt).</p>
<p>In order to circumvent that problematic, you surely know that you can just open the <em>Start Menu</em>, type the name of the program into the <em>quick search</em> field, wait for it to show up in the results, right-click it and choose <em>"Run as administrator"</em>. I found that it was a little to bothersome to use the mouse in addition to typing, especially when you have to elevate quite often in a short period of time.</p>
<p>What is faster is the shortcut I recently found out about. Type the name of the program into the <em>Start Menu</em>'s <em>quick search</em> as usual, and instead of right-clicking, just press <strong><em>Ctrl+Shift+Enter</em></strong>. That way, you run the selected program from the list with elevation. You don't even necessarily have to wait for the search results to show up: for example, just type in <em>cmd</em> and press <em>Ctrl+Shift+Enter</em>.</p>
<p>This is a nice and nifty time saver.</p>
<p>Of course, there is also the method to just create a shortcut, go into its properties, click on the <em>"Advanced..."</em> button on the <em>"Shortcut"</em> tab and tick the <em>"Run as administrator"</em> checkbox. This shortcut will then automatically ask for elevation each time. Downside: You have to use another one in order to run it without elevated privileges.</p>
<p>Also note that the key combination <em>Ctrl+Shift+Enter</em> only seems to work in the Start Menu quick search box. I tried <em>Start =&gt; Run</em> with it (or: <em>Windows+R</em>), but it had no effect. Too bad.</p>
<p>I hope that was helpful to you and that it will save you as much time and hassle as it did for me.</p>
<p>Thanks for reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plee.me/blog/2010/06/starting-programs-with-elevated-privileges-windows-vista7-uac-shortcut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Connection Reset on the Speedport W 722V (Type B)</title>
		<link>http://www.plee.me/blog/2010/04/internet-connection-reset-on-the-speedport-w-722v-type-b/</link>
		<comments>http://www.plee.me/blog/2010/04/internet-connection-reset-on-the-speedport-w-722v-type-b/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 16:51:25 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Guides / How Tos]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[722v]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[deutsche]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[reconnecting]]></category>
		<category><![CDATA[reconnection]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[resetting]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[speedport]]></category>
		<category><![CDATA[t-home]]></category>
		<category><![CDATA[t-online]]></category>
		<category><![CDATA[telekom]]></category>
		<category><![CDATA[typ b]]></category>
		<category><![CDATA[type b]]></category>
		<category><![CDATA[w]]></category>

		<guid isPermaLink="false">http://www.plee.me/blog/?p=99</guid>
		<description><![CDATA[Hi! Since I've recently found out that my new router, the T-Home Speedport W 722V Type B, apparently does not support automatic disconnecting at a specific time (in order to circumvent the 24-hour connectionreset by my ISP), I took a route that my good friend Pool has been using for quite some time. It is [...]]]></description>
			<content:encoded><![CDATA[<p>Hi!</p>
<p>Since I've recently found out that my new router, the T-Home Speedport W 722V Type B, apparently does not support automatic disconnecting at a specific time (in order to circumvent the 24-hour connectionreset by my ISP), I took a route that my good friend Pool has been using for quite some time.</p>
<p>It is a batch script, so in order to use it, you have to be able to execute it.</p>
<p>On a side note, the Type A model of this router does support automatic disconnecting! Make sure you choose <em>"Other provider"</em> when you're in the internet configuration menu in order to be able to see the setting for that. The <em>"T-Online"</em> option sadly does not show it.</p>
<h2>What you need:</h2>
<ul>
<li>A Windows machine that is running at the given time (has to execute the script)</li>
<li><a href="http://curl.haxx.se/">cURL</a> for Windows, preferably the <em>win32-ssl-sspi</em> version (<a href="http://curl.haxx.se/latest.cgi?curl=win32-ssl-sspi">download page</a>). win32-ssl should be fine as well.</li>
<li>Configure a scheduled task for the script, which is not covered in this guide (but quite simple. Just make it execute the script.)</li>
</ul>
<h2>The batch script:</h2>
<pre>REM Speedport W 722V Type B Internet Reset Script v1.0 - 2010-04-29
REM Written by pl (plee.me)
REM
REM Works with the T-Home Speedport W 722V Type B home router.

REM START CONFIGURATION
REM Adjust these variables to your own ones!
SET PWD=12345678
SET COOKIEFILE="routercookies.txt"
REM END OF CONFIGURATION

@echo off
curl -k https://speedport.ip/cgi-bin/login.cgi -d "pws=%PWD%" -e "https://speedport.ip/hcti_start_passwort.stm" -c "%COOKIEFILE%"
curl -k https://speedport.ip/cgi-bin/status_startseite.cgi -d "connect=0&amp;disconnect=1&amp;block=0&amp;nonblock=0&amp;abc=0" -e "https://speedport.ip/hcti_startseite.stm" -b "%COOKIEFILE%"
curl -k https://speedport.ip/cgi-bin/status_startseite.cgi -d "connect=1&amp;disconnect=0&amp;block=0&amp;nonblock=0&amp;abc=0" -e "https://speedport.ip/hcti_startseite.stm" -b "%COOKIEFILE%"
curl -k https://speedport.ip/cgi-bin/logoutall.cgi -e "https://speedport.ip/hcti_startseite.stm" -b "%COOKIEFILE%"
del "%COOKIEFILE%"
</pre>
<h2>What this script does:</h2>
<p>It logs on the web administration interface, uses a hidden option to disconnect the internet connection, then uses a hidden option to connect, and finally logs out again.</p>
<p>Because the cookie is cached in a text file, it is deleted at the end of the script.</p>
<h2>Additional information:</h2>
<p>The lines beginning with <em>REM</em> are comments, so you might as well leave them out.</p>
<p>If you run the script, make sure that you either have the cURL directory in the PATH environment variable, or that you set its folder as the <strong>working directory</strong>, so that it can find the curl.exe and actually execute the (central) steps of the script.</p>
<p>I'm sure that this script can be optimized (probably a lot), but for now, it's doing the job.</p>
<p>I hope that was of any help to you, and thanks for reading! <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.plee.me/blog/2010/04/internet-connection-reset-on-the-speedport-w-722v-type-b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDFCreator and mybrowserbar.com (Adware!)</title>
		<link>http://www.plee.me/blog/2010/01/pdfcreator-and-mybrowserbar-com-adware/</link>
		<comments>http://www.plee.me/blog/2010/01/pdfcreator-and-mybrowserbar-com-adware/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 17:05:40 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Guides / How Tos]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[adware]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[mybrowserbar]]></category>
		<category><![CDATA[mybrowserbar.com]]></category>
		<category><![CDATA[pdfcreator]]></category>
		<category><![CDATA[pdfforge]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search settings]]></category>
		<category><![CDATA[spyware]]></category>

		<guid isPermaLink="false">http://www.plee.me/blog/?p=91</guid>
		<description><![CDATA[Hi! If you have recently encountered a weird behavior within your browser (I only know of Firefox because that's what I use), chances are that Adware has been installed onto your computer. When I was looking for a picture on my own website and I mistyped the URL, I noticed that immediately after it showed [...]]]></description>
			<content:encoded><![CDATA[<p>Hi!</p>
<p>If you have recently encountered a weird behavior within your browser (I only know of Firefox because that's what I use), chances are that Adware has been installed onto your computer.</p>
<p>When I was looking for a picture on my own website and I mistyped the URL, I noticed that immediately after it showed me my custom 404 page, I was redirected to a domain called mybrowserbar.com. The URL was:</p>
<pre>http://www.mybrowserbar.com/cgi/errors.cgi?q=<em>[404URL]</em>&amp;type=404&amp;ISN=<em>[funkystring32]</em>&amp;ccv=130&amp;cnid=302398&amp;cco=US&amp;ct=12</pre>
<p>with <em>[404URL]</em> as the wrong URL. <em>[funkystring32]</em> seemed to be some kind of MD5 string (32 characters, 0-9, A-F), maybe a unique identifier.</p>
<p>After searching the internet for a couple of minutes, I read a thread on the official Avira forums. In it it was explained that PDFCreator comes with an Adware called "Search Settings Plugin" that installs and enables itself in Firefox. Luckily, being a normal addon, the problem was quickly solved from there: <em>Tools =&gt; AddOns =&gt; Extensions =&gt; Search Settings Plugin =&gt; Uninstall/Disable</em>.</p>
<p>I can only shake my head at things like this.</p>
<p>There has also been discussion on the official pdfforge (PDFCreator) forums about this:</p>
<p><a href="http://en.pdfforge.org/forum/open-discussion/3140-search-settings-plugin-installed-wo-users-knowledge-along-yahoo-search">http://en.pdfforge.org/forum/open-discussion/3140-search-settings-plugin-installed-wo-users-knowledge-along-yahoo-search</a></p>
<p><a href="http://www.pdfforge.org/files/old_forum/2903.html">http://www.pdfforge.org/files/old_forum/2903.html</a></p>
<p>Thanks to the people at the official Avira forums! Oh, and nevertheless, in all honesty: thanks to pdfforge for providing such a nice tool. I have the feeling it's gonna be of great help to me in the future <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Source: <a href="http://forum.avira.com/wbb/index.php?page=Thread&amp;postID=895237">http://forum.avira.com/wbb/index.php?page=Thread&amp;postID=895237</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.plee.me/blog/2010/01/pdfcreator-and-mybrowserbar-com-adware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenVPN on Windows Vista / 7 &#8211; Ping says: TTL expired in transit</title>
		<link>http://www.plee.me/blog/2009/10/openvpn-on-windows-vista-7-ping-says-ttl-expired-in-transit/</link>
		<comments>http://www.plee.me/blog/2009/10/openvpn-on-windows-vista-7-ping-says-ttl-expired-in-transit/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 22:12:22 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Guides / How Tos]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[expired in transit]]></category>
		<category><![CDATA[openvpn]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[ttl]]></category>
		<category><![CDATA[uac]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.plee.me/blog/?p=79</guid>
		<description><![CDATA[Hi there! When I set up my VPN with OpenVPN yesterday, I found out about a little difficulty under Windows Vista and 7. Thankfully it was not that much of a hurdle as the UAC was the reason for this bug just like for a series of other bugs with different software I experimented with [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there!</p>
<p>When I set up my VPN with <a href="http://www.openvpn.net/">OpenVPN</a> yesterday, I found out about a little difficulty under Windows Vista and 7. Thankfully it was not that much of a hurdle as the UAC was the reason for this bug just like for a series of other bugs with different software I experimented with over the last few weeks. Nevertheless I hope that this piece of information helps you get rid of the following problem.</p>
<p>If you have set up your VPN and got it running without any major problems, and everything seems to be running just fine (connecting works), but you still can't establish connections to the other machines, you might find that pinging returns the error message <em>"TTL expired in transit"</em>. This is due to the fact that Vista (or Windows 7) needs administrator privileges to adjust your computer's settings properly in order to function when you've connected to the VPN successfully. I think it's about the route.exe process, but I'm not 100% sure.</p>
<p>Windows Vista and 7 have the equally famous as infamous UAC (User Account Control) that prevents even administrator privileged accounts from executing programs with administrator rights by default. In order to enable these rights you have to right-click the program (or program shortcut) and click on <em>"Run as administrator"</em> next to the yellow-blue shield if it does not run with administrator rights exclusively anyway (in which case you'd see the yellow-blue shield in the bottom right corner of the program icon itself and would be asked for administrator privileges automatically when you launch it as any other program).</p>
<p><strong>Please note that the following steps are for on-demand OpenVPN connections. For automatic connections, read further below.</strong></p>
<h2>OpenVPN on-demand connection</h2>
<p>So what you need to do is launch the connection with UAC. But how do you do that if you usually launch OpenVPN connections with a right-click and <em>"Start OpenVPN on this config file"</em>? Even creating a shortcut to the .ovpn file doesn't give you the <em>"Run as administrator"</em> option.</p>
<p>A simple solution is to create a batch file that simply changes to the work directory and executes .ovpn with the openvpn.exe.</p>
<p>Example file "ovpn_connection1.bat":</p>
<pre>@echo off
D:
cd \Programs\OpenVPN\config-ondemand\
D:\Programs\OpenVPN\bin\openvpn.exe D:\Programs\OpenVPN\config-ondemand\connection1.ovpn</pre>
<p>This batch file has the following parameters/assumptions:</p>
<ul>
<li>Your OpenVPN dir is on the D: partition (otherwise change the drive letter in the respective paths and leave the <em>"D:"</em> line out altogether).</li>
<li>The path to your OpenVPN dir is <em>D:\Programs\OpenVPN</em>.</li>
<li>Your connection configuration file is located in the <em>config-ondemand</em> subdirectory.</li>
</ul>
<p>Basically, you just switch to the work directory and execute OpenVPN's <em>openvpn.exe</em> located in its <em>bin</em> dir on the configuration. In a way, this works as a shortcut, but just as an executable batch.</p>
<p>The <em>@echo off</em> part is just so that you won't see the other commands displayed in the window each time you start the connection.</p>
<p>Now you either make a shortcut to this batch file or use it itself.</p>
<p>Whenever you want to start the connection, <em>right-click</em> on it and select <em>"Run as administrator"</em>.</p>
<p>Done! Test your ping and it should be fine.</p>
<h2>OpenVPN automatic connection</h2>
<p>All you need to do is to move the .ovpn configuration file and all the other required files into the <em>config</em> subdirectory of your OpenVPN installation.</p>
<p>When the OpenVPN service (Start =&gt; Run =&gt; services.msc) is started, it will look for .ovpn files in its <em>config</em> subdirectory and execute them all - with SYSTEM privileges. No UAC circumvention needed.</p>
<p>So just set your OpenVPN service to <em>"Automatic"</em> and you're good to go!</p>
<h2>OpenVPN on-demand connection with OpenVPN service</h2>
<p>Just do what is described under the "OpenVPN automatic connection" paragraph except for setting the service to <em>"Manual"</em>.</p>
<p>Now each time you want to launch the connection, you just need to type <em>"net start OpenVPNService"</em>. To stop it, type <em>"net stop OpenVPNService"</em>.</p>
<h2>Note on using connections with the OpenVPN service</h2>
<p>As the OpenVPN service feature executes *all* .ovpn configuration in the <em>config</em> subdirectory, there is no way to manually interfere with one particular connection of that directory and let's say disable it shortly. All <em>config</em>-connections are handled as a group with the OpenVPN service.</p>
<p>So if you need manual independency, look at the on-demand section.</p>
<p>I hope this wasn't all too fuzzy with the wordings and such.</p>
<p>Please comment or contact me if you have any questions on this matter.</p>
<p>Thanks for reading!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plee.me/blog/2009/10/openvpn-on-windows-vista-7-ping-says-ttl-expired-in-transit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling Windows Vista / 7 Explorer&#8217;s Automatic Folder Type Discovery</title>
		<link>http://www.plee.me/blog/2009/08/disabling-windows-vista-7-explorers-automatic-folder-type-discovery/</link>
		<comments>http://www.plee.me/blog/2009/08/disabling-windows-vista-7-explorers-automatic-folder-type-discovery/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 14:27:48 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Guides / How Tos]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[bagmru]]></category>
		<category><![CDATA[bags]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[discovery]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.plee.me/blog/?p=65</guid>
		<description><![CDATA[Hey! I very recently installed Windows 7 on my desktop computer and I'm loving it so far. One of the major things that bugged me though was the new Explorer behavior. The automatic folder type discovery just goes ahead and tries to determine a folder type just by looking at how many (or if there [...]]]></description>
			<content:encoded><![CDATA[<p>Hey!</p>
<p>I very recently installed Windows 7 on my desktop computer and I'm loving it so far.</p>
<p>One of the major things that bugged me though was the new Explorer behavior. The automatic <em>folder type discovery</em> just goes ahead and tries to determine a folder type just by looking at how many (or if there are) files of a certain type (pictures, videos, songs, ...) are in the current folder, and then it adjusts the viewing settings accordingly. For example, if you open a folder that contains mainly video files, it would show those with big icons instead of my default, a detailed list. Pictures are displayed as thumbnails.</p>
<p>Disabling this behavior proved to be interestingly difficult. As with most things that have been declared a default setting by Microsoft, it luckily can be done - but only via registry.</p>
<p><strong>First we need to delete our current folder type settings.</strong></p>
<ul>
<li>Close all open Explorer windows.</li>
<li>Open the registry editor with <em>Start =&gt; Run =&gt; cmd</em> and browse to <em>HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell</em>.</li>
<li>Delete and confirm the deletion of the keys <em>BagMRU</em> and <em>Bags</em>.</li>
<li>Now create a Key (right-click on the current key in the left pane and select <em>New =&gt; Key</em>) called <em>Bags</em>.</li>
<li>Create a subkey for <em>Bags</em> called <em>AllFolders</em>.</li>
<li>Create a subkey for <em>AllFolders</em> called <em>Shell</em>.</li>
<li>Create a String value (right-click in the right pane and select <em>New =&gt; String Value</em>) called <em>FolderType</em> and set the value to <em>NotSpecified</em>.</li>
<li>That's it for Windows 7. Please read the note for Windows Vista x64 below. Otherwise, just reboot and your new settings should be applied.</li>
</ul>
<p>That's it for Windows 7. If you're using Windows Vista x64, it might be possible that there is a copy of (or a similar) the <em>Local Settings\Software\Microsoft\Windows\Shell</em> key in <em>HKEY_CURRENT_USER\Software\Classes\Wow6432Node</em>. I could not confirm this for Windows 7, though I am using the 64 bit version (it just had a <em>CLSID</em> subkey, nothing more). In that case, delete the <em>Shell\Bags</em> and <em>Shell\BagMRU</em> folders like I told you above before finishing your modifications with a reboot.</p>
<p><strong>Warning:</strong> as always, playing around with the Windows registry can be dangerous when done incorrectly. If you do not feel safe about it, make sure to back up the keys you're about to modify via File =&gt; Export, or leave it altogether. I do not take any responsibility for any damage, nor do I give any guarantee that the steps I provided here will work for you. At least they worked for me.</p>
<p>Hopefully that was of help to you <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I discovered the initial instructions on <a href="http://www.mydigitallife.info/2007/11/08/disable-automatic-folder-type-discovery-for-templates-in-vista/">mydigitallife.info</a>. Thank's so much <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Had a hard time finding a guide for that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plee.me/blog/2009/08/disabling-windows-vista-7-explorers-automatic-folder-type-discovery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compiling Exim and MySQL on a (CentOS) 64 bit Environment</title>
		<link>http://www.plee.me/blog/2009/06/compiling-exim-and-mysql-on-a-64-bit-environment/</link>
		<comments>http://www.plee.me/blog/2009/06/compiling-exim-and-mysql-on-a-64-bit-environment/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 16:07:32 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[-lmysqlclient]]></category>
		<category><![CDATA[64]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[error 1]]></category>
		<category><![CDATA[error 2]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[exit status]]></category>
		<category><![CDATA[ld]]></category>
		<category><![CDATA[lib64]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[LOOKUP_INCLUDE]]></category>
		<category><![CDATA[LOOKUP_LIBS]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[Makefile]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://blog.plee.me/?p=56</guid>
		<description><![CDATA[Hey there! I was recently trying to compile Exim with MySQL support on a CentOS 5.x 64 bit system. However, I had my dear share of trouble when it came to adjust the Local/Makefile for the 64 bit architecture. The following error was what I got stuck on: ... gcc dkim-exim.c awk '{ print ($1+1) [...]]]></description>
			<content:encoded><![CDATA[<p>Hey there!</p>
<p>I was recently trying to compile Exim with MySQL support on a CentOS 5.x 64 bit system. However, I had my dear share of trouble when it came to adjust the <em>Local/Makefile</em> for the 64 bit architecture.</p>
<p>The following error was what I got stuck on:</p>
<pre>...
gcc dkim-exim.c

awk '{ print ($1+1) }' cnumber.h &gt; cnumber.temp
rm -f cnumber.h; mv cnumber.temp cnumber.h
gcc version.c
rm -f exim
gcc -o exim
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make[1]: *** [exim] Error 1
make[1]: Leaving directory `/root/incoming/exim-4.69/build-Linux-x86_64'
make: *** [go] Error 2</pre>
<p>Turns out it was easier to solve than I thought. The point was that it was looking for 32 bit libraries where it should have been looking for 64 bit ones. I adjusted the following lines in <em>Local/Makefile</em>:</p>
<pre>LOOKUP_INCLUDE=-I /usr/include/mysql
LOOKUP_LIBS=-L/usr/lib -lmysqlclient -lz -lm</pre>
<p>to say this:</p>
<pre>LOOKUP_INCLUDE=-I /usr/include/mysql
LOOKUP_LIBS=-L/usr/lib64/mysql -lmysqlclient -lz -lm</pre>
<p>And - hurray! - it works <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Be careful though, it seems to need the <em>/mysql</em> after <em>/usr/lib64</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plee.me/blog/2009/06/compiling-exim-and-mysql-on-a-64-bit-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Lags + Sysinternals</title>
		<link>http://www.plee.me/blog/2009/06/firefox-lags-sysinternals/</link>
		<comments>http://www.plee.me/blog/2009/06/firefox-lags-sysinternals/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 11:23:30 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[azureus]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[lags]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[sysinternals]]></category>
		<category><![CDATA[vuze]]></category>

		<guid isPermaLink="false">http://blog.plee.me/?p=49</guid>
		<description><![CDATA[Hey! I've recently found out about a majorly annoying phenomenon that can be experienced if you launch a performance-hungry application through Firefox, mostly through downloading a file and opening it directly from Firefox. Why? Speaking in terms of process trees, firefox.exe is the root process (or parent process) of the child process, say for example [...]]]></description>
			<content:encoded><![CDATA[<p>Hey!</p>
<p>I've recently found out about a majorly annoying phenomenon that can be experienced if you launch a performance-hungry application through Firefox, mostly through downloading a file and opening it directly from Firefox.</p>
<p>Why?</p>
<p>Speaking in terms of process trees, firefox.exe is the root process (or parent process) of the child process, say for example Azureus / Vuze. Vuze is known to be rather performance demanding and when it needs resources, it will take them not only from the system itself, but also noticably from the parent process. I don't know if it's common behavior, but usually that shows in Firefox experiencing the occasional couple-of-seconds lags.</p>
<p>The solution? Close Firefox and restart it. That way, all its child processes are raised to the same level firefox.exe was on and you can now browse without any more lags disturbing your streaming videos or anything else <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I realized this when I was running <a href="http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx">Process Explorer</a> by <a href="http://technet.microsoft.com/sysinternals/">Sysinternals</a> (a company that creates awesome tools for Windows. In fact so awesome they ended up being bought by Microsoft <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ). It's a great tool to see not only Process IDs, CPU usage, RAM usage and executable names, you can also see dependencies (parent/child processes), CPU time, threads, etc. As a very nice feature it can also show little diagrams of resource usage (CPU and I/O ops) as task icons in your task bar next to the system clock! So much better than the built-in task manager! <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Also check out the other tools by <a href="http://technet.microsoft.com/sysinternals/">Sysinternals</a>. I use <a href="http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx">Process Explorer</a> and <a href="http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx">Process Monitor</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plee.me/blog/2009/06/firefox-lags-sysinternals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Migrate Your Live Windows System To VirtualBox</title>
		<link>http://www.plee.me/blog/2009/06/how-to-migrate-your-live-windows-system-to-virtualbox/</link>
		<comments>http://www.plee.me/blog/2009/06/how-to-migrate-your-live-windows-system-to-virtualbox/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 17:02:07 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Guides / How Tos]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[live system]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.plee.me/wordpress/?p=25</guid>
		<description><![CDATA[Hey! Ever regret that Sun didn't include something like a migration assistant for your live Windows system in VirtualBox? My method concentrates on these basic steps: Create a backup of your whole system partition Create a new VirtualBox Hard Disk Install Windows onto the VirtualBox Hard Disk to create a function MBR (Master Boot Record) [...]]]></description>
			<content:encoded><![CDATA[<p>Hey!</p>
<p>Ever regret that Sun didn't include something like a migration assistant for your live Windows system in VirtualBox?</p>
<p>My method concentrates on these basic steps:</p>
<ul>
<li>Create a backup of your whole system partition</li>
<li>Create a new VirtualBox Hard Disk</li>
<li>Install Windows onto the VirtualBox Hard Disk to create a function MBR (Master Boot Record)</li>
<li>Apply the backup onto your VirtualBox Hard Disk</li>
</ul>
<p>Done!</p>
<h3><strong>What you need:</strong></h3>
<ul>
<li><a href="http://www.virtualbox.org/">Sun VirtualBox</a></li>
<li><a href="http://www.acronis.com/">Acronis TrueImage Home 2009</a> (or an equivalent backup program)</li>
<li>File-to-ISO converter (like a CD/DVD burning program, e.g. <a href="http://www.nero.com/">Ahead Nero</a> or <a href="http://www.alcohol-soft.com/">Alcohol 120%</a>)</li>
<li>The Windows installation disc</li>
</ul>
<h3><strong>Process:</strong></h3>
<ul>
<li>Start Acronis TrueImage and create a backup of your whole system partition. For version 2009 doesn't mean <em>System State</em> but <em>My Computer</em> =&gt; <em>Disk 1</em> =&gt; <em>C:</em>. Leave <em>Back up sector-by-sector</em> unchecked<em>. </em>Adjust the other settings to your liking and start the backup process.</li>
<li>Go to <em>Tools</em> =&gt; <em>Create Bootable Rescue Media</em> and create the image as an ISO file.</li>
<li>Use your File-to-ISO converter or burning software to convert your .tbi backup file to an ISO that you will be able to mount it as a CD/DVD later on. (Reason being that I had problems selecting the right partition to be replaced by the backup when I had two partitions mounted to the virtual machine - the other one included the backup file. Also you won't be able to install the Guest Additions, so you can't mount folders over the VirtualBox shared folders.)</li>
<li>Start VirtualBox and create a new <em>Machine</em>. Choose your current OS and name it as you like.</li>
<li>During the process create a new <em>Boot Hard Disk</em> and give it the <em>same size</em> as your current system partition (maybe less if you know the size will be enough).</li>
<li>Adjust the settings of your new machine and start it.</li>
<li>Mount the Windows installation disc and install Windows. This is so that a proper MBR (Master Boot Record) is created because we will need one in order to boot from the final system.</li>
<li>After the Windows installation (as soon as you see the Windows Start Menu and stuff), mount the <em>Acronis Bootable Rescue Media ISO</em> as a CD/DVD and boot from it.</li>
<li>Select <em>Acronis True Image Home (Full Version)</em> and you'll see the TrueImage program like you did in Windows.</li>
<li>Dismount the current CD/DVD image.</li>
<li>Mount your the ISO with your backup file.</li>
<li>Click on <em>Manage and Restore</em> =&gt; <em>Browse for backup...</em> and open the CD/DVD Drive which should have the backup image file right there. If it doesn't, try unmounting and remounting it again.</li>
<li>Right-click on the backup in the list and select <em>Restore</em>.</li>
<li>Select the hard disk (partition) you just created and continue. Make sure that the <em>Restore MBR (Master Boot Recover) / Track 0</em> checkbox is unchecked.</li>
<li>Let it run through.</li>
<li>Now reboot your machine.</li>
<li>Congratulations! You should have a working copy of your live system in VirtualBox!</li>
</ul>
<p>I guess there are a couple of kinks here and there because I didn't actually do it like that (I installed Windows on the virtual machine before I attempted to restore via Acronis Bootable Rescue Media ... yeah, silly me <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  ) and it was about 3 days ago, so I'm writing off the top of my head.</p>
<p>Please give me feedback if it worked! (And also if it didn't!) <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>In the case of Windows XP (and probably Vista and 7) because of the major change of hardware (actual drivers replaced by virtual drivers) you will be required to re-activate your Windows copy. XP gives you a maximum of 3 days for that.</strong></p>
<p>Just thought I'd mention it for clarity's sake <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Good luck and have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plee.me/blog/2009/06/how-to-migrate-your-live-windows-system-to-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling PHP 5 with IMAP support on SuSE / openSUSE Linux</title>
		<link>http://www.plee.me/blog/2009/06/compiling-php-5-with-imap-support-on-suse-opensuse-linux/</link>
		<comments>http://www.plee.me/blog/2009/06/compiling-php-5-with-imap-support-on-suse-opensuse-linux/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 14:43:06 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[compiling]]></category>
		<category><![CDATA[config.log]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[U8T_CANONICAL]]></category>
		<category><![CDATA[utf8_mime2text()]]></category>

		<guid isPermaLink="false">http://www.plee.me/wordpress/?p=20</guid>
		<description><![CDATA[If you get the following configure error: configure: error: utf8_mime2text() has old signature, but U8T_CANONICAL is present. This should not happen. Check config.log for additional information. It's probably because you're missing either the libc-client-devel package or imap-lib and imap-devel. Fire up yast and install those. You should be good to go now (I have openSUSE [...]]]></description>
			<content:encoded><![CDATA[<p>If you get the following configure error:</p>
<pre class="note">configure: error: utf8_mime2text() has old signature, but U8T_CANONICAL
is present. This should not happen. Check config.log for additional
information.</pre>
<p>It's probably because you're missing either the <em>libc-client-devel</em> package or <em>imap-lib</em> and <em>imap-devel</em>. Fire up <em>yast</em> and install those. You should be good to go now <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>(I have openSUSE 11.0 and it doesn't have the <em>libc-client-devel</em> package, but I read about it on another page and thought I'd add it, just to be safe <img src='http://www.plee.me/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plee.me/blog/2009/06/compiling-php-5-with-imap-support-on-suse-opensuse-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
