<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>amy&#039;s lab</title>
	<atom:link href="http://amyslab.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://amyslab.wordpress.com</link>
	<description>try new things everyday</description>
	<lastBuildDate>Sun, 11 Oct 2009 20:20:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='amyslab.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/0f8a9b55cdcce7541a0e06c2a3fad562?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>amy&#039;s lab</title>
		<link>http://amyslab.wordpress.com</link>
	</image>
			<item>
		<title>Keychain Services API</title>
		<link>http://amyslab.wordpress.com/2009/10/11/keychain-services-api/</link>
		<comments>http://amyslab.wordpress.com/2009/10/11/keychain-services-api/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 20:18:46 +0000</pubDate>
		<dc:creator>amy</dc:creator>
				<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[keychain]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://amyslab.wordpress.com/?p=199</guid>
		<description><![CDATA[The GenericKeyChain sample does not run inside the iPhone simulator.  I found out that WordPress for iPhone is using the SFHFKeychainUtils class which can be download from GitHub.   The author has a blog about it.  I wrote a simple iPhone program to test the function and it works great!
       [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=199&subd=amyslab&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The <a href="http://developer.apple.com/iphone/library/samplecode/GenericKeychain/index.html">GenericKeyChain</a> sample does not run inside the iPhone simulator.  I found out that WordPress for iPhone is using the SFHFKeychainUtils class which can be download from <a href="http://github.com/ldandersen/scifihifi-iphone/tree/master/security">GitHub</a>.   The author has a <a href="http://log.scifihifi.com/post/55837387/simple-iphone-keychain-code">blog</a> about it.  I wrote a simple iPhone program to test the function and it works great!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amyslab.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amyslab.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amyslab.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amyslab.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amyslab.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amyslab.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amyslab.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amyslab.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amyslab.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amyslab.wordpress.com/199/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=199&subd=amyslab&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amyslab.wordpress.com/2009/10/11/keychain-services-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">amy</media:title>
		</media:content>
	</item>
		<item>
		<title>WordPress for iPhone &#8211; Source</title>
		<link>http://amyslab.wordpress.com/2009/10/09/wordpress-for-iphone-source/</link>
		<comments>http://amyslab.wordpress.com/2009/10/09/wordpress-for-iphone-source/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 12:38:52 +0000</pubDate>
		<dc:creator>amy</dc:creator>
				<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://amyslab.wordpress.com/?p=191</guid>
		<description><![CDATA[The WordPress for iPhone source can be downloaded from subversion.  This page has the instructions.
I downloaded the latest trunk version.  The app is using the Keychain Services API to store account information so that next time, when the app starts, it would automatically login to the blog.  Apple has a sample program called GenericKeychain that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=191&subd=amyslab&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The WordPress for iPhone source can be downloaded from subversion.  This <a href="http://iphone.wordpress.org/development/">page</a> has the instructions.</p>
<p>I downloaded the latest trunk version.  The app is using the Keychain Services API to store account information so that next time, when the app starts, it would automatically login to the blog.  Apple has a sample program called <a href="http://developer.apple.com/iphone/library/samplecode/GenericKeychain/index.html">GenericKeychain</a> that uses the Keychain Services API.</p>
<p>I have not looked at the WordPress for iPhone source in detail.  But one thing I noticed was that NSLog is used a lot for debugging purposes.  To prevent those statements from being printed in the release version, I think it is better to do something like <a href="http://www.cimgf.com/2009/01/24/dropping-nslog-in-release-builds/">this</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amyslab.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amyslab.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amyslab.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amyslab.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amyslab.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amyslab.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amyslab.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amyslab.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amyslab.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amyslab.wordpress.com/191/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=191&subd=amyslab&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amyslab.wordpress.com/2009/10/09/wordpress-for-iphone-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">amy</media:title>
		</media:content>
	</item>
		<item>
		<title>WordPress for iPhone</title>
		<link>http://amyslab.wordpress.com/2009/10/08/wordpress-for-iphone/</link>
		<comments>http://amyslab.wordpress.com/2009/10/08/wordpress-for-iphone/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 11:58:40 +0000</pubDate>
		<dc:creator>amy</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://amyslab.wordpress.com/2009/10/09/wordpress-for-iphone/</guid>
		<description><![CDATA[This post is written using wordpress for iPhone.
wordpress for iPhone
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=189&subd=amyslab&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This post is written using wordpress for iPhone.<br />
<a href="http://iPhone.wordpress.org/">wordpress for iPhone</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amyslab.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amyslab.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amyslab.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amyslab.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amyslab.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amyslab.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amyslab.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amyslab.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amyslab.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amyslab.wordpress.com/189/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=189&subd=amyslab&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amyslab.wordpress.com/2009/10/08/wordpress-for-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">amy</media:title>
		</media:content>
	</item>
		<item>
		<title>Objective-C</title>
		<link>http://amyslab.wordpress.com/2009/10/05/objective-c/</link>
		<comments>http://amyslab.wordpress.com/2009/10/05/objective-c/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 09:04:34 +0000</pubDate>
		<dc:creator>amy</dc:creator>
				<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://amyslab.wordpress.com/?p=186</guid>
		<description><![CDATA[Because of the popularity of iPhone, a lot of developers are learning Objective-C.  Look at the TIOBE Programming Language page.  Will Objective-C be 2009&#8217;s &#8220;Language of the year&#8221;?
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=186&subd=amyslab&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Because of the popularity of iPhone, a lot of developers are learning Objective-C.  Look at the <a href="http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html">TIOBE Programming Language page</a>.  Will Objective-C be 2009&#8217;s &#8220;Language of the year&#8221;?</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amyslab.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amyslab.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amyslab.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amyslab.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amyslab.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amyslab.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amyslab.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amyslab.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amyslab.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amyslab.wordpress.com/186/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=186&subd=amyslab&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amyslab.wordpress.com/2009/10/05/objective-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">amy</media:title>
		</media:content>
	</item>
		<item>
		<title>iPhone Core Data</title>
		<link>http://amyslab.wordpress.com/2009/09/20/iphone-core-data/</link>
		<comments>http://amyslab.wordpress.com/2009/09/20/iphone-core-data/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 08:35:04 +0000</pubDate>
		<dc:creator>amy</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[core data]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://amyslab.wordpress.com/?p=182</guid>
		<description><![CDATA[I am working on an iPhone app that needs data storage.  I could use SQLite, but since Core Data is available in iPhone OS 3.0, I decide to learn it.  Here are some good resources.
Resources:
Apple iPhone Dev Center

Core Data Overview
Core Data Tutorial 
Core Data Programming Guide

Sample Code

iPhoneCoreDataRecipes

iPhone in Action Blog

Core Data Part 1: Introduction
Core Data [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=182&subd=amyslab&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I am working on an iPhone app that needs data storage.  I could use SQLite, but since Core Data is available in iPhone OS 3.0, I decide to learn it.  Here are some good resources.</p>
<p><strong>Resources:</strong></p>
<p>Apple iPhone Dev Center</p>
<ul>
<li><a href="http://developer.apple.com/iphone/library/referencelibrary/GettingStarted/GettingStartedWithCoreData/index.html">Core Data Overview</a></li>
<li><a href="http://developer.apple.com/IPhone/library/documentation/DataManagement/Conceptual/iPhoneCoreData01/Introduction/Introduction.html">Core Data Tutorial </a></li>
<li><a href="http://developer.apple.com/iphone/library/documentation/Cocoa/Conceptual/CoreData/cdProgrammingGuide.html">Core Data Programming Guide</a></li>
</ul>
<p>Sample Code</p>
<ul>
<li><a href="http://developer.apple.com/iphone/library/samplecode/iPhoneCoreDataRecipes/index.html">iPhoneCoreDataRecipes</a></li>
</ul>
<p>iPhone in Action Blog</p>
<ul>
<li><a href="http://iphoneinaction.manning.com/iphone_in_action/2009/08/core-data-part-1-an-introduction.html">Core Data Part 1: Introduction</a></li>
<li><a href="http://iphoneinaction.manning.com/iphone_in_action/2009/08/core-data-part-2-the-data-model.html">Core Data Part 2: The Data Model</a></li>
<li><a href="http://iphoneinaction.manning.com/iphone_in_action/2009/09/core-data-part-3-retrieving-data.html">Core Data Part 3: Retrieving Data</a></li>
<li><a href="http://iphoneinaction.manning.com/iphone_in_action/2009/09/core-data-part-4-inserts-updates-deletes.html">Core Data Part 4: Inserts, Updates &amp;amp; Deletes</a></li>
<li><a href="http://iphoneinaction.manning.com/iphone_in_action/2009/09/core-data-part-5-prefilling-data.html">Core Data Part 5: Prefilling Data </a></li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amyslab.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amyslab.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amyslab.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amyslab.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amyslab.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amyslab.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amyslab.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amyslab.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amyslab.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amyslab.wordpress.com/182/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=182&subd=amyslab&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amyslab.wordpress.com/2009/09/20/iphone-core-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">amy</media:title>
		</media:content>
	</item>
		<item>
		<title>Mac</title>
		<link>http://amyslab.wordpress.com/2009/08/05/mac/</link>
		<comments>http://amyslab.wordpress.com/2009/08/05/mac/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 18:58:27 +0000</pubDate>
		<dc:creator>amy</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://amyslab.wordpress.com/?p=177</guid>
		<description><![CDATA[Recently I bought a 13 inch MacBook Pro to see what it is like.  It is expensive than a Windows laptop.  Is it worth it?
Coming from the PC world, I am not used to the new environment:

the way windows are manipulated
the limited number of keys
the multi-touch trackpad
the unfamiliar keyboard shortcuts

But in time, I&#8217;ll get used [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=177&subd=amyslab&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Recently I bought a 13 inch MacBook Pro to see what it is like.  It is expensive than a Windows laptop.  Is it worth it?</p>
<p>Coming from the PC world, I am not used to the new environment:</p>
<ul>
<li>the way windows are manipulated</li>
<li>the limited number of keys</li>
<li>the multi-touch trackpad</li>
<li>the unfamiliar keyboard shortcuts</li>
</ul>
<p>But in time, I&#8217;ll get used to it.  What is nice about it?</p>
<ul>
<li>Design.</li>
<li>Long battery (7 hours).</li>
<li>Mac OS X contains a lot of applications.  Developers can download Xcode, Interface Builder, and other tools from the Apple Developer website.</li>
<li>Easy access to Apple support via Apple store or phone.</li>
<li>Unix terminal.</li>
<li>Many other things&#8230;</li>
</ul>
<p>I think it is totally worth it.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amyslab.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amyslab.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amyslab.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amyslab.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amyslab.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amyslab.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amyslab.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amyslab.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amyslab.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amyslab.wordpress.com/177/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=177&subd=amyslab&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amyslab.wordpress.com/2009/08/05/mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">amy</media:title>
		</media:content>
	</item>
		<item>
		<title>Browser Update</title>
		<link>http://amyslab.wordpress.com/2009/08/04/browser-update/</link>
		<comments>http://amyslab.wordpress.com/2009/08/04/browser-update/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 18:29:14 +0000</pubDate>
		<dc:creator>amy</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google Chrome]]></category>

		<guid isPermaLink="false">http://amyslab.wordpress.com/?p=167</guid>
		<description><![CDATA[I tried Opera and Safari and I didn&#8217;t like them.  I was also brave or stupid enough to try Google Chrome again (after they released a new version).  I didn&#8217;t like Google Chrome either.  The main problem with all these browsers is that there are not a lot of plug-ins.  So [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=167&subd=amyslab&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I tried Opera and Safari and I didn&#8217;t like them.  I was also brave or stupid enough to try Google Chrome again (after they released a new version).  I didn&#8217;t like Google Chrome either.  The main problem with all these browsers is that there are not a lot of plug-ins.  So I stay with Firefox.  To free up memory, I periodically quit and restart Firefox.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amyslab.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amyslab.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amyslab.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amyslab.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amyslab.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amyslab.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amyslab.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amyslab.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amyslab.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amyslab.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=167&subd=amyslab&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amyslab.wordpress.com/2009/08/04/browser-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">amy</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Chrome</title>
		<link>http://amyslab.wordpress.com/2009/03/27/google-chrome/</link>
		<comments>http://amyslab.wordpress.com/2009/03/27/google-chrome/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 07:10:51 +0000</pubDate>
		<dc:creator>amy</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chrome]]></category>

		<guid isPermaLink="false">http://amyslab.wordpress.com/?p=143</guid>
		<description><![CDATA[Firefox uses a lot of memory.  The longer I use it, the more memory it uses, and the slower it gets.  I tried different methods suggested by various websites, but it is no use.  Those suggestions even messed up my Acrobat configuration that I had to reinstall Acrobat.
What are the alternatives?  How about I try [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=143&subd=amyslab&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Firefox uses a lot of memory.  The longer I use it, the more memory it uses, and the slower it gets.  I tried different methods suggested by various websites, but it is no use.  Those suggestions even messed up my Acrobat configuration that I had to reinstall Acrobat.</p>
<p>What are the alternatives?  How about I try Google Chrome.</p>
<p>I downloaded Google Chrome a few days ago and installed it.  When I ran it for the first time, it started to import my settings from Firefox.  When it was importing my searching settings, it just kept going and going.  I couldn&#8217;t even terminate the import process with the &#8220;Skip Import&#8221; button.  Needless to say, I immediately uninstalled it.  After googling around, it appeared that other people have the same problem.</p>
<p>Well, I decided to give it another try today, thinking that they probably have fixed the problem.  When I clicked the blue &#8220;Download Google Chrome&#8221; button, a window popped up, probably determining my system configuration or preparing for the install.  I don&#8217;t remember since everything happened so quickly.  What happened next was that I got the Windows blue screen and my computer automatically restarted!  I can&#8217;t believe this.  This is a product from Google.  I expect better from Google.</p>
<p>Now, do I dare to click the blue &#8220;Download Google Chrome&#8221; button again?</p>
<p>[Windows XP Pro, Firefox 3.0.8.]</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amyslab.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amyslab.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amyslab.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amyslab.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amyslab.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amyslab.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amyslab.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amyslab.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amyslab.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amyslab.wordpress.com/143/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=143&subd=amyslab&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amyslab.wordpress.com/2009/03/27/google-chrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">amy</media:title>
		</media:content>
	</item>
		<item>
		<title>How to install Flash Player in Ubuntu 8.0.4 and Firefox 3.0</title>
		<link>http://amyslab.wordpress.com/2009/03/26/installing-flash-player-ubuntu/</link>
		<comments>http://amyslab.wordpress.com/2009/03/26/installing-flash-player-ubuntu/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 07:54:17 +0000</pubDate>
		<dc:creator>amy</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://amyslab.wordpress.com/?p=128</guid>
		<description><![CDATA[There are many ways to install Flash Player.  But I found this to work the best.  I did not have any luck trying to install Flash Player 10.
1. Close Firefox.
2. Open a Terminal window in Ubuntu.
3. Update the package list.  Type:


sudo apt-get update



Wait until the list is updated.

4. Get the flash player and install it.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=128&subd=amyslab&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There are many ways to install Flash Player.  But I found this to work the best.  I did not have any luck trying to install Flash Player 10.</p>
<h3>1. Close Firefox.</h3>
<h3>2. Open a Terminal window in Ubuntu.</h3>
<h3>3. Update the package list.  Type:</h3>
<ul>
<li>
<pre>sudo apt-get update</pre>
</li>
</ul>
<ul>
<li>Wait until the list is updated.</li>
</ul>
<h3>4. Get the flash player and install it.  Type:</h3>
<ul>
<li>
<pre>sudo apt-get install flashplugin-nonfree</pre>
</li>
<li>This will install Flash Player 9.</li>
</ul>
<h3>5. Check it is installed.</h3>
<ul>
<li>Open FireFox.  Go to the plugins page by type this into the URL.
<ul>
<li>
<pre>about:plugins</pre>
</li>
</ul>
</li>
<li>You should see Shockwave Flash in the plugins page.</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amyslab.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amyslab.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amyslab.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amyslab.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amyslab.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amyslab.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amyslab.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amyslab.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amyslab.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amyslab.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=128&subd=amyslab&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amyslab.wordpress.com/2009/03/26/installing-flash-player-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">amy</media:title>
		</media:content>
	</item>
		<item>
		<title>Adobe Flex3 &#8211; First Impression</title>
		<link>http://amyslab.wordpress.com/2008/12/08/adobe-flex3-first-impression/</link>
		<comments>http://amyslab.wordpress.com/2008/12/08/adobe-flex3-first-impression/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 02:41:30 +0000</pubDate>
		<dc:creator>amy</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://amyslab.wordpress.com/?p=123</guid>
		<description><![CDATA[Continuing with my research on RIAs, I looked at Adobe Flex next.  I already had Flash Player 9 installed.
I went to http://flex.org/showcase/ and explored several Flex apps.  All the apps ran fine.  The experience was much better than JavaFX.
One notable app is the Flickr Gallery (http://gallery.worldsware.com/).
From the showcase description:
&#8220;Flickr Gallery is an experimental virtual environment [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=123&subd=amyslab&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Continuing with my research on RIAs, I looked at Adobe Flex next.  I already had Flash Player 9 installed.</p>
<p>I went to <a href="http://flex.org/showcase/">http://flex.org/showcase/</a> and explored several Flex apps.  All the apps ran fine.  The experience was much better than JavaFX.</p>
<p>One notable app is the Flickr Gallery (<a href="http://gallery.worldsware.com/">http://gallery.worldsware.com/</a>).</p>
<p>From the showcase description:</p>
<p>&#8220;Flickr Gallery is an experimental virtual environment I built using Papervision3D. It shows Flickr&#8217;s &#8220;most interesting&#8221; photos of the day in an art gallery format you can walk around it. Zoom in for closer detail and pop up a photograph&#8217;s Flickr page or view a map for geo-tagged images.&#8221;</p>
<p>The Papervision3D website (<a href="http://www.papervision3d.org/">http://www.papervision3d.org/</a>)  is very cool.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amyslab.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amyslab.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amyslab.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amyslab.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amyslab.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amyslab.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amyslab.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amyslab.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amyslab.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amyslab.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amyslab.wordpress.com&blog=3987798&post=123&subd=amyslab&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amyslab.wordpress.com/2008/12/08/adobe-flex3-first-impression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">amy</media:title>
		</media:content>
	</item>
	</channel>
</rss>