Ajax now featured on Techshrine | Also visit: JetPack Future | Molly and Jake | Autolust

Boxxet Home   |   Log in or Register

Hot Topics   ajax control toolkit     ruby on rails     Silverlight     asp.net ajax toolkit     JSON     server side     ASP.NET MVC    

photo credit: openajax.org

server side

"server side" is currently a popular topic for Ajax writers. We have "server side" focused insightful blog posts, breaking news, fan favorite podcasts, online videos, rare photos, and more for you from our Ajax collection.

Rate Image:HTMLClickWaitRefresh.gif

Rate sykosomatic-ajax-test1

 

Videos

Year 2008

 

Rate Video: Team Server / Ajax Development with IntelliJ IDEAVideo included in this story.  Click to view.

Original at Google Video external link    Mon, Aug 25

Thumbnail

Google TechTalks May 15, 2006 Dmitry Jemerov Mike Aizatsky ABSTRACT The first presentation is completely dedicated to our new product Team Server, which has to bring to the whole team the same level of productivity as IDEA does for the individual developer. We will talk about continuous...

Rate Video: How Do I: Debug ASP.NET AJAX Applications Using Visual Studio 2005?Video included in this story.  Click to view.

Original at Google Video external link    Mon, Aug 18

Thumbnail

In this video we learn how to use Visual Studio 2005 to debug ASP.NET AJAX applications. We are shown how the ScriptManager is used to access the JavaScript created by the ASP.NET AJAX server controls, and we also see how to use the Sys.Debug class to insert a trace message and a breakpoint.

Rate Video: Google I/O 2008 - Gadget and UI Development with AJAX APIsVideo included in this story.  Click to view.

Original at YouTube external link    Tue, Jun 3

Thumbnail

By rss@youtube.com (GoogleDevelopers) Advancded Gadget and UI Development Using Google's AJAX APIs Derek Collison (Google) The Google AJAX APIs can be used to build sophisticated Gadgets and UI controls for your website. For instance, you can by-pass complex server-side proxies and mash up feeds directly with a few lines of...

Rate Video: Using AJAX to Dynamically Update Silverlight ContentVideo included in this story.  Click to view.

Original at Google Video external link    Wed, Apr 16

Thumbnail

This video demonstrates a simple notification system build using Silverlight, ASP.NET, AJAX and SQL Server. Silverlight is used at the front end to present a rich UI, which is asynchronously updated using AJAX based on activities of different users in the system. You are stepped through t...

Rate Video: Passing Data to the Server with GET - AJAX TUTORIALVideo included in this story.  Click to view.

Original at YouTube external link    Sun, Mar 9

Thumbnail

By rss@youtube.com (srikantdhondi) www.ajaxtraining.blogspot.com - Passing Data to the Server with GET Author: srikantdhondi Keywords: ajax javascript tutorial Passing Data to the Server with GET Added: March 9, 2008

Year 2007

 

Rate Video: [iptvlab.co.uk] - Receiving Emails On The TV (POP3/IMAP)Video included in this story.  Click to view.

Original at Google Video external link    Mon, Oct 15

Thumbnail

By Digital TX Limited Most server-side languages (PHP/ASP/JSP etc) can open direct connections to mail servers in some way, and most modern IPTV browsers based on HTML can only allow developers to do AJAX-applications using XmlHttpRequest(). In this example, a viewer receives an alert when a new email is re...

Rate Video: PHP and AJAX shell consoleVideo included in this story.  Click to view.

Original at YouTube external link    Tue, Aug 28

Thumbnail

By rss@youtube.com (apachehtaccess) Command prompt console shell on your web site. Run commands on your web server as if telnet or SSH. Get the code at http://www.askapache.com/tools/php-and-ajax-shell-console.html

Rate Video: Iphone Ajax Calendar ApplicationVideo included in this story.  Click to view.

Original at YouTube external link    Sun, Aug 5

Thumbnail

By rss@youtube.com (amarabini) This is an ajax application i've made for a biotech company in the bay area. Thanks goes to Qingqing Liu for server side programming and to Matt Nelson for the initial graphic concept.

Rate Video: Growl-style AJAX NotificationVideo included in this story.  Click to view.

Original at YouTube external link    Tue, Jul 17

Thumbnail

By rss@youtube.com (mattdennewitz) This is a demonstration of using Mootools to emulate Growl-style notification for a website or administration back-end. In this demo, I've created a heartbeat class that pings a URL which returns latin. Every 1 second, the server is pinged and a new notification is created upon response. E...

Stories

This Week

 

Rate PowerPivot Data Refresh

Original at MSDN Blogs external link    Fri, Nov 20

Thumbnail

By Dave Wickert (MSFT) 1. The data has to be available to the server. This seems obvious, but sometimes its not. Files located on your local hard drive, or within the workbook itself (such as the local table) cannot be refreshed on the server. The data has to be located somewhere the server can get to it.

Rate Full Frontal ‘09: Stuart Langridge on HTML5 Features

Original at Ajaxian » Front Page external link    Fri, Nov 20

By Michael Mahemoff Server-Sent Events PLAIN TEXT HTML:   <event -source src="getTime.php">   PLAIN TEXT JAVASCRIPT:   document.getElementsByTagName("event-source")[0].addEventListener("server-time", eventHandler, false); function eventHandler(event) {   alert(event.data); }   Only...

Rate Fiddler – How to mimic a specific browser version request?

Original at MSDN Blogs external link    Thu, Nov 19

Thumbnail

By rakkim Fiddler tool doesn’t need any introduction, it is a great tool to debug a lot of client side issues with Internet Explorer, and other browsers as well . There are a few times when you have a different version of a browser, and you want to know what the server renders for different version of bro...

Past Two Weeks

 

Rate Persevere comes to a 1.0 release

Original at fullasagoog.com full roast blend external link    Wed, Nov 18

By Ajaxian Ah the magical 1.0 release. It can feel so illusive :) Kris Zyp has announced the 1.0 of his Persevere uber-server: Persevere is JavaScript storage and application server that uses standards-based interface of HTTP/REST, JSON-RPC, JSONPath, and REST Channels. Persevere is designed for r...

Rate Why Google Should Not Give Chrome the Go-Ahead

Original at pheedcontent.com external link    Wed, Nov 18

Thumbnail

By Craig Buckler I recently looked at Google’s Go programming language. At first glance, it seems to be a good option for desktop or server-side web development, but it appears that Google has more ambitious plans. What do you think? Is NaCl and Go a great idea? Do we have too many plugins or do they improve the...

