background preloader

Learning

Facebook Twitter

COLOSSAL CUE ADVENTURE. Hackety Hack! Documentation - Developers | Pokki. Interface Each Pokki app has four interface elements that users may interact with; Icon – an icon located in the Pokki area of the user's taskbar. Clicking on this icon opens and closes your app. App window – a window which is displayed when the user clicks on your app’s icon. This is the primary interaction point for your application. You define both the size and the content of this window. Badge – a small badge displayed over the top-right corner of your app’s icon. The figure below shows the interface elements.

Architecture Basics Each Pokki app is a collection of files stored in a single directory: Manifest file (manifest.json) that contains metadata about your app HTML window page file (Optional) HTML background page file Any files included by the HTML pages (e.g. images, JavaScript, CSS, etc.) 19x19, 29x29, 42x42, 256x256 versions of the app's icon in PNG format Any directory structures used to hold the files The core components of an app are the two web pages: Sanboxed Auto-Update. Welcome to webapp2! — webapp2 v2.5.1 documentation. Sublime Text 2 Tips and Tricks (Updated) Sublime Text 2 is one of the fastest and most incredible code editors to be released in a long time! With a community and plugin ecosystem as passionate as this one, it just might be impossible for any other editor to catch up. I'll show you my favorite tips and tricks today. Sublime Text 2 is currently available for all major platforms: OS X, Linux and Windows. 1 - Bleeding Edge Versions Sublime is in active development.

If, like me, you want to use the latest possible version of the app, you can download the dev build. Download a dev build of Sublime 2 here. 2 - Get a Better Icon Update: here is a better icon. In its defense, Sublime Text 2 is still in a beta state. To integrate it, you need to replace the existing "Sublime Text 2.icns" file with this new one. Please take note of the fact that, if you're using the frequently updated development version of Sublime Text, with each update, the icon will be removed. 3 - Access the Command Palette 4 - Lightning-Fast File Switching 8 - Alignment.

Challenges. Git Tutorial. O Modelo de Referência OSI para Protocolos de Rede. O OSI é um modelo usado para entender como os protocolos de rede funcionam. Normalmente quando estudamos redes de computadores este é um dos primeiros tópicos do guia de estudos. O problema, no entanto, é que muitas vezes as pessoas não entendem o porquê da existência deste modelo e/ou como ele funciona – mesmo pessoas que decoram os nomes de todas as sete camadas deste modelo para fazer prova de faculdade ou de certificação não compreendem de fato o seu funcionamento.

Neste tutorial explicaremos a você o porquê da existência do modelo OSI e como ele funciona, além de fazer uma rápida correlação entre a pilha de protocolos TCP/IP e o modelo OSI. Quando as redes de computadores sugiram, as soluções eram, na maioria das vezes, proprietárias, isto é, uma determinada tecnologia só era suportada por seu fabricante. Não havia a possibilidade de se misturar soluções de fabricantes diferentes. Dessa forma, um mesmo fabricante era responsável por construir praticamente tudo na rede. O o Protocolo TCP/IP Funciona - Parte 1. O TCP/IP é o protocolo de rede mais usado atualmente. Neste tutorial explicaremos como este protocolo funciona em uma linguagem fácil de entender. Mas, afinal, o que é um protocolo de rede? Um protocolo é uma linguagem usada para permitir que dois ou mais computadores se comuniquem. Assim como acontece no mundo real, se eles não falarem a mesma língua eles não podem se comunicar.

Antes de continuarmos, nós recomendamos que você leia nosso tutorial O Modelo de Referência OSI para Protocolos de Rede, que é a base para o entendimento de como os protocolos de rede funcionam. Considere este tutorial como uma seqüência de nosso tutorial O Modelo de Referência OSI para Protocolos de Rede. O TCP/IP não é na verdade um protocolo, mas sim um conjunto de protocolos – uma pilha de protocolos, como ele é mais chamado. A arquitetura do TCP/IP pode ser vista na Figura 1. Figura 1: Arquitetura do TCP/IP. Como você pode ver, o TCP/IP tem quatro camadas.

Developer Network. From game jam to mobile and Firefox OS I love participating in game jams, where game developers get together to craft games in a very short amount of time. I thought it would be cool to take one of my past Game Jam games, Metal vs Hipsters, and port it to the mobile web and Firefox OS. Adapting ... Web Push notifications from Irssi Our main communication tool at Mozilla is IRC.

I’m running an IRC client called Irssi under screen on a server constantly connected to the network. Software Carpentry.