<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Name Generators Blog</title>
	<atom:link href="http://www.name-generators.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.name-generators.com</link>
	<description>Blogging about the online name generators</description>
	<lastBuildDate>Mon, 30 Aug 2010 08:58:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Name generator widget by Niels</title>
		<link>http://www.name-generators.com/name-generators/name-generator-widget.htm/comment-page-1#comment-1839</link>
		<dc:creator>Niels</dc:creator>
		<pubDate>Mon, 30 Aug 2010 08:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.name-generators.com/?p=189#comment-1839</guid>
		<description>Sure thing. It&#039;s actually quite simple as long as you don&#039;t want to write a name widget, that you host and support for others, but the widget is only to show on your own web site.

Place this snippet of code in head of your html. That somewhere between the head-tags: If in doubt just place it as the last thing before the end head-tag(&lt;/head&gt;)

&lt;pre&gt;

&lt;script type=&quot;text/javascript&quot;&gt;	
	function stuferize(){
		if(document.getElementById(&quot;userName&quot;).value != &quot;&quot;){
			var name = document.getElementById(&quot;userName&quot;).value;
			alert(&quot;Your stufer-ized name is: &quot; + name + &quot;stufer&quot;);
		}else{
			alert(&#039;Please type your name in the text box&#039;);
		}
	}		
&lt;/script&gt;

&lt;/pre&gt;

And place this html in the webpage, where you want the stuferizer to show up:

&lt;pre&gt;

&lt;input type=&quot;text&quot; id=&quot;userName&quot; /&gt;
&lt;input type=&quot;button&quot; value=&quot;Stuferize my name now&quot; onclick=&quot;stuferize()&quot;/&gt;

&lt;/pre&gt;
And the stuferizer name widget should be up and running. 

Good luck. :)</description>
		<content:encoded><![CDATA[<p>Sure thing. It&#8217;s actually quite simple as long as you don&#8217;t want to write a name widget, that you host and support for others, but the widget is only to show on your own web site.</p>
<p>Place this snippet of code in head of your html. That somewhere between the head-tags: If in doubt just place it as the last thing before the end head-tag(&lt;/head&gt;)</p>
<pre>

&lt;script type="text/javascript"&gt;
	function stuferize(){
		if(document.getElementById("userName").value != ""){
			var name = document.getElementById("userName").value;
			alert("Your stufer-ized name is: " + name + "stufer");
		}else{
			alert('Please type your name in the text box');
		}
	}
&lt;/script&gt;
</pre>
<p>And place this html in the webpage, where you want the stuferizer to show up:</p>
<pre>

&lt;input type="text" id="userName" /&gt;
&lt;input type="button" value="Stuferize my name now" onclick="stuferize()"/&gt;
</pre>
<p>And the stuferizer name widget should be up and running. </p>
<p>Good luck. <img src='http://www.name-generators.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Name generator widget by Josh</title>
		<link>http://www.name-generators.com/name-generators/name-generator-widget.htm/comment-page-1#comment-1836</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 30 Aug 2010 01:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.name-generators.com/?p=189#comment-1836</guid>
		<description>&lt;a href=&quot;#comment-1644&quot; rel=&quot;nofollow&quot;&gt;@Niels &lt;/a&gt; 
this is amzing! im stupid when it comes to computer code and such, can u give me the code to insert it into my website?</description>
		<content:encoded><![CDATA[<p><a href="#comment-1644" rel="nofollow">@Niels </a><br />
this is amzing! im stupid when it comes to computer code and such, can u give me the code to insert it into my website?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Name generator script by George</title>
		<link>http://www.name-generators.com/name-generators/name-generator-script.htm/comment-page-1#comment-1833</link>
		<dc:creator>George</dc:creator>
		<pubDate>Sun, 29 Aug 2010 22:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.name-generators.com/?p=171#comment-1833</guid>
		<description>Cool name generator script, mate.  Exactly what I was looking for. Thanks. </description>
		<content:encoded><![CDATA[<p>Cool name generator script, mate.  Exactly what I was looking for. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Name generator script by navnegenerator &#171; Webdesign</title>
		<link>http://www.name-generators.com/name-generators/name-generator-script.htm/comment-page-1#comment-1832</link>
		<dc:creator>navnegenerator &#171; Webdesign</dc:creator>
		<pubDate>Sun, 29 Aug 2010 21:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.name-generators.com/?p=171#comment-1832</guid>
		<description>[...] et færdigt navnegenerator script her. Tilføj bare dine egne navne arrays til koden, og du har et fuldt fungerende [...]</description>
		<content:encoded><![CDATA[<p>[...] et færdigt navnegenerator script her. Tilføj bare dine egne navne arrays til koden, og du har et fuldt fungerende [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Blog name generator by Niels</title>
		<link>http://www.name-generators.com/name-generators/blog-name-generator.htm/comment-page-1#comment-1735</link>
		<dc:creator>Niels</dc:creator>
		<pubDate>Sun, 22 Aug 2010 16:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.name-generators.com/?p=124#comment-1735</guid>
		<description>Added a new paragraph with a link to the  name generator script. For those who wanna make their own blog name generator. ;)</description>
		<content:encoded><![CDATA[<p>Added a new paragraph with a link to the  name generator script. For those who wanna make their own blog name generator. <img src='http://www.name-generators.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Name generator script by Blog name generator &#124; Name Generators Blog</title>
		<link>http://www.name-generators.com/name-generators/name-generator-script.htm/comment-page-1#comment-1734</link>
		<dc:creator>Blog name generator &#124; Name Generators Blog</dc:creator>
		<pubDate>Sun, 22 Aug 2010 16:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.name-generators.com/?p=171#comment-1734</guid>
		<description>[...] been easier to make you own blog name generator. You just have to download the full functional name generator script, and add you own word [...]</description>
		<content:encoded><![CDATA[<p>[...] been easier to make you own blog name generator. You just have to download the full functional name generator script, and add you own word [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Name generator script by Name Generators Blog &#187; Name randomizer</title>
		<link>http://www.name-generators.com/name-generators/name-generator-script.htm/comment-page-1#comment-1719</link>
		<dc:creator>Name Generators Blog &#187; Name randomizer</dc:creator>
		<pubDate>Fri, 20 Aug 2010 21:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.name-generators.com/?p=171#comment-1719</guid>
		<description>[...] take a look at this description of  how you make a name generator. Or download my complete name generator script. It&#8217;s thoroughly commented and described and therefor very easy to adjust to your own likings [...]</description>
		<content:encoded><![CDATA[<p>[...] take a look at this description of  how you make a name generator. Or download my complete name generator script. It&#8217;s thoroughly commented and described and therefor very easy to adjust to your own likings [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make a name generator by Name Generators Blog &#187; Name randomizer</title>
		<link>http://www.name-generators.com/name-generators/how-to-make-name-generator.htm/comment-page-1#comment-1718</link>
		<dc:creator>Name Generators Blog &#187; Name randomizer</dc:creator>
		<pubDate>Fri, 20 Aug 2010 21:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.name-generators.com/?p=143#comment-1718</guid>
		<description>[...] you wanna make your own a name generator take a look at this description of  how you make a name generator. Or download my complete name generator script. It&#8217;s thoroughly commented and described and [...]</description>
		<content:encoded><![CDATA[<p>[...] you wanna make your own a name generator take a look at this description of  how you make a name generator. Or download my complete name generator script. It&#8217;s thoroughly commented and described and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Name generator widget by Niels</title>
		<link>http://www.name-generators.com/name-generators/name-generator-widget.htm/comment-page-1#comment-1644</link>
		<dc:creator>Niels</dc:creator>
		<pubDate>Sun, 15 Aug 2010 23:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.name-generators.com/?p=189#comment-1644</guid>
		<description>Hi Josh

Sound like a fun idea. :)

You mean something like this: &lt;a href=&quot;http://www.name-generators.com/test/stuferize.html&quot; rel=&quot;nofollow&quot;&gt;Stufer-ize your name&lt;/a&gt;?

Actually it pretty simple to make it to a widget. Just use document.write to write the code to the website. 

But why do you wanna make it into a widget in the first place? Only takes a very few lines of code to integrate it into your site. No really need for a widget functionality here.</description>
		<content:encoded><![CDATA[<p>Hi Josh</p>
<p>Sound like a fun idea. <img src='http://www.name-generators.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You mean something like this: <a href="http://www.name-generators.com/test/stuferize.html" rel="nofollow">Stufer-ize your name</a>?</p>
<p>Actually it pretty simple to make it to a widget. Just use document.write to write the code to the website. </p>
<p>But why do you wanna make it into a widget in the first place? Only takes a very few lines of code to integrate it into your site. No really need for a widget functionality here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Name generator widget by Josh</title>
		<link>http://www.name-generators.com/name-generators/name-generator-widget.htm/comment-page-1#comment-1640</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sun, 15 Aug 2010 21:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.name-generators.com/?p=189#comment-1640</guid>
		<description>hey im trying to make a simple widget that has a text entry box that the user puts his name in. Then they press the &quot;stufer-ize ur name!&quot; button and the result is the entered name plus &quot;stufer&quot; at the end of their name. For example, I input &quot;Josh&quot; into the text box and click the button. The result is a message saying that my new name is &quot;Joshstufer&quot; I have to tried to make such a widget with widgetbox.com but have been unsuccesful. Any help would definately be appreciated for this great cause.

thanks, Josh</description>
		<content:encoded><![CDATA[<p>hey im trying to make a simple widget that has a text entry box that the user puts his name in. Then they press the &#8220;stufer-ize ur name!&#8221; button and the result is the entered name plus &#8220;stufer&#8221; at the end of their name. For example, I input &#8220;Josh&#8221; into the text box and click the button. The result is a message saying that my new name is &#8220;Joshstufer&#8221; I have to tried to make such a widget with widgetbox.com but have been unsuccesful. Any help would definately be appreciated for this great cause.</p>
<p>thanks, Josh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
