<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>www.amandabrooke.net</title>
	<atom:link href="http://www.amandabrooke.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amandabrooke.net</link>
	<description></description>
	<pubDate>Thu, 13 Nov 2008 22:59:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Word Doc &#8220;is reserved by&#8221;</title>
		<link>http://www.amandabrooke.net/2008/11/13/word-doc-is-reserved-by/</link>
		<comments>http://www.amandabrooke.net/2008/11/13/word-doc-is-reserved-by/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 22:59:37 +0000</pubDate>
		<dc:creator>Faille</dc:creator>
		
		<category><![CDATA[Technical]]></category>

		<category><![CDATA[microsoft word]]></category>

		<guid isPermaLink="false">http://www.amandabrooke.net/?p=17</guid>
		<description><![CDATA[The project that I am working on right now is using Microsoft SharePoint.  It has some convenient features, but I absolutely hate how it does change control for documents.  Maybe I just don&#8217;t know how to use it.  Anyway, a common problem we are having is documents are staying &#8220;Reserved By&#8221; people who have left [...]]]></description>
			<content:encoded><![CDATA[<p>The project that I am working on right now is using Microsoft SharePoint.  It has some convenient features, but I absolutely hate how it does change control for documents.  Maybe I just don&#8217;t know how to use it.  Anyway, a common problem we are having is documents are staying &#8220;Reserved By&#8221; people who have left the project, and our only option is to open them as Read Only.  If those documents are then saved using SAVE AS&#8230; so we can create a new version, the save as is password protected too.  Highly annoying.</p>
<p>Here is the solution (I apologize for losing the source of this tip - I will add it and pictures when I can)</p>
<ul>
<li>Go to File &gt; Save As&#8230;</li>
<li>On the top right of the window, there will be a Tools option.  Click this, and choose Security Options&#8230;</li>
<li>Delete the password and uncheck the Read-only recommended checkbox</li>
<li>Save the document</li>
</ul>
<p>You do still have to Save As&#8230; the document, but you can always rename the document once the password is removed</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amandabrooke.net/2008/11/13/word-doc-is-reserved-by/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to find the name of a DFF</title>
		<link>http://www.amandabrooke.net/2008/09/11/how-to-find-the-name-of-a-dff/</link>
		<comments>http://www.amandabrooke.net/2008/09/11/how-to-find-the-name-of-a-dff/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 17:55:31 +0000</pubDate>
		<dc:creator>Faille</dc:creator>
		
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.amandabrooke.net/?p=15</guid>
		<description><![CDATA[If you have the name of the table you want the DFF for, you can use this query:
select app.APPLICATION_NAME, dff.TITLE, dff.APPLICATION_TABLE_NAME
from apps.FND_DESCRIPTIVE_FLEXS_VL dff,
 apps.FND_APPLICATION_TL app
where dff.APPLICATION_ID = app.APPLICATION_ID
 and dff.APPLICATION_TABLE_NAME = 'HZ_PARTIES';
]]></description>
			<content:encoded><![CDATA[<p>If you have the name of the table you want the DFF for, you can use this query:</p>
<pre>select app.APPLICATION_NAME, dff.TITLE, dff.APPLICATION_TABLE_NAME
from apps.FND_DESCRIPTIVE_FLEXS_VL dff,
 apps.FND_APPLICATION_TL app
where dff.APPLICATION_ID = app.APPLICATION_ID
 and dff.APPLICATION_TABLE_NAME = 'HZ_PARTIES';</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.amandabrooke.net/2008/09/11/how-to-find-the-name-of-a-dff/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Change the words at top of Internet Explorer browser window</title>
		<link>http://www.amandabrooke.net/2008/09/05/change-the-words-at-top-of-internet-explorer-browser-window/</link>
		<comments>http://www.amandabrooke.net/2008/09/05/change-the-words-at-top-of-internet-explorer-browser-window/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 18:33:51 +0000</pubDate>
		<dc:creator>Faille</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<category><![CDATA[Technical]]></category>

		<category><![CDATA[registry]]></category>

		<guid isPermaLink="false">http://www.amandabrooke.net/?p=9</guid>
		<description><![CDATA[When I was working in Hawaii, I had a lapse in judgment and installed the internet company&#8217;s CD when I was setting up my internet.  This resulted in me having &#8220;by Hawaiian Telcom&#8221; at the top of every browser window.
[Img to come]
Uninstalling the software didn&#8217;t remove it, so I decided to look for a better [...]]]></description>
			<content:encoded><![CDATA[<p>When I was working in Hawaii, I had a lapse in judgment and installed the internet company&#8217;s CD when I was setting up my internet.  This resulted in me having &#8220;by Hawaiian Telcom&#8221; at the top of every browser window.</p>
<p>[Img to come]</p>
<p>Uninstalling the software didn&#8217;t remove it, so I decided to look for a better answer.</p>
<p>I did a google search for &#8220;how do i remove &#8220;by Hawaiian telcom&#8221; from my browser&#8221;, and found this site: <a href="http://forums.techguy.org/malware-removal-hijackthis-logs/581290-solved-trojanspm-lx.html">http://forums.techguy.org/malware-removal-hijackthis-logs/581290-solved-trojanspm-lx.html</a></p>
<p>It was actually referring to how to remove a trojan, but the user was a Hawaiian Telcom customer, and the log they posted had the dreaded &#8220;By Hawaiian Telcom&#8221; in their registry entries.</p>
<p>&#8220;R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Window Title = By Hawaiian Telcom&#8221;</p>
<p>A quick trip to regedit, and I have now eliminated this phrase from my machine!  I actually went down HKLM, as well as HKCU.  For more details on how to do this change, click after the jump!</p>
<p>[img to come]</p>
<p>Yay for Google!</p>
<p><span id="more-9"></span></p>
<p>[instructions to come]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amandabrooke.net/2008/09/05/change-the-words-at-top-of-internet-explorer-browser-window/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Change Default Font on Outlook Notes</title>
		<link>http://www.amandabrooke.net/2008/08/20/change-default-font-on-outlook-notes/</link>
		<comments>http://www.amandabrooke.net/2008/08/20/change-default-font-on-outlook-notes/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 22:35:24 +0000</pubDate>
		<dc:creator>Faille</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<category><![CDATA[Technical]]></category>

		<category><![CDATA[microsoft]]></category>

		<category><![CDATA[outlook]]></category>

		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://amandabrooke.net/?p=4</guid>
		<description><![CDATA[This tip will allow you to change the default font for notes you create in Outlook from Comic Sans (a sin) to something more palatable (generic Arial or ?).
Tools &#62; Options &#62; Preferences Tab &#62; Note Options&#8230; Button &#62; Font&#8230; Button
source: http://malektips.com/outlook_2003_notes_0002.html
]]></description>
			<content:encoded><![CDATA[<p>This tip will allow you to change the default font for notes you create in Outlook from Comic Sans (a sin) to something more palatable (generic Arial or ?).</p>
<p>Tools &gt; Options &gt; Preferences Tab &gt; Note Options&#8230; Button &gt; Font&#8230; Button</p>
<p>source: <a href="http://malektips.com/outlook_2003_notes_0002.html" target="_blank">http://malektips.com/outlook_2003_notes_0002.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.amandabrooke.net/2008/08/20/change-default-font-on-outlook-notes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Oops! &#8230; I did it again</title>
		<link>http://www.amandabrooke.net/2008/07/22/hello-world/</link>
		<comments>http://www.amandabrooke.net/2008/07/22/hello-world/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 18:49:36 +0000</pubDate>
		<dc:creator>Faille</dc:creator>
		
		<category><![CDATA[Comic-Con]]></category>

		<category><![CDATA[Comic-Con 2008]]></category>

		<guid isPermaLink="false">http://amandabrooke.net/?p=1</guid>
		<description><![CDATA[&#8230; Comic Con information and pics to come!
]]></description>
			<content:encoded><![CDATA[<p>&#8230; Comic Con information and pics to come!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amandabrooke.net/2008/07/22/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
