<?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>Mitchelaneous &#187; edit</title>
	<atom:link href="http://www.mitchelaneous.com/tag/edit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mitchelaneous.com</link>
	<description>geeky tutorials, tips, guides and reviews</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:22:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Create a php.ini File</title>
		<link>http://www.mitchelaneous.com/2011/11/10/how-to-create-a-php-ini-file/</link>
		<comments>http://www.mitchelaneous.com/2011/11/10/how-to-create-a-php-ini-file/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 13:24:52 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Development Tutorials]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php.ini]]></category>

		<guid isPermaLink="false">http://www.mitchelaneous.com/2011/11/10/how-to-create-a-php-ini-file/</guid>
		<description><![CDATA[When you are working on a website, a php.ini file can be used for a lot of neat things.  More times than not, it is used to increase your upload limit. Are you in the need for a php.ini file, but your web hosting account is lacking one? You can create your own and upload [...]]]></description>
			<content:encoded><![CDATA[<p>When you are working on a website, a php.ini file can be used for a lot of neat things.  More times than not, it is used to increase your upload limit. Are you in the need for a php.ini file, but your web hosting account is lacking one? You can create your own and upload it to the right spot after following a few simple steps.</p>
<p><span id="more-4645"></span></p>
<p><strong>Step 1</strong>- Open up a text editor (such as Notepad or cPanel&#8217;s File Manager) and add in the lines you need and save the file.</p>
<p><strong>Step 2</strong>- Using the cPanel&#8217;s File Manager or your FTP client you will need to upload the file to the location you need it. This is usually inside of your public_html folder.</p>
<p><strong>Step 3</strong>- Rename the file to php.ini, and save. To protect the php.ini file, you can add these lines to your .htaccess file:</p>
<dl>
<dd><em>&lt;Files php.ini&gt;</em></dd>
<dd><em>order allow,deny</em></dd>
<dd><em>deny from all</em></dd>
<dd><em>&lt;/Files&gt;</em></dd>
</dl>
<p>This way, it can not be displayed when somebody types in the file path into their browser.</p>
<p><strong>Step 4</strong>- Also, in the .htaccess file, you will need to add the following line:</p>
<dl>
<dd><em>suPHP_ConfigPath /home/username/public_html</em></dd>
</dl>
<p>Replace username with your actual cPanel user name. This will tell your account where your php.ini file exists.</p>
<p><strong>This list includes the php.ini directives you can set to configure your PHP setup:</strong></p>
<ul>
<li><a href="http://us2.php.net/manual/en/ini.list.php">http://us2.php.net/manual/en/ini.list.php</a></li>
</ul>
<p><strong>Friendly Reminder:</strong> <em>Adjusting the memory limit on the shared hosting plans is not suggested. Since you are on a shared hosting platform, your memory limits are pre-determined by the server you are hosting on, and trying to use more memory than you have assigned to you will cause you issues in the future.</em></p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Mitchelaneous <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                             ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2011/11/10/how-to-create-a-php-ini-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy Note Sharing with Rmmbr</title>
		<link>http://www.mitchelaneous.com/2010/11/01/easy-note-sharing-with-rmmbr/</link>
		<comments>http://www.mitchelaneous.com/2010/11/01/easy-note-sharing-with-rmmbr/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 11:56:20 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Online Apps]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[on the go]]></category>
		<category><![CDATA[rmmbr]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.mitchelaneous.com/2010/11/01/easy-note-sharing-with-rmmbr/</guid>
		<description><![CDATA[Want to create and share a quick note with somebody? All you need to do is visit Rmmbr, type our your note and then share the URL with anybody.&#160; They will then be able to check out the note you have for them &#8211; and maybe even send you one back.&#160; Today, I will be [...]]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline" title="Note Sharing with Rmmbr" alt="How to Write Notes with Rmmbr" src="http://www.mitchelaneous.com/wp-content/uploads/2010/11/image.png" width="500" height="137" /></p>
<p>Want to create and share a quick note with somebody? All you need to do is visit <strong>Rmmbr</strong>, type our your note and then share the URL with anybody.&#160; They will then be able to check out the note you have for them &#8211; and maybe even send you one back.&#160; Today, I will be taking a look at how easy it is to create a note using Rmmbr.</p>
<p>  <span id="more-4240"></span>
<p>To create your first reminder, just type in a note into the text box on the website, like so.</p>
<p><img style="display: inline" title="Step #1 - Rmmbr Notes" alt="Starting a Rmmbr Note" src="http://www.mitchelaneous.com/wp-content/uploads/2010/11/image1.png" width="500" height="71" /></p>
<p>Next, we hit the &quot;Enter&quot; key on our keyboard. That will create your note for you.&#160; Now you can write your note in the empty text box, or double-click the title to change it too.</p>
<p><img style="display: inline" title="Step #2 in Writing a Rmmbr Note" alt="Writing a Rmmbr Note" src="http://www.mitchelaneous.com/wp-content/uploads/2010/11/image2.png" width="480" height="124" /></p>
<p>Once you are happy with your note, hit the big &quot;Saved!&quot; button at the bottom of the webpage to make sure the latest version of your note has been saved.&#160; Now, all I have to do is share this link with anybody I want to see this note:</p>
<ul>
<li><a title="http://www.rmmbr.com/visit%20support.firefoxfacts.com" href="http://www.rmmbr.com/visit%20support.firefoxfacts.com">http://www.rmmbr.com/visit%20support.firefoxfacts.com</a></li>
</ul>
<p>When you click that, you will be taken to go visit the note I created using the steps above. </p>
<p>The author of this neat website script has promised that more features will be coming soon, so you might keep an eye on this domain in the next few months for even more awesome features. Try it out for yourself at <a href="http://www.rmmbr.com/" target="_blank">Rmmbr.com</a>.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Mitchelaneous <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                             ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2010/11/01/easy-note-sharing-with-rmmbr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Best WordPress Cheat Sheets</title>
		<link>http://www.mitchelaneous.com/2010/08/27/best-wordpress-cheat-sheets/</link>
		<comments>http://www.mitchelaneous.com/2010/08/27/best-wordpress-cheat-sheets/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 12:06:58 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Development Tutorials]]></category>
		<category><![CDATA[cheat sheets]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mitchelaneous.com/?p=3966</guid>
		<description><![CDATA[Working with WordPress is almost like learning a new language.  Not only do you need to learn some of the basic fundamentals of PHP, but you also need to learn what WordPress tags go where, and what they do. Since nobody has the time to do that these days, I thought it would be about [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" style="display: inline; border: 0px;" title="WordPress Cheat Sheet Help" src="http://www.mitchelaneous.com/wp-content/uploads/2010/08/image7.png" border="0" alt="WordPress Cheat Sheet Help" width="500" height="202" /></p>
<p>Working with WordPress is almost like learning a new language.  Not only do you need to learn some of the basic fundamentals of PHP, but you also need to learn what WordPress tags go where, and what they do. Since nobody has the time to do that these days, I thought it would be about time to break out my <strong>WordPress cheat sheet collection</strong>.</p>
<p><span id="more-3966"></span></p>
<p>This first WordPress cheat sheet comes from Ekin Ertac&#8217;s blog:</p>
<p style="text-align: center;"><img class="aligncenter" style="display: inline; border: 0px;" title="wp-cheats1" src="http://www.mitchelaneous.com/wp-content/uploads/2010/08/wpcheats1.jpg" border="0" alt="wp-cheats1" width="504" height="310" /></p>
<p>It covers a lot of the basics for your template and theme creation tags, and can also be downloaded at <a href="http://blog.ekinertac.com/post/808310486/wordpress-cheat-sheet" target="_blank">blog.ekinertac.com</a>.</p>
<p style="text-align: center;"><img class="aligncenter" style="display: inline; border: 0px;" title="wp cheat sheet 2" src="http://www.mitchelaneous.com/wp-content/uploads/2010/08/image8.png" border="0" alt="wp cheat sheet 2" width="504" height="317" /></p>
<p>The <a href="http://frozr.com/wp-content/uploads/2008/07/wp-cheat1.html" target="_blank">WP Help Sheet</a> is the next one I want to show you.  Rather than downloading a PDF, everything is stored on one single webpage you can bookmark and save for later.</p>
<p style="text-align: center;"><img class="aligncenter" style="display: inline; border: 0px;" title="wp cheat sheet 3" src="http://www.mitchelaneous.com/wp-content/uploads/2010/08/image9.png" border="0" alt="wp cheat sheet 3" width="504" height="317" /></p>
<p>Last, but not least, we have a cheat sheet for template tags to use in WordPress from <a href="http://www.dbswebsite.com/design/wordpress-reference/" target="_blank">DBS Interactive</a>.  If you have a hard time remembering that one tag that pulls the data you need, this website is the perfect reference tool for the occasion.</p>
<p><em>Hope these three cheat sheets help out the next time you dive into WordPress template editing, and get a little lost.</em></p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Mitchelaneous <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                             ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2010/08/27/best-wordpress-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spruce Up Your Google Profile</title>
		<link>http://www.mitchelaneous.com/2010/02/19/spruce-up-your-google-profile/</link>
		<comments>http://www.mitchelaneous.com/2010/02/19/spruce-up-your-google-profile/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 14:34:26 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Online Apps]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[google buzz]]></category>
		<category><![CDATA[google profile]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[profiles]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.mitchelaneous.com/2010/02/19/spruce-up-your-google-profile/</guid>
		<description><![CDATA[Now that Google Buzz is out in the wild, your Google profile page deserves a little more attention.  So, what all have you done to spruce up your own profile page?  I’ll share with you some of the things I did to make this a much more informative page about me for Googlers to find. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Google Profile Tips" src="http://www.mitchelaneous.com/wp-content/uploads/2010/02/gooprofile3.png" border="0" alt="Google Profile Tips" width="502" height="286" /></p>
<p>Now that Google Buzz is out in the wild, your Google profile page deserves a little more attention.  So, what all have you done to spruce up your own profile page?  I’ll share with you some of the things I did to make this a much more informative page about me for Googlers to find.</p>
<p><span id="more-3307"></span></p>
<p>First things first, you need to setup your Google profile page.  If you are logged into Google in any way (for example, with a Gmail account) this is fairly easy to do.  All you need to do is set it up at <a href="http://www.google.com/profiles">Google.com/profiles</a>.</p>
<p>Once you fill out all the basic information, then you might want to start thinking about what pages you want to show up in the links section.</p>
<p><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Custom Links" src="http://www.mitchelaneous.com/wp-content/uploads/2010/02/gooprofile2.png" border="0" alt="Custom Links" width="386" height="143" /></p>
<p>To add custom links, just go to your Google profile page, click on <em>Edit Profile</em>, then scroll down to the Links section.  You should see several links Google knows about, that you have given it before – then you can also add your own.  I have added links to all my various web pages, and then my Facebook, Twitter, LinkedIn and MySpace profiles.</p>
<p>Next, you should <a href="http://www.google.com/buzz">setup Google Buzz</a> via your Gmail account.  Once you do, anything you post via Google buzz – you will automatically share on your Google profile page.</p>
<p><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Mitch's Google Profile" src="http://www.mitchelaneous.com/wp-content/uploads/2010/02/gooprofile.png" border="0" alt="Mitch's Google Profile" width="500" height="210" /></p>
<p>Feel free to visit <a href="http://www.google.com/profiles/cheasym">my Google profile page</a> if you need some inspiration.</p>
<p>Now there are a lot more various boxes and basic you can fill out via the Google profile page, but they are all pretty self explanatory.  With the tips I gave you here, you can use your Google profile page as a social landing page for your own work and also a better way to let people know who you are and what you do.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Mitchelaneous <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                             ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2010/02/19/spruce-up-your-google-profile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great Web Development Bookmarklets</title>
		<link>http://www.mitchelaneous.com/2009/09/26/great-web-development-bookmarklets/</link>
		<comments>http://www.mitchelaneous.com/2009/09/26/great-web-development-bookmarklets/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 12:26:51 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Development Tutorials]]></category>
		<category><![CDATA[bookmarklets]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[web-dev]]></category>

		<guid isPermaLink="false">http://www.mitchelaneous.com/2009/09/26/great-web-development-bookmarklets/</guid>
		<description><![CDATA[Searching the Web for a few great bookmarklets to make your web site coding a little easier?&#160; I have found a great collection of them over at Squarfree.com.&#160; You can drag and drop any of these bookmarlets to your saved bookmarks to use later.&#160; test styles &#8211; Type in CSS rules to experiment or to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Bookmarklets for Web Developers" border="0" alt="Bookmarklets for Web Developers" src="http://www.mitchelaneous.com/wp-content/uploads/2009/09/image1.png" width="520" height="342" /> </p>
<p>Searching the Web for a few great bookmarklets to make your web site coding a little easier?&#160; I have found a great collection of them over at Squarfree.com.&#160; You can drag and drop any of these bookmarlets to your saved bookmarks to use later.&#160; </p>
<ul>
<li><strong>test styles</strong> &#8211; Type in CSS rules to experiment or to create a temporary user style sheet. </li>
<li><strong>edit styles</strong> &#8211; Experiment with changes to the page&#8217;s style sheet. </li>
<li><strong>ancestors </strong>- Lists the ancestors of any element you hover over in the status bar. </li>
<li><strong>computed styles</strong> &#8211; Lists the computed styles of an element and of its ancestors. </li>
<li><strong>zap style sheets</strong> &#8211; Disables all style sheets. </li>
</ul>
<p>Most of these bookmarks work for Firefox only, but a few will work with Internet Explorer and Opera too.&#160; Go chec out the <a href="https://www.squarefree.com/bookmarklets/webdevel.html">Web Development Bookmarklets</a> page at Squarefree.com to check out the 18 other tools they have for you to use.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Mitchelaneous <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                             ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2009/09/26/great-web-development-bookmarklets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Any Site Print Friendly</title>
		<link>http://www.mitchelaneous.com/2009/07/09/make-any-site-print-friendly/</link>
		<comments>http://www.mitchelaneous.com/2009/07/09/make-any-site-print-friendly/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 11:15:27 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Online Apps]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[print friendly]]></category>
		<category><![CDATA[printers]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mitchelaneous.com/2009/07/09/make-any-site-print-friendly/</guid>
		<description><![CDATA[Ever been browsing an article or guide online that you wish you could print out, without all the junk that the web site provides?&#160; Print Friendly offers to make any web site out there easier to print.&#160; You can use their web site tool to enter the URL you wish to simplify for your printer, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Better Page Printing with Print Friendly" border="0" alt="Better Page Printing with Print Friendly" src="http://www.mitchelaneous.com/wp-content/uploads/2009/07/logoPrintNicer.png" width="286" height="60" /> </p>
<p>Ever been browsing an article or guide online that you wish you could print out, without all the junk that the web site provides?&#160; <strong>Print Friendly</strong> offers to make any web site out there easier to print.&#160; You can use their web site tool to enter the URL you wish to simplify for your printer, or use the bookmarklet to gain access to the tool at any time.&#160; </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="PrintFriendly screenshot" border="0" alt="PrintFriendly screenshot" src="http://www.mitchelaneous.com/wp-content/uploads/2009/07/image5.png" width="504" height="307" /> </p>
<p>You can then e-mail the printer friendly version to your friends, tweet about it, or edit the document removing pictures or blocks of text.&#160; </p>
<p>Want to add this interactivity to your own web site layout, maybe under each article that you post?&#160; You can do that too by grabbing the <a href="http://www.printfriendly.com/button">Print Friendly button code</a>.&#160; For WordPress users, <a href="http://wordpress.org/extend/plugins/printfriendly/">there is even a plugin</a> you can install to add it to all your blog posts automatically.</p>
<p>Overall, <a href="http://www.printfriendly.com/">Print Friendly</a> is a pretty nice service, if you are looking to do a little article simplification, perfect for print.&#160; </p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Mitchelaneous <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                             ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2009/07/09/make-any-site-print-friendly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make Working with PDFs Better</title>
		<link>http://www.mitchelaneous.com/2008/12/31/how-to-make-working-with-pdfs-better/</link>
		<comments>http://www.mitchelaneous.com/2008/12/31/how-to-make-working-with-pdfs-better/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 12:45:54 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Online Apps]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[doc]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[suggestions]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.mitchelaneous.com/?p=2276</guid>
		<description><![CDATA[So what needs to be done to make the PDF format better?  Here are a few of my opinions, and some tools and services to make those requests come true. Better PDF Editing Abilities Need an easy way to edit PDF files without the expensive PDF editor?  In the past, I have told you about [...]]]></description>
			<content:encoded><![CDATA[<p>So what needs to be done to make the PDF format better?  Here are a few of my opinions, and some tools and services to make those requests come true.</p>
<p><span style="font-size: medium;">Better PDF Editing Abilities</span></p>
<p>Need an easy way to edit PDF files without the expensive PDF editor?  In the past, I have told you about creating PDFs <a href="http://www.mitchelaneous.com/2008/04/28/create-an-ebook-with-open-office/">via Open Office</a>.   However, what if you could convert those PDFs to Word doc files to edit instead?  Pickup the <a href="http://www.hellopdf.com/index.php">Free PDF to Word Converter</a> for Windows to get the job done.</p>
<p><span style="font-size: medium;">Better PDF Browser Support</span></p>
<p>How about better PDF support for the browser?  PDF files are notorious for crashing your modern web browser.  So with that said, what tool can you use to make the experience better?  A browser add-on named <a href="http://www.pdfdownload.org/">PDF Download</a>.  It&#8217;s features include:</p>
<ul>
<li>Convert Web pages to PDF. (NEW) Convert any Web pages to great looking PDF files, and then save, share, print or archive them.</li>
<li>View PDF as HTML. View the contents of PDF files faster and eliminate browser problems by instantly converting any Web-based PDF to a browser-friendly HTML Web page.</li>
<li>Control PDF files in Firefox. Stop crashes and get the upper hand on Web-based PDF files by automating and controlling how your Firefox or Flock browsers deal with them.</li>
</ul>
<p>PDF Download works with Firefox 2 &amp; 3, Flock 1, and Internet Explorer 7 &amp; 8 (beta) web browsers.</p>
<p><span style="font-size: medium;">Better Printing Abilities to the PDF Format</span></p>
<p>Now this one isn&#8217;t really PDF&#8217;s problem, however I do have a solution.  If you are wanting to cut down on the paper you use, printing to the PDF format can save you some cash in the long run as well as conserve that printing paper.  All you need to do is grab <a href="http://www.download.com/PrimoPDF/3000-10743_4-10264577.html">PrimoPDF</a> for Windows.  It will add the ability for you choose &#8220;Print as PDF&#8221; from any print screen.  All you have to do is select it as the printer of your choice.</p>
<p>So what other things bug you about PDF files, or have you found any other solutions to your PDF powered problems?  It might not be the best standard in the world, however it can come in handy from time to time.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Mitchelaneous <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                             ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2008/12/31/how-to-make-working-with-pdfs-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Paint.NET to Edit and Create Icons</title>
		<link>http://www.mitchelaneous.com/2008/08/01/use-paintnet-to-edit-and-create-icons/</link>
		<comments>http://www.mitchelaneous.com/2008/08/01/use-paintnet-to-edit-and-create-icons/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 12:56:07 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[ico]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[paint.net]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.mitchelaneous.com/2008/08/01/use-paintnet-to-edit-and-create-icons/</guid>
		<description><![CDATA[I had an idea to customize a few of my default Vista icons, but had no way of doing so.  I had the icon files, but no way to edit them.  So after doing some browsing around I did come up with a solution to my icon editing woes. First Step?  Get Paint.NET! First step [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 0px 0px 0px 5px; border: 0px;" src="http://www.mitchelaneous.com/wp-content/uploads/2008/08/logo3.png" border="0" alt="Logo3" width="224" height="70" align="right" />I had an idea to customize a few of my default Vista icons, but had no way of doing so.  I had the icon files, but no way to edit them.  So after doing some browsing around I did come up with a solution to my icon editing woes.</p>
<p><strong>First Step?  Get Paint.NET!</strong></p>
<p>First step was to pickup Paint.NET.  This is an awesome free image editor with all the bells and whistles of your hundred-dollar programs.</p>
<blockquote><p>Paint.NET is free image and photo editing software for computers that run Windows. It  features an intuitive and innovative user interface with support for layers, unlimited undo, special effects, and a wide variety of useful and powerful tools. An active and growing online community provides friendly help,  tutorials, and plugins.</p></blockquote>
<p><strong>Grab the Paint.NET ICO Plugin</strong></p>
<p>Well worth having, just as a backup image editor if nothing else.  Since Paint.net does not have .ico support built in by default, I picked up this page:</p>
<p><a href="http://paintdotnet.forumer.com/viewtopic.php?f=16&amp;t=1152">http://paintdotnet.forumer.com/viewtopic.php?f=16&amp;t=1152</a></p>
<p>To use it, all you need to do is unzip and then put it in the &#8220;FileTypes&#8221; folder in the Paint.NET directory.</p>
<p>Startup Paint.NET and try dragging and dropping an .ico icon onto the canvas.  Thanks to this neat plugin, it will open just as any other image would open.  With saving as an .ico, I had a few errors at times but doing it again or changing the name of the file seems to have helped.</p>
<p>So there is a totally free way to edit and create custom desktop icons for your next design project or desktop redecoration.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Mitchelaneous <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                             ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2008/08/01/use-paintnet-to-edit-and-create-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Font Style Help with CSS Type Set</title>
		<link>http://www.mitchelaneous.com/2008/02/22/font-style-help-with-css-type-set/</link>
		<comments>http://www.mitchelaneous.com/2008/02/22/font-style-help-with-css-type-set/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 12:54:23 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Development Tutorials]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[styles]]></category>
		<category><![CDATA[stylesheet]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.mitchelaneous.com/2008/02/22/font-style-help-with-css-type-set/</guid>
		<description><![CDATA[Fonts always confusing me when it comes to editing or creating a stylesheet for a web site layout. Thanks to CSS Type Set this is no longer an issue. To use, just fire up the web site and paste in the text you wish to style. Then use the controls at the bottom of the [...]]]></description>
			<content:encoded><![CDATA[<p>Fonts always confusing me when it comes to editing or creating a stylesheet for a web site layout.  Thanks to <a href="http://www.csstypeset.com">CSS Type Set</a> this is no longer an issue.</p>
<p>To use, just fire up the web site and paste in the text you wish to style.  Then use the controls at the bottom of the web site to adjust the text spacing, line height, font color, font style, how it is formatted and much more.</p>
<p style="text-align: center"><img src="http://www.mitchelaneous.com/wp-content/uploads/2008/02/css-help.png" style="border: 0px none " alt="css-help" border="0" height="254" width="454" /></p>
<p>This is turning a three hour job of playing with CSS, trying to get it just right uploading and downloading all into something you can do in about five minutes.  <a href="http://www.csstypeset.com">CSS Type Set</a> has earned a spot in my web dev folder for sure.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Mitchelaneous <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                             ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2008/02/22/font-style-help-with-css-type-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista Media Center &#8211; Edit Out the Ads</title>
		<link>http://www.mitchelaneous.com/2007/12/10/vista-media-center-edit-out-the-ads/</link>
		<comments>http://www.mitchelaneous.com/2007/12/10/vista-media-center-edit-out-the-ads/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 22:00:50 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[commercials]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.mitchelaneous.com/2007/12/10/vista-media-center-edit-out-the-ads/</guid>
		<description><![CDATA[Last night I recorded the replay of Tin Man on the SciFi Channel (really good show, if you haven&#8217;t seen it yet). This was also my first real test of recording something using Vista&#8217;s Media Center. I have to say it went pretty smoothly going through the manual controls but I had only one issue [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I recorded the replay of <a href="http://www.scifi.com/tinman/">Tin  Man</a> on the  SciFi Channel <em>(really good show, if you haven&#8217;t seen it yet).  </em>This was also my first real test of recording something using Vista&#8217;s Media Center.</p>
<p>I have to say it went pretty smoothly going through the manual controls but I had only one issue come up.  After words &#8211; I decided I wanted to cutout the commercials.  After doing a little searching I found <a href="http://www.lifextender.com/">Lifextender</a>.</p>
<p>Here is how the creator explains how it works:</p>
<blockquote><p> 	Lifextender is pretty simple. It scans the directory that Media Center records TV to every X minutes for 	new TV shows. All new TV shows are queued up to be analyzed and scanned for annoying commercials. 	After a show has been analyzed, a new file is created from the original with commercials cut out, around 	3/4 the original size. The original show is then replaced by the new, commercial-free show. Rinse and repeat.</p></blockquote>
<p align="left">Does it work?  Well I plan on starting it up tonight and letting it work through the night.  From some of the other reviews I have seen I have high hopes, but I&#8217;ll let you know if I run into any issues &#8211; of course.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Mitchelaneous <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                             ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2007/12/10/vista-media-center-edit-out-the-ads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

