Dopo aver visto il funzionamento delle Google AJAX API mi è venuto in mente un modo alternativo per tradurre realtime le nostre pagine Web. Sfruttando prototype.js è possibile marcare i TAG HTML che desideriamo tradurre, invece di sottoporre l'intero documento alla traduzione. Per marcare i TAG HTML da tradurre ho usato l'attributo rel, impostandolo a [...]
Rispondo, con questo post, alla richiesta di Andrea su come inserire il traduttore di Google nel proprio web. Esistono vari modi per usufruire dei servizi di traduzione automatica messi a disposizione da Google e non solo. Possiamo usare Plugin scritti da terzi, un semplice script Javascript preconfezionato da Google stessa o imparare ad usare le [...]
AjaxDaddy es un excelente sitio como ay mucho donde se han puesto las pilas para recopilar mas de 1000 efectos en ajax y ponerlos a funcionar en un mismo sitio para que los puedas probar y si te gustan pues los descargues.
Es muy sencillo, te dividen los efectos por categorias, buscas el que te interesa, [...]
Aflax is a library that enables developers to use JavaScript to fully utilize all of the features of Adobe’s Flash runtime including graphics, networking, video and camera support.
Flash JavaScript gateway that was released by Macromedia was only for Flash 7 or earlier and was a very low performance library as well. Aflax uses Flash 8’s [...]
Una de las posibilidades que javascript haciendo uso de ajax, nos permite es la creacion y modificacion de ciertos elementos neutros de nuestro navegador, en este caso hablamos del scrollbar, ya muchos han de conocer la opcion de cambiar el diseño de nuestros scrollbars usando CSS, pero esa tecnica solo funciona para Internet Explorer.
Bien haciendo [...]
Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel. Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the XMLHttpRequest object, to build browser-based web applications that function like desktop programs. You get a complete background on what goes into today's web sites and applications, and learn to leverage these tools along with Ajax for advanced browser searching, web services, mashups, and more. You discover how to turn a web browser and web site into a true application, and why developing with Ajax
JSGallery is a very nice AJAX image gallery built with Mootools.
Look & effects of the script is configurable. It supports browsing with keyboard between images and also pages.
Features of this AJAX gallery:
nice transitions for page change, image select, etc.
supports easy to build no-script version
preloads images with separate indicators (optional)
a bunch of options to change the [...]
Su AjaxDaddy possiamo scaricare gratuitamente numerosi script ajax per il nostro sito web , e farlo avvicinare di più al mondo del web 2.0.
Sul sito possiamo trovare numerosi script gratuiti fatti in ajax , e ci permettono di prelevare direttamente il codice facendo un semplice copia e incolla , in più possiamo vedere gli script [...]
If you're using yahoo's ajax api you include a js file at the top of your page that loads much of the JS needed. This code conflicts with parts of YUI.
<script type="text/javascript" src="
I use ColdFusion which includes YUI in some of its UI controls. Two things I have found thus far that don't work.
[More]
SSMunch es un simple buscador de música en línea, que permite que puedas encontrar todo tipo de música en línea, además permite que puedas descargar y escuchar tus canciones favoritas… ninguna de las canciones que se encuentran en este servicio están alojados en el servidor del servicio, simplemente nos muestra información de todos los [...]
Oracle Database Ajax & PHP Web Application Development (Oracle Press) (Paperback)By Lee Barney
Buy new: $36.4929 utilised and new from $27.88 First tagged “ajax” by Chris Rueblinger Customer tags: database(2), php, ajax, [...]
WaveMaker Studio es una de las mejores aplicaciones para desarrollar aplicaciones en AJAX que he visto. Tiene muchas funciones y podrás crear una aplicación rica en ajax en minutos. No solo podrás implementar aplicaciones en ajax, también podrás crear servicios Web, SOAP, REST, RSS y bases de datos. La aplicaciones son creadas con funciones de [...]
Delivering rich, Web 2.0-style experiences has never been easier. This book gives you a complete hands-on introduction to Microsoft ASP.NET AJAX 1.0, the new framework that offers many of the same benefits for Ajax development that ASP.NET provides for server-side development. With Programming ASP.NET AJAX, you'll learn how to create professional, dynamic web pages with Ajax in no time. Loaded with code and examples that demonstrate key aspects of the framework, this book is ideal not only for ASP.NET developers who want to take their applications a step further with Ajax, but for any web developers interested in ASP.NET AJAX, no matter what technology they use currently. That includes JavaScript programmers who would like to avoid the headaches of writing cross-browser code. Programming
More and more Web sites are being rewritten as Ajax applications; even traditional desktop software is rapidly moving to the Web via Ajax. But, all too often, this transition is being made with reckless disregard for security. If Ajax applications aren’t designed and coded properly, they can be susceptible to far more dangerous security vulnerabilities than conventional Web or desktop software. Ajax developers desperately need guidance on securing their applications: knowledge that’s been virtually impossible to find, until now. Ajax Security systematically debunks today’s most dangerous myths about Ajax security, illustrating key points with detailed case studies of actual exploited Ajax vulnerabilities, ranging from MySpace’s Samy worm to MacWorld’s conference
easyAlbum is an open source image gallery script built with JavaScript.
This image gallery does not have an AJAX interface but it simply presents the images inside list tags with a Lightbox type browser friendly pop-up and navigation support.
How to use easyAlbum?
After inserting easyALBUM.js file in your page, create a list with the "ul" tag id [...]
You've probably seen "ajax-style" loading icons before. These small animations appear on web-pages while page elements are loading, and disappear (or are replaced by content) when the page has fully loaded.Inspired by the page loading feature I noticed in Meta-Microcosmos, I decided to find out how to add an animated ajax-style loading icon to Blogger templates.After a little trial and error, I discovered a solution which is cross-browser compatible and can be added to your template in one easy step. So in this tutorial, I'll explain how you can add an ajax-style page loading icon to appear in the top corner of your Blogger template which disappears once the page has loaded.
The loading icon used for this tutorial is the same as that which appears in the top-right hand corner of this b
'Lijepo je biti na Ajaxovoj listi želja. Vidjet ćemo što će se dogoditi, ništa još nije sigurno. Znam samo da će Heerenveen tražiti veliku odštetu', izjavio je hrvatski reprezentativac, kojeg je htio Tottenham.
Delivering rich, Web 2.0-style experiences has never been easier. This book gives you a complete hands-on introduction to Microsoft ASP.NET AJAX 1.0, the new framework that offers many of the same benefits for Ajax development that ASP.NET provides for server-side development. With Programming ASP.NET AJAX, you'll learn how to create professional, dynamic web pages with Ajax in no time. Loaded with code and examples that demonstrate key aspects of the framework, this book is ideal not only for ASP.NET developers who want to take their applications a step further with Ajax, but for any web developers interested in ASP.NET AJAX, no matter what technology they use currently. That includes JavaScript programmers who would like to avoid the headaches of writing cross-browser code. Programming
This sample will show you how to create an ajax based login function using PHP and Jquery, this is just a simple example of Jquery implementation, before we continue it is better for you to learn a bit about jquery, because i will not explain in detail about jquery function which is used here as [...]
Phát triển một ứng dụng web là một điều thú vị. Cũng giống như việc phát triển một web site. Một ứng dụng web là sự kết hợp giữa những nhà thiết kế [designer] và nhà phát triển [developer] để giải quyết những nhu cầu mà khách hàng của họ mong muốn. Điều này cũng lý giải tại sao blogger.com và wordpress.org ra đời và bạn cũng nghĩ thử xem: Điều gì sẽ xảy ra nếu bạn muốn phát triển một blog mà không có blogger hoặc wordpress...Nhưng hầu hết các ứng dụng web đều chậm và tẻ nhạt. Những sự kiện nhanh nhất trên các ứng dụng web thường đủ thời gian để khách hàng của họ uống một ly cafe, làm một việc khác hoặc tệ h
Jucatorii lui Ajax Amsterdam, echipa de tineret, a dat o dovada in plus ca spiritul fair-play trebuie sa fie prezent in fotbal si in toate sporturile. Trebuie sa se inteleaga ca fotbalul este doar un sport si nu in camp de lupta la propriu!Ajax Amsterdam - Fair-Play:
Monket Calendar is an Ajax enabled online calendar. The simple interface permits to drag and drop events to change dates, drag the start/end of an event to create multi-day events, create and edit events without refreshing the page, all with an iCal style interface.
Monket Calendar is coded in HTML, CSS, Javascript, and PHP. It is [...]
Lesson 1: SETTING UP ASP.NET AJAX (15 min)1. What is ASP.NET AJAX?2. What to Install3. Our Focus in This Series4. Looking Ahead at the Final ProjectLesson 2: DATA BINDING WITH ASP.NET AJAX (29 min)1. Creating an AJAX-Enabled Web Site2. Setting Up a Theme & Using Skins3. Creating a Bindable Object Layer with ADO.net4. Bind an AJAX-Enabled Application to an Object Layer5. Working with Update Panels & Content Templates6. Working with Triggers7. Working with Update Progress ControlsLesson 3: CLIENT CALLABLE WEB SERVICES (19 min)1. Build a New Web Service & Add a Web Method2. Creating a Script-Callable Web Service3. Adding a Web Form4. Adding Content to the Web Form Panels5. Adding Code to Call the Web ServiceLesson 4: AUTHENTICATION & PROFILE SERVICES (23 min)1. Working with a Cust
Last time, I’ve showed you how to check user availability in Ajax using jQuery’s fading effect. But I’ve just shown the example without connecting the database and some people have faced problem with database connecting solution of that problem.In this post, I’ll show you how to use Ajax login validation in php using jQuery and [...]
Mootools Essentials: The Official Mootools Cookbook for JavaScript/Ajax Development (Firstpress) (Paperback)By Aaron Newton
Buy new: $19.99 First tagged “javascript” by Eduardo Acosta Miguens Customer tags: ajax, programming, web development, javascript
Technorati [...]
Ajax y Javascript se han convertido en el elemento clave para identificar si un sitio web esta en la categoría web 2.0 o no, sin embargo el aplicar de una manera efectiva estas acciones puede resultar tedioso, asi que para ayudarte un poco, aqui te dejo una excelente recopilación de Smashing Magazine que lista 60 [...]
O jogo do título…ou talvez não!
Amanha disputa-se a última jornada no campeonato Holandês e tudo pode acontecer para as equipas do Ajax e do PSV, já que apenas estão separadas por 3pts e tem sortes diferentes, já que o Ajax 2º lugar joga em casa e o PSV 1º lugar vai jogar fora. O Ajax [...]
Since the emergence of Google Maps 12 months ago, Ajax programming techniques have become one of the hottest topics in the programming arena. To date, the frameworks available for creating these applications have been complex and have separated the development of the client–side Ajax (on the user’s machine) from the server–side supporting technology (on the company’s machines). This separation has made development slow and difficult. ASP.NET AJAX is Microsoft’s solution to this problem. ASP.NET AJAX (formerly code–named Atlas) is a set of extensions to the existing ASP.NET 2.0 technology that provides you with a fast-and-simple environment to create Ajax applications. Microsoft has combined Ajax with ASP.NET technology and provided a unified set of development tools within
Foundations of ASP.NET AjaxSince the emergence of Google Maps 12 months ago, Ajax programming techniques have become one of the hottest topics in the programming arena. To date, the frameworks available for creating these applications have been complex and have separated the development of the client–side Ajax (on the user’s machine) from the server–side supporting technology (on the company’s machines). This separation has made development slow and difficult.ASP.NET AJAX is Microsoft’s solution to this problem. ASP.NET AJAX (formerly code–named Atlas) is a set of extensions to the existing ASP.NET 2.0 technology that provides you with a fast-and-simple environment to create Ajax applications. Microsoft has combined Ajax with ASP.NET technology and provided a unified set of dev
Beginning Ajax (Programmer to Programmer) (Paperback)By Chris Ullman
Buy new: $39.99$26.3940 utilised and new from $6.19 Customer Rating: First tagged “javascript” by Tana “Tana” Customer tags: ajax(2), programming(2), internet, web programming, web [...]
Supercharge Your Sites with Ajax Right Now...No Scripting ExpertiseNeeded!You�ve heard how great Ajax is--how it can help make your Web sites moreusable, more interactive, more responsive, more successful. AjaxConstruction Kit lets you put Ajax to work right now, even if you�venever written a script! Just learn a few essentials, check out a fewexamples, then run the live CD and discover all the plug-and-play codeyou need to hit the ground running. Ajax Construction Kit�s built-inapplications work right out of the box. And with easy guidance fromMichael Morrison, you�ll gradually deepen your understanding--learn howto customize, extend, and reuse these applications---and even buildskills for creating new ones. Walk away an expert.Use Ajax Construction Kit�s ten complete applicatio
LightForm is an AJAX - PHP Contact Form is a simple but handy script for creating charming & secure contact forms.
It uses FormCheck2 for validation and NiceForms for the styling of the form.
LightForm has the "question asking" feature for eliminating spams & it provides the user IP, referrer and browser agent in the message to [...]
eBOOK Details
Publisher Apress
Release Date March 17, 2008
ISBN 1590598652
eBOOK Description
Pro ASP.NET 3.5 Server Controls and AJAX Components is a reference for the serious ASP.NET developer who understands the benefits of object–oriented development and wants to apply those principles to ASP.NET 3.5, ASP.NET AJAX, and server control development. This book also covers SharePoint and
{This is a content summary only, visit my blog for full link, other content and more }
Análise: O Ajax, actual segundo classificado e que ainda ha uma jornada atras sonhava com titulo, viaja hoje ate ao estádio do Groningem em busca de uma vitoria que ainda lhes permita sonhar com o titulo. Trata-se de um jogo da penúltima jornada que se realiza apenas hoje pelo facto de no fim de semana [...]
Uma centena!
Apenas dois posts - um do Smashing e outro do Six Revisions - foram suficientes para condensar uma centena de soluções e recursos para Javascript e Ajax.
O artigo do Smashing nos oferece, entre outras coisas:
Controle do tipo slider
Editor de Textos com formatação
Soluções para geração de imagens em 2D e 3D
Biblioteca de Gerenciamento de Arquivos
Biblioteca [...]
Michal Gabrukiewicz, ajaxed developer has released the new version of ajaxed, the ajax framework for classic asp programming, with a lot of changes and new features added to the library, check it out.
Ajax Daddy es una gran colección de aplicaciones realizadas en Ajax (Asynchronous JavaScript And XML), que es el motor de la web 2.0. Muchas herramientas para tu sitio o blog, y gratis. ¿Qué más puedes pedir?
The Google AJAX Feed API's got a small addition today in the form of the Dynamic Feed Control.It is a control that expands on the base FeedControl and allows user's to embed multiple feeds for convenient display on their webpage. It offers several layouts, including our popular horizontal layout similar to the NewsBar, and also two forms of vertical layout. You have access to the full source code. We include default CSS styling, but all of this can be changed to suit your needs. We have also supplied a full programming guide, a wizard for easy setup, and it exists as an iGoogle Gadget so you can add it to your iGoogle homepage.
Google Gears is an API that is known for giving developers the ability to have their webpage viewable offline. However, it can also be used to speed up your website. In the case of the AJAX APIs, you can use the Google Gears local cache and client-side database to have queries load fast with cached data while requests for fresh data are done in the background.We decided it would be cool to write a small library to make it easy for you AJAX APIs developers to write quick-loading, always fresh searches/feeds. The gearsAJAXHelper has two main features - it allows you to store and return key/value pairs from the local database, and it allows you to choose whether you want all resources files on the page (images, CSS, Javascript, HTML) to automatically be cached in the Gears cache.The key/value
We are excited to launch the Google Visualization API, a new API designed for visualizing structured data. The API adds the ability to send queries to data sources and process the response. The first data source that already supports this API is Google Spreadsheets. We are also launching a set of visualization gadgets that use this API.With this API, you can read data from a data source that supports the API. You can read an entire table, or you can run a query on the data source using the API's query language. The query response is an easy to process data table designed to simplify data visualization. It includes both the underlying values and the formatted values, column types, headers and more.Use this API to create your own data visualization that is decoupled from data source implemen
The AJAX Search and Feeds team is happy to announce a new member to their API family -- the Language API. This new API boasts two functions, language translation and language detection - which cover 13 languages and 29 translation pairs.The best part? Using the API is simple. To begin, go ahead and add the script tag below to your page:Next, load the API functions into the page with the AJAX API Loader:google.load("language", "1");Before we can start using those functions, though, we have to wait until the page is loaded. The AJAX APIs have a standard method for this that will call whatever function specified when the page has loaded:google.setOnLoadCallback(onloadCallback);Once in the onloadCallback function, we are ready to use either the translation or the language detection methods. To
We recently announced Google I/O, our largest developer event of the year. It takes place May 28-29 in San Francisco. The purpose of the event is to bring developers together to learn about and to discuss the latest web development technologies. Over the two days, Google engineers and other leading software developers will share their knowledge in breakout sessions, hands-on Code Labs, and Q&A at Fireside Chats.This year's event features an entire track devoted to AJAX and JavaScript including a series of sessions on our AJAX APIs:Spice up Your Web Apps with Google AJAX APIsAdvanced Gadget and UI Development Using Google's AJAX APIsVisualize Your Data: Google Visualization APIMembers of the AJAX API team will also be participating in a "Fireside Chat" where you get the chance to tell the t
A duas jornadas do fim, as hipóteses de o Ajax chegar ao título são escassas. Com 6 pontos em disputa a equipa encontra-se a 5 pontos do PSV, necessita assim que estes não pontuem nos 2 últimos jogos.
Mas, o PSV não pontuar, só serve se o Ajax vencer! Mas, numa fase de sonho, convém pensar [...]
This blog was submitted to the NetBeans IDE 6.1 Beta Blogging Contest.
In this blog you can read how to create a (very simple) reverse Ajax Web-Application, using NetBeans 6.1 BETA and running on GlassFish v2 (YES - i like new technologies!). This example is also working with previous NetBeans versions and [...]
AJAX stands for Asynchronous Javascript and XML which is used for developing dynamic web applications. This concept was not new, as a matter of fact asynchronous loading of content without a full reload was existing for a long time.It was known as web remoting or remote scripting. AJAX requests data from server in an asynchronous fashion in background without affecting the presentation layer.Hence Ajax interactions allow for a clear separation of presentation logic from the data. In Rich Internet Applications(RIA) , an HTML document acts as a template or container where content is injected, based on client events using XML data retrieved from a server-side component.The functioning of data exchange between web browser and server occurs with XMLHttpRequest object is used which is inhere
Several months ago, one of my customers asked me a fairly pointed question: How do you call web services from JavaScript? At least, that's what they asked me, but not really what they meant (I'll explain what their real question was in a subsequent post). Consuming Server-Side Data Using JavaScript In the old days, you probably wrote a web service that looks like this.
Ajax, shorthand for Asynchronous Javascript and XML, is a set of technologies that allows you to create Web applications that don't need to refresh Web pages in the browser. You can operate behind the scenes, connecting to the server, uploading and downloading data, and display the results in the browser using dynamic HTML. Using Ajax gives your Web pages the feel of a desktop application-the whole display will no longer flash when you click a button. VTC Author Steve Holzner helps you get started developing and building your own Ajax capable web pages. A familiarity with JavaScript, XML, PHP is recommended for this course. Duration: 7 hrs / 97 lessonsIntroductionWelcome (03:22)System requirements (06:36) Getting to know AJAXdownloading data behind the scenes (03:09)modifying web pa
Ajax has the potential to revolutionize the Internet as we know it, but with this potential comes equally dangerous new security threats. Ajax Security exposes the minefield of security vulnerabilities inherent in the Ajax framework and provides a guide for developers to safely navigate through it and create a secure application. Each chapter begins with a myth about Ajax security which is then debunked. Throughout the book, you will find case studies of actual exploited Ajax vulnerabilities to illustrate key points. The authors also include specific recommendations for securing Ajax applications for each of the major Web programming languages (.NET, Java, and PHP) as well as for the popular new language, Ruby on Rails.Download Here
Zapatec Ajax Suite 2 Unlimited EditionActual Price: 5400$Warez-Home Members: FreeThe Zapatec AJAX Suite FeaturesAJAX Framework bullet Array of componentsThe Suite includes a wide array of components.* The widgets also known as controls are high level components that you can use in your application either independently or in conjunction with each other.o Formso Windowso Menuo Treeo Grido Calendaro Editoro Tabs/Wizard* The modules are lower level components that are used to enhance your application.o Auto Completeo Drag and Dropo Effectso Extrao Pane Seto Slidero Timeo Tooltipo Transporto Template* The utils library provides an array of utility function that provide basic, but cross-browser compatible functionality.AJAX Framework bullet Full AJAX FrameworkThe modules, widgets and library com
Hii.. Semuanya???Maaf ya.. dah lama gak nongol.. terutama buat adminnya.. Soalnya belakangan ini saya sibuk ma kuliah and job diluar.sebentar lagi juga mo Ke HALMAHERA nihh.. kalo gak salah, Sekarang nih lagi ngetren penggunaan ajax dalam apl...
AJAX Framework è una tecnologia che permette di programmare velocemente pagine internet ottendo degli ottimi risultati, specialmente nella programmazione di formulari. Ho trovato una pagina internet dove c’è una lista con più di 124 librerie AJAX e JavaScript. Eccone un paio:
Dojo (Demo)
Rico
Qooxdo
Tibet
Guarda la lista completa
[Fonte: NTT]
In this post,I’ll show you how to make a fancy username availability checking in ajax and php using jquery.When, you check the the username avaiability a fancy message box will show you the message with a little bit of animation.
I used to write manually simple javascript codes to have basic ajax method, start from creating XHR object until checking and handle response, but it is deadly wasting time, then i decided to use javascript framework to do this stuffs, Jquery nor Prototype has excellent support for ajax, i used ‘em for a while until [...]
As many of you may know, that WordPress 2.5 (Brecker) was released on last Sunday, and you must have updgraded your blog to the new 2.5 release. You may’ve notice that WordPress 2.5 built-in image uploader doesn’t let you upload image, if you try to upload image through the new AJAX (Asynchronous Javascript And XML) image uploader. Basically, this problem [...]
BackBase.com - Ajax, Rich Apps, FunWhat it doesToday, everything's about 2.0. This has a number of implications and explanations, but the general consensus is that interactivity + shareability + content, content and more content = Web 2.0 heaven. Businesses and even major corporations have taken to it largely by adding social networking components to their websites. Backbase, a company specializing in Ajax and rich web applications has spearheaded the movement to get businesses and enterprises into Web 2.0 mode. They offer a range of software solutions to help businesses reach out to customers. Among Backbase's offerings is a rich online environment tailored to meet customers needs and demands. They've got dashboards, co-browsing options, chat modules and plenty of tech support, consu
"The introduction of any new Web technology will affect a network's infrastructure in ways that range from inconsequential to earth shattering. Ajax is one of the more disruptive new Web technologies traveling across networks today. To help you minimize future surprises on your network, we've outlined the 10 things you should take to heart about Ajax."[via cio]
The introduction of any new Web technology will affect a network's infrastructure in ways that range from inconsequential to earth shattering. Ajax is one of the more disruptive new Web technologies traveling across networks today. To help you minimize future surprises on your network, we've outlined the 10 things you should take to heart about Ajax. See a slide show of 10 tips for
You can drag the Slideflow using your mouse, or click anywhere in the stack to jump there. Click inside the frame in order to enable mouse wheel and arrow key navigation! Or better yet.
Technical background: The photos and titles are read from an XML file, and the thumbnails are pre-generated using Photoshop actions
ajax-image-gallery-powered-by-slideflow-like-cover-flow/
About Ajaxwhois.com Ajaxwhois.com is developed and maintained by Internet entrepreneur Carl Mercier as a pet project. It was originally intented to be a proof of concept and a fun side project. However, the user’s response has been so overwhelming that it has since been turned into a full-blown website. When you search for a domain name you have to type www.yourdomain.com , sometimes the results will take some time and you cannot rely all whois lookup sites because of domain squatting . Ajaxwhois is different, it’s fast, you can simply type “yourdomain” and see the magic! and Ajaxwhois is reliable. You can edit the extensions that you want to search for.
Oportunidade para contrato permanente. Podendo ser CLT ou PJ.Experiência comprovada em PHP, com OOP e AJAX.Enviar currículo, lista de URLs de trabalhos recentes com PHP e pretensão salarial (Valor e forma de contratação) para o endereço vaga@fiscosoft.com.brEmpresa da área editorial, com foco em serviços via WEB. Localização: Av. Paulista, próx. ao MASP.
GoogieSpell is Gmail-like spell checker that you can use in your applications.
It is AJAX based, supports over 27 languages and well-documented.
This AJAX spell checker simply sends a query to Google’s spell checking address: " and displays the results and recommendations according to the result of this data.
GoogieSpell is well tested to work in all major [...]
WebGrid - AJAX Rad / Data Grid 2.1.8 Categories: Web Development / ASP & PHP / WebGrid - AJAX Rad / Data GridDescription:WebGrid have 12 column types, 40 events, and have more then 100 properties for you to play with. This enables you to create faster and better web applications with an unequaled level of customization. Type: Freeware Filesize: 6.44MB Language: English, Danish, Other, Spanish, Swedish Platform: WinNT 4.x, Windows2000, WinXP, Windows2003, Linux Requirements: Microsoft .Net framework 2.0/3.0/3.5 Download NowScreenshot:
Pengen menghiasi Blogs anda dengan Tab seperti Blog ini ? Berikut Tips-nya : 1. Login ke Account Blogger anda, Pilih Layout > Edit HTML, Aktifkan "Expanded Widget Templates". Tambahkan kode CSS dibawah ini, letaknya bebas, tapi biar gak bingung letakkan saja di paling bawah dekat bagian "/* Footer" /* ######### CSS for Shade Tabs. Remove if not using ######### */ .shadetabs{padding: 3px 0;margin-left: 0;margin-top: 1px;margin-bottom: 0;font: bold 12px Verdana;list-style-type: none;text-align: left; /*set to left, center, or right to align the menu as desired*/} .shadetabs li{display: inline;margin: 0;} .shadetabs li a{text-decoration: none;position: relative;z-index: 1;padding: 3px 7px;margin-right: 3px;border: 1px solid #778;color: #2d2b2b;background: white url() top left repeat-x
One of the central ingredients of Web 2.0 applications is Ajax encompassed by JavaScripts. This phase of evolution has transformed the Web into a superplatform. Not surprisingly, this transformation has also given rise to a new breed of worms and viruses such as Yamanner, Samy and Spaceflash. Portals like Google, NetFlix, Yahoo and MySpace have witnessed new vulnerabilities in the last few months. These vulnerabilities can be leveraged by attackers to perform Phishing, Cross-site Scripting (XSS) and Cross-Site Request Forgery (XSRF) exploitation.There is no inherent security weakness in Ajax but adaptation of this technology vector has changed the Web application development approach and methodology significantly. Data and object serialization was very difficult in the old days when DCOM a
Beginning Ajax (Programmer to Programmer) (Paperback)By Chris Ullman
Buy new: $23.2753 utilised and new from $6.30 Customer Rating: First tagged “javascript” by Tana “Tana” Customer tags: programming(2), ajax, internet, web programming, web [...]
jQuery File Tree is a customizable AJAX file browser plugin for jQuery which you can create a fully-interactive file tree with as little as one line of JavaScript code.
It already includes connector scripts for PHP and ASP.NET, expand-collapse events can be customized, and is fully standards-compliant with valid & semantic XHTML.
Here is an exaple [...]
Few days ago, Mike emailed me and asked me how can i call a server script( php file) from jQuery in every second.Since, there was no built-in mechanism for this in jQuery, I came up with this solution of displaying time of server using Ajax, PHP and jQuery.
In the last week i talked about Starbox, a ajax star rating system. But to use that rating system the visitor web browser needs to support Javascript. PHP / MySQL Ajax Star Rating Script is an unobtrusive script (work if the JavaScript is turned off) and you can easily integrate it with your current content.
Currently [...]
PHP / MySQL Ajax Star Rating Script is an unobtrusive script (which will work if the JavaScript is turned off) which you can easily integrate it with your current content.
This star rating script is not tied to any CMS so you will need some coding skills to integrate it.
It supports configuration of howmany stars will [...]
Ajax Whois is an easy to use website to aid in domain lookups and WhoIs information. You can specify a search of 7 of the most popular top level domains at one time. The site is based on Ajax programming which means all of your queries are delivered in real-time as you type them out, this makes Domain [...]
Google AJAX Translation API is a library for translating words or sentences from one language to another using Google Translate database.
Check this example:
google.language.translate(’Beaucoup’, ‘fr’, ‘en’, function(result) {
alert(result.translation);
});
This Google AJAX Translation API example simply translates "Beaucoup" from French to English.
A great feature of the API is getting the language of the input and best of [...]
Ajax: Your seeable plan for creating flush cyberspace applications (Visual Blueprint) (Paperback)By Steve, Ph.D. Holzner
Buy new: $19.7944 utilised and new from $7.43 Customer Rating: First tagged “ajax” by Kevin D A Major [...]
Learning ASP.NET 2.0 with AJAX: A Practical Hands-on Guide (Paperback)By Jesse Liberty
Buy new: $29.6940 utilised and new from $16.99 Customer Rating: First tagged “ajax” by Daniel McKinnon Customer tags: ajax, software [...]
Ajax: The Definitive Guide (Paperback)By Anthony T. Holdener III
Buy new: $31.4937 utilised and new from $26.95 Customer Rating: First tagged “javascript” by Daniel McKinnon Customer tags: ajax, software development, web programming, [...]
There comes a point in time where we want to improve our website’s interface or provide a captivating experience that our users will remember. We have three main options (from hardest to easiest): write the scripts ourselves, use a JavaScript framework such as jQuery or mootools (which will make coding easier), use a pre-made script that works with existing JavaScript frameworks or that the
Ajax-S is an ajaxed, nice looking and easy to use slideshow application.
It is similar to Eric Meyer’s S5 (another slideshow application) except a major difference, Ajax-S calls the data from a XML file rather than HTML which makes the application more portable and user-friendly for anyone without HTML knowledge.
Ajax-S accepts HTML and XHTML natively (no [...]
O PSV Eindhoven acabou levando um golo aos 90 minutos contra o Roda, em Kerkrade, pela 29ª jornada da Eredivisie. Seria um tento normal não fosse o facto de ser o empate da equipa local (1-1), o que diminuiu a distância entre PSV e Ajax na tabela classificativa (agora são quatro pontos).O Ajax, que virou e venceu o Willem II por 4-1 - três golos do uruguaio Luis Suarez – e o PSV farão o grande jogo da liga até o momento na quarta-feira, quando se enfrentarão no estádio Phillips.Em Kerkrade, contra o único time a vencer o PSV em Eindhoven (2-4), os actuais tricampeões começaram melhor, mas só abriram o placar aos 67’: após erro da defensiva local, Farfán marcou o golo. Mas, após isto, o PSV se trancou na defesa, e foi castigado no final. Após canto, Meeuwis deixou tudo
Now you can implement in your websites a rating system using the ajax technology. Starbox is a star rating library built on Prototype Javascript framework which you can use to create a big number of star rating systems with 1 png image.
In order to add more effects to the star rating code, you need to [...]
AjaXplorerEvery Internet user looks for rapid methods of files management on web servers. Desktop based applications usually provide all necessary tools that enable you to manage files remotely, but certain limitations exist, like the response time of the program as a consequence of different delays induced by various factors, application performance, server status, operating system configuration and more.An efficient alternative for desktop-based applications needed to manage files remotely is represented by server side scripts. AjaXplorer is an AJAX remote file manager that enables you to access and manipulate files over a web server from any computer. The AjaXplorer interface is very intuitive for anyone because it resembles to common file browsers contained in any operating system. The
The purpose of this post is to try to explain AJAX the way I understand it. To me, AJAX is not some complicated technology that you need to go out and buy books to learn. Rather, it is simply two or more web pages, and a couple of simple Javascript functions.I have come to hate the term AJAX. It seems every time I mention AJAX, either developers get nervous, or account managers get excited. Neither situation benefits me. Actually, I’ve pretty much stopped using the term at all. Depending on my audience, I’ll make up different terms. Like when I’m talking to Java developers, I’ll say “we need to do a back end call” and that doesn’t freak them out, but telling them we need to do an AJAX call makes them sweat.
Hopefully, if enough people read posts like this, the mystery and gl