background preloader

PathFinding.js

PathFinding.js
Click within the white grid and drag your mouse to draw obstacles. Drag the green node to set the start position. Drag the red node to set the end position. Choose an algorithm from the right-hand panel. Click Start Search in the lower-right corner to start the animation. Breadth-First-Search Best-First-Search Dijkstra Jump Point Search Orthogonal Jump Point Search Trace generating grid 100%

10 excellentes utilisations de Vine par les marques Vine est une application mobile de Twitter lancée le 24 janvier 2013. Cette application permet de créer et partager des vidéos de 6 secondes. A l’image des 140 caractères des messages Twitter, ces micro-vidéos ont de plus en plus la côte auprès des jeunes utilisateurs de l’oiseau bleu mais aussi auprès des marques, toujours à la recherche de la dernière innovation. Petit tour d’horizon des 10 entreprises qui ont, depuis 3 mois, réussi à communiquer avec brio sur cette application. 1 – Orange mise sur l’humour Mercredi 17 avril dernier, Orange et l’agence Armstrong se sont associés aux jeunes humoristes Bérengère Krief, Kheiron, Arnaud Tsamère et Tony Saint Laurent pour #4GS6, une opération originale et très bien pensée sur Twitter. + 4 500 tweets répertoriés+ 2000 défis reçus+ 130 vidéos réalisées entre 14 et 20H2,7 millions d’impression twitterTrending Topic sur Vine le 17 avril Une opération de Brand Content réussie… en seulement 6h ! 2 – Daft Punk se dévoile sur Vine 5 – Lego x Mark Weber

How to use Esri Flex API on Android and iPhone Update (Jun 2011) : For more updated info, check out my ADC article here. At MAX2010 (Awesome BTW) Adobe introduced Flex SDK Hero and Flash Builder Burrito which enables you to build and deploy Flex mobile applications on Android by default. In addition, using the revitalized Packager for iPhone, you can postprocess the swf into an ipa that you can deploy on an iPhone using iTunes. In this post, I will share with you the steps that I took to use the Flex API for ArcGIS to build a mobile mapping application. First and foremost - RTFM - here are some links that u _need_ to read specially for iPhone provisioning: The cool part of this whole process is now you have one code base to build upon and deploy on Android and iPhone and in the future whatever mobile platform Adobe decides to support. Now to the iPhone. <?

Acrobat Javascript Samples Scripts Acrobat Javascript Samples Scripts Introduction: 1. Sample Scripts: What is Acrobat JavaScript? JavaScript is an object-oriented scripting language developed by Netscape Communications. What can you do with Acrobat JavaScript? Acrobat JavaScript enables you to perform calculations in form fields, respond to user actions, validate user data, modify appearance of Acrobat application, control the behavior of PDF documents, dynamically modify document's appearance and functions, process multiple PDF documents with batch sequences, dynamically create new pages based on template, interface to a database. Where can I read more about Acrobat JavaScript? Acrobat JavaScript enables you to do a wide variety of things within a PDF document. How to create a batch sequence with JavaScript code? 1. Sample Acrobat JavaScripts Most sample scripts provided on this page are designed to be run as batch sequences. Mark misspelled words with squiggle Create page bookmarks Extract email addresses Extract ISBN numbers

Paul McMahon - Tokyo Dev un blog sur les SIG et les technologies Esri: Travailler avec OpenStreetMap dans ArcGIS 10 - 2/2 Mettre à jour OpenStreetMap à partir d'ArcGIS ESRI va encore plus dans l'intégration d'OpenStreetMap en proposant ArcGIS Editor for OpenStreetMap. Il s'agit d'une série d'outils permettant de créer, de mettre à jour et de poster des données OSM à partir d'un poste ArcGIS Desktop (ArcView, ArcEditor ou ArcInfo). La première étape consiste à extraire les données de la base OpenStreetMap sur votre zone de travail afin de les enregistrer en local dans une Géodatabase Fichier ou dans une Géodatabase Enterprise. Une fois les données extraites en local, vous allez pouvoir exploiter la richesse des outils de mise à jour géométrique et attributaire d'ArcMap pour ajouter, modifier ou supprimer des entités dans les différentes classes d'entités. La Toolbox propose également des outils permettant à l'utilisateur d'appliquer automatiquement une symbologie adaptée à la représentation des différents types d'entités OpenStreetMap. Toujours plus d'ouverture...

D3.js - Data-Driven Documents Flight, ComponentJS Flight What’s the most sensible thing to do when there’s an established project called Component that aims to make client-side development more modular through reusable components? Invent something else that yet again overloads this increasingly overused term! I was expecting this, however. Flight (GitHub: twitter / flight, License: MIT, bower: flight) from Twitter is a new framework that maps “behaviour” to DOM nodes. Flight apps look a bit like Backbone/RequireJS apps. The authors define a component in Flight as a constructor with properties mixed in. That last point is potentially important, because it demonstrates the authors have a good sense of one of the major issues with client-side development: writing reusable, decoupled code. Although Flight already has a bazillion stars on GitHub (Twitter™!) However, the project has some great ideas and has serious pedigree behind it. ComponentJS ComponentJS (GitHub: rse / componentjs, License: MPL) by Ralf S.

Visualization: Motion Chart - Google Chart Tools Overview A dynamic chart to explore several indicators over time. The chart is rendered within the browser using Flash. Note for Developers: Because of Flash security settings, this (and all Flash-based visualizations) might not work correctly when accessed from a file location in the browser (e.g., rather than from a web server URL (e.g., Example (Note that the following code will not work when loaded as a local file; it must be loaded from a web server.) Loading The google.load package name is "motionchart". The visualization's class name is google.visualization.MotionChart. var visualization = new google.visualization.MotionChart(container); Data Format The first column must be of type 'string' and contain the entity names (e.g., "Apples", "Oranges", "Bananas" in the example above). Setting Initial State Open a working chart and set the settings that you'd like to capture. Configuration Options Methods Events Data Policy

Twitter’s Flight JS Framework: First thoughts and comparison with Backbone Hey, Twitter released earlier today a new JS framework called Flight. You can check it out at Github After reading the documentation, downloading it, and trying it for a while, I’ve my first thoughts. Basically, what this framework provides is a way to create components. Now, some comments about this implementation: I love and hate an event model at the same time. Each of this components reminds me to Backbone’s View object. However, in Backbone, one View can have a nested view or a list of nested views inside. What does Flight do really well? 1) Mixins. 2) Component’s lifecycle. So, will I use Flight? I hope you liked the quick review See yaa!

OSSIR : Accueil

Related: