<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" 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:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>The Goondock's</title>
    <link>http://www.bradchaney.com/blog/</link>
    <description>Brad Chaney's Blog</description>
    <language>en-us</language>
    <copyright>Brad Chaney</copyright>
    <lastBuildDate>Fri, 30 May 2008 14:47:28 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>brad@bradchaney.com</managingEditor>
    <webMaster>brad@bradchaney.com</webMaster>
    <item>
      <trackback:ping>http://www.bradchaney.com/blog/Trackback.aspx?guid=aa5da5b6-3930-4a40-8202-33cb255da58d</trackback:ping>
      <pingback:server>http://www.bradchaney.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.bradchaney.com/blog/PermaLink,guid,aa5da5b6-3930-4a40-8202-33cb255da58d.aspx</pingback:target>
      <dc:creator>Brad Chaney</dc:creator>
      <wfw:comment>http://www.bradchaney.com/blog/CommentView,guid,aa5da5b6-3930-4a40-8202-33cb255da58d.aspx</wfw:comment>
      <wfw:commentRss>http://www.bradchaney.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=aa5da5b6-3930-4a40-8202-33cb255da58d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
As we all know, any new technology can be a pain to get right. With our solution and
our deployment of our SharePoint farms we are running off Network Appliance hardware.
We even had Microsoft certify that this is an accepted solution and gave it their
blessing.
</p>
        <p>
Our developers were having major troubles deploying their migration package to our
Staging environment. They were getting very slow access time, and even timeouts, we're
talking 10 minutes to upload one page. This put a major kink into our plans to deploy
the new code and content to this environment. This started last week, so we put together
a swat team to try and diagnose these issues.
</p>
        <p>
Keys to the solution is diagnosing these issues:
</p>
        <p>
