Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

26
votes
2answers
1k views

When the Microsoft's main support phase for .NET 2.0, .NET 3.0 and .NET 3.5 ends?

I'm wondering until when the .NET Framework 2.0, 3.0, 3.5 will be supported by Microsoft. According to Microsoft Support Lifetime page for developers products the mainstream support phase should last ...
15
votes
13answers
776 views

Web Development: Do we still need to support non-javascript users?

Background: I'm working on an e-commerce website. It was my original intention to add JavaScript on top of regular html pages, so that users with JS support got the added benefits, but users without ...
14
votes
1answer
304 views

Paying open source project members for bug fixes and features

I have a problem to solve that I think will take 4 days, but if I had a feature request sorted and a snapshot release then I reckon I could have it done in one. Superficially this creates a budget of ...
10
votes
2answers
2k views

When will Jython support Python 3?

According to Jython's documentation: Jython is an implementation of the Python language for the Java platform. Jython 2.5 implements the same language as CPython 2.5, and nearly all of the ...
9
votes
1answer
172 views

Android animated GIF support

How can I check if current device supports animated GIF files? Checking OS version isn't reliable, because some Android 2.1 phones have enabled support and there are phones with 2.3 which do not ...
9
votes
7answers
309 views

What C++(98/03) features are not-so-well supported by poor compilers?

Often I read of some software cutting out some C++ features in order to be compliant with poor/old/exotic C++ compilers. This one is just the last one I got into: Box2D isn't using namespaces because ...
9
votes
5answers
2k views

Javascript check yield support

i read about the yield keyword in javascript and i need to use it in my project. I read that this keyword has been implemented starting from a certain version of JS so i think that old browsers don't ...
8
votes
5answers
801 views

Can you recommend a Support Ticket / Knowledge Base / FAQ system

I am going google eyed trying to find a Knowledge Base, Customer Support and Ticketing system, with FAQs would be nice. Just cannot seem to find something that A is coded well, and B allows us to ...
8
votes
4answers
137 views

What are some better alternatives to help files?

Does anyone have any piece of software that actually does a good job of help? I've seen some good ideas out there but by and large help files do not do "what it says on the tin" i.e. They just aren't ...
8
votes
5answers
886 views

What minimum BlackBerry OS should I develop for?

I am developing a Netflix application for BlackBerry mobile devices. I need to make a decision as to the minimum OS version that I should develop for - depending on which I choose will have some ...
7
votes
4answers
386 views

Did OCaml get any Serious Promotion last few Years?

Did you hear something about any corporate investments or enlargement of OCaml community? (not F# please)
7
votes
13answers
274 views

How to support your software and customers in a one man shop?

Background I'm a one man shop (a micro-ISV). A week after putting my product online I get a mail from one of my customers about a bug. It was an obvious fix and I fixed it in 5 minutes but I realize ...
7
votes
4answers
242 views

Hey indies! How much of your time is spent on maintenance?

I would like to know, for those of you who are one-man bands especially, how much of your time is spent maintaining or supporting your programs, as it compares to everything else you do in your day to ...
6
votes
2answers
1k views

Detecting HTML5 Drag And Drop support in javascript

I'm trying to detect the HTML5 Drag And Drop support in javascript. Modernizr seems to not handle this test case. Any idea ? Regards
6
votes
8answers
517 views

What version of Internet Explorer (IE) should my web app support

Since MS will stop supporting anything before IE 8 soon, I am not sure if I should make my web app compatible with those older browsers. I know there are still people using them but I don't know if ...
6
votes
10answers
554 views

What kinds of problems are most likely to occur? (question rewritten)

If I wrote 1) a C# SQL database application (a simple program consisting of a GUI over some forms with logic for interfacing with the SQL database) 2) for home use, that doesn't do any network ...
6
votes
7answers
704 views

How do you support a web app with hashed or encrypted passwords?

When supporting a new web app in an enterprise environment, it is often necessary to log in as a specific user in order to diagnose a real or perceived problem they are having. Two opposing issues ...
6
votes
7answers
202 views

