<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>Richard Naszcyniec&apos;s Blog</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/" />
   <link rel="self" type="application/atom+xml" href="http://blogs.oracle.com/rnaszcyniec/xml/rss.xml" />
   <id>tag:blogs.oracle.com,2008:/rnaszcyniec//88</id>
   <updated>2008-08-08T20:46:18Z</updated>
   <subtitle>Consulting Technical Director</subtitle>
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type Enterprise 1.52-en-voltron-r47459-20070213</generator>

<entry>
   <title>Eclipse 3.2.2, Oracle Workshop for WebLogic 10.3, Adobe Flex Builder 3</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2008/08/eclipse_322_oracle_workshop_fo.html" />
   <id>tag:blogs.oracle.com,2008:/rnaszcyniec//88.5844</id>
   
   <published>2008-08-08T17:54:01Z</published>
   <updated>2008-08-08T20:46:18Z</updated>
   
   <summary> Just wanted to post a note about using Eclipse 3.2.2 for a IDE platform with the Oracle Workshop for Weblogic 10.3 and Adobe Flex Builder 3 plug-ins installed.&amp;#160; Long story short, it seems to work just fine. I have...</summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   <category term="bea" label="BEA" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="blazeds" label="BlazeDS" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="eclipse" label="Eclipse" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="flex" label="Flex" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="ria" label="RIA" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="soa" label="SOA" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="weblogic" label="WebLogic" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="workshop" label="Workshop" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p></p>  <p>Just wanted to post a note about using Eclipse 3.2.2 for a IDE platform with the Oracle Workshop for Weblogic 10.3 and Adobe Flex Builder 3 plug-ins installed.&#160; Long story short, it seems to work just fine.</p>  <p>I have been doing a bit of WebLogic work lately to keep up with the Oracle SOA roadmap.&#160; Part of that work includes some code development.&#160; Long term this work will be done in JDeveloper, but for now must be done in workbench.&#160; Workbench for WebLogic 10.3 runs on the Eclipse platform either as a simple install or via a plug-in to an existing Eclipse install.</p>  <p>I decided to use the Eclipse plug-in installation since it would allow me to also have my Adobe Flex Builder 3 run in the same eclipse instance.&#160; This is a real nice capability for me.&#160; I use the Flex Builder plug-in to build by RIA application and then elements of the workbench plug-in to write the data side of the application.&#160; Lately on the data side I have been using WebLogic web services to provide data to Flex remote objects via BlazeDS.&#160; I am trying to decide if I want to use remote objects for all of Flex data sources or just for the &quot;data pusha?? parts.&#160; Currently I am not sure if that is easier than using direct web service calls where the biggest pain is getting the namespaces handled correctly.</p>  <p>From the workbench plug-in perspective the install was only slightly painful.&#160; I used the network installer with a freshly installed Eclipse 3.2.2 IDE for Java EE Developers.&#160; When I tried the install I ran into a bunch of pre-requisites that I did not see in the installation documentation.&#160; All of those pre-requisites stem from requiring the WTP 2.0.3 feature to be installed in Eclipse.&#160; Fortunately the <a href="http://download.eclipse.org/webtools/downloads/drops/R2.0/R-2.0.3-20080710044639/">web page for the WTP 2.0.3 release</a> has details and links for everything you need.</p>]]>
      
   </content>
