<?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>collection everything &#187; chippie</title>
	<atom:link href="http://blog.thechipfactorylab.com/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thechipfactorylab.com</link>
	<description>technical things I have no knowledge of</description>
	<lastBuildDate>Wed, 14 Jul 2010 03:22:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Making use of this, describing my bookmarks</title>
		<link>http://blog.thechipfactorylab.com/2010/05/14/making-use-of-this-describing-my-bookmarks/</link>
		<comments>http://blog.thechipfactorylab.com/2010/05/14/making-use-of-this-describing-my-bookmarks/#comments</comments>
		<pubDate>Fri, 14 May 2010 23:52:04 +0000</pubDate>
		<dc:creator>chippie</dc:creator>
				<category><![CDATA[my desk]]></category>

		<guid isPermaLink="false">http://blog.thechipfactorylab.com/?p=170</guid>
		<description><![CDATA[The plan is to link to sites and describe things more than write large amounts of stuff myself, although who knows how it will pan out. I already have a contributor lined up who I've worked with and known for almost 20 years, so lets see how we get on.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had this blog now for quite a long time and I&#8217;ve mostly been posting random inspirational things for me, but nobody really to read it.. like a google docs that&#8217;s open to all.</p>
<p>In the last year or so I&#8217;ve built a number of websites for clients and I&#8217;m always frustrated of going through thousands of bookmarks to find what I want, or googling and trying to find &#8220;that site&#8221; again.. so I&#8217;m going to try and get off my rear (well, probably spend more time on it) and make this a site that works for me. If it&#8217;s any use to anyone else then that makes me happy too.</p>
<p>The plan is to link to sites and describe things more than write large amounts of stuff myself, although who knows how it will pan out. I already have a contributor lined up who I&#8217;ve worked with and known for almost 20 years, so lets see how we get on.</p>
<p>James</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thechipfactorylab.com/2010/05/14/making-use-of-this-describing-my-bookmarks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Apple app store workaround?! Sell your source code?</title>
		<link>http://blog.thechipfactorylab.com/2010/04/05/an-apple-app-store-workaround-sell-your-source-code/</link>
		<comments>http://blog.thechipfactorylab.com/2010/04/05/an-apple-app-store-workaround-sell-your-source-code/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 04:42:52 +0000</pubDate>
		<dc:creator>chippie</dc:creator>
				<category><![CDATA[my desk]]></category>

		<guid isPermaLink="false">http://blog.thechipfactorylab.com/?p=169</guid>
		<description><![CDATA[if Apple doesn't allow complete programmer control over what gets sold at the app store (read as app approval), what are the options to sell or open source the xcode projects that end users can build themselves?]]></description>
			<content:encoded><![CDATA[<p>Just a quick post, a thought/question that I wanted to share.. if Apple doesn&#8217;t allow complete programmer control over what gets sold at the app store (read as app approval), what are the options to sell or open source the xcode projects that end users can build themselves?</p>
<p>The issue of course is that it&#8217;s not for everyone, it DOES require the purchase of an iPhone developer account at .. maybe £60 a year, and a certain minimal degree of technical knowledge, but surely, everything costs money, and it&#8217;s a small price to pay to get around the issues of distribution and allow an open community.</p>
<p>The free vs freedom issue is not always about money. I&#8217;m not an expert at software licensing by any standards, but to my understanding, GPL even allows you to sell products based on open code (there&#8217;s a market in selling wordpress/drupal/magento etc. themes for example).</p>
<p>So the proposal would be, the &#8216;customer&#8217; gets an ADC membership from Apple, and then purchases a &#8220;developer licence&#8221; of the software that they want to install (an example would be licensing Unreal engine for your own uses), or a more simple way to put it would be selling just source code and associated resources to hack/build. With an iPhone ADC membership you can install applications that you build onto a physical device.</p>
<p>Perhaps this opens the door for a marketplace of source code that is either completely open, or sold in some way. There may not be any way to protect your code as it could no doubt end up downloadable from elsewhere, and any kind of DRM would be in the source to remove as the user sees fit, but as such that is not the purpose of this suggestion. The complaint seems to be that community build projects are not possible without jailbreaking, or that selling apps past the app store is not possible.. if you have a project and the right version of xcode, it&#8217;s pretty much as simple as opening it and hitting run to get it on the simulator, or a not much more involved build process to get it on the actual device.</p>
<p>I&#8217;m not sure how the ADC Terms and Conditions go, perhaps by distributing an app outside of the iTunes App store in any form is prohibited, and since I don&#8217;t make software as such this is not really something that bothers me personally, but it seems to be a major argument developers have about the problems of a closed platform..</p>
<p>With an associated cost of £60 a year for ADC membership, open source kids might find it upsetting that you have to pay for the privilege of installing an app that you either have to pay for separately, or even for the tools to do so, but paying for tools is fairly normal outside the minority that are purely running free. Even using Linux and all the free software you&#8217;re still paying for the hardware, and I&#8217;d imagine a good chunk of the cost is related to patent licensing of manufacture and such (the cost of an Intel chip is surely not pure manufacturing and distribution, and anyone that thinks so is not thinking hard enough). Could it be a reasonable alternative to whining about your app being completely at the mercy of the app store approval team?</p>
<p>Just a thought&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thechipfactorylab.com/2010/04/05/an-apple-app-store-workaround-sell-your-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change of plan &#8211; a letter to the world</title>
		<link>http://blog.thechipfactorylab.com/2010/03/25/change-of-plan-a-letter-to-the-world/</link>
		<comments>http://blog.thechipfactorylab.com/2010/03/25/change-of-plan-a-letter-to-the-world/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 07:29:16 +0000</pubDate>
		<dc:creator>chippie</dc:creator>
				<category><![CDATA[my desk]]></category>

		<guid isPermaLink="false">http://blog.thechipfactorylab.com/?p=163</guid>
		<description><![CDATA[So, I suppose this is a "lets do it over" post.. it is entirely possible that I will write things about subjects I have no knowledge of, simple and often wrong opinions, but this is me, and the reason for writing it is to collect my thoughts and not to educate people on how things really are.. collection everything]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve thought long and perhaps hard about what my contribution to the world whether online or off may be, and have come to a few conclusions. I think this is a good way to consider them and as such start to act on them.</p>
<p>Over the last few years I have let my website slip, mainly due to my change in priorities, and change in what it is that I do. It started out as a tool to gain some recognition and create some contacts as I&#8217;m sure many websites did and still do, but I realised that it wasn&#8217;t really as simple as that. Even with traffic and people interested in what we were up to (it was a design collective), that did not really translate into what I wanted to do or be. I have had the opportunity to work with some amazing people over the years, and I&#8217;m sure I&#8217;ll work with many more in the years to come, but what should my legacy be and how should I spend my time to feel that I have been justified in existence..</p>
<p>There has never been a push to make this blog more than just a personal experiment and it was never really maintained in the way that it needs to be in order to create any useful content. I unpublished all of the posts because of a single comment, possibly the only comment to ever hit the site that wasn&#8217;t spam. I was purely voicing my opinion on some things that I&#8217;ve thought about and played with, nothing with too much real deep research into the subject, and the comment went something like &#8220;maybe you should learn about physics properly if you&#8217;re interested in it&#8221;.</p>
<p>To me, this was against the purpose of what I was writing. I do try to learn as much as I can but can&#8217;t for semi obvious reasons, dedicate all of my time to all subjects of interest. At the same time I like to think about these things and have a need to share these thoughts whether they are right or wrong. The maths or the reality that I was considering in my head was really more for my benefit than any reader, and more of a catalogue of thoughts than a true resource for real world ideas. Thinking back, the reason I removed the posts was that I was embarrassed to a degree that I didn&#8217;t know the right answer or even if it did exist, but had come to my own conclusions about it. I now think that maybe these things should be put online again. It was disheartening to think that my ideas were not welcome in a pool of knowledge because they were not as well formed as someone with a degree in the subject, or possibly someone with any kind of training in the field, but perhaps that doesn&#8217;t really mean that my contribution to the world of content is useless. Surely there is more inane things to read than any ramblings of ideas and concepts that for one reason or another make it into my head.</p>
<p>I&#8217;m not claiming to have any answers, I am just collecting my thoughts, so feel free to think I&#8217;m stupid or crazy, I do however hope that you might do the same.. ideas are the true resource of our time and our species. There is little harm in having an idea that is wrong as it may be useful to somebody in some way.. ideas should be collected and shared so that inspiration can be found and used to create something wonderful. It can come from seeing a picture of the earth from space, or to a further extreme, staring endlessly at the Hubble deep field images, all the way down to seeing a speck of dust sitting on the front of my screen whilst playing with my camera and seeing the vast difference putting a polariser makes.. or sharing some words like in the book I&#8217;m currently reading, Antimatter.. there are things that make up this world that have substance and things that are pure energy but don&#8217;t have a physical presence.. that blew my mind.. a particle that comes together to make an atom that goes together with others to make tangible things such as the keys I&#8217;m typing on right now, but there is &#8220;something&#8221; that is also a particle that has no mass, just energy, something that exists without existing. This is a language and philosophy issue, and in itself asks, &#8220;what is it to exist?&#8221; or &#8220;what is the nature of existence and reality?&#8221; .. or any other similarly phrased questions</p>
<p>I will quote it properly in another post because this made a fairly hefty impression on me, but the reason for this post is not to put these things in, it is to give myself a mantra that things I find that inspire me should be shared to inspire anyone who finds them inspiring. If someone gets the feeling that I get when I read something that makes me stop and stare off into nothing for a bit, then it was more than worth it.</p>
<p>So, I suppose this is a &#8220;lets do it over&#8221; post.. it is entirely possible that I will write things about subjects I have no knowledge of, simple and often wrong opinions, but this is me, and the reason for writing it is as I&#8217;ve said, to collect my thoughts and not to educate people on how things really are. If at any point in doing this I am right, or come up with something useful to even just one person, then the other completely wrong thoughts are cancelled out in my mind. It is up to you, the reader to decide what to do with the words that I write on here. So, right or wrong, this is a subsection of the inside of my head.</p>
<p>It&#8217;s a call to arms to myself to not censor my thoughts and ideas, and to create a legacy of content that I can remind myself of times past for the celebration or cringing of my future self.</p>
<p>Thanks</p>
<p>James</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thechipfactorylab.com/2010/03/25/change-of-plan-a-letter-to-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>social not-working, digitized futures &amp; bad economics</title>
		<link>http://blog.thechipfactorylab.com/2009/04/17/social-not-working-digitized-futures-bad-economics/</link>
		<comments>http://blog.thechipfactorylab.com/2009/04/17/social-not-working-digitized-futures-bad-economics/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 17:18:46 +0000</pubDate>
		<dc:creator>chippie</dc:creator>
				<category><![CDATA[my desk]]></category>

		<guid isPermaLink="false">http://blog.thechipfactorylab.com/?p=113</guid>
		<description><![CDATA[Far from what might be true I have to wonder if the social networking and web 2.0 has actually reduced productivity in companies leading to loss of revenues and fueling the recession.. Obviously there&#8217;s far more to it than that but with all the worry of monetizing websites and social media, perhaps we need to [...]]]></description>
			<content:encoded><![CDATA[<p>Far from what might be true I have to wonder if the social networking and web 2.0 has actually reduced productivity in companies leading to loss of revenues and fueling the recession.. Obviously there&#8217;s far more to it than that but with all the worry of monetizing websites and social media, perhaps we need to look at how they are devaluing the hour of productivity. Work days however have gotten mobile and the concept of &#8216;office hours&#8217; is no longer relevant.</p>
<p>So what is the REAL cost of employees sitting on computers all day and sometimes being distracted into the world of friends and what they are doing instead of working?</p>
<p>An unrelated question also arises, how can non tech companies take real advantage of the internet beyond marketing and selling..</p>
<p>Music for example is a business that is digitizable as we have seen. Content delivery has become a whole other aspect of the entertainment industries, something which suits the information age. How though can other industries do the same. For example, transport is necessarily a physical problem, moving people and items from one location to another. How can companies like Ford, BMW, Mercedes etc. digitize themselves to become as ubiquitous as Google for the longer term?</p>
<p>We face some problems in the future with energy, if for example petrol/gasoline runs low or out, how can transport companies keep a grip, and more to the point, would it really matter. The motor industry worldwide is a large proportion of all revenues and it is seeing a drop in sales to the point that even the seemingly most stable companies are either going under or being baled out by governments. This is not a sound business model going forward. If in the next 10-20 years the resources to power cars and planes has dwindled to the point that the average consumer can&#8217;t afford it we will see all kinds of ill affects.</p>
<blockquote><p>So companies that provide communications could be set to replace real travel? Virtual reality replaces physical meetings? I don&#8217;t believe it&#8217;s that simple.</p></blockquote>
<p>Two major issues present themselves. The power consumption of computing will continue to rise and itself be an issue to power. Secondly, goods must be transported, whether from farms to supermarkets, or as we shop and do more online, goods being transported between buyers and sellers.</p>
<p>Although alternative fuels are probably not so complicated for ground travel, air travel is a different story. Getting a compact and powerful enough fuel to power trans atlantic flight is only one of the concerns.</p>
<p>The reality is that if we don&#8217;t find alternative energy sources and perfect them in time, then society in it&#8217;s entirety will collapse. The current economic recession is not directly related to this but perhaps a not too distant future recession will be. Companies that are not profitable must be removed to free up resources for current and future business models that actually work.</p>
<p>None of this is simple, and as usual I&#8217;m not an economist or in any way qualified to make real statements on the subject, this is purely conversational. We now have the technology to gather and analyze statistics and make a difference, perhaps even on a global scale. Of course this requires political support as changes to society cannot be imposed but have to be agreed upon. If we were allowed to play god or perhaps just &#8220;global leader&#8221; how would money and resources best be distributed?</p>
<p>Global trade is great for causing very noisy statistics but it seems to lead to a very unstable global economy as we are seeing now. As a very isolated example, since the economy is bad, car exports in Japan are down by a HUGE amount. Not directly the fault of &#8211; but the devaluation of currencies such as the British Pound and US Dollar vs Japanese Yen has had a hand in the nosedive of Japanese exports. We simply cannot afford to buy in as we could before, and it seems that we&#8217;re not really buying as before in terms of cars and technology products at least. We are complaining of things we cannot afford when many countries may compare us in a similar way, we just don&#8217;t like the roles reversed.</p>
<p>My data set is purely here-say, but to me this seems like a reasonable round assessment of the situation. The point is that the data itself is not important, it&#8217;s the concept of trade resting on top of currency markets. GDP is an interesting but flawed way to measure economies. It&#8217;s worth taking a look at <a href="http://en.wikipedia.org/wiki/Gross_domestic_product">wikipedias GDP entry</a>. I would be interested to see what might happen if currency were unified across the world. I am not advocating that, and I haven&#8217;t really researched into the Euro&#8217;s affect on Europe&#8217;s economic situation, but simply, if we all used a universal currency, what would that do to import and export? Would it empower the countries who&#8217;s currency is generally considered weak enough to exploit? Or would it cause collapses to the supposedly &#8216;more powerful&#8217; economies like the USA etc. or both.</p>
<p>I could imagine that leveling the playing field would not be very popular, I will generalize that &#8211; the rich would most likely want to hold on to control of their assets, and the super poor would possibly most like to have a standard of living suitable for a human being, and people in between would probably like to have a little more.</p>
<p>I have to apologize that this entry (as probably many others) are not simple structured, &#8220;identify problem and discuss&#8221; kinds of posts. What I want to say is a mixture of<br />
a) beyond my true knowledge to talk in detail about, and<br />
b) important enough that I want to say something about</p>
<p>Any and all opinions are flawed because although they are trying to be &#8216;bigger picture&#8217; concepts, there are large parts of society and economies that are missing and so it&#8217;s not even an argument, merely a set of semi related questions to myself. Something that perhaps I will take a bit more in depth at some point.</p>
<p>Thanks for listening</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thechipfactorylab.com/2009/04/17/social-not-working-digitized-futures-bad-economics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>irony in the economist: free vs paid</title>
		<link>http://blog.thechipfactorylab.com/2009/03/07/irony-in-the-economist-free-vs-paid/</link>
		<comments>http://blog.thechipfactorylab.com/2009/03/07/irony-in-the-economist-free-vs-paid/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 17:30:31 +0000</pubDate>
		<dc:creator>chippie</dc:creator>
				<category><![CDATA[my desk]]></category>

		<guid isPermaLink="false">http://blog.thechipfactorylab.com/?p=93</guid>
		<description><![CDATA[On flicking through this week&#8217;s Economist magazine, I noticed a curious &#8220;Offer to readers&#8221; box that said you could buy reprints of the special report at £3.50 + P&#038;P.. minimum order of 5. Now this isn&#8217;t very interesting apart from the fact that the magazine is £4.00 itself, and this special report was maybe only [...]]]></description>
			<content:encoded><![CDATA[<p>On flicking through this week&#8217;s Economist magazine, I noticed a curious &#8220;Offer to readers&#8221; box that said you could buy reprints of the special report at £3.50 + P&#038;P.. minimum order of 5. Now this isn&#8217;t very interesting apart from the fact that the magazine is £4.00 itself, and this special report was maybe only 1/10th of the magazine.</p>
<p>It assumes that people would pay to send this report around their company rather than photocopy it and pass it around, or perhaps scan and email it to the relevant people, or many other cheaper, free, or less hassle options (such as picking 10 copies up from a news agents). This box, however, raises the copyright issue by offering the alternative. Without that alternative, who would hesitate to do any of the above to get the information around? If I didn&#8217;t offer you a copy of a cut down version of this magazine, would you even consider going to buy a copy for all of your staff and putting it on their desks, hoping that they will actually read it? Would you consider that doing so would actually be illegal?</p>
<p>As an aside, there is a very interesting bit of insight into this in <strong>Dan Ariely&#8217;s Predictably Irrational</strong>. I think I have mentioned in a previous post about this book, but he talks about an old subscription offer in The Economist where you could buy an online subscription at one price, the magazine subscription at another price, and a special deal for both at the same as the higher price. By putting the decoy offer in, you&#8217;re tempted by the higher price offer of both print and web editions, and I&#8217;d imagine they made more money as we fell for their marketing. Back to the post:</p>
<p>Of course they have a right to charge for the content, this is now my issue here, but in today&#8217;s society, I feel that we wouldn&#8217;t even think of sending them some extra cash just because we showed the article to a couple of friends.. that&#8217;s like sending money to a film studio every time you watch a DVD with people in the room, other than the person who paid for the DVD.. I want to comment in another post about how it seems like the internet has killed the worlds economies as regular businesses struggle to keep up, and as many people have mentioned we&#8217;re about due for a world reset, but that will come later.</p>
<p>The real irony was that the box itself was at the end of an article which was about Brewster Kahle&#8217;s internet archive &#038; free library.. after covering a story on how he&#8217;s fighting to free up non copyrighted material, the Rights and Syndication department of The Economist is telling you to contact them if you want to pass these articles around. TELLING.. this is very interesting since the open library would surely be great if it had newspapers and magazines in it, but is there more copyright issues on this article than on many books?</p>
<p>On the internet, it is possible to find information about pretty much anything, much of it for free.. also slightly complicating things is that on the Economist&#8217;s own website, some of these articles are available to read, which would fall under the Internet Archive, available online (you can also purchase the PDF of the special report, which I&#8217;m sure you could email around fairly easily after buying one copy, no?).</p>
<p>I find the Economist a strange read, this isn&#8217;t the first time I&#8217;ve been completely confused by it.. for example, in a recent article on the environment in Eastern Europe they talk about a Russian millionaire who owns an Aluminum plant which has turned a few local lakes toxic.. how is this legal firstly? ..and secondly. . their extremely non bias opinion in this case is disturbing. It gives the message that it&#8217;s ok to do what you want to the planet as long as it&#8217;s profitable. I imagine perhaps New Scientist covering the same story looking at &#8220;Environmental devastation&#8221;.</p>
<p>I think it&#8217;s time to unsubscribe.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thechipfactorylab.com/2009/03/07/irony-in-the-economist-free-vs-paid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>night vision &#8211; periphery</title>
		<link>http://blog.thechipfactorylab.com/2009/02/16/night-vision-periphery/</link>
		<comments>http://blog.thechipfactorylab.com/2009/02/16/night-vision-periphery/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 07:42:48 +0000</pubDate>
		<dc:creator>chippie</dc:creator>
				<category><![CDATA[my desk]]></category>

		<guid isPermaLink="false">http://blog.thechipfactorylab.com/?p=85</guid>
		<description><![CDATA[I hope that sometime soon I can sleep at normal hours again, but as it goes I keep waking up. This time I was staring into the dark kitchen (which is by my bed in the &#8217;studio&#8217; flat kinda way I live) and .. looking for our &#8220;friends&#8221;. Right now I have a little bit [...]]]></description>
			<content:encoded><![CDATA[<p>I hope that sometime soon I can sleep at normal hours again, but as it goes I keep waking up. This time I was staring into the dark kitchen (which is by my bed in the &#8217;studio&#8217; flat kinda way I live) and .. looking for our &#8220;friends&#8221;. Right now I have a little bit of a cockroach problem, and have just put out some traps. I was curious how many of these things were walking around in the dark, since they don&#8217;t all come out in the day. There were a few as I expected.</p>
<p>What I found very interesting though, was that I could see little dark patches and spots on the floor where perhaps a little bit of food that needs to be cleaned was laying, or even a cockroach was walking.. but a very surreal aspect of this was, anything under a certain size was completely invisible if I stared at it, but if I allowed my eyes to wander I could see it in the periphery. Assuming that usually you can see in front of you and vision is less sensitive to the edges, this was very odd indeed.</p>
<p>So perhaps you&#8217;re thinking that I&#8217;m just seeing things and that actually the dots are my imagination since there&#8217;s not even enough light.. so after staring for 15-20 minutes mesmerized by the curious things I was seeing, I took my small camera and took a bunch of photos with a flash in the dark. Without moving the camera (similar to looking into a star field) I had a couple of sequential images to compare and sure enough, the dark spots were bugs, and the bits that weren&#8217;t moving were either bits of food or cockroaches dead from previous accidents. It all sounds pretty horrific, but in total I think there&#8217;s maybe 8 walking around and laying there.. it&#8217;s not as if the floor is crawling, and hopefully the poison gets to work very quickly.</p>
<p>So what&#8217;s going on here? A first thought would be that when your iris is open to allow the maximum amount of light in, as with close-up photography, specifically using a macro lens on a small object, the depth of field decreases, but this shouldn&#8217;t really play a part in it since I can still see the dark lines of the tiles.</p>
<p>One difference between an eye and a camera is that while the film plane is flat in a camera, your retina is the inside of a sphere, which not being an optician or expert here but perhaps might affect our depth of field slightly? I would imagine that mostly what that would do would be to have a far narrower focus, since anything not directly centered would not be hitting the fovea, and inside the curve would become closer to the lens and so blurred if the lens was acting to focus the image to the center. I imagine we would be overwhelmed if everything was constantly in focus, and so it makes perfect sense that we would benefit from a small very clear area, and a large blurry area that is primarily to detect movement in the periphery.</p>
<p>The subject matter was 1-1.5M away doesn&#8217;t make me think I would be getting any drastic depth of field. Now I can&#8217;t imagine that the blind spot is directly centered, and I&#8217;m hoping that this is normal and not something I should get checked out.</p>
<p>A couple of thought sprung to mind, and were equally swiftly dismissed. Perhaps the eye is actually accustomed to more light at the center since that&#8217;s where we lay focus during the day on a cellular level, and so it is calibrated differently from the periphery? Well I suppose that might make sense, but how then would it end up less sensitive in the dark?</p>
<p>I also wondered that maybe the lens would be a different shape, argument for either flatter or fatter still didn&#8217;t conclude, but since in the low light there is no easy way to find focus on an object, perhaps the lens is relaxed (and so fatter?) which means it bends light differently. Could that explain why more light from off center was actually being focussed on the area of the retina surrounding the usual focus point? And that if i stared directly at a dark spot I would actually find myself staring into nothing, until perhaps the &#8216;dark spot&#8217; walked back into view/out of my direct focus?</p>
<p>Another thought that just occurred would be that since the non focussed area would produce a blurred image, and the lens would also be producing a blurred image off center, perhaps the blur from the lens was the result of collecting more light from a larger area but not putting it into a point, so the sharpness is reduced, but the amount of collected light would actually be increased. I am thinking along the lines of the &#8220;two blurred images&#8221; (I&#8217;m referring of course to one blurred image but the two points in the eye which are out of focus, i.e. the lens and the retina) combining in a way that actually gives more information about the light intensity than the imperfect focus of the direct center of the eye. The only way I can think to describe this visually would be similar to lens flare, multiple images from internal reflections cueing up and shifting in a way that might be describable as parallax.</p>
<p>Anyway, that&#8217;s just a brief write up and I think I&#8217;d be wise to look further into it before making any bold statements, but I&#8217;m quite interested to see if this is documented and what the answer is.. hopefully not that there&#8217;s something wrong with my eyes!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thechipfactorylab.com/2009/02/16/night-vision-periphery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the Atheist Artist</title>
		<link>http://blog.thechipfactorylab.com/2009/02/16/the-atheist-artist/</link>
		<comments>http://blog.thechipfactorylab.com/2009/02/16/the-atheist-artist/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 21:23:12 +0000</pubDate>
		<dc:creator>chippie</dc:creator>
				<category><![CDATA[my desk]]></category>

		<guid isPermaLink="false">http://blog.thechipfactorylab.com/?p=83</guid>
		<description><![CDATA[What is the point of art without religion?  In listening to a talk on the &#8216;genius of creativity&#8217; I see a slightly theist hint in the wordings, or at least a suggestion of divinity. What gives the &#8216;artist&#8217; the right to consider themselves a creative, and who&#8217;s eyes are these assumptions being judged in?
As [...]]]></description>
			<content:encoded><![CDATA[<p>What is the point of art without religion?  In listening to a talk on the &#8216;genius of creativity&#8217; I see a slightly theist hint in the wordings, or at least a suggestion of divinity. What gives the &#8216;artist&#8217; the right to consider themselves a creative, and who&#8217;s eyes are these assumptions being judged in?</p>
<p>As is my usual disclaimer, this is merely a question or opinion, not anything following significant research, but perhaps a topic that I might grant some research in the future.</p>
<p>Beauty is subjective, people agree or they don&#8217;t on the beauty of an object or a person. In art it is the same.. a painting or drawing will always be a painting or a drawing, but will it ever really be possible to label it as art, and who is to decide?</p>
<p>I personally have some issues with creativity, some are probably semantic, in that I would rather consider myself a problem solver with an eye for layout and aesthetics, than an &#8216;artist&#8217;. I feel that art <em>often</em> has the opportunity to be very lazy in creating a product, whether painting or installation. What I find questionable about &#8216;art&#8217; is that for example, on a film with an art department, the team work as a hive to produce a coherent work, which in general far outstrips what one person could achieve. However, an unmade bed, a pile of bricks, a badly made film, however conceptual, will never to my mind compare to the collective talent put together in a truly good film without limiting budget constraints that&#8217;s developed over time specifically to get emotional response, tell a story, and possibly even change the world at some level. Yet we question paying £10 to own it on DVD but if we can afford it, and it is our interest, we may have no reserves about paying thousands for a single painting.</p>
<p>Aesthetics aside, people can be considered great artists because of a way that they choose to portray a concept. The concept may or may not be particularly revolutionary, and the reason to do the art is not always true inspiration but often pressure and need.</p>
<p>That I mentioned the unmade bed and pile of bricks does point to the importance of these &#8216;artists&#8217; in our society. Like the lost generation of TV watchers, we need ties that remind us what happened at a point in time, that is part of what defines our existence.</p>
<p>This is not to say that nothing is art, more that what is often considered art these days, is quite far from it to my mind.</p>
<p>Like many jobs, for example, a writer may fight against a block to put across what they want to put across, and when they do, perhaps it&#8217;s not in the way that they see it in their mind, they see their product as unsuccessful and wish to refine it until it either carries their signature, or has no further progression in sight, based on constraints for time and money, or lack of will to continue to perfection.</p>
<p>Perfection is where the argument of this post is aimed. What is perfect, is perfect what some would consider divine?<br />
Perfect can be mathematical in nature, at least in some ways, for example, a friend made a perfect sphere from a stone. This in itself took a couple of weeks of labour to turn out a small perfectly smooth object about 2cm high. I could argue that to create an object to the tolerances that would allow everyone to see it as a sphere is quite an achievement, perhaps deserving the respect of a great craftsperson. The object carries a history of thought, to hold it and know how it was made, you can carry the story and visualize it at all stages of production. We can also manufacture in huge quantities metal ball bearings to very high tolerances, but have no excitement when we hold one in our hands. By hand seems to carry huge value in comparison.</p>
<p>I&#8217;m not putting forward a particularly coherent argument because I don&#8217;t have very strong beliefs either way, I just take issues with the way that the terms &#8220;art&#8221;, &#8220;artist&#8221;, and &#8220;creative&#8221; get thrown around like they are meaningless, and as such, have become meaningless.</p>
<p>From my point of view, religion is a construct, and the notion of divinity in a religious sense is wrong to me. But without religion, what is the frame of reference? Are morals inherent or are they brought about by religion? Without morals, would we have a concept of good and bad, in action and in content, or is action and content so far removed that we cannot compare them in the same sense.. do we know good or bad without god?</p>
<p>Now I think it&#8217;s fair to argue that because we don&#8217;t all subscribe to a religion these days, we&#8217;re not going to run around and just kill people and steal because we don&#8217;t know any better. It is further in our nature to be social animals, and in a society we understand the repercussions of such actions and as such do them at our own risk. We can almost look at religion as an excuse to do things against society rather than for it.. but did these inherent morals in society form because of historic religions?</p>
<p>I know that I am asking more questions than I set out to answer, and I suppose that was to be expected. My dilemma is that I perhaps see &#8216;art&#8217; as pointless without a god, and the fact that I don&#8217;t believe in a god, logically leads me to thinking that the creation of art is pointless. Art should be a reflection of a soul, which without god there is none, and so I can still believe that the artists in history who have believed in god, can create such masterworks, because their goal is impressing the divine, not the wallet.</p>
<p>Religion is a broad tool to give people the need to exist, and to co-exist. Without this tool, the question of &#8216;why am I here&#8217; takes on a new meaning. The difference being, god would have me here for a specific purpose, but since in my mind there is no god, then I have no meaning.. yet I still exist. I don&#8217;t find this at all depressing, if anything I find it empowering that the only person that controls what I should do with my life is me. I choose to do what I choose to do because I know how that will affect me in society, and that is working towards how I wish to be.</p>
<p>Perhaps that selfishness is part of the trouble in the world today, should I wish to, I can focus my life on self improvement, whilst religions teach to look out for others and generally make the world a better place with compassion. Perhaps I&#8217;m not an artist, but I can still be a compassionate Atheist. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thechipfactorylab.com/2009/02/16/the-atheist-artist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple&#8217;s product line: climbing the marketing ladder</title>
		<link>http://blog.thechipfactorylab.com/2009/02/14/apples-product-line-climbing-the-marketing-ladder/</link>
		<comments>http://blog.thechipfactorylab.com/2009/02/14/apples-product-line-climbing-the-marketing-ladder/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 05:54:59 +0000</pubDate>
		<dc:creator>chippie</dc:creator>
				<category><![CDATA[my desk]]></category>

		<guid isPermaLink="false">http://blog.thechipfactorylab.com/?p=64</guid>
		<description><![CDATA[I&#8217;ve been considering upgrading my machine recently, as a &#8216;frequent&#8217; computer user, I probably spend a good proportion of my life staring beyond the screen into the OS and doing what I sometimes consider to be .. &#8216;work&#8217;.
After switching a few years back from Windows machines I&#8217;m pretty much locked into the Apple brand now, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been considering upgrading my machine recently, as a &#8216;frequent&#8217; computer user, I probably spend a good proportion of my life staring beyond the screen into the OS and doing what I sometimes consider to be .. &#8216;work&#8217;.</p>
<p>After switching a few years back from Windows machines I&#8217;m pretty much locked into the Apple brand now, with expensive software that would need replacing should I jump ship. That&#8217;s not really a problem, I&#8217;m happy overall with the machines I&#8217;ve had over the last few years, but face a really tough dilemma when looking at replacements.</p>
<p>So I&#8217;m looking for a laptop, Apple has quite a wide range.. what is my budget.. well, I suppose it&#8217;s flexible, if I&#8217;m going to use this as a main machine for 2-3 years, hopefully more since I&#8217;ll still have a big desktop, then the cost becomes reasonably irrelevant.</p>
<p>So how do I decide? After &#8216;reading&#8217; the audiobook <strong>&#8220;Predictably Irrational&#8221; by Dan Ariely</strong>, which I found very interesting (I suppose I should thank the guys on the TWiT podcast for the recommendation) something dawned on me. In a very interesting section about directing customers to a particular product, it seemed to me that Apple has cleverly done that throughout the range. Clever pricing leaves you so lost that you&#8217;re willing to climb the ladder right to the top, or so it seems.</p>
<p>In the book, the example is .. </p>
<blockquote><p>a company making bread machines launches a product and starts to sell it at an electronics store. Sales are bad.. so they hire a marketing expert to sort it out. They are advised to create a premium version of the product at a higher price point to put alongside the original, which they do. Sales increase..</p></blockquote>
<p>This is an example of giving the customer a frame of reference with which to make a purchasing decision. The customer correctly bought the cheaper one, and it became a successful product, one that people had lived quite happily without.</p>
<p>On to the Apple laptop lineup. The prices in GBP are as follows:</p>
<table style="border:4px solid black;">
<tr>
<th width="80" align="left">Price</th>
<th align="left">Short Description</th>
</tr>
<tr>
<td>£719</td>
<td>Regular White Macbook</td>
</tr>
<tr>
<td>£929</td>
<td>Regular 2.0GHz 13&#8243; Aluminium Macbook</td>
</tr>
<tr>
<td>£1,125</td>
<td>2.4GHz, bigger Hard Drive, Illuminated keyboard Aluminium Macbook</td>
</tr>
<tr>
<td>£1,223</td>
<td>As above with RAM upgrade from 2-4GB</td>
</tr>
<tr>
<td>£1,271
<p /></td>
<td>Macbook Air &#8211; slightly different target audience
<p /></td>
</tr>
<tr>
<td colspan="2">&#8212; dedicated graphics + better quality screen &#8212;
<p /></td>
</tr>
<tr>
<td>£1,369</td>
<td>Basic 2.4GHz 15&#8243; MacBook Pro 2GB RAM</td>
</tr>
<tr>
<td>£1,467</td>
<td>As above with RAM upgrade from 2-4GB</td>
</tr>
<tr>
<td>£1,712</td>
<td>2.53GHz with more graphics memory and 4GB</td>
</tr>
<tr>
<td>£1,918</td>
<td>As above with 2.8GHz processor</td>
</tr>
<tr>
<td>£1,949</td>
<td>2.66GHz 17&#8243; High Res screen</td>
</tr>
<tr>
<td>£2,159</td>
<td>As above with 2.93GHz processor</td>
</tr>
</table>
<p />
<p>Ok.. so what does that say to us (apart from the fact that I&#8217;m obviously obsessed enough to write an Apple price comparison blog post). What I find really interesting is that at every step there&#8217;s a small price jump of around £100, and a very appealing reason to go to the next one. Ignoring the very top and very bottom, the White macbook at £719 is aimed at students and entry level, and the top top one seems aimed at the professional with no limit to budget. The extra £210 in price doesn&#8217;t really affect the performance significantly unless you&#8217;re running something processor heavy, in which case maybe it would be justified.</p>
<p>So, which do you buy? Budgets are flexible, as I mentioned, this is quite an investment considering a normal PC laptop will probably set you back £500 upwards, but there&#8217;s cheaper if you want, and obviously more expensive.. I think that <em>all</em> options are viable and as such none jumps out as &#8220;the one for me&#8221;. The fact that I&#8217;d consider climbing all the way to the 17&#8243; at £1,949, when I could also fairly happily go for the lowest in the group at £929 I find amazing. How could I be so drawn to something double the price with really not significantly more functionality? Sure it might be faster, with a bigger screen with brighter colours, but for £1,000 I could do alot.. a holiday perhaps?</p>
<p>It would be very interesting to see who bought what, am I the only person who feels completely lost with a terrible .. &#8220;want all want none&#8221; kind of attitude. Has the marketing backfired into confusion for the consumer, or are people happily going into the shop, seeing the size they like and ignoring the price and the specifications. It&#8217;s a tradition among geeks to know and care about all of the details to the point that you&#8217;ll never make a decision. Also in the book cited above is a story of a friend of the authors who was looking for a digital camera. He spent months deciding on the minor specifications between two that he was interested in, looking online for prices and reviews, and when he eventually got one he realized he&#8217;d missed the chance to use it for one of his children&#8217;s birthdays, a family holiday etc.. all for the details.</p>
<p>The same goes for most technology, which has become something of a fetish object, something to obsess over. We are not immune to marketing and clever pricing, but in some cases we should place less emphasis on the actual item we buy and more on the ability of the item to do the job which we require of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thechipfactorylab.com/2009/02/14/apples-product-line-climbing-the-marketing-ladder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iSingular: consumers left behind</title>
		<link>http://blog.thechipfactorylab.com/2009/02/11/isingular-consumers-left-behind/</link>
		<comments>http://blog.thechipfactorylab.com/2009/02/11/isingular-consumers-left-behind/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 06:18:08 +0000</pubDate>
		<dc:creator>chippie</dc:creator>
				<category><![CDATA[my desk]]></category>

		<guid isPermaLink="false">http://blog.thechipfactorylab.com/?p=58</guid>
		<description><![CDATA[Being a pro-ish singularitarian, I like to believe, like Ray Kurzweil and others have written, that we&#8217;ll all be part robot at some point in the not too distant future. There is a following, with some very high powered executives, futurists and scientists at the core. For example, as written in Bill Joy&#8217;s Wired article [...]]]></description>
			<content:encoded><![CDATA[<p>Being a pro-ish singularitarian, I like to believe, like Ray Kurzweil and others have written, that we&#8217;ll all be part robot at some point in the not too distant future. There is a following, with some very high powered executives, futurists and scientists at the core. For example, as written in <a href="http://www.wired.com/wired/archive/8.04/joy_pr.html" target="_blank">Bill Joy&#8217;s Wired article</a> from 2000, there&#8217;s a genuine sense of fear and belief that we need to take action against this. Bill Joy is not your average crazy person, one of the founders of Sun Microsystems, writer of the vi text editor and according to wikipedia:</p>
<blockquote><p>As a UC berkeley Grad Student Bill worked for Fabry&#8217;s Computer Systems Research Group CSRG in managing the BSD support and rollout where many claim he was largely responsible for managing the authorship of BSD UNIX, from which sprang many modern forms of UNIX, including FreeBSD, NetBSD, and OpenBSD. Apple Computer has based much of the Mac OS X kernel and OS Services on the BSD technology.</p></blockquote>
<p>So what does it mean? Well I&#8217;m sure there&#8217;s plenty of information out there by people far more qualified to talk about it than me, so I won&#8217;t go into the details that I believe, but on watching a couple of seminars from the Computer History Museum (search the term on youtube), I see a lot of things that we have today that we pretty much had working in the 60&#8217;s.. things that we praise ourselves for and consider new and innovative today. Most of these things are not new ideas, but refinements and technological advances. Things that have become reality to the public.</p>
<p>So what if any, is the significance of, say &#8211; the mobile phone, the iPod, or the personal computer? No doubt these and many many other things which we have come to take for granted are significant, but are they really enabling technologies? They have a huge social, commercial and environmental impact, changing the way we think about and view information, money and entertainment. We have been becoming a more connected society for quite some time, where even regular members of the public (as oppose to military, science and education), the majority in fact, are connected in some way. But are the consumers going to see the singularity or will we have to witness it post singular.. in the same way that only the super rich will become space tourists in the near term, only the super rich will be able to afford to become singular part robot super-beings.. the iCulture will be left behind.</p>
<p>I suppose this was in part prompted by an article about a &#8216;portable web server, right on your iPhone&#8217;, which had comments of wow&#8217;s and general elation, as if this was the killer app that would change the world. But what would it change? Isn&#8217;t it just a sign that we really don&#8217;t understand technology <em>en mass</em>? Servers in certain forms are running the back end of all kinds of services. OS X is a BSD operating system, and as such uses the client/server model for many services in ways that I&#8217;m not qualified to comment on. If the iPhone is a cut down OS X, then a server on a phone is really nothing more than getting excited that the thing runs software.. it&#8217;s implicit in it&#8217;s nature! The OS is using a client/server model in many ways so it&#8217;s really nothing new. Yet still the public get excited. We are sheep and understand nothing. Ok, so it&#8217;s a WEB server.. what is it&#8217;s purpose? No signal or no battery = no website?</p>
<p>I can see I leave myself wide open to criticism on this, an unresearched and cited comment making sweeping statements about the vast human population, insinuating that we&#8217;re a bunch of idiots. A great quote springs to mind</p>
<blockquote><p>a person is intelligent but people are stupid</p></blockquote>
<p>It&#8217;s pretty much why marketing works in my opinion. Hyperbole.</p>
<p>In relation to that, I was interested to read a review of a new Canon camera, the  <a href="http://www.dpreview.com/reviews/canoneos50d/">eos 50D</a>. If my memory serves me well (it&#8217;s quite a long review), the sensor from the 40D to it&#8217;s replacement 50D went from 10 Megapixels to 15 Megapixels. Quite a jump you would think, or is it? Ignoring the other improvements in the camera itself, they are very specifically comparing the two and the image quality. Now it turns out that because the sensor is so dense, the light becomes more noisy.. read the review, it&#8217;s quite interesting. The point is, the sensor with more MP&#8217;s is actually no improvement on the older sensor. Of course Canon won&#8217;t tell you this, and possibly the reviewers are wrong, but if they are right, it shows that we are in a marketing trap. More = better.. right?</p>
<p>Similar to computer specs that we drool over and compare endlessly, what is the enabler here? At what point do we have enough power to do what we want to do, and the rest becomes wasted? It&#8217;s a complicated marketing issue again.</p>
<p>We are open to new threats because of this reliance and acceptance of &#8216;new technology&#8217;. Take viruses or say, a Denial of Service attack. Companies can disappear off the web. If the infrastructure goes down, chaos ensues and if their core income is web based.. then the company can die. Technology has rendered us fragile. The economy is fragile anyway so perhaps living on the edge isn&#8217;t anything new, but it&#8217;s a double edged sword these days.</p>
<p>Socially we feel empowered by it all, but it&#8217;s really just the size and price that has shrunk, and the ubiquity of the technology because it&#8217;s become affordable that makes us feel the difference. Are these really new inventions, or just old inventions tarted up and put out to the mass market? Not that there&#8217;s anything wrong with that..</p>
<p>I recently saw an old demo of a &#8216;webcam&#8217; kind of system from 1962, black and white, but real time. Now if 45 years on we are living in the future with our machines that have built in webcams, I feel somewhat disappointed that that&#8217;s all we can do and feel proud of ourselves. Of course the infrastructure to make this work mobile and to make the machines portable is progress, but our machines that are orders of magnitude more powerful still have unreliable slow interfaces (at least the few I own do). What have we really used all that power on? Or is it just that my 4 year old dual G5 machine with 4.5GB RAM can&#8217;t handle a few tabs in a web browser and a few programs open in the background? What am I doing wrong? It was touted as able to handle all kinds of complicated things when I bought it.. how is it not able to now? I suppose as the processor has been phased out, the software isn&#8217;t optimized to the same degree..</p>
<p>This makes me want to switch to a low powered machine running a light flavor of Linux, one where if I can work out how, I can make sure that the UI is the priority, and the programs are secondary, since the UI is my user experience. Perhaps just updating to a newer machine would solve it, but how the last 4 years is enough to kill my machine when in 40 years we&#8217;ve not progressed enough!? OK, I&#8217;m laboring the point.</p>
<p>The real point that this post was meant to make was that the exponential growth in technology is a slippery concept, underlying the slippery singularity. In terms of transistors per $, or operations per second, we&#8217;re exponentially progressing as the charts seem to show, but what are we doing with this new found power? Flashier graphics, higher resolution for images and videos.. basically stuff we could do already, just better.</p>
<p>I say &#8216;we&#8217; as in &#8216;the consumers&#8217;, I suppose this shouldn&#8217;t be a surprise. In military and HPC science markets perhaps the progress is more tangible but less understandable to the public. Maybe I should make more effort to go to 2600 every month, join an AI hacking group, or a robotics group.. or find some people to work with that are positive about progress whether it&#8217;s towards a singularity or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thechipfactorylab.com/2009/02/11/isingular-consumers-left-behind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The History of intel&#8217;s Business In The 80&#8217;s</title>
		<link>http://blog.thechipfactorylab.com/2009/02/11/the-history-of-intels-business-in-the-80s/</link>
		<comments>http://blog.thechipfactorylab.com/2009/02/11/the-history-of-intels-business-in-the-80s/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 08:02:05 +0000</pubDate>
		<dc:creator>chippie</dc:creator>
				<category><![CDATA[inspiring stuff]]></category>

		<guid isPermaLink="false">http://blog.thechipfactorylab.com/?p=49</guid>
		<description><![CDATA[A fascinating talk about the history of Intel from the late 60's from making memory, to making microprocessors to taking over the industry and changing the world. A significant part of the history of the personal computer. (for business and computer nerds)]]></description>
			<content:encoded><![CDATA[<p>A fascinating talk about the history of Intel from the late 60&#8217;s from making memory, to making microprocessors to taking over the industry and changing the world. A significant part of the history of the personal computer. (for business and computer nerds)</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="340" height="280" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/XFgFWdxHILc&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="340" height="280" src="http://www.youtube.com/v/XFgFWdxHILc&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thechipfactorylab.com/2009/02/11/the-history-of-intels-business-in-the-80s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
