<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>Under the Hood: Insight from the Ironworks Technology Group</title>
    
    
    <link rel="alternate" type="text/html" href="http://underthehood.ironworks.com/" />
    <id>tag:typepad.com,2003:weblog-83445766089119500</id>
    <updated>2012-05-23T10:50:03-04:00</updated>
    <subtitle>We’re programmers and developers working in the web and IT space.  Just as a mechanic works under the hood on an automobile to make sure everything is working properly, we’re working under the hood of websites, portals and content management systems to guarantee that our technical business solutions are working efficiently for our clients. Follow along and learn with us, as we share our insights, best practices, and solutions for those trending and puzzling topics in the business and IT alignment and portal and content management world.</subtitle>
    <generator uri="http://www.typepad.com/">TypePad</generator>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/UnderTheHoodInsightFromTheIronworksTechnologyGroup" /><feedburner:info uri="underthehoodinsightfromtheironworkstechnologygroup" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://hubbub.api.typepad.com/" /><entry>
        <title>Next-Gen Business Intelligence: Self-Service Tools for Optimized Decision-Making</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~3/W4irTm208AY/next-gen-business-intelligence-self-service-tools-for-optimized-decision-making.html" />
        <link rel="replies" type="text/html" href="http://underthehood.ironworks.com/2012/05/next-gen-business-intelligence-self-service-tools-for-optimized-decision-making.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a012875706f1b970c016305c2fda3970d</id>
        <published>2012-05-23T10:50:03-04:00</published>
        <updated>2012-05-23T10:48:14-04:00</updated>
        <summary type="html">Companies of all sizes are suddenly overflowing with data that pours in from both internal and external sources. Each department within the company uses the information differently and pulls data in from a unique mix of sources. Many IT departments struggle to keep up with the increasing demand for data and insight. Decision-makers want information that is relevant to their areas of responsibility. They want dashboards that help make sense of the raw data. And they want it in real-time - not in a week or even a day. How can companies keep up with rising expectations to deliver accurate...&lt;img src="http://feeds.feedburner.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~4/W4irTm208AY" height="1" width="1"/&gt;</summary>
        <author>
            <name>Deep Sogani</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Business Intelligence" />
        
        



    <feedburner:origLink>http://underthehood.ironworks.com/2012/05/next-gen-business-intelligence-self-service-tools-for-optimized-decision-making.html</feedburner:origLink></entry>
    <entry>
        <title>MongoDB - Jongo and Morphia </title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~3/wwxUth2hra4/mongodb-jongo-and-morphia-.html" />
        <link rel="replies" type="text/html" href="http://underthehood.ironworks.com/2012/05/mongodb-jongo-and-morphia-.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a012875706f1b970c0163055c3214970d</id>
        <published>2012-05-08T14:44:14-04:00</published>
        <updated>2012-05-08T14:47:30-04:00</updated>
        <summary type="html">Ironworks' Jimmy Ray has his own blog: Avoiding Tech-Sand He recently attended No Fluff Just Stuff in DC and blogged about MongoDB. I liked his post so much that I wanted to share it with you. Please check out Jimmy's blog and follow him on Twitter. When presented with the opportunity to store data into a database without schema restrictions, some of us are hesitant to leap into the NoSQL void. I'm not. I am tired of having to work with RDBMS restrictions for simple data changes in my applications. I am tired of having to cram non-relational domain models...&lt;img src="http://feeds.feedburner.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~4/wwxUth2hra4" height="1" width="1"/&gt;</summary>
        <author>
            <name>Jerryhill</name>
        </author>
        
        



    <feedburner:origLink>http://underthehood.ironworks.com/2012/05/mongodb-jongo-and-morphia-.html</feedburner:origLink></entry>
    <entry>
        <title>How to display source site title in Content Query Web Part and Search Results?</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~3/MjaEDIuTSck/how-to-display-source-site-title-in-content-query-web-part-and-search-results.html" />
        <link rel="replies" type="text/html" href="http://underthehood.ironworks.com/2011/12/how-to-display-source-site-title-in-content-query-web-part-and-search-results.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a012875706f1b970c01675eb564cd970b</id>
        <published>2011-12-13T15:27:21-05:00</published>
        <updated>2011-12-13T15:27:21-05:00</updated>
        <summary type="html">What? How to display source site title in Content Query Web Part and Search Results? Why? It is a not so uncommon requirement to group documents / list items by sites and display the site title for each group. Content Query Web Part returns lot of data but site title is not returned by it by default. SharePoint search service application does not come with property for site name or site title by default but luckily sharepoint search crawls and indexes site name as ows_sitename How? CQWP: In the .webpart file there is a property called ViewFieldsOverride. This property overrides...&lt;img src="http://feeds.feedburner.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~4/MjaEDIuTSck" height="1" width="1"/&gt;</summary>
        <author>
            <name>Chaitu Madala</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Microsoft SharePoint" />
        
        



    <feedburner:origLink>http://underthehood.ironworks.com/2011/12/how-to-display-source-site-title-in-content-query-web-part-and-search-results.html</feedburner:origLink></entry>
    <entry>
        <title>Dynamic Groovy Edges and Regression Isolation</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~3/F1HetYIkzpA/dynamic-groovy-edges-and-regression-isolation.html" />
        <link rel="replies" type="text/html" href="http://underthehood.ironworks.com/2011/12/dynamic-groovy-edges-and-regression-isolation.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a012875706f1b970c015394261619970b</id>
        <published>2011-12-07T09:23:42-05:00</published>
        <updated>2011-12-08T09:26:31-05:00</updated>
        <summary type="html">In JEE application architecture, components are grouped into functional layers. In a typical multi-tier enterprise web application, there are N layers, N-1 layer junctions, and (N-1) x 2 layer edges. In the diagram below, for example, there are three layers, two layer junctions, and four layer edges. Designing and implementing interfaces between application layers can be painful, especially if you don't have a span of control or even influence design and/or implementation. Interfaces are notorious change zones. Even with well-defined interface contracts, development teams are routinely confronted with interface changes that require quick turnaround times, compounded by development, test, and...&lt;img src="http://feeds.feedburner.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~4/F1HetYIkzpA" height="1" width="1"/&gt;</summary>
        <author>
            <name>Jimmy Ray</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Open Source" />
        
        



    <feedburner:origLink>http://underthehood.ironworks.com/2011/12/dynamic-groovy-edges-and-regression-isolation.html</feedburner:origLink></entry>
    <entry>
        <title>Dealing with SharePoint 2010 calendar's "Add" button issues after fixing the scrolling bug</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~3/SKrYG2vluQc/dealing-with-sharepoint-2010-calendars-add-button-issues-after-fixing-the-scrolling-bug.html" />
        <link rel="replies" type="text/html" href="http://underthehood.ironworks.com/2011/12/dealing-with-sharepoint-2010-calendars-add-button-issues-after-fixing-the-scrolling-bug.html" thr:count="2" thr:updated="2012-05-02T08:03:20-04:00" />
        <id>tag:typepad.com,2003:post-6a012875706f1b970c015437bb4795970c</id>
        <published>2011-12-02T10:30:11-05:00</published>
        <updated>2011-12-02T10:31:11-05:00</updated>
        <summary type="html">What? How to fix SharePoint 2010 calendar's "Add" button issues after fixing the scrolling bug Why? Every SharePoint designer must have bumped across the scrolling issue with SharePoint 2010 master pages. Kyle Schaeffer &amp;amp; Greg Galipeau have already written excellent post 1 &amp;amp; excellent post 2 about this issue and how to fix it and so I am not going into details of the issue and how to fix it. Of course, with any solution that changes the core way a system works, there is bound to be issues. One such issue is with the OOB calendar web part's "Add"...&lt;img src="http://feeds.feedburner.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~4/SKrYG2vluQc" height="1" width="1"/&gt;</summary>
        <author>
            <name>Chaitu Madala</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Microsoft SharePoint" />
        
        



    <feedburner:origLink>http://underthehood.ironworks.com/2011/12/dealing-with-sharepoint-2010-calendars-add-button-issues-after-fixing-the-scrolling-bug.html</feedburner:origLink></entry>
    <entry>
        <title>JEE Developers: Embrace the Polyglot in You</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~3/JJ2liS1Sdvc/jee-developers-embrace-the-polyglot-in-you.html" />
        <link rel="replies" type="text/html" href="http://underthehood.ironworks.com/2011/11/jee-developers-embrace-the-polyglot-in-you.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a012875706f1b970c0154373526c4970c</id>
        <published>2011-11-21T22:09:07-05:00</published>
        <updated>2011-11-21T22:09:07-05:00</updated>
        <summary type="html">Are you a polyglot programmer? The term almost has a guttural pronunciation. In short, a polyglot person has the ability to speak multiple languages. So, a polyglot programmer is one who can write code in multiple languages. Most programmers I know are polyglots out of necessity or career evolution. I started out with BASIC, then moved to LabVIEW, HTML, Visual Basic and even Lotus Notes, settling into Java and its cohorts later on. Along the way I wrote C and C++ when the need arose, as well as the suite of UNIX/Linux scripting languages (Perl, Korn, Python, etc.). Most of...&lt;img src="http://feeds.feedburner.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~4/JJ2liS1Sdvc" height="1" width="1"/&gt;</summary>
        <author>
            <name>Jimmy Ray</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Best Practices" />
        
        



    <feedburner:origLink>http://underthehood.ironworks.com/2011/11/jee-developers-embrace-the-polyglot-in-you.html</feedburner:origLink></entry>
    <entry>
        <title>Incomplete SharePoint 2010 SPWebPartManager and its events that are never raised</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~3/LDNOXKmWeVw/incomplete-sharepoint-2010-spwebpartmanager-and-its-events-that-are-never-raised.html" />
        <link rel="replies" type="text/html" href="http://underthehood.ironworks.com/2011/11/incomplete-sharepoint-2010-spwebpartmanager-and-its-events-that-are-never-raised.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a012875706f1b970c015436bb9c6a970c</id>
        <published>2011-11-08T23:44:08-05:00</published>
        <updated>2011-11-08T23:46:03-05:00</updated>
        <summary type="html">What? Incomplete SharePoint 2010 SPWebPartManager and its events that are never raised Why? The SPWebPartManager in SharePoint 2010 is incomplete. Some of its events are never raised and even if they are raised they don't work as expected. Recently I was working on a scenario where I had to restrict users from being able to add certain web parts to certain web part zones in the page. There is no such property in the web part zone that we can use to achieve this kind of functionality. However there are other useful properties that a web part zone offers such...&lt;img src="http://feeds.feedburner.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~4/LDNOXKmWeVw" height="1" width="1"/&gt;</summary>
        <author>
            <name>Chaitu Madala</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Microsoft SharePoint" />
        
        



    <feedburner:origLink>http://underthehood.ironworks.com/2011/11/incomplete-sharepoint-2010-spwebpartmanager-and-its-events-that-are-never-raised.html</feedburner:origLink></entry>
    <entry>
        <title>SQL Server 2012</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~3/Pw7j98HL-rY/sql-server-2012.html" />
        <link rel="replies" type="text/html" href="http://underthehood.ironworks.com/2011/10/sql-server-2012.html" thr:count="1" thr:updated="2011-10-31T11:49:37-04:00" />
        <id>tag:typepad.com,2003:post-6a012875706f1b970c01539294b4d8970b</id>
        <published>2011-10-25T16:27:11-04:00</published>
        <updated>2011-10-25T16:27:11-04:00</updated>
        <summary type="html">Microsoft’s newest version of SQL Server, previously designated as Code Name Denali, won’t be released until next year, but the good folks in Redmond have made a CTP (Community Technical Preview) available for trial. This is the third and likely last preview prior to the rumored release sometime in the first quarter of 2012. SQL Server 2012’s enhancements are wide ranging, from new T-SQL functionality to the AlwaysOn capability that has DBA’s raving. Most important to my role, however, are the upgrades it brings to Microsoft’s Business Intelligence platform. This will be a two part series delving into more detail...&lt;img src="http://feeds.feedburner.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~4/Pw7j98HL-rY" height="1" width="1"/&gt;</summary>
        <author>
            <name>Phil Gaucher</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Business Intelligence" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="Business Intelligence" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Microsoft" />
        <category scheme="http://sixapart.com/ns/types#tag" term="SQL Server 2012" />
        



    <feedburner:origLink>http://underthehood.ironworks.com/2011/10/sql-server-2012.html</feedburner:origLink></entry>
    <entry>
        <title>SharePoint 2010: User Profiles configured correctly but people search not working</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~3/OEm70FT0wAg/sharepoint-2010-user-profiles-configured-correctly-but-people-search-not-working.html" />
        <link rel="replies" type="text/html" href="http://underthehood.ironworks.com/2011/10/sharepoint-2010-user-profiles-configured-correctly-but-people-search-not-working.html" thr:count="2" thr:updated="2012-04-06T02:52:40-04:00" />
        <id>tag:typepad.com,2003:post-6a012875706f1b970c015392773904970b</id>
        <published>2011-10-20T16:59:03-04:00</published>
        <updated>2011-10-20T16:59:03-04:00</updated>
        <summary type="html">What? Is the user profiles service application configured correctly but people search not working? As you can see in the below screenshot, the user profile service is able to synchronize properly with AD and pull user profiles. When I searched for a user from a SharePoint site using people search results web part, no profiles were returned. I have also tried the query service web service (/_vti_bin/search.asmx) with no luck. Why? I realized that the user profile service application was created after the search service application was created and therefore the SPS3 protocol that SharePoint uses for reading profiles was...&lt;img src="http://feeds.feedburner.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~4/OEm70FT0wAg" height="1" width="1"/&gt;</summary>
        <author>
            <name>Chaitu Madala</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Microsoft SharePoint" />
        
        



    <feedburner:origLink>http://underthehood.ironworks.com/2011/10/sharepoint-2010-user-profiles-configured-correctly-but-people-search-not-working.html</feedburner:origLink></entry>
    <entry>
        <title>SharePoint 2010 - How to Backup/Restore Managed Metadata from one farm/environment to another?</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~3/bcbCVmbBb8E/sharepoint-2010-how-to-backuprestore-managed-metadata-from-one-farmenvironment-to-another.html" />
        <link rel="replies" type="text/html" href="http://underthehood.ironworks.com/2011/10/sharepoint-2010-how-to-backuprestore-managed-metadata-from-one-farmenvironment-to-another.html" thr:count="3" thr:updated="2012-05-10T20:57:15-04:00" />
        <id>tag:typepad.com,2003:post-6a012875706f1b970c015392751bd1970b</id>
        <published>2011-10-20T11:40:18-04:00</published>
        <updated>2011-10-20T11:36:01-04:00</updated>
        <summary type="html">What? SharePoint 2010 - How to Backup/Restore Managed Metadata from one farm/environment to another? Why? You will be amazed by the lack of proper import/export functionality. It is quite a general requirement to migrate Managed Metadata Service / Termsets from one environment to the other. There are a few approaches to backup/restore managed metadata between environments. OOB, SharePoint 2010 allows for ONLY importing managed metadata in CSV format. You are required to use Powershell / Object Model to build the csv file. Here is a script that can do it. Managed metadata terms and termsets each have a unique guid....&lt;img src="http://feeds.feedburner.com/~r/UnderTheHoodInsightFromTheIronworksTechnologyGroup/~4/bcbCVmbBb8E" height="1" width="1"/&gt;</summary>
        <author>
            <name>Chaitu Madala</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Microsoft SharePoint" />
        
        



    <feedburner:origLink>http://underthehood.ironworks.com/2011/10/sharepoint-2010-how-to-backuprestore-managed-metadata-from-one-farmenvironment-to-another.html</feedburner:origLink></entry>
 
</feed><!-- ph=1 -->

