<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://abduzeedo.com/taxonomy/term/119/all" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>widget</title>
    <link>http://abduzeedo.com/taxonomy/term/119/all</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Create an amazing widget for your blog</title>
    <link>http://abduzeedo.com/create-amazing-widget-your-blog</link>
    <description>&lt;h3&gt;Last December I was working on a cool project, the web design for a brazilian online job board. It was a very pleasant project to work on mainly because we had total freedom to create and suggest features. Of course some of our suggestions didn&amp;#39;t make to the final version, however one did, the widget.&lt;/h3&gt;
&lt;blockquote&gt;&lt;p&gt;The web widget is a portable chunk of code that can be installed and executed within any separate HTML-based web page by an end user without requiring additional compilation. They are derived from the idea of code reuse. Other terms used to describe web widgets including: gadget, badge, module, capsule, snippet, mini and flake. Web widgets often but not always use DHTML, JavaScript, or Adobe Flash. &lt;cite&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Web_widget&quot;&gt;Wikipedia&lt;/a&gt;&lt;/cite&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Basically what I did was get the data from the RSS feed and show it in a nicer way using Flash. In other words, it’s a sort of RSS reader.&lt;/p&gt;
&lt;p&gt;So in this post I will show you how you can create your own widget using the FLA file I created for the &lt;a href=&quot;http://openjobs.com.br&quot;&gt;Openjobs&lt;/a&gt; widget.&lt;/p&gt;
&lt;p&gt;There’s one more thing, as I’m a designer and not a real programmer, my AS2 (actionscript 2) code won’t be the best code ever, but if you are an AS ninja and want to contribute with a better code, feel free. Actually it would be awesome to have the widget using AS3 rather the AS2.&lt;/p&gt;
&lt;h3&gt;Design&lt;/h3&gt;
&lt;p&gt;Widgets are like banners but they deliver more information. For this widget I follow the idea we used on the Openjobs website design, where there&amp;#39;s a person holding an ad sign, in this case he&amp;#39;s showing the jobs available.&lt;/p&gt;
&lt;p class=&quot;imgC&quot;&gt;&lt;img src=&quot;/files/u1/widget_s1.jpg&quot; class=&quot;img&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;Flash Customization&lt;/h3&gt;
&lt;p&gt;To create your widget you won&amp;#39;t even need to touch the code. Just change the visual elements and that’s it. Below you can see the elements of each layer.&lt;/p&gt;
&lt;p class=&quot;imgC&quot;&gt;&lt;img src=&quot;/files/u1/widget_s2.jpg&quot; class=&quot;img&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;Dynamic elements&lt;/h3&gt;
&lt;p&gt;If you want to change the font or text size just edit the &lt;i&gt;&lt;b&gt;&amp;quot;title&amp;quot;&lt;/b&gt;&lt;/i&gt; and &amp;quot;&lt;i&gt;&lt;b&gt;description box&amp;quot; &lt;/b&gt;&lt;/i&gt;symbols in the library.&lt;/p&gt;
&lt;p class=&quot;imgC&quot;&gt;&lt;img src=&quot;/files/u1/widget_s3.gif&quot; class=&quot;img&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;The widget&lt;/h3&gt;
&lt;p&gt;You will have to publish the widget’s swf file in your site&amp;#39;s server in order to distribute it only with the embed code. The feed’s url goes direct in the embed code as well, just change the url in the &lt;i&gt;&lt;b&gt;Feed parameter&lt;/b&gt;&lt;/i&gt;. Below you can see the widget and the code.&lt;/p&gt;
&lt;div class=&quot;imgC&quot;&gt;&lt;embed src=&quot;http://openjobs.com.br/images/goodies/widget.swf&quot; class=&quot;imgC&quot; wmode=&quot;transparent&quot; allowfullscreen=&quot;true&quot; allowscriptaccess=&quot;always&quot; flashvars=&quot;feed=http://feeds.feedburner.com/OpenJobsWidget&quot; height=&quot;210&quot; width=&quot;220&quot;&gt;&lt;/embed&gt; &lt;textarea style=&quot;width: 100%&quot;&gt;&amp;lt;embed width=&amp;quot;220&amp;quot; height=&amp;quot;210&amp;quot; wmode=&amp;quot;transparent&amp;quot;  src=&amp;quot;http://openjobs.com.br/images/goodies/widget.swf&amp;quot; allowfullscreen=&amp;quot;true&amp;quot; allowscriptaccess=&amp;quot;always&amp;quot; flashvars=&amp;quot;feed=http://feeds.feedburner.com/OpenJobsWidget&amp;quot;&amp;gt;&amp;lt;/embed&amp;gt;&lt;/textarea&gt;&lt;/div&gt;
&lt;div class=&quot;field field-type-filefield field-field-image&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;div class=&quot;filefield-file&quot;&gt;&lt;img class=&quot;filefield-icon field-icon-image-jpeg&quot;  alt=&quot;image/jpeg icon&quot; src=&quot;http://abduzeedo.com/sites/all/modules/filefield/icons/image-x-generic.png&quot; /&gt;&lt;a href=&quot;http://abduzeedo.com/files/originals/thumb.jpg&quot; type=&quot;image/jpeg; length=44716&quot;&gt;thumb.jpg&lt;/a&gt;&lt;/div&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;table id=&quot;attachments&quot; class=&quot;sticky-enabled&quot;&gt;
 &lt;thead&gt;&lt;tr&gt;&lt;th&gt;Attachment&lt;/th&gt;&lt;th&gt;Size&lt;/th&gt; &lt;/tr&gt;&lt;/thead&gt;
