Tagged Questions

0
votes
1answer
30 views

How to generically/dynamically create/drop users

(Related to, but separate from http://stackoverflow.com/questions/1502885/syntax-error-with-emulating-create-user-if-not-exists.) Is it possible to achieve the functionality of ge …
3
votes
5answers
171 views

Missing features in jQuery

jQuery is a very popular JavaScript framework nowadays. You can tell that based on number of jQuery tags on this site for example. I haven't used any other JS frameworks and I wo …
0
votes
5answers
614 views

Function overloading in Python: Missing [closed]

As this says: http://mail.python.org/pipermail/python-list/2003-May/206149.html Function overloading is absent in Python. As far as I feel this a big handicap since its also an …
12
votes
23answers
909 views

Important UI Features That Are Often Left Out

I really want to know if I'm missing anything obvious in the software I'm developing. What User Interface features that you consider important are often missing in most software?