<?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>Matt Cutts: Gadgets, Google, and SEO &#187; How to</title> <atom:link href="http://www.mattcutts.com/blog/type/how-to/feed/" rel="self" type="application/rss+xml" /><link>http://www.mattcutts.com/blog</link> <description>neat fun stuff</description> <lastBuildDate>Fri, 03 Feb 2012 21:36:09 +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>Halloween Pumpkin: Portal Turret!</title><link>http://www.mattcutts.com/blog/halloween-pumpkin-portal-turret/</link> <comments>http://www.mattcutts.com/blog/halloween-pumpkin-portal-turret/#comments</comments> <pubDate>Mon, 24 Oct 2011 15:26:44 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[Fun]]></category> <category><![CDATA[Games]]></category> <category><![CDATA[How to]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=5056</guid> <description><![CDATA[I made a Portal turret for my Halloween pumpkin! I was trying to think of things to carve: vampire Android? R2-D2? Zoidberg? Then I thought: I could do a character from Portal 2! I was going to carve something like GLaDOS or Wheatley, but then I realized that a portal turret would be perfect: To [...]]]></description> <content:encoded><![CDATA[<p>I made a Portal turret for my Halloween pumpkin! I was trying to think of things to carve: vampire Android? R2-D2? Zoidberg? Then I thought: I could do a character from Portal 2! I was going to carve something like GLaDOS or Wheatley, but then I realized that a <a href="http://www.google.com/search?tbm=isch&#038;hl=en&#038;source=hp&#038;biw=1214&#038;bih=785&#038;q=portal+turret&#038;gbv=2&#038;oq=portal+turret&#038;aq=f&#038;aqi=g10&#038;aql=1&#038;gs_sm=e&#038;gs_upl=1571l3480l0l3685l13l11l0l3l3l1l206l1209l2.4.2l8l0">portal turret</a> would be perfect:</p><p><center><iframe width="640" height="480" src="http://www.youtube.com/embed/bJuJ8M3zuUw" frameborder="0" allowfullscreen></iframe></center></p><p>To make the glowing red eye, I punched a small hole in the pumpkin, taped an LED to a battery, and pushed the LED from the center of the pumpkin through the small hole. I thought about doing an actual red laser, but 1) I don&#8217;t want to blind any kids walking by my pumpkin, and 2) laser beams aren&#8217;t visible unless there&#8217;s fog or smoke or something for the beam to hit.</p><p>To make the side &#8220;gun&#8221; sections of the pumpkin, I had a small dowel rod lying around, so I just cut two small stakes from the dowel rod and jammed them into the pumpkin sides. It&#8217;s a bit rickety, but it works. For the video, I played some turret sound effects and moved my red laser over the pumpkin as if another turret was locking onto it.</p><p>I didn&#8217;t want to take long to carve my pumpkin. I finished it in maybe an hour, but check out this really <a href="http://neil.fraser.name/news/2010/10/28/">elaborate pumpkin that someone else did</a>. And it turns out that they work at Google too!</p><p>I like how my pumpkin came out overall:</p><p><center><img src="http://www.mattcutts.com/images/turret-pumpkin-halloween-portal.jpg" alt="Portal 2 turret pumpkin for Halloween!" /></center></p><p>Happy Halloween, and I hope you&#8217;re getting creative with your pumpkin carving!</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/halloween-pumpkin-portal-turret/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/halloween-pumpkin-portal-turret/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>How to strip JPEG metadata in Ubuntu</title><link>http://www.mattcutts.com/blog/howto-strip-jpeg-metadata/</link> <comments>http://www.mattcutts.com/blog/howto-strip-jpeg-metadata/#comments</comments> <pubDate>Mon, 07 Feb 2011 08:02:27 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[How to]]></category> <category><![CDATA[Linux/Ubuntu]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=4431</guid> <description><![CDATA[If you want to post some JPEG pictures but you&#8217;re worried that they might have metadata like location embedded in them, here&#8217;s how to strip that data out. First, install exiftool using this command: sudo apt-get install libimage-exiftool-perl Then, go into the directory with the JPEG files. If you want to remove metadata from every [...]]]></description> <content:encoded><![CDATA[<p>If you want to post some JPEG pictures but you&#8217;re worried that they might have metadata like location embedded in them, here&#8217;s how to strip that data out.</p><p>First, install exiftool using this command:</p><p><code>sudo apt-get install libimage-exiftool-perl</code></p><p>Then, go into the directory with the JPEG files. If you want to remove metadata from every file in the directory, use</p><p><code>exiftool -all= *.jpg</code></p><p>The exiftool will make copies, so if you had a file called image.jpg, when you&#8217;re done you&#8217;ll have image.jpg with all the metadata stripped plus a file called image.jpg_original which will still have the metadata.</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/howto-strip-jpeg-metadata/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/howto-strip-jpeg-metadata/feed/</wfw:commentRss> <slash:comments>31</slash:comments> </item> <item><title>How to find start-up ideas</title><link>http://www.mattcutts.com/blog/business-ideas/</link> <comments>http://www.mattcutts.com/blog/business-ideas/#comments</comments> <pubDate>Mon, 19 Jul 2010 15:46:53 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[Fun]]></category> <category><![CDATA[How to]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=3764</guid> <description><![CDATA[Chris Dixon had an interesting post a while ago about how to find start-up ideas. The advice boiled down to keeping a spreadsheet of ideas and talking to lots of smart people (entrepreneurs, potential customers, VCs, people at big companies). It&#8217;s good advice. Paul Graham also wrote in 2008 about startup ideas he&#8217;d like to [...]]]></description> <content:encoded><![CDATA[<p>Chris Dixon had an interesting post a while ago about <a href="http://cdixon.org/2010/03/14/developing-new-startup-ideas/">how to find start-up ideas</a>. The advice boiled down to keeping a spreadsheet of ideas and talking to lots of smart people (entrepreneurs, potential customers, VCs, people at big companies). It&#8217;s good advice. Paul Graham also wrote in 2008 about <a href="http://ycombinator.com/ideas.html">startup ideas he&#8217;d like to fund</a>.</p><p>Here&#8217;s another way to come up with startup ideas: walk around your house or apartment, and look for &#8220;hot spots.&#8221; A hotspot can be an area of high information density, clutter, stress, disorganization, or any place that has a suboptimal solution. Then think about a web or cloud solution to that hot spot. Let&#8217;s take a look at a few examples:</p><p>Music CDs -> iTunes, Amazon MP3 store, doubleTwist, MP3tunes, etc.<br /> Bookshelf -> Amazon, Kindle, iBooks<br /> Stereo system -> Sonos, Squeezebox, Rhapsody, Pandora, last.fm, Spotify, Grooveshark, MOG, Rdio, etc.<br /> External hard drives -> Amazon Simple Storage Service (S3), Pogoplug</p><p>Okay, those all seem simple or obvious, right? Let&#8217;s go a little deeper. What would you do with this pile of business cards?</p><p><a href="http://www.mattcutts.com/wp-content/uploads/2010/03/wpid-2010-03-14-13.16.06.jpg"><img src="http://www.mattcutts.com/wp-content/uploads/2010/03/wpid-2010-03-14-13.16.06.jpg" alt="pile of business cards" title="business-cards.jpg" width="500" height="375" class="aligncenter size-full wp-image-3778" /></a></p><p>Pile of business cards -> CloudContacts</p><p>Here are a few more that come to mind:<br /> Bank statements -> Mint<br /> Photo Albums -> ScanCafe<br /> Bathroom scale -> Withings<br /> Pedometer -> Fitbit<br /> Phone -> Google Voice, Twilio, Ribbit, Rebtel<br /> Camera -> EyeFi<br /> Stack of video games -> Steam, OnLive<br /> DVD player -> Roku, Netflix Instant movies<br /> Treadmill or Elliptical machine -> Nike+ shoe sensor, LoseIt! iPhone app, CardioTrainer app for Android, Fitbit<br /> Pen -> Livescribe</p><p>All of these take a hotspot in your home and inject a cloud or web element to make life easier, more efficient or better. So what happens when you look at a pile of manuals, or receipts? Your alarm clock? Those &#8220;Learning Japanese&#8221; CDs? A stack of take-out menus? A stack of cookbooks? A hard drive full of MP3s that are disorganized? A hard drive that doesn&#8217;t have a back-up copy? An out-of-date programming book? A box full of videotapes? All those back issues of magazines? A blank wall, with no posters or other decoration? Stuff in your garage that you&#8217;ve been meaning to sell or give away? Your wallet?</p><p>Ideas are sitting all around where you live. If you have a small snag, irritation, or hotspot in your life, probably a lot of other people do too. You can make it easier to organize something (can you convert something physical to digital and store it in the cloud?). You can sell niche versions of a product (e.g. Threadless for T-shirts), you can let people make something that they couldn&#8217;t make before (CafePress for T-shirts, LuLu for books), you can pool people with similar interests (a blog like Craftzine, or a forum for book lovers or body builders), you can review products in a particular space, you can teach someone to do something. You can become a well-known expert in something and then sell your time or expertise as a consultant. You can make a free version of something useful or fun, then sell more features or consult on more involved cases. You can do meta versions of lots of these, e.g. Etsy is a marketplace for people who like to buy and sell custom crafted objects.</p><p>I&#8217;ll stop with a story. I have a friend at Google who is really good at noticing things that annoy him. While walking from his car to his desk in the morning, he can easily find six things that irritate him because they should be improved. I&#8217;m not recommending that you make yourself more irritable, but I am saying that if you notice all the times you run across something that can be improved, those are opportunities. And I think one of the easy methods of spotting start-up ideas is looking around where you live and how you spend your time. Find the hotspots in your own life and you might identify some great products or services to build.</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/business-ideas/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/business-ideas/feed/</wfw:commentRss> <slash:comments>101</slash:comments> </item> <item><title>How to delete &#8220;nobody&#8221; files from a directory I own in FreeBSD?</title><link>http://www.mattcutts.com/blog/how-to-delete-files-from-a-directory-i-own-in-freebsd/</link> <comments>http://www.mattcutts.com/blog/how-to-delete-files-from-a-directory-i-own-in-freebsd/#comments</comments> <pubDate>Sat, 13 Sep 2008 23:50:32 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[How to]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=1016</guid> <description><![CDATA[Lazyweb, here&#8217;s a quick question for you. On a FreeBSD system, suppose I own a directory called &#8220;foo&#8221;. Inside that &#8220;foo&#8221; directory are some files (file1, file2, file3) owned by the &#8220;nobody&#8221; user. How do I delete those files? When I type the command &#8220;rm file1&#8243; I get the response &#8220;rm: file1: Permission denied&#8221; even [...]]]></description> <content:encoded><![CDATA[<p>Lazyweb, here&#8217;s a quick question for you. On a FreeBSD system, suppose I own a directory called &#8220;foo&#8221;. Inside that &#8220;foo&#8221; directory are some files (file1, file2, file3) owned by the &#8220;nobody&#8221; user. <strong>How do I delete those files?</strong> When I type the command &#8220;rm file1&#8243; I get the response &#8220;rm: file1: Permission denied&#8221; even though I own the parent foo directory.</p><p>Any suggestions? It&#8217;s on a machine where I don&#8217;t have root access.</p><p><strong>Update</strong>: Problem solved, but in an annoying way. The files were created by a PHP script, so I wrote a new PHP script to remove the files in question. It looked something like</p><p>&lt;?php<br /> unlink(&#8220;./advanced-cache.php&#8221;);<br /> unlink(&#8220;./wp-cache-config.php&#8221;);<br /> unlink(&#8220;./cache/meta/wp-cache-33c58158f712bca22c3414a8df924c46.meta&#8221;);<br /> unlink(&#8220;./cache/meta/wp-cache-8f9198130973778a72a378ce93042c4b.meta&#8221;);<br /> &#8230;<br /> unlink(&#8220;./cache/meta/wp-cache-a9e95ca4074fc06d9672d81133751b8e.meta&#8221;);<br /> rmdir(&#8220;./cache/meta&#8221;);<br /> ?&gt;</p><p>This <a href="http://www.jaguarpc.com/forums/archive/index.php/t-3455.html">forum thread from 2001</a> describes the idea (thanks to Mark and the people that commented).</p><p>In case you&#8217;re wondering, pair Networks&#8217; FreeBSD systems really don&#8217;t work well with the WordPress &#8220;WP Cache&#8221; or &#8220;WP Super Cache&#8221; plug-ins, because both plugins make files owned by the &#8220;nobody&#8221; user which appear to be <strong>impossible to delete</strong> from the SSH command-line.</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/how-to-delete-files-from-a-directory-i-own-in-freebsd/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/how-to-delete-files-from-a-directory-i-own-in-freebsd/feed/</wfw:commentRss> <slash:comments>38</slash:comments> </item> <item><title>Three tips for &#8220;company blogging&#8221;</title><link>http://www.mattcutts.com/blog/three-tips-for-startup-bloggers/</link> <comments>http://www.mattcutts.com/blog/three-tips-for-startup-bloggers/#comments</comments> <pubDate>Mon, 25 Aug 2008 06:08:45 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[How to]]></category> <category><![CDATA[Weblog/blog]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=994</guid> <description><![CDATA[This is my personal blog. I don&#8217;t run my draft posts by Google&#8217;s PR or legal team, other than maybe 2-3 times when I thought a post might have legal implications. But I have learned a few hard-won lessons. So, when someone recently asked me for tips about talking to the public, I couldn&#8217;t resist. [...]]]></description> <content:encoded><![CDATA[<p>This is my personal blog. I don&#8217;t run my draft posts by Google&#8217;s PR or legal team, other than maybe 2-3 times when I thought a post might have <a href="http://www.mattcutts.com/blog/confirming-a-penalty/">legal implications</a>. But I have learned a few hard-won lessons. So, when someone recently asked me for tips about talking to the public, I couldn&#8217;t resist. Whether you blog for the company officially or unofficially, here are my top three rules of thumb:</p><ol><li><strong>Don&#8217;t make hard promises about the future.</strong> One of the beauties of web-based software and services is you get to decide when to push out changes. Don&#8217;t give up that freedom by promising a feature to the outside world by a certain deadline. Maybe later you&#8217;ll decide that a different feature is a bigger win. Or you may want to hold off for a week to polish down the last rough edges on a product.</li><li><strong>Don&#8217;t trash talk a competitor.</strong> Your product should be strong enough that you don&#8217;t have to diss a competing company. Back in 2002, an article in the Boston Herald showed up about another search engine. The article claimed that &#8220;The entire XXXXXXXXX Catalog is updated every 9 to 11 days.&#8221; I knew for a fact that wasn&#8217;t true and at first I wanted to rip that claim to shreds like a bulldog. But (with the advice of some wiser Googlers), I decided to take the high road instead of picking a fight. In fact, claims like that motivated Google to be fresher and faster. Now I believe Google has the freshest index of any of the major web search engines.<p>Sometimes other companies will throw dirt in your direction. In that case, the challenge is to correct any misperceptions without picking a fight. But first ask yourself: do you really need to respond at all? If not, then maybe it&#8217;s better not to get pulled into an argument where everyone involved loses a little credibility. So far I&#8217;ve written 10-15 draft posts (and who knows how many I&#8217;ve written in my head) where I was snarky about another search engine, and then not published the post. Each time when I look back after a few months, I&#8217;m glad that I didn&#8217;t post.</li><li><strong>Don&#8217;t post when you&#8217;re angry.</strong> This is probably the most important tip. If you have to write something, go ahead, but don&#8217;t press publish until you&#8217;ve slept on the situation or had a chance to calm down completely.</li></ol><p>I&#8217;ve broken each of these rules, and regretted it almost every time. What tips would you suggest when blogging about your company?</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/three-tips-for-startup-bloggers/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/three-tips-for-startup-bloggers/feed/</wfw:commentRss> <slash:comments>88</slash:comments> </item> <item><title>A Quick Tutorial on JavaScript Bookmarklets</title><link>http://www.mattcutts.com/blog/javascript-bookmarklet-basics/</link> <comments>http://www.mattcutts.com/blog/javascript-bookmarklet-basics/#comments</comments> <pubDate>Tue, 05 Aug 2008 05:25:57 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[How to]]></category> <category><![CDATA[Web/Net]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=1002</guid> <description><![CDATA[Bookmarklets are very handy pieces of JavaScript code that you can bookmark. In HTML, if you want a link to open in a new window, you&#8217;d write it like this: &#60;a href=&#8221;http://www.mattcutts.com/blog/&#8221; target=&#8221;_blank&#8221;&#62;Matt Cutts&#60;/a&#62; Go on, try it on this link: Matt Cutts If you wanted to create a bookmarklet to open a new window [...]]]></description> <content:encoded><![CDATA[<p>Bookmarklets are very handy pieces of JavaScript code that you can bookmark. In HTML, if you want a link to open in a new window, you&#8217;d write it like this:</p><p>&lt;a href=&#8221;http://www.mattcutts.com/blog/&#8221; target=&#8221;_blank&#8221;&gt;Matt Cutts&lt;/a&gt;</p><p>Go on, try it on this link: <a href="http://www.mattcutts.com/blog/" target="_blank">Matt Cutts</a></p><p>If you wanted to create a bookmarklet to open a new window or tab, you&#8217;d do it like this:</p><p>javascript:(function(){ window.open(&#8216;http://www.cnn.com/&#8217;); })();</p><p>so the actual bookmarklet link that would appear in your HTML as</p><p>&lt;a href=&#8221;javascript:(function(){ window.open(&#8216;http://www.cnn.com/&#8217;); })();&#8221;&gt;CNN&lt;/a&gt;</p><p>and if you want to play with it, here&#8217;s the trivial <a href="javascript:(function(){ window.open('http://www.cnn.com/'); })();">CNN</a> example bookmarklet. On Firefox, you can drag the bookmarklet to your bookmarks bar. On Internet Explorer, you can right-click and select &#8220;Add to Favorites&#8230;&#8221;.</p><p>The reason I mention this is that <a href="http://bit.ly/go">bit.ly</a> is a url shortening service that I like, and they have a bookmarklet, but it replaces the page that you&#8217;re shortening. Their bookmarklet looks like this:</p><p>javascript:location.href=&#8217;http://bit.ly/?url=&#8217;+encodeURIComponent(location.href)</p><p>So suppose you find a new page that you want to twitter about or shorten the url for some reason. You want a bookmarklet that opens the bit.ly url in a new window or tab instead of replacing the current page. Combining the two bookmarkets, you&#8217;d get</p><p>javascript:(function(){ window.open(&#8216;http://bit.ly/?url=&#8217;+encodeURIComponent(location.href)); })();</p><p>and here is a bookmarklet for <a href="javascript:(function(){ window.open('http://bit.ly/?url='+encodeURIComponent(location.href)); })();">bit.ly</a> that opens your bit.ly url in a new window or tab. You can just drag the bookmarklet to your bookmarks folder.</p><p>That&#8217;s enough to get you started with bookmarklets, but you can <a href="http://subsimple.com/bookmarklets/default.asp">find more info about bookmarklets</a> by searching or by <a href="http://xenomachina.com/2007/03/easier-links-with-google-ajax-search.html">looking</a> <a href="http://www.micropersuasion.com/2008/06/measure-traffic.html">at</a> <a href="http://friendfeed.com/share/bookmarklet">example</a> <a href="http://googlereader.blogspot.com/2008/05/share-anything-anytime-anywhere.html">bookmarklets</a> around the <a href="http://googlesystem.blogspot.com/2007/07/useful-google-bookmarklets.html">web</a>. For example, industrial-strength bookmarklets often load JavaScript dynamically from a webserver. That way if you want to upgrade or improve the functionality of the bookmarklet, you can change the code on the webserver instead of asking every user to update their bookmark. On the other end of the spectrum, some quick-and-dirty bookmarklets don&#8217;t even bother escaping the url.</p><p><strong>I want to open a new tab, not a new window!</strong></p><p>Some webmasters want to choose between a link opening a new tab vs. a new window. I believe that you don&#8217;t get that choice &#8212; it&#8217;s up to the user and their web browser. For example, in Firefox a user can select their desired behavior under Tools → Options → Tabs → &#8220;New pages should be opened in:&#8221; and choose &#8220;a new tab&#8221;. Or to tweak the setting directly, the user can type &#8220;about:config&#8221; into the location bar/address bar and then modify the &#8220;browser.link.open_newwindow&#8221; option to be one of the following values:</p><p>1 = open new windows in the existing window<br /> 2 = open new windows in a new window<br /> 3 = open new windows in a new tab (this is the default in Firefox 2 and Firefox 3)</p><p>See this <a href="http://kb.mozillazine.org/About:config_entries">about:config</a> page for more info.</p><p>Likewise in Internet Explorer, the user can go into Tools → Internet Options → &#8220;Settings&#8221; button in the Tabs section and then under &#8220;When a pop-up is encountered:&#8221; choose &#8220;Always open pop-ups in a new tab&#8221;.</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/javascript-bookmarklet-basics/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/javascript-bookmarklet-basics/feed/</wfw:commentRss> <slash:comments>30</slash:comments> </item> <item><title>5 Steps to Upgrade From a Hacked iPhone to an iPhone 3G</title><link>http://www.mattcutts.com/blog/upgrade-to-an-iphone-3g/</link> <comments>http://www.mattcutts.com/blog/upgrade-to-an-iphone-3g/#comments</comments> <pubDate>Tue, 15 Jul 2008 16:51:55 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[How to]]></category> <category><![CDATA[iPhone]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=981</guid> <description><![CDATA[I know what you&#8217;re thinking: &#8220;Matt, I hacked my original iPhone. Now I want to share in the iPhone 3G fun, but I&#8217;m worried that something horrible will happen if I upgrade to the iPhone 3G.&#8221; Buck up, fellow iPhone hacker. I&#8217;ll tell you how to upgrade from your hacked Apple phone and keep all [...]]]></description> <content:encoded><![CDATA[<p>I know what you&#8217;re thinking: &#8220;Matt, I hacked my original iPhone. Now I want to share in the iPhone 3G fun, but I&#8217;m worried that something horrible will happen if I upgrade to the iPhone 3G.&#8221;</p><p>Buck up, fellow iPhone hacker. I&#8217;ll tell you how to upgrade from your hacked Apple phone and keep all the settings you love from your original iPhone. The good news is that it&#8217;s not hard and there&#8217;s a set of five steps that will combine the comfort of your old settings with the joy of the new 3G iPhone. I&#8217;ll lead you through the steps.</p><p><strong>1. Upgrade iTunes and sync your old hacked iPhone</strong></p><p>Upgrade to iTunes 7.7 (or whatever the latest version is). Plug your hacked iPhone into your computer and make sure that you sync. When you sync, a <a href="http://support.apple.com/kb/HT1766">backup of your iPhone&#8217;s settings data</a> is stored in iTunes. Recharge the power in your old hacked iPhone and turn it off. If you want to be ultra-safe, see my post about <a href="http://www.mattcutts.com/blog/hack-your-iphone-back-up-your-data/">how to backup iPhone data</a>.</p><p><strong>2. Buy an iPhone 3G</strong></p><p>This step is time-consuming, but not hard. Apple has a page for its stores and after 9 p.m. you can <a href="http://www.apple.com/retail/iphone/availability.html">check the Apple iPhone availability</a> to find a store that has the new iPhone 3G. Hint: if there are multiple stores in your area, call each to see which has the shortest wait. When you buy the iPhone 3G, you don&#8217;t need to mention to the salespeople that your previous phone was hacked. Just buy the iPhone 3G and let them activate the phone in the store.</p><p><strong>3. Restore the backup of your hacked iPhone to your iPhone 3G</strong></p><p>(If you decide to &#8220;start fresh&#8221; with your new iPhone 3G and don&#8217;t want to restore contacts, bookmarks, music, etc. from your old phone, skip this step.)</p><p>Resist the temptation to start immediately customizing your iPhone 3G. You&#8217;re just going to override any changes when you restore your old iPhone&#8217;s settings anyway. In particular, make sure you keep the passlock (where you have to type a PIN to unlock your iPhone) off for the time being. Go home and plug your new iPhone 3G into the same computer with iTunes 7.7 where you did a sync on your old iPhone. iTunes will ask if you want to register your iPhone. I registered my iPhone, but I don&#8217;t think it was necessary &#8212; looking back, I think iTunes asked me to register to get permission to send me email offers. Next, iTunes will ask if you want to try 60 days free of MobileMe. I didn&#8217;t want that, so I declined. Only after those two offers did iTunes ask if I wanted to set up the new iPhone 3G as a new phone or restore from a backup. The choice looks like:</p><p><img src="http://www.mattcutts.com/images/restore-iphone.png" alt="iTunes offers to restore iPhone" /></p><p>Choose to restore from a backup and the last sync of your old hacked iPhone should be offered as a choice. Let iTunes restore the backup data and settings from your hacked iPhone to your new iPhone 3G. Once it&#8217;s done, pretty much everything should be like it was on your hacked iPhone. The iPhone 2.0 firmware adds some new options, so make sure you explore the settings menu and set any new options the way that you want. Also, if your iPhone is configured to fetch email, your email passwords on the new iPhone 3G will be empty. You will need to re-enter your email passwords.</p><p>Finally, if you want to use the Apple App Store, you may need to add a credit card or authorize your computer to purchase things, even if you only want to download free applications. I have a personal policy not to put my data where I can&#8217;t get it back out, so I tend to buy MP3s instead of buying music with proprietary Digital Rights Management (DRM) from the Apple Store. As a result, my computer had never been authorized to buy things from the Apple Store. To authorize your computer, in the iTunes program click Store->Authorize Computer&#8230; and enter your Apple ID. Once your computer is authorized, you might need to click Store->Check for Purchases&#8230; if you tried to download an application from the App Store before your computer was authorized.</p><p><strong>4. Upgrade your old iPhone to firmware version 2.0</strong></p><p>The iPhone running software version 2.0 has been hacked, so there&#8217;s no need to keep running old firmware on your old hacked iPhone. Plug your old hacked iPhone into the computer running iTunes 7.7 and make sure that iTunes is running. Under the &#8220;Devices&#8221; entry on the left hand side of iTunes, when you click on the iPhone device, you should see a screen with a &#8220;Check for Update&#8221; button. Click that button. I was running firmware version 1.1.1 and at first it offered me firmware version 1.1.4. So I exited iTunes, restarted iTunes, and clicked &#8220;Check for Update&#8221; again. Then it offered me firmware version 2.0. Click to install firmware version 2.0 on the old hacked iPhone.</p><p><strong>5. Erase the settings and data on your old iPhone</strong></p><p>One nice thing about the iPhone&#8217;s firmware version 2.0 is that it adds a &#8220;secure wipe&#8221; that attempts to erase all data completely from your iPhone. That means you can sell the old iPhone or give it to a friend without worrying about all those crazy pictures you took, the 1-900 numbers in your contacts, the <a href="http://www.slate.com/id/2183399/">SMS messages that reveal things you want to keep private</a>, etc. Here&#8217;s how to erase everything on your old iPhone. Eject the phone in iTunes, disconnect the phone from the computer, then press Settings, then General, then Reset, then Erase All Content and Settings, then Erase iPhone. You may have to confirm a couple times that yes, you really want to wipe your iPhone. The process takes about an hour, so I connected my iPhone to a cable that was plugged into a power outlet to ensure that the iPhone wouldn&#8217;t run out of power in the middle of wiping it.</p><p>When the iPhone is finished erasing itself, it&#8217;s suitable for giving to a family member or selling on eBay or whatever.</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/upgrade-to-an-iphone-3g/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/upgrade-to-an-iphone-3g/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> <item><title>How to stop junk mail</title><link>http://www.mattcutts.com/blog/stop-junk-mail/</link> <comments>http://www.mattcutts.com/blog/stop-junk-mail/#comments</comments> <pubDate>Wed, 02 Jul 2008 17:40:13 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[How to]]></category> <category><![CDATA[Productivity]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=973</guid> <description><![CDATA[I&#8217;ve been learning how to stop receiving junk mail, and I thought I&#8217;d share what I&#8217;ve learned. Reducing Junk Mail There are several services that will help you reduce your junk mail: - GreenDimes offers a free basic service, but I decided to do their $20 one-time fee because it offered a few extra things [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;ve been learning how to stop receiving junk mail, and I thought I&#8217;d share what I&#8217;ve learned.</p><p><strong>Reducing Junk Mail</strong></p><p>There are several services that will help you reduce your junk mail:</p><p>- <a href="http://www.greendimes.com/">GreenDimes</a> offers a free basic service, but I decided to do their $20 one-time fee because it offered a few extra things I wanted. GreenDimes walks you through some easy steps that will reduce unsolicited mail, and also lets you decline catalogs. Each time you receive an unwanted catalog, you go to GreenDimes and type the name of the catalog in. GreenDimes takes care of removing you from that catalog&#8217;s mailing list. I&#8217;ve been quite happy with this service, especially since it&#8217;s a one-time fee.</p><p>- <a href="http://proquo.com/">ProQuo</a> is a free junk-mail reduction service. In the future, they intend to make money when consumers opt-in to request offers; ProQuo will make money from those advertisers. I tried this service today. It lets you stop many services with just a couple mouse clicks per service, but for about 50% of the marketers (maybe 10-15 of them) you have to print and send a letter or leave to an external website to complete a form. It&#8217;s still better than nothing though, because even if you&#8217;re lazy you can opt out of a lot of junk mail with just your mouse for free. Overall, the service is free, easy, and helps you opt out of a wide variety of lists.</p><p>- <a href="http://www.catalogchoice.org/">Catalog Choice</a> is a site solely for opting out of catalogs. It doesn&#8217;t tackle things like credit card offers, PennySaver, or list brokers, but the site is clean with a really nice user interface. One of the founders, Daniel Katz, has been <a href="http://www.pbs.org/moyers/journal/11162007/transcript4.html">interviewed by Bill Moyers</a>, so I trust that they&#8217;re a legit organization, even though their WHOIS information is private and there&#8217;s very little information about the group on their site. It sounds like three different environmental groups formed Catalog Choice as a non-profit. One piece of advice for Catalog Choice: please give a little more information about yourselves (e.g. history, founders, press) so that people can easily see that you&#8217;re legitimate.</p><p>- <a href="http://www.41pounds.org/">41pounds.org</a> charges $41 for five years of service. The name comes from the fact that they claim to block 41 pounds of junk mail per year for you. I haven&#8217;t tried this service.</p><p><strong>Contacting services directly</strong></p><p>- You can visit the webpage of the Direct Marketing Association (DMA) to opt-out online so that you don&#8217;t receive mail from companies that use DMA lists. The pretty url <a href="http://www.dmaconsumers.org/cgi/offmailinglist">http://www.dmaconsumers.org/cgi/offmailinglist</a> takes you to the url <a href="https://www.dmachoice.org/MPS/proto1.php">https://www.dmachoice.org/MPS/proto1.php</a> where you want to select option #3 (&#8220;Remove your name from DMA Member Prospect Lists&#8221;). You will have to provide a valid credit card number, but your credit card will not be charged.</p><p>- You can <a href="http://www.advo.com/consumersupport.html">opt out of ADVO</a> online.</p><p><strong>Other options</strong></p><p>- While you&#8217;re at it, why not place yourself on the &#8220;Do not call&#8221; list at <a href="https://www.donotcall.gov/">www.donotcall.gov</a> to prevent most telemarketers from calling you? All you need to give is your phone number and an email address, and you will be permanently opted out. <a href="http://www.fcc.gov/cgb/consumerfacts/tcpa.html">Read more about the do-not-call list</a> if you&#8217;re interested.</p><p>All these actions won&#8217;t eliminate junk mail completely, but it will prevent a lot of the junk from showing up in your mailbox. These aren&#8217;t affiliate links, just stuff that I think people will find handy. Good luck!</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/stop-junk-mail/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/stop-junk-mail/feed/</wfw:commentRss> <slash:comments>59</slash:comments> </item> <item><title>Protect yourself: get a free credit report</title><link>http://www.mattcutts.com/blog/free-credit-report/</link> <comments>http://www.mattcutts.com/blog/free-credit-report/#comments</comments> <pubDate>Tue, 01 Jul 2008 16:05:20 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[How to]]></category> <category><![CDATA[Productivity]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=972</guid> <description><![CDATA[I wanted to write down 3-4 easy steps to protect yourself from identity theft and help you check your free annual credit reports. Credit check options - If you haven&#8217;t checked your credit in the last year, visit the official site that lets you get a free credit report from each of the three major [...]]]></description> <content:encoded><![CDATA[<p>I wanted to write down 3-4 easy steps to protect yourself from identity theft and help you check your free annual credit reports.</p><p><strong>Credit check options</strong></p><p>- If you haven&#8217;t checked your credit in the last year, visit the official site that lets you get a free credit report from each of the three major credit bureaus. The site is <a href="http://www.annualcreditreport.com/">annualcreditreport.com</a> and you&#8217;ll have to be on the lookout for upsells like &#8220;Find out your credit score for $5.95&#8243; or &#8220;Sign up for a credit monitoring service.&#8221; But this option is a safe and free way to get access to your credit report from Experian, TransUnion, and Equifax.</p><p>- Suppose you don&#8217;t want credit card companies sending you offers by snail mail. After all, a thief could steal the offer from your mailbox and use it to open a credit card in your name. Again, there&#8217;s a free, official service from the three major credit bureaus to stop getting &#8220;free credit cards&#8221; offer by postal mail. The site is <a href="http://www.optoutprescreen.com">www.optoutprescreen.com</a>. You can opt-out online for five years, or print out and mail a piece of paper to do a permanent opt-out.</p><p>- If you had any type of open credit account between 1987 and May 28, 2008 (which is probably most adults in the United States), you can receive nine months of free credit monitoring. TransUnion, one of the big three credit unions, is settling a class action lawsuit and provides this monitoring for free if you sign up before September 24, 2008. The official site is <a href="https://www.listclassaction.com/">www.listclassaction.com</a> and you can choose from several options. I chose the nine month credit monitoring service.</p><p>If you think you might have been a victim of identity theft or are at higher risk for identity theft (e.g. someone stole a laptop that might have had personal information on it), you have a couple options. A <a href="http://www.fightidentitytheft.com/flag.html">fraud alert</a> requests that before a new lender opens up an account, they take extra steps to verify your identity like calling you on the phone. It should be free if you call the credit bureaus, but it only lasts for 90 days, so you would need to renew the fraud alert every three months.</p><p>Meanwhile, a <a href="http://www.fightidentitytheft.com/credit-freeze-laws-national.html">credit freeze</a> is just what it sounds like. It freezes your credit record completely, so that identity thieves should not be able to open new credit accounts in your name. A credit freeze costs $10 per credit bureau each time you want to freeze or un-freeze your credit record.</p><p>I used the first three websites earlier to get my free credit report, opt out of getting more credit card offers, and sign up to for a credit monitoring service. Again, all of these are free or official sites; I don&#8217;t get any money for recommending them. <img src='http://www.mattcutts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p><strong>Other options</strong></p><p>If you&#8217;re feeling ambitious, you can also get a public records report on yourself to see what turns up. I believe you can get this report free once a year as well from ChoicePoint. You can get more <a href="http://www.choicepoint.com/consumer/all_products.html">information here</a> but I believe the short answer is that you need to print, fill out, and mail this <a href="http://www.choicetrust.com/pdfs/CD107_CP-File-Disclosure-Request-Form_pg-3.pdf">one-page form</a> (PDF link). You need to include a photocopy of your driver&#8217;s license or other ID and a copy of a utility/phone/credit card bill &#8212; see the <a href="http://www.choicetrust.com/pdfs/CD107_CP-File-Disclosure-Request-Form_pg-1.pdf">instructions for the form</a> (PDF link) for more info.</p><p>Do you know of other ways to protect yourself from identity theft or otherwise monitor your credit record or score?</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/free-credit-report/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/free-credit-report/feed/</wfw:commentRss> <slash:comments>29</slash:comments> </item> <item><title>Download, slice and dice podcasts on Linux</title><link>http://www.mattcutts.com/blog/download-podcasts-on-linux/</link> <comments>http://www.mattcutts.com/blog/download-podcasts-on-linux/#comments</comments> <pubDate>Fri, 21 Mar 2008 04:56:42 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[How to]]></category> <category><![CDATA[Linux/Ubuntu]]></category> <category><![CDATA[Music]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/download-podcasts-on-linux/</guid> <description><![CDATA[I&#8217;m trying to replace my Windows applications with Linux applications. On Windows, I use I use Juice to download podcasts as MP3s. Recently I decided to switch over to Linux for receiving podcasts. After looking around at various podcast catchers (especially ones that ran on the command-line, so that I could automate them with a [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;m trying to replace my Windows applications with Linux applications. On Windows, I use <a href="http://www.mattcutts.com/blog/review-juice/">I use Juice</a> to download podcasts as MP3s. Recently I decided to switch over to Linux for receiving podcasts. After looking around at various podcast catchers (especially ones that ran on the command-line, so that I could automate them with a cron job), I ran across <a href="http://podracer.sourceforge.net/">Podracer</a>. I decided to combine Podracer with a script to split long MP3s into shorter MP3s so that I could play them more easily in my car. Here&#8217;s what I did on my Ubuntu Linux machine:</p><p><strong>Step 1: Install and configure podracer</strong></p><p>I used these commands:<br /> sudo apt-get install podracer<br /> mkdir ~/.podracer<br /> vim ~/.podracer/subscriptions<br /> and add the url of a podcast, e.g. <a href="http://feeds.webmasterradio.fm/tdsc">http://feeds.webmasterradio.fm/tdsc</a> for <a href="http://dailysearchcast.com/">The Daily SearchCast</a>.</p><p>cp /etc/podracer.conf ~/.podracer/podracer.conf<br /> Edit ~/.podracer/podracer.conf so that you can pick the download directory you want. I changed<br /> #poddir=$HOME/podcasts/$(date +%Y-%m-%d)<br /> to<br /> poddir=$HOME/rawpodcasts<br /> because I want all my podcasts in one directory where I can do a batch process over them afterwards. Go ahead and run &#8220;mkdir ~/rawpodcasts&#8221; to create the directory that podcasts will be stored in.</p><p>sudo vim /usr/bin/podracer<br /> (it&#8217;s okay, Podracer is a shell script). Find the line that says<br /> m3u=$(date +%Y-%m-%d)-podcasts.m3u<br /> and comment it out so that podracer won&#8217;t automatically create an .m3u playlist as it downloads podcasts.</p><p>Run podracer in &#8220;catchup&#8221; mode to avoid downloading all the old podcasts from your subscriptions with &#8220;podracer -c&#8221;. podracer will create a file ~/.podracer/podcast.log to keep a record of all the podcasts that have been downloaded (the &#8220;-c&#8221; catchup mode creates this text file without actually downloading the MP3s). If you want to re-download a file (e.g. while you&#8217;re testing your configuration), you can edit the file ~/.podracer/podcast.log and just delete the line for any MP3 you want to re-download.</p><p><strong>Step 2: Install and configure mp3splt (optional)</strong></p><p>At a terminal window, type &#8220;sudo apt-get install mp3splt&#8221;. In Step 1, we configured Podracer to download podcasts as MP3s into a &#8220;rawpodcasts&#8221; directory. In this step, we&#8217;re going to take those long MP3s and split them into individual segments into a new &#8220;finishedpodcasts&#8221; directory. Make the &#8220;finishedpodcasts&#8221; directory with the command &#8220;mkdir ~/finishedpodcasts&#8221;.</p><p>Make a file /home/<em>username</em>/download-mp3s-and-process.sh that looks like this.</p><blockquote><p>#!/bin/bash</p><p># Run podracer to download any new podcasts<br /> /usr/bin/podracer</p><p># Now split the podcasts into segments<br /> for i in /home/<em>username</em>/rawpodcasts/*.mp3<br /> do<br /> nicename=`basename $i .mp3`<br /> # Send both stderr and stdout to /dev/null so that this is a quiet cron job<br /> mp3splt -eqd /home/<em>username</em>/finishedpodcasts -o $nicename-@n $i &&gt; /dev/null<br /> done</p></blockquote><p>This script will run podracer to download any new podcasts. Then we list all the MP3 files in the rawpodcasts directory and run mp3splt on each podcast. If you had a file test.mp3, you would be running the command</p><p>&#8220;mp3splt -eqd /home/matt/finishedpodcasts -o test-@n test.mp3 &&gt; /dev/null&#8221;</p><p>for example. What do the options to mp3splt mean?</p><p>-e means &#8220;split on sync errors.&#8221; If someone created an mp3 by concatenating multiple mp3s (e.g. with a program such as mp3wrap), that could cause sync errors. mp3splt looks at those sync errors to split the concatenated mp3 back into multiple mp3 files.</p><p>-q stands for &#8220;quiet.&#8221; Don&#8217;t ask user to respond to any questions. Normally &#8220;-e&#8221; says something like</p><blockquote><p>Mp3Splt 2.1 (2004/Sep/28) by Matteo Trotta <matteo .trotta@lib.unimib.it><br /> THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!<br /> MPEG 1 Layer 3 &#8211; 44100 Hz &#8211; Joint Stereo &#8211; 256 Kb/s &#8211; Total time: 35m.04s<br /> Processing file to detect possible split points, please wait&#8230;<br /> Total tracks found: 6<br /> Is this a reasonable number of tracks for this file? (y/n)<br /> </matteo></p></blockquote><p>Quiet mode suppresses this interactive question on the last two lines above.</p><p>-d is the directory to place the split mp3s.</p><p>-o lets you specific an output file. &#8220;@n&#8221; stands for the track number after splitting. So if test.mp3 were made out of two mp3 files, the output of the command above would be two files (in the finishedpodcasts directory) named test.mp3-001.mp3 and test.mp3-002.mp3 . It doesn&#8217;t hurt to run mp3splt on existing mp3s because it will just overwrite any old files that had been created.</p><p><strong>Step 3: Periodically download and process podcasts</strong></p><p>To download podcast files periodically and process them, make a crontab entry for podracer or your script. This will make the cron daemon run your script every few hours to download new mp3s.</p><p>I typed &#8220;crontab -e&#8221; and made the file look like this:</p><blockquote><p> # At 3:03 am, 8:03 am, 10:03 am, 12:03 pm, and 4:03 pm, run this script<br /> 3 3,8,10,12,16 * * * /home/<em>username</em>/download-mp3s-and-process.sh</p></blockquote><p>Whenever you&#8217;re ready to put the podcasts on some type of media (SD Card, iPod, iPhone, whatever), just copy over anything from the finishedpodcasts directory (if you used mp3splt in step 2) or the rawpodcasts directory if you skipped step 2. Then delete anything left over in either directory.</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/download-podcasts-on-linux/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/download-podcasts-on-linux/feed/</wfw:commentRss> <slash:comments>23</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)
Database Caching 8/16 queries in 0.008 seconds using disk

Served from: www.mattcutts.com @ 2012-02-08 08:57:10 -->