SharePoint Itself<br />
Active Directory<br />
Firewalls<br />
Network Connectivity<br />
Sql<br />
Network Appliance Hardware<br />
Server Hardware (HP Blades)<br />
Physical Drives &amp; Spindles<br />
Migration Tool (Uses SharePoint API's)<br />
Server Trusts<br />
A bunch of other small pieces of the pie.
</p>
        <p>
As you can see from the above list there are many different items that we would need
to check to verify there are no issues in that particular system.
</p>
        <p>
The interesting thing is that as we go through the list everything checks out. So
as I'm working with Microsoft we run PSSD and capture data from the Sql server to
the NetApp.  NetApp ran another tool on their end. Come to find out we were getting
massive reads but little to no writes. The network I/O was off the chart.
</p>
        <p>
Come to find out the card on the Sql server was set to 1500mtu while the NetApp was
running Jumbo 9000mtu. We re-cabled and switched our NIC cards on the SQL box to Jumbo. 
Problem Solved.
</p>
        <p>
It just comes to show that the smalled things can cause some of the biggest headaches.
</p>
        <img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=aa5da5b6-3930-4a40-8202-33cb255da58d" />
      </body>
      <title>SharePoint Farm &amp; Network Appliance (NetApp) Backend Troubles</title>
      <guid isPermaLink="false">http://www.bradchaney.com/blog/PermaLink,guid,aa5da5b6-3930-4a40-8202-33cb255da58d.aspx</guid>
      <link>http://www.bradchaney.com/blog/2008/05/30/SharePointFarmNetworkApplianceNetAppBackendTroubles.aspx</link>
      <pubDate>Fri, 30 May 2008 14:47:28 GMT</pubDate>
      <description>&lt;p&gt;
As we all know, any new technology can be a pain to get right. With our solution and
our deployment of our SharePoint farms we are running off Network Appliance hardware.
We even had Microsoft certify that this is an accepted solution and gave it their
blessing.
&lt;/p&gt;
&lt;p&gt;
Our developers were having major troubles deploying their migration package to our
Staging environment. They were getting very slow access time, and even timeouts, we're
talking 10 minutes to upload one page. This put a major kink into our plans to deploy
the new code and content to this environment. This started last week, so we put together
a swat team to try and diagnose these issues.
&lt;/p&gt;
&lt;p&gt;
Keys to the solution is diagnosing these issues:
&lt;/p&gt;
&lt;p&gt;
SharePoint Itself&lt;br&gt;
Active Directory&lt;br&gt;
Firewalls&lt;br&gt;
Network Connectivity&lt;br&gt;
Sql&lt;br&gt;
Network Appliance Hardware&lt;br&gt;
Server Hardware (HP Blades)&lt;br&gt;
Physical Drives &amp;amp; Spindles&lt;br&gt;
Migration Tool (Uses SharePoint API's)&lt;br&gt;
Server Trusts&lt;br&gt;
A bunch of other small pieces of the pie.
&lt;/p&gt;
&lt;p&gt;
As you can see from the above list there are many different items that we would need
to check to verify there are no issues in that particular system.
&lt;/p&gt;
&lt;p&gt;
The interesting thing is that as we go through the list everything checks out. So
as I'm working with Microsoft we run PSSD and capture data from the Sql server to
the NetApp.&amp;nbsp; NetApp ran another tool on their end. Come to find out we were getting
massive reads but little to no writes. The network I/O was off the chart.
&lt;/p&gt;
&lt;p&gt;
Come to find out the card on the Sql server was set to 1500mtu while the NetApp was
running Jumbo 9000mtu. We re-cabled and switched our NIC cards on the SQL box to Jumbo.&amp;nbsp;
Problem Solved.
&lt;/p&gt;
&lt;p&gt;
It just comes to show that the smalled things can cause some of the biggest headaches.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=aa5da5b6-3930-4a40-8202-33cb255da58d" /&gt;</description>
      <comments>http://www.bradchaney.com/blog/CommentView,guid,aa5da5b6-3930-4a40-8202-33cb255da58d.aspx</comments>
      <category>SharePoint</category>
    </item>
    <item>
      <trackback:ping>http://www.bradchaney.com/blog/Trackback.aspx?guid=0d9e6d40-d093-4192-97f7-36c7adbdefdf</trackback:ping>
      <pingback:server>http://www.bradchaney.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.bradchaney.com/blog/PermaLink,guid,0d9e6d40-d093-4192-97f7-36c7adbdefdf.aspx</pingback:target>
      <dc:creator>Brad Chaney</dc:creator>
      <wfw:comment>http://www.bradchaney.com/blog/CommentView,guid,0d9e6d40-d093-4192-97f7-36c7adbdefdf.aspx</wfw:comment>
      <wfw:commentRss>http://www.bradchaney.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=0d9e6d40-d093-4192-97f7-36c7adbdefdf</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I get a call from our marketing team that they are needing a redirect page on our public
facing site. This redirect will send a user to a survey hosted outside of our
environment. Our public site runs off MOSS (SharePoint 2007) and in looking at how
to best redirect a user found this to be the easiest way to redirect them for us.
</p>
        <p>
Open your site login with the required permissions in this case I'm logging in as
the Farm Administrator.
</p>
        <p>
Go to "<strong>Site Actions</strong>" then "<strong>Manage Content and Structure</strong>".
</p>
        <p>
Create a new publishing site off the root of your site or where ever you want your
redirect folder to sit. (Site &gt;&gt; New &gt;&gt; Site)<br />
      <em><font size="1"><strong>This is the example I'm
using</strong></font></em><br />
      Give it a title<br />
      URL Name of the site<br />
      Template Publishing &gt;&gt; Publishing Site<br />
      Create Site
</p>
        <p>
Go to your "<strong>Pages</strong>" folder. Create a new <strong>(Redirect Page)</strong> in
this case I named it index.aspx.
</p>
        <p>
Edit your redirect page and enter the URL where you are redirecting your traffic to.
</p>
        <p>
Now a bit of a tricky part, you have to make sure you go into your "<strong>Site Settings</strong>"
of that new site, navigate to "<strong>Look and Feel</strong>" and select
"<strong>Welcome page</strong>" and change the default page listed by SharePoint
to the page you have just created, in this case "index.aspx".
</p>
        <p>
Now when a user visits the site <a href="http://www.yoursite.com/redirect/">http://www.yoursite.com/redirect/</a> it
will automatically shoot them to the redirect URL you specified in the redirect page.
</p>
        <p>
Enjoy!
</p>
        <img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=0d9e6d40-d093-4192-97f7-36c7adbdefdf" />
      </body>
      <title>MOSS Site / Page Redirect Issues (Public Facing Site)</title>
      <guid isPermaLink="false">http://www.bradchaney.com/blog/PermaLink,guid,0d9e6d40-d093-4192-97f7-36c7adbdefdf.aspx</guid>
      <link>http://www.bradchaney.com/blog/2008/05/15/MOSSSitePageRedirectIssuesPublicFacingSite.aspx</link>
      <pubDate>Thu, 15 May 2008 20:40:33 GMT</pubDate>
      <description>&lt;p&gt;
I get a call from our marketing team that they are needing a redirect page on our&amp;nbsp;public
facing&amp;nbsp;site. This redirect will send a user to a survey hosted outside of our
environment. Our public site runs off MOSS (SharePoint 2007) and in looking at how
to best redirect a user found this to be the easiest way to redirect them for us.
&lt;/p&gt;
&lt;p&gt;
Open your site login with the required permissions in this case I'm logging in as
the Farm Administrator.
&lt;/p&gt;
&lt;p&gt;
Go to "&lt;strong&gt;Site Actions&lt;/strong&gt;" then "&lt;strong&gt;Manage Content and Structure&lt;/strong&gt;".
&lt;/p&gt;
&lt;p&gt;
Create a new publishing site off the root of your site or where ever you want your
redirect folder to sit.&amp;nbsp;(Site &amp;gt;&amp;gt; New &amp;gt;&amp;gt; Site)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;em&gt;&lt;font size=1&gt;&lt;strong&gt;This is the example&amp;nbsp;I'm
using&lt;/strong&gt;&lt;/font&gt;&lt;/em&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Give it a title&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;URL Name of the site&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Template Publishing &amp;gt;&amp;gt; Publishing Site&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Create Site
&lt;/p&gt;
&lt;p&gt;
Go to your "&lt;strong&gt;Pages&lt;/strong&gt;" folder. Create a new &lt;strong&gt;(Redirect Page)&lt;/strong&gt; in
this case I named it index.aspx.
&lt;/p&gt;
&lt;p&gt;
Edit your redirect page and enter the URL where you are redirecting your traffic to.
&lt;/p&gt;
&lt;p&gt;
Now a bit of a tricky part, you have to make sure you go into your "&lt;strong&gt;Site Settings&lt;/strong&gt;"
of that new site,&amp;nbsp;navigate to&amp;nbsp;"&lt;strong&gt;Look and Feel&lt;/strong&gt;" and select
"&lt;strong&gt;Welcome page&lt;/strong&gt;" and change the default page listed&amp;nbsp;by SharePoint
to the page you have just created, in&amp;nbsp;this case "index.aspx".
&lt;/p&gt;
&lt;p&gt;
Now when a user visits the site &lt;a href="http://www.yoursite.com/redirect/"&gt;http://www.yoursite.com/redirect/&lt;/a&gt; it
will automatically shoot them to the redirect URL you specified in the redirect&amp;nbsp;page.
&lt;/p&gt;
&lt;p&gt;
Enjoy!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=0d9e6d40-d093-4192-97f7-36c7adbdefdf" /&gt;</description>
      <comments>http://www.bradchaney.com/blog/CommentView,guid,0d9e6d40-d093-4192-97f7-36c7adbdefdf.aspx</comments>
      <category>SharePoint</category>
    </item>
    <item>
      <trackback:ping>http://www.bradchaney.com/blog/Trackback.aspx?guid=609f5a48-9a29-441c-9716-b83fa4efa9ec</trackback:ping>
      <pingback:server>http://www.bradchaney.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.bradchaney.com/blog/PermaLink,guid,609f5a48-9a29-441c-9716-b83fa4efa9ec.aspx</pingback:target>
      <dc:creator>Brad Chaney</dc:creator>
      <wfw:comment>http://www.bradchaney.com/blog/CommentView,guid,609f5a48-9a29-441c-9716-b83fa4efa9ec.aspx</wfw:comment>
      <wfw:commentRss>http://www.bradchaney.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=609f5a48-9a29-441c-9716-b83fa4efa9ec</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Well, my first week in India was officially over yesterday.  We've had some issues
with our development servers all week that we hope to have finally fixed today sometime
(CST) Needless to say I was very busy this week on the MindTree Campus.. from talking
with them over various issues, closing out requests, getting access for testing besides
other things. I hope the coming week will be less stressful... I had been puting in
dual shifts on most of the weekdays.
</p>
        <p>
I'm going to post a few of the pictures I have taken... I have to apologize that
i haven't taken that many.. around here if they see a person with a camera... well.
they flock to you offering you anything from coconut milk, and autorickshaw taxi,
or street vendor bananas.
</p>
        <p>
Here are some pictures of my room in New Dehli for my layover... it's one of those
rooms.. you just don't want to sleep in... and i'm hoping the red stuff on the wall
was just paint. (For all pictures click the image for a bigger version)
</p>
        <table style="WIDTH: 100%" cellpadding="2">
          <tbody>
            <tr>
              <td style="TEXT-ALIGN: center">
                <a href="http://www.bradchaney.com/images/india/batch1/batch1_1.JPG">
                  <img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height="150" alt="Gallery" src="http://www.bradchaney.com/images/india/batch1/batch1_1thumb.JPG" width="112" />
                </a>
              </td>
              <td style="TEXT-ALIGN: center">
                <a href="http://www.bradchaney.com/images/india/batch1/batch1_2.JPG">
                  <img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height="112" alt="Gallery" src="http://www.bradchaney.com/images/india/batch1/batch1_2thumb.JPG" width="150" />
                </a>
              </td>
            </tr>
          </tbody>
        </table>
        <p>
Next is a picture of my room I'm staying in.  It's really enjoyable, the bed
isn't the best but the overall room quality is nice. Not to mention the service of
the staff. One thing in India they really do like the US and they have done anything
to please me, from putting fresh fruit in the room to doing my laundry it's all top
notch.
</p>
        <table style="WIDTH: 100%" cellpadding="2">
          <tbody>
            <tr>
              <td style="TEXT-ALIGN: center">
                <a href="http://www.bradchaney.com/images/india/batch1/batch1_3.JPG">
                  <img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height="112" alt="Gallery" src="http://www.bradchaney.com/images/india/batch1/batch1_3thumb.JPG" width="150" />
                </a>
              </td>
              <td style="TEXT-ALIGN: center">
                <a href="http://www.bradchaney.com/images/india/batch1/batch1_4.JPG">
                  <img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height="112" alt="Gallery" src="http://www.bradchaney.com/images/india/batch1/batch1_4thumb.JPG" width="150" />
                </a>
              </td>
              <td style="TEXT-ALIGN: center">
                <a href="http://www.bradchaney.com/images/india/batch1/batch1_5.JPG">
                  <img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height="112" alt="Gallery" src="http://www.bradchaney.com/images/india/batch1/batch1_5thumb.JPG" width="150" />
                </a>
              </td>
            </tr>
            <tr>
              <td style="TEXT-ALIGN: center">
                <a href="http://www.bradchaney.com/images/india/batch1/batch1_6.JPG">
                  <img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height="112" alt="Gallery" src="http://www.bradchaney.com/images/india/batch1/batch1_6thumb.JPG" width="150" />
                </a>
              </td>
              <td style="TEXT-ALIGN: center">
                <a href="http://www.bradchaney.com/images/india/batch1/batch1_7.JPG">
                  <img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height="112" alt="Gallery" src="http://www.bradchaney.com/images/india/batch1/batch1_7thumb.JPG" width="150" />
                </a>
              </td>
              <td style="TEXT-ALIGN: center">
                <a href="http://www.bradchaney.com/images/india/batch1/batch1_8.JPG">
                  <img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height="112" alt="Gallery" src="http://www.bradchaney.com/images/india/batch1/batch1_8thumb.JPG" width="150" />
                </a>
              </td>
            </tr>
          </tbody>
        </table>
        <p>
Finally, here are some initial pictures of the traffic.  Words cannot describe
the traffic here except no rules bigger car or truck wins. Also of note the horn is
used for everything from letting people know you're there.. to move over.. to i'm
making a turn.. to hey i'm changing the channel on my radio. You just have to get
used to it. 
</p>
        <table style="WIDTH: 100%" cellpadding="2">
          <tbody>
            <tr>
              <td style="TEXT-ALIGN: center">
                <a href="http://www.bradchaney.com/images/india/batch1/batch1_9.JPG">
                  <img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height="112" alt="Gallery" src="http://www.bradchaney.com/images/india/batch1/batch1_9thumb.JPG" width="150" />
                </a>
              </td>
              <td style="TEXT-ALIGN: center">
                <a href="http://www.bradchaney.com/images/india/batch1/batch1_10.JPG">
                  <img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height="112" alt="Gallery" src="http://www.bradchaney.com/images/india/batch1/batch1_10thumb.JPG" width="150" />
                </a>
              </td>
              <td style="TEXT-ALIGN: center">
                <a href="http://www.bradchaney.com/images/india/batch1/batch1_11.JPG">
                  <img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height="112" alt="Gallery" src="http://www.bradchaney.com/images/india/batch1/batch1_11thumb.JPG" width="150" />
                </a>
              </td>
            </tr>
          </tbody>
        </table>
        <p>
Things I've found interesting on my travels to and from MindTree
</p>
        <ul>
          <li>
People washing clothes on the concrete on the side of the road 
</li>
          <li>
The wild horns some of the two ton trucks have 
</li>
          <li>
There are no walmart type places.. just small open stores that sell various goods
right next the road from fish lying on ice to gumdrops 
</li>
          <li>
Every bus, car, rickshaw, scooter, motorcycle, or bus is packed with people to the
point of overflowing.. i saw the train go by the other morning on my way in and people
were actually hanging on to the side of the train. 
</li>
          <li>
They still use Oxen, Donkeys, and horses to pull some of their carts.. all of the
Oxen usually have bright things on their horns... as decoration 
</li>
          <li>
The roads are terrible... and that's being kind 
</li>
          <li>
The rivers are VERY polluted here, and i saw families washing themselves in it.. even
the drain water... scary 
</li>
          <li>
They have Hindu shrines all over the place.. and they cause traffic nightmares.. it
took me 2 hours one night to get home because of one of these festivals 
</li>
          <li>
Saw people living in tents.. some using candles to heat food.. sad 
</li>
          <li>
I'm going to try and take a picture of the bright flowers the ox cars bring to market..
it's sooooo bright.. it's amazing 
</li>
          <li>
Trees... there are trees everywhere.. it's called the Garden City.. my driver took
me through a park.. and it was amazing.. saw real bamboo stalks growing.. they were
huge! 
</li>
          <li>
It's amazing some buildings are ultramodern.. like MindTree, Intel, and AMD.. but
right next to them it looks like the building has been bombed out... just weird to
see that 
</li>
          <li>
Do It Yourself Home Electricity.. the infrastructure here is taxed... as rolling blackouts
happen daily.. even here at the hotel.. if you go down a road.. you'll see all these
wires people have ran themselves to get electricity... 
</li>
          <li>
Lots of petrol stations.. but no petrol.. you'll see people going from one station
to the next trying to find petrol (Gas).. they have shortages here bigtime 
</li>
          <li>
Overstacked.. every truck, rickshaw, or animal drawn cart is overladen with merchandise
or products.. to the point of tipping over 
</li>
          <li>
Hawks.. you'll see giant birds just chill'n flying around the city. since the markets
to get food are open.. they have a field day finding food 
</li>
          <li>
Advertising.. it's everywhere.. walls, cars, poles, backs of cars... front of cars...
on banners, on the backs of jackets... on scooters.. everywhere you look there are
advertisments</li>
        </ul>
        <p>
Overall the people are very poor but very nice. They really cherish western culture
and are super friendly to me... they ask me where i'm from, when I say the United
States, every single one I've met have said.. what a great country.. i wish we could
go there some day... you have freedoms that we can only wish for... One a side note..
they have freedom here but what they mean is that the caste system is still here and
it really hurts people as they can't achieve a higher standard of living just because
they were born to a lower caste... really sad
</p>
        <img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=609f5a48-9a29-441c-9716-b83fa4efa9ec" />
      </body>
      <title>Saturday Evening Post</title>
      <guid isPermaLink="false">http://www.bradchaney.com/blog/PermaLink,guid,609f5a48-9a29-441c-9716-b83fa4efa9ec.aspx</guid>
      <link>http://www.bradchaney.com/blog/2008/04/19/SaturdayEveningPost.aspx</link>
      <pubDate>Sat, 19 Apr 2008 12:49:42 GMT</pubDate>
      <description>&lt;p&gt;
Well, my first week in India was officially over yesterday.&amp;nbsp; We've had some issues
with our development servers all week that we hope to have finally fixed today sometime
(CST) Needless to say I was very busy this week on the MindTree Campus.. from talking
with them over various issues, closing out requests, getting access for testing besides
other things. I hope the coming week will be less stressful... I had been puting in
dual shifts on most of the weekdays.
&lt;/p&gt;
&lt;p&gt;
I'm going to post a few of the pictures&amp;nbsp;I have taken... I have to apologize that
i haven't taken that many.. around here if they see a person with a camera... well.
they flock to you offering you anything from coconut milk, and autorickshaw taxi,
or street vendor bananas.
&lt;/p&gt;
&lt;p&gt;
Here are some pictures of my room in New Dehli for my layover... it's one of those
rooms.. you just don't want to sleep in... and i'm hoping the red stuff on the wall
was just paint. (For all pictures click the image for a bigger version)
&lt;/p&gt;
&lt;table style="WIDTH: 100%" cellpadding=2&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="TEXT-ALIGN: center"&gt;
&lt;a href="http://www.bradchaney.com/images/india/batch1/batch1_1.JPG"&gt;&lt;img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=150 alt=Gallery src="http://www.bradchaney.com/images/india/batch1/batch1_1thumb.JPG" width=112&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="TEXT-ALIGN: center"&gt;
&lt;a href="http://www.bradchaney.com/images/india/batch1/batch1_2.JPG"&gt;&lt;img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=112 alt=Gallery src="http://www.bradchaney.com/images/india/batch1/batch1_2thumb.JPG" width=150&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
Next is a picture of my room I'm staying in.&amp;nbsp; It's really enjoyable, the bed
isn't the best but the overall room quality is nice. Not to mention the service of
the staff. One thing in India they really do like the US and they have done anything
to please me, from putting fresh fruit in the room to doing my laundry it's all top
notch.
&lt;/p&gt;
&lt;table style="WIDTH: 100%" cellpadding=2&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="TEXT-ALIGN: center"&gt;
&lt;a href="http://www.bradchaney.com/images/india/batch1/batch1_3.JPG"&gt;&lt;img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=112 alt=Gallery src="http://www.bradchaney.com/images/india/batch1/batch1_3thumb.JPG" width=150&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="TEXT-ALIGN: center"&gt;
&lt;a href="http://www.bradchaney.com/images/india/batch1/batch1_4.JPG"&gt;&lt;img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=112 alt=Gallery src="http://www.bradchaney.com/images/india/batch1/batch1_4thumb.JPG" width=150&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="TEXT-ALIGN: center"&gt;
&lt;a href="http://www.bradchaney.com/images/india/batch1/batch1_5.JPG"&gt;&lt;img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=112 alt=Gallery src="http://www.bradchaney.com/images/india/batch1/batch1_5thumb.JPG" width=150&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="TEXT-ALIGN: center"&gt;
&lt;a href="http://www.bradchaney.com/images/india/batch1/batch1_6.JPG"&gt;&lt;img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=112 alt=Gallery src="http://www.bradchaney.com/images/india/batch1/batch1_6thumb.JPG" width=150&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="TEXT-ALIGN: center"&gt;
&lt;a href="http://www.bradchaney.com/images/india/batch1/batch1_7.JPG"&gt;&lt;img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=112 alt=Gallery src="http://www.bradchaney.com/images/india/batch1/batch1_7thumb.JPG" width=150&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="TEXT-ALIGN: center"&gt;
&lt;a href="http://www.bradchaney.com/images/india/batch1/batch1_8.JPG"&gt;&lt;img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=112 alt=Gallery src="http://www.bradchaney.com/images/india/batch1/batch1_8thumb.JPG" width=150&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
Finally, here are some initial pictures of the traffic.&amp;nbsp; Words cannot describe
the traffic here except no rules bigger car or truck wins. Also of note the horn is
used for everything from letting people know you're there.. to move over.. to i'm
making a turn.. to hey i'm changing the channel on my radio. You just have to get
used to it. 
&lt;/p&gt;
&lt;table style="WIDTH: 100%" cellpadding=2&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="TEXT-ALIGN: center"&gt;
&lt;a href="http://www.bradchaney.com/images/india/batch1/batch1_9.JPG"&gt;&lt;img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=112 alt=Gallery src="http://www.bradchaney.com/images/india/batch1/batch1_9thumb.JPG" width=150&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="TEXT-ALIGN: center"&gt;
&lt;a href="http://www.bradchaney.com/images/india/batch1/batch1_10.JPG"&gt;&lt;img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=112 alt=Gallery src="http://www.bradchaney.com/images/india/batch1/batch1_10thumb.JPG" width=150&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="TEXT-ALIGN: center"&gt;
&lt;a href="http://www.bradchaney.com/images/india/batch1/batch1_11.JPG"&gt;&lt;img style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=112 alt=Gallery src="http://www.bradchaney.com/images/india/batch1/batch1_11thumb.JPG" width=150&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
Things I've found interesting on my travels to and from MindTree
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
People washing clothes on the concrete on the side of the road 
&lt;li&gt;
The wild horns some of the two ton trucks have 
&lt;li&gt;
There are no walmart type places.. just small open stores that sell various goods
right next the road from fish lying on ice to gumdrops 
&lt;li&gt;
Every bus, car, rickshaw, scooter, motorcycle, or bus is packed with people to the
point of overflowing.. i saw the train go by the other morning on my way in and people
were actually hanging on to the side of the train. 
&lt;li&gt;
They still use Oxen, Donkeys, and horses to pull some of their carts.. all of the
Oxen usually have bright things on their horns... as decoration 
&lt;li&gt;
The roads are terrible... and that's being kind 
&lt;li&gt;
The rivers are VERY polluted here, and i saw families washing themselves in it.. even
the drain water... scary 
&lt;li&gt;
They have Hindu shrines all over the place.. and they cause traffic nightmares.. it
took me 2 hours one night to get home because of one of these festivals 
&lt;li&gt;
Saw people living in tents.. some using candles to heat food.. sad 
&lt;li&gt;
I'm going to try and take a picture of the bright flowers the ox cars bring to market..
it's sooooo bright.. it's amazing 
&lt;li&gt;
Trees... there are trees everywhere.. it's called the Garden City.. my driver took
me through a park.. and it was amazing.. saw real bamboo stalks growing.. they were
huge! 
&lt;li&gt;
It's amazing some buildings are ultramodern.. like MindTree, Intel, and AMD.. but
right next to them it looks like the building has been bombed out... just weird to
see that 
&lt;li&gt;
Do It Yourself Home Electricity.. the infrastructure here is taxed... as rolling blackouts
happen daily.. even here at the hotel.. if you go down a road.. you'll see all these
wires people have ran themselves to get electricity... 
&lt;li&gt;
Lots of petrol stations.. but no petrol.. you'll see people going from one station
to the next trying to find petrol (Gas).. they have shortages here bigtime 
&lt;li&gt;
Overstacked.. every truck, rickshaw, or animal drawn cart is overladen with merchandise
or products.. to the point of tipping over 
&lt;li&gt;
Hawks.. you'll see giant birds just chill'n flying around the city. since the markets
to get food are open.. they have a field day finding food 
&lt;li&gt;
Advertising.. it's everywhere.. walls, cars, poles, backs of cars... front of cars...
on banners, on the backs of jackets... on scooters.. everywhere you look there are
advertisments&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Overall the people are very poor but very nice. They really cherish western culture
and are super friendly to me... they ask me where i'm from, when I say the United
States, every single one I've met have said.. what a great country.. i wish we could
go there some day... you have freedoms that we can only wish for... One a side note..
they have freedom here but what they mean is that the caste system is still here and
it really hurts people as they can't achieve a higher standard of living just because
they were born to a lower caste... really sad
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=609f5a48-9a29-441c-9716-b83fa4efa9ec" /&gt;</description>
      <comments>http://www.bradchaney.com/blog/CommentView,guid,609f5a48-9a29-441c-9716-b83fa4efa9ec.aspx</comments>
      <category>Life</category>
    </item>
    <item>
      <trackback:ping>http://www.bradchaney.com/blog/Trackback.aspx?guid=29b012f7-fe24-4b7c-ac9c-1b0caa7ffbd4</trackback:ping>
      <pingback:server>http://www.bradchaney.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.bradchaney.com/blog/PermaLink,guid,29b012f7-fe24-4b7c-ac9c-1b0caa7ffbd4.aspx</pingback:target>
      <dc:creator>Brad Chaney</dc:creator>
      <wfw:comment>http://www.bradchaney.com/blog/CommentView,guid,29b012f7-fe24-4b7c-ac9c-1b0caa7ffbd4.aspx</wfw:comment>
      <wfw:commentRss>http://www.bradchaney.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=29b012f7-fe24-4b7c-ac9c-1b0caa7ffbd4</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
So I haven't been able to write alot lately... the new job keeps me on my toes... 
</p>
        <p>
My India Experience..
</p>
        <p>
In doing the work I do now it has required me to travel to Bangalore, India. 
I arrived on friday, and did my best to sleep off some nasty jet lag... (it took me
over 30 hours to get here).  American Airlines of course grounded all their planes
so i had to catch 2 puddle jumpers to Chicago before the main flight... of which i
slept the entire way.  The New Dehli airport is something to behold, not only
was walking off the plane like walking into a blast furnace... but the traffic was
insane (more on that later as it gets worse) After spending the night awake in a room..
if that's what you can call it (i had a 10 hour layover and the airport there closes
literally locks the door and you have to find a place to stay for the night). I was
up the next morning and on my plane to Bangalore.
</p>
        <p>
Arriving in Bangalore... the temperature was nice.. and the airport was actually better
than New Dehli. Off to the hotel to check in and basically I crashed hard for a few
days... 
</p>
        <p>
I hope to update more exploits as I get the time to write.. which i have now as really
besides work i'm really not doing anything.
</p>
        <p>
Things I should cover:
</p>
        <p>
The Traffic<br />
The Sea of People<br />
Working at MindTree<br />
The Food<br />
The TV/Music<br />
The Culture
</p>
        <p>
Various other oddities and fun stuff that I've encountered.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=29b012f7-fe24-4b7c-ac9c-1b0caa7ffbd4" />
      </body>
      <title>Alot to think about...</title>
      <guid isPermaLink="false">http://www.bradchaney.com/blog/PermaLink,guid,29b012f7-fe24-4b7c-ac9c-1b0caa7ffbd4.aspx</guid>
      <link>http://www.bradchaney.com/blog/2008/04/16/AlotToThinkAbout.aspx</link>
      <pubDate>Wed, 16 Apr 2008 12:45:05 GMT</pubDate>
      <description>&lt;p&gt;
So I haven't been able to write alot lately... the new job keeps me on my toes... 
&lt;/p&gt;
&lt;p&gt;
My India Experience..
&lt;/p&gt;
&lt;p&gt;
In doing the work I do now it has required me to travel to Bangalore, India.&amp;nbsp;
I arrived on friday, and did my best to sleep off some nasty jet lag... (it took me
over 30 hours to get here).&amp;nbsp; American Airlines of course grounded all their planes
so i had to catch 2 puddle jumpers to Chicago before the main flight... of which i
slept the entire way.&amp;nbsp; The New Dehli airport is something to behold, not only
was walking off the plane like walking into a blast furnace... but the traffic was
insane (more on that later as it gets worse) After spending the night awake in a room..
if that's what you can call it (i had a 10 hour layover and the airport there closes
literally locks the door and you have to find a place to stay for the night). I was
up the next morning and on my plane to Bangalore.
&lt;/p&gt;
&lt;p&gt;
Arriving in Bangalore... the temperature was nice.. and the airport was actually better
than New Dehli. Off to the hotel to check in and basically I crashed hard for a few
days... 
&lt;/p&gt;
&lt;p&gt;
I hope to update more exploits as I get the time to write.. which i have now as really
besides work i'm really not doing anything.
&lt;/p&gt;
&lt;p&gt;
Things I should cover:
&lt;/p&gt;
&lt;p&gt;
The Traffic&lt;br&gt;
The Sea of People&lt;br&gt;
Working at MindTree&lt;br&gt;
The Food&lt;br&gt;
The TV/Music&lt;br&gt;
The Culture
&lt;/p&gt;
&lt;p&gt;
Various other oddities and fun stuff that I've encountered.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=29b012f7-fe24-4b7c-ac9c-1b0caa7ffbd4" /&gt;</description>
      <comments>http://www.bradchaney.com/blog/CommentView,guid,29b012f7-fe24-4b7c-ac9c-1b0caa7ffbd4.aspx</comments>
      <category>Life</category>
    </item>
    <item>
      <trackback:ping>http://www.bradchaney.com/blog/Trackback.aspx?guid=bc842161-982f-48e0-b68b-06b2f1cc1851</trackback:ping>
      <pingback:server>http://www.bradchaney.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.bradchaney.com/blog/PermaLink,guid,bc842161-982f-48e0-b68b-06b2f1cc1851.aspx</pingback:target>
      <dc:creator>Brad Chaney</dc:creator>
      <wfw:comment>http://www.bradchaney.com/blog/CommentView,guid,bc842161-982f-48e0-b68b-06b2f1cc1851.aspx</wfw:comment>
      <wfw:commentRss>http://www.bradchaney.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=bc842161-982f-48e0-b68b-06b2f1cc1851</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Sorry for the lack of updating. Things have been nuts, between putting out fires and
