<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>codegirl.blog(this);</title>
	<link>http://www.codegirl.net</link>
	<description>Christina A. Odom  -- Developing SharePoint Solutions</description>
	<lastBuildDate>Wed, 10 Jun 2009 16:59:24 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Modular Document Generation: A Series</title>
		<description>I give an academic exercise:  a simple Form Server application based in MOSS that collects weekly status reports for a project.  (At time of the implementation, the user base did not have Office 2007, InfoPath or Exchange) The owners of this application want a couple of extras based on users' ...</description>
		<link>http://www.codegirl.net/?p=446</link>
			</item>
	<item>
		<title>More additions on the docx -&gt; html topic: Shapes &#038; things.</title>
		<description>I’ve posted in the past about Vincent (TheKid) Rothwell’s article on Creating a docx -&#62; Html Preview Handler for SharePoint and about how to render customxml nodes, so this is just further expansion on the coolness of this topic.
Essentially, the problem was when you pasted in a PowerPoint slide into the ...</description>
		<link>http://www.codegirl.net/?p=430</link>
			</item>
	<item>
		<title>MOSS Document Conversion not working for your documents?  Do they have attached XML schemas?</title>
		<description>Senerio:  You have a nice .docx that you want to use MOSS Document Conversions on to convert a .docx to a web page.  You hit convert and the resulting page has nothing on it.  You take out all the fancy stuff and try the same sequence with a regular "hello ...</description>
		<link>http://www.codegirl.net/?p=426</link>
			</item>
	<item>
		<title>Yes I&#8217;m Alive!</title>
		<description>To say I've been swamped with work is an understatement.  I've been working alot in the ECM space with OBA work.  (I guess I'm a Jane of all Trades).  Anyhow, my new years resolution is to blog more :)

If anyone wishes to find me on LinkedIn, here's my profile: http://www.linkedin.com/in/christinaodom </description>
		<link>http://www.codegirl.net/?p=424</link>
			</item>
	<item>
		<title>Manage Form Templates Errors w/ &#8220;Unknown Error&#8221;</title>
		<description>Much thanks to Tom Kretzmer who first published the issue and his fix. 

Also, I'm going to snipe his disclaimer:
`No warrantees, express or implied, are granted with this information.  Please note that this information is FREE and me being nice enough to give it to you does not mean that you ...</description>
		<link>http://www.codegirl.net/?p=422</link>
			</item>
	<item>
		<title>Have a Job that is stuck in &#8220;Getting Queued&#8221;?</title>
		<description>(As in you've tried to check in a project 8 times, and 7 jobs are currently queued w/ 1 job "Getting Queued")?  You have yourself a nasty clog there.   Don't bother going to the queue settings.  What you need is right infront of your nose.  In Manage Queue Jobs, expand ...</description>
		<link>http://www.codegirl.net/?p=420</link>
			</item>
	<item>
		<title>Link Item is missing from Issues list?  Read me.</title>
		<description>This has just happened to my client.  They setup a fresh MOPS instance on their production MOSS box.  They began to test and quickly realized that the Issues list on all project workspaces were missing the Link Item and upon further investigation.. missing the Link column (of type Project Link ...</description>
		<link>http://www.codegirl.net/?p=418</link>
			</item>
	<item>
		<title>Tim Dobrinski&#8217;s Variations Editor</title>
		<description>For any of you MOSS people who use Variations and understand the sheer pain of the relations list.  My friend Tim has created the free application for you.

Did I mention he released this FOR FREE?? </description>
		<link>http://www.codegirl.net/?p=416</link>
			</item>
	<item>
		<title>Random Error: Infopath’s “updating the site content type failed” Part 2</title>
		<description>I really hate this error.  You publish a form that has been published a million times before, and you get the "Updating the site content type failed" message.  Its like the Red Ring of Death on your XBox... you're left staring at it in utter disbelief.

Oh but it goes beyond ...</description>
		<link>http://www.codegirl.net/?p=413</link>
			</item>
	<item>
		<title>Howto:  Find your Project Server URL from Project Workspace Context</title>
		<description>This is a companion post to go with How to: Find your Project UID from Project Workspace Context since I've received a few questions on this topic.

The following code will return the fully qualified URL for your Project Server instance.

String PWA = SPContext.Current.Web.AllProperties["PWAURL"].ToString(); </description>
		<link>http://www.codegirl.net/?p=411</link>
			</item>
</channel>
</rss>
