<?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>Name Generators Blog &#187; Other generators</title>
	<atom:link href="http://www.name-generators.com/category/other-generators/feed" rel="self" type="application/rss+xml" />
	<link>http://www.name-generators.com</link>
	<description>Blogging about name generators</description>
	<lastBuildDate>Sun, 04 Dec 2011 17:28:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Gran Turismo split time calculator</title>
		<link>http://www.name-generators.com/other-generators/gran-turismo-split-time-calculator.htm</link>
		<comments>http://www.name-generators.com/other-generators/gran-turismo-split-time-calculator.htm#comments</comments>
		<pubDate>Sun, 12 Dec 2010 22:32:43 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
				<category><![CDATA[Other generators]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[gran turismo]]></category>
		<category><![CDATA[split times]]></category>

		<guid isPermaLink="false">http://www.name-generators.com/?p=431</guid>
		<description><![CDATA[I just build my self a Gran Turismo split  time calculator. This simple JavaScript web application calculates the split time of the third and last sector on a given track. Split time calculation is based on the T1 and T2 &#8230; <a href="http://www.name-generators.com/other-generators/gran-turismo-split-time-calculator.htm">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just build my self a <a title="Gran Turismo split time calculation" href="http://www.name-generators.com/tools/gran-turismo-sector-time-calculator.html">Gran Turismo split  time calculator</a>. This simple JavaScript web application calculates the split time of the third and last sector on a given track. Split time calculation is based on the T1 and T2 split times and the final lap time.</p>
<p><strong><a title="Gran Turismo split time calculation" href="../tools/gran-turismo-sector-time-calculator.html">Gran Turismo split  time calculator</a></strong></p>
<h3>Splits and sector times in Gran Turismo 5 replays</h3>
<p>In the new Gran Turismo 5 the splits or sector times can be found in the bottom left of the replay screen &#8211; Live Timing Monitor. Split times can be watched from either the race or time trial screen. Or after wards your best lap replays or full race replays can be watched in the replay theater in GT-mode.</p>
<p>The splits and sector times will be updated while your replay is running. So the correct splits will show up when your car passes the sector timing lines at the track.</p>
<p>Splits and sector times  in GT5 is in a different format, than we are used to from the earlier releases of Gran Turismo. The time for each sector is shown rather than the total split time at the sector line. I guess it will be easier to see, where and how much time we lose or win  in each sector, but harder to use the splits as a target when we race?</p>
<p>If you have chosen a best lap replay, it won&#8217;t show the sector or split times for the last section on the track. If you watch the replay in the Replay Theater in the GT Mode the the replay is abandoned, when your car crosses the finish line, and therefor the last sector time won&#8217;t show up. To get you need to do the split time calculation yourself. Many people probably won&#8217;t care about this missing feature, but as an avid old school Gran Turismo Online Racer I often need all the split and sector times to report together with the final lap time.</p>
<h3>Old school online racing</h3>
<p>Old school online racing has been held in the Gran Turismo community several years before real online racing started. In short you drive a specified race being off  line and report your time and split to the race steward. Times are verified by uploads of your replay to the race steward or the GT board your are racing on if necessary. These kind of online races has been done for many years and will probably go on for years still to come. One the best places to get familiar with this kind of GT racing is the <a title="Gran Turismo Weekly Race Series" href="http://www.gtplanet.net/forum/forumdisplay.php?f=117" target="_blank">Weekly Race Series</a> at Gran Turismo Planet.</p>
<h3>Updated to handle all Gran Turismo tracks</h3>
<p>I have updated the split and sector time calculator to deal with all the Gran Turismo tracks. From Autumn Ring Mini to Nürburgring Nordschleife no matter how many sectors each track has. If you need more sectors, than the calculator currently is showing, just push the &#8220;Add extra input field&#8221; button.</p>
<p>Beside being more flexible the code behind the calculator is being much nicer and more dynamical.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.name-generators.com/other-generators/gran-turismo-split-time-calculator.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Choose random person</title>
		<link>http://www.name-generators.com/other-generators/choose-random-person.htm</link>
		<comments>http://www.name-generators.com/other-generators/choose-random-person.htm#comments</comments>
		<pubDate>Sun, 25 Jul 2010 08:44:09 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
				<category><![CDATA[Other generators]]></category>
		<category><![CDATA[person]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[student]]></category>

		<guid isPermaLink="false">http://www.name-generators.com/?p=218</guid>
		<description><![CDATA[I made a little script that choose a random person from a list. The background is that I got this mail from a reader, who need to  choose a random student from his class to answer questions. Tom wrote: I &#8230; <a href="http://www.name-generators.com/other-generators/choose-random-person.htm">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I made a little script that <strong>choose a random person</strong> from a list.</p>
<p>The background is that I got this mail from a reader, who need to  choose a random student from his class to answer questions.</p>
<p>Tom wrote:<br />
<em>I am a teacher and we have to randomly choose students to call and answer  questions.  Right now we use popsicle sticks with name on stick.  I would like to be  able to set up 4 classes,  type in the names of the students from the class and  have the app pick a name out of that class randomly.</em></p>
<p>Beside choosing persons randomly such a random app  also can be used to random pick all kinds of objects or items from a list. Script is programmed in JavaScript.</p>
<h3>Choose random person script</h3>
<p>Here&#8217;s a very simple but useful script, which choose a random student  from a list of names.</p>
<pre lang="javascript" line="1">function choose_student(){
    // Add your own student names to the class list
    var class_list =  ["Marge","Maggie","Lisa","Bart","Homer","Apu","Burns"];

    // Random numbers are made
    var randomNumber = parseInt(Math.random() * class_list.length);

    // Student are chosen from the class array with the random number
    var name = class_list[randomNumber];

    // Name is shown in alert box
    alert(name);
}</pre>
<ol>
<li>First you make an array (a list ) with the names of the persons you want to choose from</li>
<li>The Math.random() makes random numbers between 0 and 1. By multiplying it with the numbers of students of the list (found with the length function) and flooring it all with the parseInt() function, we will get a number between 0 and numbers of students in the class minus 1.</li>
<li>The person in the position of the random number is extracted from the list and saved in a variable. (the item in the first position in an array is called with the index number 0 like this: myArray[0])</li>
<li>Finally the chosen students name is shown in JavaScript alert box.</li>
</ol>
<p>And finally you just need to call the &#8220;choose random student&#8221;-function from your HTML.</p>
<pre>&lt;input type="button" value="Chose Random Student" onclick="choose_student()" /&gt;</pre>
<h3>Download example script</h3>
<p>You can download an example <a title="Choose random person script" href="http://www.name-generators.com/download/choose-random-person-script.zip">choose random person script</a> here. In the script you can find both the above pick random person script and the pick random student script I made for Tom. All is integrated in a complete HTML file ready to launch in your favorite browser.</p>
<p>The example script is integrated roughly into my name generator script, but it should give a good overview over how to accomplish the task of picking random persons from simple lists, and how to integrate a simple random application into a HTML page.</p>
<h3>Is it the above method truly random?</h3>
<p>In short no, but semi randomness is sufficient and adequate for the purpose of selecting random persons for none scientific reasons.</p>
<p>Read more about true <a title="Random numbers and random names" href="http://www.name-generators.com/name-generators/random-numbers-and-random-names.htm">random numbers and names</a>.</p>
<div style="margin: 12px 0px; font-family: arial; color: #333333; background: none repeat scroll 0% 0% #ffffff; border: 4px solid #e5e5e5; width: 100%; clear: left;">
<div class="CM_CTB_Content_Wrap" style="margin: 0px; padding: 0px; background-color: #ffffff;">
<div style="border-bottom: 1px solid #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee; background-image: url(http://clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;"><a title="see clips that are hot right now" href="http://clipmarks.com/clip-to-blog/"><img style="vertical-align: middle; margin: 0px 4px; display: inline; border: none; float: none;" src="http://content.clipmarks.com/blog_embed/6976dc14-ee2e-4322-ac1f-f85642294215/4905F106-063A-401C-8631-392E2E49652A/" border="0" alt="" width="19" height="19" /></a>clipped from <a style="font-size: 11px;" title="http://web.archive.org/web/20011027002011/http://dilbert.com/comics/dilbert/archive/images/dilbert2001182781025.gif" href="http://web.archive.org/web/20011027002011/http://dilbert.com/comics/dilbert/archive/images/dilbert2001182781025.gif">web.archive.org</a></div>
<blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://web.archive.org/web/20011027002011/http://dilbert.com/comics/dilbert/archive/images/dilbert2001182781025.gif">
<div><img src="http://content9.clipmarks.com/blog_cache/web.archive.org/img/405B2A78-5499-474D-89B9-17F420F175C5" alt="http://web.archive.org/web/20011027002011/http://dilbert.com/comics/dilbert/archive/images/dilbert2001182781025.gif" /></div>
</blockquote>
</div>
<div style="margin: 0px 6px 6px 4px;">
<table style="font-size: 11px; border-spacing: 0px; padding: 0px;" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td style="background: transparent; border-width: 0px; padding: 0px;"></td>
<td style="background: none repeat scroll 0% 0% transparent; border-width: 0px; padding: 0px; width: 107px;" width="107" align="right"><a title="blog or email this clip" href="http://clipmarks.com/share/4905F106-063A-401C-8631-392E2E49652A/blog/"><img style="border-width: 0px; padding: 0px; margin: 0px;" src="http://content6.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" /></a></td>
</tr>
</tbody>
</table>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.name-generators.com/other-generators/choose-random-person.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flip text generator</title>
		<link>http://www.name-generators.com/other-generators/flip-text-generator.htm</link>
		<comments>http://www.name-generators.com/other-generators/flip-text-generator.htm#comments</comments>
		<pubDate>Fri, 05 Mar 2010 16:22:47 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
				<category><![CDATA[Other generators]]></category>
		<category><![CDATA[flip text]]></category>
		<category><![CDATA[generator]]></category>

		<guid isPermaLink="false">http://www.name-generators.com/?p=65</guid>
		<description><![CDATA[A generator that can flip text might be pretty useless, but definitely is great fun. One of the best to flip text is flipmytext.com. Flipmytext can flip text upside down, flip words, reverse single words or the entire text. Everything can be &#8230; <a href="http://www.name-generators.com/other-generators/flip-text-generator.htm">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A generator that can flip text might be pretty useless, but definitely is great fun. One of the best to flip text is <a title="Flip text" href="http://www.flipmytext.com/" target="_blank">flipmytext.com</a>.</p>
<p>Flipmytext can flip text upside down, flip words, reverse single words or the entire text. Everything can be pretty messed up using the flip text generator.</p>
<p>Here some text that&#8217;s upside down:</p>
<blockquote><p>uʍop ǝpısdn  sɹoʇɐɹǝuǝƃ ǝɯɐu ǝɥʇ ɯɹoɟ sǝɯɐu ǝɥʇ dıןɟ oʇ ɹoʇɐɹǝuǝƃ ʇxǝʇ dıןɟ ǝɥʇ ǝsn</p></blockquote>
<p>Here  some text that is  flipped over</p>
<blockquote><p>srotareneg eman  eht mrof seman eht pilf ot rotareneg txet pilf eht esu</p></blockquote>
<h3>Use of a flip text generator</h3>
<p>You can use the flipped text at facebook, myspace and at other socials networks. As I said it&#8217;s pretty useless but quite fun, and it might impress you friends. <img src='http://www.name-generators.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h3>Upside down generator</h3>
<p>If you wanna play with it yourself you check this <a title="upside down text mapping" href="http://www.fileformat.info/convert/text/upside-down-map.htm" target="_blank">upside-down character mapping</a>. The side also holds a upside down generator, but this generator only can flip text upside down and nothing more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.name-generators.com/other-generators/flip-text-generator.htm/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