new server installs... feels like i haven't a chance to breathe.
</p>
        <p>
Learning alot here, which is a good thing.
</p>
        <p>
Looking forward to: 30 Days of Night on Blue Ray
</p>
        <img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=bc842161-982f-48e0-b68b-06b2f1cc1851" />
      </body>
      <title>Swamped</title>
      <guid isPermaLink="false">http://www.bradchaney.com/blog/PermaLink,guid,bc842161-982f-48e0-b68b-06b2f1cc1851.aspx</guid>
      <link>http://www.bradchaney.com/blog/2008/02/20/Swamped.aspx</link>
      <pubDate>Wed, 20 Feb 2008 22:00:25 GMT</pubDate>
      <description>&lt;p&gt;
Sorry for the lack of updating. Things have been nuts, between putting out fires and
new server installs... feels like i haven't a chance to breathe.
&lt;/p&gt;
&lt;p&gt;
Learning alot here, which is a good thing.
&lt;/p&gt;
&lt;p&gt;
Looking forward to: 30 Days of Night on Blue Ray
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=bc842161-982f-48e0-b68b-06b2f1cc1851" /&gt;</description>
      <comments>http://www.bradchaney.com/blog/CommentView,guid,bc842161-982f-48e0-b68b-06b2f1cc1851.aspx</comments>
      <category>Life</category>
    </item>
    <item>
      <trackback:ping>http://www.bradchaney.com/blog/Trackback.aspx?guid=2f83f79c-db69-4de1-a1b8-6a2a3a04c079</trackback:ping>
      <pingback:server>http://www.bradchaney.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.bradchaney.com/blog/PermaLink,guid,2f83f79c-db69-4de1-a1b8-6a2a3a04c079.aspx</pingback:target>
      <dc:creator>Brad Chaney</dc:creator>
      <wfw:comment>http://www.bradchaney.com/blog/CommentView,guid,2f83f79c-db69-4de1-a1b8-6a2a3a04c079.aspx</wfw:comment>
      <wfw:commentRss>http://www.bradchaney.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=2f83f79c-db69-4de1-a1b8-6a2a3a04c079</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Just started up with Emerson Electric today as the MOSS Technical Application Administrator. 
