Zoom
Trash
Andreasgal/pdf.js - GitHub. Hello Backbone.js Tutorial. Shameless advertisement: Don't forget to check out Agility.js, a simpler alternative to Backbone.js.
Hello Backbone is a simple Backbone.js tutorial comprised of self-explanatory "hello world" examples of increasing complexity. Cross-browser flare lens effect using javascript. Cross-browser flare lens effect using javascript Today’s lesson pretty entertaining, we’ll learn how to make a flare lens effect.
I hope you know what it is, but if not – just look our online demo. To achieve this effect, we need several images – lenses. These lenses will in 3 different colors (for a more nice result.) One of the lenses will simulate the brightest object of our composition (star). List of languages that compile to JS - GitHub. HTML5 WebSockets and Real-Time Tutorials and Resources - WebsitesMadeRight.com. TableGear - AndrewPlummer.com. Javascript tutorials, tips, and articles. If you have been programming JavaScript for a while you may or may have not found yourself coming across funny little languages with “script” as the suffix.
Well, let me be the first to tell you that is not an anomaly and it is very real. As you first began to learn JavaScript, and may have found it a bit difficult to grasp at first. Well, what these languages are here to do is simplify the task at hand while giving you the same outcome as native JavaScript. The only thing needed to run these types of not so distant “cousins” of JavaScript is a compiler that returns the code to raw JavaScript. Spine. Firmin, a JavaScript animation library using CSS transforms and transitions.
Firmin is a JavaScript animation library that uses CSS transforms and transitions to create smooth, hardware-accelerated animations.
The project resides on GitHub. You can report bugs and request features on the issue tracker. To see the project development history, take a look at the changelog. Downloads. Backbone.js. Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit! Essential JavaScript Design Patterns For Beginners. I would like to thank Rebecca Murphey for inspiring me to open-source this mini-book and release it for free download and distribution - making knowledge both open and easily available is something we should all strive for where possible. I would also like to extend my thanks to the very talented Alex Sexton who was kind enough to be the technical reviewer for this publication.
I hope that it helps you learn more about design patterns and the usefulness of their application to JavaScript. Volume 2 of Essential JavaScript Design Patterns is currently being written and will be more detailed than this first edition. The ETA for it's online release is late Q4, 2011. For more detailed coverage of specific patterns, you may be interested in my posts on the Pub/Sub (Observer) or Decorator patterns. At the beginning of this book I will be focusing on a discussion about the importance and history of design patterns in any programming language.
Getting Started With Websockets. The WebSockets protocol and API is an emerging standard to provide better bidirectional communication between a browser (or other web client) and a server.
It is intended to eventually replace the comet techniques like long polling. Jetty has supported the various websocket drafts in the 7.x and 8.x releases and this blog tells you how to get started with websockets. You don’t want to do this! This blog will show you how to use websockets from the lowest levels, but I would not advise that any application programmer should follow these examples to build and application.
ZK Live Demo - ZK Pivottable. Why ==null, Not ===null. Sometimes in RightJS source code you might see a thing like thisAnd as every JavaScript optimization tutorial tells you to use '===null' instead of '==null' and JSLint yells at you when do otherwise, people immediately try to change it to the "right" way.
PhantomJS: Headless WebKit with JavaScript API. Prototype context. The prototype mechanism is a minefield of problems waiting to trap the ambitious JavaScript programmer especially so when combined with a serious object oriented approach.
We tackle the puzzle of the missing private variables. JavaScript is a wonderful language, but if you don't understand it well enough it can be cruel. This puzzle is a tale of how a well-meaning, fairly advanced, programmer got stuck by thinking that JavaScript's approach to objects was just like all the other class based languages. 20 Really Awesome Javascript Driven Single Page Websites. If you're looking for what javascript can do for your upcoming website, look no further, check out this post :) I have carefully filtered through all single page websites and I found these 20 awesomely made website with javascript.
Simply awesome! 8 Websites with Impressive and Original Javascript Effects. Okay, this post is going to be interesting.
I have found 8 websites that shared a common base - they are all using javascript. What make a HTML/CSS website outstanding and memorable? We need some magic from javascript to make the website a little bit more interactive and animated. Among the rest of the websites, I like gauged2 and Tom Pain a lot. Browser Add-on API Coverage. This table was constructed to provide developers with a quick, visual reference for add-on API support across browsers.
The table links directly to API documentation where possible. It is our intent to update this table as browsers release additions to their add-on API sets. Let us know about any corrections or additions using the feedback form link located in the key below. Essential JavaScript And jQuery Design Patterns – A Free New Book. Hey guys. Today I'm happy to announce the release of a free book I've written called 'Essential JavaScript & jQuery Design Patterns For Beginners'.
Design patterns are reusable solutions to commonly occurring problems in software development and are a very useful tool to have at your disposal. I wanted to write this mini-book was because I felt that patterns were an area a lot of new and intermediate JavaScript developers may not have had a chance to explore just yet and I'm hopeful my book will encourage you to check them out as they can be quite powerful.
Update: Version 1.5.x of the book and above are available in either online form to read for free or via O'Reilly if you'd like to pick up physical or eBook formats of the book. Company. Sequoia Capital Since 1972, Sequoia Capital has provided seed stage, early stage and growth stage venture capital for very smart founders and executives who have turned great ideas into sustainable companies of enduring value. As the “Entrepreneurs Behind the Entrepreneurs”, Sequoia Capital’s Partners have worked with accomplished innovators and operators who built great franchises such as A123, AdMob, Apple Computer, Cisco Systems, Flextronics, Google, Informix, Linear Technology, LSI Logic, Microchip, NetScaler, NetScreen, Network Appliance, nVidia, Oracle, PayPal, Pure Digital, Redback Networks, Yahoo!
, YouTube and Zappos. Radar Partners Radar Partners is a professional investment firm focused on both private and public equity investing. In its venture portfolio, Radar looks to partner with great entrepreneurs focused on market changing opportunities in mobile ecosystems, cloud-based services, Internet infrastructure and consumer lifestyle services. JAFCO Ventures. Steganography in Javascript – Blog. Create and publish your Gantt Chart with pure Html/Javascript. Full text search in 100% JavaScript – The future of JavaScript is bright. « Find Time for the Karussell. “Everybody (incl. me) is laughing at you JavaScript” – Me (before the year ~2003) “It’s time to laugh back!”
– JavaScript See the next post about the implementation – jsii Wouldn’t it be amazing to make all your programming tasks in one programming language? The Essentials of Writing High Quality JavaScript. Twice a month, we revisit some of our readers’ favorite posts from throughout the history of Nettuts+. This tutorial was first published in October, 2010. The brilliant Stoyan Stefanov, in promotion of his book, "JavaScript Patterns," was kind enough to contribute an excerpt of the book for our readers, which details the essentials of writing high quality JavaScript, such as avoiding globals, using single var declarations, pre-caching length in loops, following coding conventions, and more.
This excerpt also includes some habits not necessarily related to the code itself, but more about the overall code creation process, including writing API documentation, conducting peer reviews, and running JSLint. Marc Logemann Blog: Our prototype will be written in ... Vaadin. Narcissus Addon Page. News: RightJS 2.0.0 D-day. YUI 3.2.0 Released: SimpleYUI, Touch Event Support, Gestures, Transitions, CSS Grids, ScrollView, Uploader, and More. The YUI team is pleased to announce the GA release of YUI 3.2.0, a significant update to YUI’s JavaScript and CSS components. This release features a host of performance improvements and major new support for mobile devices with touch UIs. 10 Jaw Dropping HTML5 and Javascript Effects. Alright, HTML5 has been released for quite a while now, and its capabilities never cease to amaze me.
JQuery. Raphaël 1.5 Release and New Demos. Dmitry Baranovskiy has announced the new version of his SVG animation and drawing library, Raphaël. Raphaël 1.5 features custom attributes and keyframes that can be defined much like CSS3 animations. Xbl - Project Hosting on Google Code.