<?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>Think2Loud &#187; Jon</title> <atom:link href="http://think2loud.com/author/jonp/feed/" rel="self" type="application/rss+xml" /><link>http://think2loud.com</link> <description>Random thoughts from a few geeks</description> <lastBuildDate>Wed, 04 Jan 2012 01:43:02 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Quick &amp; Easy CSS3 Generators</title><link>http://think2loud.com/924-quick-easy-css3-generators/</link> <comments>http://think2loud.com/924-quick-easy-css3-generators/#comments</comments> <pubDate>Fri, 15 Apr 2011 02:58:22 +0000</pubDate> <dc:creator>Jon</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[HTC]]></category><guid isPermaLink="false">http://think2loud.com/?p=924</guid> <description><![CDATA[<p>Here are a few CSS3 Generators that you should definitely take a look at.  I say this because in my opinion they cover the most ground when it comes to ease of use all in one place and browser support.  &#8230; <a href="http://think2loud.com/924-quick-easy-css3-generators/">Read More</a></p><p><a href="http://think2loud.com/924-quick-easy-css3-generators/">Quick &amp; Easy CSS3 Generators</a></p>]]></description> <content:encoded><![CDATA[<p>Here are a few CSS3 Generators that you should definitely take a look at.  I say this because in my opinion they cover the most ground when it comes to ease of use all in one place and browser support.  These CSS3 Generators are great for border-radius, box-shadow, background gradient and opacity.</p><ul><li><a target="_blank" title="CSS3 PIE: CSS3 Decorations for IE (Supports IE 6-8 and all modern browsers)" href="http://css3pie.com/" target="_blank">CSS3 PIE: CSS3 Decorations for IE (Supports IE 6-8 and all modern browsers)</a></li><li><a target="_blank" title="CSS3 Generator by Eric Hoffman &amp;amp; Peter Funk (Supports all modern browsers, but minimal IE support)" href="http://www.css3.me/" target="_blank">CSS3 Generator by Eric Hoffman &amp; Peter Funk (Supports all modern browsers with minimal IE support)</a></li></ul><p>There are a ton out there for all sorts of variables, but these hit the mark quickly when it comes to the more common effects you would like achieve on your website.</p><p>The CSS3 PIE is especially great, for it&#8217;s quick easy set up and ability to satisfy IE 6-8.  However, I&#8217;ve been advised that it can be quite the performance hog in IE.  I researched it a little and came across this <a target="_blank" href="http://www.codingforums.com/showthread.php?t=63384">posting</a> that gets into the details.  Does anyone know if there is a way to improve performance using CSS3 PIE&#8217;s HTC in IE?</p><p>See below for more CSS3 generators:</p><ul><li><a target="_blank" href="http://webtecker.com/2011/03/16/5-time-saving-css3-tools-and-generators/">5 Time Saving CSS3 Tools and Generators</a></li><li><a target="_blank" href="http://dirtekdesigns.com/blog/tips-and-tricks/10-usefull-css3-generators/">10 Useful CSS3 Generators</a></li><li><a target="_blank" href="http://www.reencoded.com/2010/08/03/15-best-css3-generators-for-lazy-designers/">15 Best CSS3 Generators For Lazy Designers</a></li><li><a target="_blank" href="http://designshack.co.uk/articles/css/20-free-css3-code-generators">20+ Free CSS3 Code Generators</a></li></ul><p><a href="http://think2loud.com/924-quick-easy-css3-generators/">Quick &amp; Easy CSS3 Generators</a></p>]]></content:encoded> <wfw:commentRss>http://think2loud.com/924-quick-easy-css3-generators/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Google Chrome &#8211; Full Screen Kiosk Mode</title><link>http://think2loud.com/868-google-chrome-full-screen-kiosk-mode/</link> <comments>http://think2loud.com/868-google-chrome-full-screen-kiosk-mode/#comments</comments> <pubDate>Mon, 14 Feb 2011 01:39:02 +0000</pubDate> <dc:creator>Jon</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Google Chrome]]></category><guid isPermaLink="false">http://think2loud.com/google-chrome-full-screen-kiosk-mode/</guid> <description><![CDATA[<p>Here are steps for running Google Chrome in full screen Kiosk Mode on a Windows PC: 1. Right click on your Desktop and go to New &#62; Shortcut 2. Browse to the chrome.exe file (depending on your set up, it &#8230; <a href="http://think2loud.com/868-google-chrome-full-screen-kiosk-mode/">Read More</a></p><p><a href="http://think2loud.com/868-google-chrome-full-screen-kiosk-mode/">Google Chrome &#8211; Full Screen Kiosk Mode</a></p>]]></description> <content:encoded><![CDATA[<p>Here are steps for running Google Chrome in full screen Kiosk Mode on a Windows PC:</p><p>1.      Right click on your Desktop and go to New &gt; Shortcut</p><p>2.      Browse to the chrome.exe file (depending on your set up, it might be found here: username\AppData\Local\Google\Chrome\Application\chrome.exe) and click Next</p><p>3.      Type a name for the shortcut (ie &#8220;Chrome Kiosk Mode&#8221;) and click Finish</p><p>4.      Right click on the new shortcut on your Desktop and go to Properties</p><p>5.      At the end of your Target replace chrome.exe with &#8220;chrome.exe &#8211;kiosk http:// [enter URL here]&#8221; and click OK</p><p>6.      Double-click the shortcut on your Desktop and it will launch the full screen Kiosk</p><p>7.      To quit the Kiosk, press Alt + F4 on your keyboard.</p><p><a href="http://think2loud.com/868-google-chrome-full-screen-kiosk-mode/">Google Chrome &#8211; Full Screen Kiosk Mode</a></p>]]></content:encoded> <wfw:commentRss>http://think2loud.com/868-google-chrome-full-screen-kiosk-mode/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Speed Up &amp; Improve iPhoto &#8217;09 Performance</title><link>http://think2loud.com/850-speed-improve-iphoto-09-performance/</link> <comments>http://think2loud.com/850-speed-improve-iphoto-09-performance/#comments</comments> <pubDate>Wed, 11 Aug 2010 11:47:27 +0000</pubDate> <dc:creator>Jon</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[iPhoto]]></category> <category><![CDATA[OS X]]></category><guid isPermaLink="false">http://think2loud.com/?p=850</guid> <description><![CDATA[<p>Okay, since I updated to iPhoto &#8217;09 (yes, I realize it’s currently 2010), I noticed a huge lag in performance upon opening the application.  Not only would it take long to load, but once the interface came up, if you &#8230; <a href="http://think2loud.com/850-speed-improve-iphoto-09-performance/">Read More</a></p><p><a href="http://think2loud.com/850-speed-improve-iphoto-09-performance/">Speed Up &amp; Improve iPhoto &#8217;09 Performance</a></p>]]></description> <content:encoded><![CDATA[<p>Okay,  since I updated to <a target="_blank" title="iPhoto" href="http://www.apple.com/ilife/iphoto/" target="_blank">iPhoto &#8217;09</a> (yes, I realize it’s currently 2010), I  noticed a huge lag in performance upon opening the application.  Not  only would it take long to load, but once the interface came up, if you  tried to click around with your mouse, the rainbow wheel of death would  start spinning.  Nobody likes that.  Follow these steps to improve and  speed up iPhoto performance:</p><ol><li>Option + Command click the iPhoto application</li><li>A box will pop up entitled: Rebuild Photo Library</li><li>Check “Reclaim unused disk space from databases”</li><li>Click “Rebuild”</li><li>Checking any of the other ones doesn’t hurt either, it actually speeds it up even more.  Give it a try!</li></ol><p>Also, if anyone has any additional advice or tips, please feel free to share.</p><p><a href="http://think2loud.com/850-speed-improve-iphoto-09-performance/">Speed Up &amp; Improve iPhoto &#8217;09 Performance</a></p>]]></content:encoded> <wfw:commentRss>http://think2loud.com/850-speed-improve-iphoto-09-performance/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Backblaze Icon Missing from Menu Bar in Snow Leopard</title><link>http://think2loud.com/782-backblaze-icon-missing-menu-bar-snow-leopard/</link> <comments>http://think2loud.com/782-backblaze-icon-missing-menu-bar-snow-leopard/#comments</comments> <pubDate>Wed, 28 Jul 2010 02:02:40 +0000</pubDate> <dc:creator>Jon</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Backblaze]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[quicktip]]></category> <category><![CDATA[Snow Leopard]]></category><guid isPermaLink="false">http://think2loud.com/?p=782</guid> <description><![CDATA[<p>Long story short, Backblaze is awesome!  Up until I lost my Backblaze icon from the menu bar in Mac OSX Snow Leopard.  I researched online a little and couldn&#8217;t find an easy method of fixing the issue.  With that nifty &#8230; <a href="http://think2loud.com/782-backblaze-icon-missing-menu-bar-snow-leopard/">Read More</a></p><p><a href="http://think2loud.com/782-backblaze-icon-missing-menu-bar-snow-leopard/">Backblaze Icon Missing from Menu Bar in Snow Leopard</a></p>]]></description> <content:encoded><![CDATA[<p>Long  story short, <a target="_blank" title="Backblaze" href="http://www.backblaze.com/partner/af0812" target="_blank">Backblaze</a> is awesome!  Up until I lost my <a target="_blank" title="Backblaze" href="http://www.backblaze.com/partner/af0812" target="_blank">Backblaze</a> icon  from the menu bar in Mac OSX Snow Leopard.  I researched online a little  and couldn&#8217;t find an easy method of fixing the issue.  With that nifty  little icon missing, I worried if it were working at all &#8211; all those  precious photos, video and digital memories gone?</p><p>By  going into the <a target="_blank" title="Backblaze" href="http://www.backblaze.com/partner/af0812" target="_blank">Backblaze</a> settings in your System Preferences, you can  select the check box next to &#8220;Show Backblaze icon in the menu bar.&#8221;   However, every time I checked the box, the icon would not come back.   And upon return to the preferences, the box remained unchecked.  A  mystery?  Yes, indeed.</p><p>Therefore,  I contacted customer support and they gave me a quick and easy solution  that made my day.  Try the following steps below to fix the  mysteriously missing <a target="_blank" title="Backblaze" href="http://www.backblaze.com/partner/af0812" target="_blank">Backblaze</a> icon from the menu bar in Snow Leopard.</p><ol><li>Click on the Finder</li><li>Press Command + Shift + G</li><li>Enter /Library/Backblaze in the text field and press &#8220;Go&#8221;</li><li>Right click on the folder &#8220;bzdata&#8221; and Get Info (or press command + i)</li><li>Change the permissions, so that all users have &#8220;Read &amp; Write&#8221; permissions.</li><li>Then click the gear icon and select &#8220;Apply to enclosed items..&#8221;</li><li>If  the <a target="_blank" title="Backblaze" href="http://www.backblaze.com/partner/af0812" target="_blank">Backblaze</a> icon doesn’t show up on the menu bar, follow steps 1-3  again and this time double click “bzbmenu” and this will place the icon  in the right spot.</li></ol><p><a href="http://think2loud.com/782-backblaze-icon-missing-menu-bar-snow-leopard/">Backblaze Icon Missing from Menu Bar in Snow Leopard</a></p>]]></content:encoded> <wfw:commentRss>http://think2loud.com/782-backblaze-icon-missing-menu-bar-snow-leopard/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
<!-- Served from: think2loud.com @ 2012-02-03 21:56:12 by W3 Total Cache -->
