<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" >
   <channel>
    <atom:link href="http://maintaindata.webnode.com/rss/blog.xml" rel="self" type="application/rss+xml" />
      <title><![CDATA[Blog - ]]></title>
      <link>http://maintaindata.webnode.com</link>
      <language>en</language>
      <pubDate>Tue, 11 May 2010 16:23:00 +0200</pubDate>
      <lastBuildDate>Tue, 11 May 2010 16:23:00 +0200</lastBuildDate>
      <category><![CDATA[Blog]]></category>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs>
      <generator>Rubicus v2.0</generator>
      <managingEditor><![CDATA[ken.anderson@maintaindata.com (ken.anderson@maintaindata.com)]]></managingEditor>
      <webMaster><![CDATA[ken.anderson@maintaindata.com (ken.anderson@maintaindata.com)]]></webMaster>
      <item>
         <title><![CDATA[How to Create a Footnote Using Microsoft Word 2007]]></title>
         <link>http://maintaindata.webnode.com/news/how-to-create-a-footnote-using-microsoft-word-2007/</link>
         <description><![CDATA[Type some text, then leave the cursor (or insertion point) at the end of the sentence.

Click on the “References” tab, then click “Insert Footnote”.

Word will present a blank footnote to you.

Enter your footnote text.

When you look back at your original paragraph, you’ll see the footnote indicator.
]]></description>
         <pubDate>Tue, 11 May 2010 16:23:00 +0200</pubDate>
         <guid isPermaLink="true">http://maintaindata.webnode.com/news/how-to-create-a-footnote-using-microsoft-word-2007/</guid>
         <category>Blog</category>
      </item>
      <item>
         <title><![CDATA[Programatically Hide Browser Menubar]]></title>
         <link>http://maintaindata.webnode.com/news/programatically-hide-browser-menubar/</link>
         <description><![CDATA[If you'd like to hide the IE menubar from viewers of your page, add "toolbar=0" to the end of your href element.
Example:&#160;http://mydomain.com/myfile.html#toolbar=0
Then, instead of this,...

...you'll see this.
]]></description>
         <pubDate>Fri, 07 May 2010 06:50:00 +0200</pubDate>
         <guid isPermaLink="true">http://maintaindata.webnode.com/news/programatically-hide-browser-menubar/</guid>
         <category>Blog</category>
      </item>
      <item>
         <title><![CDATA[Reduce PDF Size]]></title>
         <link>http://maintaindata.webnode.com/news/reduce-pdf-size/</link>
         <description><![CDATA[You can create PDFs using Microsoft Office 2007 tools.
But you can also use CutePDF to create PDFs.
In the following image, the smaller file was created using CutePDF; the larger was created using Microsoft Word 2007.
Both files were created from the same Word document.
]]></description>
         <pubDate>Fri, 07 May 2010 06:11:00 +0200</pubDate>
         <guid isPermaLink="true">http://maintaindata.webnode.com/news/reduce-pdf-size/</guid>
         <category>Blog</category>
      </item>
      <item>
         <title><![CDATA[Use Favorites in Windows Explorer]]></title>
         <link>http://maintaindata.webnode.com/news/use-favorites-in-windows-explorer/</link>
         <description><![CDATA[Do you find it aggravating having to re-enter or re-find folders you commonly use in Windows XP Explorer?&#160; Wish there was a way you could remember your most-used, or favorite, folders?&#160; 
You can save shortcuts to folders in your Favorites just as you save bookmarks to web pages. 


    Open a folder, then choose "Favorites" - "Add to Favorites". 



    If "Add to Favorites" isn't there, then don't just click on the folder to open it.&#160; Instead, right-click the folder and then...]]></description>
         <pubDate>Fri, 07 May 2010 05:16:00 +0200</pubDate>
         <guid isPermaLink="true">http://maintaindata.webnode.com/news/use-favorites-in-windows-explorer/</guid>
         <category>Blog</category>
      </item>
      <item>
         <title><![CDATA[Generate a PDF, with bookmarks, from Microsoft Office 2007 Tools]]></title>
         <link>http://maintaindata.webnode.com/news/generate-a-pdf-with-bookmarks-from-microsoft-word/</link>
         <description><![CDATA[One of the things I really like about some PDFs is that they contain a list of bookmarks, an index on the left side of the Arcobat reader, that let's you find things in your PDF quickly.
If you're using Microsoft Word 2007 (and Excel!), you can generate a PDF which includes a bookmark list that looks just like Word's Document Map.
Just select the following.

    Save your file as a PDF

&#160;
&#160;

    Press "Options"


&#160;

    Include headings as bookmarks


&#160;

    Press...]]></description>
         <pubDate>Wed, 28 Apr 2010 22:15:00 +0200</pubDate>
         <guid isPermaLink="true">http://maintaindata.webnode.com/news/generate-a-pdf-with-bookmarks-from-microsoft-word/</guid>
         <category>Blog</category>
      </item>
      <item>
         <title><![CDATA[Improving theme selection UI in APEX 3.2]]></title>
         <link>http://maintaindata.webnode.com/news/improving-theme-selection-ui-in-apex-3-2/</link>
         <description><![CDATA[You can change the icons on the themes so that you don’t have to remember how they look; instead, you can see how they look.&#160;

Just switch to a theme, Snagit, resize the image, save the file, and edit the theme.

By the way, here’s the smartphone theme that comes with APEX 3.2.
]]></description>
         <pubDate>Tue, 20 Apr 2010 12:01:00 +0200</pubDate>
         <guid isPermaLink="true">http://maintaindata.webnode.com/news/improving-theme-selection-ui-in-apex-3-2/</guid>
         <category>Blog</category>
      </item>
      <item>
         <title><![CDATA[Quick comparison of PLSQL Developer, and SQL Developer]]></title>
         <link>http://maintaindata.webnode.com/news/quick-comparison-of-plsql-developer-and-sql-developer/</link>
         <description><![CDATA[Here’s PLSQL Developer’s RAM usage: 22,313.

Here’s SQL Developer’s.&#160;

That reads 141,764 K, almost 7x as much as the other tool.&#160;
The only benefits of SQL Developer that I’ve discovered so far are that it’s free, and that it displays the contents of Application Express objects.&#160;But PLSQL Developer is cheap, installs really easily, and runs well.]]></description>
         <pubDate>Tue, 20 Apr 2010 11:48:00 +0200</pubDate>
         <guid isPermaLink="true">http://maintaindata.webnode.com/news/quick-comparison-of-plsql-developer-and-sql-developer/</guid>
         <category>Blog</category>
      </item>
      <item>
         <title><![CDATA[First blog]]></title>
         <link>http://maintaindata.webnode.com/news/first-blog/</link>
         <description><![CDATA[Our new blog has been launched today. Stay focused on it and we will try to keep you informed. You can read new posts on this blog via the RSS feed.]]></description>
         <pubDate>Sat, 10 Apr 2010 05:54:23 +0200</pubDate>
         <guid isPermaLink="true">http://maintaindata.webnode.com/news/first-blog/</guid>
         <category>Blog</category>
      </item>
   </channel>
</rss>