</entry>
<entry>
   <title><![CDATA[August 2008 &ndash; Home Server Configuration]]></title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2008/08/august_2008_home_server_config.html" />
   <id>tag:blogs.oracle.com,2008:/rnaszcyniec//88.5759</id>
   
   <published>2008-08-05T13:00:18Z</published>
   <updated>2008-08-05T13:00:27Z</updated>
   
   <summary> I used to spend lots of time looking over the specs published at http://www.sharkeyextreme.com for gaming PCs to dream about my desired workstation.&amp;#160; Over time I got busy and that effort fell by the wayside.&amp;#160; Now it seems that...</summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p></p>  <p>I used to spend lots of time looking over the specs published at <a href="http://www.sharkeyextreme.com">http://www.sharkeyextreme.com</a> for gaming PCs to dream about my desired workstation.&#160; Over time I got busy and that effort fell by the wayside.&#160; Now it seems that I am dreaming about a new server.&#160; It seems I am always exceeding the capabilities of my laptop and need some extra horsepower.&#160; Fortunately I can build a pretty powerful box for a relatively modest sum of money.&#160; (Well, modest to what I see vendors selling servers for!)&#160; I thought I would share with others what I would do today if I were building a server.</p>  <p>My server needs are pretty intense as I want to be able to host a complete enterprise POC environment.&#160; That means I need to run a database, several application servers, security and identity management, web servers, and of course a source code control system.&#160; I will also occasionally need to run applications like Siebel CRM to test out integration.&#160; Running all this is really not practical on a single piece of hardware.&#160; Buying multiple boxes is an option but it takes more space and can be a bit of a pain.&#160; So I am going to take advantage of virtual machine technology.&#160; I want to use Oracle VM but I cana??t ignore how many people run VMWare.&#160; Since this is *my* box, my choice of VM technology is still undecided.</p>  <p>Fortunately the components to build a dual quad core system are fairly available to purchase.&#160; In fact, I was able to get all of the components for this build from <a href="http://www.newegg.com">http://www.newegg.com</a>.&#160; They are a great company to buy from although you can shop around for better prices on some components.&#160; Their great customer service though is hard to replace.</p>  <p>Below you will find a list of the components I would use to build a server today.&#160; Comments and suggestions are welcome and part of why I posted this in the first place!</p>  <table cellspacing="1" cellpadding="0" width="100%" border="1"><thead>     <tr>       <th class="qty">Qty.</th>        <th class="image">Image</th>        <th class="product">Product Description</th>        <th class="unitPrice">Unit Price</th>        <th class="savings">Savings </th>        <th class="totalPrice">Total Price</th>     </tr>   </thead><tbody>     <tr>       <td class="qty">2 </td>        <td><img title="Intel Xeon E5410 Harpertown 2.33GHz LGA 771 80W Quad-Core Processor Model BX80574E5410A" alt="Intel Xeon E5410 Harpertown 2.33GHz LGA 771 80W Quad-Core Processor Model BX80574E5410A" src="https://a248.e.akamai.net/f/248/9241/30d/images1.newegg.com/ProductImageCompressAll/19-117-149-04.jpg" width="60" /></td>        <td><dl><dd><strong><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16819117149" target="_blank">Intel Xeon E5410 Harpertown 2.33GHz LGA 771 80W Quad-Core Processor Model BX80574E5410A - Retail</a></strong> </dd><dd><strong>Model #:</strong>BX80574E5410A </dd><dd><strong>Item #:</strong>N82E16819117149 </dd><dd class="policy"><i><strong>Return Policy:</strong><a href="http://www.newegg.com/HelpInfo/ReturnPolicy.aspx#5" target="_blank">Processors (CPUs) Return Policy</a></i> </dd><dd class="stock">In Stock </dd></dl><input id="19-117-149_stock" type="hidden" name="19-117-149_stock" /> </td>        <td class="unitPrice">$269.99</td>        <td class="savings">-$1.00 Save</td>        <td class="totalPrice">$537.98</td>     </tr>      <tr>       <td class="qty">1 </td>        <td><img title="Thermaltake Armor Series VA8000BWS Black Aluminum / Steel ATX Full Tower Computer Case" alt="Thermaltake Armor Series VA8000BWS Black Aluminum / Steel ATX Full Tower Computer Case" src="https://a248.e.akamai.net/f/248/9241/30d/images1.newegg.com/ProductImageCompressAll/11-133-154-13.jpg" width="60" /></td>        <td><dl><dd><strong><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16811133154" target="_blank">Thermaltake Armor Series VA8000BWS Black Aluminum / Steel ATX Full Tower Computer Case - Retail</a></strong> </dd><dd><strong>Model #:</strong>VA8000BWS </dd><dd><strong>Item #:</strong>N82E16811133154 </dd><dd class="policy"><i><strong>Return Policy:</strong><a href="http://www.newegg.com/HelpInfo/ReturnPolicy.aspx#1" target="_blank">Standard Return Policy</a></i> </dd><dd class="stock">In Stock </dd></dl><input id="11-133-154_stock" type="hidden" name="11-133-154_stock" /> </td>        <td class="unitPrice">$149.99</td>        <td class="savings">-$5.00 Instant</td>        <td class="totalPrice">$144.99</td>     </tr>      <tr>       <td class="qty">1 </td>        <td><img title="PC Power &amp; Cooling T12W 1200W ATX12V / EPS12V Power Supply" alt="PC Power &amp; Cooling T12W 1200W ATX12V / EPS12V Power Supply" src="https://a248.e.akamai.net/f/248/9241/30d/images1.newegg.com/ProductImageCompressAll/17-703-012-03.jpg" width="60" /></td>        <td><dl><dd><strong><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16817703012" target="_blank">PC Power &amp; Cooling T12W 1200W ATX12V / EPS12V Power Supply - Retail</a></strong> </dd><dd><strong>Model #:</strong>T12W </dd><dd><strong>Item #:</strong>N82E16817703012 </dd><dd class="policy"><i><strong>Return Policy:</strong><a href="http://www.newegg.com/HelpInfo/ReturnPolicy.aspx#1" target="_blank">Standard Return Policy</a></i> </dd><dd class="stock">In Stock </dd></dl><input id="17-703-012_stock" type="hidden" name="17-703-012_stock" /> </td>        <td class="unitPrice">$599.99</td>        <td class="savings">-$50.00 Instant</td>        <td class="totalPrice">$549.99</td>     </tr>      <tr>       <td class="qty">4 </td>        <td><img title="Crucial 8GB (2 x 4GB) 240-Pin DDR2 FB-DIMM DDR2 667 (PC2 5300) ECC Fully Buffered Dual Channel Kit Server Memory Model CT2KIT51272AF667" alt="Crucial 8GB (2 x 4GB) 240-Pin DDR2 FB-DIMM DDR2 667 (PC2 5300) ECC Fully Buffered Dual Channel Kit Server Memory Model CT2KIT51272AF667" src="https://a248.e.akamai.net/f/248/9241/30d/images1.newegg.com/ProductImageCompressAll/20-148-128-01.jpg" width="60" /></td>        <td><dl><dd><strong><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820148128" target="_blank">Crucial 8GB (2 x 4GB) 240-Pin DDR2 FB-DIMM DDR2 667 (PC2 5300) ECC Fully Buffered Dual Channel Kit Server Memory Model CT2KIT51272AF667 - Retail</a></strong> </dd><dd><strong>Model #:</strong>CT2KIT51272AF667 </dd><dd><strong>Item #:</strong>N82E16820148128 </dd><dd class="policy"><i><strong>Return Policy:</strong><a href="http://www.newegg.com/HelpInfo/ReturnPolicy.aspx#1" target="_blank">Standard Return Policy</a></i> </dd><dd class="stock">In Stock </dd></dl><input id="20-148-128_stock" type="hidden" name="20-148-128_stock" /> </td>        <td class="unitPrice">$480.00</td>        <td class="savings">&#160;</td>        <td class="totalPrice">$1,920.00</td>     </tr>      <tr>       <td class="qty">6 </td>        <td><img title="Seagate Barracuda 7200.11 ST3500320AS 500GB 7200 RPM SATA 3.0Gb/s Hard Drive" alt="Seagate Barracuda 7200.11 ST3500320AS 500GB 7200 RPM SATA 3.0Gb/s Hard Drive" src="https://a248.e.akamai.net/f/248/9241/30d/images1.newegg.com/ProductImageCompressAll/22-148-288-01.jpg" width="60" /></td>        <td><dl><dd><strong><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822148288" target="_blank">Seagate Barracuda 7200.11 ST3500320AS 500GB 7200 RPM SATA 3.0Gb/s Hard Drive - OEM</a></strong> </dd><dd><strong>Model #:</strong>ST3500320AS </dd><dd><strong>Item #:</strong>N82E16822148288 </dd><dd class="policy"><i><strong>Return Policy:</strong><a href="http://www.newegg.com/HelpInfo/ReturnPolicy.aspx#2" target="_blank">Limited 30-Day Return Policy</a></i> </dd><dd class="stock">In Stock </dd></dl><input id="22-148-288_stock" type="hidden" name="22-148-288_stock" /> </td>        <td class="unitPrice">$79.99</td>        <td class="savings">&#160;</td>        <td class="totalPrice">$479.94</td>     </tr>      <tr>       <td class="qty">1 </td>        <td><img title="EVGA 256-P2-N761-AR GeForce 8600 GTS 256MB 128-bit GDDR3 PCI Express x16 HDCP Ready SLI Supported Video Card" alt="EVGA 256-P2-N761-AR GeForce 8600 GTS 256MB 128-bit GDDR3 PCI Express x16 HDCP Ready SLI Supported Video Card" src="https://a248.e.akamai.net/f/248/9241/30d/images1.newegg.com/ProductImageCompressAll/14-130-084-09.jpg" width="60" /></td>        <td><dl><dd><strong><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16814130084" target="_blank">EVGA 256-P2-N761-AR GeForce 8600 GTS 256MB 128-bit GDDR3 PCI Express x16 HDCP Ready SLI Supported Video Card - Retail</a></strong> </dd><dd><strong>Model #:</strong>256-P2-N761-AR </dd><dd><strong>Item #:</strong>N82E16814130084 </dd><dd class="policy"><i><strong>Return Policy:</strong><a href="http://www.newegg.com/HelpInfo/ReturnPolicy.aspx#3" target="_blank">Limited Non-Refundable 30-Day Return Policy</a></i> </dd><dd class="stock">In Stock </dd><dd class="rebate"><a class="rebate" href="http://images10.newegg.com/UploadFilesForNewegg/rebate/SH/EVGA14-130-084Aug1Aug3108jh28.pdf" target="_blank">Mail-in Rebate</a>              <br /></dd></dl><input id="14-130-084_stock" type="hidden" name="14-130-084_stock" /> </td>        <td class="unitPrice">$99.99</td>        <td class="savings">&#160;</td>        <td class="totalPrice">$99.99</td>     </tr>      <tr>       <td class="qty">1 </td>        <td><img title="LITE-ON 20X DVDA?R DVD Burner Black SATA Model iHAS120-04" alt="LITE-ON 20X DVDA?R DVD Burner Black SATA Model iHAS120-04" src="https://a248.e.akamai.net/f/248/9241/30d/images1.newegg.com/ProductImageCompressAll/27-106-263-02.jpg" width="60" /></td>        <td><dl><dd><strong><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16827106263" target="_blank">LITE-ON 20X DVDA?R DVD Burner Black SATA Model iHAS120-04 - OEM</a></strong> </dd><dd><strong>Model #:</strong>iHAS120-04 </dd><dd><strong>Item #:</strong>N82E16827106263 </dd><dd class="policy"><i><strong>Return Policy:</strong><a href="http://www.newegg.com/HelpInfo/ReturnPolicy.aspx#1" target="_blank">Standard Return Policy</a></i> </dd><dd class="stock">In Stock </dd></dl><input id="27-106-263_stock" type="hidden" name="27-106-263_stock" /> </td>        <td class="unitPrice">$23.99</td>        <td class="savings">&#160;</td>        <td class="totalPrice">$23.99</td>     </tr>      <tr>       <td class="qty">1 </td>        <td><img title="TYAN S5396A2NRF Dual LGA 771 Intel 5400 SSI / Extended ATX Server Motherboard" alt="TYAN S5396A2NRF Dual LGA 771 Intel 5400 SSI / Extended ATX Server Motherboard" src="https://a248.e.akamai.net/f/248/9241/30d/images1.newegg.com/ProductImageCompressAll/13-151-100-05.jpg" width="60" /></td>        <td><dl><dd><strong><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16813151100" target="_blank">TYAN S5396A2NRF Dual LGA 771 Intel 5400 SSI / Extended ATX Server Motherboard - Retail</a></strong> </dd><dd><strong>Model #:</strong>S5396A2NRF </dd><dd><strong>Item #:</strong>N82E16813151100 </dd><dd class="policy"><i><strong>Return Policy:</strong><a href="http://www.newegg.com/HelpInfo/ReturnPolicy.aspx#4" target="_blank">Manufacturer Warranty</a></i> </dd><dd class="stock">In Stock </dd></dl><input id="13-151-100_stock" type="hidden" name="13-151-100_stock" /> </td>        <td class="unitPrice">$389.99</td>        <td class="savings">&#160;</td>        <td class="totalPrice">$389.99</td>     </tr>      <tr>       <td class="subtotal" colspan="5">Subtotal:</td>        <td class="totalPrice">$4,148.87</td>     </tr>   </tbody></table>]]>
      
   </content>