Rate A Calculator Service Application Example

Original at MSDN Blogs external link    Tue, Nov 17

By dtaylorms The CalculatorServiceInstance class will be used to register an installation of our calculator service on a particular server in a server farm. We will register exactly one instance of this class in the config db for every application server where our calculator service is installed.

Rate Persevere comes to a 1.0 release

Original at Ajaxian » Front Page external link    Mon, Nov 16

By Dion Almaer Persevere is JavaScript storage and application server that uses standards-based interface of HTTP/REST, JSON-RPC, JSONPath, and REST Channels. Persevere is designed for rich clients application and can be used with any framework or client. The Persevere Server runs on Rhino and pro...

Past Month

 

Rate How to get user password in clear text at OpenSSO agent / client ?

Original at Sun Bloggers external link    Wed, Nov 11

By mrudul 2) Add a new value "com.sun.identity.authentication.spi.WSSReplayPasswd" in Access Control -> Top Level Realm -> Authentication -> Advanced Properties -> Authentication Post Processing Classes, on OpenSSO server side.

Rate A simple feedback of AJAX for beginners

Original at Ajax external link    Mon, Nov 9

By SHASHANK SHEKHAR AJAX is really faster in its application as it does not need connection to server every time you ask for the information. Call back process for required information from users is capable enough to avoid sluggishness of page view. Data updation has been made quite simple and there is no need t...

Rate Microsoft has Acquired the Teamprise Client Suite

Original at MSDN Blogs external link    Sun, Nov 8

Thumbnail

By bharry Command line client - Provides a cross-platform, non-graphical interface to Microsoft's Team Foundation Server, for scripting and build scenarios or for developers who prefer a command-line interface. The command line interface is compatible with the current Microsoft supplied c...

Rate .MSG File Format (Part 1)

Original at MSDN Blogs external link    Fri, Nov 6

Thumbnail

By tomjebo On the other hand, a “custom” attachment is not another message, well, not necessarily.  Once the __substg1.0_3701000D storage is created for a “custom” attachment, the email client or server creating this message store simply stops writing and hands the pointer to the __substg1.0_370...

Rate Excel Services in SharePoint 2010 REST API Syntax

Original at MSDN Blogs external link    Thu, Nov 5    3 related articles

Thumbnail

By Joseph Chirilov We start out with a simple Excel workbook stored on a SharePoint 2010 server at the following URL: Note: In the case where the workbook resides in the root site of the SharePoint server then you would insert the _vti_bin/ExcelRest.aspx/ behind the server name. becomes… Tables: Charts:

Rate Google releases Closure, the tools behind the JS geniuses

Original at Ajaxian » Front Page external link    Thu, Nov 5

By Dion Almaer The Closure Library is server-agnostic, and is intended for use with the Closure Compiler. Closure Templates are implemented for both JavaScript and Java, so side. For the client side, Closure Templates are precompiled into efficient JavaScript.

Rate Are You Violating the Eolas Ajax Patent?

Original at pheedcontent.com external link    Thu, Nov 5

Thumbnail

By Craig Buckler Most Ajax systems utilize the XMLHttpRequest object which permits programmatic server communication. It was introduced by Microsoft in March 1999 when Internet Explorer 5.0 was released. The original implementation was an ActiveX object devised specifically for the Outlook Web Acce...

Rate Installing PHP on Windows Just Got Easier

Original at pheedcontent.com external link    Wed, Nov 4

Thumbnail

By Andrew Gardner The Web PI also has a caching extension for IIS, which improves web server performance and makes it a serious competitor to Apache for hosting PHP applications. Take a look and see what you think. Article: The Easy Way to Install PHP on Windows Quiz: Web Platform Installer Quiz

Rate Email Using JavaMail

Original at Ajax external link    Tue, Nov 3

By Jegan Smiles return sent; That line is optional in case you have set your SMTP server for authentication before emails are sent out by the mail server. The method also provides the option to let you send the email as plain text or HTML. Just set the value to html if you want it to be sent as HTML.

Rate Google Wave Sandbox is Now Open for FederationVideo included in this story.  Click to view.

Original at Read/WriteWeb external link    Mon, Nov 2

Thumbnail

By Frederic Lardinois Running Wave on Your Own Server Developers who want to run their own Wave server can find all the necessary information for setting up a Wave Federation Prototype Server in these documents. The server is written in Java and should run on Windows, OSX and Linux-based machines. In the documen...

Rate Excel Services REST APIs – the basics

Original at MSDN Blogs external link    Mon, Nov 2    3 related articles

Thumbnail

By Shahar http://[server]/_vti_bin/ExcelRest.aspx/[DocLib]/[File.Xlsx] The name of the table is “Table1” – because the HTML format is the default one when accessing tables, that means that one does not need to specify it to get HTML back.

Rate ICEfaces 2.0 Alpha now available

Original at JRoller external link    Fri, Oct 30

By Ted Goddard Unzip the source bundle Invoke ant world in the icefaces directory (ant all builds only the core) Deploy the .war files from samples/ and compat/samples/ You may also be interested in deploying ICEfaces 2.0 to a Servlet 3.0 application server (such as GlassFish v3). Servlet 3.0 is automatica...

Rate Moving to the Cloud: Key Considerations for Cloud Storage

Original at ajax.sys-con.com external link    Wed, Oct 28

I’d like to focus in detail on the complexity and variability of cloud provisioning and storage properties. There are different models for storage in existing compute clouds, with the most common being an “inclusive” storage model. In this model, each server comes with a certain amount o...

October of 2009

 

Rate Toorcon 11

Original at Sun Bloggers external link    Sun, Oct 25

Thumbnail

By DanX Contempt is a Java/Eclipse program that provides a framework for collecting network information from multiple "Seed Servers". Contempt installs via webstart. It supports multiple users, multipe "seeds" scanning separate networks. The Seed Server is implemented a Java jar file. A Seed...

Rate A Small and Energy-Efficient OpenSolaris Home Server

Original at Sun Bloggers external link    Sun, Oct 25

Thumbnail

By constantin AMD on the other hand has a number of attractive points for the home server builder: My motherboard conclusion: The Asus M3A78-CM motherboard has everything I need for a home server at a very low cost, and it's proven to run OpenSolaris just fine.

Rate 7 Minute Installs: Using Reduced Repository with Automated Installer

Original at Sun Bloggers external link    Sat, Oct 24

