logo Open Education
Search & Download



Download (free for private + commercial use)


LINKMATRIX Open Education: Search Results
1 - 10

Ben + Dion's Ajax mission

...AJaX Mission Ajaxian UI Issues We were just talking to a UI/information architect, who was complaining about handling users who have JavaScript turned off, and how Ajax has a barrier, in that he can't get budget to "write the application twice". The problem with "working without JavaScript turned on" is interesting. However, these days I think that this problem is basically gone. Gone are the days of people turning off JavaScript. Do you know of anyone who doesn't have it turned on Also, with the ongoing growth of Ajax there are MORE reasons to have it turned on. It didn't stop Google from doing Google Maps : It is al...

www.ajaxian.com   (6248 hits)   [English]


OSS SAJAX: Simple AJAX

...ajax! Breaking news: Version 0.10 is out, featuring ASP/ColdFusion/Io/Lua/Perl/PHP/Python/Ruby backends and some changes to the PHP interface POST support and the ability to send requests to a different URL. Sajax is an open source tool to make programming websites using the Ajax framework — also known as XMLHTTPRequest or remote scripting — as easy as possible. Sajax makes it easy to call PHP, Perl or Python functions from your webpages via JavaScript without performing a browser refresh. The toolkit does 99% of the work for you so you have no excuse to not use it. Confused Check out two examples: » Graffiti Wall: Try it or ...

www.modernmethod.com/sajax   (3020 hits)   [English]


XML in the browser: Submitting forms using AJAX

...AJAX XML in the Browser: Submitting forms using AJAX Page 1 of 6 One of the least user friendly features of most websites is forms. The longer the form, the more annoying it gets. However, a new technology called AJAX that has nothing to do with household cleansers! can help. Let's face it. Using forms on the Internet is a drag. This is especially true when the form is really long and spread over multiple pages. Every time you hit the "submit" or "continue" buttons, there is a long user-unfriendly wait. It doesn't have to be this way. A relatively new technology called AJAX Asynchronous Javascript and XML can all...

www.devarticles.com/c/a/XML/XML-in-the-Browser-Submitting-forms-using-AJAX   (2150 hits)   [Deutsch]


Ruby on Rails: open source web framework in AJAX

...AJAX< “Ruby on Rails is astounding. Using it is like watching a kung-fu movie, where a dozen bad-ass frameworks prepare to beat up the little newcomer only to be handed their asses in a variety of imaginative ways.” -Nathan Torkington, O'Reilly Program Chair for OSCON Read more quotes “Rails is the killer app for Ruby.” Yukihiro Matsumoto, Creator of Ruby Read more quotes What's in the package? Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the databas...

www.rubyonrails.org   (4758 hits)   [English]


OSS ExtJS Ajax framework

...Ajax support, animation, DOM manipulation, event handling, etc. Beginning with version 1.1, Ext includes a native Ext adapter, so the external libraries are no longer required. What is Ext all about? Ext is a client-side, JavaScript framework for building web applications. In early 2006, Jack Slocum began working on a set of extension utilities for the Yahoo! User Interface (YUI) library. These extensions were quickly organized into an independent library of code and distributed under the name "yui-ext." In the fall of 2006, Jack released version .33 of yui-ext, which turned out to be the final version of the code under that name (and under t...

extjs.com   (5849 hits)   [English]


OSS jQuery - Ajax lib

...

jquery.com   (9624 hits)   [English]


Ajax: Chess Game J. Olsen

...AJAX Example: Chess Game with AJAX Interface Author: Jesper Olsen / Helsinki / Open Source MIT License About PChess is a chess engine, which I originally wrote as part of my MSc thesis. Originally implemented in C pre ANSI, with a user interface based on Sunview, I have now updated the code C, replaced the defunct Sunview GUI with a web interface and created python bindings for accessing the engine. The engine performs "brute force" search, with a minimum of chess specific knowledge to speed up the search. The search is extended iteratively until a certain depth is reached and/or a certain number of positions have been investigated. The ...

www.jesperolsen.net/PChess   (2168 hits)   [English]


OSS MVC - Model-View-Controller Entwurfsmuster Anleitung (25 Seiten PDF)

...wendung der Models Code kuerzer + uebersichtlicher Komplexitaet + Fehler + Kosten nehmen ab Produktivitaet + Robustheit + Gewinn steigen Saubere Trennung in 3 unabhaengige Schichten Danksagung Dank an Manuel Blechschmidt fuer den BePHPUG Vortrag Design Pattern 2004 + Gespräche ueber MVC Dank an Frankie Thuerigen fuer Gespraeche ueber Templates + Caching + AJAX. Dank an die Berliner PHP Usergroup fuer die informativen Vortraege + Gespraeche (cc) Creative Commons License http://creativecommons.org/licenses/by-nc-sa/2.0/de/ Download: www.bephpug.de/folien/mvc.zip - CC - CREATIVE COMMONS - OPENSOURCE - OPEN SOURCE - MVC - MODEL-VIEW-CONTROLLER

www.linkmatrix.de/tutorials/mvc/mvc.pdf   (5083 hits)   [Deutsch]


JSON-PHP

...Ajax code, examples of which can be found at Ajax Matters. In Javascript, consuming input in JSON format is as easy as: eval"var decoded_data "+encoded_data With JSON-PHP, it can be almost as easy on the server-side, too: // create a new instance of JSON require_once'JSON.php' $json new JSON // convert a complex value to JSON notation $value array1, 2, 'foo' $output $json-encode$value print$output // accept incoming POST data $input $GLOBALS['HTTP_RAW_POST_DATA'] $value $json-decode$input JSON is easy for humans to read and write. It is easy for machines to parse and...

mike.teczno.com/json.html   (2797 hits)   [English]


Bookmarks fuer Webdesigner

...Ajax: A New Approach to Web Applications 2. Bring on the tables: something that often seems to confuse people that are new to CSS-based layouts is the use of tables. It's important to remember that tables are still perfectly fine to use - if used correctly. 3. CSS3 Color Module 4. Color Theory and Color Charts provided by About.com. 5. Open Source Web Development Tutorials 6. Seybold Seminars: why tables for layout is stupid: problems defined, solutions offered 7. Steadfast Suggestions for Web Design 8. Paul Graham. Taste for Makers: Good design is simple, timeless, solves the right problem, is suggestive, often slightly f...

www.alvit.de/vf/de/bookmarks-fuer-webdesigner-und-webentwickler.html   (2894 hits)   [Deutsch]

 

1   2   3   4

Education is the most powerful weapon which you can use to change the world.   - Nelson Mandela
LiNKMATRiX Learning Technologies - Berlin 2oo2-2o1o