January 2012
1 post
Browser statistics
Below are the top 5 browsers used last week on jsFiddle (this doesn’t count embedded fiddles). Chrome - 48% Firefox - 33% Safari - 7% Internet Explorer - 6% Opera - 3% Which versions are mostly used? Do developers think about the future? Chrome (official current release - 16) 18 - 4% 17 - 5% 16 - 81% 15 - 2% Firefox (9) 10 - 2% 9 - 70% 8 - 11% 7 -...
Jan 19th
2 notes
June 2011
1 post
Official launching app for Chrome
Install here Just a launchpad at the moment, but the code is open and you’re welcome to collaborate. Thanks to drublic.de.
Jun 15th
8 notes
May 2011
1 post
Server upgraded
Due to a recent growth the server was pushed to the limit. In the last few days more than 10,000 fiddles and 100,000 versions have been created. During the rush hours you could experience some latency. Even though we’re still in alpha stage we want to provide the best possible service. Yesterday we’ve upgraded the server and we should be faster than ever! You are a great community of...
May 26th
2 notes
April 2011
1 post
Going commercial
April Fools! Thanks to anyone who celebrated April Fools Day with us! There are no stakeholders. There are no Annual Meetings Stay tuned. Beta will even extend the features available to free accounts. There will be PRO subscriptions available for users who want even more sweets. Today was the Annual General Meeting. Stakeholders agreed that, once jsFiddle goes to beta, all user accounts will...
Apr 1st
12 notes
February 2011
2 posts
Frameworks updated
Mootools upgraded to 1.3.1 and edge version added (http://jsfiddle.net/zalun/Mk5jX/27/ http://jsfiddle.net/zalun/Mk5jX/28/) jQuery upgraded to 1.5.1, jQuery UI - to 1.8.9 (http://jsfiddle.net/zalun/2zJ7L/18/) YUI Simple upgraded to 3.3.0 (finally) If you would like to have your framework updated - please create an issue https://github.com/jsfiddle/jsfiddle-docs-alpha/issues
Feb 26th
10 notes
Changelog v0.5a2
Normalize CSS optional For those of you who would like to test Fiddles in clean CSS environment. New fields in API POST, GIT READ and GIST READ are extended and allow to set External Resources and Normalize CSS. Displaying user’s fiddles JSON Latest version added to the Fiddle object. http://doc.jsfiddle.net/api/fiddles.html Force IE7 mode removed After a few bugs removed we could happily...
Feb 17th
20 notes
December 2010
2 posts
Perceiving Ajax Performance
About a month ago Piotr (@zalun) gave a lightning talk at London Ajax User Group. Video just got uploaded. See the presentation on Skills Matter website and download the slides in PDF or Keynote format. You may also want to take a look at the survey. Basically, delay the XHR Request’s Spinner by 0.4s and your site will “be” faster.
Dec 16th
6 notes
Changelog
New API - POST New API just landed on the live server. It allows to send a post request containing data to display new fiddle. Feel free to write a plugin or simply use it in your project documentation. You really should read the documentation first. Git/Gist API new feature We’ve added an ability to switch dependencies on (the plugins and libs placed under the framework fields)....
Dec 2nd
November 2010
1 post
Take a survey!
@zalun is giving a lightning talk on the next London Ajax User Group titled “Perceiving Ajax Performance”. Please help and load the http://survey.jsfiddle.net/ . No private info is collected, raw data will be published for free together with the results.
Nov 2nd
October 2010
3 posts
Download our awesome wallpaper
[1920x1200] [1680x1050] [1440x900] [1280x800] [1024x768] All future resolutions and other awesome downloads on DOC site
Oct 22nd
3 notes
Keyboard shortcuts for your pleasure
Keyboard shortcuts are great interface for power users. I almost haven’t used the mouse since we implemented them. We’ve created a few shortcuts which fit the most common case, if you have an idea of other usage for them, please comment below. Run Control + Enter Load Draft Control + Shift + Enter If logged in opens Draft page in new browser tab, otherwise - login page Switch...
Oct 20th
5 notes
MooTools 1.3 is out!
Say hello to the newest Slickest MooTools! We’re giving it to you together with More’s release candidate and the (awesome) PowerTools by Christoph Pojer http://jsfiddle.net/w00fz/Mk5jX/8/
Oct 11th
September 2010
4 posts
We have now official documentation
http://doc.jsfiddle.net/ Current index: Introduction Entering code Getting Result Saving Fiddle Settings (Sidebar) Advanced usage Embedding the fiddle Echo the XHR requests Integration with GitHub jsFiddle API Displaying user’s fiddles
Sep 26th
4 notes
AppStore Instant Search!
http://jsfiddle.net/timwienk/cWrtH/
Sep 17th
1 note
MooTools 1.2.5 is supported!
http://jsfiddle.net/zalun/uSKh7/
Sep 16th
3 notes
YUI 3.2.0 supported!
http://jsfiddle.net/zalun/3Gzkb/
Sep 8th
2 notes
August 2010
1 post
Use jsFiddle to create #js1k submission
#js1k is a 1k JavaScript demo contest. Go to http://jsfiddle.net/JS1k/ and start developing your demo. The code in the JavaScript window is the one you’ll copy to your submission. You might want to minify it before. First 10 winners will get early beta accounts on jsFiddle, not speaking of other great prizes! Good luck!
Aug 11th
1 note
July 2010
1 post
Prototyping and more with jsFiddle →
How to prototype, teach and debug from a user’s perspective.
Jul 5th
2 notes
June 2010
5 posts
We've been mentioned by Smashing Magazine
Smashing Magazine (one of the best Web Design magazines in the web) listed http://jsfiddle.net/ as one from the 50 Powerful Time-Savers For Web Designers We’re not worthy
Jun 28th
1 note
jsFiddle Beta is coming
http://jsfiddle.net/oskar/3gyJj/
Jun 21st
Raphaël Icons done with MooTools ART
http://jsfiddle.net/oskar/guuCx/
Jun 16th
Mootools 1.3 beta 2 supported
http://jsfiddle.net/zalun/umqpR/
Jun 4th
User's fiddles API refreshed!
Check the DOC: API doc. Perfect for bloggers!
Jun 1st
1 note
May 2010
6 posts
Fiddler on the edge - Mootools 1.3 nightly
http://jsfiddle.net/zalun/umqpR/
May 14th
4 notes
Fiddler on the edge - Dojo 1.5.0b2!
http://jsfiddle.net/zalun/kddSL/
May 12th
1 note
1 tag
May 12th
5 tags
Demos prepared for "Programming to Patterns"
Slides in PDF. Writing the code inside ‘domready’ event (Mootools) Writing the code inside ‘domready’ event (Dojo) Using objects the MooTools way Using objects the Dojo way Prototypes and object properties (MooTools) Prototypes and object properties (Dojo) Extending objects (MooTools) Extending objects (Dojo) Mixins with Dojo Mixins with MooTools Program a...
May 10th
1 note
Raphael 1.4 is now available
http://jsFiddle.net updated! Take a look at the new touch events http://ping.fm/QxUdL
May 7th
1 tag
We are sponsoring - London AJAX User Group : AJAX...
11th of May, London http://www.meetup.com/londonajax/calendar/13390818/ http://skillsmatter.com/event/ajax-ria/ajax-and-the-open-web-in-2010programming-to-patterns
May 7th
April 2010
4 posts
4 tags
Tips using Firebug Lite and Full Screen with...
Elijah (@elijahmanor) has written a good HowTo article about using the FirebugLite with jsFiddle. He used jQuery, but it is definitely replicable in Vanilla Javascript. It would be even better if the script would work on click of a button which would dynamically inject FirebugLite into the result Iframe. Would it be possible without polluting the result code? ...
Apr 28th
1 note
2 tags
MooTools newest beta on jsFiddle!
Go - check your code and report bugs (if any) http://jsfiddle.net/zalun/VB2tC/
Apr 27th
3 notes
http://tap.info/group/jsFiddle for live discussion
Apr 23rd
1 note
"Fiddling on the Edge" Part 3. Try out Prototype...
http://jsfiddle.net/oskar/Ty8Am/
Apr 5th
3 notes
March 2010
9 posts
2 tags
Disqus powered comments implemented on jsFiddle
You simply have to check it out - http://jsfiddle.net
Mar 29th
8 notes
1 tag
We’ve just added a brand new, shinny, TidyUp button - no more messy code! Check it out! jsfiddle http://jsfiddle.net
Mar 27th
OOP v Javascriptu - I - Jak funguje objektově orientované programování v Javascriptu? http://zdrojak.root.cz/clanky/oop-v-javascriptu-i/
Mar 18th
Design updated
Mar 15th
Phiddle - a PHP Wrapper for jsFiddle
Written by fate - we see a great future for this tool! Main page (examples): http://fate.github.com/Phiddle/ Fork the http://github.com/fate/Phiddle and contribute to develop Wordpress plugin now!
Mar 12th
New API! displaying demo lists
see example: http://jsfiddle.net/oskar/mwJWb/ Clean JSON: jsfiddle.net/api/user/oskar/demo/list.json Xdomain: jsfiddle.net/api/user/oskar/demo/list.json?callback=jsFiddleAPI One may also limit the number of responses by using GET variable limit: jsfiddle.net/api/user/oskar/demo/list.json?limit=5 jsfiddle.net/api/user/oskar/demo/list.json?callback=jsFiddleAPI&limit=5
Mar 11th
3 notes
List user-fiddles using our provisional API
http://jsfiddle.net/oskar/2y3QK/
Mar 9th
Our “Fiddler on the Edge” saga continues. MooTools...
Fiddle it: http://jsfiddle.net/zalun/NEyfs/
Mar 1st
2 notes
Fiddling on the edge - jQuery nightly build...
http://jsfiddle.net/zalun/9KY4a/
Mar 1st
2 notes
February 2010
12 posts
fixed linking with jQueryLint library. it’s now available on all supported jQuery versions
Feb 28th
We're supporting @RaphaelJS 1.3.1
http://jsfiddle.net/zalun/4MzNS/
Feb 28th
1 note
We're now supporting ProcessingJS 0.6
http://jsfiddle.net/ And choose Processing.js 0.6 to fiddle with this awesome framework! Thanks for the tip RegnerischerTag !
Feb 27th
1 note
A "tidy up" bookmarklet!
Just for you, early adopters. javascript:Layout.editors.each(function(code){code.editor.reindent()}) Create bookmark and place this code as the URL. Enjoy!
Feb 26th
1 note
1 tag
We’ve fixed the annoying YUI3 onLoad/onDomready bug. Thanks to derek. jsFiddle truly supports YUI3 from now.
Feb 24th
2 tags
We're supporting ExtJS Core 3.1.0
As requested - http://ping.fm/Xa577
Feb 24th
4 notes
1 tag
We've been featured over at Ajaxian!
http://ajaxian.com/archives/jsfiddle
Feb 23rd
1 note
jsFiddle è stato usato nello screencast http://bit.ly/axfeRR “Introduzione a jQuery” di http://bit.ly/caludio
Feb 19th