background preloader

Websites

Facebook Twitter

Bootstrap 2 von Twitter: Webentwicklung mit CSS und HTML5 leicht gemacht. Funktionale Webentwicklung mit anspruchsvollem Design Das Web-Toolkit Bootstrap wurde erstmals Mitte 2011 von dem Entwickler Jacob Thornton und dem Designer Mark Otto , die beide bei Twitter arbeiten, vorgestellt. Anfang Februar wurde Bootstrap in Version 2 veröffentlicht und bringt einige neue Features wie schicke Formularstyles, neue Glyphicon Icons , verbesserte Navigationselemente und neue JavaScript-Plugins wie Carousel , Collapse oder Typehead mit. Zusätzlich wurden einige Bugs getilgt und die Dokumentation verbessert. Die Grundidee zu Bootstrap war, über einen Styleguide mit vorgefertigten Frontend-Pattern und über einen Funktionsbaukasten mit Webseiten-Komponenten den Workflow zwischen Entwicklern und Designern bei Twitter effizienter und einfacher zu gestalten, wie Mark in einem Blogbeitrag schreibt. Daraus hat sich ein sehr beliebtes Web-Toolkit-Projekt entwickelt, dem bei GitHub mehr als 18.000 Entwickler folgen und das schon über 3.000 Mal geforked wurde.

Mozilla Popcorn | Making video work like the web. 40+ Stylish and Trendy Icon Sets. When you want to customize your desktop, one of the first things that’s got to go are your operating system’s default icons. There are quite a lot of free and very impressive icon sets out there for you to use, licensed for personal and/or commercial use. This collection presents to you more than 40 unique, beautiful and free icon sets that you can download and install on your computer to liven up your computer desktop. Exempli Gratia 14 icons in various file formats (PNG, ICN, and ICO). By apathae 16 unique Chinese themed icons. By KIDAUBIS DESIGN Container Icons 40 icons the Mac OS and Windows. Wooden Slick Drives 10 icons for Mac OS and Windows. HydroPRO v2 10 beautiful icons, the last set from Ben Fleming.

Ive Drives 4 beautiful icons for the Mac OS and Windows. Desktop Icons 9 large-dimension icons that comes in ICO and PNG formats. Black & Blue Icons 6 icons, you’ll have to scroll down a bit to find the download link. Star Trek Folders 4 icons in different sizes (12 icons in total). Reality. ISO-Datei: Öffnen, brennen und emulieren von ISO-Dateien. Viele Anwender stehen irgendwann vor der Frage, was denn eine ISO-Datei ist und vor allem wie man eine ISO-Datei öffnen kann. Oft ist die ISO-Datei aus dem Internet runtergeladen worden, z.B. wollte man eine Demoversion einer Software downloaden und hat nun eine ISO-Datei auf dem Rechner. Genau hier liegt auch der Sinn und Zweck einer ISO-Datei. Der Ursprung einer ISO-Datei sind Datenträger. Wenn man eine Software im Geschäft kauft, erhält man in der Regel einen Datenträger, z.B. eine CD oder DVD. Auf dem Datenträger sind viele einzelne Ordner und Dateien (Dokumente, PDF-Dateien, Programme, Bilder etc.), die für die Installation benötigt werden.

Sonst wären sie nicht auf dem Datenträger. Wenn man eine DVD in der Hand hat, braucht man sie nur in das DVD-Laufwerk einzulegen und die Installation über das Laufwerk zu starten. Die Anbieter von Software verlagern jedoch die Verbreitung ihrer Software immer mehr ins Internet. Eine Lösung für das Problem bieten ISO-Dateien. HTML5 Demos and Examples.

Startseite – SELFHTML. Layer Styles. Open Design Community - Download Free Website Templates - OpenDesigns.org. The W3C Markup Validation Service. Webdesign TYPO3 Anleitung.

Online-Magazin für Webworker, Seitenbetreiber, IT-Entscheider & Online-Marketer. The Anatomy Of A Perfect Landing Page. Thoughts About the Interactive Web. As the HTML5 spec is slowly making its way from working draft to recommendation and browser implementations are solidifying – the urge to make use of these new features grows strong. Coming from a Flash background, and being a sucker for anything that moves or can be interacted with, I am most excited about the introduction of the <canvas> element which allows for bitmap drawing through JavaScript. I started creating some visual experiments using canvas a few months back and have gathered some tips for anyone dabbling in this neck of the woods. Performance When working with animation on canvas, performance can be a challenge since bitmap operations are very processing expensive, especially at high resolutions.

One important optimization rule to follow is to reuse as many pixels as possible between frames. What I mean by that is the fewer pixels that need to be processed each frame, the faster your program will run. State Stack & Transformation Compositing Anti-Aliasing Clearing the Canvas.