<?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>Windows Tools, Help &#38; Guides &#187; Google</title> <atom:link href="http://mintywhite.com/tag/google/feed/" rel="self" type="application/rss+xml" /><link>http://mintywhite.com</link> <description></description> <lastBuildDate>Tue, 22 May 2012 03:23:01 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>What is IRC? An Introduction to IRC [Part 1 of 2]</title><link>http://mintywhite.com/more/software-more/irc-introduction-irc-part-1-2/</link> <comments>http://mintywhite.com/more/software-more/irc-introduction-irc-part-1-2/#comments</comments> <pubDate>Tue, 26 Apr 2011 13:00:29 +0000</pubDate> <dc:creator>Rich</dc:creator> <category><![CDATA[Software Guides]]></category> <category><![CDATA[Google]]></category><guid isPermaLink="false">http://mintywhite.com/?p=8950</guid> <description><![CDATA[In this two-part guide, we&#8217;ll learn what IRC is, tips to use it, and some basic commands to get you started. In part one of this guide, we&#8217;ll focus on introducing IRC and getting you set up to use it on your computer. Specifically, we&#8217;ll cover: What is IRC? Who Uses IRC? What is a [...]<p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/more/software-more/irc-introduction-irc-part-1-2/">What is IRC? An Introduction to IRC [Part 1 of 2]</a> </small></div></p> ]]></description> <content:encoded><![CDATA[<p><img class="aligncenter" title="What is IRC?" src="http://mintywhite.com/wp-content/uploads/2011/04/whatisirc.png" alt="whatisirc What is IRC? An Introduction to IRC [Part 1 of 2]" width="650" height="350" /></p><p>In this two-part guide, we&#8217;ll learn what IRC is, tips to use it, and some basic commands to get you started. In part one of this guide, we&#8217;ll focus on introducing IRC and getting you set up to use it on your computer. Specifically, we&#8217;ll cover:</p><ul><li>What is IRC?</li><li>Who Uses IRC?</li><li>What is a Client?</li><li>What is a Server?</li><li>What are Channels, Networks, and Servers?</li><li>Download and Install Pidgin, an IRC Client</li><li>Configure Pidgin for IRC</li></ul><p><span id="more-8950"></span></p><h2>What is IRC?</h2><p>IRC started out in the late eighties and began in the way it continues to operate: by allowing multiple users to communicate with each other both in public chat and privately. Since that time, it&#8217;s come a long way with additional features, to compliment its core purpose, such as network bots that assist with registration and messaging and encryption.</p><h2>Who Uses IRC?</h2><p>While IRC is an older technology, it&#8217;s still very relevant today. The fact that you&#8217;re reading this means people like you are the types of users on IRC: people who want to communicate with others who have similar interests and hobbies.</p><p>IRC lets users chat with each other via client/server technology. You, the client, chat to others through servers.</p><h2>What is a Client?</h2><p>When you connect to an IRC server (like freenode), you become a client. Other users who are connected are also clients and, through the server, you can communicate with each other.</p><h2>What is a Server?</h2><p>A server connects clients together and hosts your chat sessions. Servers also control bots such as the NickServ that you&#8217;ll chat with further on in this guide. IRC is not peer-to-peer (i.e. you don&#8217;t connect directly to other users) so without the server, you wouldn&#8217;t be able to communicate with other users.</p><h2>Download and Install Pidgin, an IRC Client</h2><p>In this guide, I&#8217;m going to recommend you use a basic IRC client like Pidgin (which can also be used for Yahoo Messenger, MSN Messenger, Google Talk, AOL IM, Jabber etc.) Once you get comfortable with Pidgin, you can explore other clients such as mIRC and HydraIRC.</p><h3>Download Pidgin</h3><table border="0"><tbody><tr><td><a title="Download Pidgin" href="http://www.pidgin.im/download/windows/"><img src="http://mintywhite.com/images/icons/download64.png" alt="download64 What is IRC? An Introduction to IRC [Part 1 of 2]"  title="What is IRC? An Introduction to IRC [Part 1 of 2]" /></a></td><td><h3><a style="text-decoration: none;" title="Download Pidgin" href="http://www.pidgin.im/download/windows/">Download Pidgin</a></h3></td></tr></tbody></table><h3>Install Pidgin</h3><p>To install Pidgin, double click the .exe file you downloaded earlier.</p><p>Choose your language, click next through the license agreement, and accept the installation defaults.</p><p><img class="alignnone size-full wp-image-8954" title="pidgin-install01" src="http://mintywhite.com/wp-content/uploads/2011/04/pidgin-install01.png" alt="pidgin install01 What is IRC? An Introduction to IRC [Part 1 of 2]" width="544" height="430" /></p><p>Wait while Pidgin installs and then move on to the next step to configure Pidgin.</p><h2>Configure Pidgin for IRC</h2><p>Start Pidgin and configure Pidgin as follows:</p><p>Either add an account using the pop up that shows when you start Pidgin for the first time or click<em> Accounts &gt; <em>Manage </em>Accounts</em>.</p><p><img class="alignnone size-full wp-image-8955" title="configure-pidgin-for-IRC-01" src="http://mintywhite.com/wp-content/uploads/2011/04/configure-pidgin-for-IRC-01.png" alt="configure pidgin for IRC 01 What is IRC? An Introduction to IRC [Part 1 of 2]" width="312" height="119" /></p><p>Click Add and configure your IRC account. If you already have an IRC account, use your credentials here or simply input the name you&#8217;d like to use without a password:</p><p><img class="alignnone size-full wp-image-8956" title="configure-pidgin-for-IRC-02" src="http://mintywhite.com/wp-content/uploads/2011/04/configure-pidgin-for-IRC-02.png" alt="configure pidgin for IRC 02 What is IRC? An Introduction to IRC [Part 1 of 2]" width="330" height="399" /></p><p>If you pick a username that&#8217;s already in use, a chat box from NickServ will pop up, and you&#8217;ll need to change it. To change your nickname, use the following command:</p><blockquote><p><em><strong>/nick username</strong></em></p></blockquote><p>Replace <em>username </em>with your desired username.</p><p><img title="configure-pidgin-for-IRC-03" src="http://mintywhite.com/wp-content/uploads/2011/04/configure-pidgin-for-IRC-03.png" alt="configure pidgin for IRC 03 What is IRC? An Introduction to IRC [Part 1 of 2]"  /></p><p>Once you&#8217;ve found a username, you should register it with the following command:</p><blockquote><p><em><strong>/msg NickServ REGISTER your_password email@address.com</strong></em></p></blockquote><p>Replace <em>your_password </em>with your desired password and <em>email@address.com</em> with your email address.</p><p><img title="configure-pidgin-for-IRC-04" src="http://mintywhite.com/wp-content/uploads/2011/04/configure-pidgin-for-IRC-04.png" alt="configure pidgin for IRC 04 What is IRC? An Introduction to IRC [Part 1 of 2]"  /></p><p>Once you&#8217;ve registered, you&#8217;ll be told that you need to check your email:</p><p><img title="configure-pidgin-for-IRC-05" src="http://mintywhite.com/wp-content/uploads/2011/04/configure-pidgin-for-IRC-05.png" alt="configure pidgin for IRC 05 What is IRC? An Introduction to IRC [Part 1 of 2]"  /></p><p>Open your email and copy the chat command that you&#8217;ll need to send to NickServ.</p><p><img title="configure-pidgin-for-IRC-06" src="http://mintywhite.com/wp-content/uploads/2011/04/configure-pidgin-for-IRC-06.png" alt="configure pidgin for IRC 06 What is IRC? An Introduction to IRC [Part 1 of 2]"  /></p><p>Send the message to NickServ:</p><p><img title="configure-pidgin-for-IRC-07" src="http://mintywhite.com/wp-content/uploads/2011/04/configure-pidgin-for-IRC-07.png" alt="configure pidgin for IRC 07 What is IRC? An Introduction to IRC [Part 1 of 2]"  /></p><p>You&#8217;re registered.</p><p><img title="configure-pidgin-for-IRC-08" src="http://mintywhite.com/wp-content/uploads/2011/04/configure-pidgin-for-IRC-08.png" alt="configure pidgin for IRC 08 What is IRC? An Introduction to IRC [Part 1 of 2]"  /></p><p>If you changed your username above (because the one you chose is taken), you should add a new account with the details you just registered. To do this, add a new account just as you did earlier with your registered details.</p><p><img title="configure-pidgin-for-IRC-09" src="http://mintywhite.com/wp-content/uploads/2011/04/configure-pidgin-for-IRC-09.png" alt="configure pidgin for IRC 09 What is IRC? An Introduction to IRC [Part 1 of 2]"  /></p><p>Now <em>Delete </em>the previous account you set up:</p><p><img title="configure-pidgin-for-IRC-10" src="http://mintywhite.com/wp-content/uploads/2011/04/configure-pidgin-for-IRC-10.png" alt="configure pidgin for IRC 10 What is IRC? An Introduction to IRC [Part 1 of 2]"  /></p><p>Note: if you don&#8217;t change your account details or save your password, you&#8217;ll need to identify yourself at each log in with the command:</p><blockquote><p><em><strong>/msg NickServ IDENTIFY your_password</strong></em></p></blockquote><p>Where<em> you_password</em> is your password.</p><p><img title="configure-pidgin-for-IRC-11" src="http://mintywhite.com/wp-content/uploads/2011/04/configure-pidgin-for-IRC-11.png" alt="configure pidgin for IRC 11 What is IRC? An Introduction to IRC [Part 1 of 2]"  /></p><p>Now you&#8217;re registered and ready to go, check out <a href="http://mintywhite.com/more/software-more/irc-tips-basic-chat-commands-part-2-2/">part 2 of this guide</a>.</p><p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/more/software-more/irc-introduction-irc-part-1-2/">What is IRC? An Introduction to IRC [Part 1 of 2]</a> </small></div></p> ]]></content:encoded> <wfw:commentRss>http://mintywhite.com/more/software-more/irc-introduction-irc-part-1-2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>All My Movies Catalogs Your Movie Collection and Shows others what You&#8217;re Watching</title><link>http://mintywhite.com/software-reviews/multimedia-software/movies-catalogs-movie-collection-shows-watching/</link> <comments>http://mintywhite.com/software-reviews/multimedia-software/movies-catalogs-movie-collection-shows-watching/#comments</comments> <pubDate>Thu, 14 Apr 2011 13:00:22 +0000</pubDate> <dc:creator>Deck Hazen</dc:creator> <category><![CDATA[Multimedia]]></category> <category><![CDATA[browser]]></category> <category><![CDATA[free]]></category> <category><![CDATA[Google]]></category><guid isPermaLink="false">http://mintywhite.com/?p=8903</guid> <description><![CDATA[seen any good movies lately?<p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/software-reviews/multimedia-software/movies-catalogs-movie-collection-shows-watching/">All My Movies Catalogs Your Movie Collection and Shows others what You&#8217;re Watching</a> </small></div></p> ]]></description> <content:encoded><![CDATA[<p>There are times when you just want a quick list of your most recent movie titles when someone asks if you&#8217;ve seen any good movies lately.</p><p>If your memory is as bad as mine and you can&#8217;t even remember what you ate for lunch, it&#8217;s very handy to be able to whip out your business card with a URL pointing to a list of your most recently watched.</p><h3><a href="http://mintywhite.com/wp-content/uploads/2011/04/amm01.png"><img class="aligncenter size-full wp-image-8904" title="amm01" src="http://mintywhite.com/wp-content/uploads/2011/04/amm01.png" alt="amm01 All My Movies Catalogs Your Movie Collection and Shows others what Youre Watching" width="410" height="300" /></a> <span id="more-8903"></span>&nbsp;</p><p>Background:</h3><p>Two developments have sparked the recent explosion of Media Center packages (in my view).</p><p>The first, of course, is Windows 7 and its Windows Media Center package included for free. The second is free public access to online media databases like The Open Movie Database (TMDb).</p><p>Everybody wants a great visual catalogue system. Nobody wants to spend half their waking life typing in the details of each title.</p><h3>Too much of a good thing:</h3><p>Forgive me for dropping into the first person for a bit. I&#8217;m pretty sure the progress of my interest in Media Center stuff is fairly similar to that of my colleagues, but I don&#8217;t want to make a bunch of unfounded assumptions about other people.</p><p>I love collections. I still have enough cover CDs from technical magazines to fill a couple of suitcases, but before long it became apparent to me that having a lot of stuff is useless, and in fact, counter-productive because you spend more time looking for stuff than you do actually using it. What&#8217;s required is a good way to lay your hands on the item you want quickly, and so the search for a good digital library system began.</p><p>Today there are many fine products available for finding, storing, and presenting your digital collections. In addition to Windows Media Center (and the Media Browser add-on) there is XBMC, Media Portal, Boxee and more that I haven&#8217;t even had a chance to look at yet.</p><p><a href="http://mintywhite.com/wp-content/uploads/2011/04/amm02.jpg"><img class="aligncenter size-full wp-image-8905" title="amm02" src="http://mintywhite.com/wp-content/uploads/2011/04/amm02.jpg" alt="amm02 All My Movies Catalogs Your Movie Collection and Shows others what Youre Watching" width="382" height="289" /></a></p><p>Each of these fine programs provides a wealth of extended functions and dazzling visual front ends, but I still struggle with that simple question &#8220;Seen any good movies lately?&#8221; I&#8217;ve got too many titles to wade through and only a large, slow application to do it with.</p><h3>&#8220;Just the facts, ma&#8217;m&#8221;</h3><p>There is another class of digital movie collection packages that focusrs on the basics. Collecting, organizing, and presenting the titles. It was among this group that I found what I think will turn out to be the answer to my dilemma.</p><p><a href="http://mintywhite.com/wp-content/uploads/2011/04/amm03.png"><img class="aligncenter size-full wp-image-8906" title="amm03" src="http://mintywhite.com/wp-content/uploads/2011/04/amm03.png" alt="amm03 All My Movies Catalogs Your Movie Collection and Shows others what Youre Watching" width="500" height="400" /></a> <em> (Visit AllMyMovies at <a href="http://www.bolidesoft.com/allmymovies.html" target="_blank">http://www.bolidesoft.com/allmymovies.html)</a></em></p><p>&#8220;All My Movies&#8221; came up in a google search one day last year when I was looking for media center applications. I had a play with it, but put it back on the shelf for not being up to the 7MC standard (&#8220;7MC&#8221; is geek-speak for Windows Media Center for Windows 7) but tried it again in my search for simplicity. There is quite a lot of functionality packed into the latest AMM (ibid). The one that grabbed my attention straight away is its ability to output a list of titles in HTML (web page) format, based on a selection of titles from it&#8217;s database.</p><p>My first answer to &#8220;The Question&#8221; was to print out a list of titles from Windows Explorer in date order so the newer titles would float to the top of the list. It kinda worked, but because I made changes to the information, titles like &#8220;The Big Store&#8221; (Marx Brothers comedy from 1941) would also show up just because I had changed the listing a bit in my file system.</p><p>My friend Sean (the one who asks me &#8220;The Question&#8221; ) would then ask &#8220;What&#8217;s this one about?&#8221;, so to complete the answer it was obvious that I needed a picture &#8211; preferably the movie poster or DVD cover to jog his memory, and a link to IMDb or TMDb to provide a comprehensive answer.</p><p>&nbsp;</p><h3>Pros and Cons:</h3><p>AMM has loads of features that I hope to explore in the fullness of time but, right now, it looks like a good match for my immediate requirement for an HTML movie page generator. There is an excellent selection of formats to choose from, and you can even output the information to text.</p><p>&nbsp;</p><p><a href="http://mintywhite.com/wp-content/uploads/2011/04/amm04.jpg"><img class="aligncenter size-full wp-image-8907" title="amm04" src="http://mintywhite.com/wp-content/uploads/2011/04/amm04.jpg" alt="amm04 All My Movies Catalogs Your Movie Collection and Shows others what Youre Watching" width="550" height="416" /></a></p><p>&nbsp;</p><p>On the down side, it does cost money, while most of the other programs I&#8217;ve looked for have been free. On the flip side of that are the many ways it&#8217;s possible to reduce the cost, or even get it for free &#8211; like the &#8220;guess the movie&#8221; competetion found on their website. If you&#8217;re strapped for cash I&#8217;d try those options first.</p><p>The second drawback I&#8217;ve found is that this version doesn&#8217;t talk to TMDb (The database of choice for &#8220;Media Browser&#8221; and my personal favourite).</p><p>I wrote AMM and asked about it and got a nice note back from Max Smirnoff to tell me that he would get on to that straight away, so I&#8217;m very hopeful that before long I can capture all the required movie details simply by getting AMM to scan my movie folder.</p><h3>All Up:</h3><p>I&#8217;m going to stick with All My Movies for a while. It will take a bit of time to make the changes required for my design, but right now it appears to be just the kind of package I need and my guess is that it would work for anyone with a set of requirements like mine. Plus, they&#8217;re nice people to deal with. When was the last time you got an email back from Bill Gates telling you he&#8217;d get right onto your suggestion?</p><p>So &#8211; &#8220;Have I seen any good movies lately?&#8221; You tell me:</p><p><a href="http://movies.hazen.co.nz">http://movies.hazen.co.nz</a></p><p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/software-reviews/multimedia-software/movies-catalogs-movie-collection-shows-watching/">All My Movies Catalogs Your Movie Collection and Shows others what You&#8217;re Watching</a> </small></div></p> ]]></content:encoded> <wfw:commentRss>http://mintywhite.com/software-reviews/multimedia-software/movies-catalogs-movie-collection-shows-watching/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Screenpresso Pro Giveaway [Competition]</title><link>http://mintywhite.com/more/competitions-archive/screenpresso-pro-giveaway-competition/</link> <comments>http://mintywhite.com/more/competitions-archive/screenpresso-pro-giveaway-competition/#comments</comments> <pubDate>Mon, 28 Feb 2011 14:00:00 +0000</pubDate> <dc:creator>Taylor Ling</dc:creator> <category><![CDATA[Competitions (Archive)]]></category> <category><![CDATA[download]]></category> <category><![CDATA[free]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[tool]]></category><guid isPermaLink="false">http://mintywhite.com/?p=8742</guid> <description><![CDATA[A few weeks ago we posted a full review of Screenpresso, which is an excellent screen capturing tool for Windows. The Screenpresso team is kind enough to let us have 5 Screenpresso Pro licenses (each license costs about $28) for Windows Guides readers. Don’t miss this great opportunity to win yourself a Pro version of Screenpresso! [...]<p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/more/competitions-archive/screenpresso-pro-giveaway-competition/">Screenpresso Pro Giveaway [Competition]</a> </small></div></p> ]]></description> <content:encoded><![CDATA[<p><a href="http://mintywhite.com/wp-content/uploads/2011/02/logo.png"><img class="alignnone" style="margin: 0px 10px 0px 0px; padding-left: 0px; padding-right: 0px; float: left; padding-top: 0px; border: 0px;" src="http://mintywhite.com/wp-content/uploads/2011/02/logo_thumb.png" border="0" alt="logo thumb Screenpresso Pro Giveaway [Competition]" width="300" height="80" align="left" title="Screenpresso Pro Giveaway [Competition]" /></a>A few weeks ago we posted <a href="http://mintywhite.com/software-reviews/multimedia-software/screenpresso-possibly-free-screen-capture-tool-windows/">a full review of Screenpresso</a>, which is an excellent screen capturing tool for Windows. The <a href="http://www.screenpresso.com/">Screenpresso</a> team is kind enough to let us have <strong>5 </strong>Screenpresso Pro licenses (each license costs about $28) for Windows Guides readers. Don’t miss this great opportunity to win yourself a Pro version of Screenpresso!</p><h2>What Do I Win?</h2><p>A copy of Screenpresso Pro worth $28.</p><h2>How Do I Win?</h2><p>There are only a few steps to win a copy of Screenpresso Pro:</p><p><span id="more-8742"></span></p><p><strong>Step 1</strong>: <a href="http://mintywhite.com/software-reviews/multimedia-software/screenpresso-possibly-free-screen-capture-tool-windows/">Check out our review Screenpresso</a> and <a href="http://www.screenpresso.com/download.html">download Screenpresso FREE</a> and install (or run it as portable app if you do not wish to install.)</p><p><strong>Step 2: </strong>Send a screenshot of your <em>beautiful</em> desktop to the built-in min.us sharing option (no registration required). Use the built-in editor to tell us what’s on your desktop. <a href="http://min.us/mvfXDmU#1">Example of the link and image</a>.</p><p><strong>Step 3</strong>: Comment on this post with:</p><ol><li>The link to your screenshot on min.us (or other image sharing website if you prefer.)</li><li>Any suggestions you have for the Screenpresso team (counts as a second entry to double your chance of winning.)</li><li>Your Twitter username/Facebook profile link or another way to contact you if you win.</li></ol><p><strong>Optional</strong>:</p><ul><li>Like <a href="http://www.facebook.com/WindowsGuides">Windows Guides on Facebook</a></li><li>Follow <a href="http://twitter.com/#!/screenpresso">Screenpresso on Twitter</a></li><li>Share this giveaway via Twitter, Facebook, Google Buzz, Stumbleupon etc.</li></ul><p><strong>Terms and Conditions</strong></p><p>a) Giveaway is open to everyone, regardless of geographic location.</p><p>b) Each reader can have a maximum of<strong> </strong>two (2) entries (one for a screenshot and one for a suggestion to the Screenpresso team.) Extra comments will not be counted as an entry.</p><p>c) Each reader can only win one (1) license for Screenpresso Pro.</p><p>d) Giveaway entry deadline is 7th of March 2011, 00.00 AM GMT.</p><p>e) The winner will be <strong>randomly selected</strong> from eligible comments.</p><p>f) 5 copies of Screenpresso Pro are available for the giveaway.</p><p>g) Windows Guides decision is final.</p><p>Once we choose the winners, we&#8217;ll notify you via the contact method you left in the comments.</p><p>Good luck guys!</p><p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/more/competitions-archive/screenpresso-pro-giveaway-competition/">Screenpresso Pro Giveaway [Competition]</a> </small></div></p> ]]></content:encoded> <wfw:commentRss>http://mintywhite.com/more/competitions-archive/screenpresso-pro-giveaway-competition/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Enable GPU Acceleration and Rendering in Google Chrome [Quick Tip]</title><link>http://mintywhite.com/more/software-more/enable-gpu-acceleration-rendering-google-chrome-quick-tip/</link> <comments>http://mintywhite.com/more/software-more/enable-gpu-acceleration-rendering-google-chrome-quick-tip/#comments</comments> <pubDate>Sun, 27 Feb 2011 12:40:59 +0000</pubDate> <dc:creator>Stu</dc:creator> <category><![CDATA[Software Guides]]></category> <category><![CDATA[browser]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[hardware]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[security]]></category><guid isPermaLink="false">http://mintywhite.com/?p=8739</guid> <description><![CDATA[A while back we looked at how could disable IE9’s GPU rendering abilities. As other browsers in the market are yet to fully catch up to Microsoft in this arena, GPU rendering or acceleration will likely not be enabled by default. If you use Google Chrome and it’s at version 8 or above (Wrench &#62; [...]<p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/more/software-more/enable-gpu-acceleration-rendering-google-chrome-quick-tip/">Enable GPU Acceleration and Rendering in Google Chrome [Quick Tip]</a> </small></div></p> ]]></description> <content:encoded><![CDATA[<p><a href="http://wp.me/pclKb-2gX"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px initial initial;" title="Enable GPU Acceleration and Rendering in Google Chrome [Quick Tip]" src="http://mintywhite.com/wp-content/uploads/2011/02/chrome-icon.jpg" border="0" alt="chrome icon Enable GPU Acceleration and Rendering in Google Chrome [Quick Tip]" width="175" height="175" align="right" /></a></p><p>A while back we looked at how could <a href="http://mintywhite.com/more/software-more/turn-off-gpu-rendering-in-ie9-quick-tip/">disable IE9’s GPU rendering</a> abilities.</p><p>As other browsers in the market are yet to fully catch up to Microsoft in this arena, GPU rendering or acceleration will likely not be enabled by default.</p><p>If you use Google Chrome and it’s at version 8 or above (<em>Wrench &gt; About Google Chrome</em>) and your hardware can support it, GPU acceleration and rendering can be enabled.</p><p>This Quick Tip is going to show you how.</p><p><span id="more-8739"></span></p><h4><span style="font-weight: bold;">Step 1.</span></h4><p>Open Google Chrome, in the address bar (<em><strong>Ctrl+L</strong></em>) type <strong><em>about:flags</em></strong> and hit <strong><em>Enter</em></strong></p><p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Step1" src="http://mintywhite.com/wp-content/uploads/2011/02/image9.png" border="0" alt="image9 Enable GPU Acceleration and Rendering in Google Chrome [Quick Tip]" width="464" height="92" /></p><h4><span style="font-weight: bold;"> </span></h4><h4><span style="font-weight: bold;">Step 2.</span></h4><p>Please take note of this warning;</p><blockquote><p>These experimental features may change, break, or disappear at any time. We make absolutely no guarantees about what may happen if you turn one of these experiments on, and your browser may even spontaneously combust. Jokes aside, your browser may delete all your data, or your security and privacy could be compromised in unexpected ways. Please proceed with caution.</p></blockquote><p>If you’re happy with this, scroll down the page and find <em>GPU Accelerated Compositing</em> and <em>GPU Accelerated Canvas 2D.</em></p><p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Step2" src="http://mintywhite.com/wp-content/uploads/2011/02/image10.png" border="0" alt="image10 Enable GPU Acceleration and Rendering in Google Chrome [Quick Tip]" width="700" height="119" /></p><p>Click <em>Enable</em> under each one and restart Chrome to see the changes. Maybe even head over to <a href="http://www.beautyoftheweb.com/">beautyoftheweb.com</a> and compare the 2 browsers.</p><p>How do you think Chrome stacks up to IE9 in this department?  Let us know in the comments.</p><p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/more/software-more/enable-gpu-acceleration-rendering-google-chrome-quick-tip/">Enable GPU Acceleration and Rendering in Google Chrome [Quick Tip]</a> </small></div></p> ]]></content:encoded> <wfw:commentRss>http://mintywhite.com/more/software-more/enable-gpu-acceleration-rendering-google-chrome-quick-tip/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Set up Your Own Proxy Using Google App Engine [How To]</title><link>http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/</link> <comments>http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/#comments</comments> <pubDate>Thu, 24 Feb 2011 14:00:23 +0000</pubDate> <dc:creator>Rick Mizell</dc:creator> <category><![CDATA[Security and Antimalware]]></category> <category><![CDATA[Software Guides]]></category> <category><![CDATA[browser]]></category> <category><![CDATA[download]]></category> <category><![CDATA[free]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[security]]></category><guid isPermaLink="false">http://mintywhite.com/?p=8658</guid> <description><![CDATA[This tutorial has been on my mind off and on for several months now. Joining the team here at Windows Guides has given me the opportunity to finally post it. After my son asked me a few weeks ago for a good proxy I thought maybe I dedicate this and the next tutorial to him. [...]<p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/">Set up Your Own Proxy Using Google App Engine [How To]</a> </small></div></p> ]]></description> <content:encoded><![CDATA[<p style="text-align: left;"><div id="attachment_8659" class="wp-caption aligncenter" style="width: 400px"><a rel="attachment wp-att-8659" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy0/"><img class="size-medium wp-image-8659 " src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy0-500x416.jpg" alt="googleproxy0 500x416 Set up Your Own Proxy Using Google App Engine [How To]" width="390" height="325" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Setup a Proxy Server using Google App Engine</p></div><p>This tutorial has been on my mind off and on for several months now. Joining the team here at Windows Guides has given me the opportunity to finally post it. After my son asked me a few weeks ago for a good proxy I thought maybe I dedicate this and the next tutorial to him.</p><p>This is a long yet not a really difficult tutorial if you follow along. I have done my best to simplify it as much as possible. May I suggest you read the whole thing and get your downloads together before you start.</p><p><span id="more-8658"></span></p><div id="attachment_8661" class="wp-caption alignnone" style="width: 265px"><a rel="attachment wp-att-8661" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy3/"><img class="size-full wp-image-8661" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy3.jpg" alt="googleproxy3 Set up Your Own Proxy Using Google App Engine [How To]" width="255" height="333" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Google Account Setup</p></div><p style="text-align: left;">In order to set up your new proxy you will need to have a <a href="http://www.google.com/">Google</a> account.</p><div id="attachment_8662" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8662" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy01/"><img class="size-medium wp-image-8662" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy011-500x301.jpg" alt="googleproxy011 500x301 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="301" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Google app engine</p></div><p style="text-align: left;">Go to <a href="https://appengine.google.com/">Google app engine</a> and sign-in using your Google account.</p><div id="attachment_8663" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8663" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy2/"><img class="size-medium wp-image-8663" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy2-500x287.jpg" alt="googleproxy2 500x287 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="287" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Verify Account by SMS</p></div><p style="text-align: left;">Click the &#8220;Create an Application&#8221; button. Since this is your first time, Google will send a verification code via SMS to your mobile phone number.</p><p>If you get to this point and find your carrier not listed. You can sign up for a phone number at Google voice and register with the number you choose from Google Voice.</p><div id="attachment_8664" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8664" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy1/"><img class="size-medium wp-image-8664" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy1-500x184.jpg" alt="googleproxy1 500x184 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="184" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Authentication Code Has Been Sent.</p></div><p>Type the code you were sent to create apps with Google App Engine. Click the Send button.</p><div id="attachment_8665" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8665" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy4/"><img class="size-medium wp-image-8665" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy4-500x418.jpg" alt="googleproxy4 500x418 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="418" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Choose a Domain. Agree to the Google Terms.</p></div><p>Choose a domain name that will host your proxy server. Use a something unique to you, this is your permanent  sub-domain name. Then make sure the domain is available, agree to the Google Terms and click save. The sub-domain is also your App ID and will uniquely identify your proxy application.</p><p>For this example, we&#8217;ll use <a href="http://jttm-server-prox.appspot.com/">jttm-server-prox</a> as the App ID though you are free to choose any other unique name. The jttm being my sons initials and unique to him.</p><p style="text-align: center;"><div id="attachment_8666" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8666" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy5/"><img class="size-medium wp-image-8666" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy5-500x197.jpg" alt="googleproxy5 500x197 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="197" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Application Registered Successfully.</p></div><p style="text-align: left;">Once you have agreed to the terms your and everything is set, the Application Registered Successfully window will appear. Your ID is registered and waiting for you to use it for the first time. There are a couple of pieces missing yet from the puzzle so let’s get jiggy with it.</p><p style="text-align: left;"><div id="attachment_8667" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8667" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy6/"><img class="size-medium wp-image-8667" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy6-500x242.jpg" alt="googleproxy6 500x242 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="242" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Download the Python 2.6.6 MSI installer.</p></div><p style="text-align: left;">It&#8217;s time to create and upload the proxy server application to Google App Engine. Go to <a href="http://www.python.org/download/releases/2.6.6/">python.org</a>, download the 2.6.6 MSI installer.</p><p style="text-align: left;"><div id="attachment_8668" class="wp-caption alignnone" style="width: 489px"><a rel="attachment wp-att-8668" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy7/"><img class="size-full wp-image-8668" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy7.jpg" alt="googleproxy7 Set up Your Own Proxy Using Google App Engine [How To]" width="479" height="310" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Opening python-2.6.6 msi.</p></div><p>Check the save file radio button and then click save file.</p><div id="attachment_8670" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8670" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy8/"><img class="size-medium wp-image-8670" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy8-500x404.jpg" alt="googleproxy8 500x404 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="404" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Save the file to your desktop.</p></div><p>Save the installer to your desktop.</p><div id="attachment_8671" class="wp-caption alignnone" style="width: 142px"><a rel="attachment wp-att-8671" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy9/"><img class="size-full wp-image-8671" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy9.jpg" alt="googleproxy9 Set up Your Own Proxy Using Google App Engine [How To]" width="132" height="111" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Python 2.6.6 Icon</p></div><p>Now click the cute little icon to get your install started. Accepting all the defaults in the install seems to make life much easier.</p><div id="attachment_8672" class="wp-caption alignnone" style="width: 454px"><a rel="attachment wp-att-8672" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy10/"><img class="size-full wp-image-8672" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy10.jpg" alt="googleproxy10 Set up Your Own Proxy Using Google App Engine [How To]" width="444" height="340" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Do you want to run this file?</p></div><p>Of course we do, Click the run button.</p><div id="attachment_8673" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8673" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy11/"><img class="size-medium wp-image-8673" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy11-500x434.jpg" alt="googleproxy11 500x434 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="434" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Select whether to install Python 2.6.6 for all users of this computer.</p></div><p>You can switch whether to allow other users to use the Python program or not, we are just accepting the defaults, Click Next.</p><div id="attachment_8674" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8674" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy12/"><img class="size-medium wp-image-8674" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy12-500x434.jpg" alt="googleproxy12 500x434 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="434" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Select Destination Directory.</p></div><p>Again we are just accepting the defaults. Click next. <strong>Note:</strong> If you change the destination you will alter other parts of the tutorial.</p><div id="attachment_8675" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8675" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy13/"><img class="size-medium wp-image-8675" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy13-500x434.jpg" alt="googleproxy13 500x434 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="434" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Customize Python 2.6.6.</p></div><p>No need to change anything here. Click next.</p><div id="attachment_8676" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8676" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy14/"><img class="size-medium wp-image-8676" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy14-500x434.jpg" alt="googleproxy14 500x434 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="434" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Installing Python 2.6.6.</p></div><p>Wait for it.</p><p style="text-align: left;"><div id="attachment_8677" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8677" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy15/"><img class="size-medium wp-image-8677" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy15-500x434.jpg" alt="googleproxy15 500x434 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="434" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Completing the Python 2.6.6 Installer.</p></div><p>Click the Finish button and Python is installed. Now we need to install the Google App Engine itself.</p><div id="attachment_8678" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8678" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy16/"><img class="size-medium wp-image-8678" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy16-500x153.jpg" alt="googleproxy16 500x153 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="153" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Google App Engine SDK</p></div><p>Once Python is installed, go to <a href="http://code.google.com/appengine/downloads.html#Google_App_Engine_SDK_for_Python">Google.com</a>, download the Google App Engine SDK for Python and install it accepting all the defaults throughout the install.</p><div id="attachment_8679" class="wp-caption alignnone" style="width: 489px"><a rel="attachment wp-att-8679" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy17/"><img class="size-full wp-image-8679" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy17.jpg" alt="googleproxy17 Set up Your Own Proxy Using Google App Engine [How To]" width="479" height="310" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">GoogleAppEngine-1.4.22 msi.</p></div><p>Click on the save radio button then click save file. Save it to your desktop same as you did the Python 2.6.6. installer.</p><div id="attachment_8680" class="wp-caption alignnone" style="width: 129px"><a rel="attachment wp-att-8680" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy18/"><img class="size-full wp-image-8680" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy18.jpg" alt="googleproxy18 Set up Your Own Proxy Using Google App Engine [How To]" width="119" height="121" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">GoogleApps icon.</p></div><p>Click the new Google App icon to start the install.</p><div id="attachment_8681" class="wp-caption alignnone" style="width: 454px"><a rel="attachment wp-att-8681" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy19/"><img class="size-full wp-image-8681" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy19.jpg" alt="googleproxy19 Set up Your Own Proxy Using Google App Engine [How To]" width="444" height="340" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Do you want to run this file?</p></div><p>Click the Run button.</p><div id="attachment_8682" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8682" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy20/"><img class="size-medium wp-image-8682" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy20-500x397.jpg" alt="googleproxy20 500x397 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="397" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Google App Engine Setup.</p></div><p>Click Next.</p><div id="attachment_8683" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8683" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy21/"><img class="size-medium wp-image-8683" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy21-500x397.jpg" alt="googleproxy21 500x397 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="397" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">End-User License Agreement</p></div><p>Check I accept the terms in the License Agreement box and click the Next button.</p><div id="attachment_8684" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8684" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy22/"><img class="size-medium wp-image-8684" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy22-500x397.jpg" alt="googleproxy22 500x397 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="397" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Destination Folder.</p></div><p>Accept the defaults here and click the Next button. <strong>Note:</strong> If you change the destination folder you will alter the tutorial in the final stages.</p><div id="attachment_8685" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8685" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy23/"><img class="size-medium wp-image-8685" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy23-500x397.jpg" alt="googleproxy23 500x397 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="397" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Ready to install Google App Engine.</p></div><p>Shucks, isn’t that why we’re here. Click the Install button.</p><div id="attachment_8686" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8686" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy24/"><img class="size-medium wp-image-8686" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy24-500x397.jpg" alt="googleproxy24 500x397 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="397" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Installing Google App Engine.</p></div><p>Again we wait for it. A few seconds later.</p><div id="attachment_8687" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8687" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy25/"><img class="size-medium wp-image-8687" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy25-500x397.jpg" alt="googleproxy25 500x397 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="397" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Completed the Google App Engine Setup Wizard.</p></div><p>Poof, Click the Finish button and the App Engine is installed. Now lets work it.</p><div id="attachment_8688" class="wp-caption alignnone" style="width: 236px"><a rel="attachment wp-att-8688" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy26/"><img class="size-full wp-image-8688" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy26.jpg" alt="googleproxy26 Set up Your Own Proxy Using Google App Engine [How To]" width="226" height="127" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Google App Engine Icon.</p></div><p>Start the Google App Engine Launcher program from the new jet engine icon now on your desktop. Notice in the background.</p><div id="attachment_8689" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8689" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy00/"><img class="size-medium wp-image-8689" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy00-500x404.jpg" alt="googleproxy00 500x404 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="404" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Warning Prerequisites for App Engine Development are missing!</p></div><p>A warning window will appear, this is ok since we haven’t set App Engine up yet. Just click the OK button to close this and go to the next step.</p><div id="attachment_8690" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8690" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy27/"><img class="size-medium wp-image-8690" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy27-500x362.jpg" alt="googleproxy27 500x362 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="362" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Google App Launcher.</p></div><p>With Google App Launcher window open we need to do some set up here.</p><div id="attachment_8691" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8691" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy34/"><img class="size-medium wp-image-8691" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy34-500x342.jpg" alt="googleproxy34 500x342 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="342" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Preferences.</p></div><p>Click Edit, then Preferences from the drop down menu. Set the correct values (See screenshot above). You can type these values in or browse to the correct folder and find the value that way. <strong>Note:</strong> If you use a different version of Python the Python Path will change. Also if you changed any install path on either install this is changed.</p><p>Here are the paths just in case you can&#8217;t see them in the screenshot. Just copy and paste.<br /> C:\Python26\pythonw.exe      C:\Program Files\Google\google_appengine      C:\Windows\notpad.exe Click ok when finished.</p><p>Download this <a href="http://img.labnol.org/files/proxy.zip" target="_blank">zip file</a> and extract the file to a folder on your desktop. The zip file contains a couple of text files written in HTML and Python  that you can read and edit with notepad. These will be uploaded in the next step.</p><div id="attachment_8692" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8692" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy28/"><img class="size-medium wp-image-8692" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy28-500x362.jpg" alt="googleproxy28 500x362 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="362" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Add Existing Application.</p></div><p>Back at your App Engine Launcher. Click File then Add Existing Application from the drop down under the Google App Launcher program and browse to the directory or folder that you just created from the zip file you downloaded.</p><div id="attachment_8693" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8693" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy29/"><img class="size-medium wp-image-8693" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy29-500x362.jpg" alt="googleproxy29 500x362 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="362" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Your_App_ID</p></div><p>Single click Your_App_ID to highlight it, Click the Edit button and replace &#8220;YOUR_APP_ID&#8221; with the ID sub-domain that you reserved earlier. The one I created is jttm-server-prox.</p><div id="attachment_8694" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8694" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy30/"><img class="size-medium wp-image-8694" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy30-500x282.jpg" alt="googleproxy30 500x282 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="282" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">YOUR_APP_ID 2</p></div><p>You should end up with something like this except with your sub-domain name you created earlier. Getting excited we&#8217;re almost finished.</p><div id="attachment_8695" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8695" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy31/"><img class="size-medium wp-image-8695" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy31-500x362.jpg" alt="googleproxy31 500x362 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="362" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Deploy Application to Google.</p></div><p>Click the Deploy tab then type in your Google credentials and Click the OK button.</p><div id="attachment_8696" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8696" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy32/"><img class="size-medium wp-image-8696" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy32-500x242.jpg" alt="googleproxy32 500x242 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="242" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Deployment to Google.</p></div><p>Deployment to Google window will come up; let it work its magic.</p><div id="attachment_8697" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-8697" href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/attachment/googleproxy33/"><img class="size-medium wp-image-8697" src="http://mintywhite.com/wp-content/uploads/2011/02/googleproxy33-500x242.jpg" alt="googleproxy33 500x242 Set up Your Own Proxy Using Google App Engine [How To]" width="500" height="242" title="Set up Your Own Proxy Using Google App Engine [How To]" /></a><p class="wp-caption-text">Deployment to Google Finished.</p></div><p>The last message is pretty straight forward, Just X out.</p><p>Open a browser and type in your address like so&#8230; http://<span style="text-decoration: line-through;">jttm-server-prox</span>.appspot.com/ replacing with your ID.</p><p>You can edit the main.html file that came in the zip file with notepad to change the appearance of your proxy server. Once you make a change then you hit the deploy button on the Google App Engine Launcher.</p><p>This is a really simple program with no security except obscurity involved. You&#8217;ll find some website will not work well. I&#8217;m working on a secure proxy for the next tutorial so keep an eye open.</p><p>Well it was good for me; was it good for you? See you next time.</p><p>Rick Mizell</p><p><a href="http://www.python.org/download/releases/2.6.6/">Python 2.6.6 MSI installer</a></p><p><a href="http://code.google.com/appengine/downloads.html#Google_App_Engine_SDK_for_Python">Google App Engine SDK</a></p><p><a href="http://img.labnol.org/files/proxy.zip" target="_blank">zip file</a></p><p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/">Set up Your Own Proxy Using Google App Engine [How To]</a> </small></div></p> ]]></content:encoded> <wfw:commentRss>http://mintywhite.com/software-reviews/security-software/set-proxy-google-app-engine/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>What is a Software Easter Egg? (With Examples)</title><link>http://mintywhite.com/more/software-more/software-easter-egg-examples/</link> <comments>http://mintywhite.com/more/software-more/software-easter-egg-examples/#comments</comments> <pubDate>Mon, 21 Feb 2011 14:00:54 +0000</pubDate> <dc:creator>Rich</dc:creator> <category><![CDATA[Software Guides]]></category> <category><![CDATA[fun]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[internet]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[office]]></category> <category><![CDATA[software]]></category><guid isPermaLink="false">http://mintywhite.com/?p=7835</guid> <description><![CDATA[Some programs and media come packed with secret &#8220;goodies&#8221; called Easter eggs. These are fun little additions, added by programmers, that can be found by accident, by completing some tasks, or by hearing about them from other people. In this article we will find some of those Easter eggs. Specifically, we&#8217;ll cover: What is an [...]<p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/more/software-more/software-easter-egg-examples/">What is a Software Easter Egg? (With Examples)</a> </small></div></p> ]]></description> <content:encoded><![CDATA[<p><img class="alignright" src="http://mintywhite.com/images/wg/0804/18easteregg/18easteregg01.png" alt="18easteregg01 What is a Software Easter Egg? (With Examples)" width="128" height="94" title="What is a Software Easter Egg? (With Examples)" />Some programs and media come packed with secret &#8220;goodies&#8221; called Easter eggs. These are fun little additions, added by programmers, that can be found by accident, by completing some tasks, or by hearing about them from other people. In this article we will find some of those Easter eggs. Specifically, we&#8217;ll cover:</p><ul><li>What is an Easter Egg?</li><li>What an Easter Egg is Not</li><li>Easter Egg Examples</li></ul><h2><span id="more-7835"></span>What is an Easter Egg?</h2><p>Easter eggs, in software, are deliberately added and not not just &#8220;glitches&#8221; (see more about that below.) Often these Easter eggs are added by programmers for a joke, to get some attention, or to add some flair to the software you&#8217;re using.</p><p>A classic example of an Easter egg is a hidden menu on DVD or an  animation in a piece of software that can only be seen by pressing  certain keys.</p><h2>What an Easter Egg is Not</h2><p>There are some common misconceptions with the term &#8220;Easter Egg.&#8221; An Easter egg is not:</p><ul><li>A bug in a program.</li><li>An imposed restriction.</li><li>A hack in a program made by the end user.</li></ul><p>For example, it has been claimed that not being able to create a folder, in Windows, with one of the following names is an Easter egg:</p><blockquote><p>PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8,  COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9</p></blockquote><p>This is not an example of an Easter egg. This is a restriction, that dates back to DOS, to protect certain file names being used that are reserved by the operating system:</p><p><img class="alignnone size-full wp-image-8503" title="com2-example" src="http://mintywhite.com/wp-content/uploads/2011/02/com2-example.png" alt="com2 example What is a Software Easter Egg? (With Examples)" width="415" height="211" /></p><p><img class="alignnone size-full wp-image-8504" title="com2-example2" src="http://mintywhite.com/wp-content/uploads/2011/02/com2-example2.png" alt="com2 example2 What is a Software Easter Egg? (With Examples)" width="499" height="240" /></p><p>Although the first error message (seemingly, still, not updated with Windows 7) makes you think you&#8217;ve found an Easter egg (or glitch) in Windows, the second error message states otherwise.</p><p>Another commonly confused Easter egg is the ability to generate random text in Microsoft Word. Try this:</p><p>1. Open Microsoft Word</p><p>2. Type <em><strong>=rand(20,9)</strong></em></p><p>This will create twenty paragraphs with nine sentences each (taken from the Microsoft Help files):</p><p><img class="alignnone size-full wp-image-8505" title="rand-word" src="http://mintywhite.com/wp-content/uploads/2011/02/rand-word.png" alt="rand word What is a Software Easter Egg? (With Examples)" width="535" height="269" /></p><p>Still, not an Easter egg.</p><p>Enough of that though, you&#8217;re here to learn about some real Easter eggs&#8230;</p><h2>Easter  Egg Examples</h2><p>Here are some examples of the best Easter eggs I&#8217;ve found/heard about in software over the years. Please share others, you know about, in the comments.</p><h3>Picasa: Teddy Bears</h3><p>In Google <a href="http://picasa.google.com/">Picasa</a>, press <strong>CTRL+SHIFT+Y</strong>. Watch the teddy bears rain down on your screen.</p><h3>Firefox: The Book of Mozilla</h3><p>If you&#8217;re a Firefox user, open any version and type <em>about:mozilla </em>in the address bar. You&#8217;ll get a quote from &#8220;The Book of Mozilla&#8221;:</p><p><img class="alignnone size-full wp-image-8506" title="mozilla-easter-egg" src="http://mintywhite.com/wp-content/uploads/2011/02/mozilla-easter-egg.png" alt="mozilla easter egg What is a Software Easter Egg? (With Examples)" width="422" height="82" /></p><h3>Firefox: about:robots</h3><p>Open Firefox and type <em>about:robots</em> in the address bar:</p><p><img class="alignnone size-full wp-image-8507" title="aboutrobots" src="http://mintywhite.com/wp-content/uploads/2011/02/aboutrobots.png" alt="aboutrobots What is a Software Easter Egg? (With Examples)" width="513" height="200" /></p><h3>vim: :Ni! and :help!</h3><blockquote><p>In vim, if you type</p><p><em><strong>:Ni!</strong></em></p><p>in normal mode, vim shows the error message</p><p><em>Do you demand a shrubbery?</em></p><p>If you type</p><p><em><strong>:help!</strong></em></p><p>vim, reassuringly, says</p><p><em>Don&#8217;t Panic!</em></p></blockquote><p><a href="http://onethingwell.org/post/2797733327/ni">Source</a></p><h3>Excel 97: Flight Simulator</h3><p>Want to see the credits of Excel 97 in a flight sim-like fashion?  Didn&#8217;t think so, but you&#8217;re welcome to try anyway. If you&#8217;re using Office 97 or have access:</p><ol><li>Open Excel 97 (this doesn&#8217;t work in later versions.)</li><li>On a blank worksheet, press <strong>F5</strong>.</li><li>Type <em><strong>X97:L97</strong></em> and press <strong>Enter</strong>.</li><li>Press the <strong>Tab</strong> key once<strong>.<br /> </strong></li><li>Hold down <strong>Ctrl + Shift</strong><strong> </strong>and left-click the<em> Chart Wizard</em> toolbar icon.</li></ol><p><a title="Link to excel easter egg image" href="http://mintywhite.com/images/wg/0804/18easteregg/18easteregg02.gif">Click  here for a screenshot if you don&#8217;t have Excel 97</a>. Otherwise, try it  for yourself as a fun surprise.</p><h3>uTorrent: Tetris</h3><p>In uTorrent, click <em>Help &gt; About uTorrent</em>. When the <em>About </em>dialog appears, press <strong>T</strong> on the keyboard to play Tetris.</p><h2>Are These Easter Eggs?</h2><p>Here are a few I&#8217;ve found, over the years, that I&#8217;m on the fence about. What do you think?</p><h3>Extra Files in C:\Windows on Windows XP</h3><p>If you&#8217;re using Windows XP or have access to a copy of it, go to <em>C:\Windows</em> and look for a file named <em>clock.avi</em>. I&#8217;ve not seen any use for this file. I&#8217;m not entirely sure it&#8217;s an Easter egg, but I bet you didn&#8217;t know it was there!</p><p>Similarly, there is a file named &#8220;quotes&#8221;. Open My Computer and go to: <em>C:\WINDOWS\SYSTEM32\DRIVERS\etc,</em> open the file named quotes in notepad then look at the quotes put there by the Microsoft developers.</p><h3>Win Solitaire Every time</h3><p>Open Solitaire Press <strong>Alt + Shift + 2</strong> while playing and see the cards drop.</p><p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/more/software-more/software-easter-egg-examples/">What is a Software Easter Egg? (With Examples)</a> </small></div></p> ]]></content:encoded> <wfw:commentRss>http://mintywhite.com/more/software-more/software-easter-egg-examples/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>[Ended] Win one of 10 Licenses for JV16 Powertools, $29,95</title><link>http://mintywhite.com/vista/win-10-licenses-jv16-powertools-2995/</link> <comments>http://mintywhite.com/vista/win-10-licenses-jv16-powertools-2995/#comments</comments> <pubDate>Sun, 19 Dec 2010 17:55:39 +0000</pubDate> <dc:creator>Thomas</dc:creator> <category><![CDATA[Windows Vista]]></category> <category><![CDATA[download]]></category> <category><![CDATA[free]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[tool]]></category> <category><![CDATA[ultimate]]></category><guid isPermaLink="false">http://mintywhite.com/?p=8299</guid> <description><![CDATA[Windows Guides&#8217; Rating User Rating Compatible with System 5 out of 5 Some of you already guessed it, I know. If you didn&#8217;t see the review on JV16 PowerTools 2010 you might want to do so now. jv16 PowerTools is the ultimate Windows optimization and tune-up utility suite, and by far the best tool I have [...]<p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/vista/win-10-licenses-jv16-powertools-2995/">[Ended] Win one of 10 Licenses for JV16 Powertools, $29,95</a> </small></div></p> ]]></description> <content:encoded><![CDATA[<table border="0" width="100%"><tbody><tr><td style="text-align: center; vertical-align: top;" width="29%">Windows Guides&#8217; Rating</td><td style="text-align: center; vertical-align: top;" width="32%">User Rating</td><td style="text-align: center; vertical-align: top;" width="26%">Compatible with</td><td style="text-align: center; vertical-align: top;" width="13%">System</td></tr><tr><td style="text-align: center; vertical-align: top;" width="29%"><img src="http://mintywhite.com/images/icons/stars/on.gif" alt="on [Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" width="16" height="16" title="[Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" /><img src="http://mintywhite.com/images/icons/stars/on.gif" alt="on [Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" width="16" height="16" title="[Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" /><img src="http://mintywhite.com/images/icons/stars/on.gif" alt="on [Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" width="16" height="16" title="[Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" /><img src="http://mintywhite.com/images/icons/stars/on.gif" alt="on [Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" width="16" height="16" title="[Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" /><img src="http://mintywhite.com/images/icons/stars/on.gif" alt="on [Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" width="16" height="16" title="[Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" /> <em><strong>5</strong> out of 5</em></td><td style="text-align: center; vertical-align: top;" width="32%">Note: There is a rating embedded within this post, please visit this post to rate it.</td><td style="text-align: center; vertical-align: top;" width="26%"><img title="Windows 7" src="http://forum.mintywhite.com/images/forumicons/7.png" alt="7 [Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" width="32" height="32" /><img title="Windows Vista" src="http://forum.mintywhite.com/images/forumicons/vista.png" alt="vista [Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" width="32" height="32" /><img title="Windows XP" src="http://forum.mintywhite.com/images/forumicons/xp.png" alt="xp [Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" width="32" height="32" /></td><td style="text-align: center; vertical-align: top;" width="13%"><img src="http://mintywhite.com/wp-content/uploads/2010/09/32bit.png" alt="32bit [Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" width="32" height="32" title="[Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" /><img src="http://mintywhite.com/wp-content/uploads/2010/09/64bit.png" alt="64bit [Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" width="32" height="32" title="[Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" /></td></tr></tbody></table><p><a href="http://mintywhite.com/wp-content/uploads/2010/12/jv16-main.png"><img class="alignleft size-thumbnail wp-image-8261" style="margin-left: 0px; margin-right: 10px;" title="jv16-main" src="http://mintywhite.com/wp-content/uploads/2010/12/jv16-main-220x220.png" alt="jv16 main 220x220 [Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" width="220" height="220" /></a>Some of you already guessed it, I know. If you didn&#8217;t see the review on <a title="JV16 PowerTools" href="http://mintywhite.com/software-reviews/security-software/jv16-powertools-2010-ultimate-system-cleaning-error-fixing-utility-suite/" target="_blank">JV16 PowerTools 2010</a> you might want to do so now. jv16 PowerTools is the ultimate Windows optimization and tune-up utility suite, and by far the best tool I have every put to the test.</p><p>Now, Macecraft (the geniuses behind JV16 Powertools) are about to give you the opportunity to get your own copy &#8211; free to keep. All you have to do is entering this giveaway competition and you might just be one of the lucky 10 winners.</p><p>Competition runs for an entire week, so make sure you tell everyone you know to enter.</p><h2>On to the Competition</h2><h2><span id="more-8299"></span></h2><p>There are two ways you can win a copy this time. Make sure you enter both and double your chances to win. Before you enter the competition you should download, install and test the 60 day fully working trial version. Then</p><table border="0"><tbody><tr><td><a title="Download JV16 PowerTools" href="http://www.macecraft.com/download/jv16powertools2010/"><img src="http://mintywhite.com/images/icons/download64.png" alt="download64 [Ended] Win one of 10 Licenses for JV16 Powertools, $29,95"  title="[Ended] Win one of 10 Licenses for JV16 Powertools, $29,95" /></a></td><td><h3><a style="text-decoration: none;" title="Download JV16 PowerTools" href="http://www.macecraft.com/download/jv16powertools2010/">Download JV16 PowerTools</a></h3></td></tr></tbody></table><h2>The competition has ended.</h2><p>Winners will receive notification by email.<br /> Thank you to all contributors.</p><p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/vista/win-10-licenses-jv16-powertools-2995/">[Ended] Win one of 10 Licenses for JV16 Powertools, $29,95</a> </small></div></p> ]]></content:encoded> <wfw:commentRss>http://mintywhite.com/vista/win-10-licenses-jv16-powertools-2995/feed/</wfw:commentRss> <slash:comments>26</slash:comments> </item> <item><title>Windows Commands (cmd) to Help Manage Your PC &amp; Improve Productivity</title><link>http://mintywhite.com/windows-7/7maintenance/windows-commands-cmd-manage-pc-improve-productivity/</link> <comments>http://mintywhite.com/windows-7/7maintenance/windows-commands-cmd-manage-pc-improve-productivity/#comments</comments> <pubDate>Thu, 16 Dec 2010 14:00:32 +0000</pubDate> <dc:creator>Rich</dc:creator> <category><![CDATA[Windows 7 Maintenance]]></category> <category><![CDATA[Windows Vista Maintenance]]></category> <category><![CDATA[Windows XP Maintenance]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[improve]]></category> <category><![CDATA[internet]]></category><guid isPermaLink="false">http://mintywhite.com/?p=6447</guid> <description><![CDATA[New to using the command prompt? Check out the Windows Command Prompt Beginner&#8217;s Guide Previously we showed you a collection of shortcut commands you can use, to save you time, from the run dialog and Thomas showed you tips to become a command prompt superuser. In this guide, we&#8217;ll show you some commands you can [...]<p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/windows-7/7maintenance/windows-commands-cmd-manage-pc-improve-productivity/">Windows Commands (cmd) to Help Manage Your PC &amp; Improve Productivity</a> </small></div></p> ]]></description> <content:encoded><![CDATA[<blockquote><p>New to using the command prompt? Check out the <a title="The Windows Command Prompt—Beginners Guide" href="http://mintywhite.com/windows-7/7customization/windows-command-promptbeginners-guide/">Windows Command Prompt Beginner&#8217;s Guide</a></p></blockquote><p><img class="alignright size-full wp-image-6904" title="391" src="http://mintywhite.com/wp-content/uploads/2010/12/3911.png" alt="3911 Windows Commands (cmd) to Help Manage Your PC &amp; Improve Productivity" width="256" height="256" />Previously we showed you a collection of <a href="http://mintywhite.com/vista/a-lot-of-windows-commands-you-probably-dont-know-about/">shortcut commands</a> you can use, to save you time, from the run dialog and Thomas showed you tips to <a href="http://mintywhite.com/software-reviews/maintenance-software/spellcheck-cmd/">become a command prompt superuser</a>.</p><p>In this guide, we&#8217;ll show you some commands you can use on the Windows Command prompt. These commands can save you time if you learn how to use them and rely on them to help you manage your PC.</p><p>Not sure how to get to the command prompt? <a title="Edit “How to Open the Command Prompt in Windows [Quick Tip]”" href="http://mintywhite.com/windows-7/7customization/customize-appearance-command-prompt-windows/">How to open the command prompt in Windows</a>.</p><p>Want to customize the command prompt? <a href="http://mintywhite.com/windows-7/7customization/customize-appearance-command-prompt-windows/">Customize the appearance of the command prompt</a>.</p><p>Want to get more comfortable using the command prompt? <a title="Permanent Link to Become a Command Prompt Super User [Old-School-QuickTip]" href="http://mintywhite.com/software-reviews/maintenance-software/spellcheck-cmd/" rel="bookmark">Become a Command Prompt Super User</a></p><p><span id="more-6447"></span></p><h2>Windows Commands</h2><p>I&#8217;ve divided the commands into the following two sections:</p><ul><li>Commands to find system information.</li><li>Commands to maintain your PC.</li></ul><p>At any time, you can enter the command and succeed it with a <strong><em>/?</em></strong> to find out the list of parameters you can use with the command i.e. <em>driverquery /?</em></p><p>You can also output the results of a command to a text file, csv etc. by adding<strong><em> &gt;&gt;out.txt </em></strong>or<strong><em> &gt;&gt;output.csv </em></strong>etc to the end of a command. The file will be saved in the current working directory (listed next to the command line.)</p><h2>Commands to Find System Information</h2><p><img class="alignnone size-full wp-image-7728" title="cmdtips" src="http://mintywhite.com/wp-content/uploads/2010/12/cmdtips.png" alt="cmdtips Windows Commands (cmd) to Help Manage Your PC &amp; Improve Productivity" width="647" height="363" /></p><h3>systeminfo</h3><p>The <strong><em>systeminfo </em></strong>command will give you detailed system information. You can select specific information i.e. Virtual memory with the following syntax:</p><p><code>systeminfo |find "Virtual Memory"</code></p><p>More information on <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/systeminfo.mspx?mfr=true">systeminfo</a>.</p><h3>tasklist</h3><p>Want to see a list of running tasks? The <em>tasklist</em> command will show you all tasks running on your PC.</p><p>More information on <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/tasklist.mspx?mfr=true">tasklist</a>.</p><h3>ipconfig</h3><p>The <strong><em>ipconfig /all </em></strong>command will show you information about TCP/IP information on your PC. Here I show you how to <a href="http://mintywhite.com/windows-7/7maintenance/fix-internet-connection-with-release-renewfix-internet-connection-with-release-renew/">use ipconfig to fix your internet connection</a>.</p><p>More information on <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ipconfig.mspx?mfr=true">ipconfig</a>.</p><h3>netstat</h3><p>Angel explores <strong><em>netstat</em></strong>, ipconfig, and other basic network commands in this post: <a title="Permanent Link to Basic Network Commands and their Usage [Introduction]" href="http://mintywhite.com/windows-7/7maintenance/basic-network-commands/" rel="bookmark">Basic Network Commands and their Usage [Introduction]</a>.</p><p>More information on <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/netstat.mspx?mfr=true">netstat</a>.</p><h3>driverquery</h3><p>Curious about what drivers are currently installed on your PC? Use <em>driverquery</em> to see the list. The output is a little vague so you may need to use the <strong><em>/v</em></strong> parameter to get more detailed information.</p><p>More information on <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/driverquery.mspx?mfr=true">driverquery</a>.</p><h3>openfiles</h3><p>Want to know which files are open and by which programs? Want to know which network shares are mapped and by which PC? Run the <strong><em>openfiles</em></strong> command to view this information. The output will likely be pretty large, so you can output it to a CSV file with the following syntax:</p><p><code>openfiles /query /fo csv &gt;&gt;out.csv</code></p><p>More information on <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/openfiles.mspx?mfr=true">openfiles</a>.</p><h2><strong>Commands to Maintain Your PC</strong></h2><p>You can also maintain your PC with commands. Here are just a few examples:</p><h3>taskkill</h3><p>taskkill is used to kill tasks that are hung or that you just want to kill. There some switches that allow forceful task killing (/f) etc.</p><p>Example syntax:</p><p><code>taskkill /im chrome.exe /f</code></p><p>The above command forcefully kills Google Chrome.</p><p>More information on <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/taskkill.mspx?mfr=true">taskkill</a>.</p><h3>rexec</h3><p>The rexec command authenticates you on a remote PC and lets you run commands. Want to defrag a PC remotely? Use the following syntax:</p><p><code>rexec GVD defrag D: /F</code></p><p>GVD is the name of the remote PC in this example.</p><p>More information on <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/rexec.mspx?mfr=true">rexec</a>.</p><h3>subst</h3><p>subst maps a folder to a drive. If, for example you want to make the Windows folder the W drive, run the following command:</p><p><code>subst W: C:\windows</code></p><p>More information on <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/subst.mspx?mfr=true">subst</a>.</p><h3>shutdown</h3><p>Want to shutdown your PC or a remote PC? Want to leave a nice message and specify how long the computer will wait before shutting down? Use the following syntax:</p><p><code>shutdown /t 20 /m \\GVD /c "20 seconds till shutdown"</code></p><p>This will shutdown PC &#8220;GVD&#8221; 20 seconds from the time the command is run.</p><p>More information on <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/shutdown.mspx?mfr=true">shutdown</a>.</p><h2>Create a Batch File of Any Command</h2><p>If you want to automate a command (i.e. run it on a schedule, on startup, shutdown etc.) you should create a batch file. Use the following syntax in your<em> .bat </em>file.</p><p><code>%windir%\System32\cmd.exe /c "ipconfig /all"</code></p><p>If you want to see the output of the command, add <em>PAUSE</em> to the end of the batch file.</p><p>What commands did I miss? Do you have any other commands you use on a regular basis?</p><p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/windows-7/7maintenance/windows-commands-cmd-manage-pc-improve-productivity/">Windows Commands (cmd) to Help Manage Your PC &amp; Improve Productivity</a> </small></div></p> ]]></content:encoded> <wfw:commentRss>http://mintywhite.com/windows-7/7maintenance/windows-commands-cmd-manage-pc-improve-productivity/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[Expired] Xmas Giveaway &#8211; Windows 7 Ultimate</title><link>http://mintywhite.com/more/competitions-archive/xmas-giveaway-windows-7-ultimate/</link> <comments>http://mintywhite.com/more/competitions-archive/xmas-giveaway-windows-7-ultimate/#comments</comments> <pubDate>Sat, 11 Dec 2010 19:12:13 +0000</pubDate> <dc:creator>Stu</dc:creator> <category><![CDATA[Competitions (Archive)]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[ultimate]]></category><guid isPermaLink="false">http://mintywhite.com/?p=8282</guid> <description><![CDATA[UPDATE - A massive thank you to all who took part in this amazing Giveaway. As much as i&#8217;d love to give you all a copy of Windows 7 Ultimate for the new year, unfortunately there can only be one winner. The winner has been notified via. their Facebook account. Please get in contact with [...]<p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/more/competitions-archive/xmas-giveaway-windows-7-ultimate/">[Expired] Xmas Giveaway &ndash; Windows 7 Ultimate</a> </small></div></p> ]]></description> <content:encoded><![CDATA[<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Win-a-Free-Copy-of-Windows-7-Ultimate-2" border="0" alt="Win a Free Copy of Windows 7 Ultimate 2 [Expired] Xmas Giveaway &ndash; Windows 7 Ultimate" align="right" src="http://mintywhite.com/wp-content/uploads/2010/12/Win-a-Free-Copy-of-Windows-7-Ultimate-2.png" width="225" height="225" /></p><p><u><strong>UPDATE</strong> </u>- A massive thank you to all who took part in this amazing Giveaway. As much as i&#8217;d love to give you all a copy of Windows 7 Ultimate for the new year, unfortunately there can only be one winner. <br />The winner has been notified via. their Facebook account. Please get in contact with me at <em>rsvr85 at mintywhite dot com</em> to arrange shipping. <br />Again, a huge thanks to all who participated, congratulations to the winner and a happy new year!</p><p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p><p>&#160;</p><p>We love our readers at Windows Guides.&#160; So much so, we&#8217;re delighted to announce our Windows Guides Christmas Giveaway, which is…(drum roll please)….Windows 7 Ultimate, just in case you missed the post title!</p><p>The competition will run from now until 1st January 2011 (3 weeks) where the winner will be announced shortly after.</p><p>Here’s how to get your hands on this amazing prize:</p><p> <span id="more-8282"></span><br /><h4><strong><em>What Do I Win?</em></strong></h4><p>Windows 7 Ultimate (Retail: $319.99)</p><h4><span style="font-weight: bold"><em>How Do I Win?</em></span></h4><p>There are several ways <strong><span style="text-decoration: underline">everyone</span></strong> can enter this Giveaway;</p><p>Once you’ve done one of the following, post a comment to this article with a link to your ‘Share’.</p><blockquote><h4><span style="font-weight: bold">1 – Tweet this article</span></h4><h4><span style="font-weight: bold">2 – Share this article on Facebook</span></h4><h4><span style="font-weight: bold">3 – Share this article on Google Buzz</span></h4><h4><span style="font-weight: bold">4 – Submit this article to Stumbleupon.com</span></h4></blockquote><p>All four methods above are available in our sidebar;</p><p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image2 [Expired] Xmas Giveaway &ndash; Windows 7 Ultimate" src="http://mintywhite.com/wp-content/uploads/2010/12/image2.png" width="79" height="284" /></p><h4><span style="font-weight: bold"><em>A few things to bear in mind:</em></span></h4><p>The Giveaway is open to everyone, regardless of geographic location</p><p>The Giveaway will close January 1st 00:00 GMT</p><p>You can enter as many times as you wish, the more you share this article, the more chances you have of winning!</p><p>The winner will be randomly selected from eligible comments.</p><p><strong><span style="text-decoration: underline">Good luck to all!</span></strong></p><p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/more/competitions-archive/xmas-giveaway-windows-7-ultimate/">[Expired] Xmas Giveaway &ndash; Windows 7 Ultimate</a> </small></div></p> ]]></content:encoded> <wfw:commentRss>http://mintywhite.com/more/competitions-archive/xmas-giveaway-windows-7-ultimate/feed/</wfw:commentRss> <slash:comments>268</slash:comments> </item> <item><title>What is the Sentinel File in the iTunes Directory?</title><link>http://mintywhite.com/more/software-more/sentinel-file-itunes-directory/</link> <comments>http://mintywhite.com/more/software-more/sentinel-file-itunes-directory/#comments</comments> <pubDate>Tue, 23 Nov 2010 21:00:58 +0000</pubDate> <dc:creator>Rich</dc:creator> <category><![CDATA[Software Guides]]></category> <category><![CDATA[Google]]></category><guid isPermaLink="false">http://mintywhite.com/?p=7747</guid> <description><![CDATA[On a number of occasions, I&#8217;ve noticed a file named Sentinel in the iTunes base directory. I did a Google search around a year ago and didn&#8217;t find anything explaining what it was and, after noticing it again recently, searched again to no avail. I decided to figure out what the file was by seeing [...]<p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/more/software-more/sentinel-file-itunes-directory/">What is the Sentinel File in the iTunes Directory?</a> </small></div></p> ]]></description> <content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-7931 aligncenter" title="11-22-2010 19-58-13" src="http://mintywhite.com/wp-content/uploads/2010/11/11-22-2010-19-58-13.png" alt="11 22 2010 19 58 13 What is the Sentinel File in the iTunes Directory?" width="521" height="225" /></p><p>On a number of occasions, I&#8217;ve noticed a file named Sentinel in the iTunes base directory. I did a Google search around a year ago and didn&#8217;t find anything explaining what it was and, after noticing it again recently, searched again to no avail. I decided to figure out what the file was by seeing what actions updated it (I noticed the last modified date was yesterday.) In this guide, I explain what the file is for those that are curious.</p><h2><span id="more-7747"></span>Behavior of the Sentinel File</h2><p>I was pretty sure the Sentinel file was okay to have and didn&#8217;t pose any kind of threat, but I wanted to be sure.</p><p>To determine the purpose of the file (and why it was updated yesterday), I started changing things in iTunes to see what happened. Finally, I got the timestamp to change when I deleted a song from my library. This caused the<em> iTunes Library.itl</em> to change as well as the Sentinel file.</p><p>I then played some more and noticed it updating again. I ran some commands to see when the file was being accessed and by what processes and found it was being accessed when iTunes started. Then, I deleted the file, reopened iTunes and noticed it was created again.</p><p>Finally, I changed the date on the file (I figured I was on to something now and wanted to prove a point) and noticed it was recreated when I opened iTunes.</p><h2>Conclusion</h2><p>The sentinel file is a integrity file that is updated when the library is updated. iTunes uses this file to determine the integrity of the iTunes library (that the timestamps match.) If there is a difference in timestamps, iTunes will run an integrity check on the iTunes library. By using this method, the overhead of running this check every time is removed.</p><p><div style="border: 1px dotted; padding: 5px; background: rgb(232, 232, 232); margin: 5px;"> <a href="http://mintywhite.com/download-books">Get FREE books</a> (Password: <u><a href="http://mintywhite.com/download-books">mintywhiteBooks</a></u>)<br /><br /> <small>&copy; <a href="http://mintywhite.com" title="Windows Tools, Help &amp; Guides">Windows Guides</a>, 2012. <a href="http://richr.org/" title="Rich Robinson">Rich Robinson</a> | <a href="http://mintywhite.com/more/software-more/sentinel-file-itunes-directory/">What is the Sentinel File in the iTunes Directory?</a> </small></div></p> ]]></content:encoded> <wfw:commentRss>http://mintywhite.com/more/software-more/sentinel-file-itunes-directory/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 3/31 queries in 0.237 seconds using apc
Object Caching 3012/3080 objects using apc

Served from: mintywhite.com @ 2012-05-24 16:46:41 -->
