recentpopularlog in

raphman : javascript   127

« earlier  
ghost.py
ghost.py is a webkit web client written in python.
javascript  python  testing  webkit  scraping 
25 days ago by raphman
arturadib/node-qt
Node-Qt provides native bindings to the Qt library as a Node.js addon. The focus is on graphics and audio bindings; there is no need to duplicate the functionality of the Node API and its modules.
node.js  qt  javascript  programming  api  gui 
6 weeks ago by raphman
Pita/etherpad-lite · GitHub
Etherpad lite is a really-real time collaborative editor spawned from the Hell fire of Etherpad. We're reusing the well tested Etherpad easysync library to make it really realtime. Etherpad Lite is based on node.js ergo is much lighter and more stable than the original Etherpad. Our hope is that this will encourage more users to use and install a realtime collaborative editor. A smaller, manageable and well documented codebase makes it easier for developers to improve the code and contribute towards the project.
collaboration  editor  etherpad  javascript 
6 weeks ago by raphman
maps.stamen.com
Three map tile sets for openstreetmap: watercolor, terrain, bw
javascript  map  maps  openstreetmap  watercolor  art  cool  design 
8 weeks ago by raphman
Tesseract
Tesseract is a JavaScript library for filtering large multivariate datasets in the browser. Tesseract supports extremely fast (<30ms) interaction with coordinated views, even with datasets containing a million or more records
d3  data  javascript  library  visualization  tesseract  opensource  coordinated_views 
9 weeks ago by raphman
Kartograph
A simple and lightweight framework for creating beautiful, interactive vector maps.
infoviz  javascript  mapping  maps  cartography  library 
10 weeks ago by raphman
skattyadz/JavaScript-RGB-Password
Generates a simple RGB pattern based on the password input. The idea is that the input is recognisable by the user so that they understand their password to be entered correctly before submitting.

Demo: skattyadz.github.com/JavaScript-RGB-Password/index.html
javascript  password  visualization  hash 
10 weeks ago by raphman
marcelduran/yslow - GitHub
YSlow analyzes web pages and why they're slow based on Yahoo!'s rules for high performance web sites.
javascript  opensource  performance  speed  webdev 
february 2012 by raphman
Tinycon - Favicon Alerts
Tinycon allows the addition of alert bubbles and changing the favicon image. Tinycon gracefully falls back to a number in title approach for browsers that don't support canvas or dynamic favicons.

Alerts in the favicon allow users to pin a tab and easily see if their attention is needed.
favicon  javascript  programming  ui  notifications 
february 2012 by raphman
Enyo JavaScript Application Framework
Enyo is an open source object-oriented JavaScript framework emphasizing encapsulation and modularity. Enyo contains everything you need to create a fast, scalable mobile or web application
framework  javascript  mobile  programming  gui  enyo 
january 2012 by raphman
Phrogz/context-blender - GitHub
Adobe® Photoshop® has a variety of helpful blend modes for compositing images from multiple RGBA layers. This small library provides the same functionality for HTML Canvas Contexts, with the goal of producing the same results as Photoshop.
canvas  javascript  photoshop  graphics 
november 2011 by raphman
List.js - Add search, sort and flexibility to plain HTML lists with cross-browser native JavaScript
"7 KB cross-browser native JavaScript that makes your plain HTML lists super flexible, searchable, sortable and filterable"
list  javascript  html  webdev 
october 2011 by raphman
zynga/scroller - GitHub
A pure logic component for scrolling/zooming. It is independent of any specific kind of rendering or event system.