</entry>
<entry>
   <title>TrackBacks are disabled</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2008/08/trackbacks_are_disabled.html" />
   <id>tag:blogs.oracle.com,2008:/rnaszcyniec//88.5732</id>
   
   <published>2008-08-04T20:39:19Z</published>
   <updated>2008-08-04T20:39:27Z</updated>
   
   <summary>Well it seems the children of the web/spam are exercising their toys against the Oracle blog site.&amp;#160; There were some pretty sick trackback links people were trying to post and I cana??t keep up with deleting them one by one.&amp;#160;...</summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p>Well it seems the children of the web/spam are exercising their toys against the Oracle blog site.&#160; There were some pretty sick trackback links people were trying to post and I cana??t keep up with deleting them one by one.&#160; I really had no choice but to just disable trackbacks for a while.&#160; Maybe at some point in the future I can re-enable the feature.&#160; Hopefully the current batch of children have a short attention span.</p>  <p>Be a good netizen! </p>]]>
      
   </content>
</entry>
<entry>
   <title><![CDATA[Using AIA with an 11g Database &ndash; beware uppercase password]]></title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2008/07/using_aia_with_a_11g_database.html" />
   <id>tag:blogs.oracle.com,2008:/rnaszcyniec//88.5307</id>
   
   <published>2008-07-10T17:35:18Z</published>
   <updated>2008-07-10T17:41:45Z</updated>
   
   <summary>Wella?| actually this is a post that can apply to any use of Oracle Application Server (10.1.3.x) in conjunction with an Oracle 11g database.&amp;#160; Starting with the 11g database, user passwords are case sensitive.&amp;#160; Thus you can use uppercase, lowercase,...</summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   <category term="11g" label="11g" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="aia" label="AIA" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="foundationpack" label="Foundation Pack" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="password" label="password" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p>Wella?| actually this is a post that can apply to any use of Oracle Application Server (10.1.3.x) in conjunction with an Oracle 11g database.&#160; Starting with the 11g database, user passwords are case sensitive.&#160; Thus you can use uppercase, lowercase, or any combination thereof in your password.&#160; Unfortunately this can cause a problem when using OAS JDBC data sources and connection pools.&#160; For reasons unknown to me, OAS will always forward a lowercase representation of your password to the database for authentication.&#160; So unless you set the password for a user to all lowercase you will always get an authentication error.&#160; So make sure the passwords that get used for database authentication are lowercase!</p>  <p>I mentioned AIA in this post since installation of the AIADemo (in foundation pack 2.1) by default will assign an uppercase password to the SOADEMO user.&#160; That user is associated with a variety of objects and used for authentication in the a??soademoconnectionpoola?? JDBC resource that gets created when the demo is installed.&#160; By default the password is uppercase a??ORACLEa?? which you should change via the&#160; AIA_HOME/samples/AIADemo/scripts/AIADemoInstall.properties file.&#160; Locate the setting for a??soa.demo.passworda?? parameter and alter the associated value to be lowercase.&#160; This will allow the AIADemo to install without throwing a database error.&#160; Unfortunately you will run into other AIADemo installation problems unless you are installing against an AIA foundation pack instance that was upgraded.&#160; (and even then there are post install issues)&#160; However, that is an in-depth subject that is likely to appear in a future blog entry.&#160; I will say that the further issues are not related to using an 11g database.</p>]]>
      
   </content>
