<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Objective Action - Apollo</title>
			<link>http://www.objectiveaction.com/Kevin/index.cfm</link>
			<description>An Objective Look at Adobe and the Internet</description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 13:05:45+0100</pubDate>
			<lastBuildDate>Thu, 01 Nov 2007 08:50:00+0100</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>kevin@objectiveinternet.com</managingEditor>
			<webMaster>kevin@objectiveinternet.com</webMaster>
			
			
			
			
			
			<item>
				<title>Wordprocessing</title>
				<link>http://www.objectiveaction.com/Kevin/index.cfm/2007/11/1/Wordprocessing</link>
				<description>
				
				I recently moved from Word 2000 which I have used since it first came out to Word 2007. It was difficult and I struggled to understand the new version. Everything I was used to using had been &apos;improved&apos;.

I am just about used to the new version now and am enjoying it finally but today I saw somthing that could quickly make all that history. 

Check out &lt;a href=&quot;http://adobedev.adobe.acrobat.com/p91904463/&quot; target=&quot;_blank&quot;&gt;this new word processor&lt;/a&gt; from Adobe. Its called Buzzword and looks really easy to use and doesn&apos;t seem to do a bunch of stuff I don&apos;t need.

I especially like the price.
				
				</description>
						
				
				<category>Apollo</category>				
				
				<category>Flex</category>				
				
				<category>Buzzword</category>				
				
				<pubDate>Thu, 01 Nov 2007 08:50:00+0100</pubDate>
				<guid>http://www.objectiveaction.com/Kevin/index.cfm/2007/11/1/Wordprocessing</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Adobe challenges word on the web and shares documents too</title>
				<link>http://www.objectiveaction.com/Kevin/index.cfm/2007/10/1/Adobe-challenges-word-on-the-web-and-shares-documents-too</link>
				<description>
				
				They said they were not planning to challenge Microsoft but the &lt;a href=&quot;http://news.bbc.co.uk/1/hi/technology/7021630.stm&quot; target=&quot;_blank&quot;&gt;headline on the BBC web site&lt;/a&gt; says it all.

At MAX today several announcements were made. My favourite is &lt;a href=&quot;https://share.adobe.com/adc/login.do&quot; target=&quot;_blank&quot;&gt;share&lt;/a&gt;. A new web site allows you to share documents among a group. It features previews of the documents pages done with a Flash interface.

On the word processor front I have recently be studgloing with Word 2007. Its always been needlessly complicated and overkill for what I need in a word processor. The latest version seems to fight me at every turn. All the features I want are hidden way down in the menu structure or completely  removed from the menu altogether.

I was trying to number some paragraphs last week. There seems to be no way in word 2007 to do it easily. In earlier versions I could just set paragraph numbering on. In 2007 you actually have to type the numbers and then Word sort of undertands that you mean number my paragraphs.

Other times it assumes you want to number paragraphs just because the line starts with a number, when you really just want a number ate the start of the sentence.

I would realy like a small lightweight wordprocessor.
				
				</description>
						
				
				<category>Apollo</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Mon, 01 Oct 2007 23:08:00+0100</pubDate>
				<guid>http://www.objectiveaction.com/Kevin/index.cfm/2007/10/1/Adobe-challenges-word-on-the-web-and-shares-documents-too</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Walking on AIR</title>
				<link>http://www.objectiveaction.com/Kevin/index.cfm/2007/6/18/Walking-on-AIR</link>
				<description>
				
				In this case AIR is the new name for Apollo. AIR stands for Adobe Integrated Runtime. It is now starting to get good press and &lt;a href=&quot;http://www.infoworld.com/article/07/06/18/adobe-air_1.html&quot; target=&quot;_blank&quot;&gt;this article from InfoWord&lt;/a&gt; shows.

AIR is supposed allow programs to run on multiple platforms and it does that by allowing Flex based programs to run using the installed Flash player on the machines in question.
				
				</description>
						
				
				<category>Apollo</category>				
				
				<pubDate>Mon, 18 Jun 2007 18:56:00+0100</pubDate>
				<guid>http://www.objectiveaction.com/Kevin/index.cfm/2007/6/18/Walking-on-AIR</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>TVCFUG - Apollo Meeting</title>
				<link>http://www.objectiveaction.com/Kevin/index.cfm/2007/5/15/TVCFUG--Apollo-Meeting</link>
				<description>
				
				Tomorrow evening I will be speaking at the &lt;a href=&quot;http://www.ukcfug.org/index.cfm?objectid=5731831D-F1FF-921E-1360E04B4EBED7E9&quot; target=&quot;_blank&quot;&gt;TVCFUG&lt;/a&gt; in Marlow about Apollo. I have had some fun playing with apollo and searching out what can be done with it. Why not join us at 7pm for a get together, with a demo and discussion of this new Adobe technology?

Please email me for directions. kevin [at] objectiveinternet [dot] com
				
				</description>
						
				
				<category>Apollo</category>				
				
				<category>TVCFUG</category>				
				
				<pubDate>Tue, 15 May 2007 15:35:00+0100</pubDate>
				<guid>http://www.objectiveaction.com/Kevin/index.cfm/2007/5/15/TVCFUG--Apollo-Meeting</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Apollo Browser</title>
				<link>http://www.objectiveaction.com/Kevin/index.cfm/2007/5/2/Apollo-and-Flex</link>
				<description>
				
				So I just found time to download the Apollo Beta from adobe labs. It took me a few minutes to build a browser. Not pretty but it works!

&lt;code&gt;
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;mx:ApolloApplication xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot; layout=&quot;vertical&quot;&gt;
	&lt;mx:Script&gt;
		&lt;![CDATA[
			private function  goToPage(thisURL:String): void{
				displayPage.location = thisURL;
			}
			private function  updateText(thisURL:String): void{
				URLAddress.text = thisURL;
			}
		]]&gt;
	&lt;/mx:Script&gt;
	
	&lt;mx:Panel label=&quot;Testing Testing&quot; width=&quot;800&quot;&gt;
		&lt;mx:HDividedBox&gt;
			&lt;mx:TextInput id=&quot;URLAddress&quot; width=&quot;600&quot; /&gt;
			&lt;mx:Button click=&quot;goToPage(URLAddress.text);&quot; /&gt;
		&lt;/mx:HDividedBox&gt;
		
		&lt;mx:HTML id=&quot;displayPage&quot; locationChange=&quot;updateText(displayPage.location)&quot; /&gt;
	&lt;/mx:Panel&gt;
	&lt;mx:Style&gt;
	    Application
	    {
	        background-image:&quot;&quot;;
	        background-color:&quot;&quot;;
	        background-alpha:&quot;0.1&quot;;
	    }
	&lt;/mx:Style&gt;
&lt;/mx:ApolloApplication&gt;
&lt;/code&gt;
				
				</description>
						
				
				<category>Apollo</category>				
				
				<category>Flex</category>				
				
				<pubDate>Wed, 02 May 2007 18:32:00+0100</pubDate>
				<guid>http://www.objectiveaction.com/Kevin/index.cfm/2007/5/2/Apollo-and-Flex</guid>
				
			</item>
			
		 	
			</channel></rss>