Projects tagged ‘ajax’ and ‘scriptaculous’


Jump to tag:

Projects tagged ‘ajax’ and ‘scriptaculous’

Filtered by Project Tags ajax scriptaculous

Refine results Project Tags prototype (13) javascript (9) php (7) web2.0 (4) framework (3) mysql (2) web (2) prototype.js (2) jquery (2) plugin (2) mvc (2) dom (2)

[19 total ]

381 Users
   

script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly. What's inside? animation framework, drag and drop ... [More] , Ajax controls DOM utilities, and unit testing. It's an add-on to the fantastic Prototype framework. [Less]
Created over 3 years ago.

1 Users

This is the google home page for most of my projects. There are a lot of sample applications to be found here. Most of them are discussed in my blog items which you can find on my blog ... [More] http://www.gridshore.nl. If you have issues or requests please use the Issues tab from this project. The following table gives you an overview of the different samples and there main technologies and reasons I created them. projecttechnologiesreason for existenceBlog item(s) gea-news-feedGoogle app engine, Spring frameworkSampe application used to demonstrate the capabilities of google app engine none sofar, the presentation can be downloaded Hippo spring connectorHippo, spring-ws, springframeworkThis application is used to show how you can connect to hippo from a spring framework application. A webservice is created that can search the hippo repository using the spring-ws projectroadtrip-from-springframework-to-hippo-7, connecting-to-hippo-ecm-using-a-springframework-connector Google app enginePython, google docsMaking a small python application using google apis. The application reeds the collection of documents available to you in google docs using-google-appengine Felix Tryoutosgi, felix, maven2, intellijFirst real tryout with an osgi application running on felixstarting-with-osgi-using-apache-felix-step-1, using-maven-to-create-an-osgi-bundle-osgi-felix-sample-step-2, embedding-jetty-in-osgi-osgi-felix-sample-step-3, creating-a-jetty-based-osgi-httpservice-for-apache-felix RaffleGoogle web toolkitThis application I used to explain he basics of Google web toolkit Rowing-the-Google-Web-Toolkit-boat-with-intellij Raffle Appjpa, annotations, google web toolkit, wicket, jqueryI used this application to show multiple front end frameworks. Before you can start with the front end, you need to have a solid back end. Therefore I tried jpa using springframework and hibernate at the back end. The different front ends all use the same back end without changes.Creating-an-application-with-maven2,-jpa,-springframework-and-intellij, start-using-jquery-with-some-small-samples-and-using-spring-mvc-25 Spring OSGi SampleOSGi, springframeworkMy first thing I did with OSGi, I must admit that I did not understand that much about OSGi back than.Spring-osgi-an-evaluation-using-maven-2-and-the-special-spring-osgi-archetype Springframework archetypespringframework, maven2, acegiI was doing a lot of projects with the same kind of architecture. I also wanted to experiment with maven archetype. So the ideal combination to create my custom archetype.Creating-a-maven-archetype-for-acegi-and-springframework Training Overviewspring 2.5, annotations, jpa, jquery, mavenIn this application we go to the extreme with plain web development. A lot about using spring mvc 2.5 in combination with jquery. Again the back end is created using springframework, hibernate and jpa.using-annottions-in-springframework Ajax dwr sample dwr, springframework, scriptoculousOne of the most known implementations is creating auto complete solutions. With this project I create an autocomplete using scriptoculous and dwr. The blog item in which I described the solutions is still one of the best read posts of my blog.Creating-an-autocomplete-with-Spring-and-DWR books-overviewflex 3, BlazeDS, springframeworkThis is the latest sample I have created. This is also the sample for the coming months. I a experimenting a lot with flex 3 and I show all this is this sample. For now there is a custom component for filtering results in a DataGrid. Beware, there are some tags for this project. The trunk is not always the best thing to use.creating-a-flex-3-datagrid-component-with-backend-filtering, integrating-flex-3-with-spring-security-formerly-known-as-acegi integration-spring-security-acegi-and-flex-3-the-sequel wow-springframework-enters-the-actionscript-and-flex-domain/ feeling-secure-with-webserviceswebservices, securitySample showing everything you need to know about webservices and security http://www.gridshore.nl/2008/05/17/feeling-secure-with-web-services-introduction/|feeling-secure-with-web-services-introduction,feeling-secure-with-web-services-part-1-the-usernametoken, feeling-secure-with-web-services-part-2 spring-ws-samplesspring ws, maven, springframwork, jaxbThis application shows a webservice as well as a webservice client using the spring-ws framework.Using-Spring-ws-for-creating-a-webservice, Creating-a-webservice-client-using-Spring-ws-and-maven2 buildversion-pluginmavenCreates a file version.jsp in the web application folder wth the version of the maven build in it. payment-batch-sample I started this sample to create a batch application, but I never finished it. [Less]
Created about 1 year ago.

0 Users

Manage your budget with the web
Created about 1 year ago.

0 Users

The JavaScript image cropper UI allows the user to crop an image using an interface with the same features and styling as found in commercial image editing software, and is is based on the Prototype ... [More] JavaScript framework and script.aculo.us. FeaturesUn-obtrusive Based on Prototype and script.aculo.us Image editing package styling & functionality, the crop area functions and looks like those found in popular image editing software Dynamic inclusion of required styles Drag to draw areas Shift drag to draw/resize areas as squares Selection area can be moved Selection area can be resized using resize handles Allows dimension ratio limited crop areas Allows minimum dimension crop areas Allows maximum dimensions crop areas, if both min & max set as the same value then we'll get a fixed cropper [Less]
Created about 1 year ago.

0 Users

This symfony plugin aims to revolution the way javascript is used in symfony projects. It supports extensible configuration, library dependances, stylesheets, i18n, themes, packing, caching, and much ... [More] more. To have a detailed explanation of each features, please take a look at the features list This plugin is not bound to a specific javascript framework, and provides an easy way to use one set of scripts alltogether. For now, only configuration files for jQuery and jQuery UI are provided, but our XML based configuration system allows to create different configuration packages describing how each framework interacts with each of their associated libraries. [Less]
Created about 1 year ago.

0 Users

This is based on a project released by Nick Stakenburg (http://www.nickstakenburg.com). With his latest release 1.1.0, the licensing terms have changed. I am making an older release available that ... [More] was released under the MIT license, to ensure that it remains open, and updated and please contribute updates with newest versions of prototype and scriptaculous. Updates will be much appreciated. [Less]
Created about 1 year ago.

0 Users

This is a gallery that utilizes AJAX and the prototype and scriptaculous libraries.
Created 12 months ago.

0 Users

Welcome on the OS-eMarket projectIntroductionOS-emarket is a project of a MVC PHP framework. the framework is design on some concept from Rails. My goal is to understand MVC, Web 2.0 with Ajaxian ... [More] process, and to transform an initial project into a reusable framework to create agile php web applications with no tricky skill in PHP. DetailsFirst, I've created a demonstration application on wich I build the framework "online". actually, the things integrated are: Internationalization (i18n), Template for rendering page, database access (Partially implemented: xml data support, MySQL database), try to build some Business object (in progress, but not integrated), HTML Session management. Things to be integrated: User management, User Profile management, Groups management, LDAP interface, BO Administration highly integrated with a web 2.0 touch, plugin hook, and so on... [Less]
Created 5 months ago.

0 Users

Frontend Ajax per Wordpress basato su Prototype e Scriptaculous
Created about 1 year ago.

0 Users

Rapid Application Development using PHP, MySQL, XML, and AJAX
Created about 1 year ago.