Build Responsive Web Page Layouts With Responsive Web CSS

Spending hours manually designing your pages for the responsive web? Layout your pages in minutes for beautifully responsive pages on desktops, tablets and smartphones. Responsive Web CSS is a tool for creating a responsive design just by adding the necessary parts with drag’n'drop. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open Source Icons[/rss] [rss]Free…

Easy Interaction With the DOM — HTML JS

HTML(.js) is a JavaScript library that eases interaction with the DOM. The library supports human-readable code and features several methods for working with and managing the DOM. HTML lets you traverse and search the DOM with intuitive, readable, consistent code for both nodes and arrays of nodes. HTML has a modular design that is easy to extend, adapt or customize…

Create Portable Containers from Any Application – Docker

Docker is an open-source engine which automates the deployment of applications as highly portable, self-sufficient containers. Docker containers are both hardware-agnostic and platform-agnostic. This means that they can run anywhere, from your laptop to the largest EC2 compute instance and everything in between – and they don’t require that you use a particular language, framework or packaging system. That makes…

Debug Any PHP Code Easily With DebugBar

DebugBar is a free and open source app that can integrate into any PHP project and collect and present profiling data. It has no dependencies, supports Ajax requests and includes generic data collectors and collectors for well known libraries. Generic debug bar Easy to integrate with any project Clean, fast and easy to use interface Handles AJAX request Includes generic…

Map Icons – An Icon Font For Google Maps

Map Icons is an icon font for use with Google Maps API and Google Places API using SVG markers and icon labels. Map Icons makes Google Maps Markers dynamic with control over shape, color, size, and icon easily changed using options in the marker object as well as simple SVG Notation and CSS. Easily style icon color, size, shadow, and…

Make Your Content Editable with Medium.js

This is Medium.js, it keeps HTML code within contenteditable semantic, simple, and clean. It also allows for placeholders, automatic HR creation, events, hotkeys, and more. It is Library Independent. It supports Rich text editing with hotkeys (cmd/ctrl+[,b,u,i]). You can use it for Inline editors, partial editors, and rich editors. It is great for writing articles, comments, or titles. Great to…

A Scalable And Mean Boilerplate — MEAN

MEAN is a boilerplate that provides a nice starting point for MongoDB, Node.js, Express, and AngularJS based applications. It is designed to give you quick and organized way to start developing of MEAN based web apps with useful modules like mongoose and passport pre-bundled and configured. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open…

Create Grid Patterns Easily — Modular Grid Pattern

Modular Grid Pattern is a web application for creating grid patterns for Phoshop, GIMP, Expression Design and other apps. The app features a number of options for customizing the grid; furthermore, it offers downloading the resulting pattern in three sorts of files: .pat, .png and the transparency mask format. This is a great tool for quickly creating an experimental grid…

Responsive Slideshow With Touch Support & CSS3 Transitions – SlideJS

SlidesJS is a responsive slideshow plugin for jQuery (1.7.1+) with features like touch and CSS3 transitions. Give it a try above and check out the examples to help you get started adding SlidesJS to your project. Create dynamic slideshows that adapt to any screen, create animations that run smoothly on modern devices and it offers swipe support that tracks touch…

Simple API for Building Your Own Google Analytics Dashboard – OOcharts JS

OOcharts is the Simple API for Google Analytics. It is an awesome little project that makes it easy to embed and share Google Analytics data through charts. API Keys are created to give access to certain Google Analytics profiles. For every request to OOcharts, you will need a valid API Key. They queue your requests that would normally exceed the…