<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>Accept no imitations!</title>
	<link>http://www.therealgromer.com</link>
	<description></description>
	<pubDate>Fri, 14 Dec 2007 02:35:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>Microsoft Office 2007 Word &#8220;WordArt&#8221;</title>
		<link>http://www.therealgromer.com/2007/12/13/microsoft-office-2007-word-wordart/</link>
		<comments>http://www.therealgromer.com/2007/12/13/microsoft-office-2007-word-wordart/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 02:35:33 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[General]]></category>

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

		<category><![CDATA[Office 2007]]></category>

		<guid isPermaLink="false">http://www.therealgromer.com/?p=19</guid>
		<description><![CDATA[If any of you have Office 2007, you&#8217;ll notice the pretty nice WordArt options in Power Point.Â  If you attempt to do the same in Word 2007 though, you&#8217;ll be in for a big disappointment.

I&#8217;m hoping thatÂ  in the future, MS will release an update to fix this.Â  The old WordArt is ugly at best.Â  [...]]]></description>
			<content:encoded><![CDATA[<p>If any of you have Office 2007, you&#8217;ll notice the pretty nice WordArt options in Power Point.Â  If you attempt to do the same in Word 2007 though, you&#8217;ll be in for a big disappointment.</p>
<p><a href="/images/ms_office_2007_word_wordart.jpg" target="_blank"><img src="/images/ms_office_2007_word_wordart_small.jpg" title="WordArt" alt="WordArt" height="267" width="450" /></a></p>
<p>I&#8217;m hoping thatÂ  in the future, MS will release an update to fix this.Â  The old WordArt is ugly at best.Â  Microsoft dropped the ball on this.Â  ON a positive note, it&#8217;s the only gripe I have about Office 2007 so far!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therealgromer.com/2007/12/13/microsoft-office-2007-word-wordart/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Running Subversion on a Windows 2003 Server</title>
		<link>http://www.therealgromer.com/2007/11/15/running-subversion-on-a-windows-2003-server/</link>
		<comments>http://www.therealgromer.com/2007/11/15/running-subversion-on-a-windows-2003-server/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 05:00:50 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[2003 Server]]></category>

		<category><![CDATA[BG Alert]]></category>

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

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

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

		<category><![CDATA[Version Control]]></category>

		<guid isPermaLink="false">http://www.therealgromer.com/?p=18</guid>
		<description><![CDATA[Recently I had to reinstall 2003 on my server at home, which was home to my BG Alert SVN server.  I vaguely remembered setting SVN up about a year ago, so I had to put my trust into Google.  Unfortunately, there wasn&#8217;t one site that helped with the whole setup.  Since I [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I had to reinstall 2003 on my server at home, which was home to my BG Alert SVN server.  I vaguely remembered setting SVN up about a year ago, so I had to put my trust into Google.  Unfortunately, there wasn&#8217;t one site that helped with the whole setup.  Since I don&#8217;t want you to have to deal with that, I&#8217;ve put all the information here, in one post.</p>
<p>To get started, you will need to <a href="http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91" target="_blank">download subversion</a>, the current version is 1.4.5.  Make sure you select the setup.exe to download for the newest version as well.</p>
<p>Once you&#8217;ve downloaded and installed subversion on the server, create a directory for your repositories.  This can be done in Windows Explorer or from the command prompts with the mkdir command (mkdir C:\repositories).  You will also need to give the NT AUTHORITY\NetworkService account appropriate rights to the directory you create.  If you forget to grant access, you might get denied when  <a href="http://www.therealgromer.com/2007/11/15/running-subversion-on-a-windows-2003-server/#more-18" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.therealgromer.com/2007/11/15/running-subversion-on-a-windows-2003-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sharing Folders From a SuSE Box</title>
		<link>http://www.therealgromer.com/2007/09/06/sharing-folders-from-a-suse-box/</link>
		<comments>http://www.therealgromer.com/2007/09/06/sharing-folders-from-a-suse-box/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 14:43:23 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Coding]]></category>

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

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

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

		<guid isPermaLink="false">http://www.therealgromer.com/?p=17</guid>
		<description><![CDATA[When I first started using Linux (OpenSuSE 10.2), I spent a while trying to figure out how to share a folder on it with my Windows machine and vice versa.  I found plenty of information through Google, but none of it was in one place.  I figure it would be a great idea [...]]]></description>
			<content:encoded><![CDATA[<p>When I first started using Linux (<a href="http://http://www.opensuse.org/" target="_blank">OpenSuSE 10.2</a>), I spent a while trying to figure out how to share a folder on it with my Windows machine and vice versa.  I found plenty of information through Google, but none of it was in one place.  I figure it would be a great idea to put that information in one place for anyone else that wanted to set up a Samba share.</p>
<p>First thing you need to do is activate the Samba server on your Linux machine.  It&#8217;s an easy process but you will need the root password.  Open up YaST and click on Network Services in the left side.  In the NetworkServices window, click on the Samba Server icon.  You will now have the Samba Configuration window open and it should be on the Start Up tab:</p>
<p><a href="/images/SuSE/samba01-yast_network_services_full.png" target="_blank"><img src="/images/SuSE/resized/samba01-yast_network_services.png" title="YaST Samba Configuration Start Up Tab" alt="YaST Samba Configuration Start Up Tab" /></a></p>
<p>You will want to select the way you want Samba server to boot up.  I set mine to &#8220;During Boot&#8221; but you have the option to select &#8220;Manual.&#8221;  You will also want to open the port in the firewall as well.</p>
<p>Next go to the Identity tab.  You will want to enter in the workgroup your other computers are on.  Mine were the default Windows &#8220;WORKGROUP.&#8221;  You can also set it up to work on a Domain Controller, but I&#8217;m not 100% sure on how that works since I don&#8217;t run a DC in my house.</p>
<p><a href="/images/SuSE/samba03-yast_samba_configuration_identity_full.png" target="_blank"> <img src="/images/SuSE/resized/samba03-yast_samba_configuration_identity.png" title="Samba Configuration Identity Tab" alt="Samba Configuration Identity Tab" height="351" width="450" /></a></p>
<p>Once you&#8217;ve set your workgroup or domain, go to the &#8220;Shares&#8221; tab.  You will be able to manage all the Samba shares here.  To add a share, click the &#8220;Add&#8221; button and you&#8217;ll get the &#8220;New Share&#8221; window.  Fill in the &#8220;Share Name&#8221; and the &#8220;Share Description&#8221; here.  Also set the path to the directory you are sharing here.  You are also able to set the share to read only here.  This is also how you would share a printer.</p>
<p><a href="/images/SuSE/samba05-yast_samba_configuration_new_share_full.png" target="_blank"><img src="/images/SuSE/resized/samba05-yast_samba_configuration_new_share.png" title="YaST Samba Configuration Add Share" alt="YaST Samba Configuration Add Share" height="351" width="450" /></a></p>
<p>Once you&#8217;ve filled in all the new share information, clickt he OK button at the bottom right and you will come back to the Shares tab of the Samba Configuration window.  Add any more shares that you want and then click the Finish button at the bottom right.  It will save all the changes and you will then be able to open your shared folders from another computer:</p>
<p><a href="/images/SuSE/samba06-opened_share_full.png" target="_blank"><img src="/images/SuSE/resized/samba06-opened_share.png" title="Samba Shared Folder" alt="Samba Shared Folder" height="349" width="450" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.therealgromer.com/2007/09/06/sharing-folders-from-a-suse-box/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;Thread was being aborted.&#8221; Exception on Response.Redirect</title>
		<link>http://www.therealgromer.com/2007/08/25/thread-was-being-aborted-exception-on-responseredirect/</link>
		<comments>http://www.therealgromer.com/2007/08/25/thread-was-being-aborted-exception-on-responseredirect/#comments</comments>
		<pubDate>Sun, 26 Aug 2007 01:50:17 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[ASP.Net]]></category>

		<category><![CDATA[BG Alert]]></category>

		<category><![CDATA[C#]]></category>

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

		<guid isPermaLink="false">http://www.therealgromer.com/?p=16</guid>
		<description><![CDATA[I was getting this exception while finishing up the sign up page on BG Alert and I couldn&#8217;t figure out why it was doing it.Â  I was getting redirected after I was able to sign up.Â  I was getting my welcome email for my &#8220;new user,&#8221; but I was also getting an email about this [...]]]></description>
			<content:encoded><![CDATA[<p>I was getting this exception while finishing up the sign up page on BG Alert and I couldn&#8217;t figure out why it was doing it.Â  I was getting redirected after I was able to sign up.Â  I was getting my welcome email for my &#8220;new user,&#8221; but I was also getting an email about this error (the system sends me emails on any error for during this testing phase to help me fix bugs and issues).Â  I was even getting redirected, which is what threw me so much.Â  I was getting an error caused by the Response.Redirect, but it was still running.</p>
<p>Turns out that it was because the Response.Redirect was inside a try..catch block.Â  To fix this error, all you do is pull the Response.Redirect out of the try block or ignore the error.Â  Hope this helps some of you out!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therealgromer.com/2007/08/25/thread-was-being-aborted-exception-on-responseredirect/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Opera 9.21</title>
		<link>http://www.therealgromer.com/2007/05/28/opera-921/</link>
		<comments>http://www.therealgromer.com/2007/05/28/opera-921/#comments</comments>
		<pubDate>Mon, 28 May 2007 06:58:58 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.therealgromer.com/?p=15</guid>
		<description><![CDATA[With the release of Opera 9.21 a couple weeks ago, people started to tell me that it was hands down better than Firefox.  I&#8217;ve been using Firefox on and off since version 0.7 and exclusively since version 1.0.  I used Opera 7 in there somewhere and had tried it since I switched 100% [...]]]></description>
			<content:encoded><![CDATA[<p>With the release of Opera 9.21 a couple weeks ago, people started to tell me that it was hands down better than Firefox.  I&#8217;ve been using Firefox on and off since version 0.7 and exclusively since version 1.0.  I used Opera 7 in there somewhere and had tried it since I switched 100% to FF with v1.0.  It never was as good as Firefox IMO.</p>
<p>Fast forward to 5/2007.  This new Opera release is gaining users from Firefox so I decide to tell people it sucks and then try it.  Makes sense, eh?  Download was small and the install was just like any other program out there.  I open it after the install and notice nothing has changed since I last used Opera.  That isn&#8217;t a bad thing, Firefox hasn&#8217;t change it&#8217;s appearance in a long time either.  I hit CTRL-T to open a Tab and I get a Speed Dial page.  Pretty slick.  I load it up with URLs to my favorite/most used sites and get this:</p>
<p><a href="/images/opera9.21/speed_dial_full.jpg" target="_blank"><img src="/images/opera9.21/speed_dial.jpg" alt="Speed Dial" title="Speed Dial" style="width: 450px; height: 267px" border="0" height="267" width="450" /></a></p>
<p>It&#8217;s pretty much one of the coolest things I&#8217;ve ever seen in a browser.  Put your 9 favorite or most used websites there, hit CTRL-T and click the one you want to open.  You can also hit CTRL - #, where # is the Speed Dial number of the site you want to open.  I did a search on Mozilla&#8217;s extension site and there was one Speed Dial extension and it was crap compared to Opera&#8217;s.  You drag and drop in Opera&#8217;s version and it has clear buttons as well as context menus for every Speed Dial you have setup.  From the context menu, you can clear the URL out of it, update the thumbnail and set the update interval.</p>
<p>Unfortunately, that&#8217;s the only positive thing I&#8217;ve taken from Opera 9.21 so far.  It&#8217;s enough for me to keep testing it out, but I don&#8217;t think it will be enough for me to use it past this week.  The find option in Opera is still an annoying popup like in Internet Explorer:</p>
<p><img src="/images/opera9.21/find.jpg" alt="Find Window" title="Find Window" style="width: 456px; height: 225px" border="0" height="225" width="456" /></p>
<p>With Firefox, when you hit CTRL-F, you get a search bar at the bottom that isn&#8217;t in the way at all.  Another thing that bothered me about Opera is when you middle click on a bookmark in the bookmarks menu, it won&#8217;t open in a new tab.  In fact, the only button that will do anything is the left mouse button.  No context menu when right clicking on bookmarks in the bookmarks menu.  Middle clicking will open in a new tab if the bookmark is in your &#8220;Personal Bar,&#8221; which is Opera&#8217;s name for a bookmarks bar.  The other thing that really bothered me is when you only have one site open, the tab bar doesn&#8217;t go away.  I couldn&#8217;t find a place in the preferences to change this behavior, as that happens by default in Firefox, but at least there is an option to change that.</p>
<p><img src="/images/opera9.21/tabs.jpg" alt="Stupid Tabs" title="Stupid Tabs" style="width: 427px; height: 111px" border="0" height="111" width="427" /></p>
<p>That&#8217;s about all I&#8217;ve gathered in the two hours of use I&#8217;ve put in.  Like I said, I don&#8217;t see myself using this in place of Firefox, but I DO hope that someone comes out with a comperable Speed Dial for Firefox.  It&#8217;s one of the coolest features I&#8217;ve seen in a browser.</p>
<p>Also, I am aware that there is a built in torrent feature, but I decided to not bother testing it out since nothing is going to beat <a href="http://www.utorrent.com/" target="_blank" title="uTorrent">uTorrent</a> and I&#8217;m not going to leave a browser open to seed.</p>
<p>Edit&#8230;   Opera apparently doesn&#8217;t like Wordpress:</p>
<p><a href="/images/opera9.21/broken_wordpress_full.jpg" target="_blank"><img src="/images/opera9.21/broken_wordpress.jpg" style="width: 450px; height: 139px" title="Broken Wordpress" alt="Broken Wordpress" border="0" height="139" width="450" /></a></p>
<p>Fixed by copy/pasting into the edit page for this post in Firefox.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therealgromer.com/2007/05/28/opera-921/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vista Network Connection Order</title>
		<link>http://www.therealgromer.com/2007/04/30/vista-network-connection-order/</link>
		<comments>http://www.therealgromer.com/2007/04/30/vista-network-connection-order/#comments</comments>
		<pubDate>Mon, 30 Apr 2007 18:39:11 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.therealgromer.com/?p=13</guid>
		<description><![CDATA[Wired networks &#62; wireless networks.  You really can&#8217;t deny it.  I have no idea why Microsoft puts the wireless network adapter above the wired adapter in the priority list.  Some of you may have changed this in Windows XP, pretty easy finding the Network Connections folder, going to Advanced -&#62; Advanced Settings [...]]]></description>
			<content:encoded><![CDATA[<p>Wired networks &gt; wireless networks.  You really can&#8217;t deny it.  I have no idea why Microsoft puts the wireless network adapter above the wired adapter in the priority list.  Some of you may have changed this in Windows XP, pretty easy finding the Network Connections folder, going to Advanced -&gt; Advanced Settings and reordering the adapters in there.  It&#8217;s the same way in Vista&#8230;once you find the Advanced menu.  Windows Vista made a lot of changes to some of the control panel, so it takes some time finding everything.</p>
<p>I&#8217;m sure there is a way to actually click on a menu item to open the Network Connections folder, but I think it&#8217;s easier to go to the Start menu and type in <strong>ncpa.cpl </strong>and hit enter.</p>
<p><img src="http://www.therealgromer.com/images/net_order_ncpa.jpg" title="Start -&gt; ncpa.cpl" alt="Start -&gt; ncpa.cpl" height="672" width="422" /></p>
<p>The Network Connections window in Vista looks almost the same as in XP, just a few little things.  One of them is the lack of a menu bar.  To get the menu bar showing, you need to click on <strong>Organize</strong> and then click on <strong>Layout</strong> which expands a menu and then click <strong>Menu Bar</strong>.  Now the menu bar should be showing.</p>
<p><a href="http://www.therealgromer.com/images/net_order_menu.jpg" target="_blank"><img src="http://www.therealgromer.com/images/net_order_menu_small.jpg" title="Layout menu" alt="Layout menu" height="339" width="450" /></a></p>
<p>Now you can setup the connection order the same way as in XP.  Go to the <strong>Advanced </strong>menu, click on <strong>Advanced Settings</strong> and you can highlight network adapters and click the up and down arrows to move the order around.</p>
<p><img src="http://www.therealgromer.com/images/net_order_advanced.jpg" title="Advanced settings window." alt="Advanced settings window." height="459" width="414" /></p>
<p>You should be good to go now.  Also, if anyone knows how to get to the Network Connections window without typing in ncpa.cpl in Start menu, please leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therealgromer.com/2007/04/30/vista-network-connection-order/feed/</wfw:commentRss>
		</item>
		<item>
		<title>LoaderLock was detected?!?!</title>
		<link>http://www.therealgromer.com/2007/04/27/loaderlock-was-detected/</link>
		<comments>http://www.therealgromer.com/2007/04/27/loaderlock-was-detected/#comments</comments>
		<pubDate>Sat, 28 Apr 2007 01:41:35 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[C#]]></category>

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

		<guid isPermaLink="false">http://www.therealgromer.com/?p=12</guid>
		<description><![CDATA[If any of you code in Visual Studio 2005, you might have seen this exception thrown before.

It can be really frustrating if you don&#8217;t have the answer.  Let me take that stress away.  All you need to do is press Ctrl + Alt + E and you will get this window:

Expand Managed Debugging [...]]]></description>
			<content:encoded><![CDATA[<p>If any of you code in Visual Studio 2005, you might have seen this exception thrown before.</p>
<p><img src="http://www.therealgromer.com/images/loader_lock.jpg" title="Loader Lock Detected" alt="Loader Lock Detected" height="248" width="402" /></p>
<p>It can be really frustrating if you don&#8217;t have the answer.  Let me take that stress away.  All you need to do is press <strong>Ctrl + Alt + E</strong> and you will get this window:</p>
<p><img src="http://www.therealgromer.com/images/loader_lock_exceptions_window.jpg" title="Exceptions Window" alt="Exceptions Window" /></p>
<p>Expand <strong>Managed Debugging Assistants</strong> and then scroll down until you see the <strong>LoaderLock</strong> checkbox.  All you need to do is uncheck it.</p>
<p><img src="http://www.therealgromer.com/images/loader_lock_fix.jpg" title="Loader Lock Checkbox" alt="Loader Lock Checkbox" /></p>
<p>Hit <strong>Okay</strong> and you won&#8217;t see this problem in this current project again.  It will come back in other projects though.  I&#8217;ve heard there are registry hacks to fix this, but I have yet to try.  If anyone has, please comment on the success of it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therealgromer.com/2007/04/27/loaderlock-was-detected/feed/</wfw:commentRss>
		</item>
		<item>
		<title>C# Custom Exceptions Made Easy!</title>
		<link>http://www.therealgromer.com/2007/04/27/c-custom-exceptions-made-easy/</link>
		<comments>http://www.therealgromer.com/2007/04/27/c-custom-exceptions-made-easy/#comments</comments>
		<pubDate>Fri, 27 Apr 2007 06:09:47 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[C#]]></category>

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

		<guid isPermaLink="false">http://www.therealgromer.com/?p=11</guid>
		<description><![CDATA[If you are a programmer, I&#8217;m sure you have used try/catch blocks in your code to hopefully eliminate any dreadful unhandled exceptions.  We all know they usually happen only when giving a presentation and that&#8217;s no good!  You could go by throwing generic exceptions all day long&#8230;




throw new Exception&#40;&#8220;Hey, you broke my program [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a programmer, I&#8217;m sure you have used try/catch blocks in your code to hopefully eliminate any dreadful unhandled exceptions.  We all know they usually happen only when giving a presentation and that&#8217;s no good!  You could go by throwing generic exceptions all day long&#8230;</p>
<div class="codesnip-container" >
<div class="codesnip">
<ol>
<li class="li1">
<div class="de1"><span class="kw1">throw</span> <a href="http://www.google.com/search?q=new+msdn.microsoft.com"><span class="kw3">new</span></a> Exception<span class="br0">&#40;</span><span class="st0">&#8220;Hey, you broke my program :(&#8221;</span><span class="br0">&#41;</span>; </div>
</li>
</ol>
</div>
</div>
<p>That&#8217;s a bit generic though.  This is where <strong>custom exceptions</strong> come in. It&#8217;s more intuitive and much less generic than throwing Exception() every time.  It will also give you better control over choosing what to do when any exception is thrown.  Instead of having one catch block, you&#8217;ll have the catch blocks for your custom exceptions with the generic Exception() last to catch anything that got past.</p>
<p>First thing you&#8217;ll need to do is create a Windows Library project.  I named mine CustomExceptions.</p>
<p><a href="http://www.therealgromer.com/images/custom_exception_01.jpg" target="_blank"><img src="http://www.therealgromer.com/images/custom_exception_small_01.jpg" title="Create project window." alt="Create project window." height="289" width="406" /></a></p>
<p>When the new project is open, you&#8217;ll have a file called <strong>Class1.cs</strong> which you can rename to the name of the exception you are going to create.  When you do this, you will see a window like this:</p>
<p><img src="http://www.therealgromer.com/images/custom_exception_02.jpg" title="Rename file popup." alt="Rename file popup." /></p>
<p>Just click the <strong>Yes</strong> button and your class name will change throughout your  project.  Now we&#8217;re ready to do the actual coding.  When creating custom exceptions, we must extend the <strong>ApplicationException</strong> class.</p>
<div class="codesnip-container" >
<div class="codesnip">
<ol>
<li class="li1">
<div class="de1"><span class="kw1">public</span> <span class="kw4">class</span> IllegalInputException : ApplicationException</div>
</li>
<li class="li1">
<div class="de1"><span class="br0">&#123;</span></div>
</li>
<li class="li1">
<div class="de1"><span class="br0">&#125;</span> </div>
</li>
</ol>
</div>
</div>
<p>Now we need to create the instance variables to be used in your exception.  We&#8217;ll need one for the severity level, one for the log level, one for the inner exception and one for the message.</p>
<div class="codesnip-container" >
<div class="codesnip">
<ol>
<li class="li1">
<div class="de1"><span class="kw1">private</span> <span class="kw4">int</span> severityLevelOfException;</div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">private</span> <span class="kw4">int</span> logLevelOfException;</div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">private</span> Exception innerException;</div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">private</span> <span class="kw4">string</span> customMessage; </div>
</li>
</ol>
</div>
</div>
<p>The severity and log levels allow you to give a bit more information about the type and severity of the exception you are throwing.  If your exception was caused by another exception, it will store the original exception data as the inner exception.  Last, the custom message is what you put in it to be used when it is caught. <a href="http://www.therealgromer.com/2007/04/27/c-custom-exceptions-made-easy/#more-11" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.therealgromer.com/2007/04/27/c-custom-exceptions-made-easy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>An Earlier Version of Windows</title>
		<link>http://www.therealgromer.com/2007/04/26/an-earlier-version-of-windows/</link>
		<comments>http://www.therealgromer.com/2007/04/26/an-earlier-version-of-windows/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 21:52:14 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.therealgromer.com/?p=10</guid>
		<description><![CDATA[I have Vista Business installed on my desktop at home and love it so I decided I would install it on it&#8217;s own partition on my IBM T60p because I wanted to keep XP around just in case some of our school software didn&#8217;t work with it, I&#8217;d have the option to reboot into XP. [...]]]></description>
			<content:encoded><![CDATA[<p>I have Vista Business installed on my desktop at home and love it so I decided I would install it on it&#8217;s own partition on my IBM T60p because I wanted to keep XP around just in case some of our school software didn&#8217;t work with it, I&#8217;d have the option to reboot into XP.  I&#8217;m sure most of you might want that too so you&#8217;d also be going the dual boot route.  The annoying problem I faced when I was done setting up Vista on its partition was when the boot menu comes up after POST, the two options are Microsoft Windows Vista and <strong>An Earlier Version of Windows</strong>.  I found that annoying and then found out I couldn&#8217;t access boot.ini through msconfig or the System Properties so I did a little searching.  What I found was there are two options: an easy one and a hard one.  In case you&#8217;d like to do more research, the hard option is opening a command prompt (Start -&gt; type in cmd and hit enter) and running BCDEDIT.  It&#8217;s all command line and pretty confusing.</p>
<p>The easy way around this is downloading <a href="http://neosmart.net/dl.php?id=1" target="_blank">EasyBCD</a> by <a href="http://neosmart.net/" target="_blank">NeoSmart Technologies</a>.  Once installed, you simply run it and click the <strong>Configure Boot</strong> button:</p>
<p><img src="http://www.therealgromer.com/images/easyBCD_Configure_Boot.jpg" title="EasyBCD Configure Boot window." alt="EasyBCD Configure Boot window." height="387" width="457" /></p>
<p>In the bottom half on the right, select  An Earlier Version of Windows in the <strong>Choose an OS to change the associated settings</strong> drop down menu.  You can then change the name in the <strong>Name</strong> text box.  Hit the <strong>Save Settings</strong> button, reboot and your boot menu will now have the new name and Windows Vista!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therealgromer.com/2007/04/26/an-earlier-version-of-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>BG Alert Status</title>
		<link>http://www.therealgromer.com/2007/04/25/bg-alert-status/</link>
		<comments>http://www.therealgromer.com/2007/04/25/bg-alert-status/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 05:32:37 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[BG Alert]]></category>

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

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

		<guid isPermaLink="false">http://www.therealgromer.com/?p=7</guid>
		<description><![CDATA[In addition to being a student at Neumont, I own a company named BG Alert, L.L.C.  It provides parents of type 1 diabetics with ease of mind by keeping them up to date on their child&#8217;s blood glucose levels while at school, at a friend&#8217;s house, basically anywhere without parents.  The child enters [...]]]></description>
			<content:encoded><![CDATA[<p>In addition to being a student at <a href="http://www.neumont.edu/" target="_blank">Neumont</a>, I own a company named <a href="http://www.bgalert.net/" target="_blank">BG Alert, L.L.C.</a>  It provides parents of type 1 diabetics with ease of mind by keeping them up to date on their child&#8217;s blood glucose levels while at school, at a friend&#8217;s house, basically anywhere without parents.  The child enters in their blood glucose level and sometimes some other important information about their health and they get an instant response from the database that instructs them what to do based on the numbers entered.</p>
<p>The best thing about this system is the parents create these messages and they are custom based on the time of day and their blood sugar at that time in the day.  Once the system tells the child what to do, it sends an email and a text message to the parent(s).  This eliminates the need for the parent to call the school every hour to see what&#8217;s going on and to tell them what to do.  It allows the parents to have more freedom and not worry as much.</p>
<p>Right now, the website is not complete, but getting there.  The ETA on completion is May 6th.  The database is created as are most of the stored procedures used in it.  The data and business layers are about 70% done as of tonight and the website has a layout that just needs the company&#8217;s copy and forms entered into.  Fortunately, I&#8217;ve been able to have help from some of my good friends:</p>
<ol>
<li>Josh Arnold</li>
<li>Dan Marolt</li>
<li>Ryan Abreu</li>
<li>Tommy English</li>
</ol>
<p>Without these 4 guys, I would have an ETA of May 6th next year!  If you have the opportunity to work with any of them, jump on that chance, you will not regret it.</p>
<p>Also, if you know of any parents of type 1 diabetics, tell them about my site and give them my email address (mike@bgalert.com), I&#8217;m going to need testers soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therealgromer.com/2007/04/25/bg-alert-status/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