&lt;tbody&gt;
 &lt;tr class=&quot;odd&quot;&gt;&lt;td&gt;&lt;a href=&quot;http://abduzeedo.com/files/widget.fla&quot;&gt;widget.fla&lt;/a&gt;&lt;/td&gt;&lt;td&gt;266.5 KB&lt;/td&gt; &lt;/tr&gt;
 &lt;tr class=&quot;even&quot;&gt;&lt;td&gt;&lt;a href=&quot;http://abduzeedo.com/files/widget_v8.fla&quot;&gt;widget_v8.fla&lt;/a&gt;&lt;/td&gt;&lt;td&gt;157.5 KB&lt;/td&gt; &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;nodeauthor-info&quot;&gt;&lt;h2 class=&quot;title&quot;&gt;About the author&lt;/h2&gt;&lt;div class=&quot;content&quot;&gt;&lt;div class=&quot;desc&quot;&gt;&lt;p&gt;Abduzeedo is a blog about design. There are all sorts of articles for those who want to look for inspiration. Also you will find very useful tutorials for the most used applications out there, with a special selection of Photoshop Tutorials and Illustrator Tutorials. You can get in follow us via Twitter at &lt;a href=&quot;http://twitter.com/abduzeedo&quot;&gt;@abduzeedo&lt;/a&gt;  &lt;/p&gt;
&lt;/div&gt;&lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;h4&gt;Sponsored Links:&lt;/h4&gt;&lt;div class=&#039;author_banner&#039;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;ca-pub-7764262396280460&quot;;
/* Author 336x280 */
google_ad_slot = &quot;0020356584&quot;;
google_ad_width = 336;
google_ad_height = 280;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <comments>http://abduzeedo.com/create-amazing-widget-your-blog#comments</comments>
 <category domain="http://abduzeedo.com/tags/flash">flash</category>
 <category domain="http://abduzeedo.com/tutorials">tutorial</category>
 <category domain="http://abduzeedo.com/tags/widget">widget</category>
 <enclosure url="http://abduzeedo.com/files/widget.fla" length="272896" type="application/octet-stream" />
 <pubDate>Mon, 18 Feb 2008 21:43:51 +0000</pubDate>
 <dc:creator>abduzeedo</dc:creator>
 <guid isPermaLink="false">238 at http://abduzeedo.com</guid>
  </item>
  </channel>
</rss>

