<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>neudesic</title>
        <link>http://rickgaribay.net/category/17.aspx</link>
        <description>neudesic</description>
        <language>en-US</language>
        <copyright>Rick G. Garibay</copyright>
        <managingEditor>rick@rickgaribay.net</managingEditor>
        <generator>Subtext Version 1.9.5.176</generator>
        <item>
            <title>Neuron ESB 2.5 Available for Download!</title>
            <link>http://rickgaribay.net/archive/2010/04/26/neuron-esb-2.5-available-for-download.aspx</link>
            <description>&lt;p&gt; &lt;/p&gt;  &lt;p&gt;Version 2.5 of our flagship messaging product, Neuron ESB is now available for &lt;a href="http://www.neuronesb.com/esb-software-products/neuron-esb-what-is-new.aspx" target="_blank"&gt;download&lt;/a&gt;.&lt;a href="http://www.neuronesb.com/default.aspx"&gt;&lt;img style="margin: 5px 0px; display: inline" alt="Neuron ESB - Neudesic Enterprise Service Bus Solution" align="right" src="http://www.neuronesb.com/resources/images/logos/neuronesb.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I’ve talked briefly about Neuron ESB &lt;a href="http://rickgaribay.net/archive/2008/04/29/neuron-esb-2.0-rtm.aspx" target="_blank"&gt;here&lt;/a&gt;, &lt;a href="http://rickgaribay.net/archive/2008/12/18/microsoft-soa-and-business-process-conference-ndash-jan-28th-and.aspx" target="_blank"&gt;here&lt;/a&gt; and &lt;a href="http://rickgaribay.net/archive/2010/01/05/new-year-new-role.aspx" target="_blank"&gt;here&lt;/a&gt; and you may have seen &lt;a href="http://samgentile.com/" target="_blank"&gt;Sam Gentile&lt;/a&gt;’s excellent treatment of the product here: &lt;a title="http://samgentile.com/Web/neuron-esb/" href="http://samgentile.com/Web/neuron-esb/"&gt;http://samgentile.com/Web/neuron-esb/&lt;/a&gt;. Neuron is the only commercial ESB built on WCF and the .NET Framework that is fully supported by a Microsoft Partner. We built Neuron ESB to accelerate SOA adoption by taking sophisticated messaging patterns such as Pub-Sub, Virtual Service, Naming and Discovery, Mediation, Protocol Bridging, and Security (to name a few) and commoditizing them so that they fall into the reach of developers of all disciplines and levels of experience, whether they are veteran WCF developers or have not yet made the leap.&lt;/p&gt;  &lt;p&gt;Put simply, Neuron is an Enterprise Service Bus (ESB) and integration platform built entirely with Microsoft technologies. While specific definitions of ESB’s vary, there is consistent agreement within the industry as to the types of capabilities an ESB should provide; Neuron provides all of these, and more. &lt;/p&gt;  &lt;p&gt;Some of the capabilities provided by Neuron ESB include: &lt;/p&gt;  &lt;p&gt;&lt;a href="http://rickgaribay.net/Images/CustomContent/NeuronESB2.5AvailableforDownload_FFEC/clip_image002.gif"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 5px; display: inline; border-top: 0px; border-right: 0px" title="clip_image002" border="0" alt="clip_image002" align="right" src="http://rickgaribay.net/Images/CustomContent/NeuronESB2.5AvailableforDownload_FFEC/clip_image002_thumb.gif" width="240" height="188" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;· Message routing (content based, static, rules based)&lt;/p&gt;  &lt;p&gt;· Mediation (protocol bridging, LOB adapters)&lt;/p&gt;  &lt;p&gt;· Message processing (transformation, enhancement/augmentation)&lt;/p&gt;  &lt;p&gt;· Management (auditing, monitoring,, logging)&lt;/p&gt;  &lt;p&gt;· Quality of Service (security, delivery reliability, transactions)&lt;/p&gt;  &lt;p&gt;The diagram on the right depicts a fictional Neuron configuration illustrating interconnections in a heterogeneous environment, as well as the major Neuron functional components. You will notice that publishers publish or send messages to the bus on a topic. A topic is a network, or a channel that constrains communication to a business event. For example, there may be a number of different applications/systems that are interested in being notified with a customer places an order. Topics model the business domain, just like events, so any applications that are interested in orders can subscribe to the topic named “Orders”. The topic is configured with a messaging channel such as TCP which will provide very low latency, high throughput and excellent reliability. However, it will not guarantee message delivery in the event that a subscriber is not available at the time the message arrives. In this case, MSMQ might be a better choice. Other systems such as a WCF inventory service, fulfillment application hosted in an ERP or a CRM application might be interested in new orders, so they subscribe to the Orders topic. Now, when a publisher (such as a POS system) publishes a new order, each subscriber receives a notification. The notification may prompt the application to call a service (pull notification) or Neuron may deliver a message according to the interface of the application subscribing to the message. The latter enables the automation of a business process by orchestrating or composing several services to carry out a business process such as order fulfillment. &lt;a href="http://rickgaribay.net/Images/CustomContent/NeuronESB2.5AvailableforDownload_FFEC/image.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" align="left" src="http://rickgaribay.net/Images/CustomContent/NeuronESB2.5AvailableforDownload_FFEC/image_thumb.png" width="240" height="121" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Best of all, Neuron ESB integrates seamlessly with both Microsoft and other vendors. It provides WCF binding support out-of-the-box via Client Connectors and Service Connectors to enable WS-I Basic Profile messaging, WS-* and REST. In addition, it provides traditional integration via adapters for working with SQL Server, CRM, Sharepoint, SMTP and FTP to name just a few. Neuron ESB also integrates directly with BizTalk Server via a dedicated BizTalk channel that enables publishers to send and receive messages via the BizTalk MessageBox. This allows customers to expand the reach of the their BizTalk solutions while continuing to build upon their investments in BizTalk Server. The key objective is to allow customers to continue to leverage their existing investments while streamlining development efforts so that you can focus more on adding business value and less on the plumbing.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;There is much more to Neuron ESB than I can capture in this quick blog post, but some additional benefits of Neuron ESB include the ability to:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;— Quickly integrate your systems and applications&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;◦ Insert/retrieve data from databases with no coding&lt;/p&gt;  &lt;p&gt;◦ Interconnect heterogeneous systems, legacy applications, and the newest technologies with no coding&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;— Leverage your existing assets&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;◦ Utilize current developer skills. No retraining, or special tools required&lt;/p&gt;  &lt;p&gt;◦ Use adapters to connect to your applications and systems&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;— Easily extend your applications&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;◦ Add workflow with no coding&lt;/p&gt;  &lt;p&gt;◦ Add pipelines, with rules, transformation, logic, etc., with no coding&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;— Gain visibility into your business&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;◦ Extract basic information from messages for business indicators&lt;/p&gt;  &lt;p&gt;◦ Populate data warehouses, and analysis stores in real time&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;— Create a powerful, reusable infrastructure&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;◦ Common code is in the ESB, not applications&lt;/p&gt;  &lt;p&gt;◦ IT resources can manage infrastructure with no impact to applications/services&lt;/p&gt;  &lt;p&gt;◦ Evolves with you, and in support of your objectives&lt;/p&gt;  &lt;p&gt;◦ Get monitoring, management, admin for “free”&lt;/p&gt;  &lt;p&gt;◦ Utilize industry standards&lt;/p&gt;  &lt;p&gt;We are very excited to make this new release available for evaluation. You can find more information about Neuron ESB 2.5 here: &lt;a title="http://www.neuronesb.com/default.aspx" href="http://www.neuronesb.com/default.aspx"&gt;http://www.neuronesb.com/default.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;If you have any questions, would like a demo or want to talk about some of the key scenarios that Neuron can help you attain, please don’t hesitate to contact me.&lt;/p&gt;&lt;img src="http://rickgaribay.net/aggbug/280.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rick G. Garibay</dc:creator>
            <guid>http://rickgaribay.net/archive/2010/04/26/neuron-esb-2.5-available-for-download.aspx</guid>
            <pubDate>Tue, 27 Apr 2010 01:12:05 GMT</pubDate>
            <comments>http://rickgaribay.net/archive/2010/04/26/neuron-esb-2.5-available-for-download.aspx#feedback</comments>
            <wfw:commentRss>http://rickgaribay.net/comments/commentRss/280.aspx</wfw:commentRss>
            <trackback:ping>http://rickgaribay.net/services/trackbacks/280.aspx</trackback:ping>
        </item>
        <item>
            <title>New Year, New Role</title>
            <link>http://rickgaribay.net/archive/2010/01/05/new-year-new-role.aspx</link>
            <description>&lt;p&gt;I’ve been with &lt;a title="Neudesic is a Microsoft National Systems Integrator and Gold Certified Partner with a proven track record of providing reliable, effective solutions based on Microsoft’s technology platform." target="_blank" href="http://http://www.neudesic.com"&gt;Neudesic&lt;/a&gt; since 2007 and have thoroughly enjoyed my role as the Connected Framework Practice Lead for the Connected Systems Practice. &lt;/p&gt;