</entry>
<entry>
   <title>Oracle DB 11g on same box as 10g with Siebel</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2008/03/oracle_db_11g_on_same_box_as_1.html" />
   <id>tag:blogs.oracle.com,2008:/rnaszcyniec//88.2697</id>
   
   <published>2008-03-05T22:50:18Z</published>
   <updated>2008-07-01T20:11:00Z</updated>
   
   <summary><![CDATA[If you are familiar with the Siebel System Requirements and Supported Platforms document you know that Oracle Database 11g is not supported.&nbsp; That is fine, since 10g can be used instead.&nbsp; On my laptop I have Siebel 8 installed with...]]></summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   <category term="11g" label="11g" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="database" label="database" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="linux" label="linux" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="siebel" label="siebel" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p>If you are familiar with the Siebel System Requirements and<br />
Supported Platforms document you know that Oracle Database 11g is not<br />
supported.<span style="">&nbsp; </span>That is fine, since 10g can<br />
be used instead.<span style="">&nbsp; </span>On my laptop I have Siebel<br />
8 installed with Oracle 10g for the database.<br><br>Recently I have been fooling around with Oracle APEX to<br />
create some simple user interfaces to front some custom schemas.<span style="">&nbsp; </span>It makes it real easy to build some simple<br />
applications to maintain data and then get fancy printouts using BI<br />
Publisher.<span style="">&nbsp; </span>Part of my learning has led<br />
me to understand that Oracle DB 11g has a built in HTTP server that I can use<br />
to access APEX.<span style="">&nbsp; </span>This is great since it<br />
means one less software install (Oracle HTTP Server) to get APEX working.<span style="">&nbsp; </span>I also discovered that APEX can work with the<br />
Express Edition which is free to develop, deploy, and distribute.<span style="">&nbsp; </span>Perfect!<span style="">&nbsp;<br />
</span>I want to distribute some of my utility applications for others to use.<br><br>Now the problem I thought might come up was having two<br />
different versions of the Oracle DB running on the same laptop.<span style="">&nbsp; </span>As documented there is no problem provided<br />
you take a little care with how your environment is setup.<span style="">&nbsp; </span>In my case, the first decision was to decide<br />
which database version I wanted to have running as my default. Making that<br />
decision allows me to set up my environment variables correctly.<span style="">&nbsp; </span>For me, 10g is the <span style="">&nbsp;</span>default to allow Siebel 8.0.x, SOA Suite and<br />
AIA Foundation Pack 2.1 to be installed and run without any special steps.<span style="">&nbsp; </span>The critical environment variables I have set<br />
are ORACLE_HOME, ORACLE_SID, TNS_ADMIN, and adding %ORACLE_HOME%bin to the<br />
start of my path.<span style="">&nbsp; </span>I want to call special<br />
attention to TNS_ADMIN since without it the DataDirect ODBC drivers for Siebel<br />
did not work!<span style="">&nbsp; </span>You end up getting a TNS<br />
names error despite the ODBC utilities working.<span style="">&nbsp;<br />
</span>However, once those variables are setup, I can run the 10g database directly<br />
from the Windows services dialog.<span style="">&nbsp; </span>This also<br />
allows my existing Siebel 8, SOA Suite, AIA, and other applications to run without<br />
issue.<br><br>When I want to work with 11g I need to take a few special<br />
steps.<span style="">&nbsp; </span>First, I make sure all 10g<br />
database services are shutdown.<span style="">&nbsp; </span>This<br />
includes and instances, listeners, db consoles, etc...<span style=""> </span>Once that is done I am ready to start my<br />
required 11g services.<span style="">&nbsp; </span>To start I open a<br />
command window and change to my 11g base directory.<span style="">&nbsp; </span>There I have a batch file that sets up my<br />
environment variables just for 11g as follows:<br><p class="MsoNormal" style="text-indent: 0.5in;"><br><span style="font-size: 10pt; font-family: &quot;Courier New&quot;;">set ORACLE_BASE=D:oracle<br>set<br />
ORACLE_HOME=D:oracleproduct11.1.0db_1<br>set TNS_ADMIN=%ORACLE_HOME%networkadmin<br>set<br />
PATH=%ORACLE_HOME%bin;%PATH%<br>set<br />
ORACLE_SID=RSN11G<br><br></span>Once this is done I am ready to start my required<br />
services.<span style="">&nbsp; </span>However, I can't do this from<br />
the windows services dialog since I need to use the local environment variables<br />
I just set.<span style="">&nbsp; </span>Fortunately all I need to do<br />
is issue the command: net start &amp;lt;service name&gt;</p>To start my database instance I type:<br><ul><li>net start OracleServiceRSN11G</li></ul>To start my listener I type: <br><ul><li>net start OracleOraDb11g_home1TNSListener11GLISTENER</li></ul><p class="MsoNormal">To start my DB console I type:</p><ul><li><span style=""></span>net start OracleDBConsoleRSN11G</li></ul><br>So far this has worked fine for me allowing me to switch<br />
between database environments as required.<span style="">&nbsp;<br />
</span>I have to admit that so far I have no need to run each database<br />
environment concurrently.<span style="">&nbsp; </span>It should work<br />
but I can't say for sure.<span style="">&nbsp; </span>Besides, after<br />
starting up Siebel 8, SOA Suite, BI Publisher, and Siebel Tools or JDeveloper I<br />
am out of RAM!</p>]]>
      
   </content>
