Archive for the 'Ajax' Category
March 28th, 2008 by Viktor Krantz
Dojo Toolkit 1.1 was released today with huge improvements. I’ve been testing the beta of 1.1 for some time now and it’s really great.
You can read more details in the Change Log, Release Notes and Porting Guides.
Here are some of the improvements.
An easy to use and significantly improved Dojo API Viewer with some [...]
2 Comments » | Posted in Ajax, Dojo
Tagged: adobe air, ajax, css, dojo, enhancements, json, jsonpath
February 14th, 2008 by Troy Reimer
Hi. Troy here. Viktor has been nagging me to write something about the LotusScript JSON classes that I created, so here goes. You can read some background information about the classes here.
First a little history. I originally wrote the JSONReader to support a particular piece of functionality we were putting [...]
2 Comments » | Posted in Ajax, JSON, JavaScript
Tagged: ajax, domino, json, lotusscript, snapps
January 30th, 2008 by Viktor Krantz
This is the third posting going more in depth of the code I showed at my Lotusphere session BP212: The Great Code Giveaway: “Beyond Cool”. If you haven’t read the first and second article yet I recommend doing so. You find them by clicking the links. You can download the instructions, code and databases here.
What [...]
22 Comments » | Posted in Ajax, Dojo, JavaScript, Tutorial
Tagged: ajax, dojo, domino, lotusphere, lotusphere 2008, snapps, tutorial, widget, xhr
January 29th, 2008 by Viktor Krantz
Today we explore two extended form widgets I used in my Lotusphere session BP212: The Great Code Giveaway: “Beyond Cool”. The first article in this series can be found here. You can download the instructions, code and databases here.
domino.form.ComboBox & domino.form.FilteringSelect
These widgets are extended from dijit.form.ComboBox and dijit.form.FilteringSelect to accommodate for the URL syntax that [...]
12 Comments » | Posted in Ajax, Dojo, JavaScript, Tutorial
Tagged: ajax, dojo, domino, lotusphere, lotusphere 2008, snapps, tutorial, widget
January 28th, 2008 by Viktor Krantz
At Lotusphere in my session BP212: The Great Code Giveaway: “Beyond Cool” I showed a couple of widgets and a Grid based on the Dojo Toolkit. I’m going to show you how I did those in a couple of articles the next few days. Instead of going through the code line for line I’m just [...]
1 Comment » | Posted in Ajax, Dojo, JavaScript, Tutorial
Tagged: ajax, dojo, dojo.data, domino, lotusphere, snapps, tutorial
January 25th, 2008 by Viktor Krantz
Troy Reimer at SNAPPS has created LotusScript classes for parsing and creating JSON text. These classes are contained within five script libraries. There is a JSONReader and a JSONWriter class together with some wrapper classes including JSONArray and JSONObject. The JSONWriter class is really cool. You can pass it basically anything Notes data related and [...]
1 Comment » | Posted in Ajax, JSON, JavaScript
Tagged: ajax, domino, json, lotusscript, snapps, troy
July 5th, 2007 by Viktor Krantz
Rob Novak’s and my session, BP311: The Great Code Giveaway - Web 2.0 Edition, at Lotusphere 2007 is added as one of the 14 (so far) podcasts that IBM put up on the DeveloperWorks website. The podcast is a recording of the session and a transcript of it is also available, even though they did [...]
1 Comment » | Posted in Ajax, Dojo, JavaScript, Tutorial
Tagged: ajax, dojo, domino, lotusphere, podcast, snapps, tutorial
June 29th, 2007 by Viktor Krantz
In today’s three part tutorial I’m first going to show you how to create a sign in form directly on a Domino page. Secondly, I’m going to show how you can embed a Domino form, with security, directly into a floating pane and submit it using Ajax. Last I’m showing you some code how to [...]
9 Comments » | Posted in Ajax, Dojo, JSON, JavaScript, Tutorial
Tagged: ajax, demo, dojo, domino, floating window, javascript, json, tutorial
June 6th, 2007 by Viktor Krantz
There are many articles out there explaining what JSON is and where to use it, including a very good article written by Scott Good titled JSON and Domino.
What I’m going to try to explain in this tutorial is why associative arrays are our best friend when coding with JSON and Ajax. We have all seen [...]
2 Comments » | Posted in Ajax, Dojo, JSON, JavaScript, Tutorial
Tagged: ajax, associative arrays, dojo, domino, json, tutorial, xml
May 21st, 2007 by Viktor Krantz
Many of you have requested that I publish the sample database I used for the Faster Ajax with Domino and JSON speed test. I posted the article back in March and I should have done this a long time ago.
All documents/notes has been deleted from the Domino database to save some space and bandwidth on [...]
3 Comments » | Posted in Ajax, JSON, JavaScript, Tutorial
Tagged: ajax, domino, json, tutorial, xhr
Pages (2): [1] 2 »