<?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/"
	>

<channel>
	<title>lilianev &#187; Mac OS X</title>
	<atom:link href="http://www.lilianeville.com/blog/tag/mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lilianeville.com/blog</link>
	<description>web stuff, animals, technology,  news, and whatever else she feels like writing about...</description>
	<lastBuildDate>Thu, 09 Jun 2011 12:48:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>And cats still rule at Apple</title>
		<link>http://www.lilianeville.com/blog/2011/06/and-cats-still-rule-at-apple/</link>
		<comments>http://www.lilianeville.com/blog/2011/06/and-cats-still-rule-at-apple/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 12:37:26 +0000</pubDate>
		<dc:creator>lilianev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.lilianeville.com/blog/?p=470</guid>
		<description><![CDATA[Apple&#8217;s new OS, OS X Lion, sticks to the feline naming convention. Wonderful news to cat lovers far and wide. Check it out here: http://www.apple.com/macosx/]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s new OS, OS X Lion, sticks to the feline naming convention. Wonderful news to cat lovers far and wide.</p>
<p>Check it out here: <a href="http://www.apple.com/macosx/">http://www.apple.com/macosx/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lilianeville.com/blog/2011/06/and-cats-still-rule-at-apple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;The application Finder can&#8217;t be opened.&#8221;</title>
		<link>http://www.lilianeville.com/blog/2010/05/the-application-finder-cant-be-opened/</link>
		<comments>http://www.lilianeville.com/blog/2010/05/the-application-finder-cant-be-opened/#comments</comments>
		<pubDate>Tue, 11 May 2010 13:15:30 +0000</pubDate>
		<dc:creator>lilianev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mac Pro]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://www.lilianeville.com/blog/?p=216</guid>
		<description><![CDATA[Grr. This is the second time this has happened to me. I work on Snow Leopard at home and at work, but now twice at work I&#8217;ve gotten this fatal message: &#8220;The application Finder can&#8217;t be opened.&#8221; -10810 I can&#8217;t remember what I was doing the first time it happened, but when it happened just [...]]]></description>
			<content:encoded><![CDATA[<p>Grr. This is the second time this has happened to me. I work on Snow Leopard at home and at work, but now twice at work I&#8217;ve gotten this fatal message:</p>
<blockquote><p><em>&#8220;The application Finder can&#8217;t be opened.&#8221; -10810</em></p></blockquote>
<p><img class="alignleft size-medium wp-image-222" title="Finder error" src="http://www.lilianeville.com/blog/wp-content/uploads/2010/05/Finder.error-300x125.png" alt="Finder error" width="300" height="125" /></p>
<p>I can&#8217;t remember what I was doing the first time it happened, but when it happened just now, I was attempting to delete 4 or 5 directories on a shared server. The directories were NOT huge; it shouldn&#8217;t have crashed Finder. But it did. I had to force quit Finder and then when I tried to open it again, I got that crappy error message.</p>
<p>But I found a solution via the googler.</p>
<ol>
<li>Open Terminal. For those who are scared to open Terminal, don&#8217;t worry I&#8217;m in the same boat. I promise it will be okay.</li>
<li>Type this in to Terminal:<br /><strong>System/Library/CoreServices/Finder.app/Contents/MacOS/Finder &amp;</strong></li>
<li>Hit Enter.</li>
<p>Now the first time I hit enter, my Finder window popped open. I was happy, so I closed the Finder window &amp; Terminal. Then I clicked on Finder in the dock, and I got that damn error again.</p>
<p>So, second time through, I started over at Step #1 and repeated the process. The second time that I hit enter (Step #3), the Finder window did not open automatically. But the Finder icon in the dock had the bottom light, so I clicked on it and a Finder window popped open. Phew!</p>
<p>But then I closed Terminal. When you go to close Terminal, it closes your Finder. Boo.</p>
<p>Third time through, repeat all steps. Finder automatically opens when I hit enter this time. Hit up the googler again to find a fix.</p>
<li>Type this in to Terminal: <strong>disown</strong></li>
<li>Hit Enter.</li>
<li>Now close Terminal and your Finder should still stay open.</li>
</ol>
<p>Wow&#8230; That was a huge bear. Hope Apple fixes that bug.</p>
<p>Many thanks to this person:<br /><a href="http://www.adeepbite.com/must-know-macosx-tips-and-tricks/the-application-finder-cant-be-opened/">http://www.adeepbite.com/must-know-macosx-tips-and-tricks/the-application-finder-cant-be-opened/</a>,<br />
and this person:<br /><a href="http://utvv.blogspot.com/2010/01/how-to-fix-application-finder-cant-be.html">http://utvv.blogspot.com/2010/01/how-to-fix-application-finder-cant-be.html </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lilianeville.com/blog/2010/05/the-application-finder-cant-be-opened/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From a Cat loving Mac user</title>
		<link>http://www.lilianeville.com/blog/2010/02/from-a-cat-loving-mac-user/</link>
		<comments>http://www.lilianeville.com/blog/2010/02/from-a-cat-loving-mac-user/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 15:28:02 +0000</pubDate>
		<dc:creator>lilianev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.lilianeville.com/blog/?p=172</guid>
		<description><![CDATA[I love cats and I also am an Apple lover. The naming convention of Apple operating systems has never bothered me. In fact, I&#8217;ve only thought of it as EXTREMELY cool and a great use of branding. But others may have a difference of opinion and that was brought to my attention this morning when [...]]]></description>
			<content:encoded><![CDATA[<p>I love cats and I also am an Apple lover. The naming convention of Apple operating systems has never bothered me. In fact, I&#8217;ve only thought of it as EXTREMELY cool and a great use of branding. But others may have a difference of opinion and that was brought to my attention this morning when perusing the NYT website.</p>
<p>Check out this article that asks the question, &#8220;<a href="http://bits.blogs.nytimes.com/2010/02/10/is-it-time-for-apple-to-retire-the-cats/">Is It Time for Apple to Retire the Cats?</a>&#8221;</p>
<p>My firm answer: No.</p>
<p>Meow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lilianeville.com/blog/2010/02/from-a-cat-loving-mac-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool snow leopard video on NYT</title>
		<link>http://www.lilianeville.com/blog/2009/09/cool-snow-leopard-video-on-nyt/</link>
		<comments>http://www.lilianeville.com/blog/2009/09/cool-snow-leopard-video-on-nyt/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 15:55:50 +0000</pubDate>
		<dc:creator>lilianev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mac Pro]]></category>
		<category><![CDATA[Mark]]></category>

		<guid isPermaLink="false">http://www.lilianeville.com/blog/?p=87</guid>
		<description><![CDATA[Check out this sweet video that describes OS updates with an easy-to-understand visual aesthetic. It focuses on Snow Leopard and why it is so innovative in the world of OS updates. Sweet stuff. BTW, yesterday Mark went out and bought the Snow Leopard update for our Mac Pro at home. I didn&#8217;t have time to [...]]]></description>
			<content:encoded><![CDATA[<p>Check out this sweet <a href="http://video.nytimes.com/video/playlist/technology/david-pogue/1194811622273/index.html#1247464249426">video</a> that describes OS updates with an easy-to-understand visual aesthetic. It focuses on Snow Leopard and why it is so innovative in the world of OS updates. Sweet stuff.</p>
<p>BTW, yesterday Mark went out and bought the Snow Leopard update for our Mac Pro at home. I didn&#8217;t have time to check it out when I got off of work yesterday, but he said it&#8217;s quite sweet and everything is A LOT faster. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.lilianeville.com/blog/2009/09/cool-snow-leopard-video-on-nyt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow Leopard</title>
		<link>http://www.lilianeville.com/blog/2009/08/snow-leopard/</link>
		<comments>http://www.lilianeville.com/blog/2009/08/snow-leopard/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 21:15:41 +0000</pubDate>
		<dc:creator>lilianev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.lilianeville.com/blog/?p=84</guid>
		<description><![CDATA[Apple&#8217;s latest update for the Leopard OS has come out a month early. Mark was just telling me this past weekend that we need to go to the store and buy it &#8212; you can&#8217;t just download and install. That kind of sucks, but since we have an Apple Store in our city, it&#8217;s not [...]]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s latest update for the Leopard OS has come out a month early. Mark was just telling me this past weekend that we need to go to the store and buy it &#8212; you can&#8217;t just download and install. That kind of sucks, but since we have an Apple Store in our city, it&#8217;s not too big of a deal. </p>
<p>Super hot that the update is called &#8220;snow leopard&#8221; and you can upgrade your mountain cat for just $30&#8230;that just shouts out how sexy Apple is&#8230;</p>
<p>It installs in 15 minutes, turns on quicker, opens web browsers quicker, and it is 7GB smaller than Leopard. This is sick shit folks. You can even open files on the Mac &#8220;side&#8221; while you&#8217;re running Windows on your Mac&#8230;no restart!! Woo hoo!</p>
<p>NYT says that the take-away message is:</p>
<blockquote><p><i>Either way, the big story here isn’t really Snow Leopard. It’s the radical concept of a software update that’s smaller, faster and better — instead of bigger, slower and more bloated. May the rest of the industry take the hint.</i></p></blockquote>
<p>Check out NYT&#8217;s full story <a href="http://www.nytimes.com/2009/08/27/technology/personaltech/27pogue.html?pagewanted=1&#038;_r=1">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lilianeville.com/blog/2009/08/snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome nudging closer to Safari in browser market</title>
		<link>http://www.lilianeville.com/blog/2009/08/google-chrome-nudging-closer-to-apple-safari-in-browser-war/</link>
		<comments>http://www.lilianeville.com/blog/2009/08/google-chrome-nudging-closer-to-apple-safari-in-browser-war/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 16:06:53 +0000</pubDate>
		<dc:creator>lilianev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.lilianeville.com/blog/?p=63</guid>
		<description><![CDATA[Chrome, the browser by Google, is moving closer and closer to Safari&#8217;s spot as the third spot in the browser market share. I have Chrome downloaded on Vista at home and it&#8217;s okay, but it certainly isn&#8217;t any better than Firefox. I used to only use Safari on Mac OS at home, but I became [...]]]></description>
			<content:encoded><![CDATA[<p>Chrome, the browser by Google, is moving closer and closer to Safari&#8217;s spot as the third spot in the browser market share. I have Chrome downloaded on Vista at home and it&#8217;s okay, but it certainly isn&#8217;t any better than Firefox. I used to only use Safari on Mac OS at home, but I became a loyal Firefox user a little over a year ago and generally only use Safari to preview websites in development. Anyways, there is an article in NYT about all the different browsers and where they stand in the market. Check out <a href="http://www.nytimes.com/external/idg/2009/08/03/03idg-chrome-threatens-safaris-browser-share-spot-firefox-81744.html">Chrome Threatens Safari</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.lilianeville.com/blog/2009/08/google-chrome-nudging-closer-to-apple-safari-in-browser-war/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Moving over to a new blog&#8230;</title>
		<link>http://www.lilianeville.com/blog/2009/06/moving-over-to-a-new-blog/</link>
		<comments>http://www.lilianeville.com/blog/2009/06/moving-over-to-a-new-blog/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 19:57:56 +0000</pubDate>
		<dc:creator>lilianev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[Colorado]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[indigenous]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mac Pro]]></category>
		<category><![CDATA[Mark]]></category>
		<category><![CDATA[Samoa]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Wisconsin]]></category>

		<guid isPermaLink="false">http://www.lilianeville.com/blog/?p=3</guid>
		<description><![CDATA[Well, Mark and I got married (YAY!!!) and I&#8217;m slowly getting all my ducks in a row and changing all of their names, buying new domain names, and moving over all the info, data, and blog posts possible. It&#8217;s been a hassle and I just started an hour ago. At least I started changing the [...]]]></description>
			<content:encoded><![CDATA[<p>Well, Mark and I got married (YAY!!!) and I&#8217;m slowly getting all my ducks in a row and changing all of their names, buying new domain names, and moving over all the info, data, and blog posts possible. It&#8217;s been a hassle and I just started an hour ago. At least I started changing the fun stuff first, like web stuff, before I really tackle the painful things. Like waiting in line at the Social Security office. And then driving ALL THE WAY ACROSS MADISON to go wait in another line at the DMV. But I don&#8217;t planning on tackling the painful things until we return to Wisconsin from Samoa&#8230;in one month and 3 days from now. I&#8217;m counting down the days until we leave and today it&#8217;s at 18 days until we leave for Colorado and 22 days until we leave for Samoa. I need to get a lot of stuff done between now and then, so wish me luck!</p>
<p>Anyways. Here are some ramblings from a blog I had on WordPress about a year ago and then another blog I had on a website I made with iWeb more recently:<br />
<span id="more-3"></span></p>
<hr />From October 28, 2008:</p>
<div class="wp-caption alignright" style="width: 103px"><a href="http://commons.wikimedia.org/wiki/File:Guylaine2007_-_Lion_Blanc_(by).jpg"><img title="White Lion" src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/10/Guylaine2007_-_Lion_Blanc_(by).jpg/93px-Guylaine2007_-_Lion_Blanc_(by).jpg" alt="Courtesy of Guylaine Brunet" width="93" height="120" /></a><p class="wp-caption-text">Courtesy of Guylaine Brunet</p></div>
<p>&#8220;In 2003, the Sanbona Wildlife Reserve in South Africa released a male and a female white lion. The goal of the project was to integrate the white lions with the wild tawny lions native in the region, in order for the tawny lions to teach the white lions to live in the wild successfully and for the tawny and white lions to interbreed. White lions have been interbred on breeding farms from a small population, and interbreeding with the tawny lions will improve the white lions’ ‘genetic integrity.’ A integrated lion pride was just released into the wild, and is closely monitored in order to ensure their survival in the wild. But for now, things look good for the white lions and the integrated pride. Read more about the white lions from the <a title="http://www.mantiscollection.com/news_article.asp?ID=28" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://www.mantiscollection.com/news_article.asp?ID=28">Mantis Collection</a> and from <a title="http://www.catchannel.com/News/2008/10/28/white-lions-released-into-the-wild.aspx" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://www.catchannel.com/News/2008/10/28/white-lions-released-into-the-wild.aspx">Cat Channel</a>.&#8221;</p>
<hr />From October 21, 2008:</p>
<p class="Body">&#8220;So it has been several months since my last post&#8230;Sorry!</p>
<p class="Body">Since then, some new and totally AWESOME developments have occurred. We bought a brand new <a title="http://www.apple.com/macpro/" href="http://www.apple.com/macpro/">Mac Pro</a> and it is phenomenal. Powerful machine. Easy to upgrade too; Mark was able to add another hard drive in there already! Needless to say, I’ve been loving it and playing with it every day.</p>
<p>Another completely fabulous piece of news is that I got a notification email from Adobe the other day saying that <a title="http://www.adobe.com/products/creativesuite/" href="http://www.adobe.com/products/creativesuite/">CS4</a> is here and shipping. Whoohoo!! We ordered it about a month ago and I’ve been waiting and waiting for it to be released. I’m really excited about that, it should be coming any day now.</p>
<p class="Body">I started writing a weekly blog post for <a title="http://www.greenmywebsite.com" href="http://www.greenmywebsite.com/">Green My Website</a>, a joint venture between me and a good friend, Austin Lea. I’ve been pretty good about writing a weekly post, but there have been a few Sundays that I’ve missed&#8211;so I need to be better about that.</p>
<p>My research has been going well. I read absolutely, hands-down, amazing book. Check it out, <span class="style_2">Nafanua: Saving the Samoan Rainforest</span> by P.A. Cox. Nature lovers, environmentalists, people who care about people, check this book out because it is a great read. I’ve been reading a lot of other really great stuff, but Cox’s book is noteworthy. I wrote a little today. That’s a good thing, I haven’t written in a long time. I’ve been reading so much that I needed to get down some thoughts I’ve been bouncing around in my head for a while.&#8221;</p>
<hr />From June 15, 2008:</p>
<p class="Body">&#8220;I spent some time completing the online training for human subjects protection research which was time consuming and bland. But in the midst of modules and quizzes, something caught my eye. I found it to be very interesting that there are organizations that act like the “police” of financial conflicts of interest in research, i.e., corporate influence on research conducted by academics and their institutions. The <a title="http://www.cspinet.org/integrity/" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://www.cspinet.org/integrity/">Integrity in Science Project</a> works to combat the conflicts of interest that arise from the commercialization of science. They investigate committees for undisclosed conflicts of interest, watch the media and scientific literature for failure to disclose conflicts of interest, and support others to embrace strong disclosure policies. Pretty interesting stuff.</p>
<p class="Body">So of course, I want the Adobe Creative Suite Design Premium or Web Premium. but really…I’m not going to stumble across a couple thousand any time soon. So today I started looking around for a freeware graphics editor. A good resource for free graphics editor is at <a title="http://www.ironspider.ca/freetools/grfxeditors.htm" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://www.ironspider.ca/freetools/grfxeditors.htm">Iron Spider</a>, a web design and resource center. Another great resource for free graphics editors is the <a title="http://generaldisarray.wordpress.com/2006/02/11/nifty-os-x-apps-list/" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://generaldisarray.wordpress.com/2006/02/11/nifty-os-x-apps-list/">General Disarray</a> blog. It links to free graphics editors, but it also links to other applications for Mac OS X. The free graphics editor I finally went with is <a title="http://www.gimp.org/" href="http://www.gimp.org/">Gimp</a>. A really helpful resource for Gimp is <a title="http://darwingimp.sourceforge.net/index.html" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://darwingimp.sourceforge.net/index.html">Wilbur-loves-Apple</a>.</p>
<p>By the way, to use Gimp on a Mac OS X, you must have <a title="http://developer.apple.com/opensource/tools/X11.html" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://developer.apple.com/opensource/tools/X11.html">X11</a> installed. For OS X 10.3 to 10.3.9, Apple provides a <a title="http://www.apple.com/downloads/macosx/apple/macosx_updates/x11formacosx.html" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://www.apple.com/downloads/macosx/apple/macosx_updates/x11formacosx.html">X11 download</a> on their website. But for OS X 10.4, Apple tells you to use the original Tiger install DVD. If you have the original Tiger DVD, <a title="http://overstimulate.com/articles/installing-x11-on-os-x-10-4-tiger" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://overstimulate.com/articles/installing-x11-on-os-x-10-4-tiger">Overstimulate</a>, a weblog, has really helpful step-by-step install instructions with images of each step. Unfortunately this advice does not help the Mac user that lost their Tiger install DVD. After searching most of the day, I finally found someone else that doesn’t have the original Tiger DVD on hand and he has been kind enough to put the <a title="http://cjmart.in/2006/12/01/install-x11-on-tiger-without-the-tiger-install-dvd/" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://cjmart.in/2006/12/01/install-x11-on-tiger-without-the-tiger-install-dvd/">X11 User and X11 SDK packages for Mac OS X 10.4</a> online. What wonderous pleasures the small joys bring :o)&#8221;</p>
<hr />From June 13, 2008:</p>
<p class="Body">&#8220;My research interest is indigenous environmental justice groups and their websites. A great start to get information on and examples of indigenous environmental justice is the <a title="http://www.ienearth.org/" href="http://www.ienearth.org/">Indigenous Environmental Network</a>, an indigenous environmental justice group advocating for native and indigenous peoples across North America. Recently, I performed a qualitative content analysis of the <a title="http://www.northnet.org/atfe/atfe.htm" href="http://www.northnet.org/atfe/atfe.htm">Akwesasne Task Force on the Environment website</a> as a pilot study before I begin my Master’s thesis research. From an initial analysis, it appears that the Akwesasne Task Force on the Environment’s website empowers Mohawk culture and identity, as well as promotes counter-accounts of reality.</p>
<p>In addition to researching, I maintain a genuine attempt to stay current on web design and development topics. I think one of the best resources that helps me stay informed is <a title="http://www.smashingmagazine.com/" href="http://www.smashingmagazine.com/">Smashing Magazine</a>. This site has most everything, or at least links to most everything. Today there was an awesome post with amazing <a title="http://www.smashingmagazine.com/2008/07/11/50-remarkable-nature-wallpapers/" href="http://www.smashingmagazine.com/2008/07/11/50-remarkable-nature-wallpapers/">nature backgrounds</a>.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lilianeville.com/blog/2009/06/moving-over-to-a-new-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

