A framework is an existing library or set of libraries to help you complete a common task faster and more easily. In most cases the tag for a specific framework should be used instead of this tag.

learn more… | top users | synonyms (1)

0
votes
0answers
17 views

HTML5+CSS3+JS framework?

I'm looking for a framework to carry out part of my PFC. I have an application in android development that will display information on mobile. Now, I want to develop a backend to manage that ...
0
votes
0answers
5 views

adding required system tools to xcode project

I'm trying to compile an example plugin from the photoshop SDK in xcode (OS X 10.8). I'm new to mac and a little confused how to find some of these required headers. For example, I was missing ...
-2
votes
0answers
13 views

Looking for a PHP framework to build a database read/write application + web service [closed]

We are building a simple php class based api to read/write data to a database. We also require the API to be RESTFUL, accessible via web via HTTP requests. We've come across Restler Framework, ...
0
votes
0answers
6 views

Inserting record to MySqlDb with entity framework5

Hi I'm trying to run Entity Framework 5 with MySql DB. I have tried amount of MySql connectors 6.6.5,6.7.3,6.5.4 but i still getting exception while inserting items . After tracing SQL command i have ...
0
votes
0answers
10 views

JS testing framework - in between acceptance and unit testing

I've searched for a while about JS testing frameworks and came across this post. The mentioned testing frameworks are: QUnit, Jasmine, Karma, JSTestDriver, YUI, TestSwarm, and JSUnit as well as Mocha. ...
0
votes
0answers
24 views

While porting samsung app to cm10 [closed]

I'm porting an app from samsung s3 mini to cm10 htc one v I've deodexed apk and then i'm modding classes.dex to fix problem. only, i can't open mainactivity i'm getting problem from this ...
1
vote
2answers
27 views

What is going on with purecss here?

I'm trying to integrate purecss with a project I've been working on. It was just borking my layout for some reason, so I tried to create an extremely primitive template (below), and I'm just getting ...
-4
votes
0answers
35 views

Which c++ framework to choose for creating RAT [closed]

Which c++ framework do you recommend me to use for creating RAT. I want to use QT but I don't now if it is a good choice.
0
votes
0answers
9 views

Thesis Q&A Skin - where can i find a skin for Thesis that has questions and answers functionality?

Can some one provide links to themes that are done in Thesis and have q&a functionality. Here is a list of themes and plugins that i have found for wordpress. ...
0
votes
2answers
35 views

How to find which frameworks isn't being used in your iPhone app?

I want to get rid of all the useless frameworks that is added in my iphone app.Is there an easy way to tell which frameworks is being used and which frameworks are not being used?Any tips or ...
0
votes
0answers
11 views

Communicate from Framework to HAL

Is there any way I can send a message (just a boolean value) from a framework class (particularly WindowOrientationListner) to a HAL implemented in C++?
-1
votes
0answers
13 views

Javascript framework/tutorial/example to represent object relations

I have parent and children objects and I want to build a javascript view where a user could zoom in/out of the object tree, and the application should be able to add/remove nodes on demand. The idea ...
0
votes
2answers
25 views

choosing java ee web application framework

I have studied making java ee web applications in my course. For interface we used html+css+jquery+ajax and for bindings we used knockout. On the server side we implemented restful services using ...
1
vote
1answer
15 views

Do I need to add all the frameworks from my static library?

I have an xcode project (project A) that use another project configured as a static library (project B). In the target section of the project A, I configured the project B as a target dependency, and ...
0
votes
0answers
6 views

Firefox: Enable (local) access to Components.utils

I have no access to Components.utils in Components.utils.import("resource://gre/modules/Services.jsm"); I have a local box to play arround with Firefox. It's no security risk to me if I somehow ...

1 2 3 4 5 396
15 30 50 per page