<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Obstinate</title>
	<atom:link href="http://hadifarnoud.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hadifarnoud.com</link>
	<description>The place I write about technology, Security, and random stuff!</description>
	<lastBuildDate>Thu, 13 Jun 2013 01:24:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hadifarnoud.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Obstinate</title>
		<link>http://hadifarnoud.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hadifarnoud.com/osd.xml" title="Obstinate" />
	<atom:link rel='hub' href='http://hadifarnoud.com/?pushpress=hub'/>
		<item>
		<title>Cocoa, a quiet software revolution!</title>
		<link>http://hadifarnoud.com/2013/01/20/cocoa-a-quiet-software-revolution/</link>
		<comments>http://hadifarnoud.com/2013/01/20/cocoa-a-quiet-software-revolution/#comments</comments>
		<pubDate>Sun, 20 Jan 2013 17:25:05 +0000</pubDate>
		<dc:creator>hadi</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Company]]></category>
		<category><![CDATA[Linux & OpenSource]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[mac os]]></category>
		<category><![CDATA[next]]></category>
		<category><![CDATA[nextstep]]></category>
		<category><![CDATA[objective c]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://hadifarnoud.com/?p=558</guid>
		<description><![CDATA[Cocoa is the software stack that originated with NeXT computers. While the NeXT OS was yet another Unix which ran tasks, and managed files &#8211; it was Cocoa that set that project apart. Cocoa was&#8230; <a class="read-more" href="http://hadifarnoud.com/2013/01/20/cocoa-a-quiet-software-revolution/">Read More <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=558&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Cocoa is the software stack that originated with NeXT computers.</p>
<p>While the NeXT OS was yet another Unix which ran tasks, and managed files &#8211; it was <i>Cocoa</i> that set that project apart.</p>
<p>Cocoa was a solution to the problem of how to build modern graphical applications.</p>
<div><img alt="" src="http://qph.cf.quoracdn.net/main-qimg-356483ffae8ba6bce06abb086c9a2b84" /></div>
<p>And since that point, Cocoa has become more influential and is now the backbone technology driving the most influential tech company on the planet.</p>
<p>If you watch this video presented by Steve Jobs, you see that a workstation running NeXTStep is capable of everything you expect of a modern desktop computer. Except this video is from 1992. It is twenty years old.</p>
<div><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='620' height='379' src='http://www.youtube.com/embed/gveTy4EmNyk?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></div>
<p>Stepstone created <b>Objective-C</b> to combine the object oriented properties of <i>Smalltalk</i> with the C language.  NeXT acquired the language from Stepstone and extended their work by connecting software objects to on-screen GUI representations.</p>
<p>This design model allowed objects representing the view to be untangled from the internal representation of the data. This Model / View / Controller design pattern became the heart of NeXTStep (which was later re-named Cocoa)</p>
<p>The technology was an elegant solution to the problem of rapidly building a modern GUI application.</p>
<p>The management of windows, menus, selecting, scrolling, networking, exchanging data etc &#8230;. was solved by having a rich API implemented in a dynamic and flexible object-oriented language.  Application interfaces were drawn on screen  &#8211; and then wired up to code which directly could read from, and be driven by the object based on-screen interface.</p>
<p>It was the power of Cocoa which led to Tim Berners Lee creating the <b>World Wide Web</b> on a NeXT workstation.  Here&#8217;s the very first &#8220;hypertext&#8221; web-browser running in 1991</p>
<div><img alt="" src="http://qph.cf.quoracdn.net/main-qimg-752831b105b21a0e30d9da6fb98de5e8" /></div>
<p>And Id Software used NeXTStep to create the world-editors for Doom and Quake.</p>
<div><img alt="" src="http://qph.cf.quoracdn.net/main-qimg-bf500b828a8bf182ddfea0fa48095674" /></div>
<p>If this was all that Cocoa had achieved, it would justify being on the most admirable software. But since that point, it has done a couple more noteworthy things.</p>
<p>When Apple aquired NeXT, NeXTStep was re-badged Cocoa and became the basis for both the desktop <b>Mac OS X</b> and the mobile <b>iOS</b> - which runs on the iPhone, iPod Touch and iPad.</p>
<p>Anyone writing an app for the Mac will be using Cocoa.</p>
<div><img alt="" src="http://qph.cf.quoracdn.net/main-qimg-ee7862ab734aea2e7de8c94a7caf5cbb" /></div>
<p>And developers building applications for iOS use almost the exact same Cocoa APIs.</p>
<div><img alt="" src="http://qph.cf.quoracdn.net/main-qimg-b0adf8549f68c01954fc2beacefcdcb9" /></div>
<p>They are able to lay out graphical interfaces, and then hook them up to a network of objects expressed in Objective-C code.  With much of the needed functionality already handled by pre-existing Cocoa objects.</p>
<div><img alt="" src="http://qph.cf.quoracdn.net/main-qimg-2af40f014db59babda0e6e2c2de07b17" /></div>
<p>And developers who build apps in this way benefit from the maturity of this technology.  For many simple applications, developers simply provide the glue to wire up pre-existing on-screen devices to pre-existing Cocoa functionality.</p>
<p>This results in fast, efficient apps where all drawing, scrolling and animation will automatically be hardware accelerated. This affords iOS apps a performance advantage and gives users a consistent, familiar interface.</p>
<p>Even those people who are not fans of Apple can recognise that the iPhone software stack has been massively influential in the evolution of mobile devices. How we think of software has changed because of this device.</p>
<p>But I am not sure they realise is that the most important software component is not the OS but is the <i>application building toolkit</i>.  This is the software which is the secret weapon.</p>
<p>source: http://www.quora.com/Software/What-is-the-software-you-admire-the-most/answer/Glyn-Williams</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadi.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadi.wordpress.com/558/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=558&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadifarnoud.com/2013/01/20/cocoa-a-quiet-software-revolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>51.259063 -0.593536</georss:point>
		<geo:lat>51.259063</geo:lat>
		<geo:long>-0.593536</geo:long>
		<media:content url="http://1.gravatar.com/avatar/724e0e3fbcf0529c94708e36525825b3?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Hadi</media:title>
		</media:content>

		<media:content url="http://qph.cf.quoracdn.net/main-qimg-356483ffae8ba6bce06abb086c9a2b84" medium="image" />

		<media:content url="http://qph.cf.quoracdn.net/main-qimg-752831b105b21a0e30d9da6fb98de5e8" medium="image" />

		<media:content url="http://qph.cf.quoracdn.net/main-qimg-bf500b828a8bf182ddfea0fa48095674" medium="image" />

		<media:content url="http://qph.cf.quoracdn.net/main-qimg-ee7862ab734aea2e7de8c94a7caf5cbb" medium="image" />

		<media:content url="http://qph.cf.quoracdn.net/main-qimg-b0adf8549f68c01954fc2beacefcdcb9" medium="image" />

		<media:content url="http://qph.cf.quoracdn.net/main-qimg-2af40f014db59babda0e6e2c2de07b17" medium="image" />
	</item>
		<item>
		<title>Open letter to International Boxing Association</title>
		<link>http://hadifarnoud.com/2012/08/02/open-letter-to-international-boxing-association/</link>
		<comments>http://hadifarnoud.com/2012/08/02/open-letter-to-international-boxing-association/#comments</comments>
		<pubDate>Thu, 02 Aug 2012 17:08:33 +0000</pubDate>
		<dc:creator>hadi</dc:creator>
				<category><![CDATA[Ahmadinejad]]></category>
		<category><![CDATA[Cultures]]></category>
		<category><![CDATA[Freedom is not free]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[iran]]></category>
		<category><![CDATA[Political view]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[AIBA]]></category>
		<category><![CDATA[Boxing]]></category>
		<category><![CDATA[Frank SCHARMACH]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[London Olympic]]></category>
		<category><![CDATA[London2012]]></category>
		<category><![CDATA[Olympic]]></category>
		<category><![CDATA[Racist]]></category>
		<category><![CDATA[Referee]]></category>
		<category><![CDATA[unfair]]></category>

		<guid isPermaLink="false">http://hadifarnoud.com/?p=520</guid>
		<description><![CDATA[Dear London International Boxing Association committee, on 1st of August 2012, during the second round of heavyweight match between Ali Mazaheri (Iran) and Jose Larduet Gomez (Cuba), the German referee gave Ali Mazaheri three&#8230; <a class="read-more" href="http://hadifarnoud.com/2012/08/02/open-letter-to-international-boxing-association/">Read More <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=520&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Dear London International Boxing Association committee,</p>
<p>on 1st of August 2012, during the second round of heavyweight match between Ali Mazaheri (Iran) and Jose Larduet Gomez (Cuba), the German referee gave Ali Mazaheri three warnings in just one minute.As a result he disqualified from Olympic games.</p>
<p>This unfair judgement broke a nation&#8217;s heart and shattered Mazaheri&#8217;s dream. These athletes waited for years, worked hard to qualify and they may not have another chance of being in the same stage. This referee&#8217;s action brought tears to many eyes. A nation living under dictatorship and though economic conditions.</p>
<p>It&#8217;s utterly disappointing how AIBA is reacting to these complains. How many times we should see poor refereeing? Olympic games is not just about winning or loosing. Building a peaceful and better world in Olympic spirit which requires mutual understanding with spirit of friendship, solidarity, and fairplay.</p>
<p>on 1st of August, we witnessed the crush of this spirit and an end to a nation&#8217;s dream for gold, which gives them hope during though times. We demand official investigation and reverse of the decision made.</p>
<p>Kind Regards,<br />
An Iranian</p>
<p><strong>PS: Your views are welcome. please feel free to suggest amendments and comment your ideas below.</strong></p>
<p><strong>PPS: EVERYONE SEND YOUR COMPLAINTS (you can copy this letter) TO complaints@enquiries.london201</strong><strong>2.com</strong></p>
<p><strong>PPPS: if you have Balatarin user. vote here <a href="https://balatarin.com/permlink/2012/8/2/3106561">https://balatarin.com/permlink/2012/8/2/3106561</a></strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadi.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadi.wordpress.com/520/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=520&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadifarnoud.com/2012/08/02/open-letter-to-international-boxing-association/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<georss:point>51.259063 -0.593536</georss:point>
		<geo:lat>51.259063</geo:lat>
		<geo:long>-0.593536</geo:long>
		<media:thumbnail url="http://hadi.files.wordpress.com/2012/08/1297294241748_original.jpeg?w=150" />
		<media:content url="http://hadi.files.wordpress.com/2012/08/1297294241748_original.jpeg?w=150" medium="image">
			<media:title type="html">Ali Mazaheri</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/724e0e3fbcf0529c94708e36525825b3?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Hadi</media:title>
		</media:content>
	</item>
		<item>
		<title>It&#8217;s not just platform war: How does Apple do payments so well?</title>
		<link>http://hadifarnoud.com/2012/04/28/its-not-just-platform-war-how-does-apple-do-payments-so-well/</link>
		<comments>http://hadifarnoud.com/2012/04/28/its-not-just-platform-war-how-does-apple-do-payments-so-well/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 23:09:27 +0000</pubDate>
		<dc:creator>hadi</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Company]]></category>
		<category><![CDATA[iMac]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://hadifarnoud.com/?p=510</guid>
		<description><![CDATA[An iPhone developer asked this question in here. It&#8217;s really interesting to see how App store success is tied to not only ease of development and OS, but also to how apple gets&#8230; <a class="read-more" href="http://hadifarnoud.com/2012/04/28/its-not-just-platform-war-how-does-apple-do-payments-so-well/">Read More <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=510&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>An iPhone developer asked this question in <a href="http://www.quora.com/How-does-Apple-do-payments-so-well/answer/Brian-Roemmele">here</a>. It&#8217;s really interesting to see how App store success is tied to not only ease of development and OS, but also to how apple gets the payment right. A key part of experience.</p>
<p><strong>Apple + Payments</strong></p>
<p>This was actually a rather long journey for Apple.  To craft the magical experience that you and I now see at the iTuens store was not close to being trivial. To gain a perspective, as always one should, we will present the historic perspective.  This will help establish how Apple got to be into Payments and perhaps where it is going.</p>
<p><strong>Warning: Jump to the last paragraph if you are a TL;DR person, as I am sure what follows will be horrifying. </strong></p>
<p><strong>Steve vs. The Record Labels</strong></p>
<p>Throughout most of 2002, Steve Jobs and his team were crafting what we now know as iTunes.  Steve was in many cases personally negotiating with the major record labels on how the service will actually help the music industry.  The price per song he established primarily from a psychological standpoint.  At first most of the record labels did not accept a fixed price, let alone one that was not set by them.  The price point of 99¢ for a “hit” single was frightening to the industry. Clearly they wanted more, much more.</p>
<p><strong>Steve vs. The Payment Card Companies</strong></p>
<p>This was not the only issue Steve faced.  This issue always seems to be missed by most writers and researchers of Apple&#8217;s iTunes success.  The price point of 99¢ was not aligned with the Interchange Rates (<a href="http://en.wikipedia.org/wiki/Interchange_fee" target="_blank">http://en.wikipedia.org/wiki/Int&#8230;</a>) established by Visa and MasterCard.  Steve logically assumed that there had to be a price structure to support micro transactions and if there was not, he would will it in to existence.  I was on a team of outside advisors that had to break the news to Steve about how Visa and MasterCard set rates and how, at that time they did not cut any side deals.</p>
<p>There were some negotiations with both Payment Card companies but they really did not go anyplace.  Thus our group suggested the Payment Card Aggregation method for billing that is still in use today.  This is based on a dynamic computer model of buying habits of a typical user and tries to take transactions over an unpublished maximum amount of time, reaching a prescribed dollar amount to group multiple purchases into a single Payment Card transaction.  Thereby reducing the effective rate to a more agreeable amount.   This is precisely why your light purchase days at iTunes may take up to a day or so to produce an email receipt.</p>
<p><strong>Wholesale Payment Costs vs. Low Ticket Transactions</strong></p>
<p>Today, there are many rates that could apply to an iTunes transaction.  In fact, at this point it is very likely that Apple has negotiated rate reductions.  However to give some insight on how costs could work out I will present some basics.  <strong>I will select 2 rates that closely match what costs Apple experiences</strong>.  I will use the EIRF wholesale Interchange rates and will be assuming a US based Visa Debit Card (1) or Visa Credit Card (2) (<a href="http://usa.visa.com/merchants/operations/interchange_rates.html" target="_blank" rel="nofollow">http://usa.visa.com/merchants/op&#8230;</a>) page 3 and 4:</p>
<p><strong>1) Visa: Debit Electronic Interchange Reimbursement Fee (EIRF) (Exempt)</strong>: 1.80% + 20¢</p>
<p>99¢ x 1.80% + 20¢ = 22¢ + (2¢ Visa dues and assessments) = 24¢ (Wholesale cost to Visa).</p>
<p>The final cost (Including processing fees of about 2¢) to process a 99¢ transaction it is about 26¢ (26%)</p>
<p>One Song at 99¢ &#8211; 26¢ (Processing cost)  = 73¢ &#8211; ~69¢ (To Record Label)  = <strong>~4¢ Apple revenue</strong></p>
<p>OR</p>
<p><strong>2) Visa: Credit Electronic Interchange Reimbursement Fee (EIRF)</strong>: 2.40% + 10¢</p>
<p>99¢ x 2.40% + 10¢ = 12¢ + (2¢ Visa dues and assessments) = 14¢ (Wholesale cost to Visa).</p>
<p>The final cost (Including processing fees of about 2¢) to process a 99¢ transaction it is about 16¢ (16%)</p>
<p>One Song at 99¢ &#8211; 16¢ (Processing cost)  = 83¢ &#8211; ~69¢ (To Record Label)  = <strong>~14¢ Apple revenue</strong></p>
<div><img alt="" src="http://qph.cf.quoracdn.net/main-qimg-ec821dfa0b019665183fd8cbbca9994a" /></div>
<p><em>Breakdown of a typical 99¢ transaction using a Visa Credit Card.</em></p>
<p>Thus Apple&#8217;s true Interchange costs are perhaps between the very high cost of accepting Debit Cards and the lower costs from Credit Cards.  To help Apple out, don&#8217;t use your debit card!</p>
<p><strong>By no means is this the only rate that could apply in theory to Apple, there are many</strong> (For example<strong>: </strong>Business Card Not Present  2.45% + $0.15).  In a perfect world, to meet full Visa CPS Interchange, a card not present transaction requires a number of points, one of them is full CVV2 verification and with some Cards there are other points that must be reached.   Apple can not store the Payment Card CVV2 code and to request this number at every whimsical purchase would render the iTunes store useless.  I will have to assume that Visa requires Apple to meet the same security standards that all other merchants are required too meet.  Under current PCI (Payment Card Industry) DSS (Data Security Standards), transaction originating from Payment Cards can not store the CVV2 codes (<a href="http://en.wikipedia.org/wiki/Card_security_code" target="_blank">http://en.wikipedia.org/wiki/Car&#8230;</a>), thus we can verify this in  “PCI Data Security Standard (PCI DSS)”, Page 30:</p>
<blockquote><p>Abstract:<br />
“3.2.2 Do not store the card verification code or value (three-digit or four-digit number printed on the front or back of a payment card) used to verify card-not- present transactions.”</p></blockquote>
<ul>
<li><a href="https://www.pcisecuritystandards.org/documents/pci_dss_v2.pdf" target="_blank" rel="nofollow">https://www.pcisecuritystandards&#8230;</a></li>
</ul>
<div><img alt="" src="http://qph.cf.quoracdn.net/main-qimg-12d8bc2cf2c0c4edfc781e63c74e93fb" /></div>
<p><strong>Transaction Aggregation</strong></p>
<p>As mentioned these are approximate costs but very close to the center of true costs Apple experiences.  This means that Apple is paying between ~16% &#8211; ~26% of transactions to the Payment Card Companies for a 99¢ transaction.  There are currently only two ways to mitigate this high rate:</p>
<ul>
<li>Payment Transaction Aggregation</li>
<li>iTunes Gift Cards</li>
</ul>
<p>The iTunes gift card has had explosive growth. Saving by Apple is achieved by creating perhaps a single transaction of perhaps $20 rather then 20 transactions of 99¢.  Moreover, if the iTunes Gift Card is purchased at a non-Apple location, Apple does not pay any Payment Card fees.  Payment Transaction Aggregation is in a similar vein, as mentioned above.  By grouping perhaps a $20 charge and aggregating transactions together over a few hours or a few days and then presenting this sale as a single transaction to the Payment Card companies, Apple lowers its effective rate, from the double digits to the low single digits.  This is Payment Transaction Aggregation in action and has saved Apple from potential losses in the iTunes store to the profits that are now famous.  Even more over, it did finally satisfy Steve Jobs.  This point is very important as we would not be speaking about an iTunes store if this problem was not solved.  I think it was a rather simple and elegant solution when you factor in all of the issues we faced.  In the future Apple could become closer to a PayPal model (using checking accounts), but this seems less likely.</p>
<p><strong>One-Click Ordering</strong></p>
<p>It must be clearly stated and recognized that the Apple iTunes experience is also partly an Amazon experience.  Patent number 5960411 (<a href="http://worldwide.espacenet.com/publicationDetails/biblio?CC=US&amp;NR=5960411&amp;KC=&amp;FT=E&amp;locale=en_EP" target="_blank" rel="nofollow">http://worldwide.espacenet.com/p&#8230;</a>) is one very powerful patent.   Back in the pre web 1.0 days, a young Jeff Bezos thought about the processes and procedures of an Internet transaction.  Jeff (his name is on the patent with others at Amazon) finally committed his ideas to a patent application in the mid 1990s and was later granted the famous one-click (<a href="http://en.wikipedia.org/wiki/1-Click" target="_blank">http://en.wikipedia.org/wiki/1-C&#8230;</a>) buying patent.  In the late 1990s Jeff was challenged with how to protect the intellectual property and took what was at the time a rather hard line on products that copied the concept.  This prompted negotiations with Apple and a number of other companies.  Apple was granted a license for one-click in early 2000.  We see the implementation of this license at iTunes and the Apple website.</p>
<p><strong>Quality Ingredients </strong></p>
<p>Thus we have established that Apple has innovated the way they handle transactions and also the way they process orders.  These are the primary ingredients, but there is more.  Apple spent a great deal of time with working with consumer anthropologists and merchant anthropologists both internally and externally to fully research every aspect of the transaction experience.  Apple is in a never ending study of how to optimize the entire experience.  After a Billion+ transactions all of us have come to relish this outstanding experience.  So much so that many are looking to Apple to become a Payment Company.</p>
<p><strong>Virtual vs. Non Virtual Goods And The Apple Experience</strong></p>
<p>Apple currently only collects payments for non-virtual, hard goods when <strong>they themselves are selling</strong> these goods.  Apple does not currently allow for third party companies to sell <strong>hard goods</strong> using iTunes accounts.   This seems to be missed by a great many people, even payment industry experts.  <strong>Why is this so?  The primary reason is that Apple can control every aspect of the buying and selling experience with the delivery of virtual goods</strong>.  This can never be the case for non-virtual goods.  Thus there is a very large possibility that the experience can become very un Apple-Like.</p>
<p>Apple guards its user experience more than any company in the industry and this presents a rather large problem.  Amazon and to some extent eBay/PayPal had to go to extraordinary lengths to achieve “no questions asked” return policies.  Anything less would create a re-tweet firestorm today.  However on the opposite side of “no questions asked” return policies are 1000s of small merchants that very well could be innocent and be driven out of business.  It is a precious balance and Amazon is doing a rather good job.</p>
<p>For Apple to expand beyond Collecting Payment for virtual goods, they would have to create a customer service department and chargeback unit larger then the top 3 Payment Card issuing banks combined, perhaps needing to add over 10,000 people working in customer service at Apple for Payments alone.  I can personally state that Steve Jobs had absolutely no desire to be in that side of business.  I am fairly certain that under the new guidance at Apple this will not change.  However with Steve gone, I can&#8217;t be absolutely sure.</p>
<p><strong>Apple + NFC</strong></p>
<p>On the other hand, I am 100% certain that Apple will become a facilitator of transactions for Payment Card Companies.  This means that Apple acts just as a conduit between the customer and the merchant on behalf of the Payment Card companies.  This takes Apple out of the liability loop entirely.  Apple Merchant accounts would not be used for this type of relationship.   There are two primary ways this can happen (there are others but I can not speak of them at this point), either by linking Payment Card(s) to an iTunes account and using this ID as a token to pay Merchants or to implement NFC on iOS devices and to associate Payment Cards in a “wallet” type setting.  In addition perhaps in conjunction to NFC I am rather certain we will also see this in the future, <a href="http://www.quora.com/Siri-Commerce/Will-Siri-become-a-transaction-completion-system/answer/Brian-Roemmele">Brian Roemmele&#8217;s answer to Siri (Commerce): Will Siri become a transaction completion system?</a></p>
<p><strong>The Father Of The Starbucks Wallet</strong></p>
<p>It is clear to me that Apple will move to the NFC option first and perhaps never implement an iTunes connection.  I draw these conclusions from a number of public sources (I am not using any private information or violating any non disclosures).  There is absolutely no doubt that Apple is committed to NFC technology.  Certainly not just for Payments but for other interesting new use cases.</p>
<p>I spoke to this in a number of posts on Quora over the last year, some assumed I was insane (perhaps).  In this post I point out not only that the inventor of the NFC protocol, NXP one of Apple&#8217;s significant chip provider for a currently unreleased device, Apple also has significant patents covering a spectrum of use cases with NFC: <a href="http://www.quora.com/Why-does-the-current-iPhone-lack-NFC-support/answer/Brian-Roemmele">Brian Roemmele&#8217;s answer to Why does the current iPhone lack NFC support?</a>.  In 2010 Apple also hired one of the most creative “wallet” designers in the world, Benjamin Vigier.   This guy is a powerhouse with that designed the Paypal Mobile, Sprint MyMoneyManager, Mobile Wallet application for 2 top#5 US carriers, mFoundry Mobile Banking WAP platform, NFC Wallet for a top 3 US bank and led SanDisk mobile commerce and NFC activities.  However his grand achievement is the spectacular Starbucks Wallet: <a href="http://www.quora.com/Online-and-Mobile-Payments/What-retailer-is-the-most-successful-in-mobile-payments">Online and Mobile Payments: What retailer is the most successful in mobile payments?</a>.  Starbucks is the most successful company in mobile payments at over $42 million in transactions thus far in 2012.<br />
We will no doubt see how Apple implements these ideas in 2012-2013 and how well these new service compare to the wonderful iTunes experience.</p>
<p><strong>How Does Apple Do So Well In Payments?</strong></p>
<p>Apple does not operate in a vacuum, the success it has in Payments is directly tied to the success it has had with the iPod, the iTunes Store, iPhone and iPad.  We would not be speaking about Apple and the payments experience they create if they did not do so well in these products.  This point is also lost on many people in the Payments industry that hope to aspire to Apple’s unique and successful processes.  Thus to sum up why Apple is successful in a simple calculation:</p>
<p><strong>iTunes + Payment Card Aggregation + One-Click + Spectacularly Successful Products Sold + Incredible Customer Experience = Apple’s Payment success.</strong></p>
<p><span style="color:#339966;"><strong><span style="color:#ff0000;">Source</span></strong>: http://www.quora.com/How-does-Apple-do-payments-so-well/answer/Brian-Roemmele</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadi.wordpress.com/510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadi.wordpress.com/510/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=510&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadifarnoud.com/2012/04/28/its-not-just-platform-war-how-does-apple-do-payments-so-well/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>51.259063 -0.593536</georss:point>
		<geo:lat>51.259063</geo:lat>
		<geo:long>-0.593536</geo:long>
		<media:thumbnail url="http://hadi.files.wordpress.com/2012/04/3544986738_9eb39f4b08_b.jpg?w=150" />
		<media:content url="http://hadi.files.wordpress.com/2012/04/3544986738_9eb39f4b08_b.jpg?w=150" medium="image">
			<media:title type="html">3544986738_9eb39f4b08_b</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/724e0e3fbcf0529c94708e36525825b3?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Hadi</media:title>
		</media:content>

		<media:content url="http://qph.cf.quoracdn.net/main-qimg-ec821dfa0b019665183fd8cbbca9994a" medium="image" />

		<media:content url="http://qph.cf.quoracdn.net/main-qimg-12d8bc2cf2c0c4edfc781e63c74e93fb" medium="image" />
	</item>
		<item>
		<title>5 tools that changes your Mac life!</title>
		<link>http://hadifarnoud.com/2011/11/07/5-tools-that-changes-your-mac-life/</link>
		<comments>http://hadifarnoud.com/2011/11/07/5-tools-that-changes-your-mac-life/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 11:03:28 +0000</pubDate>
		<dc:creator>hadi</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iMac]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[osx lion]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://hadifarnoud.com/?p=470</guid>
		<description><![CDATA[Quick Silver Quicksilver is a handy app and folder launcher has quickly become one of the essential applications on Mac. For those of you not familiar with Quicksilver, it&#8217;s an application that lets you reach any program,&#8230; <a class="read-more" href="http://hadifarnoud.com/2011/11/07/5-tools-that-changes-your-mac-life/">Read More <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=470&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h1><span class="Apple-style-span" style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:bold;"><a href="http://quicksilver.en.softonic.com/mac" target="_blank">Quick Silver</a></span></h1>
<div>
<p><strong><a href="http://quicksilver.en.softonic.com/mac" target="_blank">Quicksilver</a></strong> is a handy <strong>app and folder launcher</strong> has quickly become one of the essential applications on Mac.</p>
<p>For those of you not familiar with Quicksilver, it&#8217;s an application that lets you <strong>reach any program, folder or file in a few keystrokes</strong>. You don&#8217;t have to go searching through your files, you don&#8217;t have to worry about how your folders are arranged. For many, Quicksilver was a godsend in the pre-Spotlight Mac era. Although it&#8217;s lost some of its importance with the new powerful search and Finder features in Leopard it still remains very much an excellent Mac application.</p>
<p>The search function is very quick and powerful and once you&#8217;ve found what you&#8217;re looking for you can apply a number of actions like simply launching it, emailing or moving. What&#8217;s more Quicksilver adapts to the file it finds, so if it&#8217;s a document you&#8217;ll get to modify or send it, and if it&#8217;s an email you&#8217;ll get to email or copy it. Quicksilver users also like the fact that the application learns from what you search to bring up what you search for or use most.</p>
<p>Quicksilver wouldn&#8217;t be what it is without its large <strong>library of plugins</strong> though. This includes everything from dialing a phone number to interacting with iTunes or image and text manipulation. This means you can really customize the application to work according to your needs.</p>
<p>The only downside is the stability issues that Quicksilver seems to have. The application is noted to crash every once in a while.</p>
<p><strong>Despite this stability issue, Quicksilver remains an incredibly intuitive and powerful multi-application launcher for Mac. Recommended for productivity geeks.</strong></p>
<div id="pros_cons">
<div>
<p><strong>Pros</strong></p>
<ul>
<li>Large library of plugins</li>
<li>Powerful search tool</li>
<li>Use of keystrokes to act on files</li>
</ul>
</div>
<div>
<p><strong>Cons</strong></p>
<ul>
<li>Stability issues</li>
</ul>
</div>
</div>
</div>
<p><span class="Apple-style-span" style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:bold;"><a href="http://restoremenot.info/" target="_blank">RestoreMeNot</a><br />
</span>The window restoration feature of Mac OS X Lion is one of the coolest features of Apple&#8217;s new OS. Sometimes however, one might not want the windows of a certain application to be restored when launching it. Unfortunately window restoration can only be disabled system-wide and not on a per-application basis.This is where <a href="http://restoremenot.info/" target="_blank">RestoreMeNot</a> comes in and provides a simple preference pane for disabling window restoration for individual applications.</p>
<p><span class="Apple-style-span" style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:bold;"><a href="http://growl.info/" target="_blank">Growl</a><br />
</span>When you&#8217;re working on your Mac, sometimes things happen in the background that you would like to keep track of while working in another application. <a href="http://growl.info/" target="_blank">Growl</a> works with hundreds of popular Mac apps to notify you of specific events, like when a download is completed or when your CD-burning project is finished.</p>
<p>For example, it can notify you when a friend comes online in Adium, when your EOD backup is done, and even pop up abbreviated versions of incoming e-mails&#8211;all while you&#8217;re working on something entirely different, often with the help of app-specific plug-ins like GrowlMail, GrowlTunes, and GrowlSafari.</p>
<p>We like having control over what gets a Growl notification (which you can handle through easy preference pane settings) and the ability to choose from numerous skins to customize the look of each notification. Overall, if you&#8217;re looking to always know what&#8217;s going on with your running applications, this free program is an excellent way to stay notified. The newest version requires Mac OS X 10.5 or later.</p>
<p><span class="Apple-style-span" style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:bold;"><a href="http://www.choosyosx.com/" target="_blank">Choosy</a><br />
</span><span class="Apple-style-span" style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;">Forget the default browser, Choosy opens links in the </span><span class="Apple-style-span" style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;"><em>right</em> browser. When you click on a link Choosy will do the right thing, whether that&#8217;s something simple (like using whatever browser is already running) or something complex (like prompting you to pick a browser, but only when you hold down the shift key and click on a link to google.com). </span></p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/5570129' width='400' height='300' frameborder='0'></iframe></div>
<p><span class="Apple-style-span" style="color:#000000;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:bold;"><a href="http://www.tuxera.com/products/tuxera-ntfs-for-mac/" target="_blank">Tuxera NTFS</a></span><br />
Mac OS X does not support writing to Microsoft Windows formatted NTFS volumes out-of-the box. The solution is here. Tuxera NTFS for Mac is our commercial read/write NTFS software for Mac users. It builds and extends upon the proven stability of Tuxera’s popular open source NTFS-3G to deliver a full featured, commercial grade NTFS driver for your Mac. With Tuxera NTFS for Mac you can access your Windows disks as easily as any Mac disk. Tuxera NTFS for Mac delivers the fastest NTFS data transfer speeds you can have on Mac while protecting your data with its new, smart caching layer.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadi.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadi.wordpress.com/470/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=470&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadifarnoud.com/2011/11/07/5-tools-that-changes-your-mac-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>51.259063 -0.593536</georss:point>
		<geo:lat>51.259063</geo:lat>
		<geo:long>-0.593536</geo:long>
		<media:content url="http://1.gravatar.com/avatar/724e0e3fbcf0529c94708e36525825b3?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Hadi</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 10 beautiful buildings you wish you had studied in</title>
		<link>http://hadifarnoud.com/2011/08/07/top-10-beautiful-buildings-you-wish-you-had-studied-in/</link>
		<comments>http://hadifarnoud.com/2011/08/07/top-10-beautiful-buildings-you-wish-you-had-studied-in/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 21:48:31 +0000</pubDate>
		<dc:creator>hadi</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[architect]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[beautiful]]></category>
		<category><![CDATA[beauty]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://hadi.wordpress.com/?p=367</guid>
		<description><![CDATA[I love these buildings! I wish my school was that beautiful. what do you think? which one is your favorite? leave a comment bellow and don&#8217;t forget to like/digg/tweet/+1 1. School of Arts&#8230; <a class="read-more" href="http://hadifarnoud.com/2011/08/07/top-10-beautiful-buildings-you-wish-you-had-studied-in/">Read More <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=367&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I love these buildings! I wish my school was that beautiful. what do you think? which one is your favorite? leave a comment bellow and don&#8217;t forget to <strong>like/digg/tweet/+1</strong></p>
<a class="DiggThisButton DiggMedium" href="http://digg.com/submit?url=http%3A%2F%2Fhadifarnoud.com%2F2011%2F08%2F07%2Ftop-10-beautiful-buildings-you-wish-you-had-studied-in%2F&amp;title=Top+10+beautiful+buildings+you+wish+you+had+studied%26nbsp%3Bin"></a>
<h2>1. School of Arts / Tetrarc Architects</h2>
<address>Saieh , Nico . &#8220;School of Arts / Tetrarc Architects&#8221; 08 Nov 2010. <span style="text-decoration:underline;">ArchDaily</span>. Accessed 07 Aug 2011. &lt;<a href="http://www.archdaily.com/87065&#038;gt" rel="nofollow">http://www.archdaily.com/87065&#038;gt</a>;</address>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="4" valign="top" width="584"><a href="http://hadi.files.wordpress.com/2011/08/1288979250-031e2235-c-schalmeau-1000x667.jpg"><img class="aligncenter size-full wp-image-384" title="1288979250-031e2235-c-schalmeau-1000x667" src="http://hadi.files.wordpress.com/2011/08/1288979250-031e2235-c-schalmeau-1000x667.jpg?w=620" alt=""   /></a></td>
</tr>
<tr>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1288979322-031e2903-c-schalmeau-1000x668.jpg"><img class="aligncenter size-thumbnail wp-image-390" title="1288979322-031e2903-c-schalmeau-1000x668" src="http://hadi.files.wordpress.com/2011/08/1288979322-031e2903-c-schalmeau-1000x668.jpg?w=150&#038;h=100" alt="" width="150" height="100" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1288979298-031e2780-c-schalmeau-1000x666.jpg"><img class="aligncenter size-thumbnail wp-image-389" title="1288979298-031e2780-c-schalmeau-1000x666" src="http://hadi.files.wordpress.com/2011/08/1288979298-031e2780-c-schalmeau-1000x666.jpg?w=150&#038;h=99" alt="" width="150" height="99" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1288979263-031e2315-c-schalmeau-1000x666.jpg"><img class="aligncenter size-thumbnail wp-image-386" title="1288979263-031e2315-c-schalmeau-1000x666" src="http://hadi.files.wordpress.com/2011/08/1288979263-031e2315-c-schalmeau-1000x666.jpg?w=150&#038;h=99" alt="" width="150" height="99" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1288979242-031e1778-c-schalmeau-1000x666.jpg"><img class="aligncenter size-thumbnail wp-image-383" title="1288979242-031e1778-c-schalmeau-1000x666" src="http://hadi.files.wordpress.com/2011/08/1288979242-031e1778-c-schalmeau-1000x666.jpg?w=150&#038;h=99" alt="" width="150" height="99" /></a></td>
</tr>
</tbody>
</table>
<h2>2. Primary School &amp; Sport Hall / Chartier-Dalix architects</h2>
<address>Jordana , Sebastian . &#8220;Primary School &amp; Sport Hall / Chartier-Dalix architects&#8221; 06 Jun 2011. <span style="text-decoration:underline;">ArchDaily</span>. Accessed 07 Aug 2011. &lt;<a href="http://www.archdaily.com/141503&#038;gt" rel="nofollow">http://www.archdaily.com/141503&#038;gt</a>;</address>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="4" valign="top" width="584"><a href="http://hadi.files.wordpress.com/2011/08/1307394010-zoom01.jpg"><img class="aligncenter size-full wp-image-391" title="1307394010-zoom01" src="http://hadi.files.wordpress.com/2011/08/1307394010-zoom01.jpg?w=620" alt=""   /></a></td>
</tr>
<tr>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1307394018-zoom02.jpg"><img class="aligncenter size-thumbnail wp-image-392" title="1307394018-zoom02" src="http://hadi.files.wordpress.com/2011/08/1307394018-zoom02.jpg?w=150&#038;h=67" alt="" width="150" height="67" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1307394025-zoom03.jpg"><img class="aligncenter size-thumbnail wp-image-393" title="1307394025-zoom03" src="http://hadi.files.wordpress.com/2011/08/1307394025-zoom03.jpg?w=150&#038;h=74" alt="" width="150" height="74" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1307394048-facade02-1000x395.jpg"><img class="aligncenter size-thumbnail wp-image-394" title="1307394048-facade02-1000x395" src="http://hadi.files.wordpress.com/2011/08/1307394048-facade02-1000x395.jpg?w=150&#038;h=59" alt="" width="150" height="59" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1307394057-facade03-1000x255.jpg"><img class="aligncenter size-thumbnail wp-image-395" title="1307394057-facade03-1000x255" src="http://hadi.files.wordpress.com/2011/08/1307394057-facade03-1000x255.jpg?w=150&#038;h=38" alt="" width="150" height="38" /></a></td>
</tr>
</tbody>
</table>
<h2>3. Jean-Perrin High School / Atelier d’Architecture Brenac-Gonzalez</h2>
<address>Jett , Megan . &#8220;Jean-Perrin High School / Atelier d’Architecture Brenac-Gonzalez&#8221; 30 Jul 2011. <span style="text-decoration:underline;">ArchDaily</span>. Accessed 07 Aug 2011. &lt;<a href="http://www.archdaily.com/154906&#038;gt" rel="nofollow">http://www.archdaily.com/154906&#038;gt</a>;</address>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="4" valign="top" width="584"><a href="http://hadi.files.wordpress.com/2011/08/1311965009-020-06-002-stephane-chalmeau-1000x666.jpg"><img class="aligncenter size-full wp-image-398" title="1311965009-020-06-002-stephane-chalmeau-1000x666" src="http://hadi.files.wordpress.com/2011/08/1311965009-020-06-002-stephane-chalmeau-1000x666.jpg?w=620" alt=""   /></a></td>
</tr>
<tr>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1311964795-003-04-001-stephane-chalmeau-1000x666.jpg"><img class="aligncenter size-thumbnail wp-image-399" title="1311964795-003-04-001-stephane-chalmeau-1000x666" src="http://hadi.files.wordpress.com/2011/08/1311964795-003-04-001-stephane-chalmeau-1000x666.jpg?w=150&#038;h=99" alt="" width="150" height="99" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1311964804-004-031e9399-c-stephane-chalmeau-1000x666.jpg"><img class="aligncenter size-thumbnail wp-image-400" title="1311964804-004-031e9399--c-stephane-chalmeau-1000x666" src="http://hadi.files.wordpress.com/2011/08/1311964804-004-031e9399-c-stephane-chalmeau-1000x666.jpg?w=150&#038;h=99" alt="" width="150" height="99" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1311964827-006-k20-2076-stefan-tuchila-1000x664.jpg"><img class="aligncenter size-thumbnail wp-image-401" title="1311964827-006--k20-2076-stefan-tuchila-1000x664" src="http://hadi.files.wordpress.com/2011/08/1311964827-006-k20-2076-stefan-tuchila-1000x664.jpg?w=150&#038;h=99" alt="" width="150" height="99" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1311964728-0001i5-706x1000.jpg"><img class="aligncenter size-thumbnail wp-image-402" title="1311964728-0001i5-706x1000" src="http://hadi.files.wordpress.com/2011/08/1311964728-0001i5-706x1000.jpg?w=105&#038;h=150" alt="" width="105" height="150" /></a></td>
</tr>
</tbody>
</table>
<h2>4. Umeå School Of Architecture / Henning Larsen Architects</h2>
<address>Rosenberg , Andrew . &#8220;Umeå School Of Architecture / Henning Larsen Architects&#8221; 11 Jan 2011. <span style="text-decoration:underline;">ArchDaily</span>. Accessed 07 Aug 2011. &lt;<a href="http://www.archdaily.com/102707&#038;gt" rel="nofollow">http://www.archdaily.com/102707&#038;gt</a>;</address>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="4" valign="top" width="584"><a href="http://hadi.files.wordpress.com/2011/08/1294672807-umea-2-1-1000x443.jpg"><img class="aligncenter size-full wp-image-405" title="1294672807-umea-2-1-1000x443" src="http://hadi.files.wordpress.com/2011/08/1294672807-umea-2-1-1000x443.jpg?w=620" alt=""   /></a></td>
</tr>
<tr>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1294672876-umea-13.jpg"><img class="aligncenter size-thumbnail wp-image-406" title="1294672876-umea-13" src="http://hadi.files.wordpress.com/2011/08/1294672876-umea-13.jpg?w=110&#038;h=150" alt="" width="110" height="150" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1294672836-umea-6.jpg"><img class="aligncenter size-thumbnail wp-image-407" title="1294672836-umea-6" src="http://hadi.files.wordpress.com/2011/08/1294672836-umea-6.jpg?w=110&#038;h=150" alt="" width="110" height="150" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1294672845-umea-8-1000x443.jpg"><img class="aligncenter size-thumbnail wp-image-408" title="1294672845-umea-8-1000x443" src="http://hadi.files.wordpress.com/2011/08/1294672845-umea-8-1000x443.jpg?w=150&#038;h=66" alt="" width="150" height="66" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1294672853-umea-9-1000x443.jpg"><img class="aligncenter size-thumbnail wp-image-409" title="1294672853-umea-9-1000x443" src="http://hadi.files.wordpress.com/2011/08/1294672853-umea-9-1000x443.jpg?w=150&#038;h=66" alt="" width="150" height="66" /></a></td>
</tr>
</tbody>
</table>
<h2>5. Sacred Heart Primary School Library / Suters Architects</h2>
<address>Rosenberg , Andrew . &#8220;Sacred Heart Primary School Library / Suters Architects&#8221; 21 Nov 2010. <span style="text-decoration:underline;">ArchDaily</span>. Accessed 07 Aug 2011. &lt;<a href="http://www.archdaily.com/90033&#038;gt" rel="nofollow">http://www.archdaily.com/90033&#038;gt</a>;</address>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="4" valign="top" width="584"><a href="http://hadi.files.wordpress.com/2011/08/1290085789-sacred-heart-primary-02.jpg"><img class="aligncenter size-full wp-image-417" title="1290085789-sacred-heart-primary-02" src="http://hadi.files.wordpress.com/2011/08/1290085789-sacred-heart-primary-02.jpg?w=620" alt=""   /></a></td>
</tr>
<tr>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1290085837-sacred-heart-primary-10.jpg"><img class="aligncenter size-thumbnail wp-image-418" title="1290085837-sacred-heart-primary-10" src="http://hadi.files.wordpress.com/2011/08/1290085837-sacred-heart-primary-10.jpg?w=150&#038;h=99" alt="" width="150" height="99" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1290085795-sacred-heart-primary-03.jpg"><img class="aligncenter size-thumbnail wp-image-420" title="1290085795-sacred-heart-primary-03" src="http://hadi.files.wordpress.com/2011/08/1290085795-sacred-heart-primary-03.jpg?w=150&#038;h=100" alt="" width="150" height="100" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1290085827-sacred-heart-primary-08.jpg"><img class="aligncenter size-thumbnail wp-image-421" title="1290085827-sacred-heart-primary-08" src="http://hadi.files.wordpress.com/2011/08/1290085827-sacred-heart-primary-08.jpg?w=150&#038;h=100" alt="" width="150" height="100" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1290085820-sacred-heart-primary-07-1.jpg"><img class="aligncenter size-thumbnail wp-image-422" title="1290085820-sacred-heart-primary-07 (1)" src="http://hadi.files.wordpress.com/2011/08/1290085820-sacred-heart-primary-07-1.jpg?w=150&#038;h=100" alt="" width="150" height="100" /></a></td>
</tr>
</tbody>
</table>
<h2>6. Panyaden School / 24H &gt; architecture</h2>
<address>Jett , Megan . &#8220;Panyaden School / 24H &gt; architecture&#8221; 27 Jun 2011. <span style="text-decoration:underline;">ArchDaily</span>. Accessed 07 Aug 2011. &lt;<a href="http://www.archdaily.com/145859&#038;gt" rel="nofollow">http://www.archdaily.com/145859&#038;gt</a>;</address>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="4" valign="top" width="584"><a href="http://hadi.files.wordpress.com/2011/08/1308862319-24h-20907al-1000x666.jpg"><img class="aligncenter size-full wp-image-424" title="1308862319-24h-20907al-1000x666" src="http://hadi.files.wordpress.com/2011/08/1308862319-24h-20907al-1000x666.jpg?w=620" alt=""   /></a></td>
</tr>
<tr>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1308862326-24h-20908al-1000x666.jpg"><img class="aligncenter size-thumbnail wp-image-425" title="1308862326-24h-20908al-1000x666" src="http://hadi.files.wordpress.com/2011/08/1308862326-24h-20908al-1000x666.jpg?w=150&#038;h=99" alt="" width="150" height="99" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1308862361-24h-20912al-1000x664.jpg"><img class="aligncenter size-thumbnail wp-image-426" title="1308862361-24h-20912al-1000x664" src="http://hadi.files.wordpress.com/2011/08/1308862361-24h-20912al-1000x664.jpg?w=150&#038;h=99" alt="" width="150" height="99" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1308862308-24h-20906al-1000x666.jpg"><img class="aligncenter size-thumbnail wp-image-427" title="1308862308-24h-20906al-1000x666" src="http://hadi.files.wordpress.com/2011/08/1308862308-24h-20906al-1000x666.jpg?w=150&#038;h=99" alt="" width="150" height="99" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1308862368-24h-20913al-1000x664.jpg"><img class="aligncenter size-thumbnail wp-image-428" title="1308862368-24h-20913al-1000x664" src="http://hadi.files.wordpress.com/2011/08/1308862368-24h-20913al-1000x664.jpg?w=150&#038;h=99" alt="" width="150" height="99" /></a></td>
</tr>
</tbody>
</table>
<h2>7. Nueva School / Leddy Maytum Stacy Architects</h2>
<div>
<address><span style="color:#333333;"><span class="Apple-style-span" style="font-weight:300;">LeMaire , Greg . &#8220;Nueva School / Leddy Maytum Stacy Architects&#8221; 07 Aug 2011. <span style="text-decoration:underline;">ArchDaily</span>. Accessed 07 Aug 2011. &lt;<a href="http://www.archdaily.com/156399&#038;gt" rel="nofollow">http://www.archdaily.com/156399&#038;gt</a>;<br />
</span></span></address>
</div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="4" valign="top" width="584"><a href="http://hadi.files.wordpress.com/2011/08/1312425886-nueva-school-leddy-maytum-stacy-architects5-1000x669.jpg"><img class="aligncenter size-full wp-image-431" title="1312425886-nueva-school--leddy-maytum-stacy-architects5-1000x669" src="http://hadi.files.wordpress.com/2011/08/1312425886-nueva-school-leddy-maytum-stacy-architects5-1000x669.jpg?w=620" alt=""   /></a></td>
</tr>
<tr>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1312425879-nueva-school-leddy-maytum-stacy-architects4-1000x666.jpg"><img class="aligncenter size-thumbnail wp-image-432" title="1312425879-nueva-school--leddy-maytum-stacy-architects4-1000x666" src="http://hadi.files.wordpress.com/2011/08/1312425879-nueva-school-leddy-maytum-stacy-architects4-1000x666.jpg?w=150&#038;h=99" alt="" width="150" height="99" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1312425873-nueva-school-leddy-maytum-stacy-architects3-1000x673.jpg"><img class="aligncenter size-thumbnail wp-image-433" title="1312425873-nueva-school--leddy-maytum-stacy-architects3-1000x673" src="http://hadi.files.wordpress.com/2011/08/1312425873-nueva-school-leddy-maytum-stacy-architects3-1000x673.jpg?w=150&#038;h=100" alt="" width="150" height="100" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1312425864-nueva-school-leddy-maytum-stacy-architects2-1000x670.jpg"><img class="aligncenter size-thumbnail wp-image-434" title="1312425864-nueva-school--leddy-maytum-stacy-architects2-1000x670" src="http://hadi.files.wordpress.com/2011/08/1312425864-nueva-school-leddy-maytum-stacy-architects2-1000x670.jpg?w=150&#038;h=100" alt="" width="150" height="100" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1312425857-nueva-school-leddy-maytum-stacy-architects1-1000x675.jpg"><img class="aligncenter size-thumbnail wp-image-435" title="1312425857-nueva-school--leddy-maytum-stacy-architects1-1000x675" src="http://hadi.files.wordpress.com/2011/08/1312425857-nueva-school-leddy-maytum-stacy-architects1-1000x675.jpg?w=150&#038;h=101" alt="" width="150" height="101" /></a></td>
</tr>
</tbody>
</table>
<h2>8. Marysville Getchell High School / DLR Group</h2>
<address>LeMaire , Greg . &#8220;Marysville Getchell High School / DLR Group&#8221; 06 Aug 2011. <span style="text-decoration:underline;">ArchDaily</span>. Accessed 07 Aug 2011. &lt;<a href="http://www.archdaily.com/155917&#038;gt" rel="nofollow">http://www.archdaily.com/155917&#038;gt</a>;</address>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="4" valign="top" width="584"><a href="http://hadi.files.wordpress.com/2011/08/1312333983-marysville1-1000x771.jpg"><img class="aligncenter size-full wp-image-438" title="1312333983-marysville1-1000x771" src="http://hadi.files.wordpress.com/2011/08/1312333983-marysville1-1000x771.jpg?w=620" alt=""   /></a></td>
</tr>
<tr>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1312333997-marysville3-1000x757.jpg"><img class="aligncenter size-thumbnail wp-image-439" title="1312333997-marysville3-1000x757" src="http://hadi.files.wordpress.com/2011/08/1312333997-marysville3-1000x757.jpg?w=150&#038;h=113" alt="" width="150" height="113" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1312333989-marysville2-1000x773.jpg"><img class="aligncenter size-thumbnail wp-image-440" title="1312333989-marysville2-1000x773" src="http://hadi.files.wordpress.com/2011/08/1312333989-marysville2-1000x773.jpg?w=150&#038;h=115" alt="" width="150" height="115" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1312333943-levels1-1000x752.jpg"><img class="aligncenter size-thumbnail wp-image-441" title="1312333943-levels1-1000x752" src="http://hadi.files.wordpress.com/2011/08/1312333943-levels1-1000x752.jpg?w=150&#038;h=112" alt="" width="150" height="112" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1312334056-sectpersp1-1000x678.jpg"><img class="aligncenter size-thumbnail wp-image-442" title="1312334056-sectpersp1-1000x678" src="http://hadi.files.wordpress.com/2011/08/1312334056-sectpersp1-1000x678.jpg?w=150&#038;h=101" alt="" width="150" height="101" /></a></td>
</tr>
</tbody>
</table>
<h2>9. The National Ballet School / KPMB Architects</h2>
<address>Henry , Christopher . &#8220;The National Ballet School / KPMB Architects&#8221; 11 May 2011. <span style="text-decoration:underline;">ArchDaily</span>. Accessed 07 Aug 2011. &lt;<a href="http://www.archdaily.com/134268&#038;gt" rel="nofollow">http://www.archdaily.com/134268&#038;gt</a>;</address>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="4" valign="top" width="584"><a href="http://hadi.files.wordpress.com/2011/08/1305126004-0016nbs-ta-ext-jarvis-night-photo-manipulated-1000x666.jpg"><img class="aligncenter size-full wp-image-445" title="1305126004-0016nbs-ta-ext-jarvis-night-photo-manipulated-1000x666" src="http://hadi.files.wordpress.com/2011/08/1305126004-0016nbs-ta-ext-jarvis-night-photo-manipulated-1000x666.jpg?w=620" alt=""   /></a></td>
</tr>
<tr>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1305125994-0016nbs-ta-ext-jarvis-dsk-06-1000x677.jpg"><img class="aligncenter size-thumbnail wp-image-446" title="1305125994-0016nbs-ta-ext-jarvis-dsk-06-1000x677" src="http://hadi.files.wordpress.com/2011/08/1305125994-0016nbs-ta-ext-jarvis-dsk-06-1000x677.jpg?w=150&#038;h=101" alt="" width="150" height="101" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1305126017-0016nbs-ta-int-atrium-frm-above-1000x667.jpg"><img class="aligncenter size-thumbnail wp-image-447" title="1305126017-0016nbs-ta-int-atrium-frm-above-1000x667" src="http://hadi.files.wordpress.com/2011/08/1305126017-0016nbs-ta-int-atrium-frm-above-1000x667.jpg?w=150&#038;h=100" alt="" width="150" height="100" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1305126046-ew-section-1000x646.jpg"><img class="aligncenter size-thumbnail wp-image-448" title="1305126046-ew-section-1000x646" src="http://hadi.files.wordpress.com/2011/08/1305126046-ew-section-1000x646.jpg?w=150&#038;h=96" alt="" width="150" height="96" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1305126021-0016nbs-ta-int-atrium-stair-01-666x1000.jpg"><img class="aligncenter size-thumbnail wp-image-449" title="1305126021-0016nbs-ta-int-atrium-stair-01-666x1000" src="http://hadi.files.wordpress.com/2011/08/1305126021-0016nbs-ta-int-atrium-stair-01-666x1000.jpg?w=99&#038;h=150" alt="" width="99" height="150" /></a></td>
</tr>
</tbody>
</table>
<h2>10. Stoutland School / Dake | Wells Architecture</h2>
<address>Henry , Christopher . &#8220;Stoutland School / Dake | Wells Architecture&#8221; 01 Apr 2011. <span style="text-decoration:underline;">ArchDaily</span>. Accessed 07 Aug 2011. &lt;<a href="http://www.archdaily.com/124375&#038;gt" rel="nofollow">http://www.archdaily.com/124375&#038;gt</a>;</address>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="4" valign="top" width="584"><a href="http://hadi.files.wordpress.com/2011/08/1301671405-04-dake-wells-architecture-stoutland-school-1000x800.jpg"><img class="aligncenter size-full wp-image-411" title="1301671405-04-dake-wells-architecture-stoutland-school-1000x800" src="http://hadi.files.wordpress.com/2011/08/1301671405-04-dake-wells-architecture-stoutland-school-1000x800.jpg?w=620" alt=""   /></a></td>
</tr>
<tr>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1301671344-02-dake-wells-architecture-stoutland-school-1000x727.jpg"><img class="aligncenter size-thumbnail wp-image-412" title="1301671344-02-dake-wells-architecture-stoutland-school-1000x727" src="http://hadi.files.wordpress.com/2011/08/1301671344-02-dake-wells-architecture-stoutland-school-1000x727.jpg?w=150&#038;h=109" alt="" width="150" height="109" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1301671309-01-dake-wells-architecture-stoutland-school-1000x696.jpg"><img class="aligncenter size-thumbnail wp-image-413" title="1301671309-01-dake-wells-architecture-stoutland-school-1000x696" src="http://hadi.files.wordpress.com/2011/08/1301671309-01-dake-wells-architecture-stoutland-school-1000x696.jpg?w=150&#038;h=104" alt="" width="150" height="104" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1301671446-07-dake-wells-architecture-stoutland-school-exploded-axon-1000x462.jpg"><img class="aligncenter size-thumbnail wp-image-414" title="1301671446-07-dake-wells-architecture-stoutland-school-exploded-axon-1000x462" src="http://hadi.files.wordpress.com/2011/08/1301671446-07-dake-wells-architecture-stoutland-school-exploded-axon-1000x462.jpg?w=150&#038;h=69" alt="" width="150" height="69" /></a></td>
<td valign="top" width="150"><a href="http://hadi.files.wordpress.com/2011/08/1301671481-08-dake-wells-architecture-stoutland-school-1000x727.jpg"><img class="aligncenter size-thumbnail wp-image-415" title="1301671481-08-dake-wells-architecture-stoutland-school-1000x727" src="http://hadi.files.wordpress.com/2011/08/1301671481-08-dake-wells-architecture-stoutland-school-1000x727.jpg?w=150&#038;h=109" alt="" width="150" height="109" /></a></td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadi.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadi.wordpress.com/367/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=367&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadifarnoud.com/2011/08/07/top-10-beautiful-buildings-you-wish-you-had-studied-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>51.259063 -0.593536</georss:point>
		<geo:lat>51.259063</geo:lat>
		<geo:long>-0.593536</geo:long>
		<media:thumbnail url="http://hadi.files.wordpress.com/2011/08/1288979250-031e2235-c-schalmeau-1000x667.jpg?w=150" />
		<media:content url="http://hadi.files.wordpress.com/2011/08/1288979250-031e2235-c-schalmeau-1000x667.jpg?w=150" medium="image">
			<media:title type="html">1288979250-031e2235-c-schalmeau-1000x667</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/724e0e3fbcf0529c94708e36525825b3?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Hadi</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1288979250-031e2235-c-schalmeau-1000x667.jpg" medium="image">
			<media:title type="html">1288979250-031e2235-c-schalmeau-1000x667</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1288979322-031e2903-c-schalmeau-1000x668.jpg?w=150" medium="image">
			<media:title type="html">1288979322-031e2903-c-schalmeau-1000x668</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1288979298-031e2780-c-schalmeau-1000x666.jpg?w=150" medium="image">
			<media:title type="html">1288979298-031e2780-c-schalmeau-1000x666</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1288979263-031e2315-c-schalmeau-1000x666.jpg?w=150" medium="image">
			<media:title type="html">1288979263-031e2315-c-schalmeau-1000x666</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1288979242-031e1778-c-schalmeau-1000x666.jpg?w=150" medium="image">
			<media:title type="html">1288979242-031e1778-c-schalmeau-1000x666</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1307394010-zoom01.jpg" medium="image">
			<media:title type="html">1307394010-zoom01</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1307394018-zoom02.jpg?w=150" medium="image">
			<media:title type="html">1307394018-zoom02</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1307394025-zoom03.jpg?w=150" medium="image">
			<media:title type="html">1307394025-zoom03</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1307394048-facade02-1000x395.jpg?w=150" medium="image">
			<media:title type="html">1307394048-facade02-1000x395</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1307394057-facade03-1000x255.jpg?w=150" medium="image">
			<media:title type="html">1307394057-facade03-1000x255</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1311965009-020-06-002-stephane-chalmeau-1000x666.jpg" medium="image">
			<media:title type="html">1311965009-020-06-002-stephane-chalmeau-1000x666</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1311964795-003-04-001-stephane-chalmeau-1000x666.jpg?w=150" medium="image">
			<media:title type="html">1311964795-003-04-001-stephane-chalmeau-1000x666</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1311964804-004-031e9399-c-stephane-chalmeau-1000x666.jpg?w=150" medium="image">
			<media:title type="html">1311964804-004-031e9399--c-stephane-chalmeau-1000x666</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1311964827-006-k20-2076-stefan-tuchila-1000x664.jpg?w=150" medium="image">
			<media:title type="html">1311964827-006--k20-2076-stefan-tuchila-1000x664</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1311964728-0001i5-706x1000.jpg?w=105" medium="image">
			<media:title type="html">1311964728-0001i5-706x1000</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1294672807-umea-2-1-1000x443.jpg" medium="image">
			<media:title type="html">1294672807-umea-2-1-1000x443</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1294672876-umea-13.jpg?w=110" medium="image">
			<media:title type="html">1294672876-umea-13</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1294672836-umea-6.jpg?w=110" medium="image">
			<media:title type="html">1294672836-umea-6</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1294672845-umea-8-1000x443.jpg?w=150" medium="image">
			<media:title type="html">1294672845-umea-8-1000x443</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1294672853-umea-9-1000x443.jpg?w=150" medium="image">
			<media:title type="html">1294672853-umea-9-1000x443</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1290085789-sacred-heart-primary-02.jpg" medium="image">
			<media:title type="html">1290085789-sacred-heart-primary-02</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1290085837-sacred-heart-primary-10.jpg?w=150" medium="image">
			<media:title type="html">1290085837-sacred-heart-primary-10</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1290085795-sacred-heart-primary-03.jpg?w=150" medium="image">
			<media:title type="html">1290085795-sacred-heart-primary-03</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1290085827-sacred-heart-primary-08.jpg?w=150" medium="image">
			<media:title type="html">1290085827-sacred-heart-primary-08</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1290085820-sacred-heart-primary-07-1.jpg?w=150" medium="image">
			<media:title type="html">1290085820-sacred-heart-primary-07 (1)</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1308862319-24h-20907al-1000x666.jpg" medium="image">
			<media:title type="html">1308862319-24h-20907al-1000x666</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1308862326-24h-20908al-1000x666.jpg?w=150" medium="image">
			<media:title type="html">1308862326-24h-20908al-1000x666</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1308862361-24h-20912al-1000x664.jpg?w=150" medium="image">
			<media:title type="html">1308862361-24h-20912al-1000x664</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1308862308-24h-20906al-1000x666.jpg?w=150" medium="image">
			<media:title type="html">1308862308-24h-20906al-1000x666</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1308862368-24h-20913al-1000x664.jpg?w=150" medium="image">
			<media:title type="html">1308862368-24h-20913al-1000x664</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1312425886-nueva-school-leddy-maytum-stacy-architects5-1000x669.jpg" medium="image">
			<media:title type="html">1312425886-nueva-school--leddy-maytum-stacy-architects5-1000x669</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1312425879-nueva-school-leddy-maytum-stacy-architects4-1000x666.jpg?w=150" medium="image">
			<media:title type="html">1312425879-nueva-school--leddy-maytum-stacy-architects4-1000x666</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1312425873-nueva-school-leddy-maytum-stacy-architects3-1000x673.jpg?w=150" medium="image">
			<media:title type="html">1312425873-nueva-school--leddy-maytum-stacy-architects3-1000x673</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1312425864-nueva-school-leddy-maytum-stacy-architects2-1000x670.jpg?w=150" medium="image">
			<media:title type="html">1312425864-nueva-school--leddy-maytum-stacy-architects2-1000x670</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1312425857-nueva-school-leddy-maytum-stacy-architects1-1000x675.jpg?w=150" medium="image">
			<media:title type="html">1312425857-nueva-school--leddy-maytum-stacy-architects1-1000x675</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1312333983-marysville1-1000x771.jpg" medium="image">
			<media:title type="html">1312333983-marysville1-1000x771</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1312333997-marysville3-1000x757.jpg?w=150" medium="image">
			<media:title type="html">1312333997-marysville3-1000x757</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1312333989-marysville2-1000x773.jpg?w=150" medium="image">
			<media:title type="html">1312333989-marysville2-1000x773</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1312333943-levels1-1000x752.jpg?w=150" medium="image">
			<media:title type="html">1312333943-levels1-1000x752</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1312334056-sectpersp1-1000x678.jpg?w=150" medium="image">
			<media:title type="html">1312334056-sectpersp1-1000x678</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1305126004-0016nbs-ta-ext-jarvis-night-photo-manipulated-1000x666.jpg" medium="image">
			<media:title type="html">1305126004-0016nbs-ta-ext-jarvis-night-photo-manipulated-1000x666</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1305125994-0016nbs-ta-ext-jarvis-dsk-06-1000x677.jpg?w=150" medium="image">
			<media:title type="html">1305125994-0016nbs-ta-ext-jarvis-dsk-06-1000x677</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1305126017-0016nbs-ta-int-atrium-frm-above-1000x667.jpg?w=150" medium="image">
			<media:title type="html">1305126017-0016nbs-ta-int-atrium-frm-above-1000x667</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1305126046-ew-section-1000x646.jpg?w=150" medium="image">
			<media:title type="html">1305126046-ew-section-1000x646</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1305126021-0016nbs-ta-int-atrium-stair-01-666x1000.jpg?w=99" medium="image">
			<media:title type="html">1305126021-0016nbs-ta-int-atrium-stair-01-666x1000</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1301671405-04-dake-wells-architecture-stoutland-school-1000x800.jpg" medium="image">
			<media:title type="html">1301671405-04-dake-wells-architecture-stoutland-school-1000x800</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1301671344-02-dake-wells-architecture-stoutland-school-1000x727.jpg?w=150" medium="image">
			<media:title type="html">1301671344-02-dake-wells-architecture-stoutland-school-1000x727</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1301671309-01-dake-wells-architecture-stoutland-school-1000x696.jpg?w=150" medium="image">
			<media:title type="html">1301671309-01-dake-wells-architecture-stoutland-school-1000x696</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1301671446-07-dake-wells-architecture-stoutland-school-exploded-axon-1000x462.jpg?w=150" medium="image">
			<media:title type="html">1301671446-07-dake-wells-architecture-stoutland-school-exploded-axon-1000x462</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/1301671481-08-dake-wells-architecture-stoutland-school-1000x727.jpg?w=150" medium="image">
			<media:title type="html">1301671481-08-dake-wells-architecture-stoutland-school-1000x727</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;Quick Look&#8221; zip plugin shows inside zip files in Mac OS X [Leopard and Lion]</title>
		<link>http://hadifarnoud.com/2011/08/02/quick-look-zip-plugin-shows-inside-zip-files-in-mac-os-x-leopard-and-lion/</link>
		<comments>http://hadifarnoud.com/2011/08/02/quick-look-zip-plugin-shows-inside-zip-files-in-mac-os-x-leopard-and-lion/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 22:18:20 +0000</pubDate>
		<dc:creator>hadi</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[Mac OS X Lion]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[QuickLook]]></category>
		<category><![CDATA[ZIP]]></category>

		<guid isPermaLink="false">http://hadi.wordpress.com/?p=365</guid>
		<description><![CDATA[I always ran out of space regardless of my HDD size! so I often delete stuff I don&#8217;t need anymore. Today I was doing the exact same thing and as always I came&#8230; <a class="read-more" href="http://hadifarnoud.com/2011/08/02/quick-look-zip-plugin-shows-inside-zip-files-in-mac-os-x-leopard-and-lion/">Read More <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=365&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I always ran out of space regardless of my HDD size! so I often delete stuff I don&#8217;t need anymore. Today I was doing the exact same thing and as always I came across a big Zip file I have no idea what is inside. So I looked around for a cool plugin to add this functionality to Finder&#8217;s Quick Look. Now all I have to do is pressing SPACE while the mystery zip file is selected in Finder.</p>
<div class="mceTemp mceIEcenter" style="text-align:center;">
<dl class="wp-caption aligncenter">
<dt class="wp-caption-dt"><a href="http://hadi.files.wordpress.com/2011/08/screen-shot-2011-08-02-at-22-22-07.png"><img class="size-full wp-image-366" title="Quick Look Zip Plugin" src="http://hadi.files.wordpress.com/2011/08/screen-shot-2011-08-02-at-22-22-07.png?w=620" alt="Quick Look Zip Plugin"   /></a></dt>
<dd class="wp-caption-dd">Quick Look Zip Plugin</dd>
</dl>
</div>
<p>Now how to install this plugin:</p>
<ol>
<li>Download it from <a href="http://d.hatena.ne.jp/t_trace/20071125/p2">here</a> (it&#8217;s called <a href="http://d.hatena.ne.jp/t_trace/20071125/p2">Archive.qlgenerator</a>)</li>
<li>Navigate to  /Library/QuickLook/ or ~/Library/QuickLook/<br />
Lion users: you can&#8217;t see your root folder anymore, just type <em>open /Library/QuickLook/</em> in Terminal</li>
<li>Copy Archive.qlgenerator there</li>
<li>Restart Finder.app (Right click Dock Finder icon with holding Option key)</li>
<li>Just press SPACE to see inside any zip files.</li>
</ol>
<div><a href="http://homepage.mac.com/xdd/software/archive/">Developer website</a> | <a href="http://d.hatena.ne.jp/t_trace/">Interface Designer</a></div>
<div>Any problem? Leave a comment below. Please don&#8217;t forget to mention your Mac OS version.</div>
<div><a class="DiggThisButton DiggMedium" href="http://digg.com/submit?url=http%3A%2F%2Fhadifarnoud.com%2F2011%2F08%2F02%2Fquick-look-zip-plugin-shows-inside-zip-files-in-mac-os-x-leopard-and-lion%2F&amp;title=%26%238220%3BQuick+Look%26%238221%3B+zip+plugin+shows+inside+zip+files+in+Mac+OS+X+%5BLeopard+and%26nbsp%3BLion%5D"></a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadi.wordpress.com/365/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadi.wordpress.com/365/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=365&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadifarnoud.com/2011/08/02/quick-look-zip-plugin-shows-inside-zip-files-in-mac-os-x-leopard-and-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>51.259063 -0.593536</georss:point>
		<geo:lat>51.259063</geo:lat>
		<geo:long>-0.593536</geo:long>
		<media:thumbnail url="http://hadi.files.wordpress.com/2011/08/screen-shot-2011-08-02-at-22-22-07.png?w=150" />
		<media:content url="http://hadi.files.wordpress.com/2011/08/screen-shot-2011-08-02-at-22-22-07.png?w=150" medium="image">
			<media:title type="html">Quick Look Zip Plugin</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/724e0e3fbcf0529c94708e36525825b3?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Hadi</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2011/08/screen-shot-2011-08-02-at-22-22-07.png" medium="image">
			<media:title type="html">Quick Look Zip Plugin</media:title>
		</media:content>
	</item>
		<item>
		<title>GPU Password Cracking – Bruteforceing a Windows Password Using a Graphic Card</title>
		<link>http://hadifarnoud.com/2011/06/02/gpu-password-cracking-%e2%80%93-bruteforceing-a-windows-password-using-a-graphic-card/</link>
		<comments>http://hadifarnoud.com/2011/06/02/gpu-password-cracking-%e2%80%93-bruteforceing-a-windows-password-using-a-graphic-card/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 04:17:25 +0000</pubDate>
		<dc:creator>hadi</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Bruteforceing]]></category>
		<category><![CDATA[GPU]]></category>
		<category><![CDATA[GPU Password Cracking]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://hadi.wordpress.com/?p=342</guid>
		<description><![CDATA[The best way yet easiest way of cracking passwords is bruetforcing. It might be easy but it&#8217;s no way fast! Password cracking used to be a time-consuming task, cracking a 9 character password&#8230; <a class="read-more" href="http://hadifarnoud.com/2011/06/02/gpu-password-cracking-%e2%80%93-bruteforceing-a-windows-password-using-a-graphic-card/">Read More <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=342&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The best way yet easiest way of cracking passwords is bruetforcing. It might be easy but it&#8217;s no way fast! Password cracking used to be a time-consuming task, cracking a 9 character password was talking a long time to complete. You just could have wish for no special character (i.e. @$%$^&amp;* etc.), maybe it ends sooner.</p>
<p>Vijay wrote an interesting article about <a href="http://wp.me/pQWVV-1V">using the power of GPUs in your Graphic Card to bruteforce password and crack</a> it down!</p>
<p>Unfortunately, this method works on Windows although in Mac it&#8217;s easier to use GPU power with Grand Central. The method supports:</p>
<ul>
<li>Plain MD4, MD5, SHA1.</li>
<li>NTLM</li>
<li>Domain Cached Credentials</li>
<li>Oracle 11g</li>
<li><a href="http://acamedium.co.uk" target="_blank">MySQL5</a></li>
<li><a href="http://acamedium.co.uk/solutions" target="_blank">MSSQL</a></li>
<li><a href="http://acamedium.co.uk" target="_blank">vBulletin</a></li>
<li><a href="http://acamedium.co.uk" target="_blank">Invision Power Board</a></li>
<li><a href="http://acamedium.co.uk" target="_blank">Drupal</a></li>
<li>and more …</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadi.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadi.wordpress.com/342/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=342&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadifarnoud.com/2011/06/02/gpu-password-cracking-%e2%80%93-bruteforceing-a-windows-password-using-a-graphic-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>51.259063 -0.593536</georss:point>
		<geo:lat>51.259063</geo:lat>
		<geo:long>-0.593536</geo:long>
		<media:content url="http://1.gravatar.com/avatar/724e0e3fbcf0529c94708e36525825b3?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Hadi</media:title>
		</media:content>
	</item>
		<item>
		<title>Everything iPad 2</title>
		<link>http://hadifarnoud.com/2011/03/12/everything-ipad-2/</link>
		<comments>http://hadifarnoud.com/2011/03/12/everything-ipad-2/#comments</comments>
		<pubDate>Sat, 12 Mar 2011 15:10:31 +0000</pubDate>
		<dc:creator>hadi</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[ipad 2]]></category>
		<category><![CDATA[ipad2]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[teardown]]></category>
		<category><![CDATA[unboxing]]></category>

		<guid isPermaLink="false">http://hadi.wordpress.com/?p=323</guid>
		<description><![CDATA[In this post I gather every review, teardown, unboxing, unlock, etc. Keep checking this post as I keep adding new reviews, news, and basically everything you need to know in one place! PS:&#8230; <a class="read-more" href="http://hadifarnoud.com/2011/03/12/everything-ipad-2/">Read More <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=323&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone" title="Everything iPad 2" src="http://images.apple.com/ipad/features/images/overview_performance_20110302.jpg" alt="" width="686" height="269" /></p>
<p>In this post I gather every review, teardown, unboxing, unlock, etc.</p>
<p><em><strong>Keep checking this post as I keep adding new reviews, news, and basically everything you need to know in one place!</strong></em></p>
<p><em><strong>PS: please Digg/stumble/twitter this post if you like it.</strong></em></p>
<h1>Reviews</h1>
<p>- <strong><a href="http://www.macrumors.com/c.php?u=http%3A%2F%2Fwww.macworld.com%2Farticle%2F158439%2F2011%2F03%2Fipad2.html&amp;t=1299941124">MacWorld</a></strong><br />
- &#8220;Pick up an iPad 2 after handling an original iPad, and you&#8217;ll notice the difference right away. This is a lighter, thinner device.&#8221;<br />
- &#8220;The iPad 2 also has 512MB of RAM&#8211;twice that of the original iPad&#8211;and a 200MHz bus speed, likewise twice that of the original.&#8221;<br />
- &#8220;Though the iPad 2 is an improvement on the original iPad in numerous ways, its still an evolutionary product, not a revolutionary one&#8221;<br />
- &#8220;In short, the iPad 2 is the fastest iOS device ever made, by a long shot.&#8221;</p>
<p>- <strong><a href="http://www.macrumors.com/c.php?u=http%3A%2F%2Fptech.allthingsd.com%2F20110309%2Fipad-2-thin-not-picture-perfect%2F&amp;t=1299941124">AllThingsD</a></strong><br />
- Cameras take mediocre still photos, decent video<br />
- Battery life not as strong as first iPad, but impressive.<br />
- &#8220;It never crashed in my tests, unlike every Android tablet I&#8217;ve tested.&#8221;<br />
- &#8220;As of now, I can comfortably recommend it as the best tablet for average consumers.&#8221;</p>
<p>- <strong><a href="http://www.macrumors.com/c.php?u=http%3A%2F%2Fwww.engadget.com%2F2011%2F03%2F09%2Fipad-2-review%2F&amp;t=1299941124">Engadget</a></strong><br />
- &#8220;iPad 2 managed an astonishing 10 hours and 26 minutes of non-stop playback&#8221; &#8212; better than iPad 1 in their testing.<br />
- Cameras are &#8220;pretty bad&#8221; for stills, reasonably useful for video<br />
- GarageBand is a &#8220;groundbreaking piece of software for tablets&#8221;<br />
- &#8220;The iPad 2 isn&#8217;t just the best tablet on the market, it feels like the only tablet on the market&#8221;</p>
<p><img src="http://images.macrumors.com/article/2011/03/09/212001-geekb.png" alt="" /><br />
Benchmarks from Engadget<br />
- <strong><a href="http://www.macrumors.com/c.php?u=http%3A%2F%2Fwww.nytimes.com%2F2011%2F03%2F10%2Ftechnology%2Fpersonaltech%2F10pogue.html&amp;t=1299941124">NYTimes</a></strong><br />
- &#8220;My friends, I&#8217;m telling you: just that much improvement in thinness, weight and speed transforms the experience. &#8220;<br />
- <span style="text-decoration:line-through;">5-megapixel camera on back (no flash)</span> (? Only review to claim this stat and is contradicted by other reviews)</p>
<p>- <strong><a href="http://www.macrumors.com/c.php?u=http%3A%2F%2Fwww.slashgear.com%2Fipad-2-review-09139014%2F&amp;t=1299941124">SlashGear</a></strong><br />
- &#8220;We were able to software decode a side loaded 1.4GB .avi file in OPlayer on the fly, while watching it, without and lag or stutter. The same clip in the same app on the original iPad loads slower and drops frames and audio during playback.&#8221;</p>
<p>Apple has posted <a href="http://www.macrumors.com/c.php?u=http%3A%2F%2Fwww.apple.com%2Fipad%2Fguided-tours%2F&amp;t=1299941124">guided tour videos</a> showcasing the iPad 2 and the new apps including Garageband and iMovie.</p>
<p>Source: macrumors</p>
<p>iPad 2 versus Motorola XOOM</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='620' height='379' src='http://www.youtube.com/embed/Ml_gaCCUyVs?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<h1>Unboxing</h1>
<p><a href="http://www.macrumors.com/2011/03/11/ipad-2-unboxing-photos-and-video/" target="_blank">Macroumors.com</a> unboxing photos</p>
<p>PC Magazine unboxing video</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='620' height='379' src='http://www.youtube.com/embed/C-BgDDL_chU?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<h1>Teardown</h1>
<p><strong><a href="http://www.ifixit.com/Teardown/iPad-2-Wi-Fi-Teardown/5071/1" target="_blank">iFixit</a></strong></p>
<ul>
<li>Finally!!! The iPad has come back to iFixit! And this time, it has a 2 at the end of its name, hence the iPad 2!</li>
<li>After a much awaited debut, the iPad 2 is expected to fill in the gaps left by the first generation iPad.</li>
<li>Tech Specs:
<ul>
<li>1 GHz Apple A5 dual-core processor</li>
<li><a href="http://www.macworld.com/article/158439/2011/03/ipad2.html" rel="nofollow">512 MB</a> of LPDDR2 RAM</li>
<li>16/32/64 GB internal storage capacity</li>
<li>9.7&#8243; LED-backlit glossy Multi-Touch display with IPS technology(1024 x 768)</li>
<li>HD (720p) Rear-facing camera + VGA Front-facing camera</li>
</ul>
</li>
</ul>
<p><strong>Update: </strong>video added</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='620' height='379' src='http://www.youtube.com/embed/Tjwy7jkNfEE?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadi.wordpress.com/323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadi.wordpress.com/323/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=323&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadifarnoud.com/2011/03/12/everything-ipad-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>51.255524 -0.597498</georss:point>
		<geo:lat>51.255524</geo:lat>
		<geo:long>-0.597498</geo:long>
		<media:thumbnail url="http://hadi.files.wordpress.com/2011/03/overview_performance_201103021.jpg?w=150" />
		<media:content url="http://hadi.files.wordpress.com/2011/03/overview_performance_201103021.jpg?w=150" medium="image">
			<media:title type="html">overview_performance_20110302</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/724e0e3fbcf0529c94708e36525825b3?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Hadi</media:title>
		</media:content>

		<media:content url="http://images.apple.com/ipad/features/images/overview_performance_20110302.jpg" medium="image">
			<media:title type="html">Everything iPad 2</media:title>
		</media:content>

		<media:content url="http://images.macrumors.com/article/2011/03/09/212001-geekb.png" medium="image" />
	</item>
		<item>
		<title>How to quickly record audio with quicktime</title>
		<link>http://hadifarnoud.com/2010/12/18/how-to-quickly-record-audio-with-quicktime/</link>
		<comments>http://hadifarnoud.com/2010/12/18/how-to-quickly-record-audio-with-quicktime/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 15:25:03 +0000</pubDate>
		<dc:creator>hadi</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Automator]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Quick Silver]]></category>
		<category><![CDATA[QuickSilver]]></category>
		<category><![CDATA[Quicktime]]></category>
		<category><![CDATA[Record]]></category>

		<guid isPermaLink="false">http://hadi.wordpress.com/?p=284</guid>
		<description><![CDATA[sometimes being lazy helped me discover nice features in Mac OS X. I always wanted to record audio from mic in one go. I looked into QuickSilver for a plugin, no luck. Long&#8230; <a class="read-more" href="http://hadifarnoud.com/2010/12/18/how-to-quickly-record-audio-with-quicktime/">Read More <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=284&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>sometimes being lazy helped me discover nice features in Mac OS X. I always wanted to record audio from mic in one go. I looked into <a title="Quick Silver" href="http://quicksilver.en.softonic.com/mac" target="_blank">QuickSilver</a> for a plugin, no luck. Long story short, I used QuickSilver along with Automator and Quicktime to achieve this.</p>
<p>Here is step by step guide:</p>
<p><strong>Step one</strong> download <a title="Quick Silver" href="http://quicksilver.en.softonic.com/mac" target="_blank">QuickSilver</a> and install it.</p>
<p><strong>Step two</strong> install Extra Script plugin</p>
<div id="attachment_303" class="wp-caption aligncenter" style="width: 490px"><a href="http://hadi.files.wordpress.com/2010/12/screen-shot-2010-12-18-at-15-11-37.png"><img class="size-full wp-image-303" title="Quick Silver Plugin" src="http://hadi.files.wordpress.com/2010/12/screen-shot-2010-12-18-at-15-11-37.png?w=620" alt=""   /></a><p class="wp-caption-text">install extra script plugin</p></div>
<p>This plugin allow us to run apple scripts or automators.</p>
<p><strong>Step three</strong> Open Automator, select application from &#8216;Choose a template&#8217; startup screen. Then, add <em>new audio capture</em> and <em>start capture</em> from Movies library to workflow as shown below</p>
<p><a href="http://hadi.files.wordpress.com/2010/12/screen-shot-2010-12-18-at-15-17-15.png"><img class="aligncenter size-full wp-image-304" title="Automator record audio" src="http://hadi.files.wordpress.com/2010/12/screen-shot-2010-12-18-at-15-17-15.png?w=620" alt=""   /></a></p>
<p>save it as &#8220;record mic&#8221;</p>
<p><strong>Step four</strong> rescan quicksilver catalog then trigger quicksilver and just type &#8220;record mic&#8221; (it will come up sooner).</p>
<p>That&#8217;s it! you are now recording from your mic (or any other source, you can change them in Preferences). next time just type record mic in Quick Silver</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadi.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadi.wordpress.com/284/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=284&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadifarnoud.com/2010/12/18/how-to-quickly-record-audio-with-quicktime/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>51.259063 -0.593536</georss:point>
		<geo:lat>51.259063</geo:lat>
		<geo:long>-0.593536</geo:long>
		<media:content url="http://1.gravatar.com/avatar/724e0e3fbcf0529c94708e36525825b3?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Hadi</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2010/12/screen-shot-2010-12-18-at-15-11-37.png" medium="image">
			<media:title type="html">Quick Silver Plugin</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2010/12/screen-shot-2010-12-18-at-15-17-15.png" medium="image">
			<media:title type="html">Automator record audio</media:title>
		</media:content>
	</item>
		<item>
		<title>When Microsoft doesn&#8217;t know how to build a website</title>
		<link>http://hadifarnoud.com/2010/11/13/when-microsoft-doesnt-know-how-to-build-a-website/</link>
		<comments>http://hadifarnoud.com/2010/11/13/when-microsoft-doesnt-know-how-to-build-a-website/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 22:58:01 +0000</pubDate>
		<dc:creator>hadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[skydrive]]></category>

		<guid isPermaLink="false">http://hadi.wordpress.com/?p=276</guid>
		<description><![CDATA[I thought I give SkyDrive a shot, look what happened here! Microsoft doesn&#8217;t know how to make a website cross browser compatible! Since I have a Mac, I assume SkyDrive works on IE&#8230; <a class="read-more" href="http://hadifarnoud.com/2010/11/13/when-microsoft-doesnt-know-how-to-build-a-website/">Read More <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=276&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I thought I give SkyDrive a shot, look what happened here! Microsoft doesn&#8217;t know how to make a website cross browser compatible! Since I have a Mac, I assume SkyDrive works on IE just fine! It might not be the case (LOL in that case <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> )</p>
<p>PS: I tried Firefox and Safari<div id="attachment_282" class="wp-caption alignright" style="width: 490px"><a href="http://hadi.files.wordpress.com/2010/09/someone-on-windows-lives-skydrive-windows-live-20101113.png"><img src="http://hadi.files.wordpress.com/2010/09/someone-on-windows-lives-skydrive-windows-live-20101113.png?w=620" alt="Any css tips for MS?" title="Any css tips for MS?"   class="size-full wp-image-282" /></a><p class="wp-caption-text">Any css tips for MS?</p></div></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadi.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadi.wordpress.com/276/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadifarnoud.com&#038;blog=34625&#038;post=276&#038;subd=hadi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadifarnoud.com/2010/11/13/when-microsoft-doesnt-know-how-to-build-a-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/724e0e3fbcf0529c94708e36525825b3?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Hadi</media:title>
		</media:content>

		<media:content url="http://hadi.files.wordpress.com/2010/09/someone-on-windows-lives-skydrive-windows-live-20101113.png" medium="image">
			<media:title type="html">Any css tips for MS?</media:title>
		</media:content>
	</item>
	</channel>
</rss>