By ckamps Just over 7 minutes to install a text-oriented, headless server OpenSolaris system from scratch? This is the next installment in my effort to establish an efficient development and test environment for experimental OpenSolaris base installation profiles. In this entry I address how...

Rate Re: About Google AJAX Language API (character limitation?)

Original at Google AJAX APIs Google Group external link    Thu, Oct 22    5 related articles

By jrgeer...@gmail.com (Jeremy Geerdes) In all likelihood, you're running into the URL length limit that Google imposes on GET requests from their servers. If you build a simple server-side proxy application, you can use XMLHttpRequest to send the longer string back to your own server via POST, and then

Rate Re: About Google AJAX Language API (character limitation?)

Original at Google AJAX API Google Group external link    Thu, Oct 22    5 related articles

By jrgeer...@gmail.com (Jeremy Geerdes) In all likelihood, you're running into the URL length limit that Google imposes on GET requests from their servers. If you build a simple server-side proxy application, you can use XMLHttpRequest to send the longer string back to your own server via POST, and then

Rate Closing Idle Sessions in SunSSH

Original at Sun Bloggers external link    Wed, Oct 21

By janp The answer might be suprising but those "alive" options can really help in getting rid of idle sessions both on the server and the client side, respectively. However, note that ClientAliveInterval and ClientAliveCountMax are supported only in OpenSolaris, not in S10. So, on S10 you will...

Rate Access Control in Solaris CIFS Server (Basics)

Original at Sun Bloggers external link    Tue, Oct 20

By Afshin Salek Secured object: the object/item that needs protection Security information: a set of data that defines what kind of access is allowed/denied to a secured object. Three levels of access control is offered on Solaris through CIFS server:

Rate How to render the same template on the server and client with minimal redundancy

Original at ASP.NET Weblogs external link    Mon, Oct 19

By Tales from the Evil Empire : Microsoft AJAX Library Last week, I wrote a post about how the new Microsoft Ajax Library Preview 6 made it a lot easier to write unobtrusive and imperative data-driven applications . Because for the previous preview, I had written a cool little class browser using a declarative style, I thought it would be nice t...

Rate Developing AjaxPush WebApp for Glassfish and AjaxPush Portlet for WebSpace Server 10.0

Original at Sun Bloggers external link    Sun, Oct 18

Thumbnail

By patriceg The essence of Ajax Push is the ability the server. This makes Ajax Push highly suitable for collaborative state of the application and other users are interested in seeing Push to add collaborative features to your rich web application or

Rate Internet Analytics Utilizing AJAX

Original at Ajax external link    Fri, Oct 16    5 related articles

By Ildar Kaplunov In case you have a site that uses Internet 2.0 know-how like AJAX, then tracking page views isn’t going to tell you a lot. In a customary internet page, each click of a link or a button causes a trip to the internet server and a reloading of identical page with new data or of a new page – this way a new...

Rate Start AJAX and Internet XML

Original at Ajax external link    Fri, Oct 16    5 related articles

By Ildar Kaplunov HTML: for arrangement and interface XML: for structured interaction JavaScript: to lighten evaluation making & programming PHP/ASP: for server-side processing An internet server with server-side scripting An internet browser supporting JavaScript

Rate Reviewed: 20229 (Oct 15, 2009)

Original at AjaxControlToolkit Work Item external link    Thu, Oct 15

By minhwan Rated 5 Stars (out of 5) - Why are this coming with VS2008 and .NET3.5 only. I hope server side has this extension installed or upgraded automatically. I'm having hard time to figure out which web server needs for update on Ajax control's for asp.net website.

Rate Join our IRC channel

Original at Google AJAX APIs Google Group external link    Tue, Oct 13

By j...@google.com (Jeff S (Google)) Come hangout on the Google AJAX APIs IRC channel! You can ask Googlers and Gurus questions or just talk about your favorite web technologies. Here's the information: server: irc.freenode.net channel: #googleajaxapis If you don't have an IRC client handy, click on this link to use a

Rate Join our IRC channel

Original at Google AJAX API Google Group external link    Tue, Oct 13

By j...@google.com (Jeff S (Google)) Come hangout on the Google AJAX APIs IRC channel! You can ask Googlers and Gurus questions or just talk about your favorite web technologies. Here's the information: server: irc.freenode.net channel: #googleajaxapis If you don't have an IRC client handy, click on this link to use a

Rate Sun Software updates

Original at Sun Bloggers external link    Mon, Oct 12

By cmani Sun release new Sun Role Manager 5.0 and Directory Server Enterprise Edition 7.0. Click this link for more details Sun Releases New Update for Solaris 10 Operating System : Builds on Solaris 10 Innovation With New Streamlined Administration Capabilities, Solaris ZFS Updates and Expande...

Rate Recent Releases: Sun Communications Suite 7

Original at Sun Bloggers external link    Sat, Oct 10

Thumbnail

By pelegri The highlights of the new version are the revamp of the to leverage AJAX, and the support of the latest standards, iCAL/CalDAV, in the Calendar Server. • Brief or Very Detailed Overview of the Suite. • iCal Support in Sun Calendar Server 7. • Brief Installation Sketch

Rate Sun achieves the Magic Number 50,000 on T5440 with Oracle Business Intelligence EE 10.1.3.4

Original at Sun Bloggers external link    Sat, Oct 10

Thumbnail

By Giri Mandalika The following graph shows the scalability of the application from one node to four nodes to eight nodes running on T5440 servers. Caching was turned ON at the application server, which led to minimal database activity on the server. Note hat the caching mechanism was turned ON even in the pr...

Rate Sun Java Communications Suite 7 released

Original at Sun Bloggers external link    Wed, Oct 7

Thumbnail

By Thin Slice Calendar Server 7, with CalDAV support, enabling interoperability with Mac iCal/iPhone and Mozilla Thunderbird.Sun Convergence 1 U3,  provides an AJAX rich client web experience for all the components.Indexing and Search Service 1, provides real time indexing and search of messagi...

Year 2009

 

Rate How To: Create a dynamic Ajax-based Web application with the WebSphere Application Server Feature Pack for Web 2.0

Original at ibm.com external link    Tue, Sep 22

The IBM WebSphere Application Server Feature Pack for Web 2.0 provides a rich set of components that enable developers to easily and more efficiently build powerful Ajax-based applications. This article explains how you can build a Web application that features dynamic charts using th...

Rate Autoscaling in the Cloud with PubSubHubbub

Original at SYS-CON Media external link    Thu, Sep 17