I realize I have alot to learn here.  It is a gigantic corporation with many
divisions and people.
</p>
        <p>
Fixed my first real test. SharePoint Alert setup can be a major pain and today was
the same.  The issue was after an alert was set, no outgoing emails were being
sent.  There are countless posts and threads throughout the web but a couple
were needed to fix this issue.
</p>
        <p>
First of all, McAfee Antivirus, that special program, you have to make sure service
applications can punch through port 25.  Once this is done you don't have to
worry about port blocking.  Next, making sure the firewall itself allows the
program to get out. Guess what.... after fixing the first 2 things.. more was needed. 
Next I dove into SQL Server to fix table permissions for the content table, allowing
the service account to properly access the tables. Last but not least, I had to go
into Services and setup the Sharepoint Worker Process to use the proper access account.
</p>
        <p>
So, through a couple hours of trial and error everything is successfully working and
all users are receiving their email alerts and notifications.
</p>
        <img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=2f83f79c-db69-4de1-a1b8-6a2a3a04c079" />
      </body>
      <title>Quick Thoughts on My First Day</title>
      <guid isPermaLink="false">http://www.bradchaney.com/blog/PermaLink,guid,2f83f79c-db69-4de1-a1b8-6a2a3a04c079.aspx</guid>
      <link>http://www.bradchaney.com/blog/2008/01/28/QuickThoughtsOnMyFirstDay.aspx</link>
      <pubDate>Mon, 28 Jan 2008 21:40:00 GMT</pubDate>
      <description>&lt;p&gt;
