<?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>Kansas City Web Developer - Steven Kohlmeyer &#187; Software</title>
	<atom:link href="http://stevenkohlmeyer.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevenkohlmeyer.com</link>
	<description>A Kansas City Web Developer&#039;s Blog for Reference of PHP, Javascript, Software, Web Design, Web Development, Programming, eCommerce Solutions, CMS Solutions, and many other solutions: Zen Cart, OS Commerce, Magento, Wordpress....</description>
	<lastBuildDate>Sat, 14 Apr 2012 02:56:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Reveal Password in web browser &#8211; Asterisks Revealed</title>
		<link>http://stevenkohlmeyer.com/development/reveal-password-in-web-browser-asterisks-revealed/</link>
		<comments>http://stevenkohlmeyer.com/development/reveal-password-in-web-browser-asterisks-revealed/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 01:04:29 +0000</pubDate>
		<dc:creator>SteveK</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://StevenKohlmeyer.com/?p=369</guid>
		<description><![CDATA[Select box Plugin option is: four Thank you stumble upon, for your weekly interesting emails.  Every email I&#8217;ve gotten from StumbleUpon has in fact held my interested.  One of the few sites I actually allow weekly emails from.  Thanks to those emails I&#8217;ve found this little handy javascript. javascript:(function(){var s,F,j,f,i; s = ""; F = [...]]]></description>
			<content:encoded><![CDATA[<p style="color: #777;border:1px dashed #999; padding: 6px;">Select box Plugin option is: four</p><p><img class="alignleft" title="StumbleUpon" src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/41/Stumbleupon.svg/75px-Stumbleupon.svg.png" alt="StumbleUpon" width="75" height="75" /><br />
Thank you stumble upon, for your weekly interesting emails.  Every email I&#8217;ve gotten from StumbleUpon has in fact held my interested.  One of the few sites I actually allow weekly emails from.  Thanks to those emails I&#8217;ve found this little handy javascript.</p>
<p><code> </code></p>
<pre class="brush:php"><code>
javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j
</code>
 
</pre>
]]></content:encoded>
			<wfw:commentRss>http://stevenkohlmeyer.com/development/reveal-password-in-web-browser-asterisks-revealed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun with Web Browsers</title>
		<link>http://stevenkohlmeyer.com/development/fun-with-web-browsers/</link>
		<comments>http://stevenkohlmeyer.com/development/fun-with-web-browsers/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 21:16:24 +0000</pubDate>
		<dc:creator>SteveK</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://StevenKohlmeyer.com/?p=260</guid>
		<description><![CDATA[Select box Plugin option is: fourFor those of you who care to mess with someone.. or anyone. Just load a web page up (or their web page if they have one) and run this command in the URL: javascript: document.body.contentEditable= "true"; document.designMode= "on"; void 0 You can mess with about anybody, enjoy.]]></description>
			<content:encoded><![CDATA[<p style="color: #777;border:1px dashed #999; padding: 6px;">Select box Plugin option is: four</p><p>For those of you who care to mess with someone.. or anyone.  Just load a web page up (or their web page if they have one) and run this command in the URL:</p>
<pre><code>
javascript: document.body.contentEditable= "true";
document.designMode= "on"; void 0
</code></pre>
<p>You can mess with about anybody, enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://stevenkohlmeyer.com/development/fun-with-web-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image Blending in Photoshop</title>
		<link>http://stevenkohlmeyer.com/software/photoshop/image-blending-in-photoshop/</link>
		<comments>http://stevenkohlmeyer.com/software/photoshop/image-blending-in-photoshop/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 20:14:00 +0000</pubDate>
		<dc:creator>SteveK</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[magic wand]]></category>
		<category><![CDATA[opacity]]></category>

		<guid isPermaLink="false">http://StevenKohlmeyer.com/?p=61</guid>
		<description><![CDATA[Select box Plugin option is: fourUsing photoshop to take an object out of 1 image, put it into another image and making the object transparent 1.) First step is to open the image of the object you want to use in another image. 2.) Select the &#8220;Magic Wand&#8221; tool from your tool bar, this button [...]]]></description>
			<content:encoded><![CDATA[<p style="color: #777;border:1px dashed #999; padding: 6px;">Select box Plugin option is: four</p><p>Using photoshop to take an object out of 1 image, put it into another image and making the object transparent</p>
<p>1.) First step is to open the image of the object you want to use in another image.</p>
<p>2.) Select the &#8220;Magic Wand&#8221; tool from your tool bar, this button is in the first 4 icon&#8217;s (top or left) of your tool bar.  All the tools on your tool bar with a little arrow in the bottom right corner means there&#8217;s multiple tools for that button.  If you don&#8217;t see &#8220;Magic Wand&#8221; in your tool bar click your mouse and hold on &#8220;Quick Selection Tool&#8221; button to bring up a menu and select the &#8220;Magic Wand Tool&#8221;.</p>
<p>3.) Click the background color around the object you&#8217;re trying to select.</p>
<p>4.) Click the &#8220;Select&#8221; drop down menu, and click &#8220;Inverse&#8221;.</p>
<p>5.) Copy your selection.</p>
<p>6.) Open your other image in photoshop. (don&#8217;t use .gif images for this, you cannot create new layers in .gif images &#8211; save as a jpeg if yout using a .gif image)</p>
<p>7.) On the layers window you want to click the &#8220;Create New Layer&#8221; button.</p>
<p>8.) Select your new layer in the layers window and paste your selection.</p>
<p>9.) From your layers window you can control the &#8220;Opacity&#8221; and &#8220;Fill&#8221; of that layer.</p>
<p>10.) Resize and Move as needed.<br />
<h4>Related Posts</h4>
<ul class="pc_pingback">
<li><a href="http://valainwonderland.wordpress.com/2010/03/02/remember-to-smile/" title="magic wand">Remember to smile… « And all I can breathe is your life.</a></li>
<li><a href="http://blogs.thescore.com/footyblog/2010/03/02/kill-some-time-and-watch-these-videos/" title="magic wand">Kill some time and watch these videos | Blog Archive | The Footy <b>&#8230;</b></a></li>
</ul>
<ul class="pc_pingback">
<li><a href="http://rocaboy1uk.blogspot.com/2010/03/overlay-technique-html-css.html" title="opacity">Journey to the center of webDev: The Overlay Technique ( HTML &amp; CSS )</a></li>
<li><a href="http://faerywings.wordpress.com/2010/03/02/textures-in-photo-editor-2008/" title="opacity">Textures in Photo Editor 2008 « The Musings of FaeryWings</a></li>
</ul>
<ul class="pc_pingback">
<li><a href="http://ebook30.com/graphic-design/graphic-design/189736/adobe-photoshop-7-one-click-wow.html" title="Photoshop">Adobe <b>Photoshop</b> 7 One Click Wow</a></li>
<li><a href="http://www.fastcashdesign.com/2010/03/photoshop-ecover-actions-your-ultimate-guide/" title="Photoshop"><b>Photoshop</b> Ecover Actions – Your Ultimate Guide « <b>Photoshop</b> Design <b>&#8230;</b></a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://stevenkohlmeyer.com/software/photoshop/image-blending-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

