<?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>Syntux the geek &#187; Software</title>
	<atom:link href="http://syntux.net/blog/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://syntux.net/blog</link>
	<description>Your freedom is worth more than you think. Take advantage of it while you can.</description>
	<lastBuildDate>Mon, 27 Feb 2012 07:14:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Free your Mac memory for free</title>
		<link>http://syntux.net/blog/2011/12/30/free-your-mac-memory-for-free/</link>
		<comments>http://syntux.net/blog/2011/12/30/free-your-mac-memory-for-free/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 07:57:01 +0000</pubDate>
		<dc:creator>Syntux</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://syntux.net/blog/?p=365</guid>
		<description><![CDATA[Mac OSX is beautiful, not only in its design, but also in its memory management. However, sometimes the inactive memory takes long time before released. According to Apple support Inactive memory is information in memory is not actively being used, but was recently used. For example, if you&#8217;ve been using Mail and then quit it, [...]]]></description>
			<content:encoded><![CDATA[
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsyntux.net%2Fblog%2F2011%2F12%2F30%2Ffree-your-mac-memory-for-free%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
<p>Mac OSX is beautiful, not only in its design, but also in its <a href="http://en.wikipedia.org/wiki/Mac_OS_memory_management" title="Mac OS memory management">memory management</a>. However, sometimes the inactive memory takes long time before released. </p>
<p>According to Apple support <strong>Inactive memory</strong> is</p>
<blockquote cite="http://support.apple.com/kb/ht1342"><p>
information in memory is not actively being used, but was recently used.</p>
<p>For example, if you&#8217;ve been using Mail and then quit it, the RAM that Mail was using is marked as Inactive memory. This Inactive memory is available for use by another application, just like Free memory.  </p>
<p>However, if you open Mail before its Inactive memory is used by a different application, Mail will open quicker because its Inactive memory is converted to Active memory, instead of loading Mail from the slower hard disk.
</p></blockquote>
<p>In many cases you will need to jump from a heavy application into another, and then you will need either to accept the system performance, which is not deadly bad, or use a simple command line to free your memory.</p>
<p>First, how to monitor your memory?<br />
Mac OS X comes with Activity Monitor Application that gives you a glimpse about your system resources, one major resource is your memory.<br />
Read Apple help on <a href="http://support.apple.com/kb/ht1342" title="Mac OS X: Reading system memory usage in Activity Monitor">Reading system memory usage in Activity Monitor</a></p>
<p><a href="http://syntux.net/blog/wp-content/uploads/2011/12/Screen-Shot-2011-12-30-at-9.43.37-AM.png"><img src="http://syntux.net/blog/wp-content/uploads/2011/12/Screen-Shot-2011-12-30-at-9.43.37-AM.png" alt="" title="Apple Activity Monitor" width="405" height="129" class="alignnone size-full wp-image-367" /></a></p>
<p>Now, how to free the inactive memory without having to reboot? </p>
<p>Open your terminal app and run<br />
<code>purge</code></p>
<p>Checking the ManPage of Purge, purge task defined as <q>force disk cache to be purged (flushed and emptied)</q> with a description <q>Purge can be used to approximate initial boot conditions with a cold  disk buffer cache for performance analysis. It does not affect anonymous memory that has been allocated through malloc, vm_allocate, etc.</q></p>
<p>No need to download an app to free your memory and moreover, you do not need to buy an app for that purpose, it comes for free.</p>
<p>&copy;2012 <a href="http://syntux.net/blog">Syntux the geek</a>. All Rights Reserved.</p>.
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsyntux.net%2Fblog%2F2011%2F12%2F30%2Ffree-your-mac-memory-for-free%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://syntux.net/blog/2011/12/30/free-your-mac-memory-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X Speed Freak</title>
		<link>http://syntux.net/blog/2011/04/29/mac-os-x-speed-freak/</link>
		<comments>http://syntux.net/blog/2011/04/29/mac-os-x-speed-freak/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 10:00:52 +0000</pubDate>
		<dc:creator>Syntux</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://syntux.net/blog/?p=323</guid>
		<description><![CDATA[&#160; Speed Freak, at a user-specified interval, reprioritizes applications so that the frontmost (or active) application gets more processor time than background applications. By default in Mac OS X, all processes have equal priority. By using Speed Freak, you override this default by increasing the priority of whatever application you are currently using, resulting in [...]]]></description>
			<content:encoded><![CDATA[
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsyntux.net%2Fblog%2F2011%2F04%2F29%2Fmac-os-x-speed-freak%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://home.comcast.net/~jeff.ulicny/software/utils.html#sf"><img class="aligncenter" style="border: 0pt none;" src="http://home.comcast.net/%7Ejeff.ulicny/software/images/speed_freak.jpg" alt="" width="128" height="128" /></a></p>
<p>Speed Freak, at a user-specified interval,  reprioritizes  applications so that the frontmost (or active) application  gets more  processor time than background applications. By default in  Mac OS X,  all processes have equal priority. By using Speed Freak, you  override  this default by increasing the priority of whatever application  you are  currently using, resulting in faster application performance.  Speed  Freak accomplishes this through the Unix &#8220;renice&#8221; command.</p>
<p>Speed  Freak does not affect graphics card performance  and will show little to  no increase in 3D games. Although Speed Freak  does not affect network  performance, the increased CPU priority it  offers should increase  performance in internet applications. For  example, web pages with  complicated HTML should render faster but  download speed will not  change.</p>
<p>&copy;2012 <a href="http://syntux.net/blog">Syntux the geek</a>. All Rights Reserved.</p>.
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsyntux.net%2Fblog%2F2011%2F04%2F29%2Fmac-os-x-speed-freak%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://syntux.net/blog/2011/04/29/mac-os-x-speed-freak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Cloud Computing Software: Build, manage and deploy private &amp; public clouds</title>
		<link>http://syntux.net/blog/2011/04/27/open-source-cloud-computing-software-build-manage-and-deploy-private-public-clouds/</link>
		<comments>http://syntux.net/blog/2011/04/27/open-source-cloud-computing-software-build-manage-and-deploy-private-public-clouds/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 13:55:24 +0000</pubDate>
		<dc:creator>Syntux</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://syntux.net/blog/?p=300</guid>
		<description><![CDATA[&#160; Cloud.com helps organizations quickly and easily build, manage, and deploy private and public clouds. Extending beyond individual virtual machine images running on commodity hardware, the Cloud.com CloudStack provides an integrated software solution for delivering virtual data centers as a service – delivering all of the essential components used to build, deploy, and manage multi-tier and [...]]]></description>
			<content:encoded><![CDATA[
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsyntux.net%2Fblog%2F2011%2F04%2F27%2Fopen-source-cloud-computing-software-build-manage-and-deploy-private-public-clouds%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
<p style="text-align: center;"><a href="http://cloud.com/"><img id="logo" class="aligncenter" style="border: 0px initial initial;" title="Open Source Cloud Computing Software" src="http://www.cloud.com/sites/all/themes/cloud/images/logo.png" alt="Open Source Cloud Computing Software" width="159" height="51" /></a></p>
<p>&nbsp;</p>
<p><strong><a href="http://Cloud.com">Cloud.com</a></strong> helps organizations quickly and easily <strong>build, manage, and deploy private and public clouds.</strong> Extending beyond individual virtual machine images running on commodity hardware, the Cloud.com CloudStack provides an integrated software solution for delivering virtual data centers as a service – delivering all of the essential components used to build, deploy, and manage multi-tier and multi-tenant cloud applications in a simple to install software package. Because Cloud.com focuses on removing the complexity of cloud infrastructure by integrating all of the key components, customers realize instant efficiencies and without the overhead of integration, professional services, and complex deployment schedules.</p>
<p>With CloudStack as the foundation for infrastructure clouds, data center operators can quickly and easily build cloud services within their existing infrastructure to offer on-demand, elastic cloud services. Cloud.com believes that cloud computing is a major shift and an entirely new paradigm in data center computing. Cloud computing delivers higher efficiency, limitless scale and faster deployment of new services and systems to the end-user, thereby changing the economics of the data center by shifting the delivery of IT resources to an on-demand model.</p>
<table id="products-table" border="0" cellpadding="5" width="100%">
<tbody>
<tr>
<td><img src="http://www.cloud.com/sites/all/themes/cloud/images/icons/icon1.png" alt="Clock icon" width="35" height="35" /></td>
<td><strong>On Demand, Virtual Datacenter Hosting</strong><br />
Provide users with a virtually unlimited amount of computing power &#8211; on demand</td>
</tr>
<tr>
<td><img src="http://www.cloud.com/sites/all/themes/cloud/images/icons/icon2.png" alt="Person icon" width="35" height="35" /></td>
<td><strong>Customer Self-Service Administration</strong><br />
Free up IT resources for more business critical needs by delegating administration to the cloud users</td>
</tr>
<tr>
<td><img src="http://www.cloud.com/sites/all/themes/cloud/images/icons/icon3.png" alt="Gear icon" width="35" height="35" /></td>
<td><strong>Comprehensive Service Management </strong><br />
Define, meter, deploy and manage services to be consumed within your cloud</td>
</tr>
<tr>
<td><img src="http://www.cloud.com/sites/all/themes/cloud/images/icons/icon4.png" alt="Lock icon" width="35" height="35" /></td>
<td><strong>Secure Cloud Deployments</strong><br />
Isolate compute, network and storage resources by user, location and deployment</td>
</tr>
<tr>
<td><img src="http://www.cloud.com/sites/all/themes/cloud/images/icons/icon5.png" alt="Cloud icon" width="35" height="35" /></td>
<td><strong>Common Cloud API</strong><br />
Support for common cloud APIs like the OpenStack API and the Amazon Web Services API</td>
</tr>
<tr>
<td><img src="http://www.cloud.com/sites/all/themes/cloud/images/icons/icon6.png" alt="key icon" width="35" height="35" /></td>
<td><strong>Open Source</strong><br />
Complete transparency, increased flexibility, lower cost and no vendor lock-in</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&copy;2012 <a href="http://syntux.net/blog">Syntux the geek</a>. All Rights Reserved.</p>.
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsyntux.net%2Fblog%2F2011%2F04%2F27%2Fopen-source-cloud-computing-software-build-manage-and-deploy-private-public-clouds%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://syntux.net/blog/2011/04/27/open-source-cloud-computing-software-build-manage-and-deploy-private-public-clouds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Burn: Simple but advanced burning for Mac OS X</title>
		<link>http://syntux.net/blog/2011/04/18/burn-simple-but-advanced-burning-for-mac-os-x/</link>
		<comments>http://syntux.net/blog/2011/04/18/burn-simple-but-advanced-burning-for-mac-os-x/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 08:51:23 +0000</pubDate>
		<dc:creator>Syntux</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[allready]]></category>
		<category><![CDATA[audio cd]]></category>
		<category><![CDATA[burns]]></category>
		<category><![CDATA[cd text]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[disc icon]]></category>
		<category><![CDATA[disk images]]></category>
		<category><![CDATA[family and friends]]></category>
		<category><![CDATA[file permissions]]></category>
		<category><![CDATA[fly]]></category>
		<category><![CDATA[interactive menus]]></category>
		<category><![CDATA[mp3 discs]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[quality files]]></category>
		<category><![CDATA[video disc]]></category>
		<category><![CDATA[video discs]]></category>
		<category><![CDATA[videocd]]></category>
		<category><![CDATA[worry]]></category>

		<guid isPermaLink="false">http://syntux.net/blog/?p=293</guid>
		<description><![CDATA[There are a lot of ways to approach burning discs. Burn keeps it simple, but still offers a lot of advanced options. Keep your files safe and share them. Burn your files to a disc so you can access them later on. Choose different filesystems so you can share your files with people with different [...]]]></description>
			<content:encoded><![CDATA[
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsyntux.net%2Fblog%2F2011%2F04%2F18%2Fburn-simple-but-advanced-burning-for-mac-os-x%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
<p style="text-align: center;"><a href="http://burn-osx.sourceforge.net/Pages/English/home.html"><img class="aligncenter" style="border: 0pt none;" src="http://burn-osx.sourceforge.net/Pictures/English/burnmainwindow.png" alt="Burn Main Window (Image)" width="400" height="397" /></a></p>
<p>There are a lot of ways to approach burning discs. Burn keeps it simple, but still offers a lot of advanced options.</p>
<h3>Keep your files safe and share them.</h3>
<p>Burn your files to a disc so you can access them later on.  Choose different filesystems so you can share your files with people  with different operating systems.<br />
Change advanced settings like, file permissions, the disc icon, file dates and more on the fly in Burns inspector.</p>
<h3>Let the music be with you.</h3>
<p>Create standard Audio-CD discs with ease. Just drop your  audio files in Burns audio list. Want more music on your disc, Burn can  create MP3 discs. More and more players support these discs. Higher  quality, no problem, Burn can create DVD-Audio discs, which can contain  more and higher quality files.<br />
Burn offers advanced options like CD-Text and mp3 tag editing to personalize your disc.</p>
<h3>Share your movies.</h3>
<p>Made your own movies and want to share them with family  and friends? No problem. Burn can create a wide range of video discs.  From VideoCD to DVD-Video discs. And DivX discs to fit more of your  videos on a disc.</p>
<p>To personalize your DVD-Video disc, burn can create interactive menus. Choose a theme in Burn or create your own.</p>
<h3>1 + 1 makes 2.</h3>
<p>Allready have discs you like to reproduce. Don&#8217;t worry,  Burn can help you. Burn can copy discs or use disk images to recreate  your discs. With one drive Burn still will be able to copy a disc, by  temporary saving the disc.</p>
<h3>Converting.</h3>
<p>Forget worrying about conversion. Burn will take your video and audio files and turns them in the right format.<br />
In the preferences you can set the options for quality and size.</p>
<p>Tags: <a href="http://syntux.net/blog/?s=disc+icon" rel="tag">disc icon</a>, <a href="http://syntux.net/blog/?s=mp3+discs" rel="tag"> mp3 discs</a>, <a href="http://syntux.net/blog/?s=quality+files" rel="tag"> quality files</a>, <a href="http://syntux.net/blog/?s=interactive+menus" rel="tag"> interactive menus</a>, <a href="http://syntux.net/blog/?s=disk+images" rel="tag"> disk images</a>, <a href="http://syntux.net/blog/?s=video+discs" rel="tag"> video discs</a>, <a href="http://syntux.net/blog/?s=cd+text" rel="tag"> cd text</a>, <a href="http://syntux.net/blog/?s=videocd" rel="tag"> videocd</a>, <a href="http://syntux.net/blog/?s=video+disc" rel="tag"> video disc</a>, <a href="http://syntux.net/blog/?s=allready" rel="tag"> allready</a>, <a href="http://syntux.net/blog/?s=file+permissions" rel="tag"> file permissions</a>, <a href="http://syntux.net/blog/?s=family+and+friends" rel="tag"> family and friends</a>, <a href="http://syntux.net/blog/?s=audio+cd" rel="tag"> audio cd</a>, <a href="http://syntux.net/blog/?s=burns" rel="tag"> burns</a>, <a href="http://syntux.net/blog/?s=operating+systems" rel="tag"> operating systems</a>, <a href="http://syntux.net/blog/?s=conversion" rel="tag"> conversion</a>, <a href="http://syntux.net/blog/?s=fly" rel="tag"> fly</a>, <a href="http://syntux.net/blog/?s=worry" rel="tag"> worry</a>, <a href="http://syntux.net/blog/?s=music" rel="tag"> music</a></p>
<p>&copy;2012 <a href="http://syntux.net/blog">Syntux the geek</a>. All Rights Reserved.</p>.
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsyntux.net%2Fblog%2F2011%2F04%2F18%2Fburn-simple-but-advanced-burning-for-mac-os-x%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://syntux.net/blog/2011/04/18/burn-simple-but-advanced-burning-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Refinery: Customising your Mac has never been easier.﻿</title>
		<link>http://syntux.net/blog/2011/04/16/refinery-customising-your-mac-has-never-been-easier-%ef%bb%bf/</link>
		<comments>http://syntux.net/blog/2011/04/16/refinery-customising-your-mac-has-never-been-easier-%ef%bb%bf/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 08:47:43 +0000</pubDate>
		<dc:creator>Syntux</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[address book]]></category>
		<category><![CDATA[apps sectionsnow leopardmac os xpowerpc corepreview featurebottom barlogin windowrefinerymaildefault statenew iconhidden featuresmenubarclippingdocksdashboardaddress bookos xsystem requirementssafaria]]></category>
		<category><![CDATA[bottom bar]]></category>
		<category><![CDATA[clipping]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[default state]]></category>
		<category><![CDATA[docks]]></category>
		<category><![CDATA[hidden features]]></category>
		<category><![CDATA[login window]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[menubar]]></category>
		<category><![CDATA[new icon]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[powerpc core]]></category>
		<category><![CDATA[preview feature]]></category>
		<category><![CDATA[refinery]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[system requirements]]></category>

		<guid isPermaLink="false">http://syntux.net/blog/?p=284</guid>
		<description><![CDATA[Revamp the Dock With Refinery, giving your Dock a whole new look is as simple as drag-and-drop. The Live Preview feature lets you see your changes as you make them, and you can export your favorite docks as Refinery Dock files, which you can import back into Refinery later. And it only takes one click [...]]]></description>
			<content:encoded><![CDATA[
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsyntux.net%2Fblog%2F2011%2F04%2F16%2Frefinery-customising-your-mac-has-never-been-easier-%25ef%25bb%25bf%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
<div><a href="http://www.ezasoft.com/refinery/"><img class="aligncenter" style="border: 0pt none;" src="http://www.ezasoft.com/refinery/images/refineryBanner.png" alt="" width="462" height="245" /></a></div>
<div></div>
<div></div>
<div></div>
<div>
<div><a href="http://www.ezasoft.com/refinery/"><img style="border: 0pt none;" src="http://www.ezasoft.com/refinery/images/dock.png" alt="" width="140" height="128" align="left" /></a><strong> </strong></div>
<div></div>
<div><strong>Revamp the Dock With  Refinery</strong>,</div>
<div>giving your Dock a whole new look is as simple as  drag-and-drop. The Live Preview feature lets you see your changes as you  make them, and you can export your favorite docks as Refinery Dock  files, which you can import back into Refinery later. And it only takes  one click to restore your Dock to its default state.</div>
</div>
<div>
<div><img style="border: 0pt none;" src="http://www.ezasoft.com/refinery/images/finder.png" alt="" width="140" height="128" align="right" /><strong>Customize the FinderChange</strong></div>
<div>your Finder sidebar, toolbar, and alert icons easily with Refinery.  Simply drag a new icon into Refinery, and press Apply to change the  icon. You can also enable the viewing of hidden system files, enable a  special path bar, as well as some other useful options, such as enabling  the option to quit Finder from the menubar.</div>
</div>
<div>
<div><img style="border: 0pt none;" src="http://www.ezasoft.com/refinery/images/system.png" alt="" width="140" height="128" align="left" /><strong>Refine your System </strong></div>
<div>Have  you ever wanted to change the background for the Login Window? Simply  drop a new background into Refinery. Change the way screenshots are  made, customize Crash Reporter, or change the Alert and Clipping icons.  All of this and more is possible with Refinery. To restore, use the  options on the bottom of the window.</div>
</div>
<div>
<div><img style="border: 0pt none;" src="http://www.ezasoft.com/refinery/images/apps.png" alt="" width="140" height="128" align="right" /><strong>Adjust your AppsRefinery</strong></div>
<div>allows you to enable and disable hidden features in Mac OS X apps like  Address Book, Dashboard, and Safari. For instance, did you know that you  can have more than one window in iCal? Or that you can change how  messages are displayed in Mail? These options can be enabled from the  Apps section of Refinery.</div>
</div>
<div><img style="border: 0pt none;" src="http://www.ezasoft.com/refinery/images/restore.png" alt="" width="140" height="128" align="left" /><strong>Universal Restore</strong></div>
<div>With  Refinery, you never have to worry about things going wrong. The  Universal Restore feature lets you restore all of the options in  Refinery with just a few clicks. You can also use the more selective  options on the bottom bar to individually restore certain sections of  the Refinery settings. There are also restore buttons on certain option  panels.</div>
<div id="sysRequirementsAndOther">
<div id="requireHeading">System Requirements</div>
<div id="require">Refinery requires a Mac running Mac OS X 10.5 or  10.6 (Leopard or Snow Leopard). Refinery is a Universal Binary, so it  works on both PowerPC core and Intel core computers.</div>
<div id="otherHeading">Other Stuff</div>
</div>
<p>Tags: <a href="http://syntux.net/blog/?s=snow+leopard" rel="tag">snow leopard</a>, <a href="http://syntux.net/blog/?s=mac+os+x" rel="tag"> mac os x</a>, <a href="http://syntux.net/blog/?s=powerpc+core" rel="tag"> powerpc core</a>, <a href="http://syntux.net/blog/?s=preview+feature" rel="tag"> preview feature</a>, <a href="http://syntux.net/blog/?s=bottom+bar" rel="tag"> bottom bar</a>, <a href="http://syntux.net/blog/?s=login+window" rel="tag"> login window</a>, <a href="http://syntux.net/blog/?s=refinery" rel="tag"> refinery</a>, <a href="http://syntux.net/blog/?s=mail" rel="tag"> mail</a>, <a href="http://syntux.net/blog/?s=default+state" rel="tag"> default state</a>, <a href="http://syntux.net/blog/?s=new+icon" rel="tag"> new icon</a>, <a href="http://syntux.net/blog/?s=hidden+features" rel="tag"> hidden features</a>, <a href="http://syntux.net/blog/?s=menubar" rel="tag"> menubar</a>, <a href="http://syntux.net/blog/?s=clipping" rel="tag"> clipping</a>, <a href="http://syntux.net/blog/?s=docks" rel="tag"> docks</a>, <a href="http://syntux.net/blog/?s=dashboard" rel="tag"> dashboard</a>, <a href="http://syntux.net/blog/?s=address+book" rel="tag"> address book</a>, <a href="http://syntux.net/blog/?s=os+x" rel="tag"> os x</a>, <a href="http://syntux.net/blog/?s=system+requirements" rel="tag"> system requirements</a>, <a href="http://syntux.net/blog/?s=safari" rel="tag"> safari</a></p><br />
﻿</p>
<p>&copy;2012 <a href="http://syntux.net/blog">Syntux the geek</a>. All Rights Reserved.</p>.
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsyntux.net%2Fblog%2F2011%2F04%2F16%2Frefinery-customising-your-mac-has-never-been-easier-%25ef%25bb%25bf%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://syntux.net/blog/2011/04/16/refinery-customising-your-mac-has-never-been-easier-%ef%bb%bf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

