|
XML Editor in Flash or AJAX by GetUsROI
2009-08-06 04:05:00 We are looking for something like this: http://www.flashxmleditor.com/d-emo/ but with more ability to put in required values and things like combo boxes to control entry. We would either have some other... (Budget: $250-750, Jobs: .NET, Flash, Flex, Java)
Get early access to ASP.NET AJAX in Action, Second Edition
2009-08-05 15:17:00 If you?ve been reading long, you might remember that I?ve been a fan of ASP.NET AJAX in Action since the original was published. By avoiding heavy reliance on drag ?n drop methodologies, the Manning book leaves readers with a deeper understanding of the framework. Without understanding the underlying mechanisms well, developing successful solutions is as much ...### Originally posted at Encosia. If you're reading this elsewhere, come on over and see the original.Get early access to ASP.NET AJAX in Action, Second Edition
By: Dave Ward's Blog
AJAX PRODUCT COMMENTING SYSTEM by Chris100
2009-07-29 15:39:00 We are building a ajax chat style commenting system for an ecommerce store. Functionality includes account signup, post comments, update comments in real time, rate comments. We plan to use bbpress on MySql as the backend commenting system... (Budget: $250-750, Jobs: AJAX, Javascript, PHP)
Simplify calling ASP.NET AJAX services from jQuery
2009-07-21 19:11:00 As jQuery?s popularity in the .NET community has risen over the past year, one recurring theme I?ve seen is the desire to refactor away the details of using it to call ASP.NET AJAX services. Whether through helper function or specialized jQuery plugin, I?ve seen numerous methods proposed and/or in use. Personally, the syntax never bothered me. ...### Originally posted at Encosia. If you're reading this elsewhere, come on over and see the original.Simplify calling ASP.NET AJAX services from jQuery
By: Dave Ward's Blog
Never worry about ASP.NET AJAX?s .d again
2009-06-29 07:00:00 When I recently received this message from a frustrated reader: After hours and hours of slamming my head into the desk it turns out it was the darn "d" in the response. My home computer is on .NET 2.0 and my work computer is on 3.5. Jimminie Christmas! I realized that the ?.d? introduced in ASP.NET AJAX ...### Originally posted at Encosia. If you're reading this elsewhere, come on over and see the original.Never worry about ASP.NET AJAX’s .d again
By: Dave Ward's Blog
Js/Ajax/Php Expert for long term needed by LarsS
2009-06-13 15:46:00 Hi, I need, as I already described in the headline an expert in js/ajax/php to assist me during my different projects for a long term. I would prefer a single programmer and no company. You have to be a freak, in that what you are doing... (Budget: $30-250, Jobs: AJAX, Java, Javascript, PHP)
UI design with CSS/AJAX by bincem
2009-06-13 09:59:00 See the attached page layout in graphic format. This is an interface of a web 2.0 application. > You need to design the same page using W3C validated XHTML, CSS, Javascript/AJAX > 100% CSS layout... (Budget: $30-250, Jobs: AJAX, Javascript)
Implement Ajax CollapsiblePanelExtender in ASP.NET page
2009-05-03 01:18:00 It has never been easier to add Ajax controls to ASP.NET using Visual Studio. There are two approaches to implementing Ajax controls in an ASP.NET page. The first approach is to add the control and its properties to the aspx page. The second approach is to add the control to the aspx page and then write the code in the code-behind page. The example which I am going to show you will use the first approach and the Ajax control that I will implement is the CollapsiblePanelExtender. Here is an example to show you what the CollapsiblePanelExtender will do in your browser. The CollapsiblePanelExtender will allow you to expand the panel on an ASP.NET page to display its content by clicking the control. It will not do a server-side post back and the page does not refresh in the browser. Alternatively you can collapse or hide the content by clicking on the expanded control. A collapse control An expanded control Here’s how we create it in ASP.NET 1. Add the Ajax Scrip...
How I handle JSON dates returned by ASP.NET AJAX
2009-04-27 17:22:00 The problem of how to handle dates in JSON is one of the more troublesome issues that may arise when directly calling ASP.NET AJAX web services and page methods. Unlike every other data type in the language, JavaScript offers no declarative method for expressing a Date. Consequently, embedding them within JSON requires a bit of fancy ...### Originally posted at Encosia. If you're reading this elsewhere, come on over and see the original.How I handle JSON dates returned by ASP.NET AJAX
By: Dave Ward's Blog
Easy solve the AJAX c00ce514 error
2008-12-30 20:00:00 If your AJAX code runs smoothly on Mozilla Firefox but experiences problems when running on Internet Explorer and gives out an error: "Could not complete the operation due to error c00ce514"here is what to do : just set the proper character set encoding in your requested file and try again:)PHP Example:header("Content-type: text/html; charset=windows-1251");The error means that Microsoft XML Parser is having problems when parsing the AJAX response string.Cheers!
By: Tips and Tricks
Ajax Frameworks and Toolkits
2008-12-09 03:52:00 File : pdf presentation, 2.1 MB, 64 pages by Sang Shin CONTENTS Web 2.0 Toolkit and Framework Types of Web 2.0 Toolkit and Framework Solutions of Today Client Side JavaScript Libraries (Examples: Dojo Toolkit, Ext JS) Client Side JavaScript Libraries Characteristics of Client Side JavaScript Libraries Technical Reasons for using Clientside JavaScript Libraries Business Reasons for using Clientside JavaScript Libraries Demo : Running Various Client ...
DIMP : Horde IMP Webmail berbasis PHP plus AJAX
2008-11-25 14:27:00 Setelah menjadi developer IMP, webmail berbasis PHP selama 8 tahun lebih, Horde bekerja sama dengan Portugal Telecom’s SAPO division melepaskan ke publik versi terbaru DIMP (Dynamic IMP) dengan kode DIMP H3. DIMP adalah aplikasi PHP webmail yang dikawinkan dengan AJAX. Ketika Anda menjalankannya pertama kali dengan Silver themes, mungkin sekilas tampak “seperti” Yahoo! Mail ...
By: Mujie on the Net
100 + 1 FREE photo/image galleries (AJAX, Flash, PHP)
2008-11-24 07:03:00 This post is an attempt to collect all the major Flash/AJAX/PHP photo galleries in jut one place. Most of them are entirely free of charge. Some, however, have some limitations to their free versions but is should not stop you from trying them.
By: Web-Kreation
AJAX
2008-11-06 22:41:00 Allá por mediados de los años ?90, época en la que Internet apenas asomaba en nuestras vidas cotidianas, y muchos eran los que todavía aún podrían prescindir de ella, era muy común oír hablar del lenguaje JAVA. Ninguna publicación especializada escapaba al fenómeno: las revistas se llenaban de artículos elogiando aquella tecnología, y vaticinando, cual chamán / gurú, que, en el futuro, el lenguaje de programación que cambiaría nuestras vidas sería el homónimo de un café típico de una ignota isla de Indonesia.
By: BlogMemes
AJAX & PHP star rating system script
2008-08-25 10:34:00 After reading lots of articles about star rating systems here is my improved Ajax & CSS version based on PHP(http://slim.climaxdesigns.c-om/) and CSS(komodomedia.com) scripts.Working Online DemoInstallation: If you want to implement the script to your existing CMS you must:1. specify the variable $article_id so that every article_id to have a different rating. i.e: $article_id=1; etc...2. add <div id="myspan"></div> to your HTML page on place where you want the star rating to appear.3. create table ratings in your MySql:CREATE TABLE IF NOT EXISTS `ratings` (`id` int(11) NOT NULL,`total_votes` int(11) NOT NULL,`total_value` int(11) NOT NULL,`used_ips` longtext,PRIMARY KEY (`id`))4. Include the following script to your webpage:Here is the full working script:<script>var http_request = false;function makePOSTRequest(url, parameters) { http_request = false; if (window.XMLHttpRequest) {http_request = new XMLHttpRequest(); if (http_request.overrideMimeType)- { htt...
By: Tips and Tricks
ASP.NET Ajax CalendarExtender and Validation
2008-08-01 01:52:00 ASP.NET Ajax toolkit has a CalendarExtender control which is very cool as you can associate the CalendarExtender to a a TextBox and also to a Button/ImageButton so that you can popup the calendar. Below is the code to get started with CalendarExtender: <asp:TextBox "TextBox1" runat="server" width="300pt" /> <asp:ImageButton "btnCalenderPopup" Width="16" Height="16" runat="server" ImageUrl="~/images/calender.bmp-" CausesValidation="False" /> <ajaxToolkit:CalendarExtende-r "CalendarExtender1" runat="server" TargetControlID="TextBox1" PopupButtonID="btnCalenderPopup-" Format="dd/MM/yyyy" /> And here is the output: and, Wait! What’s that grayed text in the textbox that says - Enter the Date of Birth (dd/mm/yyyy) Certainly that’s not the part of CalendarExtender , but part of ASP.NET Ajax Toolkit . We can use the TextBoxWatermarkExtender which can display watermarked (grayed) texts on controls. Below is t...
By: Chaks' Corner
Create Interactive Form Validation Using Ajax
2008-07-23 03:44:00 I?m sure you?ve seen those nice interactive form validations on some Web 2.0 websites. The validation occurs while you?re typing your form input. For example, you?re typing your email in the email address field. You see a red ?X? mark beside the field and when you?re finished typing your email address, a green check mark ...
By: elok computer
Mude a ordem dos itens da sua tabela via Ajax
2008-07-11 13:04:00 Mais um ótimo tutorial do Antonio Lupetti do blog Woork, dessa vez ele ensina a ordenar os itens de uma tabela pelo valor de uma das colunas. Você pode ordenar por data, por valor ou colocar em ordem alfabética. No tutorial, o autor usa AJAX e PHP mas você pode adaptar o código para qualquer outra linguagem ...
Embed RSS Headlines Using Google AJAX Feed API
2008-06-09 00:55:00 Now with Google’s code generating tool, it’s very easy to embed RSS headlines into personal sites or at other places where JavaScript is allowed. All you have to do is choose a style, feed expression and generate the code! Can it get anymore easier? The code can be easily customized to suit your web-design, contains ...
By: Sizzled Core
Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences (Paperb
2008-06-07 04:06:00 Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences (Paperback)By Craig Riecke Buy new: $29.60 First tagged “ajax” by Alex Russell Customer tags: dojo(2), ajax, javascript Technorati Tags: dojo, ajax, ...
3 mistakes to avoid when using jQuery with ASP.NET AJAX
2008-06-05 10:12:00 Three common problems that I've seen when using jQuery with ASP.NET AJAX, their underlying causes, and simple solutions to them.
By: Dave Ward's Blog
Best AJAX Resources on the NET
2008-06-04 18:37:00 Confused with AJAX? Welcome to the club! Or are you looking for AJAX resources? Hold on tight, this article will show you where to find usefull AJAX resources on the internet. For those of you who didn't know AJAX is short for Asynchronous JavaScript and XML. AJAX is one of web development techniques used for creating interactive web-based applications. read more
Prototype Javascript AJAX - Quick Start
2008-06-03 21:18:00 Prototype is a javascript library that allows easy AJAX implementations to enhance your website. With a couple of <script> additions to your website you can easily access php scripts to read, compute, and return particular results. For instance an html <form> element can be used to capture data, and an AJAX call can be ...
Ajax Based Wikipedia Search Engine - Lexisum
2008-06-03 20:13:00 Lexisum which is Ajax based search engine for Wikipedia. When you search anything on lexisum, without page refreshing the result will be turning from Wikipedia. Even, you can click on active link and as well as without refreshing the result will be visible on your screen. This will save your time and you can use ...
By: OPEN GIGA
Open-Source SplendidCRM v2.1 includes Silverlight, AJAX and PDF Invoices
2008-06-03 10:26:00 Silverlight, AJAX and PDF Invoices Cement SplendidCRM as the Ideal CRM Platform for Companies that have Standardized on the Microsoft Technology Stack RALEIGH, N.C.–SplendidCRM Software, Inc., a pioneering provider of Microsoft-centric Customer Relationship Management (CRM) solutions for open-source use, today announced the launch of Version 2.1 of its flagship platform SplendidCRM. The new Silverlight graphs provide ...
Violet Hill (Music Download)
2008-06-02 05:06:00 Violet Hill (Music Download)By Coldplay Buy new: $39.95$26.3720 utilised and new from $21.00 Customer Rating: First tagged “ajax” by Scott gatherer “Web developer” Customer tags: rails(6), ruby on rails(5), ruby(4), programming(4), web ...
Ajax Scripts
2008-05-31 21:46:00 Some very nice ajax controls for your web projects. AUTO COMPLETE Download the code AUTOCOMPLETE Download the code STAR RATING Download the code AJAX LIVE SLIDER Download the code similar posts : Easy to Use Ajax/DHTML Codes similar tags : Flash
By: Creative UAE
Using jQuery to directly call ASP.NET AJAX page methods
2008-05-29 10:48:00 An example of how to use jQuery to call an ASP.NET AJAX page method, without using a ScriptManager.
By: Dave Ward's Blog
JavaScript Accordion Menu
2008-05-28 04:00:00 Satu lagi style menu horizontal yang keren dan layak di coba, Horizontal accordion script bisa digunakan untuk menu, Image, presentasi content dan lainnya,Horizontal accordion script ini merupakan permainan menu horizontal elastis dimana jika kita roolover mouse di menu ini maka akan bergantian melebar antara menu satu dengan menu lainnya. Berikut cara menggunakan Horizontal accordion script menu ...
By: Byadha.com
Holler at Ajax Daddy for some web 2.0 styling
2008-05-26 21:33:00 These days, everyone raves about Ajax, but how many people can actually script up something useful in Ajax, which also runs cross browser? Not many! And then factor out moo tools and it’s even less people. So what do we do? We visit a place like AjaxDaddy, which is a web resource of nifty web 2.0 ...
28 AJAX Scripts for Designers
2008-05-26 19:37:00 Some simple Ajax scripts can go a long way in your design. These simple elements can help improve your user experience, make the site more sensible, or just give it some added flare. Here are a few... [[ This is a content summary only. Visit my website for full links, other content, and more! ]]
By: Outlaw Design
PHP / MySQL / Ajax Ninja Required
2008-05-26 18:02:00 Today I am putting out a request for a expert PHP/MYsql - Ajax developer who can create amazing sites / apps without making me feel I am babysitting a monkey. We have a number of projects in development and can offer a good rate of pay along with long term work. In return we need top ...
AtMail - Free Ajax Webmail Client Software
2008-05-24 15:28:00 AtMail, an free lightweight Ajax Webmail client software that written in PHP that allow end user receive email via web browser and WAP devices. This webmail client software can be installed on variety platform like Windows and Linux. Plus more, it support various email technology like IMAP/POP3 mailboxes, and an optional email-server mode that uses ...
By: TechMixer
ColdFusion 8 & AJAX & Flex3
2008-05-23 10:52:00 Ashwin Mathew made an online presentation dedicated to developing AJAX Applications in ColdFusion 8 (it was 21st May 2008 at the Bay Area ColdFusion User Group). You can see the full Adobe Connect recording complete with chat and other Connect features here: ColdFusion 8 AJAX by Ashwin Mathew. Also, there’s article in the Adobe Developer center ...
By: Flash Teh Ripper
Dojo: Using the Dojo JavaScript Library to Build Ajax Applications (Develop
2008-05-23 07:05:00 Dojo: Using the Dojo JavaScript Library to Build Ajax Applications (Developer’s Library) (Paperback)By James E. Harmon Buy new: $39.99$26.39 First tagged “javascript” by Jim Harmon Customer tags: ajax, dojo, web development, javascript ...
AjaxDaddy - Ajax examples and free Ajax scripts
2008-05-22 13:10:00 Where can you go for free applets to give your website some Web 2.0 goodness?  AjaxDaddy.com of course. If you use AJAX already for your Web 2.0 projects or are just thinking about it and need information, check out this one-stop source of AJAX plug-ins. In addition to free code that covers things from fish-eye effects for icon browsing to auto completion text fields Ajaxdaddy shows you the code, and gives you a sandbox area to get a feel for how the widget performs and to do some experimentation. AJAX is one of the tools that has made Web 2.0 applications possible, fostering the type of rich and interactive user experience we have all come to expect in webspace, not just our desktop environments. AJAX allows pages to exchange data with the client without an entire page refresh, which would be awkward and slow performance. It’s AJAX which powers such powerful and popular desktop look-alikes as Google Apps. Surf over to AjaxDaddy and look around the home page, checking...
By: Online Tech Tips
Must Have Tools For HTML, Javascript and Ajax Development and Debugging
2008-05-20 17:48:00 Everyone who has been doing web development long enough knows that notepad and macromedia dreamweaver are probably the favorites for beginners but yet not enough to meet your needs in more advance levels. For those who are seeking, IBM had written 2 related tutorials on using tools such as Firebug, Web Developer exension and GreaseMonkey, which ...
Easy to Use Ajax/DHTML Codes
2008-05-18 23:14:00 Image Zoomer In first look it looks like a typical any other javascript based images zoomer. But below are some feature which make this one lot different then the rest. If you click and DRAG UPWARDS your mouse, the zoom ratio increases, if you click and DRAG DOWNWARDS your mouse, the zoom ratio decreases, If you click and DRAG ...
By: Creative UAE
Easy to Use Ajax/DHTML Codes
2008-05-18 23:14:00 Image Zoomer In first look it looks like a typical any other javascript based images zoomer. But below are some feature which make this one lot different then the rest. If you click and DRAG UPWARDS your mouse, the zoom ratio increases, if you click and DRAG DOWNWARDS your mouse, the zoom ratio decreases, If you click and DRAG ...
By: Creative UAE
Magic of Ajax with Ruby On Rails
2008-05-15 12:42:00 Rails Implements AjaxRails has a simple, consistent model for how it implements Ajax operations.Once the browser has rendered and displayed the initial web page, different user actions cause it to display a new web page (like any traditional web app) or trigger an Ajax operation: 1. A trigger action occurs. This could be the user clicking on a button or link, the user making changes to the data on a form or in a field, or just a periodic trigger (based on a timer). 2. Data associated with the trigger (a field or an entire form) is sent asynchronously to an action handler on the server via XMLHttpRequest. 3. The server-side action handler takes some action (that's why it is an action handler) based on the data, and returns an HTML fragment as its response. 4. The client-side JavaScript (created automatically by Rails) receives the HTML fragment and uses it to update a specified part of the current page's HTML, often the content of a tag.An Ajax request to the server can als...
Create your Own Website with Jimdo's AJAX-based Webpages
2008-05-14 13:07:00 Today there are so many website hosting program that offers almost everything that the webmasters can use for free. I've been using this kind of services since I've tried making my own websites way back in 2002. From Yahoo! Geocities, Lycos Webpage Builder, Homestead free webhosting and dozen more, I've tried almost every interesting webhosting program I knew. Although each of them has their own
The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP
2008-05-10 02:51:00 # Paperback: 784 pages # Publisher: friends of ED (July 22, 2007) # Language: English # ISBN-10: 1590598598 With over 3 million users worldwide, Adobe's Dreamweaver is the most popular web development software in the world, and it just took another step forward with CS3, the new version released...
ZK Developer?s Guide (Paperback)
2008-05-09 05:05:00 ZK Developer’s Guide (Paperback)By Markus Staeuble Buy new: $37.30 Customer Rating: First tagged “ajax” by Robert M. Zuidema “Bob Zuidema” Customer tags: open source, ajax, framework, java, development Technorati Tags: open ...
Ajax reach Champions League play-off
2008-05-06 01:02:00 Kenneth Perez steered Ajax to a 3-1 home victory over Heerenveen and a place in the Dutch play-off final for the Champions League qualifiers.
By: sports
AjaxDaddy: Script ajax free per tutti
2008-05-05 18:17:00 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 ...
By: PC Revenge
YUI + Yahoo Maps Ajax JS dont get along
2008-05-04 23:02:00 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="http://api.maps.yahoo-.com/ajaxymap?v=3.8&appid=y-ourstuffhere"></scri-pt> I use ColdFusion which includes YUI in some of its UI controls. Two things I have found thus far that don't work. [More]
By: Useful Concept
Guía básica sobre ajax, primeros pasos
2008-05-04 13:11:00 Gracias al centro de desarrolladores mozilla podemos contar con esta guía simple que va directo al grano. Título: Guía básica sobre ajax, primeros pasos Autor: Mozilla Developer Center Idioma: Español Capítulos ¿Qué es AJAX? Primer Paso ? Cómo realizar una petición HTTP al servidor Segundo Paso ? Procesando la respuesta del servidor Tercer Paso ? “¡Ahora todo ...
By: Sabueso Web
php/mySql/ajax project - web portal by nicusornicolae
2008-05-04 00:03:00 This project is a private project for Adriana. Thank you. (Budget: $1500-3000, Jobs: AJAX, PHP, XML) |