</entry>
<entry>
   <title>Compelling argument for SOAP over JMS</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2008/03/compelling_argument_for_soap_o.html" />
   <id>tag:blogs.oracle.com,2008:/rnaszcyniec//88.2698</id>
   
   <published>2008-03-04T17:00:53Z</published>
   <updated>2008-07-01T20:13:51Z</updated>
   
   <summary><![CDATA[I have to say that when it comes to integration using SOAP my default position is that using JMS is overkill.&nbsp; I take that default position for a number of reasons:The Siebel limitations associated with generating/reading WSDL when a JMS...]]></summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   <category term="jms" label="JMS" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="soa" label="SOA" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="soap" label="SOAP" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="siebel" label="Siebel" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p class="MsoNormal">I have to say that when it comes to integration using SOAP
my default position is that using JMS is overkill.<span style="">&nbsp; </span>I take that default position for a number of
reasons:</p><ul><li>The Siebel limitations associated with generating/reading
WSDL when a JMS binding is used.<span style=""></span></li><li>I don't like breaking open standard rules like
using SOAP with a binding not in the standard.<span style="">&nbsp;
</span>(Yes, I do realize there is extensive non-standard support for using
SOAP with a JMS binding. )<span style="font-family: &quot;Times New Roman&quot;;"></span></li><li><span style="font-family: &quot;Times New Roman&quot;;"></span><span style="font-family: Symbol;"><span style=""><span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"></span></span></span>Usually there is a misconception that JMS as a
transport allows more web service volume than HTTP.<span style="">&nbsp; </span>(It is the same Siebel internal dispatching
method!)</li><li><span style="font-family: Symbol;"><span style=""><span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"></span></span></span>other items I wish I could think of at time of
writing...</li></ul><p class="MsoNormal">Recently I started working with a customer (using Siebel 8) who
felt that JMS was just the answer to their need for guaranteed message
delivery.<span style="">&nbsp; </span>(That premise can be
challenged but is a whole other topic.)<span style="">&nbsp;
</span>With that belief, there came the need to find a way to implement the strategy
within Siebel.<span style="">&nbsp; </span>Since we would use SOAP
for messages, the simplest choice was just to use SOAP over JMS which Siebel
supports.<span style="">&nbsp; </span>Naturally, there was a
challenge to this implementation in the form of the JMS adapter for both
inbound and outbound messages.<span style="">&nbsp; </span>This
makes sense since you can then bypass the inbound web service dispatcher giving
you finer grain control.<span style="">&nbsp; </span>However, this
brought up the following issues:</p><ul><li>When
     using the JMS adapter directly, you lose the ability to publish or consume
     a WSDL defining your web service operations along with supporting message
     and fault structures.</li><li>Inbound
     SOAP formatted messages need to be parsed.<span style="">&nbsp;
     </span>When you pick up a message from the JMS queue for processing, you
     need to parse the SOAP message.<span style="">&nbsp;
     </span>While this is possible in eScript, (done it) it is not trivial or
     likely to be robust.<span style="">&nbsp; </span></li><li>Like
     it or not, the inbound web service dispatcher validates message format for
     inbound web services.<span style="">&nbsp; </span>This
     eliminates the need to write custom code to validate the format of inbound
     messages.</li><li>Outbound
     SOAP messages need to be constructed.<span style="">&nbsp;
     </span>Once you convert an integration object into XML you still need to
     wrap it within a properly formatted SOAP message.<span style="">&nbsp; </span>You can do this a variety of ways (XSLT,
     eScript) but it is work that needs to be done.</li><li>Since
     we are using SOAP over JMS we can't use the popular document literal
     format.<span style="">&nbsp; </span>Why?<span style="">&nbsp; </span>Simply because there is no SOAPAction
     HTTP header field that can be set.<span style="">&nbsp;
     </span>Thus you must use the less popular RPC literal format.<span style="">&nbsp; </span>This has a significant impact on the
     WSDL you must generate by hand. (see earlier point)</li></ul><p class="MsoNormal">As you can determine from the list above, there are some
