<?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>aLemmer &#187; PC management</title>
	<atom:link href="http://blog.alemmer.com/tag/pc-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alemmer.com</link>
	<description>IT Tutorials, Musings, and Works</description>
	<lastBuildDate>Tue, 06 Jul 2010 01:12:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Perfectly Rendered Bitmap Fonts via Fonts.conf (Linux)</title>
		<link>http://blog.alemmer.com/2010/06/perfectly-rendered-bitmap-fonts-via-fonts-conf-linux/</link>
		<comments>http://blog.alemmer.com/2010/06/perfectly-rendered-bitmap-fonts-via-fonts-conf-linux/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 23:54:33 +0000</pubDate>
		<dc:creator>Anthony Lemmer</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bugs & fixes]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PC management]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://alemmer.com/?p=1590</guid>
		<description><![CDATA[In Linux, using a bitmap font for an application font may produce ugly scaled text. With ~\.fonts.conf you can force the selected font family to render at a specific size. Turn This: Into This: . Simple Solution You can use my Linux Bitmap Font Rendering Fixer. In-Depth Solution/Tutorial Open ~\.fonts.conf in a text editor. The [...]]]></description>
		<wfw:commentRss>http://blog.alemmer.com/2010/06/perfectly-rendered-bitmap-fonts-via-fonts-conf-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Bitmap Font Rendering Fixer</title>
		<link>http://blog.alemmer.com/2010/06/linux-bitmap-font-rendering-fixer/</link>
		<comments>http://blog.alemmer.com/2010/06/linux-bitmap-font-rendering-fixer/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 23:54:19 +0000</pubDate>
		<dc:creator>Anthony Lemmer</dc:creator>
				<category><![CDATA[My Creations]]></category>
		<category><![CDATA[bugs & fixes]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PC management]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://alemmer.com/?p=1659</guid>
		<description><![CDATA[Small bitmap fonts tend to scale poorly. This utility allows you to fix the rendering of bitmap fonts on your Linux system. I used this fix for PF Ronda Seven, which is my application font in GNOME. Turn This: Into This: . function generate() { var family = document.getElementById('family').value; var size = document.getElementById('size').value; document.getElementById('outputSize').innerHTML = [...]]]></description>
		<wfw:commentRss>http://blog.alemmer.com/2010/06/linux-bitmap-font-rendering-fixer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can Ping; Cannot Access Websites in a Browser (Windows)</title>
		<link>http://blog.alemmer.com/2010/05/can-ping-cannot-access-websites-in-a-browser-windows/</link>
		<comments>http://blog.alemmer.com/2010/05/can-ping-cannot-access-websites-in-a-browser-windows/#comments</comments>
		<pubDate>Mon, 31 May 2010 23:11:28 +0000</pubDate>
		<dc:creator>Anthony Lemmer</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bugs & fixes]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PC management]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://alemmer.com/?p=1504</guid>
		<description><![CDATA[Problem You&#8217;re able to ping domains like google.com in command prompt, however, attempting to access the same domain via web browser fails. Solution There are a few possible problems, here&#8217;s a checklist: Test connectivity in multiple browsers. This might rule out the possibility of a bad browser configuration. Check your firewall settings. Check your Internet [...]]]></description>
		<wfw:commentRss>http://blog.alemmer.com/2010/05/can-ping-cannot-access-websites-in-a-browser-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Users: Stop Logging in as Administrator</title>
		<link>http://blog.alemmer.com/2010/04/windows-users-stop-logging-in-as-administrator/</link>
		<comments>http://blog.alemmer.com/2010/04/windows-users-stop-logging-in-as-administrator/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 10:53:29 +0000</pubDate>
		<dc:creator>Anthony Lemmer</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[PC management]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://alemmer.com/?p=1392</guid>
		<description><![CDATA[Problem By default, Windows gives administrator privileges to your initial user accounts, as well as appending a literal administrator account. Cut down on security risks dramatically by using said account, and restricting your primary user account. Solution This tutorial covers setting up Windows for operating with a restricted primary account. Preparing for Change I&#8217;ve decided [...]]]></description>
		<wfw:commentRss>http://blog.alemmer.com/2010/04/windows-users-stop-logging-in-as-administrator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manage the Notification Area in Windows 7</title>
		<link>http://blog.alemmer.com/2009/08/manage-the-notification-area-in-windows-7/</link>
		<comments>http://blog.alemmer.com/2009/08/manage-the-notification-area-in-windows-7/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 23:04:18 +0000</pubDate>
		<dc:creator>Anthony Lemmer</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[PC management]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.alemmer.com/?p=983</guid>
		<description><![CDATA[Problem You might want to remove an icon from the notification area. Perhaps you&#8217;d like to have all icons visible at all times. Whatever it is, you need to manage the notification area in Windows 7. Solution This one is rather simple. Firstly, customize notification icons Navigate to Control Panel&#92;All Control Panel Items&#92;Notification Area Icons. [...]]]></description>
		<wfw:commentRss>http://blog.alemmer.com/2009/08/manage-the-notification-area-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sort by Date Last Saved in Windows</title>
		<link>http://blog.alemmer.com/2009/08/sort-by-date-last-saved-in-windows/</link>
		<comments>http://blog.alemmer.com/2009/08/sort-by-date-last-saved-in-windows/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 22:35:51 +0000</pubDate>
		<dc:creator>Anthony Lemmer</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[PC management]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.alemmer.com/?p=977</guid>
		<description><![CDATA[Problem You&#8217;d like to organize files in a directory by the date and time it was saved upon. Solution Navigate to the folder you wish to organize. Right-click on an open space within the folder (don&#8217;t click on a file or another folder). Highlight sort by. Click more&#8230; From the details pane, check date last [...]]]></description>
		<wfw:commentRss>http://blog.alemmer.com/2009/08/sort-by-date-last-saved-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing the Adobe Updater</title>
		<link>http://blog.alemmer.com/2009/08/managing-the-adobe-updater/</link>
		<comments>http://blog.alemmer.com/2009/08/managing-the-adobe-updater/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 21:43:13 +0000</pubDate>
		<dc:creator>Anthony Lemmer</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[PC management]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.alemmer.com/?p=962</guid>
		<description><![CDATA[Problem You&#8217;d like to manage Adobe Updater to tweak a few settings or wholly disable it. Solution Adobe proves a way to manage Adobe Updater, so the solution is simple. Step 1 Navigate to Program Files\Common Files\Adobe\Updater6 and from there launch Adobe_Updater.exe. Step 2 Click the preferences link once you&#8217;re able to; the updater will [...]]]></description>
		<wfw:commentRss>http://blog.alemmer.com/2009/08/managing-the-adobe-updater/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>River Heights Charter School</title>
		<link>http://blog.alemmer.com/2009/06/river-heights-charter-school/</link>
		<comments>http://blog.alemmer.com/2009/06/river-heights-charter-school/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 20:40:35 +0000</pubDate>
		<dc:creator>Anthony Lemmer</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[PC management]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[website development]]></category>

		<guid isPermaLink="false">http://www.alemmer.com/?p=581</guid>
		<description><![CDATA[About the client As quoted from the RHCS website (which I developed): Located in West St. Paul, Minnesota, River Heights Charter School is a tuition-free, grade 7-12 public school committed to project-based learning. Our students design their own curriculum in the form of projects, completing those skills that fulfill the entire scope of standards required [...]]]></description>
		<wfw:commentRss>http://blog.alemmer.com/2009/06/river-heights-charter-school/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manage Start-up Applications in Windows</title>
		<link>http://blog.alemmer.com/2009/04/manage-start-up-applications-in-windows/</link>
		<comments>http://blog.alemmer.com/2009/04/manage-start-up-applications-in-windows/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 19:07:24 +0000</pubDate>
		<dc:creator>Anthony Lemmer</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[PC management]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.alemmer.com/?p=370</guid>
		<description><![CDATA[Problem Some applications will launch upon start-up by default; you might have programs running unnecessarily. Additionally, having a bunch of applications launching on start-up is likely to affect boot speed. Solution Manage the start-up applications via MSCONFIG, wherein you can prevent the initialization of certain applications. That&#8217;s all there is to it!]]></description>
		<wfw:commentRss>http://blog.alemmer.com/2009/04/manage-start-up-applications-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
