Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

65
votes
26answers
11k views

What are the pros and cons of the assorted Java web frameworks? [closed]

I am considering creating my own website using Java and am trying to decide what framework to use. However, doing a quick search for Java frameworks returns more than 50 to choose from! My website is ...
17
votes
10answers
12k views

The dangers of using ExtJS on a big project with RoR?

We are developing a considerably big application using Ruby on Rails framework (CRM system) and are considering to rewrite it to use ExtJS so that Rails would just do the data handling, while ExtJS ...
12
votes
8answers
422 views

Why do we not see much AJAX in secure applications like internet banking?

Can someone list with references / evidences if possible, why we don't see much AJAX in secure web applications like internet banking? eg. Internet banking has a list of tabs for Accounts, Payments, ...
10
votes
11answers
4k views

Is Silverlight the 'same' as jQuery?

Could Silverlight be used for the same things as jQuery, or are they intended for different things? For example, vb.net could be used for the same stuff as C# while C# is intended for different ...
9
votes
8answers
3k views

Will ExtJS die?

I look at ExtJS, and it appears to provide many of the RIA features that more bulky suites such as Flex provide, without the flash requirement. However, as Open-source initiatiatives such as jQuery-UI ...
8
votes
11answers
1k views

What java web application framework to use?

One of the main products of my company is an Oracle Forms (and Reports) based application, that "needs" to be re-written in another technology. Why? Users want a more rich interface experience, and we ...
7
votes
1answer
2k views

HTML5 manifest and chrome

I am seeing this error in my console for chrome. Application Cache Error event: Failed to commit new cache to storage, would exceed quota it means what it seems to mean right? That my app is ...
6
votes
3answers
1k views

Html5 local datastore, and sync across devices

I am building a full featured web application. Naturally, you can save when you are in 'offline' mode to the local datastore. I want to be able to sync across devices, so people can work on one ...
6
votes
6answers
266 views

Migrating a 2-tier Java application to…?

