é um plugin simples com apenas dois métodos principais, sprite () e pan () os dois simplesmente animam o background-image do css de um elemento. A diferença entre os dois é que uma imagem de “sprite” que contém dois ou mais ‘frames’ da animação, enquanto que a imagem ‘pan’ contém uma imagem contínua que se movimenta para esquerda ou direita e depois repete. Normalmente, em qualquer caso, você poderia usar um arquivo PNG (com ou sem transparência) para isso. Você pode querer usar um gif transparente para o Internet Explorer 6, embora provavelmente não será tão bom. Seus elementos de HTML já deve ser o tamanho correto você quer que o sprite para aparecer, mas a imagem de fundo será tipicamente maior do que o elemento HTML, e os métodos spritely reposicionar a imagem de fundo no elemento HTML.
Developer
15 grandes descobertas no Google Code Repository
Mais uma lista muto boa criada pela Six Revisions. Esta lista traz 15 projetos open source do Google Code Repository. Projetos sobre css, php, slideshows e wordpress.

Supersized – Full Background
Uma solução muito bacana para colocar backgrounds em tela cheia no seu site e são redimencionaveis, se adptam a resolução de tela do usuário. Este script usando jQuery tamém permite que você tenha um slideshow como bacground.
Flash Developer Toolbox Essentials
- . This firefox plugin lets you view a HTML page’s elements load in realtime, among other things. Great for debugging dynamic data loading into a SWF. Essential for any web developer.
- . Firefox plugin to view your SWF traces in the browser. Invaluable.
- (Mac) and (PC). MAMP is a one-click install personal webserver for the Mac. WAMP is the same for Windows. Useful for debugging load timing issues on your own box, especially when combined with a web-proxy throttler.
- and . These web-proxies allow you to view your SWF’s dynamic data loads in realtime. They also offer throttling, which lets you simulate slow web connection speeds (both are not free).
- (PC). Allows you to run IE8, IE7 IE 6 and IE5.5 on Windows 7, Vista and XP. Good for debugging IE6 weirdness.
- . Everyone has their own favorite ActionScript editor, and this is mine. If you are still coding in the Flash Actions panel, now is the time to stop – you won’t regret it! Flash Builder is an Adobe product so you know it’s going to be well maintained. As a bonus it uses the industry standard UI, so the shortcuts you learn with it can be transferred over if you choose to develop in some other programming language later (not free).
- (Mac) and (PC). Source control is not necessary for smaller projects, but if you value your dev time and want to be able to keep multiple versions of your code available, it is a must. Versions (not free) is the nicest SVN client ever, and Tortoise is the most popular Windows SVN client.
- (Mac) and (PC). These little apps allow you to measure pixels on the screen without having to do a screen grab.
- (Mac). A Finder replacement that is hard to live without once you are used to it. Includes tabs and a split pane for dragging and dropping. Not really a Flash dev specific tool, but I’ve seen enough people be amazed at seeing tabs in the Finder that it was worth including here (not free).
Fonte:
Workshop Magento no Rio de Janeiro
Nos dias 16 e 17 de outubro estive participando de um workshop sobre o sistema de e-commerce opensource Magento. O workshop foi realizado pela Arteccom, e foi muito bom.
Conhecer esta ferramenta foi ótimo pois é uma ferramenta autamente poderosa e flexivel, já vou começar estudar a fundo o Magento.
Para quem quer conhecer o sistema entre no site oficial do .
Conheci uma galera bacana la, o evento foi para 52 pessoas e deu para ter uma boa idéia do potêncial deste sistema e de como começar a usá-lo.