What opensource projects do you support, or what keeps you from supporting projects?

I often feel like I should be contributing more to certain projects as I depend on them daily, but often feel I would mostly be getting in the way. Do you have any projects that you are not a main ...
5
votes
7answers
143 views

Reasonable expectation to support new Operating Systems?

My company has a desktop app originally developed for Windows XP. The original programmer has since been fired (fired with extreme prejudice I might add). I have fixed the app various times but ...
5
votes
5answers
255 views

If you can't do a Support Role, does this mean you should not be in development?

I've been shifted around roles a lot, and have been put in a support role which seems to deal out a lot of rubbish due to poor business management. Anyway, my line manager says that he's not sure he ...
5
votes
6answers
207 views

Ethics & Impersonation: Alternatives?

Have you ever troubleshoot for your customer and ask (or really want to) their credentials to check their settings if the fault is there? Our solution to this is to implement impersonation feature to ...
5
votes
8answers
1k views

Does Erlang work on any non-x86 processors?

Does Erlang work on any non-x86 platforms? Microcontrollers for instance? I think it'd be neat to get a bunch of these and put Erlang code on them. Or does it work on GPUs? With Erlangs concurrent ...
5
votes
13answers
286 views

Best ways of marketing an open source application to users and programmers

Any Joe Blow can write a handy application and release it as open source but what's the point unless other users (to make the project worth while) and programmers (to improve the project) can find it. ...
5
votes
6answers
445 views

Workflow to Turn Wiki content into a system manual

We're in the middle of deploying a new software system to lot's of users in lot's of places (200+ users over 8 countries). In the past we've written a manual for the users, then update it every so ...
5
votes
12answers
918 views

What is the best solution for remote desktop / visual support?

We are currently investigating different remote-desktop support solutions to help our clients if they have any problems with our software and I would like some input on the best solutions out there. ...
5
votes
7answers
285 views

What would you consider good Eclipse support?

As part of my job, I'm employed to install and support development tools for the developers in the company. Eclipse is an IDE that a great deal of developers here use, but I don't actively support. ...
5
votes
3answers
304 views

How can I improve my support of Novell networks when I don't have a Novell network?

I work for a .NET/MSSQL shop that has trouble supporting customers running Novell, partially because we don't have Novell (or the money for it) and partially because we have no one with Novell ...
4
votes
2answers
170 views

How to write an eclipse content assist?

