<?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>Grupenet &#187; beta</title>
	<atom:link href="http://grupenet.com/tag/beta/feed/" rel="self" type="application/rss+xml" />
	<link>http://grupenet.com</link>
	<description>Software tips and tricks</description>
	<lastBuildDate>Thu, 24 Dec 2009 19:23:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AppFresh, keeping OS X apps up-to-date</title>
		<link>http://grupenet.com/2008/02/25/appfresh-keeping-os-x-apps-up-to-date/</link>
		<comments>http://grupenet.com/2008/02/25/appfresh-keeping-os-x-apps-up-to-date/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 00:03:30 +0000</pubDate>
		<dc:creator>Jared Schwager</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[appfresh]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://grupenet.com/2008/02/25/appfresh-keeping-os-x-apps-up-to-date/</guid>
		<description><![CDATA[One of the great features of Ubuntu and other Linux distributions is the ability to include third party application updates alongside regular operating system level software updates. Both Windows and Mac OS X are somewhat lacking in this area, with Windows as the higher-lacking of the two.
 Fortunately on the OS X side, software developer [...]]]></description>
			<content:encoded><![CDATA[<p>One of the great features of Ubuntu and other Linux distributions is the ability to include third party application updates alongside regular operating system level software updates. Both Windows and Mac OS X are somewhat lacking in this area, with Windows as the higher-lacking of the two.</p>
<p><a href="http://metaquark.de/appfresh/"><img src='http://grupenet.com/wp-content/uploads/2008/02/appfreshlogo.png' alt='AppFresh logo' class='alignright' /></a> Fortunately on the OS X side, software developer <a href="http://metaquark.de/">metaquark</a> has released an application by the name of <a href="http://metaquark.de/appfresh/">AppFresh</a> which aims to fill the gap of the need for a central application updater.</p>
<p>Currently, AppFresh is available as a Development Preview, so it is recommended that you back up all of your applications before using AppFresh if you intend to use the built-in update installer. If you&#8217;d rather stay on the safe side, AppFresh can still be used to check for and download updates excluding the automatic update installer process.</p>
<p>AppFresh also includes integration of <a href="http://osx.iusethis.com/">iusethis.com</a>. This allows AppFresh to also check for updates to applications that are not natively supported but are listed in the iusethis database. It also allows you to easily add new apps to your iusethis profile without having to search for each app beforehand.</p>
<p>Another interesting feature is the ability to take a &#8220;snapshot&#8221; of an application, which captures the current version of the application along with the application data and preferences. It&#8217;s basically Time Machine for your apps.</p>
<p>More information can be found at the <a href="http://metaquark.de/appfresh/">AppFresh website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://grupenet.com/2008/02/25/appfresh-keeping-os-x-apps-up-to-date/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fix font issue in Safari for Windows</title>
		<link>http://grupenet.com/2007/06/12/fix-font-issue-in-safari-for-windows/</link>
		<comments>http://grupenet.com/2007/06/12/fix-font-issue-in-safari-for-windows/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 14:33:33 +0000</pubDate>
		<dc:creator>Jared Schwager</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://grupenet.com/2007/06/12/fix-font-issue-in-safari-for-windows/</guid>
		<description><![CDATA[Yesterday Apple released a Safari 3 Public Beta for Windows. After installing it, I am greeted with a browser that displays absolutely no text.
I quickly find that I am not the only one with this problem. The problem happens if you have a large amount of fonts installed on Windows. After hours of digging through [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday Apple released a <a href="http://www.apple.com/safari/download/">Safari 3 Public Beta</a> for Windows. After installing it, I am greeted with a browser that displays absolutely no text.</p>
<p><a href='http://grupenet.com/wp-content/uploads/2007/06/safaribeta1.png' title='Safari without text' rel='lytebox[fix-font-issue-in-safari-for-windows]'><img src='http://grupenet.com/wp-content/uploads/2007/06/safaribeta1.thumbnail.png' alt='Safari 3 Beta for Windows 1' class='alignright' align='right' /></a>I quickly find that I am <a href="http://discussions.apple.com/thread.jspa?threadID=992780&#038;tstart=0">not the only one</a> with this problem. The problem happens if you have a large amount of fonts installed on Windows. After hours of digging through comments on blogs of people having the same problem with no solution, I decided to try my hand at fixing it myself. Eventually I found a way to fix the issue, so here&#8217;s how to do it.</p>
<p>First, navigate to the following directory. You should see a file named <code>Fonts.plist</code>, though it may not exist in every case.</p>
<ul>
<li>C:\Documents and Settings\%USERNAME%\<strong>Local Settings</strong>\Application Data\Apple Computer\Safari (Windows XP)</li>
<li>C:\Users\%USERNAME%\AppData\Local\Apple Computer\Safari (Windows Vista)</li>
</ul>
<p>Download this <a href="http://grupenet.com/wp-content/uploads/2007/06/Fonts.plist">Fonts.plist</a> and replace your old one with the one you just downloaded. Now, open the Properties for the Fonts.plist file and set it to &#8220;Read-only&#8221;.</p>
<p>If some fonts still don&#8217;t show up correctly, open your Fonts.plist in Wordpad (uncheck Read-only in the properties first) and edit the locations of the fonts to match the location of the fonts on your computer. Make sure to set the file to &#8220;Read-only&#8221; when you&#8217;re finished editing, otherwise Safari will overwrite it the next time you launch it. </p>
<p>If you followed this tutorial closely and edited everything correctly, Safari should look something like this.<br />
<a href='http://grupenet.com/wp-content/uploads/2007/06/safaribeta2.png' title='Safari with text' rel='lytebox[fix-font-issue-in-safari-for-windows]'><img src='http://grupenet.com/wp-content/uploads/2007/06/safaribeta2.thumbnail.png' alt='Safari 3 Beta for Windows 2' /></a></p>
<p>If you&#8217;re still having problems with fonts showing, navigate to <strong>C:\Program Files\Safari\Safari.resources</strong> and make sure there are two fonts files named <strong>Lucida Grande.ttf</strong> and <strong>Lucida Grande Bold.ttf</strong>. If they do not exist, download this <a href="http://grupenet.com/wp-content/uploads/2007/06/safari-fonts.zip">ZIP of the fonts</a> and place them in the <strong>Safari.resources</strong> directory.</p>
<p><strong>Update (06/14/2007):</strong><br />
If you have updated Safari to version 3.0.1 you may need to replace your <strong>Fonts.plist</strong> file again and set it to read-only.</p>
<p><strong>Update (06/22/2007):</strong><br />
Apple has just released Safari version 3.0.2 which fixes the font issues. Please make sure the read-only option on your <strong>Fonts.plist</strong> file is unset. Go <a href="http://www.apple.com/safari/download/">download the new version</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://grupenet.com/2007/06/12/fix-font-issue-in-safari-for-windows/feed/</wfw:commentRss>
		<slash:comments>85</slash:comments>
		</item>
	</channel>
</rss>