For those of you not familiar with PuSH, it is a simple, open, server-to-server web-hook-based extension to Atom (and RSS) pubsub (publish/subscribe) protocol. Servers communicating via the PubSubHubbub protocol can get near-instant notifications (via webhook callbacks) when a t...

Rate Ajax From the Ground Up: Part 2 - Sending Data to the Server

Original at Tutorialized.com external link    Wed, Aug 5

In part one of this multi-part series, we learned how to create an instance of the XMLHttpRequest object in a cross-browser fashion. In part 2, we'll discuss the code needed to start communicating wit...

Rate Culpepper and Associates replaces MS Access tool with web-based ...

Original at TMCnet external link    Tue, Jun 16

However, says Stephen Anders "with Visual WebGui there is never a noticeable delay when displaying any of our data, or on saving any of it back to the server. The way Visual WebGui handles the Ajax plumbing behind the scenes produces great performance ...

Rate Thecus upgrades storage line with N5500 5-bay NAS

Original at Neoseeker external link    Mon, Jun 15

The N5500 also offers many features for home users including full multimedia support including an iTunes server, photo web server and a media server with UPnP support. The device also marks the debut of Thecus' AJAX-based web management interface for a ...

Rate Thecus Introduces N5500 NAS Server

Original at Hot Hardware external link    Mon, Jun 15

Thumbnail

 MA including an iTunes server, photo web server, and a media server which supports uPnP, making it the perfect central hub for all of your digital content. Debuting on the N5500 is Thecus' new and AJAX-based web interface, which is more intuitive and ...

Rate Metatomix Unveils Version 6.0 of Its Semantic Platform - Earthtimes

Original at Earthtimes.org external link    Mon, Jun 15

Earthtimes (press release), UK Web client and server applications. The interface can also be used across multiple functions in the semantic application and leverages tools like Adobe Flex and other rich Internet application development architectures such as AJAX, JSP and SWT. ...

Rate An A to Z of Rich-Content RIA Web Development - SYS-CON Media

Original at SYS-CON Media external link    Sun, Jun 14

This session will involve 3 types of RIAs, built using Flex, AJAX and JavaFX, multiple server-side endpoints, multiple push technologies including Comet, RTMP and Sockets and Event Stream Processing engines. Are Rich Internet Applications Ready for the ...

Rate The Development of Web Mapping Applications with Oracle Tools

Original at DirectionsMag.com external link    Thu, Jun 11

 IL For even more flexibility, Oracle also offers Oracle Maps, which introduces a very powerful AJAX Web mapping interface that allows access to mapviewer's visualization features. Included within mapviewer, Oracle Maps has a cache server of pre-generated ...

Rate JSCAPE Embeds Adeptol's ajaxdocumentviewer Within JSCAPE Secure ... - PR.com

Original at PR.com external link    Tue, Jun 9

press release), NY All reading, access and conversion of documents is done within the server resulting in no need for purchase of licenses for Microsoft Office, Adobe Acrobat or other software's. AJAX Document Viewer supports more than 200 Document Types including ...

Rate Pro JSF and Ajax feedback

Original at JRoller external link    Mon, Jun 8

By Jonas Jacobi It is now over 3 years since John and I published our book - Pro JSF and Ajax - and a lot of things have happened since then. At the time of authoring the book we were both employed by Oracle working in the Oracle Application Server division - an excellent experience with fantastic colleagues! B...

Rate Opinion: June 7th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Original at ASP.NET Weblogs external link    Sun, Jun 7    1 related articles

By ScottGu AJAX Building Interactive UI with AJAX – A look at JSON Serialization: Scott Mitchell has a nice article that explores the JSON serialization format used by ASP.NET AJAX when calling web-services and server end-points from client-side script.

Rate Google makes a new wave and transforms the browser

Original at EducationGuardian.co.uk external link    Sat, Jun 6

 UK We first saw this in Gmail, which uses a development of JavaScript called Ajax to enable a web-page to interact with a distant server without ever moving away from the page. Among other things, this makes the business of compiling web metrics more ...

Rate Server Load PerformanceTest™ Breakthrough For AJAX Applications - PR Web

Original at PR Web external link    Wed, Jun 3    3 related articles

San Francisco, CA (PRWEB) June 3, 2009 -- Software Research, Inc. has announced a major breakthrough in its eValid™ based PerformanceTest™ server loading service for AJAX-based web applications. Using multiple instances of the eValid test-enabled web ...

Rate LogicMighty Launches MediaLibrary – Easy to Use Web-based DAM Software - Newswire Today

Original at Newswire Today external link    Mon, Jun 1

press release), UK NET web server application that utilises AJAX technology to give a better user experience from within a web browser. Basing our product on Microsoft's .NET framework has provided a rich environment for adding new functionality, allowing us to react ...

Rate WebDNA Developer Edition

Original at ZDNet Asia external link    Thu, May 28    3 related articles

 Singapore You do not need to learn PHP syntax and MySQL syntax. One single WebDNA command does it all.. WebDNA can interact with Flash, Applets, JavaScript, Ajax, and many other client-side processors to create the perfect client-to-server balance. ... WebDNA 6.2 release Macsimum

Rate Ingres Adds Red Hat's JBoss To Database Middleware Stack

Original at InformationWeek external link    Wed, May 27

 NY In addition to Ingres, the stack includes JBoss Developer Studio tools; JBoss ESB (enterprise service bus) for linking applications to back-end systems and other apps; JBoss Seam, a framework for linking Ajax, Java Server Faces, Enterprise JavaBeans, ...

Rate Mobile Browser Skyfire Hits 1.0

Original at InformationWeek external link    Wed, May 27

Thumbnail

Techtree.com  NY The Skyfire browser uses server-side compression technology to enable users to access and interact with Web sites built with Flash, Ajax, JavaScript, Silverlight, and other rich Web technologies. This gives it an advantage over competing browsers like ...

Rate MyEclipse 7.5 M1: Delivering Master Class VisualVM Java Profiler ... - PR Web

Original at PR Web external link    Tue, May 26

MyEclipse 7.5 M1: Delivering Master Class VisualVM Java Profiler ... MyEclipse is the Eclipse plugin-based solution for all your UML, Ajax, Web, Web Services, J2EE, JSP, XML, Struts, JSF, Java Persistence, EJB, extended database support and application server integration needs.

Rate Build Comet applications using Scala, Lift, and jQuery

Original at Tutorialized.com external link    Mon, May 25