Just started up with Emerson Electric today as the MOSS Technical Application Administrator.&amp;nbsp;
I realize I have alot to learn here.&amp;nbsp; It is a gigantic corporation with many
divisions and people.
&lt;/p&gt;
&lt;p&gt;
Fixed my first real test. SharePoint Alert setup can be a major pain and today was
the same.&amp;nbsp; The issue was after an alert was set, no outgoing emails were being
sent.&amp;nbsp; There are countless posts and threads throughout the web but a couple
were needed to fix this issue.
&lt;/p&gt;
&lt;p&gt;
First of all, McAfee Antivirus, that special program, you have to make sure service
applications can punch through port 25.&amp;nbsp; Once this is done you don't have to
worry about port blocking.&amp;nbsp; Next, making sure the firewall itself allows the
program to get out. Guess what.... after fixing the first 2 things.. more was needed.&amp;nbsp;
Next I dove into SQL Server to fix table permissions for the content table, allowing
the service account to properly access the tables. Last but not least, I had to go
into Services and setup the Sharepoint Worker Process to use the proper access account.
&lt;/p&gt;
&lt;p&gt;
So, through a couple hours of trial and error everything is successfully working and
all users are receiving their email alerts and notifications.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=2f83f79c-db69-4de1-a1b8-6a2a3a04c079" /&gt;</description>
      <comments>http://www.bradchaney.com/blog/CommentView,guid,2f83f79c-db69-4de1-a1b8-6a2a3a04c079.aspx</comments>
      <category>SharePoint</category>
    </item>
    <item>
      <trackback:ping>http://www.bradchaney.com/blog/Trackback.aspx?guid=47460930-eac0-43c3-95c9-94505b6b023d</trackback:ping>
      <pingback:server>http://www.bradchaney.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.bradchaney.com/blog/PermaLink,guid,47460930-eac0-43c3-95c9-94505b6b023d.aspx</pingback:target>
      <dc:creator>Brad Chaney</dc:creator>
      <wfw:comment>http://www.bradchaney.com/blog/CommentView,guid,47460930-eac0-43c3-95c9-94505b6b023d.aspx</wfw:comment>
      <wfw:commentRss>http://www.bradchaney.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=47460930-eac0-43c3-95c9-94505b6b023d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
