38 private links
I have always been fascinated by the overflow scrolling effects that appears when you’ve reached the end of a list on an iPhone and Android. A simple interface interaction like a bounce can magically make your app seems more responsive.
Today, I have decided to build a plugin that lets you add such effects to your website called FancyScroll.js. You can add the overflow effects to the whole page or any overflow:scroll divs on your website, customize the colors, the animation, or even the animation easing.
DirtyMarkup combines the power of HTML Tidy, CSS Tidy, JS Beautify, and the Ace editor to effortlessly clean up your messy code. Just paste your code into the editor and press “clean”.
That’s why we have put together a selection of tools that we use the most and that we enjoy working with. We called it selection.datavisualization.ch. It includes libraries for plotting data on maps, frameworks for creating charts, graphs and diagrams and tools to simplify the handling of data. Even if you’re not into programming, you’ll find applications that can be used without writing one single line of code. We will keep this list as a living repository and add / remove things as technology develops. We hope this will help you find the best tool for your next job.
If you want to write simple documents using a plain text editor but still want to add basic text formatting, you can use Markdown: John Gruber's formatting system, with which you use short and easy-to-remember codes to mark up your text. Lots of websites and blogs are already using Markdown, so you can enter plain text and still have it formatted the way you want.
With my Javascript markdownID), you can select existing text or import a Markdown file, and it will be converted into properly styled text for InDesign.
The script supports lots of the standard functions from the original Markdown, and so you can use the Markdown reference for the basic set of commands. Unfortunately, there are also some functions that InDesign cannot easily emulate.
Highcharts is a charting library written in pure HTML5/JavaScript, offering intuitive, interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.
Easy, object oriented client side graphs for designers and developers
Works best in Chrome
Found here http://stackoverflow.com/questions/11194209/convert-image-from-clipboard-to-base64-encoded-data-with-javascript
JSTypography — скрипт, который вы можете скачать, установить на свой сайт и привязать к любой форме ввода.
JSTypography имеет большой набор правил обработки, который совершенствовался в течение не одного года. Он значительно превосходит по возможностям большинство типографов, включая типограф от Лебедева, и схож по возможностям с типографом от Eugene Spearance.
It's much easier to focus on studying because it easily drowns out sudden noises and other noises you hear in college dorms.
enquire.js is a lightweight, pure JavaScript library for responding to CSS media queries.
Tipue Search is a site search engine jQuery plugin. It's open source and responsive.
DocPad removes limitations and closes the gap between experts and beginners. Designers and developers can create websites faster than ever before.
So here we're collecting all the shims, fallbacks, and polyfills in order to implant html5 functionality in browsers that don't natively support them.
The main principle with Object Oriented Programming (OOP) is the use of Classes (Functions in JavaScript) to create objects, and that objects are implemented in a manner that allows them to adopt Inheritance, Polymorphism, and Encapsulation. We are only concerned with Inheritance and Encapsulation, since only these are applicable for OOP in JavaScript. Essentially, objects can encapsulate functionalities and inherit methods and properties.
Mapshaper is a program for simplifying cartographic lines while preserving the topological relationships between adjacent polygons and intersecting polyline paths. It can read and write Shapefile, GeoJSON and TopoJSON files. The current version can be found at mapshaper.org.
gmaps.js allows you to use the potential of Google Maps in a simple way.
No more extensive documentation or large amount of code.
.delayed() is a simple replacement for jQuery's .on() and it's derivative methods that lets you delay and even debounce an event handler. Delayed() is also great for hover intent and polling. If you've used on(), bind() or any of the other jQuery event methods, you already know how to use .delayed(). Unlike jQuery's .delay() method, .delayed() works with more than just animations; it works with entire events! Event better: It's fully chainable and context-aware.
Waypoints is a jQuery plugin that makes it easy to execute a function whenever you scroll to an element (it appears within viewport).
CSS/HTML/JavaScript/DOM data is from the Mozilla Developer Network.
Как часто Вы используете конструкции вида «5 минут назад», «Полчаса назад» на вашем сайте? А что если пользователь открыл вкладку и забыл про нее на пару часов? «5 минут назад» явно теряет свою актуальность.
Именно для того чтобы исправить это досадное недоразумение служит uptodate.js.