Advanced Ajax libraries, such as jQuery, make it easy to write Comet applications on the client side, but getting them to scale on the server is still a challenge. That is where the Scala programming ... Business Web Hosting Get Your Company Up to Speed With Microsoft Web platform. 60 days Free a...

Rate Vaadin 6 Server-Driven RIA Framework Announced - the Next ... - PR Web

Original at PR Web external link    Mon, May 25

Using tons of widgets, developers can build rich web applications easily with Java on the server-side, much like creating regular desktop applications with Swing or AWT. There is no need to know anything about the client-side Ajax code or JSON ...

Rate Open-Xchange Groupware Available via Macs and iPhone - PR Web

Original at PR Web external link    Thu, May 14

or the AJAX-based web interface, or by using Microsoft Outlook on PCs, or virtually any smartphone. With OXtender for MacOS X, end users can access and edit all information and documents stored on the Open-Xchange server with their familiar desktop ...

Rate Using E4X on the server-side with Jaxer

Original at Tutorialized.com external link    Tue, May 12

Running JavaScript on the server is not some oddity. The ECMAScript for XML (E4X) standard gives JavaScript developers a powerful API to work with XML. In this article, you can see how JavaScript and ... Microsoft - Free Web Hosting 60 Days Free Hosting. Choose From Shared Hosting, Virtual Dedi...

Rate How To: Creating Live Data with AJAX

Original at Ajax Tutorial Top List external link    Sat, Apr 4

This tutorial will explain how you can achieve this effect using AJAX and PHP. This can be achieved in almost any server side scripting language, as long as you know how to make database queries in your desired langauge

Rate How To: Access a Custom Java Object with JavaScript

Original at Ajax Tutorial Top List external link    Wed, Apr 1

This tutorial demonstrate how to use the DWR framework to access a JavaScript representation of a Java object from the server. Then displays the object on a web page.

Rate Podcast: Got an Hour? Create a Server in the Cloud

Original at Read/WriteWeb external link    Sat, Mar 21

Thumbnail

By Lidija Davis The second time we got a little stuck was when trying to wake the server up. Our 'instance' or 'server' took 20 minutes to set up; then another 30 minutes was spent waiting for the Amazon gods to make it a reality. Amazingly, a virtual server in under an hour.

Rate Seam Tutorial 1.1: RichFaces and paged table (datascroller)

Original at JRoller external link    Sat, Mar 7

Thumbnail

By Jakub Holý (Holy) Running the generated application Attempt 1: A Console view should pop up where you can see the log of the starting JBoss application server. Summary We have set up a Seam development environment, overcame some problems, and managed to get a simple application running.

Rate How To: Simple Ajax Example

Original at digg.com external link    Fri, Mar 6    7 related articles

Thumbnail

Today we are having more fun with XMLHttpRequest. This video tutorial will show you how to call a server side script when the user adds text to ... feeds.digg.com

Rate How To: Using E4X on the server-side with Jaxer

Original at SSWUG.ORG Articles external link    Thu, Mar 5

 AZ That is not an issue if you use JavaScript on the server with Jaxer. In this article, you see how JavaScript and E4X make it easy to work with XML on the server. Combine this key ingredient with Jaxer to create Ajax applications using nothing but ...

Rate How To: Using E4X on the server-side with Jaxer

Original at ibm.com external link    Mon, Mar 2

The ECMAScript for XML (E4X) standard gives JavaScript developers a powerful API to work with XML. As it is not supported in Internet Explorer, you might not get to use it often. That is not an issue if you use JavaScript on the server with Jaxer. In this article, you see how JavaScript and E4X ma...

Rate How To: Create Ajax Login page with Dojo toolkit and Zend Framework

Original at Ajax Tutorial Top List external link    Sun, Mar 1    3 related articles

Article shows how to create Ajax forms with server-side actions using the Dojo toolkit and Zend Framework. Shows creation of a sample user login form that uses dojo.io client-side packages and Zend_Controller and Zend_Filter_Input server-side packages.

Rate How To: Ajax Powered Google Maps Mashup Tutorial

Original at Ajax Tutorial Top List external link    Sun, Mar 1

An introduction to building a simple Google Maps mashup using Ajax. Requires only a web server to host the mashup. The mashup plots location data retrieved from a simple JSON service. The true Hello World of Google Maps mashups

Rate ASP.NET - AJAX functionality not working on the page | Getting ‘Sys’ is undefined

Original at MSDN Blogs external link    Fri, Feb 27

Thumbnail

By rakkim When the ASP.NET AJAX Functionality is not working on a web page, it is usually due to the fact that the javascript needed for AJAX is not sent to the client from the server for some reason. ‘Sys’ is undefined. You might see this error message when there is a problem with the client in receiving th...

Rate How To: Using Snapsflow to interface XML Web Services with a RIghtFax server - part 3Video included in this story.  Click to view.

Original at YouTube external link    Wed, Feb 18

Thumbnail

By rss@youtube.com (snapsflow) This three part series shows you how you can use Snapsflow to directly connect XML web services and your RightFax server. Author: snapsflow Keywords: XML Web services RightFax Fax server RightFax web services Snapsflow RightFax integration Added: February 18, 2009

Rate Sys.WebForms.PageRequestManagerParserException

Original at MSDN Blogs external link    Tue, Feb 10

Thumbnail

By carloc If you get weird Ajax script errors, my experience tell me to always first check if Http compression is enabled on the web server (this is not the first time I tackle this topic), but this was not the case. An important thing to note is that the application was working perfectly fine when brows...

Rate How To: Project jMaki for the Glassfish v3 Application Server

Original at Sun Bloggers external link    Thu, Feb 5

By Nicholas Slipp From Web and more to your browser, check out this insightful document about getting started with Project jMaki.  Project jMaki is a lightweight framework for creating web applications using built-in templates as well as a model for creating and using Ajax-enabled customizable widget...

Rate How To: DHTML ToolTips using AJAX.NET Library

Original at Ajax Tutorial Top List external link    Sun, Feb 1

The article shows how you can use the power of DHTML and AJAX to make cool effects with ASP.NET Server Controls. Also, it is accompanied with source code at the end which you can download and see what is going on behind the scenes.

Rate How To: Ajax for Java developers: Ajax with Direct Web Remoting

Original at Ajax Tutorial Top List external link    Sun, Feb 1

This tutorial shows how to take things one step further, using a framework that formalizes your ability to make remote procedure calls on server-side Java objects from JavaScript client code.