I want to write a plugin which will give me content assist support and work in JSF. I want it to work like the sample below : I'll type "p:button action="#{ Then I'll press "Ctrl+Shift+Space" (for ...
4
votes
2answers
172 views

Is large scala codebase maintainable? [closed]

I have some experience with the scala. I want to introduce it into new project with 10 members. But despite all expressiveness of the scala, I am very unsure of how simple the code can be maintained ...
4
votes
1answer
174 views

Does gcc support unique_locks?

I wanted to use threads in my code and thought that the upcoming C++0x extensions would be handy as they will become a standard eventually. This seemed to be future-proof without the need to use ...
4
votes
8answers
313 views

Use SCRUM when team members juggle different roles?

Our roles are not purely product development. We also provide '1st-line support' for internal & external customers, and any of these tasks, by their very nature, will always override any product ...
4
votes
4answers
231 views

Remove Style if CSS3 Support

Is it possible to remove a style in the case that browser specific CSS 3 items (drop shadows, rounded corners, etc.)? For example: .fancy { /* only display if no drop shadow support */ border: ...
4
votes
7answers
177 views

Do you pay for Subversion support?

My team is looking to switch from source safe to something else (finally). I think we have it narrowed down to Team Server 2010 or Subversion. I would prefer Subversion, but my boss has concerns ...
4
votes
3answers
505 views

Is WPF a safe choice for my application?

I'm maintaing a Windows Forms application which draws map data with overlays. I've been considering a move to WPF for the drawing layer, to take advantage of the graphics card rendering. In the last ...
4
votes
2answers
508 views

What hardware can support CADisplayLink class?

I'm making a game with iPhone. I found iPhone OS 3.1 supports v-sync with CADisplayLink class. I believe v-sync is ideal solution for game graphics, I'll use this only. (no fallback to NSTimer) But ...
4
votes
4answers
437 views

Flash and Android - common future? [closed]

Thus far, all the Android applications I've worked on, are multimedia-oriented. In this context, support for Flash in Android is very intriguing topic for me (and many others, I believe). Do you ...
4
votes
4answers
145 views

How can my system docs be more interactive?

Perhaps if I make the my documentation better I could spend less time supporting developers and more time developing myself: I develop a critical platform used by 10 other developers and 50 end ...
4
votes
11answers
2k views

Which web application would you recommend for user feedback?

Which web application would you recommend for user feedback? Get Satisfaction (http://getsatisfaction.com) User Voice (http://uservoice.com) featurelist (http://featurelist.org) or other ...
3
votes
2answers
59 views

guidelines/ideas to make supporting application easier (java) -

Writing a good quality software should be the first step. For now that is kind of moving goal.( We have some thing along the lines of automatic code quality and architecture quality ...
3
votes
1answer
156 views

Will Microsoft continue supporting C++/CLI?

I've found C++/CLI to be a very powerful language for wrapping C/C++ libraries with .NET. I believe it's much better than using PInvoke for C for various reasons. However, when I've upgraded my ...
3
votes
1answer
114 views

24/7/365 support team [closed]

Hey everyone, we are building an app for one of our clients, the app is fairly straight forward but it is database driven and is user facing (lives on the web). Clients require 24/7 support. How do ...
3
votes
5answers
262 views

Which browsers on pc have supported html5 so far? [closed]

I know that most browsers already support HTML5 on handphones, but what's the status with PC browsers, especially for HTML5 <video>? What are good websites and resources for keeping up with how ...
3
votes
3answers
476 views

Can't log in: Error occurred while sending a direct message or getting the response

This belongs on Meta but I can't ask it there since, well, I can't log in :-) I'm unable to log into my account using my OpenID, josh.gitlin.name on either StackOverflow or Meta. The error message I ...
3
votes
4answers
177 views

Internal and External Bug-Tracking Setup

Most of you certainly use some kind of bugtracker. Maybe internally only, once a customer files a bug via email or phone you add a new ticket by yourself. Sometimes weekly project meetings can be ...
3
votes
2answers
727 views

Spring mail support - no subject

I have updated my libraries, and now e-mails are sent without subject. I don't know where this happened... Mail API is 1.4.3., Spring 2.5.6. and Spring Integration Mail 1.0.3.RELEASE. <!-- ...
3
votes
5answers
2k views

Silverlight 4 and real 3d support

Will silverlight 4 have real 3d support? Like, porting wpf3d classes to silverlight. it would be great if they do so. I think it could bring major improvement on this technology.. look at flash3d, ...
3
votes
2answers
171 views

Paid support for web-frameworks

This may sound strange but sometimes when your ASP.NET webapp isn't working and you can't tell why, you call Microsoft, pay them something like $300 and get about 1-3 weeks of 1-3 people looking at ...
3
votes
4answers
228 views

You have impaired physical mobility. How do you program and surf the Internet?

I'm curious what assistive technologies tech-savvy SO users recommend. What tools do you use to facilitate text entry and web navigation? I'm especially interested in solutions that don't require ...
3
votes
6answers
4k views

How do I write facebook apps in Java?

I have looked in vain for a good example or starting point to write a java based facebook application... I was hoping that someone here would know of one. As well, I hear that facebook will no ...
2
votes
5answers
52 views

Is HTML5 supported [closed]

Possible Duplicate: Is there a website where I can see which HTML 5 tags are supported in in different browsers? And WebGL? Is HTML5 supported by all browsers? What is the story? Just some ...

1 2 3 4 5 6