real challenges associated with SOAP over JMS if you use the JMS adapter
directly.<span style="">&nbsp; </span>However, the more daunting
issues "go away" when you take advantage of the Siebel SOAP over JMS feature</p><ul><li>Inbound SOAP messages are parsed and format
validated without custom code</li><li>Outbound SOAP messages are properly formatted
within a SOAP envelope.</li><li>WSDL can be generated and consumed if you take
the manual step to convert between HTTP and JMS transport via the web service
administration views.</li></ul><p class="MsoNormal">We still have to deal with the SOAP RPC literal issue but
that seems trivial to the other problems addressed.<span style="">&nbsp; </span>Thus to be objective, even though I still
don't like or recommend using SOAP over JMS, I admit that it can provide some
advantages.<span style="">&nbsp; </span></p><p class="MsoNormal">However, I retain the position that the entire need to use
JMS directly with Siebel can be eliminated by placing Fusion Middleware (FMW)
in front of Siebel.<span style="">&nbsp; </span>Doing so allows the
FMW part of the solution to take responsibility to interact with JMS as
required.<span style="">&nbsp; </span>Required interactions between
FMW and Siebel still take place using SOAP over HTTP with the FMW code
responsible for handling error recovery/retry.<span style="">&nbsp;
</span>But that is the topic for a whole other post and article.</p>]]>
      
   </content>
</entry>
<entry>
   <title>Paravirtualized VM running on my IBM T43 laptop</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2008/01/paravirtualized_vm_running_on.html" />
   <id>tag:blogs.oracle.com,2008:/rnaszcyniec//88.2699</id>
   
   <published>2008-01-04T21:22:05Z</published>
   <updated>2008-06-24T10:01:09Z</updated>
   
   <summary><![CDATA[I am glad to report that I now have the Oracle VM software running a virtual Oracle Linux R4 update 5 guest running within a domain.&nbsp; It would be nice to say that I pulled this off via some smarts...]]></summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p>I am glad to report that I now have the Oracle VM software running a virtual Oracle Linux R4 update 5 guest running within a domain.&nbsp; It would be nice to say that I pulled this off via some smarts unique to me but that would be a lie.&nbsp; The folks at Oracle have released several <span class="textA">paravirtualized guests which I downloaded from <a href="http://www.oracle.com/technology/software/products/virtualization/vm_templates_el.html">this site</a>.&nbsp; Since my IBM T43 laptop is pre-dual-core technology I can't use hardware virtualization.&nbsp; Bummer since I didn't have enough time to figure out how to create a </span><span class="textA">paravirtualized guest image on my own.&nbsp; Now I can just download it and avoid that work which is nice.&nbsp; Virtualization is really convenient for me since I want to be able to switch between environments for:<br></span><ul><li>Siebel CRM instance using Oracle 10g DB</li><li>Oracle SOA Suite with BI Publisher, AIA, and Oracle 10g DB</li><li>Oracle 11G DB and Oracle Fusion Middleware 11g Technology Previews</li></ul>I may also look at keeping a super slim domain running concurrently to serve up a web content, host a subversion server, and perhaps a wiki.&nbsp; Not sure about the multiple domains running at the same time though.<br></p>]]>
      
   </content>
</entry>
<entry>
   <title>Getting Oracle VM to work on my old T43.  A work in progress...</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2007/11/getting_oracle_vm_to_work_on_m.html" />
   <id>tag:blogs.oracle.com,2007:/rnaszcyniec//88.2700</id>
   
   <published>2007-11-22T00:56:55Z</published>
   <updated>2008-06-24T10:01:09Z</updated>
   
   <summary><![CDATA[With the release of Oracle VM I just could not resist the temptation to install it on my old T43 laptop.&nbsp; That model is a bit old using a Pentium chip which has caused a bit of a challenge.&nbsp; The...]]></summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p>With the release of Oracle VM I just could not resist the temptation to install it on my old T43 laptop.&nbsp; That model is a bit old using a Pentium chip which has caused a bit of a challenge.&nbsp; The Oracle VM Server installed without any trouble booting from the ISO image I burned to disk.&nbsp; It reformatted the machine prior to rebooting with no issue.&nbsp; The Oracle VM Manager could not install on the laptop due to a missing RPM which seems to be expected based on the support forum.&nbsp; No big deal I installed that on a VMWare image of Oracle Linux R4 Update 5. &nbsp;&nbsp; Why?&nbsp; Well I had to since the Oracle VM Manager only runs on Linux.<br><br>Anyway... once I started fooling around a bit I was ready to create my first virtual machine.&nbsp; I figured this would be easier to use the <a href="http://www.oracle.com/technology/software/products/virtualization/vm_templates.html">1 CPU hardware virtuallized guest template</a> made available by Oracle.&nbsp; Long story short, I can't use the hardware virtualization template since my CPU is so old!&nbsp; That leaves me with trying to get a paravirtualized guest working which is not as easy as it sounds.&nbsp; I am still intimidated by trying to convert a hardware virtualized template to a paravirtualized one.&nbsp; That leaves me doing a manual install on the server or working with the VM manager.&nbsp; Unfortunately I am not having luck creating a single DVD ISO of the R4 update 5 from the 4 CD ISO images you get from eDelivery whic is required.&nbsp; It figures that Roxio Easy Media Creator suite is letting me down once again.&nbsp; Not sure how I will work past this but that is what makes this tech dabbling fun.&nbsp; I am looking forward to being able to switch between virtual images once this is done.&nbsp; There are many times I want/need to have different configurations running depending on my current work.<br><br>Update 1/4/2008 - Turns out I didn't need to create my own image thanks to Oracle posting some <span class="textA">paravirtualized images.&nbsp; See the seperate news item on that.<br> </span></p>]]>
      
   </content>
