<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Endless Sonata</title>
	
	<link>http://endless-sonata.net</link>
	<description>for life is a never ending song with varying tempos, keys, and moods</description>
	<pubDate>Thu, 04 Mar 2010 01:51:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/EndlessSonata" /><feedburner:info uri="endlesssonata" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Glowing Green</title>
		<link>http://feedproxy.google.com/~r/EndlessSonata/~3/Fr4owzI9PPE/</link>
		<comments>http://endless-sonata.net/design/glowing-green/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 05:44:09 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://endless-sonata.net/?p=440</guid>
		<description><![CDATA[.entry table tr:hover {background: transparent}








I just read [ an article ] on organic light-emitting electrochemical cells (LECs) used to make glowing wallpaper. It&#8217;s a new alternative to flat screens that is made from graphene. Graphene is much easier to recycle than metal electrodes found in LED screens which are used in TVs and cellphones. LEC [...]]]></description>
			<content:encoded><![CDATA[<style>.entry table tr:hover {background: transparent}</style>
<table>
<tr>
<td style="background-color:transparent; padding: 10px">
<p class="image"><a href="/images/id/OLEC1.jpg" rel="lightbox[olec]"><img src="/images/id/OLEC1.jpg" width="219px" height="150px" /></a></p>
<p class="image"><a href="/images/id/OLEC2.jpg" rel="lightbox[olec]"><img src="/images/id/OLEC2.jpg" width="219px" height="150px" /></a></p>
</td>
</tr>
</table>
<p>I just read [ <a href="http://www.good.is/post/glowing-wallpaper-could-be-a-better-way-to-light-your-home/">an article</a> ] on organic light-emitting electrochemical cells (LECs) used to make glowing wallpaper. It&#8217;s a new alternative to flat screens that is made from graphene. Graphene is much easier to recycle than metal electrodes found in LED screens which are used in TVs and cellphones. LEC can be produced from liquid solutions so they can be produced as large flexible sheets from a printing press, which can be installed on walls as an alternative to light bulbs. They would be cost effective - though I&#8217;m not sure what the price range would be. Glowing wallpaper that can change, better wide spread lumination, more energy efficient than light bulbs, easier to recycle than light bulbs, made from fully organic material&#8230;what more could we ask for? Imagine having scenery such as sunsets on a summer beach or a snowy mountain scene. There may be problems of course, like hanging things on walls and accidentally putting dents in walls. Applying this concept only to ceilings, replacing lights, can be a cool concept that&#8217;d work.</p>
<img src="http://feeds.feedburner.com/~r/EndlessSonata/~4/Fr4owzI9PPE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://endless-sonata.net/design/glowing-green/feed/</wfw:commentRss>
		<feedburner:origLink>http://endless-sonata.net/design/glowing-green/</feedburner:origLink></item>
		<item>
		<title>Projects</title>
		<link>http://feedproxy.google.com/~r/EndlessSonata/~3/W2bVp7Gv6vA/</link>
		<comments>http://endless-sonata.net/life/projects/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 22:07:30 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://endless-sonata.net/?p=434</guid>
		<description><![CDATA[Project 1
I decided to create a blog from scratch. With the help from CodeGrrl, I was able to accomplish just that. The functionality is all finished. Next will come the creation of a theme and some more pages to go with the site. I&#8217;m not sure if I will be working on it a whole [...]]]></description>
			<content:encoded><![CDATA[<p>Project 1</p>
<p>I decided to create a blog from scratch. With the help from <a href="http://codegrrl.com/">CodeGrrl</a>, I was able to accomplish just that. The functionality is all finished. Next will come the creation of a theme and some more pages to go with the site. I&#8217;m not sure if I will be working on it a whole lot though since it takes a lot of time and Wordpress is pretty amazing. This blog just has the bare minimums:</p>
<p>Public Pages</p>
<ol>
<li>A page to configure the blog title, tagline, copyright, MySQL connection, number of blog posts to display per page</li>
<li>A database creation page to be used only once which creates a table for the blog, comments, and categories</li>
<li>A page to display all posts with pagination, comments, categories list, date</li>
<li>A page for single entries and comment form as well as listing of the comments posted</li>
<li>A page for processing comments and email notification</li>
<li>A page for displaying posts of one category</li>
</ol>
<p>Private</p>
<ol>
<li>A page for posting new entries</li>
<li>An edit entries menu page</li>
<li>A page for editing single entries</li>
<li>A categories page for adding and editing categories</li>
<li>A page for logging out of admin session</li>
</ol>
<p>The good thing about starting from scratch is it allows lots of customizations and personal preferences and it&#8217;s a good learning experience. I don&#8217;t know why but coding and programming is pretty fun yet tedious.</p>
<p>Project 2</p>
<p>Also I&#8217;m working on a design wiki for industrial design. It&#8217;s mostly created to display a quick reference about different design companies as well as artists and designers.</p>
<p>Project 3</p>
<p>I really really want to have a wider knowledge base. It&#8217;s been frustrating that I don&#8217;t remember most of what I read for very long, but <em>Interpreter of Maladies</em> is inspirational. One of the characters reads the newspaper from front to back all the time to become well cultured. The Internet is a great source for information, thus I want to read news articles at least 1 hr everyday. Probably more. And then I&#8217;ll write about what I read.</p>
<p>Project 4</p>
<p>I&#8217;ve also been wanting to improve my eye sight for quite a while. It&#8217;s just that I have these periods where I forget about it. It&#8217;s hard to consistently work at it. But I&#8217;m hoping that writing about it and reminding myself daily will help.</p>
<img src="http://feeds.feedburner.com/~r/EndlessSonata/~4/W2bVp7Gv6vA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://endless-sonata.net/life/projects/feed/</wfw:commentRss>
		<feedburner:origLink>http://endless-sonata.net/life/projects/</feedburner:origLink></item>
		<item>
		<title>Relearning to See: The Third Principle-Relaxation</title>
		<link>http://feedproxy.google.com/~r/EndlessSonata/~3/vuytg7z9dig/</link>
		<comments>http://endless-sonata.net/articles/relearning-to-see-relaxation/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 22:14:36 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
		
		<category><![CDATA[Articles]]></category>

		<category><![CDATA[eye sight]]></category>

		<category><![CDATA[eyes]]></category>

		<category><![CDATA[relearning to see]]></category>

		<guid isPermaLink="false">http://endless-sonata.net/?p=425</guid>
		<description><![CDATA[
This article is a continuation of Relearning to See: The Second Principle-Centralization.
The reflection of the moon in the lake is clear only when the water is calm&#8221;&#8211;Chinese proverb
E=mc2 (eye sight = movement times centralization to the binocular) and movement = centralization = relaxation = clarity.

Relaxation is the third and most important principle of natural vision. [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>This article is a continuation of <a href="/articles/relearning-to-see-centralization/">Relearning to See: The Second Principle-Centralization</a>.</p>
<p>The reflection of the moon in the lake is clear only when the water is calm&#8221;<br/>&#8211;Chinese proverb</p>
<p>E=mc<sup>2</sup> (eye sight = movement times centralization to the binocular) and movement = centralization = relaxation = clarity.</p></blockquote>
<p class="left"><img src="/images/icons/relaxation.jpg"/></p>
<p>Relaxation is the third and most important principle of natural vision. The initial tendency for people with bad eye sight is to strain to see better. Poor vision habits create excessive strain, and lower sight. Thus, the sole cause of bad eye sight is a conscious or unconscious effort or strain to see. The only solution to this strain is relaxation or rest of the eyes accomplished by centralization. Movement, centralization, and relaxation go together. </p>
<p>Stress sometimes causes strained vision habits and once the cause for strain is removed, vision improves. The <a href="http://www.amazon.com/Relearning-See-Improve-Eyesight-Naturally/dp/1556433417/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1263336238&#038;sr=1-1">book</a> mentions that the quieter the mind the better the eye sight is preserved. Anything which relaxes the mind is beneficial to eye sight. For instance, a person reading an interesting novel do not find their eyes becoming tired but when studying for a difficult exam, do find his/her eyes becoming tired. Also the normal eye is only at rest when it is moving. </p>
<p>Sleeping doesn&#8217;t help relax one&#8217;s eyes, however, as eyes can be strained even in sleep. As a matter of fact, sleepiness is a common symptom of habitual eyestrain, and when the sight improves the need for sleep is often reduced. But this doesn&#8217;t mean that every time you&#8217;re sleepy it&#8217;s because your eyes are under strain. If you don&#8217;t get enough sleep you&#8217;re also prone to sleepiness.</p>
<blockquote><p>&#8220;It requires an effort to fail to see and requires no effort to have normal sight.&#8221;</p></blockquote>
<p>According to the book, in every case of imperfect sight, it can always be demonstrated that the nerves of the whole body are under strain and in every case of perfect vision it can be demonstrated that no effort is made. &#8220;Imperfect sight is the result of hard work; effort produces strain; perfect sight is attained with ease; lack of effort produces relaxation&#8221;.</p>
<p>I thought about this and took off my glasses to read the book. At first I couldn&#8217;t see the letters clearly at all but I kept thinking about relaxing my eyes, blinking and breathing, seeing one part best, and not making an effort to see. It took a while but my eyes adjusted and I was able to read more clearly up close and slowly also within reading distance. When I put my glasses back on after reading, however, I began to have a headache. I took off my glasses, and again the words were blurry and unreadable.</p>
<p>Reading about relaxation of the eyes reminded me of the eye massages my mother taught me when I was in fourth grade, when I started to have poor eye sight. Massages relax the eyes, thus reducing strain. Doing them consistently may help relax the tension in eyes but consistency is hard to attain.</p>
<p>I think I should spend a few hours each day not wearing my glasses and gradually increase the time not wearing glasses and/or get glasses that are not as strong yet still allow me see well while driving.</p>
<img src="http://feeds.feedburner.com/~r/EndlessSonata/~4/vuytg7z9dig" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://endless-sonata.net/articles/relearning-to-see-relaxation/feed/</wfw:commentRss>
		<feedburner:origLink>http://endless-sonata.net/articles/relearning-to-see-relaxation/</feedburner:origLink></item>
		<item>
		<title>Relearning to See:The Second Principle-Centralization</title>
		<link>http://feedproxy.google.com/~r/EndlessSonata/~3/glKhmlUZ1Kg/</link>
		<comments>http://endless-sonata.net/articles/relearning-to-see-centralization/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 21:35:38 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
		
		<category><![CDATA[Articles]]></category>

		<category><![CDATA[eye sight]]></category>

		<category><![CDATA[eyes]]></category>

		<category><![CDATA[relearning to see]]></category>

		<guid isPermaLink="false">http://endless-sonata.net/?p=416</guid>
		<description><![CDATA[This article is a continuation of Relearning to See: The First Principle–Movement.
&#8220;It is impossible to see, remember, or imagine anything [clearly], even for as much as a second, without shifting from one part to another, or to some other object and back again; the attempt to do so always produces strain.&#8221;


According to Relearning to See, [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>This article is a continuation of <a href="/articles/relearning-to-see-movement/">Relearning to See: The First Principle–Movement</a>.</p>
<p>&#8220;It is impossible to see, remember, or imagine anything [clearly], even for as much as a second, without shifting from one part to another, or to some other object and back again; the attempt to do so always produces strain.&#8221;</p>
</blockquote>
<p class="left"><img src="/images/icons/target.jpg"/></p>
<p>According to <a href="http://www.amazon.com/Relearning-See-Improve-Eyesight-Naturally/dp/1556433417/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1263242554&#038;sr=1-1">Relearning to See</a>, the human eye can see only one point clearly at any given time. It is impossible to see without centralizing; peripheral vision is never seen clearly. Centralization is a subconscious mental habit such that the central point of interest is the only place within the visual field that is clear and most colorful.</p>
<p>Generally, people who have blurred vision do not centralize&#8211;they diffuse. That is when clarity lowers. This is because anatomically, cones are mostly located in the center of the fovea and cones are designed for clarity and color perception in medium or bright light. The fovea is a centralized point in the back of an eye.</p>
<blockquote><p>&#8220;Centralization goes with movement; Diffusion goes with rigidity.&#8221;</p></blockquote>
<p>A person with clear vision is constantly moving from one point of interest to another with  both the head and eyes moving. When a person is trying to see everything at once, there is no reason to move. The problem with this is the head, neck and eye muscles become &#8220;abnormally and chronically tight&#8221;. The visual system cannot tolerate the tension and vision is blurred.</p>
<p>Something you can do to practice centralization is to focus your eyes on an object about ten feet away from you. Then hold a pencil in front of you vertically with the bottom near your mouth. The top of the pencil should be near your forehead. Continue looking at the object farther from you and you should begin to see two pencils rather than one. One pencil is to the right of the object you&#8217;re looking at and is seen by the left eye; and the other pencil is to the left of the object seen by the right eye. If you are not seeing two pencils then you are not doing this activity correctly.</p>
<p>Now, as if your pencil and hand were attached to your head, move the pencil, hand, arm, and head together slowly to the left in unison. As you move, keep your attention on the objects in the distance within the &#8220;window&#8221; or area of focus. Notice that the objects in the center of the window are more clear than the objects outside the window. This helps one to notice one point best at a time.</p>
<p>There is an occasion when the center clarity disappears however. In extremely low levels of light, the cones do not register light so only the rods function. Since there are no rods in the center of the fovea, there is no sight available exactly in the center of the visual field.  </p>
<img src="http://feeds.feedburner.com/~r/EndlessSonata/~4/glKhmlUZ1Kg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://endless-sonata.net/articles/relearning-to-see-centralization/feed/</wfw:commentRss>
		<feedburner:origLink>http://endless-sonata.net/articles/relearning-to-see-centralization/</feedburner:origLink></item>
		<item>
		<title>Unique Packaging</title>
		<link>http://feedproxy.google.com/~r/EndlessSonata/~3/3Ssjk-JarL8/</link>
		<comments>http://endless-sonata.net/design/unique-packaging/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 02:38:54 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[packaging]]></category>

		<guid isPermaLink="false">http://endless-sonata.net/?p=400</guid>
		<description><![CDATA[Creative packaging designs give new meaning to packaging. Instead of ordinary boxes that are most likely to be thrown away, creative packaging may sometimes be kept as a piece of art. If not, then the packaging is cost effective and not wasteful. Below are some creative packaging designs and one sustainable design.
 The following are [...]]]></description>
			<content:encoded><![CDATA[<p>Creative packaging designs give new meaning to packaging. Instead of ordinary boxes that are most likely to be thrown away, creative packaging may sometimes be kept as a piece of art. If not, then the packaging is cost effective and not wasteful. Below are some creative packaging designs and one sustainable design.</p>
<p> The following are from <a href="http://www.tutorialsgarden.com/blog/amazing-ads-touching-heights-of-creativity/">tutorialsgarden.com</a>:<br />
<center><img src="/images/id/jumprope.jpg" width="300px"/><br />
<img src="/images/id/girlholdhands.jpg" width="300px"/><br />
<img src="/images/id/nailbiter.jpg" width="300px"/><br />
<img src="/images/id/profilecup.jpg" width="300px"/></center></p>
<p>This milk carton is from <a href="http://visualadvice.com/index.php?/milk-packaging/">visualadvice.com</a>. It represents the product through word and image.<br />
<center><img src="/images/id/milk_packaging.jpg" width="300px"/></center></p>
<p>This is from <a href="http://www.thinkofthe.com/products/lunch_bag.php">thinkofthe.com</a>. Using this &#8220;moldy&#8221; zip-lock bag almost guarantees that no one will steal your lunch.<br />
<center><img src="/images/id/lunch_bag.jpg" width="300px"/><br />
<img src="/images/id/lunch_bag2.jpg" width="300px"/></center></p>
<p>This is from <a href="http://reubenmiller.typepad.com/my_weblog/2009/01/resealable-soda-can.html">reubenmiller.typepad.com</a>. The can can be closed to ensure freshness.<br />
<center><img src="/images/id/resealable_soda.jpg" width="300px"/></center><br />
Watch the can opening and closing in this video:<br />
<center><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/8vwUSG1crjw&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/8vwUSG1crjw&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></center></p>
<p>These shorts are packed as if it were meat. The original can be found at <a href="http://popsop.com/6498">popsop.com</a>.<br />
<center><img src="/images/id/meat_pants.jpg" width="300px"/><br />
<img src="images/id/meat_pants2.jpg" width="300px"/></center></p>
<p>This shoebox is simple and cost effective. It&#8217;s also stack-able. Instead of using additional paper and materials the shoes are stuffed with a pair of socks and reusable shoe bag. The original can be found at <a href="http://www.sustainableisgood.com/blog/2009/01/newtonshoe.html">sustainableisgood.com</a><br />
<center><img src="/images/id/sustain_shoes.jpg" width="300px"/></center></p>
<img src="http://feeds.feedburner.com/~r/EndlessSonata/~4/3Ssjk-JarL8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://endless-sonata.net/design/unique-packaging/feed/</wfw:commentRss>
		<feedburner:origLink>http://endless-sonata.net/design/unique-packaging/</feedburner:origLink></item>
	</channel>
</rss>
