The framework tag has no wiki summary.
0
votes
1answer
50 views
Is there a framework for describing object oriented communication standards/protocols?
Currently I'm dealing with the development of specifications for communication standards/protocols for b2b-integration based on object oriented models.
I.e. if you take a look at the healthcare ...
3
votes
1answer
114 views
Architectural considerations for a new black box program
I see an emerging trend in "cloud" computing to move work load to a third-party server and get charged pennies for amount of work done in this way. This could be anything from file hosting to user ...
4
votes
2answers
91 views
Difference between a CMS and a Web Development Framework
The web world is flooded with CMSes. Some tout their CMS as Web Development Framework. Some say it as Content Management Solution and nowadays i m hearing Content Management Framerowk.
When we hear ...
1
vote
2answers
182 views
Who uses GnuSTEP?
This has been a big question lurking at the back of my head. From what I see, GnuSTEP nowadays is primarily a "hobby" project of a small but tightly-knit group of people. However I haven't seen a ...
0
votes
1answer
182 views
Learning Zend Framework 1 or 2?
I have programmed for a few years in php and now I'm going to learn zend framwork.
Zend is very popular and there are a lot of tutorials, books and documentation out there. But I saw in the last ...
0
votes
0answers
45 views
What are some top resources to speed up Windows Phone development? [closed]
What are some resources that developers can leverage to improve/speed up their WP7 app development?
I'm not talking about the ABCs of WP7 development or stuff like that. I'm thinking of things that ...
2
votes
1answer
128 views
What is the difference between APIs, Libraries, Runtime systems, and frameworks? [closed]
Possible Duplicate:
Library vs. framework vs API?
I am having hard times understanding what these concepts really mean. This software stack thing is very confusing. Can you please help me ...
0
votes
0answers
78 views
passing from codeigniter to symfony [closed]
I know Codeigniter and I would pass to another framework. I thought to Symfony and I started to getting in with it. It could be a really good idea getting involving with Symfony ?
0
votes
0answers
133 views
Are apps made with WxWidgets accepted in the Apple App Store? [closed]
I'm looking for a framework for reworking one of our Windows apps so it can deploy cross-platform (Windows, Mac, maybe Android or Linux), and I'm giving WxWidgets a serious poke, but it's unclear ...
1
vote
4answers
269 views
Should a PHP beginner use a framework? [closed]
Possible Duplicate:
When should I start learning a PHP Framework
I am an absolute beginner programmer. I've got lots of theoretical understanding from university a decade ago but no ...
0
votes
1answer
111 views
Using frameworks or writing code without any framework ? Which is better for 3 months aged PHP programmer? [closed]
Possible Duplicate:
When do I need to use a framework?
When should I start learning a PHP Framework
I started to learn PHP about four months ago, and I have been writing some applications ...
9
votes
3answers
411 views
How easy should a language development framework be to use?
This is part of a series of questions which focuses on a project called the Abstraction Project, which aims to abstract the concepts used in language design in the form of a framework.
Another ...
3
votes
1answer
98 views
Workflow for a plugin assignment
I'm starting a new project in PHP, a plugin for a website that grabs additional data from it through cURL, getContents etc and re-tabulates it in excel. It's a local project, basic script like with a ...
3
votes
4answers
884 views
Why was Rails written in Ruby?
I know PHP and Ruby.
Using a PHP Rails clone (not out of choice), called Symfony, (which is apparently the best PHP framework), I notice that it's a clone of Rails. I think Symfony is stupid and ...
1
vote
2answers
115 views
How hard would it be for Microsoft to support deployment of .net apps onto OSX and linux [closed]
Given the announcement of the windows 8 tablet edition and more details on the app store, it would be amazing if this infrastructure could be leveraged for the OSX desktop and or MonoTouch. ...