3
votes
10answers
636 views
Is it worth it to use FLEX + JAVA
My group is about to start doing a big web based project/application. The app. itself will not be used by many people and it is basically only for Intranet use for managers and application developers. …
1
vote
2answers
124 views
Word suggestion
Duplicate of how does the google did you mean algorithm work
does anyone know how to write a word suggestion feature like Google's "did you mean?" feature? or know where I can find code samples.
…
1
vote
7answers
382 views
Best Java web application framework for a PHP developer?
I had been life long PHP developer. But am now forced to write in Java (or at least on JVM) the final version of a prototyped PHP web application.
Would like to add that I am not quite unfamiliar …
4
votes
5answers
215 views
Good or Bad? Bring “Function Chaining” Capabilities to PHP
So I was thinking one way that you can bring method chaining into PHP with the built-in global functions would be to "borrow" the |> (pipe) operator from F#. It would pipe the results on the left into …
2
votes
4answers
180 views
Do you know any open-souce free Idea/Suggestion Management tool?
I include myself in a group of thinkers in this "small" company. In order to gather suggestions and improvement ideas from my development team members, I was put in charge of mounting an …
