Posts Tagged ‘json’
Friday, December 31st, 2010
I’m currently working on a project where I use MongoDB and Clojure to create an API only type of service. Other sites of ours are connecting to this service, these sites are all made with PHP at the moment.... Read More
Tags: Clojure, congomongo, json, mongodb, PHP
Posted in Clojure, PHP | No Comments »
Saturday, August 21st, 2010
The code here is actually several months old, it was only today that I stumbled on it and realized it would be a nice writeup.... Read More
Tags: actionscript3, AS3, Clojure, compojure, flash, json, ring
Posted in Clojure, Flex, Flash and AMFPHP | No Comments »
Sunday, March 7th, 2010
Tags: ajax, Javascript, jquery, json, tree
Posted in Ajax, jQuery | No Comments »
Wednesday, December 9th, 2009
This tutorial will all be about managing loading data into multiple select lists and then save the selections in the list.... Read More
Tags: ajax, Javascript, jquery, json, multi select, PHP
Posted in Ajax, jQuery, PHP | No Comments »
Saturday, December 5th, 2009
I just managed to create a function that will automatically find all URLs in the text in a text area and replace them with shortened URLs by way of bit.ly and I thought I’d share it.... Read More
Tags: bit.ly, Javascript, jquery, json, PHP, picolisp, twitter, url shortening
Posted in jQuery | No Comments »
Wednesday, September 2nd, 2009
On many occasions it’s preferable to convert PicoLisp on the client side instead of on the server, here’s an attempt.... Read More
Tags: Javascript, json, Pico Lisp
Posted in Javascript, Pico Lisp | No Comments »
Tuesday, August 25th, 2009
Update: The final result can now bee seen in the VizReader RSS reader, and in the end I actually used Flare instead of Processing due to performance issues, having hundreds of links display at the same time was too much for Processing.... Read More
Tags: api, font, json, processing.js, text
Posted in Javascript, jQuery | No Comments »
Saturday, April 25th, 2009
I’ve created a demo demonstrating the feasibility earlier, the first one using jQuery and jQuery UI actually, although at the end I never used jQuery since Inviclub is created with Symphony and Symphony is using Prototype.... Read More
Tags: draggable, droppable, Javascript, json, prototype, scriptaculous
Posted in Javascript | No Comments »
Sunday, November 9th, 2008
Did you ever wonder how Warren Buffet managed to get that rich? Pure luck my friend, the man was born with perfect timing, one year after the stock market crash of 1929, at the beginning of the great depression.... Read More
Tags: hpricot, json, Ruby, scraping
Posted in Ruby | No Comments »
Thursday, September 11th, 2008
Update: I now use this code for JSON which is based on Alex’s Rosetta Code example, the below should just be seen as a programming exercise.... Read More
Tags: json, Lisp, Pico Lisp
Posted in Lisp, Pico Lisp | No Comments »