<?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>Ravenous Pixel</title>
	<atom:link href="http://ravenouspixel.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ravenouspixel.com</link>
	<description></description>
	<lastBuildDate>Mon, 07 Mar 2011 06:23:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Javascript Examples at Bit101</title>
		<link>http://ravenouspixel.com/2011/03/07/javascript-examples-at-bit101/</link>
		<comments>http://ravenouspixel.com/2011/03/07/javascript-examples-at-bit101/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 06:23:44 +0000</pubDate>
		<dc:creator>ravenouspixel</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[easeljs]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[wirelib]]></category>

		<guid isPermaLink="false">http://ravenouspixel.com/?p=126</guid>
		<description><![CDATA[The big talk lately is Javascript and HTML5, and if your a Flash guy, you&#8217;ve probably found yourself having to defend yourself. Let&#8217;s face it, HTML5 and Javascript are where they are today because of the huge strides Flash has &#8230; <a href="http://ravenouspixel.com/2011/03/07/javascript-examples-at-bit101/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The big talk lately is Javascript and HTML5, and if your a Flash guy, you&#8217;ve probably found yourself having to defend yourself. Let&#8217;s face it, HTML5 and Javascript are where they are today because of the huge strides Flash has made over a decade in pushing the limits of interactive design and development. It&#8217;s a great compliment to the community when you can do in other programming languages what&#8217;s been done over the years in Flash with actionscripting.  What attracted me to Flash in the first place was the inovative and creative spirit. If you can do similar things with Javascript, so be it, it&#8217;s just another tool in the toolbox. </p>
<p>I&#8217;ve worked with Javascript in the past, but always felt the visual experience you can create in Flash surpassed it. Maybe it&#8217;s time to revisit that, and see what&#8217;s capable. To that end, I&#8217;ve started following the current blog posts at Bit101.com on Javascript. Keith Peters is one of the heavyweights in the Flash communities, I have his books, have seen him talk at conferences, so when he starts blogging about Javascript, you listen. For the month of March, Javascript is the topic of conversation. If you want to follow along, <a href="http://www.bit-101.com/blog/?p=3030">the posts begin here.</a> I&#8217;m going to do my best to follow along, but I definitely don&#8217;t have the blogging stamina to post about it every day.</p>
<p>I decided to focused in on a simple example, creating a circle. On <a href="http://www.bit-101.com/blog/?p=3057">Day 2</a> and <a href="http://www.bit-101.com/blog/?p=3069">Day 3</a>, Keith expands on the wireframes objects he initially sets up by adding strokes and line weights. Nothing drastic, a good start. For my example, I focussed my efforts on controlling this minor experience. 3 rings rotating with varying degress of line weights and segments. <a href="http://ravenouspixel.com/bit101_javascript_examples/March02/index.html">You can see the end result here.</a></p>
<p>The addCircle method basically takes an x, y, z positions, the circle&#8217;s radius, and the number of segments. The main thing I noticed was how it was rendering these three circles when I started adding weight to the circles. The first circle was a solid color, the default line width, and 10 segments. Once I added, a line width of 5 and 10, I started to see a streak or some artifact that shoots out at the top and bottom of the lines. Event when I crank up the line segments to 1000, that little notch appears. Of course, by ratcheting the numer of lines up, the performance takes a bit of a hit. Better quality versus browser performance rears its head.  My variation of the javascript of the circles can be <a href="http://ravenouspixel.com/bit101_javascript_examples/March02/mar02.js">viewed here.</a></p>
<p>Keith isn&#8217;t the first in the Flash community to be exploring javascript, but I&#8217;m glad he is. If you want a really good example of Flash gurus experimenting with the potential of Javascript and HTML5, take a look at Grant Skinner&#8217;s tower defense game <a href="http://www.pirateslovedaisies.com/">http://www.pirateslovedaisies.com/</a>, it&#8217;s pretty impressive. Or even better, poke around the Javascript library he&#8217;s developing <a href="http://easeljs.com/">EaselJS</a>, which is currently in alpha testing.</p>
<p>Keith Peters is speaking at a couple conferences coming up, <a href="http://geekybynature.com/">geekybynature</a> in NY, March 31st and April 1st, and then again June 9th-12th in NY at <a href="http://flashandthecity.com/">Flash and the City.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ravenouspixel.com/2011/03/07/javascript-examples-at-bit101/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding Flickr to WordPress</title>
		<link>http://ravenouspixel.com/2011/01/23/adding-flickr-to-wordpress/</link>
		<comments>http://ravenouspixel.com/2011/01/23/adding-flickr-to-wordpress/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 17:45:17 +0000</pubDate>
		<dc:creator>ravenouspixel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ravenouspixel.com/?p=106</guid>
		<description><![CDATA[I was having an issue with adding my blog info to flickr, it wasn&#8217;t recognizing my login information. It requests 3 thing, the endpoint, your username and password. The endpoint address is usually something http://yoursite.com/xmlrpc.php, or if you installed the &#8230; <a href="http://ravenouspixel.com/2011/01/23/adding-flickr-to-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was having an issue with adding my blog info to flickr, it wasn&#8217;t recognizing my login information. It requests 3 thing, the endpoint, your username and password. The endpoint address is usually something http://yoursite.com/xmlrpc.php, or if you installed the wordpress system into a different folder, such as blog or wordpress, then the end points would look something like this: http://yoursite.com/blog/xmlrpc.php or http://yoursite.com/wordpress/xmlrpc.php, respectively. The ultimate goal here is to provide the correct path to the xmlrpc.php file. I sifted through the <a href="http://www.flickr.com/help/forum/en-us/64018/" target="_blank">help forum</a>, which listed all kinds of responses, but the one that was key had to do with the settings in the writing panel in the WordPress Settings section.</p>
<p>About half way down there&#8217;s a check box that needs to be set, next to &#8220;XML-RPC: Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols.&#8221; It wasn&#8217;t checked, but once I checked, I was able to proceed through the process.</p>
]]></content:encoded>
			<wfw:commentRss>http://ravenouspixel.com/2011/01/23/adding-flickr-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Design is 95% Typography</title>
		<link>http://ravenouspixel.com/2010/06/30/web-design-is-95-typography/</link>
		<comments>http://ravenouspixel.com/2010/06/30/web-design-is-95-typography/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:58:45 +0000</pubDate>
		<dc:creator>ravenouspixel</dc:creator>
				<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://ravenouspixel.com/?p=31</guid>
		<description><![CDATA[Came across this post on Information Architects Japan, and how typography should be viewed as an interface element, no matter how limiting web fonts may be. Key Points: A printed work which cannot be read becomes a product without purpose. &#8230; <a href="http://ravenouspixel.com/2010/06/30/web-design-is-95-typography/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Came across this post on <a href="http://informationarchitects.jp/the-web-is-all-about-typography-period/" target="_blank">Information  Architects Japan</a>, and how typography should be viewed as an  interface element, no matter how limiting web fonts may be.</p>
<p>Key Points:</p>
<ul>
<li>A printed work which cannot be read becomes a product  without purpose.</li>
<li>Optimizing typography is optimizing  readability, accessibility, usability(!), overall graphic balance.</li>
<li>Information  design is not about the use of good typefaces, it is about the use of  good typography. Which is a huge difference. Anyone can use typefaces,  some can choose good typefaces, but only few master typography.</li>
<li>It  is annoying how different browsers and platforms render fonts, But,  well, it is part of a web designer’s job to make sure that texts are  easy and nice to read on all major browsers and platforms. Correct  leading, word and letter spacing, active white space, and dosed use of  color help readability.</li>
<li>“<a href="http://www.cameronmoll.com/archives/001266.html" target="_blank">text as a user  interface</a>”. Have a look at <a href="http://www.subtraction.com/" target="_blank">Khoi Vinh’s website</a>,</li>
</ul>
<p><a href="http://informationarchitects.jp/the-web-is-all-about-typography-period/" target="_blank">Read  the full article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ravenouspixel.com/2010/06/30/web-design-is-95-typography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loading chart data into Open Flash Charts using query string</title>
		<link>http://ravenouspixel.com/2010/06/30/loading-chart-data-into-open-flash-charts-using-query-string/</link>
		<comments>http://ravenouspixel.com/2010/06/30/loading-chart-data-into-open-flash-charts-using-query-string/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:57:39 +0000</pubDate>
		<dc:creator>ravenouspixel</dc:creator>
				<category><![CDATA[Charting]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[SWF Object]]></category>
		<category><![CDATA[Swf Object]]></category>

		<guid isPermaLink="false">http://ravenouspixel.com/?p=29</guid>
		<description><![CDATA[This method uses object/embed tags to insert open-flash-chart.swf on the page. This is a simple setup using a query string to let the Flash player know where the data is. It only works if the url to the page has &#8230; <a href="http://ravenouspixel.com/2010/06/30/loading-chart-data-into-open-flash-charts-using-query-string/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h6><a href="../labs/open-flash-charts/open-fc-v1.html?ofc=data-files/bar-2.txt">This  method uses object/embed tags to insert open-flash-chart.swf on the  page.</a></h6>
<p>This is a simple setup using a query string to let  the Flash player know where the data is. It only works if the url to the  page has this appended to the end, for example: some-page.html<strong>?ofc=data-files/bar-2.txt</strong> If it’s not included, it won’t load the data. The open-flash-chart.swf  automatically looks for certain things, in order to load the data. In  this case, it’s “ofc” and the path to the data. No attributes needs to  be specified, like an id or name, within the embeded player for it to  know what “ofc” is. If you don’t want to the page to have the query  string visible, then you would have to set up a separate page with the  chart, and use an iFrame to insert it into the designated page. With the  object/embed method, no javascript libraries are needed.</p>
<pre><code>
&lt;object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
   codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/
			swflash.cab#version=8,0,0,0"
   width="500" height="250" id="graph-2" align="middle"&gt;
 	&lt;param name="allowScriptAccess" value="sameDomain" /&gt;
	&lt;param name="movie" value="open-flash-chart.swf" /&gt;
	&lt;param name="quality" value="high" /&gt;
	&lt;embed src="open-flash-chart.swf"
	   quality="high"
	   bgcolor="#FFFFFF"
	   width="500"
	   height="250"
	   name="open-flash-chart"
	   align="middle"
	   allowscriptaccess="sameDomain"
	   type="application/x-shockwave-flash"
	   pluginspage="http://www.macromedia.com/go/getflashplayer" /&gt;
&lt;/object&gt;
</code></pre>
<h6><a href="../labs/open-flash-charts/open-fc-v2.html?ofc=data-files/bar-2.txt">This  method uses  SWFobject to insert the  open-flash-chart.swf on the page</a></h6>
<p>Using a query string and SWFobject works  the same way as using the object//embed method. SWFobject  is a light weight unobtrusive javascript file that simplifies the  insertion of the file onto the page. It allows you to use alternate  content in the case that the user doesn’t have javascript or flash  installed. In this case, using a screenshot of the chart would be the  simplest. It depends on the data being presented. If you want to go the  long route for accessibility and SEO purposes,  having the equivalent data in an html table would work.</p>
<p><strong>CODE:</strong></p>
<pre><code>
&lt;script type="text/javascript" src="scripts/swfobject2.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
	var flashvars = {};
	var params = {allowScriptAccess:"sameDomain"};
	var attributes = {name:"open-flash-chart"};
	attributes.id = "my-graph";
	swfobject.embedSWF("open-flash-chart.swf", "my-chart",
				"500", "250", "8.0.0", "/expressinstall.swf",
				flashvars, params, attributes);
	&lt;/script&gt;
   &lt;div id="my-chart"&gt;
	&lt;p&gt;Alternate data or chart image goes here if flash not found, 	or if javascript turned off&lt;/p&gt;
	&lt;/div&gt;
</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://ravenouspixel.com/2010/06/30/loading-chart-data-into-open-flash-charts-using-query-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting started with Mootools</title>
		<link>http://ravenouspixel.com/2010/06/30/getting-started-with-mootools/</link>
		<comments>http://ravenouspixel.com/2010/06/30/getting-started-with-mootools/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:52:59 +0000</pubDate>
		<dc:creator>ravenouspixel</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Mootools]]></category>

		<guid isPermaLink="false">http://ravenouspixel.com/?p=26</guid>
		<description><![CDATA[Mootools is a fabulous little unobtrusive AJAX library that will help you improve the user experience on your site. Its got a small footprint, under a 100k if you use the entire library.  The best part is that you don’t &#8230; <a href="http://ravenouspixel.com/2010/06/30/getting-started-with-mootools/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://mootools.net/" target="_blank">Mootools</a> is a  fabulous little unobtrusive AJAX library that  will help you improve the user experience on your site. Its got a small  footprint, under a 100k if you use the entire library.  The best part is  that you don’t have to use the whole thing, you can customize it, make  it even smaller by selecting the options you  specifically need with  their <a href="http://mootools.net/core" target="_blank">Core Builder</a> and <a href="http://mootools.net/core" target="_blank">More Builder</a>.  Basically, you can select the option you want, like the Accordion, and  it will select the required files that are needed for it to work. Plus,  you can also select options for compressing the library, once you make  your selections. With the help of these 3 tutorials, you’ll have a good  grasp of how it works.</p>
<ul>
<li><a href="http://walkthrough.ifupdown.com/walkthrough-1.2/important-notes" target="_blank">The  mooWalkthrough</a></li>
<li><a href="http://www.consideropen.com/blog/2008/08/30-days-of-mootools-12-tutorials-day-1-intro-to-the-library/" target="_blank">30  Days of Mootools 1.2</a></li>
<li><a href="http://beautyindesign.com/tutorial/increasing_user_experience_with_javascript.php" target="_blank"> Increasing User Experience With Javascript</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ravenouspixel.com/2010/06/30/getting-started-with-mootools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Figuring out Flash error messages</title>
		<link>http://ravenouspixel.com/2010/06/30/figuring-out-flash-error-messages/</link>
		<comments>http://ravenouspixel.com/2010/06/30/figuring-out-flash-error-messages/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:51:46 +0000</pubDate>
		<dc:creator>ravenouspixel</dc:creator>
				<category><![CDATA[Error Messages]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://ravenouspixel.com/?p=24</guid>
		<description><![CDATA[Error messages can be a really frustrating thing, and at the same time pleasing. Not that I’m a glutton for punishment, but an unexpected error message can be your own little Rubik’s cube at times. The solution is right in &#8230; <a href="http://ravenouspixel.com/2010/06/30/figuring-out-flash-error-messages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Error messages can be a really frustrating thing, and at the same time  pleasing. Not that I’m a glutton for punishment, but an unexpected error  message can be your own little Rubik’s cube at times. The solution is  right in front of you, but you can’t see it, so it becomes a challenge  of sorts trying to figure it out. Flash is really good at giving you  some of these Rubik’s cubes to play with, leaving you wondering how to  get all the yellow sides together without messing up the green sides.  Today, I came across this blog by <a href="http://curtismorley.com/" target="_blank">Curtis Morley</a> today, which will give  you some insights on how to solve some of these problems. Curtis has got  some good explanations on some of those lovely compiler errors that  Flash generates, what’s causing them, and some suggestions on how to  write better code. Read up on his <a href="http://curtismorley.com/flash-9-flex-error-messages/">big list of  errors here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ravenouspixel.com/2010/06/30/figuring-out-flash-error-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing Headlines</title>
		<link>http://ravenouspixel.com/2010/06/30/optimizing-headlines/</link>
		<comments>http://ravenouspixel.com/2010/06/30/optimizing-headlines/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:49:57 +0000</pubDate>
		<dc:creator>ravenouspixel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ravenouspixel.com/?p=22</guid>
		<description><![CDATA[An informative slide show presentation with audio from the guys at marketingexperiments.com on what the real objective of a headline is supposed to convey. The goal of your headline is not to sell. Define your objective, make it clear, and &#8230; <a href="http://ravenouspixel.com/2010/06/30/optimizing-headlines/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>An informative slide show presentation with audio from the guys at  marketingexperiments.com on what the real objective of a headline is  supposed to convey. The goal of your headline is not to sell. Define  your objective, make it clear, and focus on what elements will make it  effective. Questions can work because they can be conversational, but it  can just as easily backfire. If the goal of the email is to sell you,  then sending a person to a landing page to sell the user again, is not  necessary. Understand who you’re talking to and initiate a conversation  in a more modest tone by connecting to the reader. Headlines interupt a  frantic search or scan of the page, giving the user a glimpse of  something promising, while the sub-header provides the key transition,  doing the heavy lifting. The headline stops the conversation, and the  sub-header re-initiates the conversation sufficiently, leading the  reader to the first the paragraph. The first paragraph then begins to do  the selling. Cut the copy as much as possible to effectively sell the  product or concept.</p>
<p>Three key points that were emphasized:</p>
<ul>
<li>Clarity over persuasion or spin, is the reason to move on to  the next line.</li>
<li>Relevance to the audience, communicate it. Connect the value  proposition between elements, from headline to  sub-header to paragraph  to the call to action.</li>
<li>Credibility is key when a person is inundated with emails.</li>
</ul>
<p><a href="http://www.marketingexperiments.com/images/multifiles/articulate/webclinic-08-27-08/player.html?=mejournal" target="_blank">Watch the full presentation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ravenouspixel.com/2010/06/30/optimizing-headlines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What reading Tufte won&#8217;t teach you: Interface design guideline</title>
		<link>http://ravenouspixel.com/2010/06/30/what-reading-tufte-wont-teach-you-interface-design-guideline/</link>
		<comments>http://ravenouspixel.com/2010/06/30/what-reading-tufte-wont-teach-you-interface-design-guideline/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:48:27 +0000</pubDate>
		<dc:creator>ravenouspixel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ravenouspixel.com/?p=20</guid>
		<description><![CDATA[Here’s a common sense rant about interface design, which is worth checking out here. These are the main points: The application interface should be fast and non-blocking. The application interface should be consistent. Don’t interrupt users in the middle of &#8230; <a href="http://ravenouspixel.com/2010/06/30/what-reading-tufte-wont-teach-you-interface-design-guideline/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here’s a common sense rant about interface design, <a href="http://glyphobet.net/blog/essay/269" target="_blank">which is worth checking out  here</a>. These are the main points:</p>
<ul>
<li><a href="http://glyphobet.net/blog/essay/269#fast">The  application interface should be fast and non-blocking.</a></li>
<li><a href="http://glyphobet.net/blog/essay/269#consistent">The application  interface should be consistent.</a></li>
<li><a href="http://glyphobet.net/blog/essay/269#interrupt">Don’t interrupt  users in the middle of common, nondestructive tasks.</a></li>
<li><a href="http://glyphobet.net/blog/essay/269#success">Avoid notifying users  of success.</a></li>
<li><a href="http://glyphobet.net/blog/essay/269#useless">Avoid giving users  information that they cannot use.</a></li>
<li><a href="http://glyphobet.net/blog/essay/269#destructive">Rare, destructive  actions should be harder to complete than nondestructive ones, but  always possible.</a></li>
<li><a href="http://glyphobet.net/blog/essay/269#forgiveness">Give users the  chance to ask for forgiveness rather than forcing them to confirm.</a></li>
<li><a href="http://glyphobet.net/blog/essay/269#failure">Deal with  application failure gracefully.</a></li>
<li><a href="http://glyphobet.net/blog/essay/269#state">Preserve state, mode,  and user input for as long as it is relevant, until users save or  discard it.</a></li>
<li><a href="http://glyphobet.net/blog/essay/269#navigation">Provide multiple,  complete navigation paradigms.</a></li>
<li><a href="http://glyphobet.net/blog/essay/269#design">Design the interface  before starting to code.</a></li>
<li><a href="http://glyphobet.net/blog/essay/269#rewrite">If the application  violates one of these rules because its design makes implementation of a  better interface too complex or too difficult, then the application  needs to be refactored until it supports a better interface.</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ravenouspixel.com/2010/06/30/what-reading-tufte-wont-teach-you-interface-design-guideline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netscape and dual rendering engines</title>
		<link>http://ravenouspixel.com/2010/06/30/netscape-and-dual-rendering-engines/</link>
		<comments>http://ravenouspixel.com/2010/06/30/netscape-and-dual-rendering-engines/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:46:25 +0000</pubDate>
		<dc:creator>ravenouspixel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ravenouspixel.com/?p=18</guid>
		<description><![CDATA[Not that I was truly concerned about the demise of Netscape when they announced support for their browser was going to end on March 1st, it barely registered on my radar, I haven’t used NS since version 4. And honestly, &#8230; <a href="http://ravenouspixel.com/2010/06/30/netscape-and-dual-rendering-engines/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Not that I was truly concerned about the demise of Netscape when they  announced <a href="http://blog.netscape.com/2007/12/28/end-of-support-for-netscape-web-browsers/">support  for their browser was going to end</a> on March 1st, it barely  registered on my radar, I haven’t used NS since version 4. And honestly,  since Firefox was released, I haven’t used anything else. That may  change, considering what a memory hog Firefox has been lately. Anyways,  the question came up about the dual rendering engine when a single  customer was having formatting issues regarding one of our sites, which I  have yet to identify, since the site looks exactly the same in NS9, as  it does in IE and Firefox. Regarding the dual engine aspect of NetScape,  I did manage to find out that in NS8, there was a site control option  that <a href="http://sillydog.org/netscape/kb/sitecontrol_fxonly.php">allowed  you to switch between engines</a>, but with NS9, it looks like they <a href="http://mozillalinks.org/wp/2007/06/netscape-navigator-9-beta-1-released-and-reviewed/">dropped  support for IE’s Trident rendering engine</a> in favor of the Gecko  engine.</p>
]]></content:encoded>
			<wfw:commentRss>http://ravenouspixel.com/2010/06/30/netscape-and-dual-rendering-engines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2001 Scientific American article on the semantic web</title>
		<link>http://ravenouspixel.com/2010/06/30/2001-scientific-american-article-on-the-semantic-web/</link>
		<comments>http://ravenouspixel.com/2010/06/30/2001-scientific-american-article-on-the-semantic-web/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:45:38 +0000</pubDate>
		<dc:creator>ravenouspixel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ravenouspixel.com/?p=16</guid>
		<description><![CDATA[A new form of Web content that is meaningful to computers will unleash a revolution of new possibilities An old article from 2001 I came across on Scientific American by Tim Berners-Lee, James Hendler and Ora Lassila about the semantic web. &#8230; <a href="http://ravenouspixel.com/2010/06/30/2001-scientific-american-article-on-the-semantic-web/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new form of Web content that is meaningful to computers will  unleash a revolution of new possibilities</p>
<p>An old article from 2001 I came across on Scientific American by Tim  Berners-Lee, James Hendler and Ora Lassila about <a href="http://www.sciam.com/article.cfm?id=the-semantic-web&amp;page=3">the  semantic web</a>.</p>
<p>﻿</p>
]]></content:encoded>
			<wfw:commentRss>http://ravenouspixel.com/2010/06/30/2001-scientific-american-article-on-the-semantic-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

