<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>@y00fie's Lair: Articles</title>
    <link>http://phaistra.net/reviews</link>
    <description>Yoofie&apos;s Lair Article Feed</description>
    <language>en-us</language>
    <generator>Symphony (build 2.5.0beta2)</generator>
    <atom:link href="http://phaistra.net/rss/articles" rel="self" type="application/rss+xml"/>
    <item>
      <title>How to check if TRIM is enabled on your SSD</title>
      <link>http://phaistra.net/post/135/</link>
      <pubDate>Sat, 23 Aug 2014 01:09 -0400</pubDate>
      <guid>http://phaistra.net/135/</guid>
      <description><![CDATA[<ol>
<li>Open Command prompt as admin</li>
<li>Type <code>fsutil behavior query disabledeletenotify</code> in the console</li>
<li>If it says 0, then TRIM is enabled. If it says 1, then TRIM is disabled.</li>
</ol>
]]></description>
    </item>
    <item>
      <title>Mirror a website using wget</title>
      <link>http://phaistra.net/post/132/</link>
      <pubDate>Tue, 05 Nov 2013 14:52 -0400</pubDate>
      <guid>http://phaistra.net/132/</guid>
      <description><![CDATA[<p><code>$ wget –mirror -p –convert-links -P ./LOCAL-DIR WEBSITE-URL</code></p>

<ul>
<li><strong>–mirror</strong> : turn on options suitable for mirroring.</li>
<li><strong>-p</strong> : download all files that are necessary to properly display a given HTML page.</li>
<li><strong>–convert-links</strong> : after the download, convert the links in document for local viewing.</li>
<li><strong>-P</strong> ./LOCAL-DIR : save all the files and directories to the specified directory.</li>
</ul>
]]></description>
    </item>
    <item>
      <title>Remote desktop without a password</title>
      <link>http://phaistra.net/post/131/</link>
      <pubDate>Fri, 01 Nov 2013 00:14 -0400</pubDate>
      <guid>http://phaistra.net/131/</guid>
      <description><![CDATA[<p>Yes, this is possible. By default, #Windows will not allow the logon over a network with a blank password. There is a <a href="http://support.microsoft.com/default.aspx?scid=303846">KB article that details how to allow blank passwords for network logons</a>. You can disable blank password restrictions by using a policy. To locate and change this policy:</p>

<ol>
<li>Click Start, point to Run, type gpedit.msc, and then click OK to start the Group Policy Editor.</li>
<li>Open;</li>
</ol>

<ul>
<li>Computer Configuration</li>
<li>Windows Settings</li>
<li>Security Settings</li>
<li>Local Policies</li>
<li>Security Options</li>
<li>Accounts: Limit local account use of blank passwords to console logon only.</li>
</ul>

<ol>
<li>Click Disabled, and then click OK.</li>
</ol>

<hr />

<p>Quit Group Policy Editor NOTE: By default, this policy is on (enabled). Under the cover, in Registry, this is controlled by</p>

<pre><code>[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlLsa]
"LimitBlankPasswordUse"=dword:00000000
 Therefore, alternatively, this can be achieved by directly setting 
</code></pre>

<p><code>LimitBlankPasswordUse</code> to ``. Setting it to <code>1</code> will restore the default behavior.</p>
]]></description>
    </item>
    <item>
      <title>Media keys on your keyboard stopped working</title>
      <link>http://phaistra.net/post/130/</link>
      <pubDate>Fri, 18 Oct 2013 19:57 -0400</pubDate>
      <guid>http://phaistra.net/130/</guid>
      <description><![CDATA[<h3>The problem</h3>

<p>The media keys / the function keys that your keyboard comes with stopped working for some reason. They worked before, but they stopped working after doing something.</p>

<h3>The solution</h3>

<p>HID (Human Interface Device) service stopped running. This services lets your keyboard do cool things. For whatever reason, it got disabled or turned off. My guess is that you installed a program or system update that disabled it.</p>

<h4>How to turn it on</h4>

<p>In Windows 7 or 8</p>

<ol>
<li>Start --> Search</li>
<li>type <code>services.msc</code> and hit enter</li>
<li>Look for <code>HID (Human Interface Device)</code> service and turn it on. Go into the properties and set the option to auto start.</li>
<li>Problem solved. System reboot is not necessary.</li>
</ol>
]]></description>
    </item>
    <item>
      <title>Battlefield 2 and/or Project Reality Crashes when starting up in Windows 8</title>
      <link>http://phaistra.net/post/129/</link>
      <pubDate>Thu, 07 Mar 2013 00:47 -0400</pubDate>
      <guid>http://phaistra.net/129/</guid>
      <description><![CDATA[<h3>The problem</h3>

<p><a href="http://www.realitymod.com/">Project Reality</a> crashes when starting up in Windows 8. The splash screen appears for a little bit then disappears. No sign of life from the game meaning that Task Manager shows that the game hasn't/isn't launched/launching.</p>

<h3>My situation</h3>

<p>I installed BF2 from the disc and skipped the patches and expansions. I then downloaded BF2 patch 1.5 and patched it without launching BF2 first. Then I tried launching Project Reality but it didn't work. I also tried launching BF2 and that didn't work.</p>

<h3>My solution</h3>

<p>Download and patch your BF2 install to patch 1.41 and then boot up BF2. It should work fine now. Login and load up a game if you want. Then patch the game to 1.5 and then try launching PR. It should work.</p>

<p>Get in touch with me if have other solutions to this problem.</p>
]]></description>
    </item>
    <item>
      <title>What to do if BF3 won't launch from battlelog</title>
      <link>http://phaistra.net/post/127/</link>
      <pubDate>Tue, 25 Sep 2012 03:25 -0400</pubDate>
      <guid>http://phaistra.net/127/</guid>
      <description><![CDATA[<p>Sometimes when you try to launch BF3 from battlelog, it shows the game is launching, but it instead just hangs there showing the loading message. This happens to me particularly when I leave the computer on for long periods of time without restarting. I am not sure what causes this problem, but I found a solution that fixes it without the need to restart the entire PC.</p>

<ol>
<li>Open up taskmanager and kill <code>origin.exe</code></li>
<li>Close battlelog.</li>
<li>Restart Origin</li>
<li>Once started and booted up, select BF3 and select play game.</li>
<li>Open up battlelog and try to join server. It should work as normal.</li>
</ol>

<h3>It didn't work!</h3>

<p>Then restart your PC. Like I said, I don't know what causes this problem, but following the above steps has worked for me 100% of the time. If you know more solutions to this problem or you know what causes it, feel free to get in touch with me and i'll update this post with more info.</p>
]]></description>
    </item>
    <item>
      <title>How to install user.js in Google Chrome</title>
      <link>http://phaistra.net/post/126/</link>
      <pubDate>Mon, 17 Sep 2012 17:01 -0400</pubDate>
      <guid>http://phaistra.net/126/</guid>
      <description><![CDATA[<p>In Google Chrome, you can install custom user javascript (a.k.a "userscripts") that lets you do cool things to website. I think of them as power-ups for your browser. In recent builds of Google Chrome, attempting to download and install userscripts will be met by the following error;</p>

<blockquote>
  <p>Extensions, apps and user scripts can only be added from the Chrome Web Store</p>
</blockquote>

<p>Like the message says, you must download userscripts from the Chrome Web Store. This is to protect your average Joe from malicious code which is fine and dandy, but i'm a pro and I know what the hell i'm doing. I don't wan't to make an extension, I just wan't to install the script.</p>

<h3>The solution</h3>

<ol>
<li>Make a folder where you will store your userscripts. <code>My Documents</code> is good for most people, but it can really be anywhere. I personally store my userscripts in separate partition where all my development work is saved.</li>
<li>In Chrome, navigate to your extensions page; type in <a href="chrome://chrome/extensions/"><code>chrome://chrome/extensions/</code></a>  or you could open up the Chrome Main menu -> Tools -> Extensions.</li>
<li>Drag and drop your <code>.user.js</code> to the extensions page. It will ask you if you want to install. Click yes.</li>
<li>There is no step 4. You're done.</li>
</ol>

<h3>FYI</h3>

<p>The best place for userscripts is at <a href="http://userscripts.org/">userscripts.org</a>.</p>

<p>Like always, if you find a new/cool/more efficient way to do this, let me know by tweeting @y00fie or sending me an email. I will update this post accordingly.</p>
]]></description>
    </item>
    <item>
      <title>Things to consider before I jump into Plug Computing</title>
      <link>http://phaistra.net/post/125/</link>
      <pubDate>Wed, 15 Aug 2012 17:49 -0400</pubDate>
      <guid>http://phaistra.net/125/</guid>
      <description><![CDATA[<p>So I am thinking of exploring <a href="http://en.wikipedia.org/wiki/Plug_computer">plug computers</a> because the idea of having cheap, low power computers that are essentially mobile appeals to me. This is especially appealing because I want to setup a little private web server for local development and as a super mini file server that I can connect to access basic media (HTML pages, text files, documents and images).</p>

<p>My demands are very light. I want to be able to run a very small webserver that has all the standard features of a webserver such as PHP5, MySQL or SQLite running on Nginx, LightHTTP or even Apache2, depending if the hardware can handle it. This is for personal use so I only expect at most 1-2 concurrent users. Flash storage or HDD storage is no issue for me, 4gb is plenty for me.</p>

<p>I want to do this with the following requirements;</p>

<ul>
<li>minimal power consumption, maximum uptime.</li>
<li>sleek or mobile hardware profile. I don't wan't to build a Mini-ITX PC because that is already too big and the power consumption goes up.</li>
<li>minimal peripherals. I wan't to try and avoid keyboards, a mouse and monitor. This is a distant third, so I really don't care. I simply prefer a small hardware profile and low power consumption.</li>
</ul>

<p>So with the requirements above, I'm am looking into the following</p>

<ul>
<li>Rasberry Pi</li>
<li>SheevaPlug</li>
<li>GuruPlog</li>
<li>Tonido Plug</li>
<li><a href="http://serversman.com/en/device/sm_iphone.html">Old iPhone</a> or <a href="http://thehackersjournal.com/">iPod touch</a></li>
<li><a href="http://liliputing.com/2012/08/mk802-ii-android-4-0-mini-pc-now-shipping.html">MK802 II</a></li>
<li><a href="http://olimex.wordpress.com/">olimex</a></li>
</ul>

<p>So far, Raspberry Pi looks like my best bet because its cheap and powerful. However, as I write this, most people who ordered them did not get them yet. So in a few months, I hope someone experiments with it and see what issues they come up against. Then Ill decide from there.</p>

<h3>Things to lookout for</h3>

<p>Based on some quick research, things I should lookout for when revisiting this topic in a few months are</p>

<ul>
<li>memory issues regarding Raspberry Pi. Apparently, the USB & ethernet Bus are shared which means speeds will go down if you are copying files from a USB device when having concurrent users accessing the network. FOr my needs, it should be no big deal.</li>
<li>Raspberry Pi has like 256mb flash ram so that limits the ability of apache2 quite a bit. I'll see what others run into.</li>
<li>SheevaPlug apparently <a href="http://chemicaloliver.net/electronics/sheevaplug-why-globalscale-suck/">has a short lifespan</a>. This is anecdotal, but I want my mini server to last a long time (i'm thinking years). Keep warranty, customer support and or manufacturing quality in mind.</li>
</ul>

<h3>Bonus features</h3>

<p>If the hardware can handle it, things that would be cool.</p>

<ul>
<li><p>wireless relay. Simply plugging in a USB wifi dongle to act as a signal booster in my home network would be cool. I am a big home wifi user and my gets crappier the farther away you go away from the downstairs computer. Having a signal booster/ or relay should solve this problem.</p></li>
<li><p>Bittorrent client and seedbox.</p></li>
</ul>
]]></description>
    </item>
    <item>
      <title>Make iTunes automatically update your music library.</title>
      <link>http://phaistra.net/post/123/</link>
      <pubDate>Tue, 03 Apr 2012 17:52 -0400</pubDate>
      <guid>http://phaistra.net/123/</guid>
      <description><![CDATA[<p>This is a quick guide about how to automatically import new music into your iTunes music library.</p>

<h3>The problem</h3>

<p>You have an existing music library in iTunes that syncs to your iDevice. You download a ton of new music over time. You want to get that music onto your iDevice, but you don't want to drag and drop every file.</p>

<h3>The solution</h3>

<p>In your iTunes media location, there is a folder called <code>Automatically Add to iTunes</code> which you can simply drag and drop your music MP3 files. iTunes watches this folder and automatically adds your new MP3's to your music library. This way, you can drag a whole bunch on new files to that folder and won't need to worry about dragging and dropping directly to the iTunes window.</p>

<p>The folder locations are as follows:</p>

<p><code>OSX: ~ / Music / iTunes / iTunes Media / Automatically Add to iTunes /</code></p>

<p><code>Windows: C:UsersYour UsernameMusiciTunesiTunes MediaAutomatically Add to iTunes).</code></p>

<h3>Quick notes</h3>

<ul>
<li>Placing non-mp3 files will automatically won't be imported to your library, so you don't need to worry about accidentally . It will create a folder with those files that didn't get imported.</li>
<li>This feature apparently was available from version 9. iTunes 10.6 is the latest version as of this writing. </li>
<li>Bear in mind that this means the file is copied to iTunes, and not just indexed at its original location.</li>
</ul>

<h3>Solution #2</h3>

<p>File -> Add Folder to Library, select your music folder.</p>

<p>It'll rescan that folder, and add anything new.</p>

<p>Don't forget to check for duplicates!</p>
]]></description>
    </item>
    <item>
      <title>The way I listen to audiobooks</title>
      <link>http://phaistra.net/post/122/</link>
      <pubDate>Wed, 04 Jan 2012 19:53 -0400</pubDate>
      <guid>http://phaistra.net/122/</guid>
      <description><![CDATA[<p>The way I listen to audiobooks is right before bed or as I fall asleep. I'm busy during the day, so I can't listen to audiobooks without constantly stopping or losing focus because I have other things to do. So I only listen when I have long stretches of available time.</p>

<p>I go to bed and start listening till I fall asleep. I listened to 8 books last year this way. Sometimes, if the book is particularly good or exciting, I end up staying awake all night which is good and bad depending on your schedule, mood etc.</p>

<p>I evetually I fall asleep, so I set a timer on iPod to stop playing after X minutes so I can easily pick up where I left off the next day without scrubbing through too much stuff I already heard.</p>

<p>If you keep losing focus, it means you picked a bad book or the reader is not good, which is very rare for me (i'm not picky). Picking a interesting book to read is key if you want to not lose focus.</p>
]]></description>
    </item>
    <item>
      <title>Edit the Places Bar</title>
      <link>http://phaistra.net/post/121/</link>
      <pubDate>Fri, 22 Apr 2011 00:08 -0400</pubDate>
      <guid>http://phaistra.net/121/</guid>
      <description><![CDATA[<p>The problem: The default places bar sucks. I want to customize it.</p>

<h3>How to change it.</h3>

<ol>
<li><p>Start</p></li>
<li><p>Type <code>gpedit.msc</code></p></li>
</ol>

<p>This opens up the Local Group Policy Editor. You can do cool things with this tool.</p>

<ol>
<li>Navigate; User Configuration --> Administrative Templates --> Windows Components --> Windows Explorer --> Common Open File Dialog --> <code>Items displayed  in Places Bar</code></li>
</ol>

<p>For Windows 8 Users; Navigate; User Configuration --> Administrative Templates --> Windows Components --> <em>File Explorer</em> --> Common Open File Dialog --> <code>Items displayed  in Places Bar</code></p>

<ol>
<li>Double click and select the <code>enable</code> option.</li>
<li>Copy and Paste the directories you want quicker access to.</li>
<li>Done. </li>
</ol>

<h3>Notes</h3>

<ul>
<li><p>Windows Vista/7 only. If your on XP, its time to grow up and move on.</p></li>
<li><p>I tried this in Win7 Ultimate. I heard that the Local group policy editor is MIA in the Win7 "home" editions. Not sure if this is true or not. Don't care. I'm on Win7 Ultimate.</p></li>
<li><p>[<strong>UPDATE 02/17/2013</strong>] - I upgraded to Windows 8, There is a minor change in step three. I have updated it accordingly. Instead of <em>Windows Explorer</em>, it is now <strong>File Explorer</strong>. All the steps are otherwise the same.</p></li>
</ul>
]]></description>
    </item>
    <item>
      <title>Google Chrome Extension Location</title>
      <link>http://phaistra.net/post/120/</link>
      <pubDate>Sat, 08 May 2010 13:44 -0400</pubDate>
      <guid>http://phaistra.net/120/</guid>
      <description><![CDATA[<p>In Windows 7, Chrome extensions can be found in the following directory</p>

<pre><code>C:/Users/*UserName*/AppData/Local/Google/Chrome/User Data/Default/Extensions
</code></pre>
]]></description>
    </item>
    <item>
      <title>Why I don't use Anti-Virus Software</title>
      <link>http://phaistra.net/post/119/</link>
      <pubDate>Fri, 28 Aug 2009 17:53 -0400</pubDate>
      <guid>http://phaistra.net/119/</guid>
      <description><![CDATA[<p>I have been running my Windows PC without any anti-virus, anti spyware, adware and pretty much anti everything for about a few years now. I told this my buddies and they think i'm stupid or something. Unsurprisingly, this decision never came to haunt me.</p>

<p>The primary reason I do not use Anti (insert windows flaw here) is because of the performance issues. Seriously, every AV (Anti-virus and the like) software I ever tried has eaten up so much of my CPU and RAM I figured it was not worth it. Half of the Av software is in itself a virus. Remember good ol' Norton? I remember spending countless hours trying to completely remove the thing, on later to find out Norton had complaints of people unable to completely remove the software. They made a tool that removes it, but by then, your PC was so screwed up and slow that it wasn't even worth spending the time to remove the thing. You might as well just do a destructive reformat (I like to call it a 'nuke').</p>

<p>You still probably think I'm crazy, and so be it. I don't get viruses. I always wonder how to get a virus anyway. Yes, you read that right. I hear people talking about how they spend countless hours trying to remove a virus, installing countless AV software each promising to remove it. I seriously think people get viruses from doing stupid shit like open email attachments from people they don't know or download files from shady sites.</p>

<p>Personally, AV software are a waste of time. I'm not going to spend half an hour scanning for crap when I can nuke it with a fresh reinstall. So far, life without AV's has been great.</p>
]]></description>
    </item>
  </channel>
</rss>
