<?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>DJS Consulting Tech Blog &#187; Wine</title>
	<atom:link href="http://techblog.djs-consulting.com/category/linux/wine/feed" rel="self" type="application/rss+xml" />
	<link>http://techblog.djs-consulting.com</link>
	<description>Technical Information You Can Use</description>
	<lastBuildDate>Mon, 02 Jan 2012 18:44:33 +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>Webshots &#8211; Wine Strikes Again!</title>
		<link>http://techblog.djs-consulting.com/2004/webshots-wine-strikes-again.html</link>
		<comments>http://techblog.djs-consulting.com/2004/webshots-wine-strikes-again.html#comments</comments>
		<pubDate>Fri, 10 Sep 2004 06:00:29 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://techblog.johnson/?p=62</guid>
		<description><![CDATA[When I ran Windows as my desktop, I had a program called WebShots that I used to set my desktop wallpaper, and cycle it. They have Windows and Mac versions, but no Linux version yet. They still send me e-mails &#8230; <a href="http://techblog.djs-consulting.com/2004/webshots-wine-strikes-again.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When I ran Windows as my desktop, I had a program called <a href="http://www.webshots.com/">WebShots</a> that I used to set my desktop wallpaper, and cycle it. They have Windows and Mac versions, but no Linux version yet. They still send me e-mails each week, showing the daily picture selections for each day in the past week. I decided to download the Windows version, and install in under wine to see if it would work. I moved &#8220;websamp.exe&#8221; to /home/summersd/.wine/fake_windows, then ran &#8220;wine C:\\websamp.exe&#8221; to install the program. &#8220;wine &#8220;C:\\Program Files\\Webshots\\Launcher.exe&#8221; &#8221; then started the desktop control. I used that to disable the tray icon (wine has one, but you can&#8217;t see it), and I disabled almost every other &#8220;auto update&#8221; feature.</p>
<p>I had downloaded a &#8220;.wbz&#8221; file (which is what is imported into WebShots), and I finally figured out how to import it. Running the launcher program, and following it with the name of the .wbz file, imports it. I may figure out a way to automate that, but for now, I know how to do it.</p>
<p><em>(Note: This is the end of the &#8220;My Linux Adventure&#8221; series of posts. After this, I ended up going back to Windows XP, just because it worked and I didn&#8217;t have hobbyist time. As of May 2007, I&#8217;m running Ubuntu 7.04 on one computer, and Windows Vista on my laptop, which is currently out of commission.)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.djs-consulting.com/2004/webshots-wine-strikes-again.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>foobar2000 with Wine</title>
		<link>http://techblog.djs-consulting.com/2004/foobar2000-with-wine.html</link>
		<comments>http://techblog.djs-consulting.com/2004/foobar2000-with-wine.html#comments</comments>
		<pubDate>Wed, 08 Sep 2004 06:00:47 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Audio / Video]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://techblog.johnson/?p=58</guid>
		<description><![CDATA[foobar2000 is about the best, most organized audio player I&#8217;ve found. However, it is a Windows application, and according to what I&#8217;ve read, very reliant on Microsoft C++ extensions. I decided to give it a shot under wine, and it &#8230; <a href="http://techblog.djs-consulting.com/2004/foobar2000-with-wine.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.foobar2000.org/">foobar2000</a> is about the best, most organized audio player I&#8217;ve found. However, it is a Windows application, and according to what I&#8217;ve read, very reliant on Microsoft C++ extensions. I decided to give it a shot under wine, and it works great! There is a repaint problem &#8211; sometimes the playlist doesn&#8217;t refresh as it should. But, it&#8217;s pretty much a start-and-minimize sort of application, so that&#8217;s acceptable.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.djs-consulting.com/2004/foobar2000-with-wine.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Success with Wine &amp; Diagnostics</title>
		<link>http://techblog.djs-consulting.com/2004/success-with-wine-and-diagnostics.html</link>
		<comments>http://techblog.djs-consulting.com/2004/success-with-wine-and-diagnostics.html#comments</comments>
		<pubDate>Sun, 05 Sep 2004 06:01:51 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Wine]]></category>
		<category><![CDATA[Wireless Support]]></category>

		<guid isPermaLink="false">http://techblog.johnson/?p=54</guid>
		<description><![CDATA[At work, we use an editor called Visual SlickEdit (VSlick). It&#8217;s got a lot of features, and supports color-coding for many different languages. I decided that I&#8217;d give wine another shot, as we only have the Windows version of this &#8230; <a href="http://techblog.djs-consulting.com/2004/success-with-wine-and-diagnostics.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At work, we use an editor called <a href="http://www.slickedit.com/">Visual SlickEdit</a> (VSlick). It&#8217;s got a lot of features, and supports color-coding for many different languages. I decided that I&#8217;d give wine another shot, as we only have the Windows version of this program. I installed wine and winesetuptk, used winesetuptk to configure the installation, then ran the installation program. Everything installed, and the program ran up to a point, when it started complaining about a missing DLL. I booted to WXP, found the DLL, copied it to the FAT32 drive, rebooted to Linux, and copied the DLL into the &#8220;fake windows&#8221; system directory. Soon, it was working great! I can&#8217;t believe it &#8211; success with wine!</p>
<p>I also have made little headway towards getting Apache and MySQL to working. I changed the process that Apache uses to run as &#8220;summersd&#8221;, and I was able to see pages (although any pages that relied on a database didn&#8217;t work). I still haven&#8217;t figured this one out yet&#8230;</p>
<p>I&#8217;m still getting kernel panics from time to time, and it seems to be whenever I access networking. A suggestion from one of the folks on the WBEL users list was to download the <a href="http://www.ultimatebootcd.com/">Ultimate Boot CD</a>, filled with diagnostic programs. I downloaded it, burned it, and ran some memory checks. Those checked out, so I&#8217;m going to run a &#8220;CPU Burn-In&#8221; program to see if it can detect errors from the CPU. It runs for up to 7 days, but I think I&#8217;ll just run it overnight &#8211; folding@home didn&#8217;t take nearly that long to crash it before.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.djs-consulting.com/2004/success-with-wine-and-diagnostics.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Non-Alcoholic Wine Experiments</title>
		<link>http://techblog.djs-consulting.com/2004/non-alcoholic-wine-experiments.html</link>
		<comments>http://techblog.djs-consulting.com/2004/non-alcoholic-wine-experiments.html#comments</comments>
		<pubDate>Fri, 02 Jul 2004 06:00:27 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Office Productivity]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://techblog.johnson/?p=31</guid>
		<description><![CDATA[Wine is not getting me drunk. I installed it, downloaded and installed WineSetupTK to assist with configuration. I then ran the setup program (through wine) for Thomas the Tank Engine: The Great Festival Adventure. Once that completed, I tried to &#8230; <a href="http://techblog.djs-consulting.com/2004/non-alcoholic-wine-experiments.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Wine is not getting me drunk. I installed it, downloaded and installed <a href="http://sourceforge.net/project/showfiles.php?group_id=6241&amp;package_id=77479&amp;release_id=161192">WineSetupTK</a> to assist with configuration. I then ran the setup program (through wine) for <em>Thomas the Tank Engine: The Great Festival Adventure</em>. Once that completed, I tried to run the program (by entering [wine "C:\Program Files\Hasbro Interactive\The Great Festival Adventure\thomas.exe"]) and got a message box saying &#8220;CD check path not found.&#8221; I searched the web for this message, and didn&#8217;t find anything &#8211; it may be a message from the game, and not wine. I&#8217;ll do some digging later.</p>
<p>You may remember the problems I had with the Folding@Home client. So, I decided to try to run the Windows version through wine. I downloaded it, and ran it through wine. It took about 2 minutes to lock my machine up. I&#8217;m not being too hard on wine for this stuff &#8211; an emulator isn&#8217;t going to be 100%. I am concerned that I don&#8217;t seem to be able to run any sort of Folding@Home client, and since it&#8217;s not open-source, I can&#8217;t try compiling on this computer.</p>
<p>I uninstalled the OpenOffice.org suite from the /root directory, and installed it in /usr/local/OpenOffice.org1.1.2 (which was where it suggested). Now, it works for normal users. I still haven&#8217;t been able to resolve my printing problems, but I sent a question today to the WBEL users list &#8211; they came through quickly for helping me resolve my mail importing issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.djs-consulting.com/2004/non-alcoholic-wine-experiments.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downloading Wine</title>
		<link>http://techblog.djs-consulting.com/2004/downloading-wine.html</link>
		<comments>http://techblog.djs-consulting.com/2004/downloading-wine.html#comments</comments>
		<pubDate>Thu, 01 Jul 2004 06:00:08 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Internet Apps]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://techblog.johnson/?p=29</guid>
		<description><![CDATA[Today I didn&#8217;t do a whole lot &#8211; I deleted the dupes out of my inbox subfolders, and I downloaded wine.  I&#8217;ll install it tomorrow.]]></description>
			<content:encoded><![CDATA[<p>Today I didn&#8217;t do a whole lot &#8211; I deleted the dupes out of my inbox subfolders, and I downloaded wine.  I&#8217;ll install it tomorrow.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.djs-consulting.com/2004/downloading-wine.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