After six years working at Thompson Coburn I've decided to make a career move. 
I was offered an opportunity for more growth that made it impossible to say no. So
as of January 28th I will be a MOSS Technical Application Administrator for another
big company here in St. Louis.  This move allows me in on the ground floor of
a massive MOSS (SharePoint 2007) project. This includes both external and internal
facing sites.
</p>
        <p>
The company I will be working for is a big change to what I have been doing for the
last few years. I'm extremely excited about this move which will allow me to better
concentrate on my skills relating to content managment and global branding.
</p>
        <p>
Therefore, I will be trying to keep this blog up to date with technical challenges
I'm facing, technical stuff I find cool, and other life events.  Next week may
be sparse on posts as I'll be getting information transformed to others in my current
group and my big 30th birthday is on Tuesday.
</p>
        <img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=47460930-eac0-43c3-95c9-94505b6b023d" />
      </body>
      <title>Hitting the Road</title>
      <guid isPermaLink="false">http://www.bradchaney.com/blog/PermaLink,guid,47460930-eac0-43c3-95c9-94505b6b023d.aspx</guid>
      <link>http://www.bradchaney.com/blog/2008/01/18/HittingTheRoad.aspx</link>
      <pubDate>Fri, 18 Jan 2008 19:16:27 GMT</pubDate>
      <description>&lt;p&gt;
After six years working at Thompson Coburn I've decided to make a career move.&amp;nbsp;
I was offered an opportunity for more growth that made it impossible to say no. So
as of January 28th I will be a MOSS Technical Application Administrator for another
big company here in St. Louis.&amp;nbsp; This move allows me in on the ground floor of
a massive MOSS (SharePoint 2007) project. This includes both external and internal
facing sites.
&lt;/p&gt;
&lt;p&gt;
The company I will be working for is a big change to what I have been doing for the
last few years. I'm extremely excited about this move which will allow me to better
concentrate on my skills relating to content managment and global branding.
&lt;/p&gt;
&lt;p&gt;
Therefore, I will be trying to keep this blog up to date with technical challenges
I'm facing, technical stuff I find cool, and other life events.&amp;nbsp; Next week may
be sparse on posts as I'll be getting information transformed to others in my current
group and my big 30th birthday is on Tuesday.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.bradchaney.com/blog/aggbug.ashx?id=47460930-eac0-43c3-95c9-94505b6b023d" /&gt;</description>
      <comments>http://www.bradchaney.com/blog/CommentView,guid,47460930-eac0-43c3-95c9-94505b6b023d.aspx</comments>
      <category>Life</category>
    </item>
  </channel>
</rss>
