38 private links
A highly customizable gallery/showcase plugin for jQuery. [Used on MSK-Remontik]
Welcome to RegExr 0.3b, an intuitive tool for learning, writing, and testing Regular Expressions.
InGutter gives the user the ability to effortlessly create, design and manage a set of rules between text columns in InDesign CS3/CS4.
This is a GameBoy Color emulator written purely in JavaScript by Grant Galitz.
Bi-directional Actionscript/Javascript communication is something that has been out for a while, but some Flash designers/developers still are saying, "I didn't know you could do that."
Well you can! And with just a little bit of code.
Booklet is a jQuery tool for displaying content on the web in a flipbook layout.
Wirify is a bookmarklet that lets you turn any web page into a wireframe in one click. It’s lightweight and works in many modern browsers.
Если вы действительно хотите изучить javascript, причем профессионально, то вы попали по адресу.
Цель курсов - научить правильно думать, писать изящный, эффективный, поддерживаемый код, чтобы такого специалиста не надо было переучивать.
Понимать важные тонкости, которые позволяют разрабатывать быстро и грамотно.
Стоимость за 3/6 занятий - 900 р. Курсы проводятся онлайн.
Douglas Crockford is Yahoo!'s JavaScript architect and a member of the committee designing future versions of the world's most popular programming language. Over first three months of 2010, Douglas delivered his acclaimed series of lectures on the history of JavaScript, its features, and its use. Links to video, transcripts, and photos from each of the events follows.
Extendables is a developers' framework for Adobe ExtendScript. Writing heavy-duty automations for InDesign, or anything more than just a throwaway script? This is for you.
The Adobe InDesign Calendar Wizard is a javascript extension to Adobe InDesign to automatically generate calendars. The first release was published on March 12, 2006. It has been downloaded over 75,000 times by users world wide.
PIE makes Internet Explorer 6-8 capable of rendering several of the most useful CSS3 decoration features.
This script changes the drive letter in path names, has an option to relink all or only missing links. Works only on Windows.
ModularGrid — небольшой Javascript (около 30 Кб), который призван облегчить работу HTML-верстальщику.
No this is not about using position: fixed by default. Take a look at this page as example, scroll down, and see the top-left. Notice the issue metadata stick on top? As far as I know there is no pure CSS for this task, it uses onscroll to do the job.
If you design websites you may have heard of interesting tools called CSS pre-processors. A couple of great ones are LESS and SASS. I helped Alexis, the creator of LESS with the design of the language and built the public site.
I made quick work of the buttons for those browsers that support border-radius, but that left Opera and IE out of the fun. For them, I developed a different way of rounding the corners, but then I needed a quick way to tell which browsers to give the simple border-radius solution, and which to give the more complex solution.
Enter jQuery. The following tiny script extends the jQuery.support object to include border-radius information.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML 5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
Modernizr uses feature detection to test the current browser against upcoming features like rgba(), border-radius, CSS Transitions and many more. These are currently being implemented across browsers and with Modernizr you can start using them right now, with an easy way to control the fallbacks for browsers that don’t yet support them.