<?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>MRN Web Designs Blog - NJ Web Designer</title>
	<atom:link href="http://mrnwebdesigns.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://mrnwebdesigns.com/blog</link>
	<description>MRN Web Designs is a New Jersey (NJ) small business web site designer offering quality website design and domain registration, web hosting, search engine optimization</description>
	<lastBuildDate>Fri, 04 May 2012 21:13:44 +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>Message failed! Check your settings and check with your hosting provider Could not instantiate mail function.</title>
		<link>http://mrnwebdesigns.com/blog/?p=76</link>
		<comments>http://mrnwebdesigns.com/blog/?p=76#comments</comments>
		<pubDate>Fri, 04 May 2012 21:13:01 +0000</pubDate>
		<dc:creator>smjeska</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mrnwebdesigns.com/blog/?p=76</guid>
		<description><![CDATA[I have a client who has the Subscriber2 plugin that automatically notifies subscribers when posts are made, as well as having the ability to email out to all the subscribers.  One day it was working fine, then she all of &#8230; <a href="http://mrnwebdesigns.com/blog/?p=76">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have a client who has the Subscriber2 plugin that automatically notifies subscribers when posts are made, as well as having the ability to email out to all the subscribers.  One day it was working fine, then she all of a sudden receives the message, &#8220;Message failed! Check your settings and check with your hosting provider Could not instantiate mail function.&#8221; when she tries to email out a password protected posting.  In addition, after she created a new post, an email was not sent to her subsribers.</p>
<p>After thinking it was a plugin issue or maybe a WordPress issue, I finally got help from a colleague (Jeff Scotti of Scotti Designs) who recommended I contact the hosting company because one of the reasons it might not be working is because: <strong>Restrictions on the number of messages sent</strong>. In order to combat spam many hosts are now implementing time based limitations. This means you are only allowed to send a certain number of messages per unit time, 500 per hour for example. </p>
<p>Sure enough, my hosting plan only allowed 150 message per hour.  The rep increased the messages to 2000 and it now works!  Thanks Jeff!</p>
]]></content:encoded>
			<wfw:commentRss>http://mrnwebdesigns.com/blog/?feed=rss2&amp;p=76</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slowing down speed of scrolling marquee</title>
		<link>http://mrnwebdesigns.com/blog/?p=71</link>
		<comments>http://mrnwebdesigns.com/blog/?p=71#comments</comments>
		<pubDate>Tue, 03 Apr 2012 16:30:23 +0000</pubDate>
		<dc:creator>smjeska</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://mrnwebdesigns.com/blog/?p=71</guid>
		<description><![CDATA[To slow down the speed of a scrolling marquee, add the attribute, &#8220;scrolldelay=   &#8221; .  The higher the number the slower the scroll and vice versa.]]></description>
			<content:encoded><![CDATA[<p>To slow down the speed of a scrolling marquee, add the attribute, &#8220;scrolldelay=   &#8221; .  The higher the number the slower the scroll and vice versa.</p>
]]></content:encoded>
			<wfw:commentRss>http://mrnwebdesigns.com/blog/?feed=rss2&amp;p=71</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML code for horizontal line</title>
		<link>http://mrnwebdesigns.com/blog/?p=65</link>
		<comments>http://mrnwebdesigns.com/blog/?p=65#comments</comments>
		<pubDate>Sat, 24 Mar 2012 14:24:23 +0000</pubDate>
		<dc:creator>smjeska</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[html code horizontal line]]></category>

		<guid isPermaLink="false">http://mrnwebdesigns.com/blog/?p=65</guid>
		<description><![CDATA[If you want to put a horizontal line to separate items on your page it is simply the &#60;hr&#62; attribute. Here are some options you can add to your line: &#60;hr attribute1=&#8221;..&#8221; attribute2=&#8221;..&#8221;&#62; Inserts a horizontal line. Attributes: size=&#8221;..&#8221; ; &#8230; <a href="http://mrnwebdesigns.com/blog/?p=65">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you want to put a horizontal line to separate items on your page it is simply the &lt;hr&gt; attribute.<br />
Here are some options you can add to your line:</p>
<p>&lt;hr attribute1=&#8221;..&#8221; attribute2=&#8221;..&#8221;&gt;<br />
<strong>Inserts a horizontal line.<br />
Attributes:</strong></p>
<ol>
<li>size=&#8221;..&#8221; ; the thickness of the line.</li>
<li>color=&#8221;..&#8221; ; line color, Internet Explorer only.</li>
<li>width=&#8221;..&#8221; ; the length of the line.</li>
<li>align=&#8221;..&#8221; ; alignment of line: RIGHT, LEFT, or CENTER.</li>
<li>noshade ; make a solid line.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://mrnwebdesigns.com/blog/?feed=rss2&amp;p=65</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scrolling Marquee for testimonials</title>
		<link>http://mrnwebdesigns.com/blog/?p=56</link>
		<comments>http://mrnwebdesigns.com/blog/?p=56#comments</comments>
		<pubDate>Sat, 24 Mar 2012 14:20:25 +0000</pubDate>
		<dc:creator>smjeska</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrnwebdesigns.com/blog/?p=56</guid>
		<description><![CDATA[I am working on a new site and wanted to have a section with scrolling testimonials. I found a great tip online at: http://www.web-source.net/web_design_tips/html_marquee_scrolling_text.htm If you are familiar with HTML code you can easily edit it.]]></description>
			<content:encoded><![CDATA[<p>I am working on a new site and wanted to have a section with scrolling testimonials.  I found a great tip online at: http://www.web-source.net/web_design_tips/html_marquee_scrolling_text.htm<br />
If you are familiar with HTML code you can easily edit it.</p>
]]></content:encoded>
			<wfw:commentRss>http://mrnwebdesigns.com/blog/?feed=rss2&amp;p=56</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printing Powerpoint Handouts 4 to a page larger</title>
		<link>http://mrnwebdesigns.com/blog/?p=60</link>
		<comments>http://mrnwebdesigns.com/blog/?p=60#comments</comments>
		<pubDate>Tue, 24 Jan 2012 19:18:08 +0000</pubDate>
		<dc:creator>smjeska</dc:creator>
				<category><![CDATA[Microsoft PowerPoint]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[printing slides]]></category>
		<category><![CDATA[printing slides in powerpoint]]></category>

		<guid isPermaLink="false">http://mrnwebdesigns.com/blog/?p=60</guid>
		<description><![CDATA[When I would print 4 slides to a page in PowerPoint, the slides would sometimes come out too small to read.  To print the 4 slides bigger on a page, go to your printer properties dialog box, then the &#8220;features&#8221; tab, &#8230; <a href="http://mrnwebdesigns.com/blog/?p=60">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When I would print 4 slides to a page in PowerPoint, the slides would sometimes come out too small to read.  To print the 4 slides bigger on a page, go to your printer properties dialog box, then the &#8220;features&#8221; tab, and under &#8220;Pages per Sheet&#8221;, choose 4 pages per sheet.  This will stretch the slides to the sides of the page, versus just choosing 4 slides to a page in the main printing dialog box. </p>
<p><a href="http://mrnwebdesigns.com/blog/wp-content/uploads/2012/01/powerpoint-printing-dialog-box.png"><img class="alignnone size-medium wp-image-61" title="powerpoint printing dialog box" src="http://mrnwebdesigns.com/blog/wp-content/uploads/2012/01/powerpoint-printing-dialog-box-300x265.png" alt="" width="300" height="265" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mrnwebdesigns.com/blog/?feed=rss2&amp;p=60</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print queue won&#8217;t clear or delete</title>
		<link>http://mrnwebdesigns.com/blog/?p=54</link>
		<comments>http://mrnwebdesigns.com/blog/?p=54#comments</comments>
		<pubDate>Tue, 24 Jan 2012 17:14:16 +0000</pubDate>
		<dc:creator>smjeska</dc:creator>
				<category><![CDATA[Printer Problems]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[printer not responding]]></category>
		<category><![CDATA[printer queue]]></category>
		<category><![CDATA[Windows 7 printer queue]]></category>

		<guid isPermaLink="false">http://mrnwebdesigns.com/blog/?p=54</guid>
		<description><![CDATA[My printer had a pending document that wouldn&#8217;t delete.  I googled how I could fix it and came up with a great answer that worked, so I&#8217;ll share it with anyone who also might have the same problem. go to &#8230; <a href="http://mrnwebdesigns.com/blog/?p=54">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My printer had a pending document that wouldn&#8217;t delete.  I googled how I could fix it and came up with a great answer that worked, so I&#8217;ll share it with anyone who also might have the same problem.</p>
<ol>
<li>go to your start menu, open the RUN window. (In Windows 7 its the &#8220;search programs and files&#8221; box at bottom of start menu)</li>
<li>type : services.msc and hit &#8220;enter&#8221;</li>
<li>Scroll down the list of services to the Print Spooler. The status will probably read &#8220;STARTED&#8221;</li>
<li>Right click on Print Spooler and select STOP. The status should change to blank.</li>
<li>Right click on it again and select START.</li>
<li>Close the services window.</li>
<li>Check your print queue again, it should be empty now.</li>
</ol>
<p>Thanks to Ian A on Yahoo!Answers</p>
]]></content:encoded>
			<wfw:commentRss>http://mrnwebdesigns.com/blog/?feed=rss2&amp;p=54</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Limit the number of posts on a page in Word Press</title>
		<link>http://mrnwebdesigns.com/blog/?p=50</link>
		<comments>http://mrnwebdesigns.com/blog/?p=50#comments</comments>
		<pubDate>Thu, 28 Jul 2011 11:50:35 +0000</pubDate>
		<dc:creator>smjeska</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Word Press Posts]]></category>

		<guid isPermaLink="false">http://mrnwebdesigns.com/blog/?p=50</guid>
		<description><![CDATA[To Limit the number of posts on a page in Word Press, go to to the Dashboard, then Settings, then Reading and here you can specify the number of posts displayed.]]></description>
			<content:encoded><![CDATA[<p>To Limit the number of posts on a page in Word Press, go to to the Dashboard, then Settings, then Reading and here you can specify the number of posts displayed.</p>
]]></content:encoded>
			<wfw:commentRss>http://mrnwebdesigns.com/blog/?feed=rss2&amp;p=50</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Putting in a contact form in Dreamweaver CS5</title>
		<link>http://mrnwebdesigns.com/blog/?p=44</link>
		<comments>http://mrnwebdesigns.com/blog/?p=44#comments</comments>
		<pubDate>Thu, 21 Jul 2011 12:07:31 +0000</pubDate>
		<dc:creator>smjeska</dc:creator>
				<category><![CDATA[Dreamweaver Help]]></category>

		<guid isPermaLink="false">http://mrnwebdesigns.com/blog/?p=44</guid>
		<description><![CDATA[To put a contact form in Dreamweaver, visit the following links: http://www.thesitewizard.com/dreamweaver/dreamweaver-cs5-tutorial-8.shtml http://www.thesitewizard.com/wizards/feedbackform.shtml I just put one on a clients site and it works just great!  Thank you site wizard.]]></description>
			<content:encoded><![CDATA[<p>To put a contact form in Dreamweaver, visit the following links:</p>
<p><a href="http://www.thesitewizard.com/dreamweaver/dreamweaver-cs5-tutorial-8.shtml" target="_blank">http://www.thesitewizard.com/dreamweaver/dreamweaver-cs5-tutorial-8.shtml</a></p>
<p><a href="http://www.thesitewizard.com/wizards/feedbackform.shtml" target="_blank">http://www.thesitewizard.com/wizards/feedbackform.shtml</a></p>
<p>I just put one on a clients site and it works just great!  Thank you site wizard.</p>
]]></content:encoded>
			<wfw:commentRss>http://mrnwebdesigns.com/blog/?feed=rss2&amp;p=44</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to eliminate a program starting up in Windows XP</title>
		<link>http://mrnwebdesigns.com/blog/?p=41</link>
		<comments>http://mrnwebdesigns.com/blog/?p=41#comments</comments>
		<pubDate>Fri, 08 Jul 2011 12:23:31 +0000</pubDate>
		<dc:creator>smjeska</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrnwebdesigns.com/blog/?p=41</guid>
		<description><![CDATA[Find it in C:\Documents and Settings\username\Start Menu\Programs\Startup, where username is your Windows logon name. Delete the shortcuts of any programs you don&#8217;t want to run on start-up. As with any shortcuts, when you delete them, you&#8217;re deleting only the shortcut, &#8230; <a href="http://mrnwebdesigns.com/blog/?p=41">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p> Find it in C:\Documents and Settings\username\Start Menu\Programs\Startup, where username is your Windows logon name. Delete the shortcuts of any programs you don&#8217;t want to run on start-up. As with any shortcuts, when you delete them, you&#8217;re deleting only the shortcut, not the program itself. </p>
]]></content:encoded>
			<wfw:commentRss>http://mrnwebdesigns.com/blog/?feed=rss2&amp;p=41</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making a jpg image transparent</title>
		<link>http://mrnwebdesigns.com/blog/?p=39</link>
		<comments>http://mrnwebdesigns.com/blog/?p=39#comments</comments>
		<pubDate>Thu, 07 Jul 2011 11:53:58 +0000</pubDate>
		<dc:creator>smjeska</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrnwebdesigns.com/blog/?p=39</guid>
		<description><![CDATA[If you have a jpg file that has a white background, such as a logo with a tagline, the following steps can make the background of the picture transparent: 1. Open the file in Illustrator. 2. Copy the artwork 3. &#8230; <a href="http://mrnwebdesigns.com/blog/?p=39">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you have a jpg file that has a white background, such as a logo with a tagline, the following steps can make the background of the picture transparent:<br />
1.  Open the file in Illustrator.<br />
2.  Copy the artwork<br />
3.  After copying the art in Illustrator, go to Photo Shop.<br />
4.   In Photo Shop go to  File>New> Preset: Clipboard. Background Contents: Transparent</p>
]]></content:encoded>
			<wfw:commentRss>http://mrnwebdesigns.com/blog/?feed=rss2&amp;p=39</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