The title says it all. We currently have a 2-tier Java Swing application sitting on top of MS SQL Server 2005. All the business logic is in the database. The client is quite old (and not very ...
6
votes
6answers
888 views

Should I buy Obout? Help, Please

We started a new project and the nature of the project is very interactive and a Rich UI is required. We would need a set of controls that would require for Rich UI development. I found Obout while ...
6
votes
1answer
667 views

How to share entities between domain services in WCF RIA Services framework?

If I would build a big WCF RIA Services application with multiple domain services how could I have certain entities, which are shared between those domain services and exposed by them in different ...
6
votes
12answers
405 views

Is JavaScript an application language?

I have always thought of JavaScript as a client-side scripting tool for augmenting the functionality of HTML, which in turn is usually generated by some other server-side technology - Java, .NET, ...
5
votes
4answers
302 views

Are there any RIA Frameworks which allow me to use C++?

I have written an simple applications in C++, and I need to connect with any RIA just for viewing the process ... is there is any good RIA based on C++
5
votes
3answers
574 views

Advantages of Ample SDK framework

Browsing the Internet, I found the new Ample SDK JavaScript framework. From their about section: Ample SDK is a standard-based cross-browser JavaScript GUI Framework for building Rich Internet ...
5
votes
4answers
3k views

List of rich web application technologies

I am trying to get myself acquainted with the world of rich web application. There are some comparison tables of available technologies on the Wikipedia, but I still find it unclear what are the ...
5
votes
1answer
329 views

Test Driven Development/Integration Testing in RIA development

When working with RIA development, there's at least three critical levels that should be tested: RIA application classes - in Flash/Flex these could be tested using AsUnit, FlexUnit or any other ...
5
votes
9answers
768 views

What's the most impressive Javascript/Flash/Silverlight example you've seen?

What is the most impressive "rich internet application" - which is usually Javascript/Flash/Silverlight - that you have experienced? I find Google maps is like Javascript/Flash voodoo and more ...
5
votes
3answers
1k views

Has Jquery/MooTools/Prototype eliminated the need for GWT?

I don't hear much about GWT any more. When it first came out, it seemed to be all the rave in certain RIA circles. But lately my impression is that GWT has suffered a dip in popularity because ...
3
votes
3answers
80 views

How to avoid too many ajax calls and cache json data on the client side

I have a calendar application and it loads all of the event data using ajax and json results. the issue is that i have different view and right now i have to re call the server when i change views. ...
3
votes
2answers
596 views

Scala RIA with Lift and

I'm curious what's the "best" way to program RIAs with Scala. I'm new to Scala and would simply like to know where to start learning. It seems obvious that for web-apps Lift is the perfect choice to ...
3
votes
6answers
2k views

Silverlight vs Flash vs HTML5, should I care?

I have read a range of articles on advantages/disadvantages of Microsoft Silverlight framework in comparisson to Flash. Fact that there were two version of Silverlight in the past 18 months worries ...
3
votes
4answers
301 views

RIA Technology of Choice

I'm looking into creating a Rich Internet Application. For the interface, I want something smooth, fast, and robust. I realize there are several technologies out there to do just that (Flex, standard ...
3
votes
1answer
218 views

Maturity of Script# (in comparison to GWT)

I already spent some time developing small projects with the GWT and I recently discovered Script#. Now I am curious about how mature this toolkit is. I am especially interested in the opinion of ...
3
votes
2answers
267 views

Silverlight HTML-JS-DOM Bridge : Real world use cases?

I've seen a lot of stuff online that shows proof of concept tutorials of how Silverlight can be used to enhance web pages by handing tasks off to it to make use of threading, manipulate the DOM, ...
3
votes
1answer
1k views

Programatically Altering Font Face, Size, Weight & Color Of A Flex Label/Text Component

I can change the color of the label in Flex Builder, I can even BIND the color to a variable and that works, but I can't find the Color PROPERTY in order to change or reference it programatically! ...
3
votes
4answers
890 views

why not use java web start instead of other RIA frameworks?

There are many RIA frameworks popping up (flex, extjs, gwt to name very few). If my server is written in Java, why not use java web start? The benefits I see: I get to program in a language that ...
3
votes
4answers
2k views

Is there any live demo/sample applications for SproutCore or Cappuccino

Didn't find any from their website. I mostly just trying to see which one is worth going with(RIA of course). thanks
3
votes
2answers
291 views

How to get 280slides.com functionality?

I have seen 280slides.com and it is really impresive. But its developers had to create their own language. Which platform or language would you use to have an as similar as possible functionality? Is ...
2
votes
5answers
114 views

Confused about rich framework to be used with spring

my requirement is to develop rich web applications quickly and easily, and the framework must be easy/compatible with spring something like IceFaces i am confused about IceFaces/PrimeFaces, or use ...
2
votes
1answer
161 views

Options for packaging a RIA app using html and javascript

I'm working on a RIA app based on html and javascript, jquery to be more specific. I would like to package and run it in on desktops as a standalone application. I'm looking at mongoose as an option ...
2
votes
2answers
182 views

URL detection adobe air desktop widget

I'm new in Adobe Air, I need (urgente!!!) to do a widget with Adobe Air that monitors the URLs where I navigate and when I enter to a specific site the widget appears in the front of my screen and ...
2
votes
1answer
422 views

Returning Associated Members via Ria DomainService Invoke Method

I got this DomainService method I'm calling from my SL ViewModel using the Invoke attribute: [Invoke] public ServiceModel.Recipy GetRecipyById(int recipyId) { return new Recipy { ...
2
votes
4answers
877 views

Wicket and a rich ajax website: easiest way to do it?

I want to use Wicket to build an application, but I have some designers that would like to write/maintain the javascript, and they basically expect 1 JS-segment per page, and a global JS-file. I think ...
2
votes
2answers
265 views

Flash in Python

I was exploring possibilities of Rich Internet applications using Python. The most awesome possibility I found was of programming in IronPython and running it as a Silverlight. Is there something ...
2
votes
2answers
500 views

Designing Adobe AIR applications - Which Usability Guidelines to follow?

Adobe AIR has enabled us push the boundary for creating Rich Internet Applications(RIA) outside the browser fence. Some companies have differentiated such applications as Rich Desktop Application ...
1
vote
0answers
21 views

Online help for web applications?

I have a rich web application which I want to provide with both context sensitive help and an online user manual. I guess this probably looks like some kind of markup for a user manual, with certain ...
1
vote
0answers
24 views

VisualWebGui Experience

Has anybody experiences with VisualWebGui (http://www.visualwebgui.com/)? Can it be recommended to build RIA-Applications instead of using Silverlight?
1
vote
1answer
122 views

What are some alternatives to Java Web Start for executing outside of the browser sandbox?

I'm looking for a method to deliver my thick client software to intranet users through a browser. Ideally, the user could click a single button on the page, and something local to the machine would ...
1
vote
2answers
90 views

Applying authorization and security to RIA's

I'm thinking about creating an RIA version of a traditional web application. In a traditional web app, most of the code is on the server, obviously, out of touch of the client. There I would have, at ...
1
vote
1answer
124 views

Deploy python application

I am developing an application for managers that might be used in a large organisation. The app is improved and extended step by step on a frequent (irregular) basis. The app will have SQL connections ...
1
vote
0answers
30 views

What RIA framework or lanugage should I use for simple dynamically generated photo albums?

The title pretty much says it all. I'd like to design an online portfolio for a friend - a site that dynamically generates albums and their thumbnails from images with metadata in folders on a ...
1
vote
0answers
24 views

Window managing for rich internet applications

I need to develop a visual front end for a web app that will be based on Java code. The communication between the front end and the core app will be handled by ActiveMQ. Now, considering my experience ...
1
vote
2answers
394 views

Which is the best 3-column 100% width pure CSS layout framework?

We're starting new project and we need 100% width (100% height is a bonus :)), 3 column, pure CSS layout for business RIA. We checked out YAML, YUI, Blueprint and couple of others but seems that none ...
1
vote
2answers
270 views

C++ framework for separating UI design from business logic

Is there a c++ framework for building rich desktop applications? Essentially the important feature I'm looking for similar to Flex4 MXML to separate the visual presentation and application logic into ...
1
vote
4answers
120 views

internet applications and banks [closed]

This days internet applications widely are replacing desktop applications. I do not like to discus the reasons here. But I do not think that the banks will replace their desktop software (of course ...
1
vote
2answers
324 views

Looking for recommnedation on JavaScript libraries in the leage of ExtJS and Qooxdoo for serious web application

I'm looking for a JavaScript library for my web application. The application is very data intensive and has rich form controls (almost windows like). AJAX will be used liberally. The development ...
1
vote
0answers
76 views

Is 30 calls / second a lot for one IIS server?

We have a RIA application that 300 clients concurrently use in an intranet environment. Together they make 30 calls / second to IIS (asp.net) (actually it's 60 but calls are loadbalanced over two IIS ...
1
vote
1answer
158 views

How to design single page application in javascript to work in environment mode?

I'm developing single page application in javascript and consume data from RESTful web service. I host it on simple lighttpd web server. I want to have different url for consuming data by environment ...
1
vote
7answers
311 views

Flash or Silverlight for RIA Apps? [closed]

What would be the best for developing rich internet applications? FLASH or Microsoft Silverlight?
1
vote
7answers
807 views

Best technology option for implementing RIA with Rails as the backend?

I'm working on a application that requires a feature-rich media view, including images, videos, and smooth sequencing based on capture time. The backend is currently written in Rails. What's ...

1 2 3