</entry>
<entry>
   <title>Installing 10gR2 10.2.0.1.0 Enterprise Edition patched up to 10.2.0.3 on Oracle Enterprise Linux R5</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2007/09/installing_10gr2_102010_enterp.html" />
   <id>tag:blogs.oracle.com,2007:/rnaszcyniec//88.2701</id>
   
   <published>2007-09-05T22:06:40Z</published>
   <updated>2008-06-24T10:01:10Z</updated>
   
   <summary><![CDATA[When I finally got fed up with one of my Windows XP boxes struggling through a thrashed registry and overly fragmented disk I decided to install a new OS on the box.&nbsp; Naturally I decided to use the latest Oracle...]]></summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p>When I finally got fed up with one of my Windows XP boxes struggling through a thrashed registry and overly fragmented disk I decided to install a new OS on the box.&nbsp; Naturally I decided to use the latest Oracle Enterprise Linux release (r5).&nbsp; Once the base OS was installed and configured I moved on to installing a database.&nbsp; I used Oracle 10gR2 10.2.0.1.0 Enterprise Edition patched up to 10.2.0.3 for the database.&nbsp; For installation the "<a href="https://metalink.oracle.com/metalink/plsql/f?p=200:23:6451159014083519795">Requirements For Installing Oracle 10gR2 on OEL 5 (x86)</a>" article from the MetaLink site is very useful.&nbsp;&nbsp; I found it much more specific for my installation needs.&nbsp; Specifically, it summarized the libraries I need to install using RPM despite installing using the software development profile.&nbsp; I used the Enterprise Edition since I wanted access to some features I will use for other projects not found in the standard edition.&nbsp; For both the base and the installation I had to work around the installer not accepting OEL 5.&nbsp; Since I copied the install media to a hard disk I found it convenient to alter the <strong> install/oraparam.ini </strong>so that OEL 5 was an acceptable version.<br></p>]]>
      
   </content>
</entry>
<entry>
   <title>Oracle Business Rules - Siebel Tip #1</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2007/08/oracle_business_rules_siebel_t.html" />
   <id>tag:blogs.oracle.com,2007:/rnaszcyniec//88.2702</id>
   
   <published>2007-08-22T17:01:06Z</published>
   <updated>2008-06-24T10:01:10Z</updated>
   
   <summary><![CDATA["Oracle Business Rules makes processes and applications more flexible by enabling business analysts and non-developers to easily define and modify business logic without programming."&nbsp; That is a nice blurb on what it does straight from the web site.&nbsp; When working...]]></summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p>"Oracle Business Rules makes processes and applications more flexible by enabling business analysts and non-developers to<br />
			  easily define and modify business logic without programming."&nbsp; That is a nice blurb on what it does straight from the web site.&nbsp; When working with Siebel you use Oracle Business Rules (OBR) for your integration work.&nbsp; While you could use it with your Siebel configuration, you are better off using the Haley rules engine which allows you to easily manipulate objects from the Siebel CRM repository.&nbsp; The ease of repository object manipulation is the driving factor in that decision.<br><br>However, for integrations using Fusion Middlware (FMW), you should use the OBR engine.&nbsp; OBR is easily called from the FMW suite and it is easy to set up facts from XML schemas.&nbsp; Regrettably, when Siebel generates WSDL for web services it will typically embed several schemas within the types section.&nbsp; This causes a challenge when using OBR since you define XML facts from XML schema documents.&nbsp; While you can extract schemas from the Siebel WSDL and put them in separate XSD documents, you need to perform this task manually along with reconciling the cross schema dependencies via include statements.&nbsp; Considering how tedious and maintenance intensive that becomes, I offer this tip:<br><br><ul style="font-style: italic;"><li>When creating OBR XML facts from Siebel web service message, formulate your own XML schema to contain the data you want to dervice facts from.&nbsp; Then, at runtime, transform the Siebel web service result message into an instance of your XSD.</li></ul>Using this tip you are free to work with native Siebel WSDL operation message structures with any extensive schema extraction and editing.&nbsp; Instead, your coding and maintenance is limited to defining an XSD schema tailored to your OBR XML fact needs along with an XSL transform document.&nbsp; Since you are likely to use a BPEL process for your integration, with Siebel, exercising an XSL transform, and then calling OBR is a fairly trivial set of steps.<br><br></p>]]>
      
   </content>
</entry>
<entry>
   <title>Just Wow! Microsoft Surface...</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2007/05/just_wow_microsoft_surface.html" />
   <id>tag:blogs.oracle.com,2007:/rnaszcyniec//88.2703</id>
   
   <published>2007-05-31T17:03:31Z</published>
   <updated>2008-06-24T10:01:10Z</updated>
   
   <summary><![CDATA[It has been a long time since I have had a true technology "wow" moment.&nbsp; I always work with whatever is new and emerging but lets face facts that some things are just cooler than others.&nbsp; The wow factor I...]]></summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p>It has been a long time since I have had a true technology "wow" moment.&nbsp; I always work with whatever is new and emerging but lets face facts that some things are just cooler than others.&nbsp; The wow factor I am talking about is Microsoft Surface.&nbsp; Now before anyone gets going about how Microsoft did not invent this... I say so what!?&nbsp; I just hope Microsoft can generate a real market for this kind of computing outside of the lab and secret government programs.&nbsp; This is the kind of computing we all deserve short of VR and someday a holodeck.&nbsp; When you see the videos from the links below you wonder why we get so excited with about our current user interfaces. <br><br>Microsoft Surface: http://www.popularmechanics.com/technology/industry/4217348.html<br><br>Jeff Han at TEDTalks: http://video.google.com/videoplay?docid=884017118027634444&amp;hl=en-CA<br><br>And finally a link to what may become an often visted site:&nbsp; www.ted.com<br></p>]]>
      
   </content>
