frameworks

Can you detect what framework a website is running on or what cms they use?

If you have a suspicion that a website is running on a certain framework or using a certain CMS is there a way to tell for certain? I have found methods for drupal using the Live HTTP headers plugin (http://www.lullabot.com/articles/is-site-running-drupal) but I am currently looking for a way to figure out if a site is using the Zend fra...

Does Caliburn provide a way to get a reference to the container from anywhere?

Hi! I'm currently messing around with Rob Eisenberg's Caliburn framework. When looking at the documentation that is provided on http://caliburn.codeplex.com there is an example of how to resolve a Caliburn service from the container. It's something along the lines of this: SimpleContainer container = new SimpleContainer(); CaliburnFr...

Model Framework for Actionscript 3.0

What is Model Framework for Actionscript 3.0? ...

XML frameworks in PHP

In addition to this question: iPhone network performance, I would like to know if there are any (very) good XML parsing frameworks out there for PHP. PHP has great XML support already, but I wonder if it could be better (in terms of performance, memory usage, etc). ...

Should I Use a Framework While Learning Web Development

I realize that this may be subjective but I truly need an answer to this and I can't seem to find anything close enough to it in the rest of the Forum. I have read some folks say that the framework (any MVC framework) can obscure too many things while others say that it can promote good practices. I realize that frameworks are great fo...

django-like frameworks?

Hi I've been working with django for some months and find it really helpful, is there alike frameworks for other programming languages such as java or c#? The problem I suffer by using django is finding a server to host the proyect because supporting servers are more expensive and harder to find. From django I find useful: the object-re...

Java Time Savers

I find the nature of this question to be quite suited for the practical-minded people on Stackoverflow. I'm setting out on making a rather large-scale project in Java. I'm not going to go into specifics, but it is going to involve data management, parsing of heterogenous formats, and need to have an appealing interface with editor seman...

The type <type> exists in both dlls

I have 1 dll in framework 3.5 and another in 2.0, where ListBoxItem class exists in 2.0 and have linked class in 3.5 dll. in same namespace. When i try compile give a "exists in both" errors. Howto do for can compile and maintain same structure. I don't want reference 2.0 dll to 3.5 for eliminate this problem, i want keep this dlls sep...

presentation layer to go with apache torque

I'm planning on using Apache torque as my object-relational mapper (ORM), and I was wondering if anybody has any suggestions around what framework to use for presentation layer with torque. maybe Spring? I don't know if this helps, but my application is basically going to be bunch of forms to input data and based on that data, I'll gene...

Do "business logic" skills and a framework replace the need for "low-level algorithm" skills?

When interviewing people I ask some lower level language and algorithm type questions. Nothing too tricky, but I am surprised how often I here programmers who claim to be senior level say they mostly work in a framework (that maybe they designed) and don't typically have a need to do low-level coding. Some of the questions I ask: The...

Designing a Stress Testing Framework

I do a sort of integration/stress test on a very large product (think operating-system size), and recently my team and I have been discussing ways to better organize our test workloads. Up until now, we've been content to have all of our (custom) workload applications in a series of batch-type jobs each of which represent a single stress...

Eventdriven Webframework for Python

Hy, is there any event-drive/event-based Webframework for Python? I mean something like NitroGen is for erlang. You simply get some components you add to a website (like a button) and accociate a python-function to the "onclick"-handler of the button and it gets executed. It should generate all needed html and js core for me (just as n...

Mobile frameworks for ASP.NET (better open source)

The question is simple, What mobile frameworks are you using in ASP.NET? We are using Mobile Controls + WURFL. Thx in advance, ...

How can I know under which IIS version my Asp.Net application is running?

How can I know under which IIS version my web application is running in development server? As .Net framework 2.0,3.0,3.5 have support built in IIS.... Thanks ...

What is the most used class in Google collections framework?

I wonder what is the most useful class in the Google collections framework? ...

How to read "Contributing Artist" metadata in C++?

Windows 7 has a very nifty way of showing "Contributing Artist" metadata in Windows Explorer. In wonder how can I access that metadata from C++? Maybe you even point to some source code? Greatly appreciate in advance. ...

New PHP framework. Could I get some feedback?

I've just released a PHP framework called EuropaPHP (http://europaphp.org/). I was wondering if I could get some feedback from of you guys whatever it may be. Let me know what you like about it, what you don't like about it; whatever. It's based on similar coding conventions to that of the Zend Framework and as a result, the Zend Framew...

user friendly framework for personal website ?

Hi, Which are the user friendly frameworks for building personal sites? Specially if that comes with little programming knowledge. And integrated jquery will be great. python or php based framework will do better. I tried wordpress and joomla! But those are far more complex for a simple personal site with personal blogging, live comment...

Javascript framework that primarily provides just document/onready functionality

A couple of months ago I was doing Javascript programming on the Facebook platform, on which the major frameworks such as Dojo, ExtJS, jQuery, Prototype, etc. don't necessarily work. Which led me to discovering a couple of frameworks that merely provide the CSS selection functionality, for possible porting, namely Sizzle (used inside jQ...

Atomik MVC - Console plugin

Hi folks! php index.php generate about Atomik 2.1 Console PHP Warning: require(): Filename cannot be empty in /srv/www/vhosts/firedwire.com/httpdocs/atomik/app/plugins/Console.php on line 100 PHP Fatal error: require(): Failed opening required '' (include_path='.:/usr/bin/PEAR:.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vho...