<?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>Gabriel de Kadt &#187; Technology</title>
	<atom:link href="http://www.lazydada.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lazydada.com</link>
	<description>Personal notes on Mac based web development and design.</description>
	<lastBuildDate>Tue, 30 Aug 2011 10:47:39 +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>Got an &#8220;Error establishing a database connection&#8221; in Mac OS X 10.6?</title>
		<link>http://www.lazydada.com/2010-09-09/got-an-error-establishing-a-database-connection-in-mac-os-x-10-6/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=got-an-error-establishing-a-database-connection-in-mac-os-x-10-6</link>
		<comments>http://www.lazydada.com/2010-09-09/got-an-error-establishing-a-database-connection-in-mac-os-x-10-6/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 09:02:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Web design & development]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/?p=778</guid>
		<description><![CDATA[At some point in the last month (been on holiday mostly) an Apple system update caused MySQL to stop running &#8211; all local development sites using MySQL would give the dreaded &#8220;Error establishing a database connection&#8221; error message. And phpMyAdmin refused to recognize my user/pass credentials. It seems that Apple has once more made it [...]]]></description>
			<content:encoded><![CDATA[<p>At some point in the last month (been on holiday mostly) an Apple system update caused MySQL to stop running &#8211; all local development sites using MySQL would give the dreaded &#8220;Error establishing a database connection&#8221; error message. And phpMyAdmin refused to recognize my user/pass credentials.</p>
<p>It seems that Apple has once more made it necessary to explicitly state the MySQL default socket. As stated in this post <a title="MySQL error mac" href="http://foolswisdom.com/mac-wordpress-error-establishing-a-database-connection/">Mac, WordPress: “Error establishing a database connection”</a> you should edit the <tt>mysql.default_socket =</tt> line in your php.ini file to read <tt>mysql.default_socket = /tmp/mysql.sock </tt>. </p>
<p>If you don&#8217;t know where to look it&#8217;s to be found in an invisible folder at the root of your hard drive called &#8220;etc&#8221;. To get there go to the menu bar when in the Finder: Go -&gt; Go to Folder&#8230; or use this shortcut: [Apple]+[Shift]+G ) then type: <tt>/etc </tt>.</p>
<p>I&#8217;d recommend the excellent (and free) <a href="http://www.barebones.com/products/textwrangler/">TextWranger</a> to edit the file &#8211; as it makes it a breeze by automatically authorizing your changes with a prompt for you admin password when needed.</p>
<p>The change is easy &#8211; find the line that reads <tt>mysql.default_socket = </tt> then add <tt>/tmp/mysql.sock</tt> to the end.</p>
<p>The line should now read  <tt>mysql.default_socket = /tmp/mysql.sock </tt></p>
<p>Save the file the restart your Apache webserver by going the System Preferences and stopping, then starting again Web Sharing (found in the Sharing pane).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2010-09-09/got-an-error-establishing-a-database-connection-in-mac-os-x-10-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Safari: how to restore all windows from last session using Time Machine</title>
		<link>http://www.lazydada.com/2010-07-27/safari-how-to-restore-all-windows-from-last-session-using-time-machine/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=safari-how-to-restore-all-windows-from-last-session-using-time-machine</link>
		<comments>http://www.lazydada.com/2010-07-27/safari-how-to-restore-all-windows-from-last-session-using-time-machine/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 10:12:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/?p=763</guid>
		<description><![CDATA[It&#8217;s really very simple &#8211; everything you need is in ~/Libaray/Safari/LastSession.plist just quit Safari and restore that file from when it was good and you&#8217;re done. What&#8217;s this about? Well I tend to use open Safari windows/tabs to help keep me focused on foreground tasks while minimising backround/interesting/to-do articles etc. Occasionally I forget to restore [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s really very simple &#8211; everything you need is in <tt>~/Libaray/Safari/LastSession.plist</tt> just quit Safari and restore that file from when it was good and you&#8217;re done.</p>
<p>What&#8217;s this about?</p>
<p>Well I tend to use open Safari windows/tabs to help keep me focused on foreground tasks while minimising backround/interesting/to-do articles etc. Occasionally I forget to restore all my windows after restarting Safari for a quick session (usually whilst preparing for shutdown/restart/software update).</p>
<p>Next time you try to restore all your windows and don&#8217;t get what you expected &#8211; remind yourself this is why that extra Time Machine disk was such a useful investment.</p>
<p>Hope this helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2010-07-27/safari-how-to-restore-all-windows-from-last-session-using-time-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud enabled local web development using Dropbox et al</title>
		<link>http://www.lazydada.com/2010-02-06/i-heart-my-macbook-pro-dropbox-and-gmail/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=i-heart-my-macbook-pro-dropbox-and-gmail</link>
		<comments>http://www.lazydada.com/2010-02-06/i-heart-my-macbook-pro-dropbox-and-gmail/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 00:29:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web design & development]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/?p=582</guid>
		<description><![CDATA[or I *sync* my Mac Pro and MacBook Pro with Dropbox and Gmail Cloud enabled local web development? That&#8217;s an oxymoron &#8212; right? Explain. I prefer to develop/design using MAMP as it&#8217;s quicker and doesn&#8217;t rely on a sketchy internet connection. While I have a main powerhouse of a Mac Pro under my desk I [...]]]></description>
			<content:encoded><![CDATA[<h3><span style="font-weight: normal;">or</span> <em>I *sync* my Mac Pro and MacBook Pro with Dropbox and Gmail</em></h3>
<p>Cloud enabled local web development? That&#8217;s an oxymoron &#8212; right? <em>Explain. </em>I prefer to develop/design using MAMP as it&#8217;s quicker and doesn&#8217;t rely on a sketchy internet connection. While I have a main powerhouse of a Mac Pro under my desk I also use a very capable little MacBook Pro.*</p>
<p><em>Anyway</em></p>
<p>I was on the road today &#8211; and finally felt the full advantage of getting myself fully into <em><a href="http://en.wikipedia.org/wiki/Cloud_computing">The Cloud</a></em><em>. </em></p>
<p>The main issue? Synchronising my digital self across more than one computer. Storage and email are the main issues&#8230;</p>
<p><em><span style="font-style: normal;">While according to some Apple&#8217;s dot Mac/MobileMe may well be the current cream of cloud subscription services in North America &#8211; out here in backwater Europe </span><span style="font-style: normal;">performance is sh*te. Particularly iDisk. While Apple&#8217;s webmail is good &#8211; it&#8217;s trying too hard to be a desktop application and failing. </span></em></p>
<p><em><span style="font-style: normal;">For storage I can&#8217;t recommend <a href="https://www.dropbox.com/">Dropbox</a> enough and for e-mail there&#8217;s <a href="http://www.gmail.com/">Gmail</a>&#8230; </span></em></p>
<h2>Dropbox</h2>
<p>Now I&#8217;ve got my Sites folder (and  a few salient folders of <em>Work In Progress</em>) in Amazon&#8217;s S3 cloud via Dropbox. The free service is great (2GB) and the paid versions (50/100GB) are not expensive&#8230;</p>
<ul>
<li>It&#8217;s easy.</li>
<li>It&#8217;s speedy. One of the technical features of the system is that files are stored as blobs of hashed deltas (wikipedia says it betterer )… popular files are recognized and appear online without having to be transferred &#8211; for example some reference books and software libraries that uploaded very smartly.</li>
<li>It&#8217;s nimble. As the thing works with deltas and blobs it&#8217;s also quick to mirror things when you&#8217;ve just been making minor edits or rearranging things.</li>
<li>30 days of versioning for all your files - TimeMachine in the Cloud!</li>
</ul>
<h3>Syncing external folders (e.g. ~/Sites ) across multiple machines with Dropbox</h3>
<p>Thanks to <a href="http://www.briefnotes.net/dropbox.php">this post</a> I found the answer&#8230;</p>
<p>[NB - your short user name needs to be the same on all your Macs! If not then go <a href="http://www.macworld.com/article/132693/2008/03/changeshortusername.html">here</a> and read part three "The Full Monty"...]</p>
<p>The steps to synchronising your ~/Sites folder (or any folder that you don&#8217;t want to move into the Dropbox watched folder ) between two or more Macs are:</p>
<ol>
<li>temporarily turn off Dropbox on both machines</li>
<li>make your first sync manually between them (use a direct connection &#8211; or load up a USB stick/external HD)</li>
<li>create symlinks into your Dropbox folder on both machines. Create the symlink by typing a command into a Terminal window&#8230; it goes a little something like this: <span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;">ln -s  /path/to/folder/name_desired_folder ~/Dropbox/desired-folder</span></li>
<li>then restart Dropbox on both machines</li>
</ol>
<p>Now I&#8217;m coding on the go with hassle-free syncing and backup. That is nice.</p>
<h3><strong>Email</strong></h3>
<p>Well I&#8217;ve become a Gmail man. It may not be pretty but Gmail has threaded conversations done properly and labels. Took me a while to get used to threaded conversations [takes me a while to get most things!] but now I find them indispensable. Gmail&#8217;s generally very good at keeping quoted text out of your face making the threads very readable. Obviously threaded conversations aren&#8217;t so useful if people veer off-track or forsake the reply button in favour of the new message. Offline access was not robust in Safari and now it&#8217;s not an option as Mac OS 10.6 won&#8217;t have it.  So I still use Mail.app as a backup.</p>
<h3>Still on MobileMe/dotMac</h3>
<p>The missing links&#8230; I&#8217;m still on Mobile Me and using it for Address Book, Calendar and Keychain synching. [My FTP favourites too thank's to Panic's Mobile Me implementation in their FTP app Transmit]. Tied into this is Apple&#8217;s iSync application which is keeping my mobiles in step. Until Google&#8217;s address book improves drastically I&#8217;m not considering a move.</p>
<p>*Not just for the occasional bit Road Warrior stuff but also we do sometimes vacate this town for more than a couple of days plus mains power is also a bit of an issue round here! Sometime I need to use my laptop in the office (I do have a UPS but it doesn&#8217;t last very long with the beast.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2010-02-06/i-heart-my-macbook-pro-dropbox-and-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick and dirty DVD editing in iMovie</title>
		<link>http://www.lazydada.com/2009-02-26/quick-and-dirty-dvd-editing-in-imovie/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=quick-and-dirty-dvd-editing-in-imovie</link>
		<comments>http://www.lazydada.com/2009-02-26/quick-and-dirty-dvd-editing-in-imovie/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 12:47:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[amateur geekery]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[DVD]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/2009-02-26/quick-and-dirty-dvd-editing-in-imovie/</guid>
		<description><![CDATA[Got your own content want to re-edit quick-like using iMovie. Use MPEG Streamclip to export to MPEG-4. Import into iMovie. Edit.]]></description>
			<content:encoded><![CDATA[<p>Got your own content want to re-edit quick-like using iMovie. Use <a title="essential for transcoding or converting VOB files on a Mac" href="http://www.squared5.com/svideo/mpeg-streamclip-mac.html">MPEG Streamclip</a> to <b>export to MPEG-4</b>. Import into iMovie. Edit. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2009-02-26/quick-and-dirty-dvd-editing-in-imovie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Font management on Mac OS X by Linotype</title>
		<link>http://www.lazydada.com/2008-08-07/font-management-on-mac-os-x-by-linotype/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=font-management-on-mac-os-x-by-linotype</link>
		<comments>http://www.lazydada.com/2008-08-07/font-management-on-mac-os-x-by-linotype/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 14:07:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Graphic design]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/?p=64</guid>
		<description><![CDATA[Thanks to guns for for making me aware of FontExplorer in the comment on this thread on how to organize fonts using Font Book over at Mac OS X Hints. FontExplorer looks great; the price certainly is. Must give it a good look when I get a chance.]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://www.macosxhints.com/users.php?mode=profile&amp;uid=1054438" target="_blank">guns</a> for for making me aware of <a title="Free font managment for Mac OS X from Linotype no less..." href="http://www.linotype.com/fontexplorerX" target="_blank">FontExplorer</a> in the comment on <a title="Organize fonts using Font Book" href="http://www.macosxhints.com/article.php?story=20080727082428772" target="_blank">this thread</a> on how to organize fonts using Font Book over at <a title="Mac OS X Hints" href="http://www.macosxhints.com/" target="_blank">Mac OS X Hints</a>. FontExplorer looks great; the price certainly is. Must give it a good look when I get a chance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2008-08-07/font-management-on-mac-os-x-by-linotype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In-cell editing in MS Excel for Mac</title>
		<link>http://www.lazydada.com/2008-07-21/in-cell-editing-in-ms-excel-for-mac/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=in-cell-editing-in-ms-excel-for-mac</link>
		<comments>http://www.lazydada.com/2008-07-21/in-cell-editing-in-ms-excel-for-mac/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 13:45:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Excel]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/?p=53</guid>
		<description><![CDATA[Gold old Mac OS X Hints. I&#8217;ve looked for this shortcut several times over the last fifteen years across versions &#8211; never found it. Not online or in the Help files. Here it is: Control-U. GRRRREAT!]]></description>
			<content:encoded><![CDATA[<p>Gold old <a title="Mac hints" href="http://www.macosxhints.com/" target="_blank">Mac OS X Hints</a>. I&#8217;ve looked for this shortcut several times over the last fifteen years across versions &#8211; never found it. Not online or in the Help files. Here it is: <a title="Edit in place shortcut for MS Excel for Mac OS" href="http://www.macosxhints.com/article.php?story=20080712055817205" target="_blank">Control-U</a>. GRRRREAT!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2008-07-21/in-cell-editing-in-ms-excel-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Drupal 5.7 on Powweb</title>
		<link>http://www.lazydada.com/2008-06-10/setting-up-drupal-57-on-powweb/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setting-up-drupal-57-on-powweb</link>
		<comments>http://www.lazydada.com/2008-06-10/setting-up-drupal-57-on-powweb/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 13:38:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web design & development]]></category>
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/?p=44</guid>
		<description><![CDATA[Upload Drupal files Create MySQL database using phpMyAdmin Goto CGI and Scripted Language Support: Update PHP to version 5. Create php.ini file click edit and the save — no actual changes needed Goto new site where Drupal will now kick-in its instal routine and ask for MySQL user, database, password and host (in this case [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Upload Drupal files</li>
<li>Create MySQL database using phpMyAdmin</li>
<li>Goto <a href="http://www.powweb.com/member/cgiManagement/">CGI and Scripted Language Support</a>:
<ul>
<li>Update PHP to version 5.</li>
<li>Create php.ini file click edit and the save — no actual changes needed</li>
</ul>
</li>
<li>Goto new site where Drupal will now kick-in its instal routine and ask for MySQL user, database, password and host (in this case xxxxxxxxx.powwebmysql.com)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2008-06-10/setting-up-drupal-57-on-powweb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clean, formatting-free XHTML from Word for posting into blogs and CMSs?</title>
		<link>http://www.lazydada.com/2008-06-05/clean-formatting-free-xhtml-from-word-for-posting-into-blogs-and-cmss/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=clean-formatting-free-xhtml-from-word-for-posting-into-blogs-and-cmss</link>
		<comments>http://www.lazydada.com/2008-06-05/clean-formatting-free-xhtml-from-word-for-posting-into-blogs-and-cmss/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 17:04:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web design & development]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[Word 2004]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/?p=39</guid>
		<description><![CDATA[&#8212;&#8212;&#8211; Update 2 Thanks to this great list of open-source apps for Mac OS X there another option to look at: AbiWord. I&#8217;ve not tried it yet but it looks set to beat my non-starting attempts with OpenOffice (office Mac is PowerPC without X11). Even better &#8211; it seems to state that it can do the [...]]]></description>
			<content:encoded><![CDATA[<p>&#8212;&#8212;&#8211;</p>
<h3>Update 2</h3>
<p>Thanks to this <a title="Seven open-source Mac apps you need right now" href="http://www.macworld.co.uk/macsoftware/news/index.cfm?RSS&amp;NewsID=21662" target="_blank">great list of open-source apps for Mac OS X</a> there another option to look at: <a title="Open-source word processor for Mac OS X" href="http://www.abisource.com" target="_blank">AbiWord</a>. I&#8217;ve not tried it yet but it looks set to beat my non-starting attempts with OpenOffice (office Mac is PowerPC without X11). Even better &#8211; it seems to state that <a title="Authoring Web-Clean AbiWord Documents" href="http://www.abisource.com/help/en-US/howto/howtoweb.html" target="_blank">it can do the job</a>. TBC.</p>
<p>&#8212;&#8212;&#8211;</p>
<h3>Update</h3>
<h2>What a difference a day makes</h2>
<p>Despite yesterday&#8217;s test proving otherwise &#8211; today it seems that I <strong>can</strong> use Paste Special in to GoLive and keep all formatting. Today I can &#8220;Paste As&#8221; and chose &#8220;Cleared HTML (Removes exotic Markup)&#8221; over the limited &#8220;HTML&#8221; option which was all I could do yesterday. Just a few extra non-breaking spaces and p tags for the line breaks &#8211; but otherwise perfect unicode for the web.</p>
<p>I think that I may have not been pasting directly from word. Not sure. Anyway this is now the best solution for when I&#8217;m about to help update content.<br />
&#8212;&#8212;&#8211;<br />
[Posted to the Microsoft Word forum <a href="http://www.officeformac.com/3192">here</a>]</p>
<p>I&#8217;ve been searching for a while now and have found no simple solution for this issue. I&#8217;m working to set up a CMS (Drupal in this case) and want to find a way to enable the writers &#8211; using Word 2004 &#8211; to upload their own content, properly styled in clean XHTML.</p>
<p>I want to avoid any extra steps as more steps leads to more chances for errors to creep in. The only formatting needed is semantic content; just HTML body content without extraneous Word Roundtrip information or formatting at all as all design should be defined by using CSS stylesheets.</p>
<p>I just want the basic stuff i.e. h1-h6 headings (defined at the authoring stage, using Word&#8217;s standard styles), bold, italics and quality typography (all accents, &#8220;curly&#8221; quotes and em-dashes) properly encoded into human readable XHTML entities (ie &#8220;&amp;&#8221; becomes &#8220;&amp;&#8221;).</p>
<p>I&#8217;m worried that I&#8217;m going to have to compromise on quality or make, what to my mind should be basic functionality, a laborious and error-prone process&#8230;</p>
<p>Does anybody have a solution? Is this doable by hacking/editing the &#8220;Word Conversion Options&#8221; or &#8220;com.microsoft.Word.prefs.plist&#8221; files?</p>
<p>[The basic structure: headings and paragraphs; bold; italics and accents (as unicode) can be handled by the CMS's interface thanks to TinyMCE and its Paste From Word function - but this cannot handle typographic features such as proper curly quotes and em-dashes.]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2008-06-05/clean-formatting-free-xhtml-from-word-for-posting-into-blogs-and-cmss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Flickr slideshow iFrame in WordPress?</title>
		<link>http://www.lazydada.com/2008-02-21/a-flickr-slideshow-iframe-in-wordpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-flickr-slideshow-iframe-in-wordpress</link>
		<comments>http://www.lazydada.com/2008-02-21/a-flickr-slideshow-iframe-in-wordpress/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 17:42:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[amateur geekery]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[iFrame]]></category>
		<category><![CDATA[Tarski]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/2008-02-21/a-flickr-slideshow-iframe-in-wordpress/</guid>
		<description><![CDATA[A-ha! So this is how it&#8217;s done&#8230; For the full experience you&#8217;d need a canvas (or theme) that accommodates the Flickrslideshow minimum dimensions which are roughly 580px wide x 360px high. Right now this site&#8217;s main content div is only 500px wide &#8211; so there&#8217;s a bit of clipping on landscape images. But not enough [...]]]></description>
			<content:encoded><![CDATA[<p>A-ha! So this is how it&#8217;s done&#8230;</p>
<p>For the full experience you&#8217;d need a canvas (or theme) that accommodates the Flickrslideshow minimum dimensions which are roughly 580px wide x 360px high. Right now this site&#8217;s main content div is only 500px wide &#8211; so there&#8217;s a bit of clipping on landscape images. But not enough to worry about too much just yet.</p>
<p><iframe style="border:0" width="500px" height="400px" src="http://www.flickr.com/photos/lazydada/sets/72157603491230286/show/"></iframe></p>
<p>The code is this: <code>&lt;iframe style="border:0" width="500px" height="400px" src="http://www.flickr.com/photos/lazydada/sets/72157603491230286/show/"></iframe></code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2008-02-21/a-flickr-slideshow-iframe-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>miscellany</title>
		<link>http://www.lazydada.com/2008-01-27/miscellany/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=miscellany</link>
		<comments>http://www.lazydada.com/2008-01-27/miscellany/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 11:44:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[amateur geekery]]></category>
		<category><![CDATA[Amusement]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[hard-drive]]></category>
		<category><![CDATA[nostalgia]]></category>
		<category><![CDATA[photographer]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/2008-01-27/miscellany/</guid>
		<description><![CDATA[The Flashing Blade. Currently here. Childrens&#8217; TV from way back in the seventies. You remember this one? I do. The theme tune is baked into my memory for ever. Flickr viewer Tiltviewer is a very cool way to see your Flickr stream. Or mine. I like what it does; somewhere between a slideshow and browser. [...]]]></description>
			<content:encoded><![CDATA[<h3>The Flashing Blade.</h3>
<p>Currently <a href="http://www.thechestnut.com/flashing.htm">here</a>. Childrens&#8217; TV from way back in the seventies. You remember this one? I do. The theme tune is baked into my memory for ever. </p>
<h3>Flickr viewer</h3>
<p>Tiltviewer is a very cool way to see your Flickr stream. Or <a href="http://www.airtightinteractive.com/projects/tiltviewer/app/?user_id=27966219@N00">mine</a>. I like what it does; somewhere between a slideshow and browser. Much cleaner interface than Flickr&#8217;s pages. Smells of the future. Very clever. <a href="http://www.airtightinteractive.com/projects/tiltviewer/">Here is their &#8216;ome page, Mr &#8216;iggins</a>.</p>
<h3>Carbon Copy Cloner</h3>
<p>I&#8217;ve stumbled upon the fact that <a href="http://www.bombich.com/software/ccc.html"> this backup software stalwart for Mac OS X</a> has finally been updated. Time to give it a whirl again. Which reminds me &hellip;</p>
<h3>Hard-drive upgrade. Again.</h3>
<p>Not quite two years since the last upgrade I&#8217;ve done it again. This time not precipitated by a dead-disk but by a severe lack of space. 160GB drive swapped out from my LaCie external drive. Not a quick fix but a good one. And I took to opportunity to give the old girl a good clean. How nice. Shinny Aluminium. Thanks to the folks at <a href="http://www.ifixit.com/">iFixit</a> for the <a href="http://www.ifixit.com/Guide/Mac/PowerBook-G4-Al-12-Inch/Hard-Drive/53/10/" title="how to replace a hard-drive in your Apple PowerBook (12" Aluminium)">online guide</a>.</p>
<h3>Photogasm</h3>
<p>Last but by no means least. My friend Mick Partridge created <a href="http://www.judeedginton.com/">Jude Edginton&#8217;s website</a>. Jude&#8217; photo&#8217;s are really very good. Really. Nice site Mr. Partridge.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2008-01-27/miscellany/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
