FitVids.JS - 0 views
Emscripten - 0 views
-
Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode (which can be generated from C/C++ using Clang, or any other language that can be converted into LLVM bitcode) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run). Using Emscripten, you can - Compile C and C++ code into JavaScript and run that on the web - Run code in languages like Python as well, by compiling CPython from C to JavaScript and interpreting code in that on the web
10 tips about responsive website design - 0 views
-
Mashable has called 2013 the year of responsive design and with the mobile internet usage to be taking off, their prediction is probably correct. But what is a responsive design? A change in the design CSS code allows it to be view able at a desktop/laptop, mobile and tablet devices. You do not need a mobile site anymore; all you need is a responsive website design.
Responsive CSS Frameworks: What to use?! - 0 views
Cascade Framework - 0 views
Twitter Bootstrap 101 - 0 views
Redesigning WYSIWYG Editing for Responsive Content - 0 views
-
How will "What You See is What You Get" work when what you get, changes depending on how you choose to see it? Three years ago, the concept of responsive layout was simply an exciting new design option. Now into the mainstream, it's throwing up more than a few problems for us web developers. With mobile and tablet usage on the rise, and the likes of Microsoft and Guardian redesigning their sites to reach this growing market, it's not surprising that responsive design is now a high priority for clients.
Simple Responsive Web Design Tools - 0 views
Responsive CSS design - Web Design Tips - 0 views
-
For designers, the most difficult and interesting aspect of responsive web design has been the flexible nature of it. We've constantly in the process of trading in our tenacity for pixel perfection and embracing the web for what it really is; fluid. Today we'll cover some steps to help you transition towards flexible web design, or as I like to call it, 'Getting' Flexy'.
Cool html5 Demos - 0 views
Nogotofail GitHub - 0 views
-
Nogotofail is a network security testing tool designed to help developers and security researchers spot and fix weak TLS/SSL connections and sensitive cleartext traffic on devices and applications in a flexible, scalable, powerful way. It includes testing for common SSL certificate verification issues, HTTPS and TLS/SSL library bugs, SSL and STARTTLS stripping issues, cleartext issues, and more.
Skip AJAX, use html5 microdata and extract with JS - 0 views
-
Create a page like normal, then use a JS library to read the fully qualified data from the page into json variables for use in the JS application. Crawl-able, accessible content. http://foolip.org/microdatajs/live/ http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html#json https://gitorious.org/microdatajs/ http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html#microdata-dom-api
About iOS App Programming - 1 views
-
This document is the starting point for creating iOS apps. It describes the fundamental architecture of iOS apps, including how the code you write fits together with the code provided by iOS. This document also offers practical guidance to help you make better choices during your design and planning phase and guides you to the other documents in the iOS developer library that contain more detailed information about how to address a specific task.
Codecademy - 0 views
How to keep up to date on Front-End Technologies - 0 views
-
The web is a rapidly evolving universe. An important part of our job as front-end developers is keeping up to date and staying close to new tools, trends and workflows. Hundreds of blog posts and articles are published every day, but there is no way you can read all of them. We think you should have a strategy to keep up to date, so we have created this recipe.
Resources For Learning Git - 0 views
-
Git is an extremely powerful and sophisticated system for distributed version control. Apart from offering a novel approach to source code management, Git offers a great deal of features. Sadly, learning how to use Git can be confusing for anyone, not just beginners. As a result, in this roundup, we have collected some of the best resources for learning Git to help you initially get started with Git, and then, eventually mastering it.
« First
‹ Previous
81 - 100
Next ›
Last »
Showing 20▼ items per page