<?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"
	>

<channel>
	<title>Ideal Science Blog</title>
	<atom:link href="http://idealscienceblog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://idealscienceblog.com</link>
	<description></description>
	<pubDate>Thu, 06 Dec 2007 22:13:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Ratings System.</title>
		<link>http://idealscienceblog.com/2007/12/06/ratings-system/</link>
		<comments>http://idealscienceblog.com/2007/12/06/ratings-system/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 22:13:46 +0000</pubDate>
		<dc:creator>Josh Kerr</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Developer Journal]]></category>

		<guid isPermaLink="false">http://idealscienceblog.com/2007/12/06/ratings-system/</guid>
		<description><![CDATA[Here is a teaser image from the rating system:

Development has been going really well on this feature.&#160; I was able to utilize a lot of the Asp.Net AJAX toolkit to make this feature work.&#160; I&#8217;ve got it doing the actual ratings, but I haven&#8217;t written the code yet to filter based on ratings.&#160; That is [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a teaser image from the rating system:</p>
<p><img alt="Teaser" src="http://idealscienceblog.com/wp-content/uploads/2007/12/teaser.gif" border="0" /></p>
<p>Development has been going really well on this feature.&nbsp; I was able to utilize a lot of the Asp.Net AJAX toolkit to make this feature work.&nbsp; I&rsquo;ve got it doing the actual ratings, but I haven&rsquo;t written the code yet to filter based on ratings.&nbsp; That is going to be the hardest part of writing this particular feature.&nbsp; At the speed that development is currently going, I could see this feature being done by early next week.&nbsp; I have a few other features that I want to write before doing the 3.1.8 release, but expect the release to go out the door in the next month.</p>
]]></content:encoded>
			<wfw:commentRss>http://idealscienceblog.com/2007/12/06/ratings-system/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ideal BB.Net New Feature Survey Results</title>
		<link>http://idealscienceblog.com/2007/12/06/ideal-bbnet-new-feature-survey-results/</link>
		<comments>http://idealscienceblog.com/2007/12/06/ideal-bbnet-new-feature-survey-results/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 21:17:40 +0000</pubDate>
		<dc:creator>Maggie</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Ideal BB.NET]]></category>

		<category><![CDATA[Ideal Science]]></category>

		<guid isPermaLink="false">http://idealscienceblog.com/2007/12/06/ideal-bbnet-new-feature-survey-results/</guid>
		<description><![CDATA[         I want to thank all of our Ideal BB.Net customers for taking the time to fill out the 10 question New Feature Survey.  Congratulations to Robert from Sacramento for winning the 8GB ipod Nano!  (You can see me drawing names out of a bowl [...]]]></description>
			<content:encoded><![CDATA[<p>         I want to thank all of our Ideal BB.Net customers for taking the time to fill out the 10 question New Feature Survey.  Congratulations to Robert from Sacramento for winning the 8GB ipod Nano!  (You can see me drawing names out of a bowl below!)</p>
<p>        We have taken everyone&#8217;s answers into consideration and have determined by popular vote to create a rating system as the next new feature.  This rating system will allow an Ideal BB.Net user to vote on a scale of 1-5 stars for every post they read.  A user will also be able to filter topics by stars, enabling only the specified star rated posts are visible.  Eventually, this rating system will be incorporated into the search function.   </p>
<p><a href='http://idealscienceblog.com/wp-content/uploads/2007/12/dsc00615.JPG' title='dsc00615.JPG'><img src='http://idealscienceblog.com/wp-content/uploads/2007/12/dsc00615.thumbnail.JPG' alt='dsc00615.JPG' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://idealscienceblog.com/2007/12/06/ideal-bbnet-new-feature-survey-results/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Visual Studio 2008</title>
		<link>http://idealscienceblog.com/2007/11/29/visual-studio-2008/</link>
		<comments>http://idealscienceblog.com/2007/11/29/visual-studio-2008/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 19:10:21 +0000</pubDate>
		<dc:creator>Josh Kerr</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Developer Journal]]></category>

		<guid isPermaLink="false">http://idealscienceblog.com/2007/11/29/visual-studio-2008/</guid>
		<description><![CDATA[Now that Ideal BB.NET 3.1.7 is out, I thought it would be a good time to upgrade to Visual Studio 2008.&#160; I haven&#8217;t had a chance yet to go through the new .NET framework 3.5 to see what benifits (if any) that it would have on Ideal BB.NET, but Visual Studio 2008 lets you target [...]]]></description>
			<content:encoded><![CDATA[<p>Now that Ideal BB.NET 3.1.7 is out, I thought it would be a good time to upgrade to Visual Studio 2008.&nbsp; I haven&rsquo;t had a chance yet to go through the new .NET framework 3.5 to see what benifits (if any) that it would have on Ideal BB.NET, but Visual Studio 2008 lets you target .NET 2.0 apps so I figured upgrading wouldn&rsquo;t hurt me.&nbsp; I was correct.&nbsp; The upgrade went smoothly and everything seems to work fine.&nbsp; </p>
<p>I&rsquo;m still wanting to go through the code&nbsp;and upgrade a lot of the code to .NET 2.0 features, like using Generics instead of ArrayLists, etc..&nbsp; But that stuff is going to have to wait until I finish some of those new features we&rsquo;ve got planned.</p>
<p>As far as Visual Studio goes, the new develpment environment has a couple of interesting features including some nice SQL tools for doing schema comparisons and generating change scripts.&nbsp; It could be useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://idealscienceblog.com/2007/11/29/visual-studio-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Visual Build Professional.</title>
		<link>http://idealscienceblog.com/2007/11/29/visual-build-professional/</link>
		<comments>http://idealscienceblog.com/2007/11/29/visual-build-professional/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 19:03:04 +0000</pubDate>
		<dc:creator>Josh Kerr</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Developer Journal]]></category>

		<guid isPermaLink="false">http://idealscienceblog.com/2007/11/29/visual-build-professional/</guid>
		<description><![CDATA[I&#8217;ve been searching for a really easy way to automate putting together builds of Ideal BB.NET.&#160; Putting together a build usually takes about a day to do and has a lot of small steps.&#160; For example:


Do a clean release build in visual studio
Copy the files to a new directory
Clean out the web.config files
Remove read-only on [...]]]></description>
			<content:encoded><![CDATA[<p>I&rsquo;ve been searching for a really easy way to automate putting together builds of Ideal BB.NET.&nbsp; Putting together a build usually takes about a day to do and has a lot of small steps.&nbsp; For example:</p>
<ol>
<ol>
<li>Do a clean release build in visual studio</li>
<li>Copy the files to a new directory</li>
<li>Clean out the web.config files</li>
<li>Remove read-only on the files</li>
<li>Remove custom avatars and uploaded files</li>
<li>Run codeveil on the DLL&rsquo;s to obfuscate them</li>
<li>Create directories for each of the builds CORP, LITE, etc..</li>
<li>Run SQL DIFF on the new database and create upgrade scripts</li>
<li>Zip up each release folder</li>
<li>Copy the files up to the web server.</li>
</ol>
</ol>
<p>Using Visual Build Professional, I&rsquo;ve automated almost all of this so that I can press a button, relax with a cup of coffee and watch everything automatically put together.&nbsp;&nbsp; Its really easy to use and works very well.&nbsp; <a href="http://www.visualbuild.com/">Visual Build Professional</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://idealscienceblog.com/2007/11/29/visual-build-professional/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ideal Science forums upgraded.</title>
		<link>http://idealscienceblog.com/2007/11/29/ideal-science-forums-upgraded/</link>
		<comments>http://idealscienceblog.com/2007/11/29/ideal-science-forums-upgraded/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 18:52:54 +0000</pubDate>
		<dc:creator>Josh Kerr</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Ideal Science]]></category>

		<guid isPermaLink="false">http://idealscienceblog.com/2007/11/29/ideal-science-forums-upgraded/</guid>
		<description><![CDATA[We upgraded the Ideal Science forums today to run the latest version (3.1.7) of Ideal BB.NET.&#160; Everything should be working smoothly, but if you run into any problems, please contact us so that we can resolve it.
]]></description>
			<content:encoded><![CDATA[<p>We upgraded the Ideal Science forums today to run the latest version (3.1.7) of Ideal BB.NET.&nbsp; Everything should be working smoothly, but if you run into any problems, please contact us so that we can resolve it.</p>
]]></content:encoded>
			<wfw:commentRss>http://idealscienceblog.com/2007/11/29/ideal-science-forums-upgraded/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ideal BB.NET 3.1.7 is out!</title>
		<link>http://idealscienceblog.com/2007/11/27/ideal-bbnet-317-is-out/</link>
		<comments>http://idealscienceblog.com/2007/11/27/ideal-bbnet-317-is-out/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 22:40:12 +0000</pubDate>
		<dc:creator>Josh Kerr</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Ideal BB.NET]]></category>

		<category><![CDATA[Ideal Science]]></category>

		<guid isPermaLink="false">http://idealscienceblog.com/2007/11/27/ideal-bbnet-317-is-out/</guid>
		<description><![CDATA[First, I released Ideal BB.NET 3.1.7 today.&#160; This new version fixes a lot of bugs, optimizes a lot of the code for better performance, and adds a few minor features.&#160; Mainly, this release will provide us with a better platform to add some major new features which we plan for the 3.1.8 release.
We also released [...]]]></description>
			<content:encoded><![CDATA[<p>First, I released Ideal BB.NET 3.1.7 today.&nbsp; This new version fixes a lot of bugs, optimizes a lot of the code for better performance, and adds a few minor features.&nbsp; Mainly, this release will provide us with a better platform to add some major new features which we plan for the 3.1.8 release.</p>
<p>We also released a new version of the Ideal Science web site.&nbsp; The updated web site will help us distribute serial numbers which are now required for all Ideal BB.NET products.&nbsp; Rather than using the license files to unlock features, we are going to give you a serial number which you add to the web.config file.&nbsp;</p>
<p>We&rsquo;ve also added a new Wiki for product documentation.&nbsp; (<a href="http://wiki.idealscience.com">http://wiki.idealscience.com</a>.)&nbsp; Going forward we will be placing all documentation there.&nbsp; This will help us keep our docs more up to date and allow the community at large to edit them.</p>
<p>We sent out a poll recently and based on some of the early results, it looks like the next big feature is going to be a buddy list.&nbsp; If you haven&rsquo;t sent in your results yet, now is the time to do it as we are going to close the polls soon and issue a winner for the iPod.&nbsp; With the popularity of Facebook and Myspace I can see why folks would want a buddy list.</p>
<p>We will be upgrading our forums tomorrow to run the latest version of Ideal BB.NET so that you can try it out before you download and install it.</p>
]]></content:encoded>
			<wfw:commentRss>http://idealscienceblog.com/2007/11/27/ideal-bbnet-317-is-out/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ideal BB.NET 3.1.7 nearing release.</title>
		<link>http://idealscienceblog.com/2007/11/16/ideal-bbnet-317-nearing-release/</link>
		<comments>http://idealscienceblog.com/2007/11/16/ideal-bbnet-317-nearing-release/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 21:16:25 +0000</pubDate>
		<dc:creator>Josh Kerr</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Ideal BB.NET]]></category>

		<guid isPermaLink="false">http://idealscienceblog.com/2007/11/16/ideal-bbnet-317-nearing-release/</guid>
		<description><![CDATA[I probably wrote over 1000 lines of code over the past few weeks preparing for the release of Ideal BB.NET 3.1.7.&#160; This build is mostly a bug fix build, but it also adds a new licensing system which will not only make it easier for us to license the product, but make it a lot [...]]]></description>
			<content:encoded><![CDATA[<p>I probably wrote over 1000 lines of code over the past few weeks preparing for the release of Ideal BB.NET 3.1.7.&nbsp; This build is mostly a bug fix build, but it also adds a new licensing system which will not only make it easier for us to license the product, but make it a lot easier for you to install and upgrade the product.</p>
<p>With the 3.1.7 release will be a new version of the Ideal Science web site which will allow you to manage your serial numbers and maintainence contracts.&nbsp; </p>
<p>Lastly, the 3.1.7 release is going to be ready for some big new featues that we&rsquo;ve got planned.&nbsp; Which features get implemented first depends on the answers we get from the recently published questionaire.&nbsp; I&rsquo;m hoping the reply by email wins, because that is a feature that I&rsquo;m excited about creating.&nbsp; I&rsquo;ve got some great ideas for it.</p>
]]></content:encoded>
			<wfw:commentRss>http://idealscienceblog.com/2007/11/16/ideal-bbnet-317-nearing-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Feature Survey for Ideal BB.Net Users/ Win an 8GB IPOD Nano!</title>
		<link>http://idealscienceblog.com/2007/11/14/new-feature-survey-for-ideal-bbnet-users-win-an-8gb-ipod-nano/</link>
		<comments>http://idealscienceblog.com/2007/11/14/new-feature-survey-for-ideal-bbnet-users-win-an-8gb-ipod-nano/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 21:49:00 +0000</pubDate>
		<dc:creator>Maggie</dc:creator>
		
		<category><![CDATA[Ideal BB.NET]]></category>

		<category><![CDATA[Ideal Science]]></category>

		<guid isPermaLink="false">http://idealscienceblog.com/2007/11/14/new-feature-survey-for-ideal-bbnet-users-win-an-8gb-ipod-nano/</guid>
		<description><![CDATA[Ideal Science welcomes you to our new feature survey for Ideal BB.Net.  Please take a minute to complete all 10 questions as your opinion matters to us. We utilize your feedback to improve our products and services.  Click here to take this survey.  We will choose one person by random drawing to [...]]]></description>
			<content:encoded><![CDATA[<p>Ideal Science welcomes you to our new feature survey for Ideal BB.Net.  Please take a minute to complete all 10 questions as your opinion matters to us. We utilize your feedback to improve our products and services.  Click<a href="http://www.surveymethods.com/EndUser.aspx?C3E78B91C0889090"> here</a> to take this survey.  We will choose one person by random drawing to win an 8GB IPOD Nano.  Because of the small number of people given this survey, your chances are very high to be the IPOD winner!</p>
]]></content:encoded>
			<wfw:commentRss>http://idealscienceblog.com/2007/11/14/new-feature-survey-for-ideal-bbnet-users-win-an-8gb-ipod-nano/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ideal BB.NET 3.1.7 progress report.</title>
		<link>http://idealscienceblog.com/2007/10/25/ideal-bbnet-317-progress-report/</link>
		<comments>http://idealscienceblog.com/2007/10/25/ideal-bbnet-317-progress-report/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 17:47:08 +0000</pubDate>
		<dc:creator>Josh Kerr</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Developer Journal]]></category>

		<category><![CDATA[Ideal BB.NET]]></category>

		<guid isPermaLink="false">http://idealscienceblog.com/2007/10/25/ideal-bbnet-317-progress-report/</guid>
		<description><![CDATA[I&#8217;m almost done with Ideal BB.NET 3.1.7.&#160; There are a few outstanding bugs that I&#8217;ve fixed, but I&#8217;m still needing some more time for testing.&#160; This new build is more of a bug fix build rather than a feature build.&#160; It removes a lot of the legacy 1.1 stuff and adds more efficient ASP.NET 2.0 [...]]]></description>
			<content:encoded><![CDATA[<p>I&rsquo;m almost done with Ideal BB.NET 3.1.7.&nbsp; There are a few outstanding bugs that I&rsquo;ve fixed, but I&rsquo;m still needing some more time for testing.&nbsp; This new build is more of a bug fix build rather than a feature build.&nbsp; It removes a lot of the legacy 1.1 stuff and adds more efficient ASP.NET 2.0 code.</p>
<p>I do have a lot of neat features planned for the 3.1.8 build.&nbsp; Among them is a rating system for rating posts and users which will also incorporate a mechanism to search based on those ratings.</p>
<p>Lastly is a better profile system for users that includes buddy lists and some nice AJAX mouse hovers to view profiles of members without needing to open a new page.</p>
<p>I&rsquo;m hoping to have 3.1.7 wrapped up in the next two weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://idealscienceblog.com/2007/10/25/ideal-bbnet-317-progress-report/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Xheo DeployLX</title>
		<link>http://idealscienceblog.com/2007/09/21/xheo-deploylx/</link>
		<comments>http://idealscienceblog.com/2007/09/21/xheo-deploylx/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 17:53:27 +0000</pubDate>
		<dc:creator>Josh Kerr</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Ideal BB.NET]]></category>

		<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://idealscienceblog.com/2007/09/21/xheo-deploylx/</guid>
		<description><![CDATA[Ideal BB.NET uses Xheo Software&#8217;s Licensing 3.x product to secure the DLL&#8217;s and allow us to limit the feature set on each copy of the software.  This has worked out fairly well for us but it does have some annoying issues which cause our customers to complain.  For example, when you purchase our [...]]]></description>
			<content:encoded><![CDATA[<p>Ideal BB.NET uses <a href="http://www.xheo.com">Xheo</a> Software&#8217;s Licensing 3.x product to secure the DLL&#8217;s and allow us to limit the feature set on each copy of the software.  This has worked out fairly well for us but it does have some annoying issues which cause our customers to complain.  For example, when you purchase our software, you have to wait for us to build and send you new license files.  These files must be placed in the /bin folder for both Ideal BB and Ideal Admin.  Thats a lot of work for one piece of software.</p>
<p>Now <a href="http://www.xheo.com">Xheo</a> has a new product called DeployLX which would allow us to change the way we license our products.  Instead of using a separate license file for each customer, we can now deploy with a serial number.  So when you purchase one of our products you&#8217;ll get a serial number which will unlock it and allow you to get the full feature set.  When you need more features (like more boards) we&#8217;ll send you a new serial number.</p>
<p>This serial number can be stored in the web.config, registry or a file on your HD.  For now we&#8217;ll probably just use the web.config since it allow portability between a dev box and a production box.</p>
<p>We are experiencing several problems with this system as it caused quite a hit on our performance.  Xheo&#8217;s technical support says that their products shouldn&#8217;t cause that kind of a hit, but I&#8217;m not so sure.  We&#8217;re trying to work with them to get these issues resolved, but they&#8217;ve been less than helpful.  Hopefully we&#8217;ll be able to resolve it soon so we can get 3.1.7 out the door.  I&#8217;ll keep you updated.</p>
]]></content:encoded>
			<wfw:commentRss>http://idealscienceblog.com/2007/09/21/xheo-deploylx/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