Rate How To: Polling the server with Ajax

Original at Ajax Tutorial Top List external link    Sun, Feb 1

In this tutorial shows how to load a simple RSS 2.0 feed containing useful links into a Web page, update the list regularly using the setInterval command in JavaScript. Tutorial addresses the topic of multi-dimensional arrays in JavaScript

Rate How To: Build an Ajax Shopping Cart - Tutorial Part 13Video included in this story.  Click to view.

Original at tutorialvid.com external link    Fri, Jan 9    7 related articles

Thumbnail

In This part 13 of the ajax shopping cart video tutorial series we look at Add to Shopping Cart: Handle Server Response. Project files can be ... tutorialvid.com

Rate How To: Run JavaScript files on the server side

Original at CIOL external link    Wed, Jan 7

Learn how to use the javax.script API in Ajax and Java EE application

Rate More Ajax Experience Videos: JSON and JavaScript

Original at Ajax external link    Tue, Jan 6

By Ben Galbraith Following-up from our previous posting, we've got some more Ajax Experience videos. This post's theme is JavaScript and JSON: Practical Functional JavaScript with Oliver Steele JSON SOA-based Client/Server App Dev with Kris Zip

Rate How To: Integrate DWR into Your Java Web Application

Original at Ajax Tutorial Top List external link    Thu, Jan 1

This tutorial shows how to configure DWR (Direct Web Remoting) with Java Web Application. Design your Ajax application around a JavaScript framework bound to Java objects on the server....

Rate SmartGWT 1.0: Huge open source widget set and more

Original at Ajax external link    Tue, Dec 2

Thumbnail

By Dion Almaer Most Ajax frameworks stop short and leave it up to the user to manage state on the client side and propagating the changes to the server. This is not a trivial problem! Over the past few years UI widget libraries have improved significantly and there are now various options available to user...

Rate How To: Ajax Dojo Comet Tutorial

Original at Ajax Tutorial Top List external link    Mon, Dec 1

This tutorial is about how to push events from the server to the client

Rate A quick review of Jaxer

Original at Bhavin's external link    Tue, Nov 25

This determines whether the javascript function is executed on the server, the client, both or from the client in the form of an Ajax call to the server. If one specifies “server-proxy” Jaxer automatically creates stub code within the ...

Rate Patch: Telerik Watch: RadControls for ASP.NET AJAX Q308 SP1 released today

Original at Telerik Watch external link    Tue, Nov 25

By Todd Anglin webServer); New NoRecordsTemplate and AlwaysVisiblePager for RadGrid with client-side data binding; RadInputManager now supports server-side and client-side disabled styling; Multi-day appointments in RadScheduler month view now render ...

Rate How To: Ajaxian » Canvas Step by Step Tutorial

Original at Ajaxian external link    Mon, Nov 24

Audible Ajax. Episode 25. In Episode 25, we chat about IE 8, standards, Acid3, server side JavaScript, and more. Podcast RSS · View in iTunes · Ajaxian Odeo Channel · Podnova · iPodderX · more podcasts. GET E-MAIL UPDATES ...

Rate SmartGWT 1.0 Released!

Original at JRoller external link    Mon, Nov 17

Thumbnail

By Sanjiv Jivan DataSource's can be made to point to local or test XML data for rapid prototyping and later be changed to point to a server and everything will continue work the same way. The XSD DataSource sample illustrates how you can read a DataSource definition for a server using a standard XML Schema.

Rate How To: RIA - Ajax startup

Original at Tutorialized.com external link    Sat, Nov 8

Ajax for beginners. This article teaches how to use Ajax to fetch data from database using Servlet. Though the author uses Servlet as serverside technology but the concept can be used for other server... The All-New Adobe Creative Suite 4 Now Shipping: Adobe CS4: tools to help students expres...

Rate Podcast: Sun Intros GlassFish Enterprise Server v3 Prelude

Original at Java Entrepreneur external link    Thu, Nov 6

Thumbnail

Glassfish v3 Prelude will include enhanced abilities for users to run dynamic development languages in addition to pure Java," writes InternetNews' Sean Michael Kerner. "One of the languages highlighted by Hinz is Ruby, which is supported on Glassfish as JRuby. Hinz noted that to date,...

Rate October 22nd Links: ASP.NET, Visual Studio, WPF and Silverlight

Original at ASP.NET Weblogs external link    Wed, Oct 22

By ScottGu Building a Great ASP.NET AJAX Application from Scratch: Brad Abrams has a nice end to end application tutorial that shows off building an ASP.NET AJAX application from scratch. It covers ASP.NET, LINQ, Server and Client-side AJAX, the ASP.NET AJAX Control Toolkit, jQuery and more.  A great e...

Rate Ajax validation with Struts 2

Original at headlines from JavaWorld external link    Wed, Oct 1

Struts 2's versatile validation framework doesn't end with Java support on the server side. Find out how Struts 2 also helps you perform advanced Ajax validation with ease.

Rate TOTD #45: Ajaxifying Java Server Faces using JSF Extensions

Original at Sun Bloggers external link    Tue, Sep 16

By arungupta And instead of refreshing the entire page, it uses JSF Extensions to make an Ajax call to the endpoint and show the list of cities based upon the text entered. This behavior is similar to Autocomplete and shows the suggestions in a ...

Rate jQuery Conference 2008 Agenda

Original at jQuery external link    Sun, Aug 31

Thumbnail

By ReyBango Web designer and developer, Jonathan Snook moves effortlessly from client-side, front-end work to hardcore server-side challenges, and his fluency in CSS, JavaScript, PHP and MySQL make make him the “turn-to” man for many high-profile clients. Coauthor of Accelerated DOM Scriptin...

Rate Murach's ASP.NET Web Programming with VB.NET

Original at ASP.NET Weblogs external link    Thu, Aug 28

Thumbnail

By JoeStagner Get a a copy ! Last, you learn how to apply the finishing touches to a web application: security, web services, custom server controls, reports generated by Crystal Reports, email, and deployment. "No other book teaches so much, so fast, or so thoroughly."

Rate Snappy Calendar and Table components for ICEfaces

Original at JRoller external link    Mon, Jul 28

By Ted Goddard There are many dimensions to Ajax, yielding many different possible approaches. One particularly interesting dimension is the division of labour between client and server. Generally, ICEfaces assigns the most work to the server, treating the browser as a remote display. There are a num...

Rate Podcast: ASP.NET MVC + ASP.NET AJAX

