<?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>Web Design &#187; screensaver</title> <atom:link href="http://patjack.co.uk/tag/screensaver/feed/" rel="self" type="application/rss+xml" /><link>http://patjack.co.uk</link> <description>Patrick Robertson</description> <lastBuildDate>Fri, 20 Aug 2010 12:57:41 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <item><title>Toggle screensaver password applescript</title><link>http://patjack.co.uk/toggle-screensaver-password-applescript/</link> <comments>http://patjack.co.uk/toggle-screensaver-password-applescript/#comments</comments> <pubDate>Fri, 28 Nov 2008 17:17:29 +0000</pubDate> <dc:creator>Patrick</dc:creator> <category><![CDATA[Mac OS X]]></category> <category><![CDATA[applescript]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[os x]]></category> <category><![CDATA[quicksilver]]></category> <category><![CDATA[screensaver]]></category> <category><![CDATA[snow leopard]]></category><guid
isPermaLink="false">http://tyddynadda.co.uk/design/?p=77</guid> <description><![CDATA[There&#8217;s a fix for working on Snow Leopard, just read on MacDuff. Thanks to David and Januz for this! Recently, I&#8217;ve been looking for a script to toggle my screen-saver password for my MacBook. While out and about I want to make sure my Mac is safe from stray fingers by making sure a password [...]]]></description> <content:encoded><![CDATA[<h2 style="color:#ff0000">There&#8217;s a fix for working on Snow Leopard, just read on MacDuff. Thanks to David and Januz for this!</h2><p><p>Recently, I&#8217;ve been looking for a script to toggle my screen-saver password for my MacBook.<br
/> While out and about I want to make sure my Mac is safe from stray fingers by making sure a password is required before waking, but when at home or in university there&#8217;s no need for this extra layer of protection.</p><p> Searching the web I found absolutely nothing, except a few scripts that were old and broken.</br><br
/> The only solution; I decided to write my own. You can download the applescript <a
href='http://patjack.co.uk/files/script.zip' title='Toggle Screen-saver Password script'>here</a> in zip form (10.6 &#8211; Snow Leopard compatible version <a
href='http://patjack.co.uk/files/Set_Screensaver_Password_10_6.zip' title='Toggle Screen-saver Password script'>here</a>), or view the script in your browser <a
href="http://patjack.co.uk/files/Toggle-Screensaver-Password.txt">here</a> (10.6 &#8211; Snow Leopard compatible version <a
href="http://patjack.co.uk/files/Toggle-Screensaver-Password-10-6.txt">here</a>). (Warning &#8211; it&#8217;s not the easiest thing to read!)</p><p><span
id="more-77"></span><p>This applescript toggles the screen-saver password, and then displays a growl notification telling you whether the password has been enabled or disabled &#8211; handy if you&#8217;ve pressed it one time too many and you&#8217;re not sure if your screen is locked or not!<br
/> </br><br
/> If you don&#8217;t have growl installed I suggest you download it now from <a
href="http://growl.info">here</a>!</p><p> If you&#8217;d prefer not to use growl, then just delete the two blocks of code between the <code><br
/> tell application "GrowlHelperApp"<br
/> </code> and the next <code><br
/> end tell<br
/> </code></p><p> I used quicksilver (download it <a
href="http://code.google.com/p/blacktree-alchemy/downloads/list">here</a> if you haven&#8217;t already!) to create a trigger that means I only have to press a few keys to toggle the password. Works great!</p><h2 style="color:#ff0000">*** Update ***</h2><p> If you&#8217;ve downloaded this script and it isn&#8217;t working, it&#8217;s probably because you have different settings in your system preferences to me. To find out what yours are open up script editor (found in Applications/Applescript) and run this script <code></p><p>tell application "System Events"<br
/> tell security preferences<br
/> get properties<br
/> end tell<br
/> end tell</p><p></code><br
/> Hopefully you&#8217;ll get a message in the &#8216;result&#8217; log at the bottom of the script editor. The details in here should match the details on the 3rd line which starts with <code><br
/> if get properties is {require....<br
/> </code> except for the first item which should stay as <code><br
/> require password to wake:true,<br
/> </code></p><p>Enjoy <img
src='http://patjack.co.uk/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><h2 style="color:#ff0000">*** Note ***</h2><p><p> If you&#8217;re logged into a non-admin account, this will ask you for the password every time. Annoying, but hopefully bearable!</p> ]]></content:encoded> <wfw:commentRss>http://patjack.co.uk/toggle-screensaver-password-applescript/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: patjack.co.uk @ 2010-09-09 01:56:21 -->