HOT STORIES
Submit item to News
Re: I cannot change the size in the AJAX Video Search Control
Original at Google AJAX APIs Google Group
• Sat, Jan 30
By serno.elijah.d...@gmail.com (Serno) You should check the width of videosc, maybe... videosc { width : 300px; margin-left: 10px; padding: 4px; border : 1px solid #f9f9f9;
Commented Issue: js error on AjaxControlToolkit.Common.Common.js browsing the accordion sample on toolkit sample site [18750]
Original at AjaxControlToolkit Work Item
• Fri, Jan 29
By peterl123 i went to url http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Accordion/Accordion.aspx browsing with IE 7.0.5730.11 under w2k3 R2 and i get the next js error runtime error line 214 error :unspecified error
Access 2010: How to write expressions for Web queries, forms, and reports
Original at MSDN Blogs
• Tue, Jan 26
By Clint Covington When an application is published to the server, expressions could be evaluated in JavaScript, the Excel calculation service, or using SQL Server, depending upon the context. You will find that many of the shortcuts you are used to using in client applications are not available in web dat...
Mike Ormond: What do you do around here?
Original at MSDN Blogs
• Tue, Jan 26
By saraallison I work with web technologies – essentially the Microsoft web stack, so IIS, ASP.NET, ASP.NET MVC (Model View Controller), Ajax and of course Silverlight. Basically, anything you would use to run a web application. I guess I gravitated to the web partly because there was a gap in the team exper...
How To: Building an Ajax Application with Progressive Enhancement
Original at Tutorialized.com
• Fri, Jan 22
In this tutorial, I'll show you how to build a small and simple Ajax app to demonstrate how to properly implement the concept of progressive enhancement. Cloud Servers in Demand - GoGrid Start Small and Grow with Your Business. $0.10/hour
How To: Shortening multiple URLs with jQuery, PHP and bit.ly
Original at Tutorialized.com
• Wed, Jan 20
Tutorial on how to shorten all urls in a text area by way of bit.ly and some jQuery, Ajax and PHP. Transportation Design - AutoCAD Civil 3D Design Road Projects 75% Faster with Automatic Documentation Updates!
Building iPhone Apps with HTML, CSS, and JavaScript, 1st Edition
Original at safari.java.net
• Tue, Jan 12
By Jonathan Stark Build iPhone apps using tools you already know how to use Take advantage of client-side data storage with apps that run even when the iPhone is offline Hook into advanced iPhone features (accelerometer, geolocation, vibration, and sound) with JavaScript
How To: Creating mashup applications using IBM JWL and GMaps4JSF in a WebSphere 7.0 environment
Original at ibm.com
• Mon, Jan 11
• 3 related articles
In a previous article "GMaps4JSF in the JSF 2.0 Ajax World," I explained how GMaps4JSF aims to integrate Google maps with JavaServer Faces (JSF). Now, in this article, I describe step by step how to create a mashup JWL application that uses different GMaps4JSF components in Rational Softw...
Related articles from JRoller, Ajax Tutorial Top List and more.
A JavaScript Event Bus
Original at MSDN Blogs
• Mon, Dec 21
By simonince this.data = dataValue; and this... perform some action This brings the power of a loosely coupled event extensibility mechanism to an HTML page with JavaScript, and it could of course be used to compliment equivalent server side behaviour. Easy, huh? What do you think?
Ajax with Mootools: making a product rating(JS only)
Original at Tutorialized.com
• Sun, Dec 20
this tutorial will be about using the Mootools JS library with ajax, if you dont know a thing about ajax you will do just fine with mootools. but you need to have know some javascript to keep up.
Opinion: The Ajax Experiment
Original at Sun Bloggers
• Thu, Dec 10
By paulsen Back in the browser, the JavaScript used to handle the Ajax response gets invoked and we replace the old content area with the new stuff. It would be great if we were done at this point, however, this strategy requires each link (and button click) to be converted into an Ajax request -- so we i...
ECMAScript 5: What took you so long?
Original at InfoWorld
• Thu, Dec 10
Forget about AJAX; lots of Web applications still ran on CGI scripts. The idea of writing full-blown productivity applications that ran in the browser would ... JSON Data Interchange Format Gets Standards BlessingPC World ecmascript 5 releasedInfoQ.com all 7 news articles »
Thecus N7700 review
Original at PC Advisor
• Sun, Dec 6
However, the interface isn't as easy to use as AJAX-based equivalents on the Synology or QNAP NAS devices, and it isn't as fully featured either. ...
How To: Ajax + Jquery live search with NO databaseOriginal at YouTube
• Sat, Dec 5
By rss@youtube.com (optikalefxx) Author: optikalefxx Keywords: search beginning word array live predict jquery ajax php substr video tutorial optikalefx Added: December 5, 2009
ハイテンションAjax入門 - 三等兵
Original at Rabble.ca
• Sun, Nov 15
JavaScriptJSが少しできる人ならうじうじ考えるほどのこともでもない!何も難しいことはない!ぶっとんぢまいなよ!ヒャッパー!!! というノリでAjaxを学んでみました。醜いです。 Ajax入門Ajaxはいろいろできるんだぜ! 以上入門終り!キミは完璧だ!次いけ! Ajaxは非同期通信だかなんだかそんなもんはどうでもいいんだ!どうでもいい!そんなことよりもXMLHttpRequestオブジェ...
Patch: MooTools Update (1.1.2, 1.2.4)
Original at Google AJAX API Google Group
• Mon, Nov 2
By aa...@iminta.com (Aaron Newton) Hey Google AJAX team, MooTools has been updated to version 1.2.4, but we've also released an update to our 1.1 branch. Because of incompatibilities between the 1.1* and 1.2* branches, I believe the Google API still returns 1.1.1 when asked for version 1, and returns 1.2.3 if you ask for 1.2.
Podcast: The State of Developer ToolsOriginal at Ajaxian » Front Page
• Wed, Oct 21
By Dion Almaer In this session, co-founder of Ajaxian.com, and The Ajax Experience conferences, and now head of Mozilla Foundation’s new Tools team Ben Galbraith will take us on an expedition through the developer tools landscape. Learn what’s out there, and what they can do to make you more productive...
JSF 2, Custom Java Components, and AJAX Behaviors
Original at java.sys-con.com
• Mon, Oct 12
Unlike most of my blog posts, where I try to describe the easiest possible way to do things, in this posting, I'll instead go over a Java-based custom JSF component that responds to the Ajax tag. The reason being that there simply aren't any examples out there of how to do this, and at least two...
Patch: Ajax Control Toolkit Update Released - SeaDragon and AsyncFileUpload Controls
Original at David Hayden
• Tue, Oct 6
By Dave Hayden Lots of bug fixes and two new controls!
How To: Kito Mann Workshop: Core JSF: Advanced JavaServer Faces in Action With Ajax (Nov. 17)
Original at Sun Bloggers
• Tue, Sep 15
By GD If you are an experienced Java EE web developer who wants to learn how to create Java EE web applications with JavaServer Faces components, using third-party components, IDEs, and libraries that facilitate development with Ajax, JBoss Seam, and Facelets, this is the course for you. Att...
Ajax From the Ground Up: Part 2 - Sending Data to the Server
Original at Tutorialized.com
• 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...
Opinion: Book
Original at Ajax Patterns
• Sat, Jul 4
By 82.58.136.60 Reverted to previous version without spam Revision as of 18:35, 4 July 2009Current revisionLine 1:Line 1:-شات +Ajax Design Patterns-دردشه + -شات كتابي +-شاتات خليجية +-شات الشلة +The "Ajax Design Patterns" (2006) book, based on the [[Patterns|patterns in this website]] is now ava...
Podcast: jQuery Secrets with Dave Ward
Original at ASP.NET Weblogs
• Mon, Jun 22
By craigshoemaker Dave Ward specializes in writing about ASP.NET, jQuery and ASP.NET AJAX. He is a contributing author to ASP.NET Ajax in Action, Second Edition from Manning, Nerd Dinner’s JavaScript secret weapon, listed on the Programming homepage of Alltop and newly inducted ASP Insider. Full Speed:dow...
Opinion: June 7th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio
Original at ASP.NET Weblogs
• Sun, Jun 7
• 4 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.
Related articles from YouTube, Ajax Tutorial Top List and more.
CodingQA Podcast Episode 7
Original at ASP.NET Weblogs
• Mon, May 25
By farmas In this show Federico and Matthew talk about what exploratory testing (ET) is and how the ASP.NET QA team uses this methodology for testing. News Dynamic Data release in CodePlex.com TechEd 2009 Ajax Control Toolkit Refresh released. Exploratory Testing
ASP.NET QA Podcast – Episode 4
Original at ASP.NET Weblogs
• Mon, Apr 13
By osbornm The team released the April update to the Lightweight Test Automation Framework. “The Dark Ages” ASP.NET 1.0/2.0 During this time the team was very focused on automating everything. (disadvantage) This approach is not good with a changing Spec. (disadvantage) Bugs were being found to late i...
Opinion: Looking at Eclipse Plugin Jupiter Again, After a Year with Crucible
Original at JRoller
• Thu, Mar 5
By Rob Williams In going back to Jupiter, all my problems with it are the user interface, and it does not appear to have changed much. I was thinking this project was dead, but then I went and prodded it and saw that there are actually signs of life: releases, a blog, etc. However, either no one has gotten to the a...
Xopus Application Framework: Objective-J Done Different
Original at Ajaxian
• Tue, Feb 17
By Ben Galbraith The good folks at Xopus (the really cool browser-based XML editor) have been working largely in silence on a new version of their application. They've recently posted a presentation that talks about the framework behind this new version of Xopus. In the linked PDF, the framework is reveal...
Sys.WebForms.PageRequestManagerParserException
Original at MSDN Blogs
• Tue, Feb 10
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...
How to Build Quick and Simple AJAX Forms
Original at Tutorialized.com
• Mon, Feb 2
How to quickly and easily create a form that utilizes AJAX and uses JSON responses to display form results. The tutorial uses the jQuery framework as well as the jQuery Form Plugin.
Opinion: Working with ADO.NET Data Services in AJAX
Original at ASP.NET Weblogs
• Wed, Nov 5
By Jim Wang Introduction If you haven't heard, we've shipped ASP.NET AJAX CodePlex Preview 3. It's live and available here. I'm really excited about this release because it includes client-side support for ADO.NET Data Services, replacing the AJAX Client Library for ADO.NET Data Services that we h...
Opinion: Using jQuery to do Ajax Form posts in Asp.net MVC
Original at ASP.NET Weblogs
• Mon, Oct 13
By mehfuzh It is now official with Scott Guthrie's post that jQuery will be bundled with Asp.net. jQuery is a tiny 15K JavaScript library that contains features from UI tweaks, DOM manipulation to full Ajax control. In my last post, I have shown how to get going with Ajax.Form using Microsoft MVC Ajax lib...
Patch: DHTMLX released a major update for its comprehensive Suite of Ajax UI controls.
Original at PR Inside (Pressemitteilung)
• Mon, Oct 13
• 2 related articles
PR-inside.com) St. Petersburg, Russia, October 13, 2008 - DHTMLX is pleased to announce the update of its dhtmlxSuite, a complete suite of Ajax-enabled components for building rich web interfaces. Version 2.0 brings a new approach to building application interface simply by arranging i...
Related articles from DTWB (Feedburner), Sun Developer Network Highlights.
Podcast: ASP.NET MVC + ASP.NET AJAX
Original at ASP.NET Weblogs
• 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...
Patch: ASP.NET MVC Preview 4 Released
Original at ASP.NET Weblogs
• Wed, Jul 16
By shiju The following is the higher level roadmap of MVC that available from CodePlex. Improved Ajax Support -Support multiple partial updates Improvements to the Ajax helper methods (link to action, ajax form, field and form observers) Helper Methods Improvements Validatio...
State of Ajax for June 2008: Apple flexes Open Web muscles
Original at Ajaxian
• 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...
Opinion: Remember The Milk : One of my fav Ajax applications
Original at JRoller
• Mon, Jun 23
By Sanjiv Jivan For those not familiar with Remember the Milk, it is a to-do task management app. However it's not just another todo app - it is an extremely well written app that truly encapsulates the essence of Web 2.0 and has been one of my favorite Ajax apps from the time they first launched in 2005. They wer...
How To: Simple AJAX with JQuery
Original at Tutorialized.com
• Sat, Apr 19
By the end of this article, you will hopefully understand how to add data, submitted via a form, into a MySQL database without reloading the entire page (the asynchronous part) and show a message sayi...
Patch: Updated AJAX Control Toolkit release
Original at MSDN Blogs
• Fri, Feb 29
By sburke But we wanted to make sure we kept some focus on our AJAX Control Toolkit users. As such, we pulled together some top-requested bug fixes as well as all the fixes we've recently gotten from our users, and have released the 20229 version of the Toolkit. Thanks to all of our users that have been...
ASP.NET MVC Framework and AJAX Using jQuery, JavaScriptSerializer and LINQ
Original at David Hayden
• Wed, Feb 6
By Dave Hayden by David Hayden, Florida ASP.NET Developer As mentioned earlier, I presented the new ASP.NET MVC Framework at the South Florida Code Camp. ASP.NET MVC Framework and Composite Web Application Block As an FYI, I just posted some sample code that shows off the ASP.NET MVC Framework with the Co...
Opinion: Finding your balance between AJAX and Silverlight
Original at MSDN Blogs
• Thu, Jan 24
By scbarnes Internet Explorer had memory issues (garbage collection) and I cursed its existence – it let me down!. Yet little did I know that it was actually my fault, as I wasn’t disposing of my variables after use and I’d cache way too many getElementById() results inside JavaScript.
Podcast: Zed Shaw interview on Rails community, enterprise, Ajax, patents, and a whole lot more
Original at Ajax
• Fri, Jan 4
By Dion Almaer Honest Open Source Not all open source projects are equalMake everything open and public immediately (e.g. SVN)Corporate open source projects often lose their flavourOutside commiters are keySome people hate me, but love MongrelDocumentation is poor for Rails and Ruby, Ruby doesn’t...
Opinion: Mibbit: Ajax-based IRC Client
Original at Ajax
• Fri, Jan 4
By Rey Bango I'm always surprised but what people are building using JavaScript & Ajax. It's spurred so much creativity over the last two years and it doesn't appear to be stopping soon. Most recently, I discovered Mibbit, a JS/Ajax-based IRC client, and had the opportunity to interview the devel...
Podcast: DOM Assistant updated to 2.5, adds CSS selector support
Original at 456 Berea Street
• Tue, Dec 18
By Roger Johansson Last week I posted a brief article about what you might want to think about when Choosing a JavaScript framework, and mentioned Robert Nyman's DOM Assistant as one of the JavaScript libraries that I have used in production. Anyway, if you're interested in a comparatively lightweight Jav...
How To: Ajax with JSF - A Step by Step Tutorial
Original at JRoller
• Tue, Oct 30
• 3 related articles
Last week we published a new tutorial out on OTN that takes you through the process of creating an Ajax enabled Web application using JSF with ADF Faces Rich Client. It covers a lot. From creating ... to take if you are interested in understanding how the component nature of JSF can make Ajax-enab...
Related articles from ibm.com, Ajax Tutorial Top List and more.
Patch: Ajax Control Toolkit latest release (10920) is out!
Original at Tone's Enterprise Dot Net
• Sat, Sep 22
By tonywr Ajax Control Toolkit release 10920 came out on Friday, at http://www.codeplex.com/ajaxcontroltoolkit. This release includes a fix that closes the calendar control when you click off it. This means that you may no longer need a close button, but hey, if you still want one, I’ll leave t...
Patch: Gaia Ajax Widgets SP1 Released
Original at AJAX Magazine
• 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...
Podcast: Audible Ajax Episode 21: Dojo Offline on Google Gears
Original at Ajaxian
• Wed, May 30
By Dion Almaer Some may think "hmm, what about Dojo Offline?" The great news is that the Dojo crew were in the loop wrt this project, and Brad has ported Dojo Offline to use Google Gears as the base platform. We interviewed Brad Neuberg, who is working on Dojo Offline thanks to SitePen.
Patch: ASP.NET AJAX RC 1.0 is Live
Original at David Hayden
• 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 )
JSEclipse 1.5 released
Original at Ajaxian
• Wed, Mar 22
By Rob Sanheim JSEclipse is free to try and free for non-commercial use, and $29 for a single commercial license. JSEclipse (covered here previously) has released version 1.5, with a host of new features: Code completion Supports most common JavaScript coding idioms and features from major JavaScrip...