Original at ASP.NET Weblogs external link    Thu, Jul 24

By craigshoemaker Jess Chadwick describes how to integrate the ASP.NET AJAX framework with ASP.NET MVC. With a few tricks up his sleeve, Jess makes it easier than it seems. Jess is "Lead Code Monkey" at Infragistics, president of the New Jersey .NET User Group and contributor to the Code Camp Server project. Reso...

Rate State of Ajax for June 2008: Apple flexes Open Web muscles

Original at Ajaxian external link    Tue, Jul 1

By Dion Almaer JavaScript An interview with 280 North on Objective-J and CappuccinoSteve Yegge on Server Side JavaScriptJavascript HTML Construction BenchmarkThe fight for cross domain XMLHttpRequesteval(’foo=a’, obj.fn); How you aren’t private in FirefoxGoogle Analytics after onLoad and d...

Rate JavaScript - Prototype and AJAX Tutorial

Original at Last Tutorials from Tutsbuzz.com external link    Sun, May 18

Prototype framework enables you to deal with Ajax calls in a very easy and fun way that is also safe (cross-browser). Prototype also deals in a smart way with JavaScript code returned from a server and provides helper classes for ...

Rate Java One - day 2

Original at Sun Bloggers external link    Wed, May 7

By cmani 1. The Sun app server has undergone a name change, yet again. "Sun Java System Application Server" to "Sun GlassFish Enterprise Server" to more clearly articulate its relationship with GlassFish. There is also an unlimited pricing option for glassfish enterprise server. Please see annou...

Rate Ajax Pushed at fisl9.0

Original at JRoller external link    Wed, Apr 23

