My team have to maintain a large php application that was very poorly written. It is a mix of html, javascript and SQL on top of a large poorly designed database (ex. it has a table with few hundreds of columns). The only advantage of the codebase is that it works.
We are constantly bug fixing and rewriting parts of it.
I would like t...
I've been using CodeIgniter for a few months and I keep finding the need to install 3rd party libraries that make it function more like Rails, specifically in its templates, testing, ORM, and before filters in controllers.
Is there a PHP MVC framework that more closely follows Rails conventions?
...
Hello all
im looking for my application ( that is sort of CRM ) to build web based gui
that support old browsers like IE 5 , is there any good client side cross browser framework
that support old browsers ? i don't need something fancy with effects and animations
Thanks
...
As we know we have JavaScript frameworks like Dojo and some more others.
Which is best to use with ASP.NET?
...
I am currently implementing a registration form and doing the username availability checking using jquery and php.
In this case where the user_availability.php is in same folder as the registration from, it is easy to specify like the following to retrieve the function in the page.
$.post("user_availability.php",{ user_name:$(this).val...
Hi there.
I was wondering how, for example, cakePHP can use the terminal/command line to create files and put content in it. I guess they use some kind of template for the content but how do they do it?
I know that you can create controllers and so on with it. Anyone know how it's done?
/ Tobias
EDIT: I've been searching and searchin...
Hi Guys
I'm creating an online music store application (in Java) for signed and unsigned artist for my client.
I'm currently using Struts 1.3.10 (I was recommended Spring but Spring setup is sort of similar to Struts) for my Web application.
My Database is currently a MySQL 5 (or higher) and I'm using a DAO pattern to talk to it. Ther...
First of all, hi to everyone!
I wan't to ask everypeople if they know modx cms framework, if yes, what do you think about it?
If you know it and don't like it, what cms do you advice to use?
Thanks in advance,
José Moreira
...
Hello,
I am a fan of big agile software development methodology and love to develop web pages using Django and RoR. However, it creates a big constrain as there are really very few Django or RoR developers to hire.
For a new web project, we will be hiring developers and even though I would love to see these employees using such tools, ...
Both Java and .Net seem to have a wealth of object validation frameworks (e.g. Commons Validator, XWork, etc.), but I've been unable to find anything similar for C++. Has anyone come across something like this, or do people typically roll their own?
...
Hi all,
Does anyone know of any CSS Framework(s) which supports Fluid Layouts?
Thanks,
Prashant
...
We are a start-up, with a few (14) clients using our products. These products were developed in a close source web development framework only maintained by one developer on the core.
Basically the framework server is required to be able to run any application built in it. So there is no code, in our layer of the application. Think of...
Hi,
I'm trying to get my head around the form framework in Symfony 1.4. I've read the incredibly detailed section in the 'More with symfony' book, but I'm still a but unsure how to implement a simple 'Change password' functionality.
The requirements are pretty basic,
There'll be two fields, new_password, and confirm_new_password. Bot...
Are there any good guides on how to use pubsub.framework? Apple's documentation is scarce and the sample code that they give you is impossible to follow
...
I heard of frameworks like Ruby and cakePHP (correct me if I'm wrong). So should I proceed to learn them?
If so, which one is the more preferred among PHP developers?
...
Hi I don't have much knowledge on IoC/DI frameworks in .net framework. Can anyone give me links that explans IoC/DI in detail with few example in C#? I want go through it and get more idea about these frameworks. So that I can get the knowledge, where and How can I use these frameworks are useful in implementing the project.
Thanksnrk
...
I'm now developing comment system for my site on Ruby on Rails.
I try to make comments to be appeared when user click on SEE MORE button.
I see this is not like we do in pagination, so I need your little help guys!
When all comments have been displayed, the SEE MORE button should be removed from the page.
...
Does anyone have any experience with a really good RIA platform. I'm going to begin developing an application, and I intend to use Netbeans RCP for the thick client. I'd also like to create a RIA version of the same app. I've looked around for a RIA framework that rivals what you can get with the Netbeans RCP, and really haven't found...
For someone, new to .Net based Web development: what web development frameworks are provided with or are compatible with .Net framework 3.5 +.
Like
ASP.NET Web Forms pattern
ASP.NET MVC framework / pattern (1.0, 2.0)
can you provide links as well
Thanks
...
Kinetic Typography is animating text synchronized with either music or audio from movies. A great example is here. There are good tutorials that show you how create kinetic typography animations in Flash and Adobe After Affects, but I've used the Animoto service and it synchronizes motion of graphics with MP3s. There are algorithms th...