<?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>Finer Points of Usability, Web Design &#38; Graphic Design&#187; Tips &amp; Tricks</title>
	<atom:link href="http://www.szilveszter.ca/news/category/tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.szilveszter.ca</link>
	<description>Covering the finer points of usability and design, interjected with a bit of humour and sarcasm.</description>
	<lastBuildDate>Wed, 18 Aug 2010 07:16:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>What to Look for in a (Web) Designer: Uncovering the Charlatans</title>
		<link>http://www.szilveszter.ca/news/2010/what-to-look-for-in-a-web-designer/</link>
		<comments>http://www.szilveszter.ca/news/2010/what-to-look-for-in-a-web-designer/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 22:26:50 +0000</pubDate>
		<dc:creator>William Szilveszter</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.szilveszter.ca/?p=781</guid>
		<description><![CDATA[Every 3rd rate designer, charlatan, scam artist, and wannabe is going to tote about W3C valid code, high usability, and SEO, yet few will probably deliver on their claims. After all, most of their clients probably won&#8217;t have any clue they&#8217;re getting everything they paid for. These smarmy &#8220;designers&#8221; will probably flaunt their online portfolio, [...]]]></description>
			<content:encoded><![CDATA[<div><img src="http://www.szilveszter.ca/blog/wp-content/uploads/2010/01/conman.jpg" alt="" title="Conman" width="150" height="159" class="alignleft size-full wp-image-783" /></div>
<p>Every 3rd rate designer, charlatan, scam artist, and wannabe is going to tote about W3C valid code, high usability, and SEO, yet few will probably deliver on their claims. After all, most of their clients probably won&#8217;t have any clue they&#8217;re getting everything they paid for. These smarmy &#8220;designers&#8221; will probably flaunt their online portfolio, chalk full of cherry picked work that exemplifies their phenomenal skills and abilities—some may be truly inspirational. In fact, a well put together site from these unscrupulous individuals may look downright appealing, almost too good to pass up. But is it all smoke and mirrors? Are they truly legit artists that are going to provide bang for your buck?</p>
<p>Find out with a little bit of investigating. Just 15 minutes of digging can save you loads of cash, time, and ultimately your sanity.</p>
<p><span id="more-781"></span></p>
<p><strong>Coding Standards</strong></p>
<p>First off, check their code. First thing I do when I visit a competitor that claims valid code is to put their own website to the test. If they aren&#8217;t taking the time to implement proper, valid code into their own website, then there is a good chance, they won&#8217;t do it for you either. After all, any good designer will use their own personal website as a testcase—a practice arena to hone and fine tune their skills. You can do this by seeing if their website validates.</p>
<p>Visit the W3C Markup Validation Service, a free service provided by the World Wide Web Consortium (W3C). The <a href="http://www.w3c.org/" >W3C</a> is responsible for making the internet into a coherent and usable place. They have outlined and set forth countless guidelines so that ultimately web pages show up exactly how they are intended to, regardless of what kind of browser or operating system a visitor is using. If you&#8217;ve ever been to a website that said it didn&#8217;t support your browser or was broken beyond repair, you will appreciate their vital service.</p>
<p>By visiting the <a href="http://validator.w3.org/">W3C validator</a>, and entering a designer&#8217;s website address, you can see if they meet the requirements, and indeed have a valid website. Note that entering www.szilveszter.ca, for example, only tests that single page, and may not give you an accurate account of the entire website. But it&#8217;s a good start. If their home page validates, you can always dig deeper (and probably should at least test a few of them), but if it doesn&#8217;t, well, chances are none will, and you can just move on.</p>
<p><strong>Search Engine Optimization (SEO)</strong></p>
<p>Another way is to check the code itself. This really applies to SEO over valid coding, but since that is actually a huge deal these days (and they are really intertwined), it&#8217;s something to be mindful of if you contract a web designer (especially one that totes: SEO).</p>
<p>Simply right click on an empty portion of their page, and select &#8220;View Source&#8221; (or equivalent) from the menu. You&#8217;ll be greeted with a new window full of code. Don&#8217;t worry if you have no idea what you&#8217;re looking at, that&#8217;s not important. What you should be focusing on is the meta stuff (metadata is essentially the data of data, like dimensions, file size, and colorspace of a jpeg, for example). Things like &#8220;description&#8221;, &#8220;keywords&#8221; and &#8220;title&#8221;. Below is an excerpt from a working designer from my local area (I have a client that has dealt with this so-called expert in the past—the word &#8220;nightmare&#8221; was used without restraint).</p>
<p><code>&lt;meta name=&quot;description&quot; content=&quot;This is where you add the website description.&quot; /&gt;</code><br />
<code>&lt;meta name=&quot;keywords&quot; content=&quot;keywords, for the site, go here, separated, by commas&quot; /&gt;</code></p>
<p>She obviously didn&#8217;t even code the website herself. Some &#8220;experienced designer.&#8221; Looking at the footer shows exactly where she got it from:</p>
<p><code>&lt;!-- &lt;div id=&quot;footer&quot;&gt; &lt;a href=&quot;https://www.coffeecup.com/store/themes/&quot;&gt;Web Templates by CoffeeCup Software&lt;/a&gt; --&gt;</code></p>
<p>While she changed the home page description and keyword tags, she failed to do so on the other pages. Sloppy and stupid—nice combination. Would you feel you&#8217;re getting your money&#8217;s worth? I know I wouldn&#8217;t. Ideally, you want a designer to design around your personal needs, and not use some &#8220;cookie-cutter&#8221; design. I may seem overly harsh towards this person, but I know she has inflated her prices, downright robbed clients through exorbitant fees, and has unlawfully accessed her client&#8217;s email accounts (for starters). Truth be told, she is the direct inspiration for this article.</p>
<p>What you are looking here is the basics. If fields are missing, that&#8217;s a good sign they aren&#8217;t optimizing for search engines. Looking deeper requires knowledge in the area of SEO, but at least you can find flagrant violators.</p>
<p><strong>Affiliates</strong></p>
<p>The next thing to look for are the affiliate links. Many charlatan&#8217;s claim they have worked with high profile companies. Big names like IBM, Microsoft, Sony, Apple, or Fox. But what proof do they have? Other than a link and their word, do they present any evidence of their high profile contract, or the work they did for these Fortune 500 companies? Obviously a little bit of common sense will get you a long way, but it&#8217;s always nice to see concrete work that was done. A link to a live website. Some example of the work that are readily available to those that use the product. If you claim you&#8217;ve done the interface for xyz, then I should see it in action when I install the program.</p>
<p>And this gets me to my next point: See their work, live. Most of these unscrupulous individuals show fancy portfolios, but none of them link to the live website. I perused a local design firm that showed a lot of classy stuff. I thought they were inspirational, until I tried to visit one of their client&#8217;s websites. There was no direct link, so being the sleuth that I am, I uncovered the address through Google. When I went there, I noticed all the links pointed back to the design firm. What this company did was purchase an entirely difference domain name, create a home page, subsequently linking everything back to their own wesbite</p>
<p>Here is the <a href="http://www.studio7designs.com/clients/landscaping-website/" rel="nofollow">entry</a> in their online portfolio. And now the address for <a href="http://www.landscapingvictoria.com/" rel="nofollow">Landscaping Victoria</a>, their so-called client.</p>
<p>Things look kosher right? Click a link on Landscaping Victoria. Wait what? Yep. It heads right back to the design firm. They have artificially inflated their portfolio <em>and</em> their listing on search engines. Smarmy.</p>
<p><strong>In Closing</strong></p>
<p>Keeping these small things in mind can lead you to filter out many of the assholes that make things difficult for qualified designers that take the time to fully deliver what they promise. When every website claims the same thing, it can be maddening finding a legitimate designer to contract and provide you with quality work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.szilveszter.ca/news/2010/what-to-look-for-in-a-web-designer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Modding CoverSutra Themes, The Sophiesticated Way</title>
		<link>http://www.szilveszter.ca/news/2010/modding-coversutra-themes-the-sophiesticated-way/</link>
		<comments>http://www.szilveszter.ca/news/2010/modding-coversutra-themes-the-sophiesticated-way/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 17:33:09 +0000</pubDate>
		<dc:creator>William Szilveszter</dc:creator>
				<category><![CDATA[Apple Inc.]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.szilveszter.ca/blog/?p=629</guid>
		<description><![CDATA[CoverSutra is an iTunes controller for Mac OS X. It&#8217;s been around a while now. Back in the days when iTunes controllers were all the rage. Yet it stood its ground and has become quite robust—becoming a lean, mean, controlling machine—and a solid edition to any modders desktop. Moreover, it provides users with three nicely [...]]]></description>
			<content:encoded><![CDATA[<div><img class="alignleft size-full wp-image-636" title="CoverSutra" src="http://www.szilveszter.ca/blog/wp-content/uploads/2010/01/cs-fv.png" alt="" width="178" height="193" /></div>
<p><a href="http://www.sophiestication.com/apps/">CoverSutra</a> is an iTunes controller for Mac OS X. It&#8217;s been around a while now. Back in the days when iTunes controllers were all the rage. Yet it stood its ground and has become quite robust—becoming a lean, mean, controlling machine—and a solid edition to any modders desktop. Moreover, it provides users with three nicely designed themes. But sadly, it&#8217;s not very modder friendly, if, you know, you aren&#8217;t into the default themes. However, there are always ways around things, and modders are notorious for dissecting and deconstructing programs.</p>
<p>This guide will take a lot of the legwork out of modding CoverSutra. So let&#8217;s begin. First, open up the contents of the program (right click on the app in Finder) and navigate to the PlugIn folder, found inside of the Contents folder. There, you&#8217;ll see the three default themes. Choose the theme you find most disposable (I&#8217;ve chosen JewelBoxing—the modern CD box displayed on the left Album Cover dialog screen in the Preferences Pane).</p>
<p><span id="more-629"></span></p>
<p>In Finder, right click on the file and choose &#8220;Show Package Contents.&#8221; As you&#8217;ll see, there isn&#8217;t much to a theme. A handful of .tiffs and an Info.plist file. Open up the plist and you&#8217;ll see the code required to make the theme functional. If you have any experience in modding, you&#8217;ll feel right at home, as this stuff is actually quite rudimentary.</p>
<p><img class="alignright size-full wp-image-637" title="CS Cover" src="http://www.szilveszter.ca/blog/wp-content/uploads/2010/01/cover.jpg" alt="" width="144" height="144" /></p>
<p>Let me give you a precis of the plist file. The lines you need to change are the values of the coverFrame keys. These tell CoverSutra how to position and size the cover being displayed. Leave all other strings alone, even the size key, which dictates the actual image size. As pictured to the left, you can make the cover any size you wish, provided it is ultimately constrained within the dimensions of the current theme (144&#215;144 for example). You&#8217;ll notice that each theme as 3 difference cover sizes (Extra Small, Small, and Medium—I guess Sophie doesn&#8217;t like large? Anyway, I digress). Medium is the standard size and is the one I&#8217;ve modded successfully, and will be the one I use in my example.</p>
<p>First thing to do is create your overlay image. This will be the image that is pinned on top of the album cover art that CoverSutra will display when a song is played. As I said, you can make this image any size you wish, provided it does not exceed the dimensions found in the theme. Simply start with a 144&#215;144 (for medium) sized canvas and go from there. Tiff files support transparency, so position the image however you wish.</p>
<p>Next, save the file using the same file name (in this case medium.tiff and emptyMedium.tiff, where the latter is the image that will be displayed when your song does not contain cover art). Now it&#8217;s time to adjust the cover art to be displayed properly within your new image. These values are found under the coverFrame key (bolded values) of the plist file:</p>
<p><pre><code>CoverSutraAlbumCaseMedium
&nbsp;&nbsp;&nbsp;&nbsp;caseImage
&nbsp;&nbsp;&nbsp;&nbsp;medium.tiff
&nbsp;&nbsp;&nbsp;&nbsp;coverFrame
&nbsp;&nbsp;&nbsp;&nbsp;{{15, 24}, {100, 100}}
&nbsp;&nbsp;&nbsp;&nbsp;size
&nbsp;&nbsp;&nbsp;&nbsp;{144, 144}
&nbsp;&nbsp;&nbsp;&nbsp;emptyCaseImage
&nbsp;&nbsp;&nbsp;&nbsp;emptyMedium.tiff</code></pre></p>
<p>The first set of values (in pixels) represent the left and bottom offsets, respectively. The second set of values represent the actual vertical and horizontal cover dimensions. To promote clarity, let&#8217;s go through an example.</p>
<p><img class="alignleft size-full wp-image-639" title="CS theme dimensions" src="http://www.szilveszter.ca/blog/wp-content/uploads/2010/01/dimensions.jpg" alt="" width="144" height="144" /></p>
<p>In the code above, the cover art is positioned 14 pixels from the left, 24 pixels from the bottom (represented by the yellow areas). The other two values represent the full dimensions of the cover art, as represented by the four red corners. Essentially, here the cover is 100&#215;100 pixels and it is offset from the left 14 pixels, and from the bottom 24 pixels.</p>
<p>Once you have the correct values, simply save the changes to the plist file and then copy your modded theme back to the PlugIns folder found within the program. I&#8217;ve personally ported over my Fcuk Vinyl BowTie theme, which you can download <a href="http://www.szilveszter.ca/files/cs-fcukvinyl.zip">here</a> (as you can see, I&#8217;ve replaced the JewelBoxing theme). <em>It is of note that I have only modified the medium size that is typically pinned to the desktop</em>. Once you overwrite the default theme of the same name, open up the CoverSutra Preference Pane and you&#8217;ll see it listed in the Album Cover tab.</p>
<p>There really isn&#8217;t all that much to it, but hopefully I saved you the 20 minutes of legwork it took me to mod my first cover art. Now go and mod all your <a href="http://bowtieapp.com/">BowTie</a> themes and bring them over to CoverSutra. But bear in mind, you will only be able to replace the default themes, and that means running no more than 3 themes at a time.</p>
<p>Modder 4 Life.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.szilveszter.ca/news/2010/modding-coversutra-themes-the-sophiesticated-way/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Put the Kibosh on (Some) Telemarketers</title>
		<link>http://www.szilveszter.ca/news/2009/stop-unwanted-phone-spam-regain-sanity/</link>
		<comments>http://www.szilveszter.ca/news/2009/stop-unwanted-phone-spam-regain-sanity/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 22:28:07 +0000</pubDate>
		<dc:creator>William Szilveszter</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.szilveszter.ca/blog/?p=304</guid>
		<description><![CDATA[I used to receive repeated calls from strange 800-numbers. When I picked up, nothing but silence, then a click, followed up the lovely dial tone. I eventually traced the call and discovered they were coming from my local cable company. Once a week they would come, like clockwork. After repeated attempts, I was finally greeted [...]]]></description>
			<content:encoded><![CDATA[<div><img src="http://www.szilveszter.ca/blog/wp-content/uploads/2009/08/PhoneSpam.jpg" alt="Phone Spam" title="Phone Spam" width="150" height="200" class="alignleft size-full wp-image-305" /></div>
<p>I used to receive repeated calls from strange 800-numbers. When I picked up, nothing but silence, then a click, followed up the lovely dial tone. I eventually traced the call and discovered they were coming from my local cable company. Once a week they would come, like clockwork. After repeated attempts, I was finally greeted by a salesperson, trying to peddle the usual promotion. I asked her why I had picked up so many times, yet never spoke to someone with a pulse? She informed me that they have an auto-dialer that randomly dials a list of numbers&#8230; when one caller picks up, the others are disconnected. First come, first served.</p>
<p>I thought, &#8220;Great, it&#8217;s not bad enough they are bothering people, but now they are bothering swarms of people at the same time.&#8221; Technology sure can be used for great evil it seems. It was a joyous day when I purchased my first cellular phone. No more calls from the local ambulatory burn ward looking for donations. No more calls from marketing agencies and smarmy cable companies. But it seems like the dream has since ended.</p>
<p>Almost overnight, I&#8217;ve been plagued with calls from Mexican lottery agencies (I actually won $12 million in a lottery I never entered? Really? I&#8217;m more interested in how you got my cell number), my bank (it&#8217;s not enough I let you play with my money, making you rich?), my service provider, a slew of marketing agencies, and even my university. And they just don&#8217;t give up either. If they don&#8217;t talk to a living person, they incessantly call back. I guess if they gave up too quickly, people would be out of a job. I suppose everyone has to pay the mortgage. But enough is enough, seriously.</p>
<p><span id="more-304"></span></p>
<p>I get peppered with calls, daily&#8230; three times a day by some agencies. I answer and nothing&#8230; looks like someone else picked up before me. I wonder how this is legal? I guess because shoving promotions down our throats generates revenue—respecting a person&#8217;s privacy doesn&#8217;t. Well today I decided to look up my carriers privacy policy because I&#8217;ve had enough (and found myself with some free time): During a most recent meeting with a client, I was harassed twice—the meeting lasted 45 minutes.</p>
<p>It turns out my carrier (and I&#8217;m sure they are all the same) collect and share a lot of information about you. They hide it under the guise of &#8220;improving service&#8221; and offering products and services they feel you might find attractive (I would find notices that service charges have dropped, so I don&#8217;t pay more than other customers for the exact same feature, attractive). Basically, how they can squeeze more money out of you, because let&#8217;s face it, they aren&#8217;t calling to lower the price of your monthly invoice. With some millions of subscribers, even an extra 50 cents tacked onto your monthly bill pays big dividends. It also buys new Bently&#8217;s for the senior stock holders. Win, win.</p>
<p>Well, it also turns out you can do something about it. By calling in and talking to a low level customer service representative, you can <del datetime="2009-08-14T18:13:41+00:00">ask</del> tell them to remove you from their marketing list. No special number to call or person to contact. No special menu item to select from the list. The only documentation of this &#8220;service&#8221; is buried on my carriers website:</p>
<blockquote><p>Fido shares information with other Fido related companies (I love this inclusion and its specificity), including the Rogers companies, in order to offer customers products and services that they may find attractive. Notices on sharing information are contained on Fido’s invoice and on fido.ca. If customers do not want to be marketed with these products and services, they can contact Fido at 1-888-481-3436.</p></blockquote>
<p>While I doubt they&#8217;ll stop collecting data and passing that information along, they&#8217;ll at least stop harassing you about useless new promotions that only serve to eat up your monthly minutes. I&#8217;m happy to put an end to at least some of the nuisances in my life.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.szilveszter.ca/news/2009/stop-unwanted-phone-spam-regain-sanity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prevent Hard Disk Spindown Using PMSET</title>
		<link>http://www.szilveszter.ca/news/2009/prevent-hard-disk-drive-spindown-on-mac-os-x/</link>
		<comments>http://www.szilveszter.ca/news/2009/prevent-hard-disk-drive-spindown-on-mac-os-x/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 10:41:12 +0000</pubDate>
		<dc:creator>William Szilveszter</dc:creator>
				<category><![CDATA[Apple Inc.]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.szilveszter.ca/blog/?p=289</guid>
		<description><![CDATA[Using PMSET on Mac OS X, you can prevent your external hardrive from going to sleep (or spinning down). If you rock a notebook, and rely on an external enclosure, you probably know how annoying it is when your drive goes to sleep on you and it takes a good 30 seconds for it to [...]]]></description>
			<content:encoded><![CDATA[<div><img src="http://www.szilveszter.ca/blog/wp-content/uploads/2009/08/326628676_672197015d.jpg" alt="Hard Disk Drive" title="Hard Disk Drive" width="200" height="133" class="alignleft size-full wp-image-295" /></div>
<p>Using <a href="http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/pmset.1.html">PMSET</a> on Mac OS X, you can prevent your external hardrive from going to sleep (or spinning down). If you rock a notebook, and rely on an external enclosure, you probably know how annoying it is when your drive goes to sleep on you and it takes a good 30 seconds for it to spin back up again. More annoying is when Finder becomes unresponsive until this happens. If your drive is set to spindown every 15 minutes, then this ends up being downright maddening, and seriously cripples your workflow.</p>
<p>Worst yet, most external enclosures are incredibly aggressive when it comes to their power saving features, and sadly, nearly all of them do not provide the option to change the frequency of which the drives power down. It may not be so bad if you could get the drive to spindown when you truly weren&#8217;t using it, but enclosures are dumb. They spindown regardless of your <em>intended</em> usage. If the system is not actively using the hardrive, then it goes to sleep. Well, I suppose that&#8217;s fine but system&#8217;s still consult your drives even if you don&#8217;t expressly do so (e.g., entering Front Row will talk to any drive connected to your system, and if a drive went to sleep, become unresponsive upon load until said drive wakes up).</p>
<p>I got real sick of this behaviour and decided to hit up google, hoping to find a workable solution. Sadly, all I found were ancient hacks, obscure cron jobs that wrote to the drive every <em>n</em> minutes, and over-priced <a href="http://www.macupdate.com/info.php/id/31058">programs</a> that meant I had to run an additional process. I had hoped for a better way, and eventually I stumbled on one: PMSET.</p>
<p><span id="more-289"></span></p>
<p>PMSET manipulates power management settings. In fact, the Energy Saver preference pane is a simplified interface for pmset, removing some more advanced functionality. Well that advanced functionality is what we need here. Note: All changes made through pmset are saved in a persistent preferences file, located in:</p>
<p><pre>/Library/Preferences/SystemConfiguration/com.apple.PowerManagement.plist</pre></p>
<p>So fire up Terminal (located in the Utilities folder), and we&#8217;ll get started. The -b, -c, -u, and -a flags determine whether the settings apply to battery (-b), AC (outlet) (-c), UPS (-u) or under all of these conditions (-a).</p>
<p>So if we type the following in Terminal: <code>sudo pmset -c disksleep 0</code>, we are telling our system to prevent the disk from sleeping when it&#8217;s connected to AC (power outlet), but to allow the disk to spindown normally when it&#8217;s either on battery power, or using a uninterruptible power supply (UPS). Note: For the settings to be applied, we need to use the sudo command. This means you&#8217;ll have to have administrator access and will be required to enter your password. Don&#8217;t panic if characters don&#8217;t appear when you type the password, this is completely normal. Sudo doesn&#8217;t provide character feedback as to enhance security.</p>
<p>If we want to prevent the disk from going to sleep no matter what kind of power source we are using, we would enter the following: <code>sudo pmset -a disksleep 0</code>. If we want to, say, extend the disk sleep interval to an hour, we would enter the following: <code>sudo pmset -a disksleep 60</code>. Again, this will apply the changes no matter what kind of power source we are using and if the drive is not used for an hour, allow it sleep.</p>
<p>But say you want to prevent the disk from sleeping on AC, but also to extend the sleep interval to an hour when you are unplugged and running on your battery. Well, you would type the following in Terminal: <code>sudo pmset -c disksleep 0 -b disksleep 60</code>. </p>
<p>There is a lot more pmset can do for you, but if you just want to prevent your external disk from going to sleep so you can work without OS X waiting for your hardrive to spinup back up all the time, the above examples should suffice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.szilveszter.ca/news/2009/prevent-hard-disk-drive-spindown-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>301 Redirects Using .htaccess to Improve SEO</title>
		<link>http://www.szilveszter.ca/news/2009/301-redirects-using-htaccess/</link>
		<comments>http://www.szilveszter.ca/news/2009/301-redirects-using-htaccess/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 07:13:36 +0000</pubDate>
		<dc:creator>William Szilveszter</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.szilveszter.ca/blog/?p=152</guid>
		<description><![CDATA[Skip to the break if you just came here to learn about 301 redirects. I frequently check my server logs, looking for problems with my site. But a constant worry are 404s. I belong to several bulletin boards and frequently upload content to a temporary storage repository found on my server. Themes, icons, graphical changes [...]]]></description>
			<content:encoded><![CDATA[<div><img src="http://www.szilveszter.ca/blog/wp-content/uploads/2009/07/www.jpg" alt="" title="www" width="200" height="150" class="alignleft size-full wp-image-1014" /></div>
<p>Skip to the break if you just came here to learn about 301 redirects. I frequently check my server logs, looking for problems with my site. But a constant worry are 404s. I belong to several bulletin boards and frequently upload content to a temporary storage repository found on my server. Themes, icons, graphical changes to popular programs and most of what I upload, I don&#8217;t often add to my website. Why? Because, quite frankly, I&#8217;m too lazy. I also don&#8217;t see much worth in packing my portfolio with titbits, or odds and ends. But every now and again, I do manage to put up content and not being one to leave duplicates on my server, pull it from the storage repository mentioned earlier. Sadly, this leaves the links on the boards orphaned. I do go in and try to modify the links, but I&#8217;d rather spend my time doing, you know, fun stuff. Yet my concern for my visitors (yes, I love you guys; group hug!) is always lurking, and I don&#8217;t want them to be greeted with the dreaded <strong>404: Not Found</strong>. So I started to employ 301 permanent redirects.</p>
<p><span id="more-152"></span></p>
<p>First thing to do is pull up your .htaccess file (should be placed in the root directory of your website (e.g., /public_html/.htaccess). Open using your favourite text editor and add the following line:</p>
<p><code>redirect 301 old-url.html http://www.url.com/new-url.html</code></p>
<p>Where <span style="text-decoration: none;"><span style="text-decoration: none;"><strong>&#8220;old-url.html&#8221;</strong></span></span> is the outdated page or link (it can be any link, for example, /tmp/files/pictures.zip) and <strong>&#8220;http://www.url.com/new-url.html&#8221;</strong><em> </em>is the new url. Note that should you have a link with a space in it (e.g., <strong>&#8220;old url.html&#8221;</strong>), you will need to place the url in quotations:</p>
<p><code>redirect 301 &quot;old url.html&quot; &quot;http://www.url.com/new url.html&quot;</code></p>
<p>It&#8217;s that easy. So dig through your logs and do your visitors a big favour. There is nothing more disheartening than jumping to a site, only to be greeted with disappointment!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.szilveszter.ca/news/2009/301-redirects-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)
Database Caching 1/27 queries in 0.020 seconds using disk
Object Caching 351/389 objects using disk

Served from: www.szilveszter.ca @ 2010-09-09 13:36:38 -->