By Ted Goddard Here I am, showing WebMC on the iPhone. The trick to giving web-based demos on the iPhone (when the server is on your laptop and a WiFi network may or may not be available) is to enable connection sharing on your Mac (even if you don't have a connection to share). This works much better than creat...

Rate Ajax World East 2008 - Day 1 ReportVideo included in this story.  Click to view.

Original at Sun Bloggers external link    Tue, Mar 18

Thumbnail

By arungupta The session talked about AIR, Silverlight & JavaFX as three possible technologies for Enterprise RIA. Per the talk, here are the basic criteria for RIA tools requirement: Seamless deployment on clientHigh penetration of runtimeWeb browser independenceFast client/server com...

Rate Using AJAX and ASP.NET Extensions with .NET 3.5 & Visual Studio 2008 [Geekzone: IT, mobility, wireless and handheld news]

Original at Geekzone external link    Mon, Mar 17

Thumbnail

By vs2008 This becomes much easier with Visual Studio 2008’s built in support for AJAX development and the .NET framework 3.5.  ASP.NET AJAX Server Control  ASP.NET AJAX Server Control Extender ASP.NET AJAX Server Control ASP.NET AJAX Server Control Extender

Rate Podcast: The server side of Ajax

Original at futupark (WordPress) external link    Fri, Feb 29

By Stavros Vologiannidis In this podcast interview, Justin discusses all that has to happen on the server side in order to render Ajax and its related technologies on the client side, what the shift toward RESTful-style apps means for developers, why there's an increased focus on security as it pertains to what e...

Rate What is AJAX?

Original at Icerocket blog search external link    Sat, Feb 23

By Gizmo Asynchronous JavaScript And XML, or its acronym Ajax (Pronounced A-JAX), is a Web development technique for creating interactive web applications. The intent is to shift a great deal of interaction to the Web surfer's computer, exchanging data with the server behind the scenes, so tha...

Rate Hyderabad Preview: Interview with Jayashri Visvanathan

Original at Sun Bloggers external link    Wed, Feb 20

Thumbnail

By NBWebTeam Ajax is standards such as XHTML, CSS, XML coming together to provide a more interactive user experience on the web. Response to user action that doesn't require a trip server such as data validation happen asynchronously, so users are not waiting around for the server to respond.

Rate Book review: Advanced Ajax by Lauriat

Original at fullasagoog.com full roast blend external link    Tue, Feb 12

By Ajaxian Because Ajax moves so much application logic from the server to the client, it forces many developers to master a wider range of web technologies than ever before. To work effectively on Ajax projects, front-end developers have to concern themselves with database performance, busines...

Year 2007

 

Rate Ajaxifying JavaServer Faces Components: A JavaOne Hands-On Lab

Original at Sun Bloggers external link    Thu, Dec 20

Use dynamic faces Ajax zones to easily enable plain old JSF components to send Ajax requests, dynamically update other components with the Ajax response, and use an Ajax Transaction to continually poll the server. By the end of the exercise, you have created a simple chat room!

Rate Patch: Download Sun Web Developer Pack: Release 2

Original at Sun Developer Network Highlights external link    Thu, Dec 20

Get Ajax, scripting, REST-based services, and now Propono (an Atom client and server library), plus bug fixes to all the existing components and updates to the NetBeans plug-ins.

Rate How To: Ajax PHP tutorial - Communication between client and server

Original at Pixel2Life.com external link    Mon, Nov 26

Rate AJAX 101

Original at Sun Bloggers external link    Fri, Oct 19

By Gary Horton Now, this is one of those types of validation that must in fact call back to the server to determine the acceptability, and this is where AJAX fits in nicely. So we'll set up a mechanism that calls back to the iSNS server to confirm the user-entered name is unique, and we'll spice it up a bit by al...

Rate Opinion: JSON creator slams Ajax, Web, Why???

Original at JRoller external link    Tue, Sep 11

By QinXian This left JavaScript and then XMLHttpRequest for communicating from the browser to the data server. "It was really Microsoft that created all the components that Ajax needed," Crockford said. Crockford then went through a critique of various Web technologies.

Rate How To: Program with XML for DB2, Part 3: Program with XML in the client

Original at ibm.com external link    Wed, Aug 15

Learn how to extend the XML model in order to create rich clients using XML data transferred from your application server. Discover how to use Dynamic HTML (DHTML) to present the XML, XPath to navigate the XML and the Document Object Model (DOM) to modify and serialize the XML back to the app...

Rate How To: Mastering Ajax, Part 11: JSON on the server side

Original at ibm.com external link    Mon, Aug 13    2 related articles

In the last article, you learned how to take an object in JavaScript and convert it into a JSON representation. That format is an easy one to use for sending (and receiving) data that maps to objects, or even arrays of objects. In this final article of the series, you'll learn how to handle data...

Rate Open Source convention: Beyond mashups, beyond Ajax

Original at Onlamp external link    Wed, Jul 25

By webmaster@oreillynet.com (Andy Oram) Under Ajax, you can request a single item of data from a web server, which normally queries a database to return the data. Mike Pittaro suggested that the data source could be separated from the web server. Why not create dedicated servers (running probably on the same host but a different po...

Rate Scand Updates Its Ajax UI Components Grid and Tabbar

Original at AJAX Magazine external link    Tue, Jul 17

Thumbnail

By Hatem Scand released new versions of dhtmlxGrid and dhtmlxTabbar, Ajax-enabled JavaScript UI components with complete functionality and ability to work with any server-side technology including PHP, ASP, ASP.Net, Java and Rails. Minsk, Belarus, July 17, 2007 - Scand announced the releas...

Rate It's Official: Page Views Don't Count

Original at WebProNews external link    Tue, Jul 10

By Roger Dooley The venerable pageview has been done in by increasing adoption of new technologies, principally Ajax and streaming video. Ajax allows users to update page content without actually pulling a new page from the server, while video allows users to view continuously changing content on the...

Rate Patch: Gaia Ajax Widgets SP1 Released

Original at AJAX Magazine external link    Wed, Jun 6

By Hatem A new version of Gaia Ajax Widgets have been released with lots of bugfixes and many more new features. Key features in this release : RichEdit WYSIWYG Rad Editor ControlGaia Window OnMoved Events can now be trapped in Server-Side EventsA new Hasta La Vista (Windows Vista Skin)Drag'n Dro...

Rate Real-World AJAX Book Preview: Using TinyAjax to Create Live Search

Original at ajax.sys-con.com external link    Thu, Apr 26

Using a server-side framework will let you shift some of the processing from the client back to the server. In our example we'll consume our Web service using PHP and print out formatted HTML. AJAX will be used to handle the request and the response, but the Web service will be processed on the...

Rate Real-World AJAX Book Preview: AJAX Without a Server-side Framework

Original at ajax.sys-con.com external link    Tue, Apr 24

If you already have AJAX-friendly web services in place, or have a complex site with a framework that's not readily modified, you may find it easier to use a client-side framework like Prototype.js or jQuery. We'll assume that you have AJAX-friendly web services. Let's try an example using...

Rate Love Ajax? Hate The Exploits

Original at WebProNews external link    Tue, Apr 3

Thumbnail

By David A. Utter We analyzed 12 popular Ajax frameworks, including 4 server-integrated toolkits - Direct Web Remoting (DWR), Microsoft ASP.NET Ajax (a.k.a. Atlas), xajax and Google Web Toolkit (GWT) -- and 8 purely client-side libraries -- Prototype, Script.aculo.us, Dojo, Moo.fx, jQuery, Yahoo! UI, Ric...

Rate Ajax using XMLHttpRequest and Struts

Original at Ajax Tutorial Top List external link    Fri, Mar 2

Some very basic examples of how to call and respond to the XMLHttpRequest object to access server side scripts from the client

Rate Omnidrive: Ajax file explorer access to your files from anywhere

Original at Ajax external link    Fri, Jan 26

Thumbnail

By Dion Almaer Omnidrive has a remarkably rich Ajax interface to their server backend (as well as mac and windows clients). When you login to the web based file explorer you quickly see that the experience looks very desktop-like. Right-click menus, drag and drop, and more.

Rate How To: Mastering Ajax, Part 9: Using the Google Ajax Search API

Original at ibm.com external link    Tue, Jan 23

Making asynchronous requests isn't just about talking to your own server-side programs. You can also communicate with public APIs like those from Google or Amazon, and add more functionality to your Web applications than just what your own scripts and server-side programs provide. In t...

Rate How To: Ajax on Rails

Original at Register external link    Mon, Jan 15

Bringing together Ajax and Rails with Prototype In an earlier tutorial we discussed Ruby on Rails . Ajax is an XMLHttpRequest -based web technique that you can use to transfer data between a client application and a web server, and which lets you update sections of the web page without relo...

Rate How To: Ajax on Rails

Original at Reg Developer external link    Mon, Jan 15

Bringing together Ajax and Rails with Prototype. In an earlier tutorial we discussed Ruby on Rails. Ajax is an XMLHttpRequest -based web technique that you can use to transfer data between a client application and a web server, ...

Year 2006

 

Rate Patch: ASP.NET AJAX RC 1.0 is Live

Original at David Hayden external link    Thu, Dec 14

By Dave Hayden If you need some help in migrating your older projects to the new ASP.NET AJAX RC 1.0 release, check out: Converting Applications from “Atlas” CTP to ASP.NET AJAX RCConverting Applications from ASP.NET AJAX Beta 2 to ASP.NET AJAX RC New Feed: David Hayden ( ASP.NET C# SQL Server Developer )

Rate How To: AJAX with PHP

Original at CIOL external link    Fri, Nov 17

Now that you know how to use AJAX with ASP.NET , let us take you a step further. Similar to Web services and XML, libraries for AJAX are available for many programming languages, not excluding PHP. For a quick recap on what is AJAX, it allows a JavaScript on a Web page to call a server-side script.

Rate Why AJAX Websites Taste Like Fast Food

Original at WebProNews external link    Tue, Oct 24

Thumbnail

Let's think for a moment about how your browser (Internet Explorer, Firefox, whatever) fetches a web page for you. You type the URL for the page into your browser. Your browser sends a request to a computer on the internet (the 'server' at that URL) to send that page back. The server pulls the pa...

Rate What is AJAX?

Original at binodc.com external link    Sun, Mar 19

Ever wondered what AJAX is and why it is so popular these days? Keep reading to find out. AJAX stands for Asynchronus Javascript and XML. It is a Web development technique for interactive Web applications. A method that defines how Web pages interact with the server and client. When was AJAX de...

Year 2005

 

Rate The Hows and Whys of Degradable Ajax

Original at Particletree RSS Digest external link    Fri, Sep 16

With some unobtrusive JavaScript, structured server side code, and smart markup, Ryan shows you how to insure your fancy Ajax applications works with or without JavaScript.

Additional Photos

Rate The connection between AJAX and SOA

Rate Catfish in the Memepool: What's New Here is that Nothing is New Here

Rate Ajax Overview 2

Rate Image:DualDOM.gif

Popular Topics
Featured Deals
Search Ajax
Also of Interest...
Do you publish a blog? If so, consider joining the Boxxet Network and see your great content showcased and rewarded! Learn more...