The "demo" folder contains examples for usage with DOM and Canvas renderings which works both, on mouse and touch driven devices.
html  javascript  open-source  zynga  canvas  graphics  scroll  zoom 
october 2011 by raphman
Cube
Cube is an open-source system for visualizing time series data, built on MongoDB, Node and D3. If you send Cube timestamped events (with optional structured data), you can easily build realtime visualizations of aggregate metrics for internal dashboards.
d3  javascript  opensource  visualization  logging 
september 2011 by raphman
Polymaps
Polymaps is a free JavaScript library for making dynamic, interactive maps in modern web browsers.
javascript  maps  svg  visualization  cartography  map 
september 2011 by raphman
madrobby/keymaster - GitHub
keymaster.js is a simple (~60 LoC) micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
framework  javascript  keyboard  shortcuts  webdev 
august 2011 by raphman
jStat : a JavaScript statistical library
jStat is a statistical library written in JavaScript that allows you to perform advanced statistical operations without the need of a dedicated statistical language
javascript  plugin  statistics  library 
august 2011 by raphman
Chosen - a JavaScript plugin for jQuery and Prototype - makes select boxes better
Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.
javascript  jquery  ui  widgets  webdesign  webdev  usability  opensource 
august 2011 by raphman
florianguenther/zui53 at master - GitHub
ZUI53 is a JavaScript Library to create powerfull webbased Zoomable User Interfaces (ZUIs) with new technologies like HTML5 and CSS3.
css3  html5  javascript  svg  zoomable_ui 
august 2011 by raphman
danlucraft/git.js - GitHub
Javascript Git implementation
git  javascript  js 
july 2011 by raphman
d3.js
D3.js is a small, free JavaScript library for manipulating documents based on data.
data  framework  javascript  svg  visualization 
july 2011 by raphman
jsPlumb demo - jQuery
jsPlumb provides a way to "plumb" elements of a UI together.
graph  javascript  jquery  jsplumb 
june 2011 by raphman
andreasgal/pdf.js - GitHub
pdf.js is a technology demonstrator prototype to explore whether the HTML5
platform is complete enough to faithfully and efficiently render the ISO
32000-1:2008 Portable Document Format (PDF) without native code assistance.
javascript  pdf  canvas  opensource 
june 2011 by raphman
jessyink - A JavaScript that turns a layered Inkscape SVG image into a presentation. - Google Project Hosting
JessyInk is a JavaScript that can be incorporated into an Inkscape SVG image containing several layers. Each layer will be converted into one slide of a presentation. Current features include: slide transitions, effects, an index sheet, a master slide and auto-texts like slide title, slide number and number of slides.
inkscape  javascript  presentation  svg  opensource 
june 2011 by raphman
dizzy.js - nonlinear presenting
dizzy.js is a Javascript library that enables you to create nonlinear presentations similiar to Prezi without using Flash.
The presentation data is stored in the SVG-format, the navigation and animation is done via Javascript.
prezi  dizzy  presentation  javascript  svg  opensource  web2.0 
june 2011 by raphman
The Lessons | Learning WebGL
I’ve been creating a series of lessons as a way of teaching myself WebGL. The first ten are based on the well-known NeHe OpenGL tutorials, but I’ve diverged since then.
howto  html5  javascript  webgl  opengl  tutorial 
april 2011 by raphman
NYT paywall circumvention?
//Prototype is already installed on NYTimes pages, so I'll use that:
$('overlay').hide();
$('gatewayCreative').hide();
$(document.body).setStyle( { overflow:'scroll' } );
nyt  paywall  javascript  hack 
march 2011 by raphman
Katamari Hack
This is a "bookmarklet" that turns any page into Katamari Damacy.
bookmarklet  browser  fun  javascript  katamari 
march 2011 by raphman
PhobosLab
Welcome to PhobosLab! My name is Dominic Szablewski. I created Asaph and I write about PHP, Javascript, Web-Technology and everything else.
programming  javascript  webdev  portfolio 
january 2011 by raphman
The Awesomest Way to Create Even More Awesome HTML5 Games! - Impact
Impact allows you to develop HTML5 Games in no time. Games created with Impact require no browser plugins or any software installations – just a modern browser.
html5  javascript  development  games  engine  gamedev  from delicious
january 2011 by raphman
lcamtuf's blog: Announcing cross_fuzz, a potential 0-day in circulation, and more
I am happy to announce the availability of cross_fuzz - an amazingly effective but notoriously annoying cross-document DOM binding fuzzer that helped identify about one hundred bugs in all browsers on the market - many of said bugs exploitable - and is still finding more.

The fuzzer owes much of its efficiency to dynamically generating extremely long-winding sequences of DOM operations across multiple documents, inspecting returned objects, recursing into them, and creating circular node references that stress-test garbage collection mechanisms.
fuzzing  browser  security  javascript  dom  exploit  web 
january 2011 by raphman
Genetic Algorithm For Hello World « puremango.co.uk
This article works through the creation of a ‘toy’ genetic algorithm which starts with a few hundred random strings and evolves towards the phrase “Hello World!”. It’s a toy example because we know in advance what the optimum solution is – the phrase “Hello World!” – but it provides a nice simple introduction to evolutionary algorithms.
hello_world  genetic_algorithms  algorithms  javascript  tutorial  programming 
december 2010 by raphman
MathJax | Beautiful math in all browsers
MathJax is an open source JavaScript display engine for mathematics that works in all modern browsers.
math  mathml  latex  javascript  css  mathjax  web  from delicious
december 2010 by raphman
Processing.js
"Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visualizations, digital art, interactive animations, educational graphs, video games, etc. work using web standards and without any plug-ins."
processing  javascript  api  graphics  web  visualization  webdev  opensource 
november 2010 by raphman
[object HTMLImageElement]
"DEFENDER of the favicon is a JavaScript remake of Eugene Jarvis' brilliant arcade game Defender written by Mathieu 'p01' Henri and inspired by Scott Schiller's experiment with generated favicons VU meter. The idea was to push the concept of generated favicons further and pack a thrilling retro shooter in 16×16 pixels using JavaScript, canvas and data: URIs."
javascript  favicon  arcade  defender  game  webdev  canvas  cool 
november 2010 by raphman
Sarien.net - Instant adventure gaming
"Welcome to Sarien.net, the portal for reliving classic Sierra On-Line adventure games. With its focus on instant fun and a unique multiplayer experience, Sarien.net hopes to win new gamers' hearts and promote the adventure game genre."
sierra  adventure  text  games  online  sarien  opensource  free  javascript  web  retro 
november 2010 by raphman
nude.js | Nudity detection with JavaScript and HTMLCanvas
"nude.js is a JavaScript implementation of a nudity scanner based on approaches from research papers. HTMLCanvas makes it possible to analyse image data and afterwards decide whether it should be displayed or not. The detection algorithm runs at the client, therefore it's possible (with user interaction) to display the image even if it's identified as nude (false positive)"
nudity  javascript  canvas  computer_vision  opensource  webdev  graphics  algorithms  porn 
november 2010 by raphman
Dynamically generating MIDI in JavaScript
Last weekend I open-sourced a small side project consisting of a JavaScript library that generates MIDI in a simple manner.
javascript  midi  opensource  audio  web 
november 2010 by raphman
Shining - Awesome presentations in HTML!
"A toolkit for building presentations in HTML"
(using ruby)
ruby  html  javascript  css  presentation  heroku 
october 2010 by raphman
« earlier      

Copy this bookmark:





private to read