<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
        <channel>
        <title>Octopart Blog - News and Updates</title>
        <link>http://octopart.com/blog</link>
        <description>The most exciting development in electronic parts since 
        Shockley was found doping silicon.</description>
        <lastBuildDate>Thu, 20 Jun 2013 13:32:34 UTC</lastBuildDate>
        <image><title>Octopart Blog</title>
        <url>http://octopart.com/static/global/logo_small.jpg</url>
        <link>http://octopart.com/blog</link></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/octopart" /><feedburner:info uri="octopart" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Summer Sale! Arena Solution's Supplier Item Lookup Limited Time Offer</title><link>http://feedproxy.google.com/~r/octopart/~3/ygGYtuNakJA/summer-sale%2521-arena-solution%2527s-supplier-item-lookup-limited-time-offer</link><description>&lt;p align="center"&gt;&lt;img src="http://octopart.com/static/blog/images/arenalogo.png" /&gt;&lt;/p&gt;

&lt;p&gt;Our friends at &lt;a href="http://www.arenasolutions.com/" target="_blank"&gt;Arena Solutions&lt;/a&gt; are offering a limited time offer on the &lt;a href="http://www.arenasolutions.com/blog/post/supplier-item-lookup" target="_blank"&gt;Supplier Item Lookup&lt;/a&gt; in Arena's BOMControl tool.  Normally priced at $1,548 per year, this Octopart-powered add-on is now $299 for the first year, if you &lt;a href="http://www.arenasolutions.com/octopart" target="_blank"&gt;purchase by September 9, 2013. &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Supplier Item Lookup displays real-time supplier information—including datasheets, cost, availability and compliance information—alongside the parts in a BOM.    Check out this video to see how it works:&lt;/p&gt;                            
&lt;video width="480" height="320" controls&gt;
  &lt;source src="https://dl.dropboxusercontent.com/u/25974256/supplier-item-lookup.mp4" type="video/mp4"&gt;
&lt;/video&gt;
&lt;p&gt; Arena has been a &lt;a href="http://www.arenasolutions.com/blog/post/a-look-inside-octopart" target="_blank"&gt;longtime supporter of Octopart&lt;/a&gt; and our effort to open up access to electronic part information.  We're excited to tag along on their mission to bring PLM into the cloud! &lt;/p&gt;</description><pubDate>Wed, 12 Jun 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/6/summer-sale%2521-arena-solution%2527s-supplier-item-lookup-limited-time-offer</feedburner:origLink></item><item><title>API Update: Access Datasheets from the Octopart API</title><link>http://feedproxy.google.com/~r/octopart/~3/33dDvzjgGOs/api-update%253A-access-datasheets-from-the-octopart-api</link><description>&lt;p&gt;As part of our goal to make component data more open and accessible we’ve been working hard on adding new features to the API. Today I’m happy to report that you can access datasheets from the Octopart API!&lt;/p&gt;

&lt;p&gt;&lt;a href="http://octopart.com/api/docs/v3/overview#datasheets"&gt;http://octopart.com/api/docs/v3/overview#datasheets&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Accessing datasheets is as simple as adding an &lt;code&gt;include[]&lt;/code&gt; url argument to your requests:&lt;/p&gt;

&lt;style type="text/css"&gt;
  .code-example-content {
border: 1px solid #CCC;
background-color: #F8F8F8;
overflow-y: auto;
max-height: 400px;
padding: 8px;
}

.highlight .hll { background-color: #ffffcc }
.highlight  { background: #f8f8f8; }
.highlight .c { color: #408080; font-style: italic } /* Comment */
.highlight .err { border: 1px solid #FF0000 } /* Error */
.highlight .k { color: #008000; font-weight: bold } /* Keyword */
.highlight .o { color: #666666 } /* Operator */
.highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #BC7A00 } /* Comment.Preproc */
.highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */
.highlight .cs { color: #408080; font-style: italic } /* Comment.Special */
.highlight .gd { color: #A00000 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #FF0000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #00A000 } /* Generic.Inserted */
.highlight .go { color: #808080 } /* Generic.Output */
.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.highlight .gt { color: #0040D0 } /* Generic.Traceback */
.highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008000 } /* Keyword.Pseudo */
.highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #B00040 } /* Keyword.Type */
.highlight .m { color: #666666 } /* Literal.Number */
.highlight .s { color: #BA2121 } /* Literal.String */
.highlight .na { color: #7D9029 } /* Name.Attribute */
.highlight .nb { color: #008000 } /* Name.Builtin */
.highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.highlight .no { color: #880000 } /* Name.Constant */
.highlight .nd { color: #AA22FF } /* Name.Decorator */
.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */
.highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0000FF } /* Name.Function */
.highlight .nl { color: #A0A000 } /* Name.Label */
.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #19177C } /* Name.Variable */
.highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mf { color: #666666 } /* Literal.Number.Float */
.highlight .mh { color: #666666 } /* Literal.Number.Hex */
.highlight .mi { color: #666666 } /* Literal.Number.Integer */
.highlight .mo { color: #666666 } /* Literal.Number.Oct */
.highlight .sb { color: #BA2121 } /* Literal.String.Backtick */
.highlight .sc { color: #BA2121 } /* Literal.String.Char */
.highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.highlight .s2 { color: #BA2121 } /* Literal.String.Double */
.highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */
.highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.highlight .sx { color: #008000 } /* Literal.String.Other */
.highlight .sr { color: #BB6688 } /* Literal.String.Regex */
.highlight .s1 { color: #BA2121 } /* Literal.String.Single */
.highlight .ss { color: #19177C } /* Literal.String.Symbol */
.highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */
.highlight .vc { color: #19177C } /* Name.Variable.Class */
.highlight .vg { color: #19177C } /* Name.Variable.Global */
.highlight .vi { color: #19177C } /* Name.Variable.Instance */
.highlight .il { color: #666666 } /* Literal.Number.Integer.Long */
&lt;/style&gt;

&lt;div class="code-example-content"&gt;
  &lt;div class="highlight"&gt;&lt;pre&gt;&lt;span class="nv"&gt;$ &lt;/span&gt;curl -G http://octopart.com/api/v3/parts/match &lt;span class="se"&gt;\&lt;/span&gt;
   -d &lt;span class="nv"&gt;queries&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;'[{"mpn":"SN74S74N"}]'&lt;/span&gt; &lt;span class="se"&gt;\&lt;/span&gt;
   -d &lt;span class="nv"&gt;apikey&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;EXAMPLE_KEY &lt;span class="se"&gt;\&lt;/span&gt;
   -d &lt;span class="nv"&gt;pretty_print&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="nb"&gt;true&lt;/span&gt; &lt;span class="se"&gt;\&lt;/span&gt;
   -d include&lt;span class="o"&gt;[]=&lt;/span&gt;datasheets
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;

&lt;p&gt;The API will then return a list of datasheets attached to each part when available. Each datasheet will also have a source indicating where we obtained the file. In many cases the source listed will be the manufacturer of the part or a distributor who is selling it.&lt;/p&gt;

&lt;p&gt;Our hope is that by using the Octopart API to gather datasheets for your BOMs you can save a tremendous amount of time and money. Please send us an email to let us know what you think (&lt;a href="mailto:api@octopart.com"&gt;api@octopart.com&lt;/a&gt;)!&lt;/p&gt;</description><pubDate>Mon, 03 Jun 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/6/api-update%253A-access-datasheets-from-the-octopart-api</feedburner:origLink></item><item><title>Acquiring a Distributor</title><link>http://feedproxy.google.com/~r/octopart/~3/EBadm_ETKiQ/acquiring-a-distributor</link><description>&lt;p&gt;At the &lt;a href="http://edsconnects.com/" title="EDS Conference"&gt;EDS conference&lt;/a&gt; a few weeks ago, I had the great fortune of meeting up with Bernard Gizzi, president of &lt;a href="http://eccochicago.com/" title="Electronic Connector Company (ECCO)"&gt;Electronic Connector Company (ECCO)&lt;/a&gt;.  ECCO is a franchised distributor based out of Chicago that Gizzi &lt;a href="http://eccochicago.com/news-releases/820/" title="Electronic Connector Corporation Remains in Chicago"&gt;acquired&lt;/a&gt; last year.&lt;/p&gt;

&lt;img style="margin: 3 auto;" src="http://octopart.com/static/blog/images/ecco-logo.png" title="Electronic Connector Company (ECCO)" height="61" width="405" border="0"/&gt;

&lt;p&gt;I was intrigued when I learned about this, and wanted to know more about what it's like to acquire and take the helm of a distributor.  I interviewed Gizzi after the conference and thought I'd share some of his insights with the users of Octopart.&lt;/p&gt;

&lt;p style="color:green"&gt;&lt;b&gt;Christopher Calvi (CC):&lt;/b&gt; Please describe your background and experience.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Bernard Gizzi (BG):&lt;/b&gt; I have been in the electronics distribution industry for 28 years.
Over 19 years at Arrow Electronics in various sales and management roles, 5 years with Newark/Premier Farnell as a VP, and 4 years with Eclipse (my own business) before buying ECCO.&lt;/p&gt;
 
 
&lt;p style="color:green"&gt;&lt;b&gt;CC:&lt;/b&gt; Can you describe the process that led up to you acquiring ECCO?  Had you always had it in mind to start/acquire a distributor?&lt;/p&gt;
&lt;p&gt;&lt;b&gt;BG:&lt;/b&gt; Ed Allen (partner at Eclipse/ECCO) and I had the vision to acquire a electronics distributor that would give us a platform for growth utilizing our skills and experience.  ECCO came to us as an opportunity soon thereafter.&lt;/p&gt;
 
&lt;p style="color:green"&gt;&lt;b&gt;CC:&lt;/b&gt; Tell us more about ECCO and its history.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;BG:&lt;/b&gt; ECCO was born out of a previous electronic connector distributor-Air Industries, started in 1963 by a Pilot who dabbled in aviation connectors.  He sold it to Anixter in 1987, and it was spun out to Arris Corporation in 1993.  Arris has since become a large “head-end” cable equipment company and sold ECCO in March of 2012 to us, as it could no longer focus on electronics distribution, so that is how we stepped in. &lt;/p&gt;
 
 
&lt;p style="color:green"&gt;&lt;b&gt;CC:&lt;/b&gt; Knowing what you know now, what is the advice you'd give to your past self before acquiring ECCO (or others in a similar position)?&lt;/p&gt;
&lt;p&gt;&lt;b&gt;BG:&lt;/b&gt; Buying or selling a company can be very complex, so give yourself plenty of time and energy, as it is not for the faint of heart and requires some extra patience with all the parties involved.&lt;/p&gt;
 
 
&lt;p style="color:green"&gt;&lt;b&gt;CC:&lt;/b&gt; What is your marketing strategy for ECCO?&lt;/p&gt;
&lt;p&gt;&lt;b&gt;BG:&lt;/b&gt; First, our value proposition is to…
Simply be a stocking distributor and a “specialist in connector solutions”.  In addition, we will use our experience &amp; technical skills to add value to our stakeholders via solution selling, cost effective cross referencing,  and marketing prowess.&lt;/p&gt;
 
 
&lt;p style="color:green"&gt;&lt;b&gt;CC:&lt;/b&gt; What's your outlook for electronic distribution and what's next for your company?&lt;/p&gt;
&lt;p&gt;&lt;b&gt;BG:&lt;/b&gt; Electronic distribution has been evolving steadily over the last 25 years, and outside of continued consolidation, there is opportunity in differentiation, personal attention, and partnerships.  In the end, if you provide a valued product and service at the right price-you will succeed.  That will be our focus at ECCO.&lt;/p&gt;</description><pubDate>Tue, 28 May 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/5/acquiring-a-distributor</feedburner:origLink></item><item><title>RepairDB, The Electronic Repair Reference App</title><link>http://feedproxy.google.com/~r/octopart/~3/uki6IQ3mpqE/repairdb%252C-the-electronic-repair-reference-app</link><description>&lt;p&gt;Ron Rockwell, a &lt;a href="http://www.comptia.org/home.aspx" target="_blank"&gt;CompTIA&lt;/a&gt; Certified and Authorized Warranty Repair Technician, has been repairing electronics professionally and for fun for over 15 years.&lt;/p&gt;  
&lt;p style="float:left; margin-right: 15px; margin-top: 3px; margin-bottom:3px"&gt;&lt;img src="http://octopart.com/static/blog/images/ron.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;“Every time I had a hard repair job I found myself going through known failures in our repair database for related failure symptoms,” says Ron.  “9 out of 10 times this way of troubleshooting helped my overall time to repair equipment. “&lt;/p&gt;
&lt;p&gt;The “repair database” is a collection of solutions lovingly curated by Ron from a 25-year old video service / PC repair business he used to work for (and later became owner of), as well as contributions from other technicians globally.&lt;/p&gt;

&lt;p&gt;“One day my wife and I got to brainstorming an idea to make this database an actual PC app, but we never pursued it much further until 10 years later when Apple came out with the iPhone. When I got my first iPhone I thought to myself this is it, how perfect can it get? My repair database app idea on a mobile device.”&lt;/p&gt;

&lt;p&gt;That Ron had no programming knowledge was a challenge, but not a deterrent.   After scouring the App Store for a well-designed electronics-related application, Ron found &lt;a href="https://itunes.apple.com/us/app/electronic-toolbox-pro/id339158729?mt=8" target="_blank"&gt;Electronic Toolbox&lt;/a&gt; by &lt;a href="https://creating-your-app.com" target="_blank"&gt;Marcus Roskosch&lt;/a&gt;, an independent iOS developer and winner of the prestigious &lt;a href="http://mobilemarketingmagazine.com/awards/" target="_blank"&gt;Effective Mobile Marketing Award&lt;/a&gt; for his app for &lt;a href="http://www.nxp.com" target="_blank"&gt;NXP Semiconductors&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Fast forward a year later and today RepairDB contains more than 100,000 repair solutions for everyday electronics like televisions, monitors, computers, and VCRs. It includes a rich library of service manuals, FCC IDs and customized troubleshooting wizards -- an ideal toolkit for repair technicians and DIY enthusiasts.&lt;/p&gt; 

&lt;p align="center"&gt;&lt;iframe style="border:none" src="http://files.photosnack.com/iframejs/embed.html?hash=ptkax0f5&amp;t=1369202023" width="340" height="384" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" &gt;&lt;/iframe&gt;&lt;/p&gt;

&lt;p&gt;In addition to the repair database, the App contains a cross reference database with over 28,000 parts for components along with a component search engine that finds even the discrete hard to find parts – powered by Octopart.&lt;/p&gt;

&lt;p&gt;“I needed a search engine that searched every possible electronic distributor.  It had to be accurate, it had to have datasheets and it had to condense its findings from multiple companies into one page,” Ron recalls.  “To be honest I am not sure who found Octopart first, me or Marcus. All I know is when I did my first component search on Octopart’s web site, I said there it is the perfect search engine.”&lt;/p&gt;

&lt;p&gt;With over 2,000 copies of RepairDB sold all over the world, Ron says it’s his “dream come true“.   Read more about RepairDB &lt;a href="http://www.repairdb.com" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;a href="https://itunes.apple.com/us/app/repair-database-electronic/id508728295?mt=8" target="_blank"&gt;&lt;img src="http://octopart.com/static/blog/images/iOSicon.png" /&gt;&lt;/a&gt;</description><pubDate>Wed, 22 May 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/5/repairdb%252C-the-electronic-repair-reference-app</feedburner:origLink></item><item><title>How often do you update? - The Pareto Principle</title><link>http://feedproxy.google.com/~r/octopart/~3/xLX-VB62gvI/how-often-do-you-update%253F-%252D-the-pareto-principle</link><description>&lt;p&gt;Developing on a native mobile platform such as iOS or Android is very different from developing for the web. In addition to the &lt;a href="http://developer.android.com/sdk/index.html"&gt;standardized&lt;/a&gt; &lt;a href="https://developer.apple.com/xcode/"&gt;development&lt;/a&gt; &lt;a href="http://developer.windowsphone.com/"&gt;environments&lt;/a&gt; necessary to develop code, there is also the issue of posting updates to an App Store, waiting for it to be approved (if the app store requires approval) and then waiting for users to apply updates. You can't push &lt;a href="https://www.facebook.com/note.php?note_id=10150660826788920"&gt;early and often&lt;/a&gt; like you can with web applications.&lt;/p&gt;

&lt;p&gt;The difference in the update methodology possible on the Web vs. native mobile is actually a really important issue. Let's say that you want to roll out a release that uses a new backend infrastructure that you've developed that offers more features and costs less money to operate. How soon after the update can you start scaling back the old infrastructure and turn it off? Will it ever be possible? What about if you want to release an update that fixes bugs and crashes? How many users are going to bother to update instead of writing off your app as buggy? These are questions that we've been asking ourselves as we've improved our &lt;a href="http://octopart.com/blog/archives/2013/1/octopart-on-the-ipad"&gt;iOS application&lt;/a&gt; over the past few months.&lt;/p&gt;

&lt;p&gt;Apple provides reporting on downloads. The information is admittedly very sparse -- they only have info on the number of new app downloads per day and the number of updates per day. Nevertheless, there is some information to be gleaned from these simple metrics.&lt;/p&gt;

&lt;p&gt;Here's a chart showing the update distribution after a recent update we made and a curve fit of the Pareto distribution over it:&lt;/p&gt;

&lt;img src="http://octopart.com/static/blog/images/pareto_pdf.png" width="600px" alt="pareto distribution PDF fit" /&gt;

&lt;p&gt;The chance of a user updating after N days seems to follow a &lt;a href="https://en.wikipedia.org/wiki/Power_law"&gt;power law distribution&lt;/a&gt;, this specific fit being a &lt;a href="http://en.wikipedia.org/wiki/Pareto_distribution"&gt;Pareto distribution&lt;/a&gt;. Power law distributions are good models for many common phenomena and statistics, such as the populations of cities, the frequencies of words in a book, song popularities, earth quake intensities, file sizes on a disk, etc. In our case, it seems like we get 90% of users updating after 10 days, an example of the &lt;a href="http://en.wikipedia.org/wiki/Pareto_principle"&gt;80-20 law&lt;/a&gt; at work:&lt;/p&gt;

&lt;img src="http://octopart.com/static/blog/images/pareto_cdf.png" width="600px" alt="pareto distribution CDF fit" /&gt;

&lt;p&gt;So far, we only have a hypothesis that app updates follow a power law curve. The test of our hypothesis will be to see if the update curves look the same over upcoming updates (ie. our hypothesis being useful as a predictive measure). Stay tuned!&lt;/p&gt;</description><pubDate>Mon, 13 May 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/5/how-often-do-you-update%253F-%252D-the-pareto-principle</feedburner:origLink></item><item><title>Analysis:  Top Part Searches on Octopart</title><link>http://feedproxy.google.com/~r/octopart/~3/JgarDmkyUi0/analysis%253A--top-part-searches-on-octopart</link><description>&lt;p&gt;Looking at a typical month of searches on Octopart immediately shows us some parts are &lt;i&gt;much&lt;/i&gt; more popular than others.  In the plot below, you can see that the top 20 queries are requested nearly one thousand times more often than the next 90,000.&lt;/p&gt;  

&lt;img src="http://octopart.com/static/blog/images/longtail.png" /&gt;&lt;/a&gt;

&lt;p&gt;So what makes the parts in these searches so popular? &lt;/p&gt; 

&lt;p&gt;Parts like the &lt;a href="http://octopart.com/partsearch#search/requestData&amp;q=pic10f200" target="_blank"&gt;pic10f200&lt;/a&gt; micro controller (and more advanced controller architectures like Arduino) can be used with quad half-bridges like the &lt;a href="http://octopart.com/partsearch#search/requestData&amp;q=sn754410" target="_blank"&gt;SN754410&lt;/a&gt; or &lt;a href="http://octopart.com/partsearch#search/requestData&amp;q=l293ne" target="_blank"&gt;L293NE&lt;/a&gt; for various robot-making fun.  Grab a &lt;a href="http://octopart.com/partsearch#search/requestData&amp;q=lm386" target="_blank"&gt;LM386&lt;/a&gt; audio power amplifier and a speaker from your favorite discarded land-line phone in the basement, and your robot gains a voice.  My theory: a singing robot army is being built.&lt;/p&gt;  

&lt;iframe width="560" height="315" src="http://www.youtube.com/embed/B1BdQcJ2ZYY" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;</description><pubDate>Mon, 06 May 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/5/analysis%253A--top-part-searches-on-octopart</feedburner:origLink></item><item><title>Autodesk Partnership: Octopart's in the PLM 360 App Store</title><link>http://feedproxy.google.com/~r/octopart/~3/xsmTDq4t5Z4/autodesk-partnership%253A-octopart%2527s-in-the-plm-360-app-store</link><description>&lt;a href="www.autodesk.com" target="_blank"&gt;&lt;img src="http://www.octopart.com/static/blog/images/autodesk.jpg" /&gt;&lt;/a&gt;

&lt;p&gt;We are excited to offer the first application in the brand new &lt;a href="http://www.autodesk.com" target ="_blank"&gt;Autodesk&lt;/a&gt; PLM 360 App Store!&lt;/p&gt;  

&lt;p&gt;&lt;a href="http://www.autodeskplm360.com" target="_blank"&gt;PLM 360&lt;/a&gt; is Autodesk’s cloud-based product lifecycle management solution. PLM 360 users can now access Octopart through the new App Store and get part information for over 20 million parts, right within the PLM 360 interface.&lt;/p&gt;

&lt;p&gt;Read more about the PLM 360 App Store launch &lt;a href="http://mikewatkinsweb.blogspot.co.uk/2013/04/autodesk-launches-plm-360-appstore.html" target="_blank"&gt;here&lt;/a&gt;, or check out this video about the App Store and the Octopart App:

&lt;p&gt;&lt;iframe width="560" height="315" src="http://www.youtube.com/embed/crfokinu-JA" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;

&lt;p&gt;The Octopart App for PLM 360 is built on top of the &lt;a href="http://octopart.com/api/home" target="_blank"&gt;Octopart API&lt;/a&gt;.  We had an awesome time working with &lt;a href="http://www.linkedin.com/pub/peter-vinh/2/613/667" target="_blank"&gt;Peter&lt;/a&gt;, &lt;a href="http://www.linkedin.com/pub/jared-sund/8/47b/ba" target="_blank"&gt;Jared&lt;/a&gt;, &lt;a href="www.linkedin.com/in/broepke" target="_blank"&gt;Brian&lt;/a&gt; and the rest of the team at Autodesk on the integration.  Autodesk's spirit of embracing new technology was an excellent fit with Octopart's mission to open up access to more information in electronic design and purchasing.  We can't wait to work together on the next thing...

&lt;p&gt;In the meantime -- if you're an Autodesk PLM 360 customer, we'd &lt;a href="mailto:contact@octopart.com"&gt;love to hear&lt;/a&gt; what you think!&lt;/p&gt;</description><pubDate>Thu, 18 Apr 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/4/autodesk-partnership%253A-octopart%2527s-in-the-plm-360-app-store</feedburner:origLink></item><item><title>Analysis: Pricing Hike Post-Merger in Two Cases</title><link>http://feedproxy.google.com/~r/octopart/~3/cXFKosETVUU/analysis%253A-pricing-hike-post%252Dmerger-in-two-cases</link><description>&lt;p&gt;Last week, &lt;a href="http://www.vishay.com" target="_blank"&gt;Vishay&lt;/a&gt; announced that it's &lt;a href="http://www.snl.com/irweblinkx/file.aspx?IID=4165163&amp;FID=16691769" target="_blank"&gt;acquiring MCB Industrie S.A&lt;/a&gt;, a manufacturer of specialty resistors.  Acquisitions have been a key piece of Vishay's strategy, so we took a look at its &lt;a href="http://www.vishay.com/company/about/" targe="_blank"&gt;track record&lt;/a&gt; to see the effect on market pricing of the target company's products.  (We used Octopart's &lt;a href="http://octopart.com/blog/archives/2012/7/historical-pricing" target="_blank"&gt;historical pricing data&lt;/a&gt;.)&lt;/p&gt;

&lt;p&gt;Here's Huntington Electric's resistor product line, which &lt;a href="http://huntingtoncountychamber.com/news/huntington-electric-acquired-by-vishay-intertechnology.html" target="_blank"&gt;Vishay acquired in September 2011&lt;/a&gt;:&lt;/
p&gt;
&lt;p align="center"&gt;&lt;img src="http://octopart.com/static/blog/images/Huntington.png" /&gt;&lt;/p&gt;
&lt;p&gt;The chart above shows average price changes from one month prior to the announcement to five months after, using the average price on the announcement date as the baseline.  While this &lt;i&gt;looks&lt;/i&gt; interesting, the small sample size (Octopart carries pricing data for &lt;a href="http://octopart.com/parts/category--passive-components--resistors/search?q=huntington&amp;sc=4165&amp;c=4173" target="_blank"&gt;fewer than 1,000 Huntington resistors&lt;/a&gt;) gave us some heartburn so we took a look at another recent acquisition with significantly higher volume.&lt;/p&gt;
&lt;p&gt;Thomas &amp; Betts, &lt;a href="http://www.abb.us/cawp/seitp202/df9e14a41ffa8827c125798f003a4bd3.aspx" target="_blank"&gt;acquired by ABB &lt;/a&gt;:&lt;/
p&gt;
&lt;p align="center"&gt;&lt;img src="http://octopart.com/static/blog/images/Thomas.png" /&gt;&lt;/p&gt;
&lt;p&gt; In both cases, we see initial price fluctuation post-announcement, then big increases in the following months.  While the long-term impact on pricing is highly dependent on the specific acquisition scenario and goals, price hikes in the short-term post-announcement could reflect market uncertainty over product availability or changes.   

&lt;p&gt;If you have questions or feedback on this exercise, please leave us a comment or &lt;a href="mailto:contact@octopart.com"&gt;email&lt;/a&gt; us. If you'd like to help us open up access to information in electronics part sourcing, send us your ideas on topics you're interested in and we'll take a look.&lt;/p&gt;</description><pubDate>Wed, 17 Apr 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/4/analysis%253A-pricing-hike-post%252Dmerger-in-two-cases</feedburner:origLink></item><item><title>Octopart API V3</title><link>http://feedproxy.google.com/~r/octopart/~3/hWWXMQaOrb4/octopart-api-v3</link><description>&lt;p&gt;Today we're happy to announce the release of the newest version of our API: &lt;a href="/api"&gt;Version 3&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;The Octopart API is the easiest way for developers to access up-to-date pricing and availability information for components from distributors around the world. Using the Octopart API, you can access stocking information, price breaks, lead times, minimum order quantities and much more information from over 100 distributors including Digi-Key, Mouser, Newark, Premier Farnell, Avnet, Arrow, RS Components, Allied Electronics, Future Electronics, Grainger and many others.&lt;/p&gt;
&lt;p&gt;Octopart's pricing and availability data is already being used by hundreds of OEMs and Contract Manufacturers both large and small to help them quote BOMs and manage their internal part lists.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://fideltronik.pl/"&gt;Fideltronik&lt;/a&gt;, a leading EMS provider in Poland, uses the Octopart API to check for market pricing and to scrub BOMS.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.adcocircuits.com/"&gt;ADCO Circuits&lt;/a&gt;, a contract manufacturer in Michigan of complex electronic assemblies uses the API to quickly source parts.&lt;/li&gt;
&lt;/ul&gt;  
&lt;p&gt;We've seen applications as simple as internal BOM apps to as complex as full ERP integrations. If you have a BOM in your company that you'd like match check out our quickstart documentation:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;a href="/api/docs/v3/bom-quickstart"&gt;BOM Quickstart&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Soon we'll be adding more design data so stay tuned.  If you're already a user of the API, you'll find V3 more RESTful, more intuitive and better documented than V2 -- so if your app is focused on pricing and availability, we encourage you to start migrating to V3 now.  Our plan is to continue to support V2 until V3 has reached feature parity.   (We will not be &lt;a href="http://octopart.com/api/docs/v3/overview#prices"&gt;charging for V3 until later this year&lt;/a&gt;.)&lt;/p&gt;
&lt;p&gt;In the meantime, let us know what you think in the comments or send us an &lt;a href="mailto:api@octopart.com"&gt;email&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Sun, 31 Mar 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/3/octopart-api-v3</feedburner:origLink></item><item><title>Octopart on the iPhone</title><link>http://feedproxy.google.com/~r/octopart/~3/-hQc0O1x9Tg/octopart-on-the-iphone</link><description>&lt;p&gt;
  &lt;table&gt;
    &lt;tr&gt;
      &lt;td&gt;
        &lt;a href="https://itunes.apple.com/us/app/octopart/id592802548"&gt;&lt;img src="http://octopart.com/static/blog/images/octo_new.png" style="float:left; margin:10px;" alt="iOS octopart application icon"&gt;&lt;/a&gt;
       &lt;/td&gt;
       &lt;td&gt;We've been listening to the users of our new &lt;a href="https://itunes.apple.com/us/app/octopart/id592802548"&gt;iOS app&lt;/a&gt; and have steadily been making it more full-featured and easy to use. We've just made the app available to iPhone and iPod Touch users. Enjoy!
       &lt;/td&gt;
     &lt;/tr&gt;
   &lt;/table&gt;
&lt;/p&gt;</description><pubDate>Tue, 05 Mar 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/3/octopart-on-the-iphone</feedburner:origLink></item><item><title>Introducing the Octopart API Stats Dashboard</title><link>http://feedproxy.google.com/~r/octopart/~3/jl1GTqHup50/introducing-the-octopart-api-stats-dashboard</link><description>&lt;p&gt;In the past few months, we've heard from lots of developers who have checked out the Octopart API.  Today, we have something for you -- behold our new API dashboard!  Whether you're building a sourcing tool, BOM scrubber, stock check module or circuit design application, the most common request boils down to: analytics.&lt;/p&gt;

&lt;img src=" http://www.octopart.com/static/blog/images/stats_dashboard.png"&gt;

&lt;p&gt;Now you'll be able to register new applications and track your usage across different requests in realtime.  Sign in and checkout your own dashboard &lt;a href="http://octopart.com/api/dashboard" target=_blank&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We're working hard on the API and this marks more things to come in the next few weeks and months. Stay tuned for news and updated by subscribing to  &lt;a href="https://groups.google.com/forum/?fromgroups#!forum/octopart-api-announcements"&gt;API announcements&lt;/a&gt;.  Email us with any questions or feedback at &lt;a href="mailto:api@octopart.com"&gt;api@octopart.com&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Mon, 04 Mar 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/3/introducing-the-octopart-api-stats-dashboard</feedburner:origLink></item><item><title>Cool Projects at the YC + Upverter Hardware Hackathon</title><link>http://feedproxy.google.com/~r/octopart/~3/iWREgBj5Ckg/cool-projects-at-the-yc-%252B-upverter-hardware-hackathon</link><description>&lt;p&gt;I spent this past Saturday at the &lt;a href="http://upverter.com/hackathons/yc-hackathon-2013/"&gt;Y Combinator + Upverter Hardware Hackathon&lt;/a&gt;. The place was packed with electronic components, oscilloscopes, 3D printers, quadcopters, soldering irons, and roaming telepresence robots. But the most interesting part was talking with the hackers themselves about their projects.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://octopart.com/static/blog/images/hackathon_1.jpg" width="500"&gt;
&lt;p&gt;&lt;img src="http://octopart.com/static/blog/images/hackathon_2.jpg" width="500"&gt;
&lt;p&gt;&lt;img src="http://octopart.com/static/blog/images/hackathon_3.jpg" width="500"&gt;

&lt;p&gt;I met a team working on a DIY pick and place machine for populating components on printed circuit boards. They built the whole thing out of &lt;a href="http://www.8020.net/"&gt;80/20&lt;/a&gt; and showed me the placement head moving along its travel.&lt;/p&gt;

&lt;img src="http://octopart.com/static/blog/images/pick_place_1.jpg" width="500"&gt;
&lt;p&gt;Here's a closer up shot of the machine.&lt;/p&gt;
&lt;img src="http://octopart.com/static/blog/images/pick_place_2.jpg" width="500"&gt;

&lt;p&gt;This team of Berkeley engineering students had a working heads up display + camera attached to a pair of glasses. They harvested the display from another commercial product and figured out how to send it a video signal. I tried it on and it really works! It's like having your computer desktop floating in space a foot in front of your right eye.&lt;/p&gt;

&lt;img src="http://octopart.com/static/blog/images/hud.jpg" width="500"&gt;

&lt;p&gt;Some folks were building a piece of jewelry which would pulsate with the intensity of the ambient music (the purple pendant on the table). Rave wear at its finest.&lt;/p&gt;

&lt;img src="http://octopart.com/static/blog/images/light_jewlery.jpg" width="500"&gt;

&lt;p&gt;But my personal favorite was the group making a toaster that could "toast" a 16x16 array of pixels on a piece of bread. Unfortunately they didn't have a working prototype when I chatted with them.&lt;/p&gt;

&lt;img src="http://octopart.com/static/blog/images/toast.jpg" width="500"&gt;

&lt;p&gt;I'm hoping that some of these projects will make their way to market soon, especially the toaster.&lt;/p&gt;</description><pubDate>Tue, 26 Feb 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/2/cool-projects-at-the-yc-%252B-upverter-hardware-hackathon</feedburner:origLink></item><item><title>Y Combinator + Upverter Hardware Hackathon and NYC Payphone Hack Day</title><link>http://feedproxy.google.com/~r/octopart/~3/5dROZ1_xN5c/y-combinator-%252B-upverter-hardware-hackathon-and-nyc-payphone-hack-day</link><description>&lt;p&gt;Once you start attending hackathons, you can't really stop.  I'm going to the &lt;a href="http://upverter.com/hackathons/yc-hackathon-2013/"&gt;Y Combinator + Upverter Hardware Hackathon&lt;/a&gt; in Mountain View, CA on February 23rd. Applications close tomorrow, so &lt;a href="http://upverter.com/hackathons/yc-hackathon-2013/apply/"&gt;apply now&lt;/a&gt;!&lt;/p&gt;
&lt;img src="http://octopart.com/static/blog/images/yc_upverter_hardware_hackathon.png" width="500"&gt;

&lt;p&gt;I attended my first hackathon two weeks ago at the &lt;a href="http://payphonehackday.com/"&gt;NYC Payphone Hack Day&lt;/a&gt;. The mission was to develop ideas for the &lt;a href="http://www.reinventpayphones.splashthat.com/"&gt;Reinvent Payphones Design Challenge&lt;/a&gt;, a contest to reimagine the role of payphones in NYC. The ideas that people came up with were great - check out the slideshow below.&lt;/p&gt;

&lt;embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=124984" allowFullScreen="true" flashvars="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2F73948521%40N05%2Fsets%2F72157632618602366%2Fshow%2F&amp;page_show_back_url=%2Fphotos%2F73948521%40N05%2Fsets%2F72157632618602366%2F&amp;set_id=72157632618602366&amp;jump_to=" width="600" height="450"&gt;&lt;/embed&gt;</description><pubDate>Thu, 07 Feb 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/2/y-combinator-%252B-upverter-hardware-hackathon-and-nyc-payphone-hack-day</feedburner:origLink></item><item><title>Octopart on the iPad</title><link>http://feedproxy.google.com/~r/octopart/~3/Ps9K3PG0WSQ/octopart-on-the-ipad</link><description>&lt;p&gt;&lt;a href="https://itunes.apple.com/us/app/octopart/id592802548"&gt;&lt;img src="http://octopart.com/static/blog/images/octo_new.png" style="float:left; margin:10px;" alt="iOS octopart application icon"&gt;&lt;/a&gt;
We've all personally had to deal with organizing our part datasheets in project binders or reading them ad-hoc on the computer. Today, we're releasing our new home-grown &lt;a href="https://itunes.apple.com/us/app/octopart/id592802548"&gt;Octopart iPad application&lt;/a&gt; so that everyone has a convenient way to find parts, technical specifications, and datasheets without a computer or a fat binder. We hope that this new app can make looking at datasheets painless and save a few trees in the process too!&lt;/p&gt;

&lt;p&gt;Check out some screenshots:&lt;/p&gt;
&lt;a href="http://octopart.com/static/blog/images/ios_screen_1.png" rel="lightbox[screenshots]"&gt;&lt;img width="160px" alt="iOS octopart application screenshot 1" src="http://octopart.com/static/blog/images/ios_screen_1.png"&gt;&lt;/a&gt;
&lt;a href="http://octopart.com/static/blog/images/ios_screen_2.png" rel="lightbox[screenshots]"&gt;&lt;img width="160px" alt="iOS octopart application screenshot 2" src="http://octopart.com/static/blog/images/ios_screen_2.png"&gt;&lt;/a&gt;
&lt;a href="http://octopart.com/static/blog/images/ios_screen_3.png" rel="lightbox[screenshots]"&gt;&lt;img width="160px" alt="iOS octopart application screenshot 3"  src="http://octopart.com/static/blog/images/ios_screen_3.png"&gt;&lt;/a&gt;</description><pubDate>Wed, 23 Jan 2013 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2013/1/octopart-on-the-ipad</feedburner:origLink></item><item><title>Sandy Hook Elementary School</title><link>http://feedproxy.google.com/~r/octopart/~3/yhp_BD_ELgM/sandy-hook-elementary-school</link><description>&lt;p&gt;
  &lt;a href='http://www.causes.com/momentforsandyhook?utm_source=nmos_large' target='_blank' style='border:0;margin:0;padding:0;'&gt;
   &lt;img src="http://n1.octostatic.com/o3web/blog/images/sandyhook.8adc86fd0a666d1dae8ad14194e9950c.png"&gt;
  &lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;This morning at 9:30am we will observe a moment of silence to remember the victims of Sandy Hook Elementary.&lt;/p&gt;</description><pubDate>Fri, 21 Dec 2012 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2012/12/sandy-hook-elementary-school</feedburner:origLink></item><item><title>Hurricane Sandy and Amazon Web Services: Migrating Out of us-east-1 in a Hurry</title><link>http://feedproxy.google.com/~r/octopart/~3/q5NHpE7JGEM/hurricane-sandy-and-amazon-web-services%253A-migrating-out-of-us%252Deast%252D1-in-a-hurry</link><description>As we approach our 5th day without power here in lower Manhattan, I wanted to update our users on how we've fared here at Octopart during Hurricane Sandy.
&lt;p&gt;
Our team members are all safe and doing well. Watching the images of destruction puts into perspective the small inconvenience of walking uptown to charge my phone battery. Our hearts go out to all who were affected.
&lt;p&gt;
As the storm approached on Sunday evening, this image made a strong impression.
&lt;p&gt;
&lt;img src="http://octopart.com/static/blog/images/hurricane_sandy_map.png" width="480"&gt;
&lt;p&gt;
We utilize Amazon Web Services to power Octopart, in particular the us-east-1 region which is located in Northern Virginia. Although we spread our services across availability zones within the region, the swath of red on the map above made it clear that those preparations were not enough.
&lt;p&gt;

High on our to-do list has been testing our ability to migrate to a different AWS region. We quickly decided to run that test.
&lt;p&gt;

We immediately began migrating databases, spinning up web servers, and moving search indexes across the country to the us-west-2 region in Oregon. We ran into a number of stumbling blocks which we figured would be useful to share:
&lt;p&gt;
&lt;b&gt;EBS snapshots cannot be moved between regions&lt;/b&gt;
&lt;p&gt;
This meant that we could not simply snapshot our existing webserver EBS volumes in us-east-1 and build new EBS volumes from them in us-west-2. Instead we had to rebuild the servers from our puppet definitions, a longer process. This surprised us because EBS snapshots are stored on S3 in non user-viewable buckets. Since S3 is available from any region we (incorrectly) assumed that we would be able to access EBS snapshots from any region.
&lt;p&gt;
&lt;b&gt;RDS database snapshots cannot be moved between regions&lt;/b&gt;
&lt;p&gt;
RDS database snapshots are stored the same way as EBS snapshots and have the same limitations. To work around this we loaded database dumps, a time consuming process.
&lt;p&gt;
&lt;b&gt;Not all AWS services are available outside of the us-east-1 region&lt;/b&gt;
&lt;p&gt;
In particular, we use SES (Simple Email Service) which is only available in us-east-1. Amazon has a &lt;a href="http://aws.amazon.com/about-aws/globalinfrastructure/regional-product-services/"&gt;page&lt;/a&gt; describing which services are available in which region.
&lt;p&gt;
&lt;b&gt;Service settings are region specific&lt;/b&gt;
&lt;p&gt;EC2 security groups, RDS security groups, RDS Parameter groups, among other settings need to be set up in each region separately, a time consuming process. Since this can be done without cost, you should have these set up ahead of time.
&lt;p&gt;
Aside from these challenges, most things worked well.
&lt;p&gt;
&lt;b&gt;Data transfer between regions was reasonably fast&lt;/b&gt;
&lt;p&gt;We achieved roughly 9MB/s between m1.large instances in us-east-1 and us-west-2. Your mileage may vary.
&lt;p&gt;
&lt;b&gt;We were able to provision the machines we needed in us-west-2&lt;/b&gt;
&lt;p&gt;Keep in mind though that not all instance types are available outside of us-east-1. Amazon has information about the regional availability of instances in their &lt;a href="http://aws.amazon.com/ec2/faqs/#What_is_the_regional_availability"&gt;FAQ&lt;/a&gt;. Had there been an complete outage of us-east-1, thousands of AWS customers would have been scrambling to provision machines in other regions. It's unclear whether enough capacity exists in other regions to handle a mass migration out of us-east-1, Amazon's largest region. It's also not clear if the AWS API could handle the request volume which would accompany a large scale exodus.
&lt;p&gt;
Ultimately, we were able to work around all of the issues above, and had us-east-1 gone down completely, we were ready to make the switch to us-west-2.
&lt;p&gt;
My battery is running low and my fingers are cold so it's time to hike uptown to plug in and publish.</description><pubDate>Fri, 02 Nov 2012 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2012/11/hurricane-sandy-and-amazon-web-services%253A-migrating-out-of-us%252Deast%252D1-in-a-hurry</feedburner:origLink></item><item><title>Introduction to Octopart - Video</title><link>http://feedproxy.google.com/~r/octopart/~3/p3oWbMGpe_w/introduction-to-octopart-%252D-video</link><description>Here at Octopart, we put lots of effort into building new features to help you find electronic parts fast. Now we're going to show you how to use those features. Below is our first Octopart tutorial video: an introduction of the site's basic features. Let us know what you think in the comments!
&lt;p&gt;
&lt;iframe width="640" height="360" src="http://www.youtube.com/embed/28S8NNsxEgU?rel=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;</description><pubDate>Tue, 02 Oct 2012 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2012/10/introduction-to-octopart-%252D-video</feedburner:origLink></item><item><title>More European Distributors</title><link>http://feedproxy.google.com/~r/octopart/~3/Q_WzRw3f4yw/more-european-distributors</link><description>&lt;p&gt;Readers of this blog may have noticed that we’ve been working hard to improve Octopart for users outside of the United States.&lt;/&gt;

&lt;p&gt;As part of this effort, I’m happy to announce that we’ve added several European distributors to Octopart:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.farnell.com" title="Farnell"&gt;Farnell&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.rs-components.com" title="RS Components"&gt;RS Components&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.conrad-uk.com/" title="Conrad"&gt;Conrad&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.distrelec.com" title="Distrelec"&gt;Distrelec&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.schukat.com/" title="Schukat Electronic"&gt;Schukat&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can read more about our efforts to translate the site &lt;a href="http://octopart.com/blog/archives/2012/8/translations-%25E2%2580%25A2-%25C3%25BCbersetzungen-%25E2%2580%25A2-traducciones" title="Octopart Translated"&gt;here&lt;/a&gt; and to regionalize the site &lt;a href="http://octopart.com/blog/archives/2012/5/octopart-international" title="Distributor Home Country Flags"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We realize that there are a lot more distributors in Europe and around the world and we want to list them all! Please let us know about your favorite distributors so we can reach out to them and get them on Octopart (&lt;a href="mailto:contact@octopart.com" title="Email Octopart"&gt;contact@octopart.com&lt;/a&gt;).&lt;/p&gt;</description><pubDate>Thu, 27 Sep 2012 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2012/9/more-european-distributors</feedburner:origLink></item><item><title>Translations • Übersetzungen • Traducciones</title><link>http://feedproxy.google.com/~r/octopart/~3/5gB-cxo4eW0/translations-%25E2%2580%25A2-%25C3%25BCbersetzungen-%25E2%2580%25A2-traducciones</link><description>&lt;p&gt;Octopart is now available in German and Spanish!&lt;br&gt;
Octopart ist ab sofort in Deutsch und Spanisch!&lt;br&gt;
¡Octopart ahora está en alemán y en español!&lt;/p&gt;

&lt;p&gt;We know a lot of our users come from outside the U.S., so we’re continually working to make our website more useful for them. We’ve translated all of our headers and static text around the website, but our part search page and the information we receive from distributors are still just in English (for now!).&lt;/p&gt;

&lt;p&gt;You can set your language preference without an account, but if you are logged in your preferred language will be remembered every time you log in. To select a language, simply click the language link near the top right corner of our home page.&lt;p&gt;

&lt;img src="/static/blog/images/minilangpage.png" alt="translations preferences page" /&gt;

&lt;p&gt;It’s a work in progress, so we would love to &lt;a href="mailto:contact@octopart.com"&gt;hear your feedback!&lt;/a&gt; Do we have any amusing mistranslations around the site? What other languages should we include in the future?&lt;/p&gt;</description><pubDate>Mon, 27 Aug 2012 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2012/8/translations-%25E2%2580%25A2-%25C3%25BCbersetzungen-%25E2%2580%25A2-traducciones</feedburner:origLink></item><item><title>Octopart Trends: Electronic Component Prices (June 2011 - June 2012)</title><link>http://feedproxy.google.com/~r/octopart/~3/0PwzEZ_paek/octopart-trends%253A-electronic-component-prices-%2528june-2011-%252D-june-2012%2529</link><description>One of our twitter followers &lt;a href="http://twitter.com/Solutions_Cubed/statuses/226296762531471360" target=_blank&gt;tweeted&lt;/a&gt; us asking if we'd seen prices rise across our components database.  We decided to find out.
&lt;p&gt;
Using June 1, 2011 as our baseline, we calculated average percent changes in prices published by major small volume distributors until June 1, 2012.  We sampled roughly 200,000 parts -- this sample represents the full breadth of diversity in the components universe.  Everything from an oscilloscope to a ceramic capacitor is treated on an equal footing in this analysis.  The resultant trend line is certainly not without its interesting features, including a ~2.5% price drop around August 2011 accompanied by a subsequent increase in price in early 2012.  Keep in mind though these percent differences are marginal, perhaps the most interesting feature of this graph is how remarkably constant prices seem to be.
&lt;p&gt;
&lt;div style="text-align:center;padding:5px;"&gt;
&lt;h5&gt;Electronic Component Pricing Changes, June 1, 2011 to June 1, 2012&lt;/h5&gt;
&lt;img src="/static/blog/images/global_historical_pricing.png" width="570px" height="297px"&gt;
&lt;/div&gt;
&lt;p&gt;
This analysis has a natural bias towards component categories for which more components exist.  This issue could be addressed by sampling evenly from categories.  The narrower the category, the more likely a distinct trend will emerge.  To illustrate, we ran the same analysis code over the known &lt;a href="http://octopart.com/partsearch#search/requestData&amp;q=&amp;filters%5Bcategory_id%5D%5B%5D=4300" target=_blank&gt;microcontrollers&lt;/a&gt; in our database which resulted in a very interesting discovery - prices have dropped by nearly 5% on microcontrollers over the last year.
&lt;div style="text-align:center;padding:5px;"&gt;
&lt;h5&gt;Microcontroller Pricing Changes, June 1, 2011 to June 1, 2012&lt;/h5&gt;
&lt;img src="/static/blog/images/microcontroller_historical_pricing.png" width="570px" height="297px"&gt;
&lt;/div&gt;
&lt;p&gt;
Sampling across categories introduces another bias -- which categories should be sampled and how much weight should be placed on each category?  The 'basket of goods' which are interesting to someone working on power management circuits will be very different from that of someone working on logic, rendering an arbitrary choice very limited in scope.  Rather than decide on this basket of goods ourselves, we'd love to hear more thoughts on this matter (or calls for other analysis requests).
&lt;p&gt;
&lt;i&gt;We'll be diving into more comprehensive plots in our &lt;a href="/newsletter" target=_blank&gt;newsletter&lt;/a&gt;&lt;/i&gt;</description><pubDate>Tue, 14 Aug 2012 00:00:00 UTC</pubDate><feedburner:origLink>http://octopart.com/blog/archives/2012/8/octopart-trends%253A-electronic-component-prices-%2528june-2011-%252D-june-2012%2529</feedburner:origLink></item></channel></rss>