&lt;p&gt;I am passionate about model-driven, distributed software and have focused my career on helping organizations across all verticals streamline business processes while enhancing the productivity of developers by combining modern, iterative software engineering methodologies to deliver business value and drive revenue while reducing operational costs. &lt;/p&gt;
&lt;p&gt;This role has been exhilarating. I’ve been fortunate to work with some of the best and brightest consultants in the &lt;a target="_blank" href="http://www.neudesic.com/ContactUs/Pages/locations.aspx"&gt;world&lt;/a&gt; and helped build a regional Connected Systems practice that I am very proud of. In my role as Connected Framework Practice Lead for the Connected Systems Practice, my focus has been on architecting, designing and leading the implementation of solutions built on distributed .NET technologies such as &lt;a target="_blank" href="http://en.wikipedia.org/wiki/Windows_Communication_Foundation"&gt;WCF&lt;/a&gt;, &lt;a target="_blank" href="http://en.wikipedia.org/wiki/Windows_Azure"&gt;Azure&lt;/a&gt;, &lt;a target="_blank" href="http://neuronesb.com/"&gt;Neuron ESB&lt;/a&gt; and &lt;a target="_blank" href="http://en.wikipedia.org/wiki/Sync_framework"&gt;Sync Framework&lt;/a&gt; as well as focusing on model-driven tools such as &lt;a target="_blank" href="http://en.wikipedia.org/wiki/ADO.NET_Entity_Framework"&gt;Entity Framework&lt;/a&gt; (&lt;a target="_blank" href="http://en.wikipedia.org/wiki/ADO.NET_Entity_Framework"&gt;EF&lt;/a&gt;) and &lt;a target="_blank" href="http://en.wikipedia.org/wiki/Oslo_(Microsoft)"&gt;SQL Server Modeling Tools&lt;/a&gt; (&lt;a target="_blank" href="http://en.wikipedia.org/wiki/Oslo_(Microsoft)"&gt;Oslo&lt;/a&gt;). &lt;/p&gt;
&lt;p&gt;Effective 1/2, I am moving out of my role as Practice Lead and into a &lt;a target="_blank" href="http://en.wikipedia.org/wiki/Solutions_Architect"&gt;Solutions Architect&lt;/a&gt; role with the Enterprise Solutions Group (ESG) at &lt;a title="Neudesic is a Microsoft National Systems Integrator and Gold Certified Partner with a proven track record of providing reliable, effective solutions based on Microsoft’s technology platform." target="_blank" href="http://http://www.neudesic.com"&gt;Neudesic&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As a Solution Architect, I will continue to apply my passion in helping customers realize the benefits of the Microsoft platform by integrating distributed and model-driven Microsoft technologies to attain business outcomes, however this role will significantly limit the amount of time I spend on delivery/implementation and focus almost entirely on strategic architecture and design to help ensure that the solutions in which we partner with our customers are envisioned,  orchestrated and executed as effectively as possible. &lt;/p&gt;
&lt;p&gt;This new position aligns wonderfully with my areas of interest and career goals and will position &lt;a target="_blank" href="http://www.rickgaribay.net/contact.aspx"&gt;me&lt;/a&gt; to have a larger footprint with Neudesic’s customers by being both a touch point and a touchstone for all customers within the Desert District and to help ensure they are effectively leveraging technology to accomplish intended business outcomes and help align business needs with the Microsoft stack.&lt;/p&gt;
&lt;p&gt;It’s an exciting time for building distributed, service-oriented solutions. The enterprise and consumer market present endless opportunities for integrating applications and services, and SOA-much like the Internet- has become both a conduit and the lynchpin for integrating and surfacing these assets to add value to people and organizations both on-premise and in the cloud.&lt;/p&gt;
&lt;p&gt;To this end, this year will be very exciting with a number of exiting releases including Windows Azure moving to production and the release of the .NET Framework 4.0 which will include updates to WCF which I believe will significantly increase adoption as well as new value-added functionality around discovery and routing. In addition, this year we’ll see a complete rewrite of &lt;a target="_blank" href="http://msdn.microsoft.com/wf"&gt;WF&lt;/a&gt;, a tremendous update to EF and continuous investments in SQL Server Modeling Tools. &lt;/p&gt;
&lt;p&gt;As such, the focus of my blog over the next 12 months will be on leveraging these technologies to solve business problems and provide new opportunities for organizations, developers and architects. I will also begin introducing Neuron ESB (our Enterprise Service Bus built entirely on .NET and WCF) and what a tremendous accelerator this product can be in crossing the cost-value chasm.&lt;/p&gt;
&lt;p&gt;Lastly, we are hiring. If you are interested in talking with me about career opportunities at &lt;a title="Neudesic is a Microsoft National Systems Integrator and Gold Certified Partner with a proven track record of providing reliable, effective solutions based on Microsoft’s technology platform." target="_blank" href="http://http://www.neudesic.com"&gt;Neudesic&lt;/a&gt;, please &lt;a target="_blank" href="http://rickgaribay.net/contact.aspx"&gt;send me a note&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Happy New Year everyone!&lt;/p&gt;&lt;img src="http://rickgaribay.net/aggbug/267.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rick G. Garibay</dc:creator>
            <guid>http://rickgaribay.net/archive/2010/01/05/new-year-new-role.aspx</guid>
            <pubDate>Tue, 05 Jan 2010 17:14:51 GMT</pubDate>
            <comments>http://rickgaribay.net/archive/2010/01/05/new-year-new-role.aspx#feedback</comments>
            <wfw:commentRss>http://rickgaribay.net/comments/commentRss/267.aspx</wfw:commentRss>
            <trackback:ping>http://rickgaribay.net/services/trackbacks/267.aspx</trackback:ping>
        </item>
        <item>
            <title>Phoenix Visual Studio Team System Big Event was BIG!</title>
            <link>http://rickgaribay.net/archive/2009/05/11/phoenix-visual-studio-team-system-big-event-was-big.aspx</link>
            <description>&lt;p&gt;Thanks to all who came out for the &lt;a href="http://rickgaribay.net/archive/2009/04/13/phoenix-visual-studio-team-system-big-event-is-coming-to.aspx"&gt;Visual Studio Team System Big Event on Thursday, May 7th&lt;/a&gt;! &lt;a href="http://rickgaribay.net/Images/CustomContent/PhoenixVisualStudioTeamSystemBigEventwas_EE11/DSCN0480.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; margin: 5px; border-left: 0px; border-bottom: 0px" height="100" alt="DSCN0480" src="http://rickgaribay.net/Images/CustomContent/PhoenixVisualStudioTeamSystemBigEventwas_EE11/DSCN0480_thumb.jpg" width="244" align="right" border="0" /&gt;&lt;/a&gt;We had a great time with the Microsoft Developer Evangelist team, Microsoft Technical Specialists,  MVPs and influencers who at the end of the full day of action packed training left no doubt that Visual Studio Team System is &lt;strong&gt;BIG&lt;/strong&gt;! &lt;/p&gt;  &lt;p&gt;&lt;a href="http://rickgaribay.net/Images/CustomContent/PhoenixVisualStudioTeamSystemBigEventwas_EE11/P5070484.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; margin: 5px; border-left: 0px; border-bottom: 0px" height="184" alt="P5070484" src="http://rickgaribay.net/Images/CustomContent/PhoenixVisualStudioTeamSystemBigEventwas_EE11/P5070484_thumb.jpg" width="244" align="left" border="0" /&gt;&lt;/a&gt;Dan Weinman, Senior Consultant at Neudesic kicked off with the keynote on  "&lt;b&gt;Development Best Practices &amp;amp; How Microsoft Helps&lt;/b&gt;" and set the stage for what the day full of training had in store. Dan talked about the various roles that VSTS supports and how each role comes together to enact process under a single tool that maximizes transparency and communication on Agile teams.  &lt;/p&gt;  &lt;p&gt;Next, Brendon Birdoes, Principal Consultant at Neudesic delivered a great talk on &lt;a href="http://rickgaribay.net/Images/CustomContent/PhoenixVisualStudioTeamSystemBigEventwas_EE11/P5070488.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; margin: 5px; border-left: 0px; border-bottom: 0px" height="184" alt="P5070488" src="http://rickgaribay.net/Images/CustomContent/PhoenixVisualStudioTeamSystemBigEventwas_EE11/P5070488_thumb.jpg" width="244" align="right" border="0" /&gt;&lt;/a&gt;Test-Driven-Development with Visual Studio. Brendon covered unit testing, including test first development and showed off the refactoring capabilities right within the IDE  along with code coverage. Brendon talked about how important code coverage and quality assertions are to ensuring that your unit tests are as useful as possible in maintaining high degrees of quality within your software projects. &lt;/p&gt;  &lt;p&gt;Following the excellent session on TDD, Visual Studio Team System MVP Dave McKinstry delivered a session entitled ""It Works on My Machine!" Closing the Loop Between Development &amp;amp; Testing" which discussed the close integration between testing tools in Visual Studio Team System and the code itself which minimizes the cost and complexity in task switching.&lt;/p&gt;  &lt;p&gt;We were then treated by another excellent talk by Rob Bagby, Developer Evangelist on "Treating Databases as First-Class Citizens in Development". In this session, Rob made clear that &lt;a href="http://rickgaribay.net/Images/CustomContent/PhoenixVisualStudioTeamSystemBigEventwas_EE11/P5070489.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; margin: 5px; border-left: 0px; border-bottom: 0px" height="184" alt="P5070489" src="http://rickgaribay.net/Images/CustomContent/PhoenixVisualStudioTeamSystemBigEventwas_EE11/P5070489_thumb.jpg" width="244" align="right" border="0" /&gt;&lt;/a&gt;database work can no longer hide from unit testing and how the Database Project in Visual Studio Team System makes synchronizing DDL and DML objects seamless and eminently testable. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://rickgaribay.net/Images/CustomContent/PhoenixVisualStudioTeamSystemBigEventwas_EE11/DSCN0481.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; margin: 5px; border-left: 0px; border-bottom: 0px" height="184" alt="DSCN0481" src="http://rickgaribay.net/Images/CustomContent/PhoenixVisualStudioTeamSystemBigEventwas_EE11/DSCN0481_thumb.jpg" width="244" align="left" border="0" /&gt;&lt;/a&gt;I was lucky enough to show off the new Visual Studio Team System 2010 Team Architect bits which include fully compliant UML 2.1 diagram support as well as assembly, namespace, class and method visualization using the VSTS 2010 Architecture Explorer.  I talked about VSTS 2010 Team Architect being yet another clear signal of Microsoft's commitment to modeling which is, and will continue to manifest itself in technologies like Windows Workflow, BizTalk Server, Entity Framework, and Quadrant to name just a few. As a Connected Systems guy, VS2010 Team Architect is really going to go a long way in helping me and my teams visualize the problem domain and partition our big balls of mud into the right architecture.  &lt;/p&gt;  &lt;p&gt;Speaking of which, I think my favorite new modeling feature in Team Architect is the Layer Diagram which lets you define your layers and then validate them at build time! What this means is that&lt;a href="http://rickgaribay.net/Images/CustomContent/PhoenixVisualStudioTeamSystemBigEventwas_EE11/DSCN0482.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; margin: 5px; border-left: 0px; border-bottom: 0px" height="184" alt="DSCN0482" src="http://rickgaribay.net/Images/CustomContent/PhoenixVisualStudioTeamSystemBigEventwas_EE11/DSCN0482_thumb.jpg" width="244" align="right" border="0" /&gt;&lt;/a&gt; I can use a layer diagram to define separation of concerns and single responsibility principle and then make sure that team members are honoring the layer rules. It is just awesome to be able to map namespaces to a layer diagram, wire it up to the automated build and keep violations from every being delivered.&lt;/p&gt;  &lt;p&gt;The day winded up with a great talk by Steve Lange, Technical Specialist on how to get the most out of TFS. The session was aptly called "Bang for Your Buck" Getting the Most out of Team Foundation Server, and Steve gave away some great tips on things you can do with your investment in TFS that you may not have even known about. &lt;/p&gt;  &lt;p&gt;I want to thank Steve and Rob for inviting us to speak at this event. The room was full of great folks with lots of passion and great questions which is exactly what we like to see at these events. If you have any follow up questions that I wasn't able to get answered at the event, please don't hesitate to &lt;a href="http://rickgaribay.net/contact.aspx"&gt;contact me&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://rickgaribay.net/aggbug/241.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rick G. Garibay</dc:creator>
            <guid>http://rickgaribay.net/archive/2009/05/11/phoenix-visual-studio-team-system-big-event-was-big.aspx</guid>
            <pubDate>Tue, 12 May 2009 00:29:16 GMT</pubDate>
            <comments>http://rickgaribay.net/archive/2009/05/11/phoenix-visual-studio-team-system-big-event-was-big.aspx#feedback</comments>
            <wfw:commentRss>http://rickgaribay.net/comments/commentRss/241.aspx</wfw:commentRss>
            <trackback:ping>http://rickgaribay.net/services/trackbacks/241.aspx</trackback:ping>
        </item>
        <item>
            <title>Padres vs. Rangers - April 26th</title>
            <link>http://rickgaribay.net/archive/2008/03/19/padres-vs.-rangers---april-26th.aspx</link>
            <description>&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;/font&gt;&lt;/p&gt;