</entry>
<entry>
   <title>Web 2.0 - The Wiki...</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2007/05/web_20_the_wiki.html" />
   <id>tag:blogs.oracle.com,2007:/rnaszcyniec//88.2704</id>
   
   <published>2007-05-14T20:30:55Z</published>
   <updated>2008-06-24T10:01:10Z</updated>
   
   <summary><![CDATA[There is an old saying that actions speak louder than words which I agree with more and more as I grow older.&nbsp; In the spirit of that I have opened up my personal Wiki at http://naszcyniec.selfip.net:8888/yawiki for all to access.&nbsp;...]]></summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p>There is an old saying that actions speak louder than words which I agree with more and more as I grow older.&nbsp; In the spirit of that I have opened up my personal Wiki at http://naszcyniec.selfip.net:8888/yawiki for all to access.&nbsp; There isn't much there right now but that will change with time as I use it more and more.&nbsp; I was going to hold off on opening it up until I had more time to brand it and configure some content.&nbsp; However, I started sliding into the hole of delay for this, that, and many other reasons.&nbsp; So I threw up my hands and told myself just to open it up and let everyone watch it evolve.<br><br>The wiki software is Yawiki which I selected since it the same as used by Oracle WebCenter.&nbsp; PLUS it has a doc literal based web service interface instead of the silly SOAP-RPC interface that others use.&nbsp; I like that and also figure it can't hurt to use the same wiki software my employer packages up.&nbsp; However... I am not running the Yawiki software from the WebCenter companion CD.&nbsp; (which has finally been released)&nbsp; I ran into some installation issues that I still need to work out in regards to that so I went with the open source version for now.&nbsp; Time will tell if I spend more time with WebCenter or get distracted by some of the Rich Internet Application (RIA) software offerings out there.<br></p>]]>
      
   </content>
</entry>
<entry>
   <title>My 2.0 presence begins</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2007/05/my_20_presence_begins.html" />
   <id>tag:blogs.oracle.com,2007:/rnaszcyniec//88.2705</id>
   
   <published>2007-05-04T15:46:06Z</published>
   <updated>2008-06-24T10:01:11Z</updated>
   
   <summary><![CDATA[Well after much debate and delay I started down the path of preparing for my version 2.0 presence on the web.&nbsp; Lots of things have been going on over the past year and most of it has not made it...]]></summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p>Well after much debate and delay I started down the path of preparing for my version 2.0 presence on the web.&nbsp; Lots of things have been going on over the past year and most of it has not made it to my blog.&nbsp; Part of that is an issue I had tailoring this blog to the content I want to post.&nbsp; Basically, I was fighting it to be something it is not supposed to be.&nbsp; All that changes moving forward.&nbsp; This blog will remain my current main public presence on the web and the means for me to distribute notices about what is going on and new reference content I create.&nbsp; Some of the notices and reference will only be for internal consumption at Oracle and hosted on corporate resources accessible via the intranet.&nbsp; However, I still want to post plenty of material available for public consumption.&nbsp; That material will be posted on a personal server running Oracle Enterprise Linux I have had up and running for a while.&nbsp; I just need to lock it down a little more on security and then will make it available on-line.&nbsp; One of the big public features I am looking forward to is a wiki to post thoughts on for discussion and gather other peoples ideas.&nbsp; I really like Wiki pages for this sort of thing and find them much more useful then a threaded forum.&nbsp; Finally, with a server under my control accessible over the internet I can finally start serving large multimedia files.&nbsp; This proved to be difficult if not impossible in the past due to storage requirements.&nbsp; My broadband provider may slap me down if this is a success but I will deal with this "good problem" when and if it comes up.&nbsp; I may just after all just have a self inflated opinion that people want to hear what I have to say ;-))<br></p>]]>
      
   </content>
</entry>
<entry>
   <title>Baseball season has started</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2007/04/baseball_season_has_started.html" />
   <id>tag:blogs.oracle.com,2007:/rnaszcyniec//88.2706</id>
   
   <published>2007-04-17T16:26:22Z</published>
   <updated>2008-06-24T10:01:11Z</updated>
   
   <summary><![CDATA[Finally!!!!&nbsp; Now that baseball season is here I finally get a daily distraction from the computer which is always welcome.&nbsp; I have kids who always get my time but you always need some time to free your mind a little.&nbsp;...]]></summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p>Finally!!!!&nbsp; Now that baseball season is here I finally get a daily distraction from the computer which is always welcome.&nbsp; I have kids who always get my time but you always need some time to free your mind a little.&nbsp; The fantasy league definitely pushes me to keep up with the league.&nbsp; I have to admit though that one of my secret weapons is Tivo2Go.&nbsp; That way I get to watch Baseball Tonight in between work.&nbsp; That plus MAD MONEY!!!!<br></p>]]>
      
   </content>
</entry>
<entry>
   <title>Baseball Spring Training On - Fantasy Baseball Spinning Up</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/rnaszcyniec/2007/02/baseball_spring_training_on_fa.html" />
   <id>tag:blogs.oracle.com,2007:/rnaszcyniec//88.2707</id>
   
   <published>2007-02-05T23:14:02Z</published>
   <updated>2008-06-24T10:01:11Z</updated>
   
   <summary><![CDATA[OK Baseball fans!&nbsp; The time has come to spin up the geek Fantasy Baseball league.&nbsp; I have set up a league on Yahoo we can use and people are starting to register.&nbsp; Overall I am looking to get 10-13 people...]]></summary>
   <author>
      <name>rich.naszcyniec</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/rnaszcyniec/">
      <![CDATA[<p>OK Baseball fans!&nbsp; The time has come to spin up the geek Fantasy Baseball league.&nbsp; I have set up a league on Yahoo we can use and people are starting to register.&nbsp; Overall I am looking to get 10-13 people to join the league.&nbsp; The more people the more interesting it gets in my opinion since you need to dig deeper into the pool of players. <br></p><p><br></p><p> Fair warning though, I want to get a group of managers who will play their team the entire season and not mind a little good hearted ribbing and trash talk during the season.&nbsp; Of course there will need to be a prize for the top two performers but the managers can decide on that when the time comes.</p>
<p>If you think you have what it takes to be a manager then respond to this news item and/or send me an email.<br></p>]]>
      
   </content>
</entry>

</feed>
