<?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>SSN Software &#187; beta</title>
	<atom:link href="http://www.ssnsoftware.com/tag/beta/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ssnsoftware.com</link>
	<description>Computer Software and Hardware</description>
	<lastBuildDate>Tue, 02 Aug 2011 17:18:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Everyone is trying to MySQL 5 beta? [whirl] [beta]</title>
		<link>http://www.ssnsoftware.com/everyone-is-trying-to-mysql-5-beta-whirl-beta/</link>
		<comments>http://www.ssnsoftware.com/everyone-is-trying-to-mysql-5-beta-whirl-beta/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 11:14:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[whirl]]></category>

		<guid isPermaLink="false">http://www.ssnsoftware.com/everyone-is-trying-to-mysql-5-beta-whirl-beta/</guid>
		<description><![CDATA[Q: Looks like a load of light today so Im going to find out.]]></description>
			<content:encoded><![CDATA[<p>Q: Looks like a load of light today so Im going to find out.<br />
<hr />Re:Originally posted by: guy</p>
<p>Originally posted by: guy<br />For anyone who&#39;s fooled around with them, how is the language?  I mean, I cringe at the thought because I&#39;ve always found writing mysql sql to be comparatively painful and stored procs in general are painful when compared to more general programming languages.  At least when silly developers try to do business logic in the procs&#8230;</p>
<p>At my current job I do a lot of data mining so it&#39;s pretty natural to put the logic into the SPs.  I&#39;ve really only started to play with it, but I expect to speed-up my applications a lot.  Moving loops into SPs when doing zillions of iterations should be a huge performance boost.<br />I&#39;m just saying that sql + stored proc extensions are built for manipulating a database, not general purpose computing and busines logic, so it&#39;s inevitably a bit ugly.  I&#39;m not saying you should never do it.  It&#39;s kind of like the trade-off between programmer power and computer power.  As computers get faster, the programmer becomes the weak link and we try to use tools that push the extra work off on the computer.  But if you&#39;re in a situation where you can improve performance safely by doing it the hard way then it&#39;s got to be done <img src='http://www.ssnsoftware.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I just don&#39;t want to be the one doing it <img src='http://www.ssnsoftware.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
<hr />Re:Originally posted by: guy<br />For anyone who&#39;s fooled around with them, how is the language?  I mean, I cringe at the thought because I&#39;ve always found writing mysql sql to be comparatively painful and stored procs in general are painful when compared to more general programming languages.  At least when silly developers try to do business logic in the procs&#8230;</p>
<p>At my current job I do a lot of data mining so it&#39;s pretty natural to put the logic into the SPs.  I&#39;ve really only started to play with it, but I expect to speed-up my applications a lot.  Moving loops into SPs when doing zillions of iterations should be a huge performance boost.<br />
<hr />Re:For anyone who&#39;s fooled around with them, how is the language?  I mean, I cringe at the thought because I&#39;ve always found writing mysql sql to be comparatively painful and stored procs in general are painful when compared to more general programming languages.  At least when silly developers try to do business logic in the procs&#8230;<br />
<hr />Re:That document I linked was actually not that useful.  Those guys could use an editor, trust me.</p>
<p>Anyhow, stored procedures are good to go.  Be sure to update the MySQL ODBC driver if that&#39;s what you&#39;re using, because otherwise you may have problems with SP&#39;s.<br />
<hr />Re:Bah, no good info online that I could find on stored procedures.  There&#39;s at least one book out listed as in-stock at BookPool. </p>
<p>Edit: MySQL&#39;s looong PDF on stored procedures (http://dev.mysql.com/tech-resources/articles/mysql-storedprocedures.pdf).  Looks like a good place to start!<br />
<hr />Re:Our new database server is supposed to be here &quot;any day now&quot; so I may experiment with it a bit before putting it in service.<br />
<hr />Re:Production version is out, wo0t!  Now to find a good tutorial on stored procedures&#8230;<br />
<hr />Re:So it&#39;s a couple of months later, anybody?  I have a <a href="http://www.ssnsoftware.com/tag/beta/" class="st_tag internal_tag" rel="tag" title="Posts tagged with beta">beta</a> running in parallel for testing purposes.  I think there&#39;s now a  &quot;RC&quot; version out now (&quot;release candidate&quot;).</p>
<p>A propos, any good places to learn about MySQL 5&#39;s stored procedure support?<br />
<hr />Re:Yeah the stored procedures part has got me excited too.  I&#39;m still working on getting us MySQL 4 (yeah&#8230;I know, I said the same thing) here at work, so I haven&#39;t touched on it yet.  I might try it at home tonight.<br />
<hr />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ssnsoftware.com/wow-who-has-created-an-account-but-couldnt-get-on-beta-threads/" title="WOW Who has created an account, but couldnt get on? [beta] [threads] (July 29, 2010)">WOW Who has created an account, but couldnt get on? [beta] [threads]</a> (0)</li>
	<li><a href="http://www.ssnsoftware.com/nv-driver-163-69-beta-good-163-beta/" title="NV Driver 163.69 Beta good? [163] [beta] (July 8, 2010)">NV Driver 163.69 Beta good? [163] [beta]</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ssnsoftware.com/everyone-is-trying-to-mysql-5-beta-whirl-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WOW Who has created an account, but couldnt get on? [beta] [threads]</title>
		<link>http://www.ssnsoftware.com/wow-who-has-created-an-account-but-couldnt-get-on-beta-threads/</link>
		<comments>http://www.ssnsoftware.com/wow-who-has-created-an-account-but-couldnt-get-on-beta-threads/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 01:14:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[threads]]></category>

		<guid isPermaLink="false">http://www.ssnsoftware.com/wow-who-has-created-an-account-but-couldnt-get-on-beta-threads/</guid>
		<description><![CDATA[Q: I know this was posted in the other threads but I thought I might get a better response if I post my own. My brother and I want to play together before the Beta goes away. He started the download and of course it took hours and hours to download. So, by the time he finished the Beta was closed and he couldnt get in and create an account. If anyone would be willing to PM me their account when not using it anymore or I would still appreciate it. Thanks.<br /><br />Live long people!]]></description>
			<content:encoded><![CDATA[<p>Q: I know this was posted in the other <a href="http://www.ssnsoftware.com/tag/threads/" class="st_tag internal_tag" rel="tag" title="Posts tagged with threads">threads</a> but I thought I might get a better response if I post my own. My brother and I want to play together before the <a href="http://www.ssnsoftware.com/tag/beta/" class="st_tag internal_tag" rel="tag" title="Posts tagged with beta">Beta</a> goes away. He started the download and of course it took hours and hours to download. So, by the time he finished the <a href="http://www.ssnsoftware.com/tag/beta/" class="st_tag internal_tag" rel="tag" title="Posts tagged with beta">Beta</a> was closed and he couldnt get in and create an account. If anyone would be willing to PM me their account when not using it anymore or I would still appreciate it. Thanks.</p>
<p>Live long people!<br />
<hr />Re:im not sayign your post isnt true but after just reading on a lot of forums to try and make a decision on buying the game&#8230;</p>
<p>i have seen every plea in the book to try and get a key&#8230;.its kind of funny actually with the thinks they come up with.<br />
<hr />Re:Lol sorry man no one in their right mind is going to give away their <a href="http://www.ssnsoftware.com/tag/beta/" class="st_tag internal_tag" rel="tag" title="Posts tagged with beta">beta</a> key to you.<br />Like the dude above me said, you&#39;ll have to get one from EBAY illegally or something.</p>
<p>I&#39;m glad I got in during the stress test.<br />
<hr />Re:Yeah I know&#8230; I did it fine.. my younger brother didnt do it right. <img src='http://www.ssnsoftware.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   But we&#39;d like to play together if possible before the <a href="http://www.ssnsoftware.com/tag/beta/" class="st_tag internal_tag" rel="tag" title="Posts tagged with beta">Beta</a> is gone&#8230;. was just hoping that someone created an account and didnt successfully download the file or played and decided they didnt like the game and wouldnt mind giving away their name and psswd. Who knows&#8230;<br />
<hr />Re:You were supposed to get the account before you download.  Or download while waiting to get an account.  Their signup page was readily available tuesday morning.</p>
<p>However if you are in dire need to get into the <a href="http://www.ssnsoftware.com/tag/beta/" class="st_tag internal_tag" rel="tag" title="Posts tagged with beta">beta</a> your only solution is to buy working accounts from ebay.  Which I totally don&#39;t support.<br />
<hr />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ssnsoftware.com/one-more-time-on-the-banners-icq-conclusion-threads/" title="One more time on the banners ICQ [conclusion] [threads] (March 1, 2011)">One more time on the banners ICQ [conclusion] [threads]</a> (0)</li>
	<li><a href="http://www.ssnsoftware.com/ok-for-those-of-us-looking-for-the-game-to-buy-but-do-not-want-any-wires-hl2-spoilers-to-read-single-player-threads/" title="Ok for those of us looking for the game to buy, but do not want any wires HL2 spoilers to read . [single player] [threads] (January 26, 2011)">Ok for those of us looking for the game to buy, but do not want any wires HL2 spoilers to read . [single player] [threads]</a> (0)</li>
	<li><a href="http://www.ssnsoftware.com/nv-driver-163-69-beta-good-163-beta/" title="NV Driver 163.69 Beta good? [163] [beta] (July 8, 2010)">NV Driver 163.69 Beta good? [163] [beta]</a> (0)</li>
	<li><a href="http://www.ssnsoftware.com/everyone-is-trying-to-mysql-5-beta-whirl-beta/" title="Everyone is trying to MySQL 5 beta? [whirl] [beta] (October 11, 2010)">Everyone is trying to MySQL 5 beta? [whirl] [beta]</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ssnsoftware.com/wow-who-has-created-an-account-but-couldnt-get-on-beta-threads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NV Driver 163.69 Beta good? [163] [beta]</title>
		<link>http://www.ssnsoftware.com/nv-driver-163-69-beta-good-163-beta/</link>
		<comments>http://www.ssnsoftware.com/nv-driver-163-69-beta-good-163-beta/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 14:57:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[163]]></category>
		<category><![CDATA[beta]]></category>

		<guid isPermaLink="false">http://www.ssnsoftware.com/nv-driver-163-69-beta-good-163-beta/</guid>
		<description><![CDATA[Q: Just wondering if I use the new driver (163.69), when I return to the campus and plug in my new 8800GTS installed: D]]></description>
			<content:encoded><![CDATA[<p>Q: Just wondering if I use the new driver (163.69), when I return to the campus and plug in my new 8800GTS installed: D<br />
<hr />Best Answer: Ubuntu is a great OS! I run it on my computer in the background with Windows 7 and I love using it for servers and so forth. Wether it will run with your printer I&#039;m not sure I would go to your printers brand of website and find out there if it isn&#039;t listed call or post in there forums.<br />
<hr />Re:is it me or is the description/position of the &quot;GPU FAN SETTINGS&quot; in these drivers are mixed up? </p>
<p>on the left they have &quot;Direct fan Control&quot;, but then u roll over it with ur mouse it gives the description for &quot;Automatic fan control&quot; and same for the &quot;Automatic fan Control&quot; selection box</p>
<p>do we have some nubs at nvidia making these drivers?<br />
<hr />Re:And now they&#39;ve re-released it a day later, now with WHQL certification.<br />
<hr />Re:&quot;Added PureVideo? HD decode acceleration for GeForce 8600, 8500 and 8400 series GPUs.&quot;</p>
<p>Do the 8800 series have that functionality too?<br />
<hr />Re:certainly if you play any of these games</p>
<p>&quot;Improved compatibility for The Way It?s Meant To Be Played? game titles: BioShock, Crysis, Enemy Territory: Quake Wars, Hellgate: London, and World in Conflict.&quot;<br />
<hr />Re:nice. i guess theres no harm trying, esp since i want to try out that new crysis demo when it comes out, and the <a href="http://www.ssnsoftware.com/tag/beta/" class="st_tag internal_tag" rel="tag" title="Posts tagged with beta">beta</a> drivers say some things were optimized for crysis.<br />
<hr />Re:I just installed the new <a href="http://www.ssnsoftware.com/tag/beta/" class="st_tag internal_tag" rel="tag" title="Posts tagged with beta">Beta</a> and my performance index score on Vista jumped up from 5.1 to 5.5 on my 7600GT. I also noticed my framerates and overall gaming experience has improved in WoW. I was previously using the latest stable driver from Nvidia.<br />
<hr />Re:It works as well as 163.44 and 163.67 for my 8600GT in Vista x64.<br />
<hr />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ssnsoftware.com/wow-who-has-created-an-account-but-couldnt-get-on-beta-threads/" title="WOW Who has created an account, but couldnt get on? [beta] [threads] (July 29, 2010)">WOW Who has created an account, but couldnt get on? [beta] [threads]</a> (0)</li>
	<li><a href="http://www.ssnsoftware.com/everyone-is-trying-to-mysql-5-beta-whirl-beta/" title="Everyone is trying to MySQL 5 beta? [whirl] [beta] (October 11, 2010)">Everyone is trying to MySQL 5 beta? [whirl] [beta]</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ssnsoftware.com/nv-driver-163-69-beta-good-163-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