&lt;font face="Arial"&gt;
&lt;p&gt;&lt;font face="Arial"&gt;If you are reading this you are either:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;a) passionate about Microsoft technologies&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;b) interested in how to leverage best of breed technologies to solve business problems&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;c) interested in all things SOA &amp;amp; Connected Systems&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;d) really, really smart&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;e) wondering how the heck you ended up here&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;If you chose anything other than "e", then you're invited to a fun and sun-filled afternoon of baseball and lunch in a pavilion at the Padres vs. Rangers MLB Spring Training game!&lt;/font&gt;&lt;/p&gt;
&lt;p align="left"&gt;&lt;a href="https://www.clicktoattend.com/invitation.aspx?code=126147"&gt;&lt;img alt="" align="textTop" border="0" src="http://farm3.static.flickr.com/2133/2346319724_60b1ac41b7.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;Come and network with your local Microsoft and Neudesic teams and gain insight on the latest ideas and technologies. &lt;/font&gt;&lt;font face="Arial"&gt;We’ll have various team members who I think you’ll be impressed with, along with existing clients in attendance and we always have a good mix of business and technical focused discussions at these events. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;If you think might enjoy talking about application lifecycle management, Visual Studio 2008, .NET 3.5, Silverlight , WPF and enjoying a cold beer (or two), &lt;strong&gt;&lt;u&gt;just show up!&lt;/u&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;Please &lt;strong&gt;&lt;a href="https://www.clicktoattend.com/register.aspx?eventid=126147"&gt;register quickly &lt;/a&gt;&lt;/strong&gt;to reserve your spot at this limited-attendance, no charge event.&lt;br /&gt;
&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;Click &lt;a href="https://www.clicktoattend.com/register.aspx?eventid=126147"&gt;here&lt;/a&gt; to register or call 877.905.1905 with event code #126147.&lt;br /&gt;
&lt;/font&gt;&lt;/p&gt;
&lt;/font&gt;&lt;font face="Arial"&gt;&lt;/font&gt;&lt;/span&gt;
&lt;p class="MsoNormal"&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://rickgaribay.net/aggbug/173.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rick G. Garibay - The more I learn, the less I kno</dc:creator>
            <guid>http://rickgaribay.net/archive/2008/03/19/padres-vs.-rangers---april-26th.aspx</guid>
            <pubDate>Wed, 19 Mar 2008 21:39:39 GMT</pubDate>
            <comments>http://rickgaribay.net/archive/2008/03/19/padres-vs.-rangers---april-26th.aspx#feedback</comments>
            <wfw:commentRss>http://rickgaribay.net/comments/commentRss/173.aspx</wfw:commentRss>
            <trackback:ping>http://rickgaribay.net/services/trackbacks/173.aspx</trackback:ping>
        </item>
        <item>
            <title>Neudesic Ranked in Inc 500</title>
            <link>http://rickgaribay.net/archive/2007/08/26/booyaka-neudesic-ranked-in-inc-500.aspx</link>
            <description>&lt;p align="center"&gt;&lt;a href="http://www.neudesic.com/Main.aspx?SS=5&amp;amp;PE=58#2007.08"&gt;&lt;img alt="" border="0" src="http://rickgaribay.net/Resources/PublishedContent/Images/NeudesicInc197.JPG" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://rickgaribay.net/aggbug/156.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rick G. Garibay - The more I learn, the less I kno</dc:creator>
            <guid>http://rickgaribay.net/archive/2007/08/26/booyaka-neudesic-ranked-in-inc-500.aspx</guid>
            <pubDate>Sun, 26 Aug 2007 19:43:44 GMT</pubDate>
            <comments>http://rickgaribay.net/archive/2007/08/26/booyaka-neudesic-ranked-in-inc-500.aspx#feedback</comments>
            <wfw:commentRss>http://rickgaribay.net/comments/commentRss/156.aspx</wfw:commentRss>
            <trackback:ping>http://rickgaribay.net/services/trackbacks/156.aspx</trackback:ping>
        </item>
    </channel>
</rss>