Published on Tue, 26 Feb 2008 00:30:44 -0500 Read: 497 times
NetBiscuits is one of the known developers in mobile technology. Based in Germany, this development company has made a mark in mobile development because of their platforms that enable developers build their applications. From downloads to online applications for mobile phones, NetBiscuits were able to integrate commercial use of their ... Read Article
Published on Sun, 24 Feb 2008 02:15:03 -0500 Read: 829 times
Weeks ago, I found a nice alternative to Ajax called AHAX, it is an HTML version of Ajax and it provides almost the same functionality however, does not have the really cool features of JavaScript. It goes to use HTML so that it could render XML in the webpage. It is really simple and looked better compared to simple HTML but I think it ... Read Article
Published on Fri, 18 Jan 2008 05:56:34 -0500 Read: 416 times
One of the toughest projects any developer will handle is on how to create an Ajax based reporting tool. Think of Crystal Reports ndash; itrsquo;s an online program that streams information endlessly to a webpage without a single action from the user. All they have to do is to screen the possible information they need.
Pushing for this type of ... Read Article
Published on Mon, 08 Jan 2007 02:56:28 -0500 Read: 7356 times
Wufoo uses flash objects and the Prototype JavaScript framework to create a very fluid user experience for building web forms of any kind. Currently, Wufoo is not released to the public, however, from the look of the demo, it will be a very easy to use, and a valuable tool to web designers and developers. The process of creating a form is very ... Read Article.
Published on Wed, 03 Jan 2007 18:21:03 -0500 Read: 4537 times
This is a good article by Chris Shiflett is a principal of OmniTI, where he leads the web application security practice. If you have a public API and want to allow cross-domain Ajax requests with Flash, be sure to use a separate domain. If the user interface and API operate in the same domain, there's almost no limit to what an ... Read Article.