<?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>Jacken&#039;s Blog &#187; mac</title> <atom:link href="http://www.jackenhack.com/archives/tag/mac/feed/" rel="self" type="application/rss+xml" /><link>http://www.jackenhack.com</link> <description></description> <lastBuildDate>Tue, 07 Feb 2012 05:59: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>Disk that refuses to sleep in Mac OS X &#8211; how to fix it</title><link>http://www.jackenhack.com/archives/2012/02/06/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/</link> <comments>http://www.jackenhack.com/archives/2012/02/06/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/#comments</comments> <pubDate>Mon, 06 Feb 2012 19:29:28 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Computers]]></category> <category><![CDATA[Macintosh]]></category> <category><![CDATA[disk]]></category> <category><![CDATA[fseventsd]]></category> <category><![CDATA[hard disk]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[macbook]]></category> <category><![CDATA[os x]]></category> <category><![CDATA[osx]]></category> <category><![CDATA[sleep]]></category> <category><![CDATA[spinning]]></category><guid isPermaLink="false">http://www.jackenhack.com/?p=1752</guid> <description><![CDATA[I replace my internal disk on my MacBook Pro with a SSD disk, which made a huge difference in speed. At the same time I removed the DVD unit and installed a new 500gb disk instead. The extra disk went &#8230; <a href="http://www.jackenhack.com/archives/2012/02/06/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<div id="attachment_1753" class="wp-caption aligncenter" style="width: 458px"><a href="http://www.flickr.com/photos/digaospbr/297551592/"><img class="size-full wp-image-1753" title="Hard disk" src="http://www.jackenhack.com/wp-content/uploads/2012/02/hard_disk.jpg" alt="Picture of a hard disk" width="448" height="332" /></a><p class="wp-caption-text">Image by DigaoSPBR</p></div><p>I replace my internal disk on my <strong>MacBook Pro</strong> with a SSD disk, which made a huge difference in speed. At the same time I removed the DVD unit and installed a new 500gb disk instead. The extra disk went to sleep when not in use, but then started within a couple of minutes or less. Here&#8217;s what I did to fix that problem.</p><p><span id="more-1752"></span><h2>Finding out the culprit</h2> First of all I needed to change the time before the disk went to sleep. I set the value before sleep to one minute, so I don&#8217;t have to wait long between tests.<pre><code>sudo pmset -a disksleep 1 </code></pre>This will set the time until sleep to one minute when using an AC adapter. Replace -a with -b for changing the setting when on battery power.</p><p>To find the applications that was accessing the volume, I opened the terminal application and started to observe the output of the following terminal command. To narrow the output I use grep to just show events and access to the extra disk. Otherwise your going to get a <strong>LOT</strong> of unnecessary output.<pre><code>sudo fs<em>usage | grep name</em>of<em>volume </em></code></pre>Replace nameof<em>volume with the name of your disk. Enter your login password. The first thing I noticed was that <strong>fseventsd</strong> was logging information to the external disk. To deactivate the logging, just enter the following:<pre><code>cd /Volumes/name</code></pre></em>of<em>disk sudo touch .fseventsd/no</em>log<h2>Interfering software</h2> I continued to look for applications or processes that accessed my disk, and one of them was <strong>iStat Menu</strong>. I checked the settings for <strong>iStat Menu</strong>, and the disk info part was disabled, but it still accessed the disk. So I had to disabled it. I love <strong>iStat Menu</strong>, so that felt a bit sad, but until they fix this it will be turned off.</p><p>I have a lot of links for stuff like the download folder, Final Cut Pro settings, buffers for applications and all my photos on the extra disk so naturally the extra disk will start when using applications using these files. But now when I surf the web or write, I no longer have to listen to the sound of the disk. Blissful silence.</p><p>You can now change the time before the disk goes to sleep. My 7200rpm disk starts very quickly so I kept mine on a couple of minutes. Added benefit? <strong>Much better battery life!</strong></p><p>I hope this helps you if you have the same problem.</p><div id="tweetbutton1752" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fyzm78b&amp;via=jackenhack&amp;text=Disk%20that%20refuses%20to%20sleep%20in%20Mac%20OS%20X%20%26%238211%3B%20how%20to%20fix%20it&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2012%2F02%2F06%2Fdisk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2012/02/06/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Force Syncing Mac OS X Address Book with Gmail Contacts</title><link>http://www.jackenhack.com/archives/2012/01/30/force-syncing-mac-os-x-address-book-with-gmail-contacts/</link> <comments>http://www.jackenhack.com/archives/2012/01/30/force-syncing-mac-os-x-address-book-with-gmail-contacts/#comments</comments> <pubDate>Mon, 30 Jan 2012 22:42:05 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Computers]]></category> <category><![CDATA[iOS]]></category> <category><![CDATA[iPad]]></category> <category><![CDATA[iPhone]]></category> <category><![CDATA[Macintosh]]></category> <category><![CDATA[address book]]></category> <category><![CDATA[contacts]]></category> <category><![CDATA[gmail]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[os x]]></category> <category><![CDATA[sync]]></category><guid isPermaLink="false">http://www.jackenhack.com/?p=1739</guid> <description><![CDATA[If you setup your iPhone and iPad to connect to Google as an Exchange server, you get instant push notifications of mail and sync your calendars and address book. And in my experience it works great. But syncing under Mac &#8230; <a href="http://www.jackenhack.com/archives/2012/01/30/force-syncing-mac-os-x-address-book-with-gmail-contacts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>If you setup your iPhone and iPad to connect to <a href="http://support.google.com/mobile/bin/answer.py?hl=en&amp;answer=138740"><strong>Google</strong> as an <strong>Exchange server</strong></a>, you get instant push notifications of mail and sync your calendars and address book. And in my experience it works great. But syncing under <strong>Mac OS X</strong> can sometimes be slow to update. So I wrote this little program to force an update immediately. It&#8217;s been useful to me, so I thought I put it here if someone else needed it.</p><p><a href="http://jackenhack.com//slask/sync_addressbook_with_gmail.zip">Download Address Book sync with Google Contacts</a></p><div id="tweetbutton1739" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fy0SCnI&amp;via=jackenhack&amp;text=Force%20Syncing%20Mac%20OS%20X%20Address%20Book%20with%20Gmail%20Contacts&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2012%2F01%2F30%2Fforce-syncing-mac-os-x-address-book-with-gmail-contacts%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2012/01/30/force-syncing-mac-os-x-address-book-with-gmail-contacts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Geotag your DSLR images using your iPhone GPS and a Mac</title><link>http://www.jackenhack.com/archives/2012/01/25/geotag-your-dslr-images-using-your-iphone-gps-and-a-mac/</link> <comments>http://www.jackenhack.com/archives/2012/01/25/geotag-your-dslr-images-using-your-iphone-gps-and-a-mac/#comments</comments> <pubDate>Tue, 24 Jan 2012 23:44:52 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Computers]]></category> <category><![CDATA[iOS]]></category> <category><![CDATA[iPhone]]></category> <category><![CDATA[Photography]]></category> <category><![CDATA[camera]]></category> <category><![CDATA[DSLR]]></category> <category><![CDATA[GPS]]></category> <category><![CDATA[GPSPhotoLinker]]></category> <category><![CDATA[iphone]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[Macintosh]]></category> <category><![CDATA[MotionX-GPS]]></category><guid isPermaLink="false">http://www.jackenhack.com/?p=1712</guid> <description><![CDATA[Geotag images using an iPhone One of the nice things about modern camera phones and even some regular cameras uses GPS to tag photos and embed the coordinates in the pictures EXIF data. But wouldn’t it be great if you &#8230; <a href="http://www.jackenhack.com/archives/2012/01/25/geotag-your-dslr-images-using-your-iphone-gps-and-a-mac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<h2 id="geotagimages"><img class="aligncenter size-full wp-image-1713" title="GPS map" src="http://www.jackenhack.com/wp-content/uploads/2012/01/gps_map.jpg" alt="Map from iPhone showing geotagged images" width="600" height="405" /></h2><p><h2>Geotag images using an iPhone</h2> One of the nice things about modern camera phones and even some regular cameras uses GPS to tag photos and embed the coordinates in the pictures EXIF data. But wouldn’t it be great if you could do that with your fancy DSLR camera photos as well? Programs like iPhoto, Aperture and the upcoming Adobe Lightroom 4 can show you your pictures on a map. Many online photo sites like Flickr also uses the GPS data in the pictures to display them on a map. <span id="more-1712"></span><h2 id="useyouriphonetogeotagpictures">Use your iPhone to geotag pictures</h2> There’s an easy way of adding the GPS coordinates to your RAW or jpg images using your iPhone as a GPS logger. To get it to work correctly, make sure that the clock on your digital camera is the same as your iPhone. This will help when adding the coordinates later. There are some free alternative apps for iPhone like <a href="http://itunes.apple.com/us/app/gps-stone-gpx-trip-tracking/id441456344?mt=8">Gps Stone GPX,</a> but I’m using an app called <a href="http://news.motionx.com/category/motionx-gps/">MotionX-GPS</a> for logging when I walk around taking pictures. All you have to do is to start the app and create a new track. Turn off the display and put it in your pocket. Just have the app running while you photograph. After you are finished, use the share function in <a href="http://news.motionx.com/category/motionx-gps/">MotionX-GPS</a> to send the track data by email to your Mac. You get some statistics in the email, but also two included files. One .kmz file for Google Earth, but it’s the .gpx file your interested in. Just save the file to your hard disk. Download your images to your computer. I usually use <strong>Image Capture</strong>, a very underrated program, and download the images to a folder on the desktop. Start up <a href="http://www.earlyinnovations.com/gpsphotolinker/">GPSPhotoLinker</a>, a free program for Macintosh. Import your .gpx track data and photos and use the automatic batch function in the program to save the GPS data into the image. Now you are ready to import your images to your favorite image handling program like iPhoto, Aperture or Adobe Lightroom. So now when you upload pictures to Flickr, the GPS location is embedded in the image.</p><p>&nbsp;</p><div id="tweetbutton1712" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fzsfrb9&amp;via=jackenhack&amp;text=Geotag%20your%20DSLR%20images%20using%20your%20iPhone%20GPS%20and%20a%20Mac&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2012%2F01%2F25%2Fgeotag-your-dslr-images-using-your-iphone-gps-and-a-mac%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2012/01/25/geotag-your-dslr-images-using-your-iphone-gps-and-a-mac/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Asus PA246Q ProArt Professional monitor review</title><link>http://www.jackenhack.com/archives/2012/01/19/asus-pa246q-proart-professional-monitor-review/</link> <comments>http://www.jackenhack.com/archives/2012/01/19/asus-pa246q-proart-professional-monitor-review/#comments</comments> <pubDate>Thu, 19 Jan 2012 11:07:18 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Macintosh]]></category> <category><![CDATA[Review]]></category> <category><![CDATA[Adobe RGB 1998]]></category> <category><![CDATA[apple]]></category> <category><![CDATA[Color profile]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[monitor]]></category> <category><![CDATA[Photography]]></category> <category><![CDATA[review]]></category> <category><![CDATA[sRGB]]></category><guid isPermaLink="false">http://www.jackenhack.com/?p=1284</guid> <description><![CDATA[Asus PA246Q ProArt Professional monitor To be able to really get the most out of your images, you need a color accurate monitor. You usually have to pay a lot of money to get a good monitor that&#8217;s factory calibrated &#8230; <a href="http://www.jackenhack.com/archives/2012/01/19/asus-pa246q-proart-professional-monitor-review/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<div class="separator" style="clear: both; text-align: left;"><img id="blogsy-1328004354143.326" class="clearleft aligncenter" src="http://www.jackenhack.com/wp-content/uploads/2012/01/wpid-Photo-19-jan-2012-0017.jpg" alt="Asus PA246 monitor" width="397" height="338" /><h1></h1><h1><a href="http://www.amazon.com/gp/product/B005NM8PB6/ref=as_li_tf_tl?ie=UTF8&amp;tag=jackensweblog-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B005NM8PB6">Asus PA246Q</a> ProArt Professional monitor</h1> To be able to really get the most out of your images, you need a color accurate monitor. You usually have to pay a lot of money to get a good monitor that&#8217;s factory calibrated and uses a IPS panel, a panel type that is better at showing correct colors than the more common (and cheaper) TN panels. But there are some reasonably priced monitors. One of them is the <a href="http://www.amazon.com/gp/product/B005NM8PB6/ref=as_li_tf_tl?ie=UTF8&amp;tag=jackensweblog-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B005NM8PB6">Asus PA246Q</a> ProArt monitor. It&#8217;s factory calibrated and even ships with a printout of the calibration result from the factory. You can set the monitor to sRGB or Adobe RGB 1998 color space directly on the front controls of the monitor. It&#8217;s also has fairly high resolution with 24&#8243; size 1920&#215;1200 pixels.<span id="more-1284"></span>After using my <strong>Spyder Color calibrator</strong> there wasn&#8217;t that much of a difference between the built-in calibration and the Spyder created one, but calibrating the monitor is always a good thing to do.The monitor is thick, so you need ample of desk space to accommodate it, but the monitor stand is sturdy and there is a lot of adjustments available including height. Very handy.When comparing the <a href="http://www.amazon.com/gp/product/B005NM8PB6/ref=as_li_tf_tl?ie=UTF8&amp;tag=jackensweblog-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B005NM8PB6">Asus PA246Q</a> monitor to the monitor on my <strong>Macbook Pro</strong> mid 2010, you really see the difference in image quality. I wouldn&#8217;t edit images using <strong>Lightroom</strong> or <strong>Photoshop</strong> on the <strong>Macbook</strong> anymore. You get spoiled fast when seeing the difference you get from a good monitor.There is a built-in USB hub and connectors for HDMI, D-Sub, DisplayPort and DVI-D. It also includes all the cables, except for the mini-DisplayPort cable for my Mac, which is a nice touch. There is an audio-in port but the build in amplifier has way to low gain to be usable. It&#8217;s essentially useless. But for me that&#8217;s not a problem. I bought the monitor for it&#8217;s image quality.When buying a monitor, one thing to look out for are dead pixels. A dead pixel in the middle of the screen can really be annoying when doing editing. Different manufacturer has a minimum of dead pixels the monitor has to have for a replacement. Mine has one dead pixel fairly low on the screen, so I can live with that.There&#8217;s a built in 7-1 card reader, but considering that the monitor is aimed for the professional market, the absence of CF-card capability seems a bit stupid.<strong>Would I recommend this monitor? Yes, even though there are some problems, the price and image quality makes up for the faults.</strong>Here&#8217;s the manufactures description:<blockquote>The Most User-friendly P-IPS ProArt Series Professional Monitor</blockquote> P-IPS panel with 98% Adobe RGB coverage and 178° wide viewing angleQuickFit Function instantly boost design efficiency by providing real-size document, photo, and grid on screenBuilt-in USB hubs and 7-in-1 card reader for instant connection<ul></ul><ul><li>Panel Size: Wide Screen 24.1&#8243;(61.13cm) 16:10</li></ul>&nbsp;<ul><li>Color Saturation : 98%(Adobe RGB), 100%(sRGB), 102%(NTSC)</li></ul> &nbsp;&nbsp;<ul><li>Panel Type : P-IPS</li></ul> &nbsp;&nbsp;<ul><li>Resolution : 1920&#215;1200</li></ul> &nbsp;&nbsp;<ul><li>Display Colors : 1073.7M (10bit)</li></ul> &nbsp;&nbsp;<h2>Good</h2><ul></ul><ul><li>Factory color calibrated.</li></ul>&nbsp;<ul><li>Great image quality</li></ul> &nbsp;&nbsp;<ul><li>Able to display 98% of the Adobe RGB color space.</li></ul> &nbsp;&nbsp;<h2>Bad</h2><ul></ul><ul><li>Built-in audio interface has too low gain, making it practically useless.</li></ul>&nbsp;<ul><li>No CF card support in card reader.</li></ul> &nbsp;&nbsp;</div><div id="tweetbutton1284" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fzbyg9a&amp;via=jackenhack&amp;text=Asus%20PA246Q%20ProArt%20Professional%20monitor%20review&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2012%2F01%2F19%2Fasus-pa246q-proart-professional-monitor-review%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2012/01/19/asus-pa246q-proart-professional-monitor-review/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>iPad, useless expensive toy?</title><link>http://www.jackenhack.com/archives/2010/11/24/ipad-useless-expensive-toy/</link> <comments>http://www.jackenhack.com/archives/2010/11/24/ipad-useless-expensive-toy/#comments</comments> <pubDate>Wed, 24 Nov 2010 01:13:54 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Life and times of Jacken]]></category> <category><![CDATA[apple]]></category> <category><![CDATA[ipad]]></category> <category><![CDATA[mac]]></category><guid isPermaLink="false">http://www.jackenhack.com/?p=1188</guid> <description><![CDATA[After buying my 32G 3G iPad I was a bit worried that it would become yet another victim of my impulsiveness. The first day with it, I was convinced that I&#8217;d get bored within the week and having it ending &#8230; <a href="http://www.jackenhack.com/archives/2010/11/24/ipad-useless-expensive-toy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>After buying my 32G 3G iPad I was a bit worried that it would become yet another victim of my impulsiveness. The first day with it, I was convinced that I&#8217;d get bored within the week and having it ending up on my mountain of cool but never used electronics. But during the weeks I&#8217;ve used it, it&#8217;s becoming indispensable. Checking out Twitter with Twitter for iPad. Reading news on FlipBoard (which has the most beautiful design of all news readers), answering mails, making plans with OmniFocus for iPad, chatting with IM+ and using the calendar (naturally synced to Google Calendar) for booking appointments. It&#8217;s now an essential part of my daily life. I&#8217;m also starting to hate the noise of my Macbook. With the iPad, it&#8217;s really quiet.</p><div id="tweetbutton1188" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fv1aP2d&amp;via=jackenhack&amp;text=iPad%2C%20useless%20expensive%20toy%3F&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2010%2F11%2F24%2Fipad-useless-expensive-toy%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2010/11/24/ipad-useless-expensive-toy/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>My favorite commands in .bash_profile on Mac OS X</title><link>http://www.jackenhack.com/archives/2010/11/24/my-favorite-commands-in-bash_profile-on-mac-os-x/</link> <comments>http://www.jackenhack.com/archives/2010/11/24/my-favorite-commands-in-bash_profile-on-mac-os-x/#comments</comments> <pubDate>Wed, 24 Nov 2010 00:30:58 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Macintosh]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[bash]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[macosx]]></category> <category><![CDATA[terminal]]></category><guid isPermaLink="false">http://www.jackenhack.com/?p=1182</guid> <description><![CDATA[Here&#8217;s some additions to my .bash_profile for making life easier. I especially like that completion now ignores case. Makes navigating the file system so much faster. Givem a spin. export HISTCONTROL=erasedups export HISTSIZE=10000 shopt -s histappend set completion-ignore-case on Tweet]]></description> <content:encoded><![CDATA[<p>Here&#8217;s some additions to my .bash_profile for making life easier. I especially like that completion now ignores case. Makes navigating the file system so much faster. Givem a spin.</p><p><code> export HISTCONTROL=erasedups export HISTSIZE=10000 shopt -s histappend set completion-ignore-case on </code></p><div id="tweetbutton1182" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FtVDmwz&amp;via=jackenhack&amp;text=My%20favorite%20commands%20in%20.bash_profile%20on%20Mac%20OS%20X&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2010%2F11%2F24%2Fmy-favorite-commands-in-bash_profile-on-mac-os-x%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2010/11/24/my-favorite-commands-in-bash_profile-on-mac-os-x/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>DNS problems with Snow Leopard 10.6</title><link>http://www.jackenhack.com/archives/2009/09/08/dns-problems-with-snow-leopard-10-6/</link> <comments>http://www.jackenhack.com/archives/2009/09/08/dns-problems-with-snow-leopard-10-6/#comments</comments> <pubDate>Tue, 08 Sep 2009 22:49:28 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Life and times of Jacken]]></category> <category><![CDATA[apple]]></category> <category><![CDATA[dns]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[macosx]]></category> <category><![CDATA[osx]]></category> <category><![CDATA[problem]]></category> <category><![CDATA[snow leopard]]></category><guid isPermaLink="false">http://www.jackenhack.com/?p=962</guid> <description><![CDATA[I&#8217;ve had some bizarre problems with my DNS today. I checked /etc/resolv.conf but everything looked ok. Checked the settings dialog for my network and at first glance, that one seemed ok as well. But normally there should be a dimmed &#8230; <a href="http://www.jackenhack.com/archives/2009/09/08/dns-problems-with-snow-leopard-10-6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>I&#8217;ve had some bizarre problems with my DNS today. I checked /etc/resolv.conf but everything looked ok. Checked the settings dialog for my network and at first glance, that one seemed ok as well.</p><p><img class="size-medium wp-image-963 alignnone" title="Screen shot 2009-09-09 at 00.34.55" src="http://www.jackenhack.com/wp-content/uploads/2009/09/Screen-shot-2009-09-09-at-00.34.55-300x252.png" alt="Screen shot 2009-09-09 at 00.34.55" width="300" height="252" /></p><p>But normally there should be a dimmed version of the DHCP assigned values there.</p><p><img class="alignnone size-medium wp-image-964" title="Screen shot 2009-09-09 at 00.35.08" src="http://www.jackenhack.com/wp-content/uploads/2009/09/Screen-shot-2009-09-09-at-00.35.08-259x300.png" alt="Screen shot 2009-09-09 at 00.35.08" width="259" height="300" /></p><p>Just select the empty one and press the minus sign. Sneaky little bug there!</p><p><img class="alignnone size-medium wp-image-965" title="Dimmed DNS values" src="http://www.jackenhack.com/wp-content/uploads/2009/09/Screen-shot-2009-09-09-at-00.35.16-227x300.png" alt="Dimmed DNS values" width="227" height="300" /></p><p>Save your settings and you should be good to go.</p><div id="tweetbutton962" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FvXL6TE&amp;via=jackenhack&amp;text=DNS%20problems%20with%20Snow%20Leopard%2010.6&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2009%2F09%2F08%2Fdns-problems-with-snow-leopard-10-6%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2009/09/08/dns-problems-with-snow-leopard-10-6/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Getting Perian 1.1.4 to work Snow Leopard 10.6 to work</title><link>http://www.jackenhack.com/archives/2009/08/14/getting-perian-1-1-4-to-work-snow-leopard-10-6-to-work/</link> <comments>http://www.jackenhack.com/archives/2009/08/14/getting-perian-1-1-4-to-work-snow-leopard-10-6-to-work/#comments</comments> <pubDate>Fri, 14 Aug 2009 21:33:40 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Life and times of Jacken]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[macosx]]></category> <category><![CDATA[osx]]></category> <category><![CDATA[perian]]></category> <category><![CDATA[snow leopard]]></category><guid isPermaLink="false">http://www.jackenhack.com/?p=951</guid> <description><![CDATA[There&#8217;s a problem with getting Perian to work in Snow Leopard. But there&#8217;s a quick fix outlined here, but If the PreferencePane is installed to only the current user, you need to paste the following into the terminal: cd cd &#8230; <a href="http://www.jackenhack.com/archives/2009/08/14/getting-perian-1-1-4-to-work-snow-leopard-10-6-to-work/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>There&#8217;s a problem with getting Perian to work in Snow Leopard. But there&#8217;s a quick fix outlined here, but If the PreferencePane is installed to only the current user, you need to paste the following into the terminal:</p><p><code> cd cd Library/PreferencePanes/Perian.prefPane/Contents/Resources/Components cp Perian.zip ~/Downloads </code><code> cp CoreAudio/A52Codec.zip ~/Downloads cp QuickTime/AC3MovieImport.zip ~/Downloads cd ~/Downloads unzip AC3MovieImport.zip unzip A52Codec.zip unzip Perian.zip sudo mv Perian.component/ /Library/QuickTime/ sudo mv AC3MovieImport.component/ /Library/QuickTime/ sudo mv A52Codec.component/ /Library/Audio/Plug-Ins/Components/ </code></p><div id="tweetbutton951" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Frp0W3o&amp;via=jackenhack&amp;text=Getting%20Perian%201.1.4%20to%20work%20Snow%20Leopard%2010.6%20to%20work&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2009%2F08%2F14%2Fgetting-perian-1-1-4-to-work-snow-leopard-10-6-to-work%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2009/08/14/getting-perian-1-1-4-to-work-snow-leopard-10-6-to-work/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>MAMP WordPress and Error establishing a database connection</title><link>http://www.jackenhack.com/archives/2009/03/20/mamp-wordpress-and-error-establishing-a-database-connection/</link> <comments>http://www.jackenhack.com/archives/2009/03/20/mamp-wordpress-and-error-establishing-a-database-connection/#comments</comments> <pubDate>Fri, 20 Mar 2009 15:59:59 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Computers]]></category> <category><![CDATA[Macintosh]]></category> <category><![CDATA[web]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[macosx]]></category> <category><![CDATA[mysql]]></category><guid isPermaLink="false">http://www.jackenhack.com/blog/archives/2009/03/20/mamp-wordpress-and-error-establishing-a-database-connection/</guid> <description><![CDATA[I&#8217;ve installed MAMP on my Mac to do some changes to my blog. I tried to set the WordPress wp-config.php file to connect to localhost:8889, but got an error that It could not connect to the database. After replacing localhost:8889 &#8230; <a href="http://www.jackenhack.com/archives/2009/03/20/mamp-wordpress-and-error-establishing-a-database-connection/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>I&#8217;ve installed MAMP on my Mac to do some changes to my blog. I tried to set the WordPress wp-config.php file to connect to localhost:8889, but got an error that It could not connect to the database. After replacing localhost:8889 to 127.0.0.1:8889 it works. My quick guess is that permissions for the root user is set to allow connections 127.0.0.1, but not localhost. Anyway, it works now.</p><p>My wp-config.php file looks like this:</p><p><code>define('DB_NAME', 'wordpress'); /** MySQL database username */</code></p><p>define(&#8216;DB_USER&#8217;, &#8216;root&#8217;);</p><p>/** MySQL database password */</p><p>define(&#8216;DB_PASSWORD&#8217;, &#8216;root&#8217;);</p><p>/** MySQL hostname */</p><p>define(&#8216;DB_HOST&#8217;, &#8217;127.0.0.1:8889&#8242;);</p><div id="tweetbutton847" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Ft5J65k&amp;via=jackenhack&amp;text=MAMP%20WordPress%20and%20Error%20establishing%20a%20database%20connection&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2009%2F03%2F20%2Fmamp-wordpress-and-error-establishing-a-database-connection%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2009/03/20/mamp-wordpress-and-error-establishing-a-database-connection/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Firefox plugin for PDF</title><link>http://www.jackenhack.com/archives/2008/06/23/firefox-plugin-for-pdf/</link> <comments>http://www.jackenhack.com/archives/2008/06/23/firefox-plugin-for-pdf/#comments</comments> <pubDate>Mon, 23 Jun 2008 21:59:05 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Life and times of Jacken]]></category> <category><![CDATA[firefox]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[pdf]]></category><guid isPermaLink="false">http://www.jackenhack.com/blog/?p=739</guid> <description><![CDATA[Yes! Finally a plugin for displaying PDF in Firefox 3 for mac. It uses PDFKit. Get PDF plugin for Firefox here Tweet]]></description> <content:encoded><![CDATA[<p>Yes! Finally a plugin for displaying PDF in Firefox 3 for mac. It uses PDFKit.</p><p><a title="firefox plugin for pdf" href="http://code.google.com/p/firefox-mac-pdf/">Get PDF plugin for Firefox here</a></p><div id="tweetbutton739" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FvfxVgr&amp;via=jackenhack&amp;text=Firefox%20plugin%20for%20PDF&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2008%2F06%2F23%2Ffirefox-plugin-for-pdf%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2008/06/23/firefox-plugin-for-pdf/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: www.jackenhack.com @ 2012-02-07 11:04:50 by W3 Total Cache -->
