|
|
AJAX News: stay one step ahead with the very best and latest in AJAX
|
Design stunning AJAX applications
|
If you want to make your website truly interactive, you might want to take a look at our JavaScript Editor. Your visitors expect to be able to be active in the browser and not download everything to his/her computer.
Jump to latest AJAX news by SWIK, AJAX Matters and Ajaxian:
Ajax on SWiK
Popular Toolkits
Ajax or Asynchronous Javascript and XML as it was first termed, is shorthand for Javascript UI development, particularly Javascript development that uses the XMLHttpRequest object. XMLHttpRequest and other techniques used to communicate to the server from Javascript prompted the invention of the word, using these techniques Web UIs driven by Javascript may be made more interactive with server data and more responsive, as small fragments of data may be exchanged efficiently bet
joomla is the best CMS (Content Management System) Script used on the net, that’s why we look always for a good Web2.0 Joomla Templates an,d themes in order to make our Website more Attractive and professional. so here is a Collection for you : http://www.template4all.com/joomla/ More than 300 Free Joomla Themes and Templates.
Hibernate is an Object Relational Management framework for Java environments. Here is a Hibernate Training course that lists out the major parts of Hibernate. Ajax is collection of technologies including XHTML, CSS2, DOM, and JavaScript. Ajax is also an API. With Ajax, you can change pages dynamically on the client side of an application. Here is a Ajax Training course that lists out the major parts of Ajax.
..........
OmniGrid – Advanced DataGrid for Mootools
iMoogle is an open source web application, created with MooTools. Inspired from iGoogle and netvibes, iMoogle is the fastest tool you can use to make your own portlet’s homepage, or social group page.
IMoogle A portlet manager iGoogle’s inspired based on MooTools
For any doubts and question ask to: Nunzio Fiore (tempozero@gmail.com) or Emanuele Crescentini (ema@cosmobile.net)
Demo:
First of all the DEMO 1 DEMO 2 DEMO 3
DOWNLOAD
Second step: DOWNLOAD IMoogle: http://www
REQUIREMENTS
IMoogle is MooTools1.2 based. See the Mootools site to download the recent package. ( MOOTOOLS )
Doc
The base idea is to use iMoogle to quickly expose your contents in an home page with two kind of portlets:
1. GRAPHIC FREE PORTLETS 2. USEFUL LIST’S
On startup code reads a json like this (IMPORTANT: read the meaning of each variable to customize your iMoogle):
A complete JSON is at the demo url: PORTLET’S JSON
When a portlet is moved or dragged iMoogle launch a request to an url to store the new home’s configuration choiced from the user. This service gives a JSON response like that: { "result":"ok", "msg":"success" } or like that: { "result":"ko", "msg":"Some problem is occurred...." }This is a response caused by two parameters like these:
1. serialized: col1|1|col2|2|5|4|col3|Empty| 2. user: iMoogleUser
The first parameter is a string that represent a serialization of portlet’s presence and position separated by a pipe ( | ). The meaning is: colN|id1|..|idM . The id is equal to the id given in initial portlet.json. When a column is Empty, iMoogle send the keyworld Empty to the server.
The second parameter is the name that you pass when you create the IMoogle object. If you don’p pass a user, IMoogle uses a default value named IMoogleUser CREATE AN IMOOGLE INSTANCE
To create an iMoogle instance use a minimal code like that: <div id="imoogle"></div> <script> window.addEvent('domready',function(){ var imoogle = new iMoogle({ 'id':'iMoogle', 'where':'imoogle' }); }); </script>A complete option’s list:
1. id: An id fro the IMoogle object, 2. where: the zone where you want to put your iMoogle plugin, 3. width: base width dimension for portlets, default: 265, 4. height: base height dimension for portlets, default: 178, 5. user: the user who’s using the page, default: ‘iMoogleUser 6. headerText: A string in the header, default: ‘A complete list of portlets’, 7. waitImgSrc: a wait image, default: ‘img/wait.gif’ 8. portletsUrl: an url to portlets.json: default, ‘data/portlet.json’ 9. memoPortletsUrl: an url to service that store portlets: default, ‘data/memoPanel.json’ DEVELOPED BY
IMoogle is developped by Nunzio Fiore ( ajax development ), Cosmobile ( creative and internet), NetComm ( housing, web development )
Informazioni di contatto E-mail: tempozero@gmail.com Sito Web MoonKiKi Luogo: Franchini 29, 40051 Altedo, Italy
Ajax document viewer is a web based online document viewer that can be embedded in any application and be used to collaborate, distribute and share documents online. It is fast, customizable and FREE.
WEB DEVELOPMENT COMPANY HM INFORMATICS
HM Informatics is a leading software development company providing Offshore Software Development Services & solutions with services such as outsourcing software development , Web Development , Product Development, E-strategy Consulting, Offshore software development, Web-Enablement Designing, Offshore Application development, PHP Development, ASP Development, Software Development, Multimedia and Design Solutions,PHP consultant, LAMP consultant, Ajax Consultant, MySQL Consultant, Web Development, PHP Developer, Joomla Developer, Ruby on Rails, Consultant Web, Consultant Web Programmer, Offshore Consulting, Ruby Consulting and Web Designer. Web development provided by HM Infomatics allows inventing modules for web sites and interactive web applications to display the information and to interplay between it dynamically. PHP development is successfully applied by our programmers to launch original dynamic websites and database-driven web pages; which allow reducing the project cost greatly and bring benefits to customer’s web projects.
HM Informatics is a privately held organization head quartered at a state-of-art offshore development center in Ludhiana, Punjab. With offices Bhatinda (India), Australia, we have been providing services for end to end development of commercial grade software products and applications to Start-up, Emerging and Established technology companies & IT enabled organizations. Till date, we have successfully partnered with more than 40 technology companies in various domains like travel, retail, insurance, banking, security, e-learning and many more for offshore development of their successful products. Web development includes simple and complex commercial applications creation. You can find in our portfolio our customer references and examples of our projects.We use different PHP technologies in combination along with various web platforms to meet customer’s requirements and to provide reliable software solutions they need.
http://www.hminformatics.com
iJab is an ajax based jabber web client.It’s comparable with jwchat,but keeps all widows stay in on page not using pop-up windows.
iJab is an Ajax-based jabber webim client. It’s written using Javascript and HTML. iJab is comparable with jwChat,but it keeps all the window stay in one page, not using pop-up windows.
Pyjamas Desktop is a Python Widget set and framework. It is extremely comprehensive yet is easy to use. Based on Webkit, it is a port of Google’s Web Toolkit (GWT) to python. Pyjamas Desktop provides a similar Widget set and API framework to that of PyQt4, PyGtk2 and python-wxWidgets, yet is more powerful, thanks to Webkit. Full CSS stylesheet support is provided, as is full HTML syntax, execution of javascript, and the ability to embed NPAPI-compliant plugins, such as Adobe Flash and Java. In combination with the sister project, http://pyjs.org, applications that conform to the Pyjamas API can not only run – unmodified – on all major desktops and also on embedded platforms that Webkit is available for, but also the same appplication can run – unmodified – in all major web browsers.
Pyjamas is a port of Google’s Web Toolkit (GWT) to Python. It comprises a standalone python-to-javascript compiler and an AJAX Framework and Widget set that allows you to develop applications that will run in any web browser, as if they were actually Desktop applications. In fact, the Pyjamas Widget set API is so similar to pyqt4 and pygtk2 Desktop Widget sets that Pyjamas was ported to the Desktop, thanks to WebKit – http://webkit.org – see http://pyjd.org for details.
The Pyjamas AJAX library, ported directly from GWT 1.2, seamlessly takes care of all of the usual browser tricks, so that you can concentrate on developing your application without worrying about browser incompatibilities. The latest release, Pyjamas 0.3, has been updated to include portions of GWT 1.5 (ported to python) and so supports IE7 as well as all other browsers.
The combination of Pyjamas and Pyjamas-Desktop is that for the first time in free software, rich content python applications can be written that will run – unmodified – on every major browser and every major desktop platform. Pyjamas runs on IE6, IE7, Netscape, Mozilla, Opera and Safari; Pyjamas-Desktop can be compiled for Intel and ARM embedded processors, and can run on Windows, MacOSX, Linux, and even on embedded smartphones and PDAs.
Vista Photo Gallery is a photo gallery software that allows you to create and publish rich, interactive, AJAX web image albums for your web site. Galleries work with all browsers. No PHP, MySQL, ASP, JSP or Flash plugin required.
http:/ />
This shows some interesting information on how Ajax is faring in the economy today. It’s encouraging to know we’re still going strong.
http:// />
1240 days agoResources for applying Dojo Javascript Toolkit to IBM Lotus Domino.
http:// />
1254 days ago...
|
||||||