background preloader

/packer/

/packer/

http://dean.edwards.name/packer/

This website that allows you to build custom receipts from whatever retailer for any amount, for any type of service or goods We have made 100's of replica receipts from 100's of stores worldwide. We cannot display them here, as when we did they companies whose store receipts we displayed threathened us with legal action. We have created replica receipts for many of the worlds largest electronics stores, department store receipts, phone shop receipts, computer store receipts, supermarket receipts, and many more. Below you'll see a few samples of parts of our receipts, unfortunately we cannot show you the full receipts here. Programmation orientée objet avec le langage JavaScript (1ère partie) Dans ce premier article, nous allons décrire les différents mécanismes de base du noyau du langage JavaScript, le langage EcmaScript. Ce dernier est standardisé par la spécification ECMA-262 [1] dont la version 3 est la version courante. Bien que ce langage soit orienté objet, il différe considérablement des langages objet classiques tels que Java et C++ puisqu'il se fonde sur une variante de ce paradigme, à savoir la programmation orientée objet par prototype [2]. Nous verrons que son intérêt consiste en son aspect dynamique permettant de modifier la structure des objets après leur création. La plupart des concepts de la programmation orientée objet peuvent être mis en oeuvre mais des limitations existent néanmoins avec ce type de programmation orientée objet. La connaissance des différents mécanismes de base de JavaScript est primordiale à différents niveaux.

Minify Javascript Online / Online JavaScript Packer Obfuscate Your Javascript/jQuery Code Online iWeb2Print - Free Online Web Page to Printer Friendly PDF Convert Web Page to Elegant Printer Friendly PDFSave, Read, and Print Directly from your BrowserControl Page Size (Letter, Legal, A0-A9, B0-B10, +more)Control Orientation (Landscape, Portrait)Control PDF Mode (Color, Gray)Exclude Web Page Images or Background to Optimize PrintingNo Registration, No Email, Unlimited UsageChrome Extension - Firefox Add-On Printing TipsCheck gray scale for non color printer | Check no images to print text only | Check no background when converting dark background page to save printer toner Bookmarklet Convert web pages to PDF directly from your browser. Drag this button

Get Started With Prototype Much of the web counts on JavaScript for its interactivity and for many years it was difficult to write. Browser inconsistencies and complicated code made even advanced coders grimace. JavaScript frameworks, such as Prototype, jQuery and MooTools have taken much of the pain away. These frameworks sit on top of JavaScript and make common tasks a whole lot easier. Prototype is the granddaddy of JavaScript frameworks. It was the first to gain wide popularity, probably due to its pairing with the Ruby on Rails server-side programming framework.

Microsoft Ajax Minifier the safe way to make your JS sprightly Réseau Raider Knight - Site Généraliste pour Tous ! the stupidly brief – how to use Prototype’s insert() function « Bobobobo’s Weblog I think the prototype docs are too brief. Stupidly brief, in fact. Don’t get me wrong. The docs are generally well formatted and pretty complete. Javascript Objects - A Useful Example Today, we are going to take a look at how to work with simple (and not so simple) javascript objects. The javascript object is a very misunderstood beast - quite often people don't even know that javascript has objects. And of the people who do know about them, many think that it is a stripped down and weak object system, and so never bother to actually use it when writing any javascript. But actually the opposite of that is true - the javascript object model is extremely flexible, and allows you as the programmer to do things that can't be done without extreme contortions in languages like C++ and C#.

Javascript Tutorial - Simple Fade Animation Woohoo fading! Everyone loves fading in and out, it is an excellent way to transition between two segments of an application (unless the fade takes too long, and then it just gets annoying). Today we are going to look at a simple and robust way of creating a fade in or fade out effect using javascript and the simple css 'opacity' element. Submit Form without Refreshing Page with Jquery This post helps you to submit your form without refreshing page. In this tutorial I will show you how simple it is to do using jQuery form plugin just five lines of JavaScript code, no need to post data string values via ajax. Explained collaboration with validate plugin for implementing form field validations.

Related: