Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

38
votes
9answers
13k views

Upgrading from Rails 3 to Rails 3.1

How do you upgrade from Rails 3 to Rails 3.1 beta?
34
votes
5answers
4k views

Painless way to install a new version of R (on Windows)?

Andrew Gelman recently lamented the lack of an easy upgrade process for R (probably more relevant on Windows that Linux). Does anyone have a good trick for doing the upgrade, from installing the ...
34
votes
33answers
2k views

How best to convince people to upgrade IE?

I recently asked a question that got shot down for being too strongly worded. I'm having another go today because it's something I really am concerned about and I really do want feedback and ideas ...
33
votes
11answers
2k views

Reasons and advantages for upgrading to Java 6 for a non-technical decider (at the client)

I'd like to upgrade from Java 5 to Java 6. We all know about the technical advantages and benefits, but: I have the problem that a major client refuses to upgrade from java 5 to java 6 because of ...
22
votes
22answers
2k views

What comes next after “Learning Perl”?

I decided to learn Perl after realizing that most of my bash scripts were getting rather unwieldy in their current form and would become a maintenance nightmare if I continued down that path. A friend ...
17
votes
26answers
4k views

What's inside an ideal developer workstation? (Obsolete from Feb '09)

My office is in dire need of new workstations. They've come to me as the "kid who plays games" so I'm pretty in touch with whats new and hot, but not necessarily whats ideal for workstation class ...
16
votes
2answers
423 views

Does Embarcadero RAD Studio XE license allow use on multiple machines?

In the past the Borland "no nonsense" license allowed one developer to do multiple installs. I'm tempted to upgrade to Embarcadero RAD Studio XE, professional edition, but am worried about licensing ...
16
votes
5answers
889 views

Reason to upgrade from ASP.NET MVC2 to MVC3

With the release of ASP.NET MVC 3, I am wondering what are the major reasons (killer features) we should upgrade our app to MVC3. Our app is currently in MVC2 using: Ninject & Ninject.Web for IoC, ...
16
votes
1answer
4k views

How to upgrade a long running SharePoint Workflow already in production

I have been tasked with helping the deployment of a Phase 2 of a previous SharePoint deployment. The original deployment has custom workflows that have been updated in phase 2. Is there a "How-To" ...
14
votes
13answers
460 views

How to prevent your code from becoming obsolete?

Some programmers here have been developing a project in VB6, and they say they now need to upgrade to vb.net if they want their apps to run on newer/future systems as vb6 is going to be history soon. ...
13
votes
1answer
4k views

Upgrading from Drupal 6 to Drupal 7: best programmer's practices?

Although I am using drupal since the D4 series, I only started developing professionally for it with D6, so - despite I did various site upgrades - I was never faced by the task of having to port my ...
13
votes
7answers
902 views

What are best practices for self-updating PHP+MySQL applications?

It is pretty standard practice now for desktop applications to be self-updating. On the Mac, every non-Apple program that uses Sparkle in my book is an instant win. For Windows developers, this has ...
13
votes
5answers
6k views

I want my C# Windows Service to automatically update itself

Is there a framework that can be used to enable a C# Windows Service to automatically check for a newer version and upgrade itself? I can certainly write code to accomplish this, but I am looking for ...
12
votes
4answers
3k views

Upgrade Amazon EC2 Micro Instance to Large

I have an amazon ec2 micro instance (t1.micro). I want upgrade this instanse to Large. This is our production enviorenment. So what is the best and risk-free way to do this. Is there any step by step ...
11
votes
5answers
18k views

How to upgrade Eclipse from 3.5 (Galileo) to 3.6 (Helios) the proper way?

I notice this question has been asked a few times but I don't really like the solution with two Eclipses in parallel. I just want my Galileo upgraded to Helios with preservation of all settings, ...
11
votes
9answers
474 views

Convincing customers to upgrade to Java 5

We sell packaged Java web applications to some of our customers. It's basically a collection of servlets, some SOAP web service and some static resources. We don't do EJB nor any other Java ...
10
votes
7answers
5k views

Upgrade Python to 2.6 on Mac

I'd like to upgrade the default python installation (2.5.1) supplied with OS X Leopard to the latest version. Please let me know how I can achieve this. Thanks
10
votes
6answers
1k views

Will a “Site Down for Maintenance” page break SEO?

In a situation when you are doing a major code release and/or database schema change to a production environment is it detrimental to SEO to put up a "Gone Fishin'" page while the upgrade happening? ...
10
votes
8answers
1k views

Genericized commons collection

I'm astonished that the Apache Commons Collections project still hasn't got around to making their library generics-aware. I really like the features provided by this library, but the lack of support ...
10
votes
5answers
2k views

What is the easiest way to upgrade a large C# winforms app to WPF

I work on a large C# application (approximately 450,000 lines of code), we constantly have problems with desktop heap and GDI handle leaks. WPF solves these issues, but I don't know what is the best ...
9
votes
2answers
419 views

What's the smoothest way to update haskell platform to latest?

I'm on OSX 10.6 and I have platform 2010.2.0.0 currently. Should I just install 2011.2.0.1 on top or is there an update mechanism that will be smoother?
9
votes
1answer
222 views

(Microsoft technology) How do you upgrade your knowledge (keep up to date in the new released versions?)

Nowadays i'm struggling with something i didn't experience maybe 5 years ago, and i was wondering if you have experienced the same. The problem: i don't have a good way to update my knowledge as new ...
9
votes
5answers
1k views

What is the experience when moving to VS10?

We're thinking of upgrading a very large product to VS10. I've heard a lot of good things about VS10 and am very excited about the new C++0x features however when playing around with VS10 I had one ...
9
votes
3answers
18k views

How to update Eclipse from 3.4 (Ganymede) to 3.5 (Galileo)?

I've got my Eclipse 3.4 envirnoment set up nice and cozy the way I like it. Took me some time too, to find all the plugins (Mylin, PDT, Subclipse), set all the settings, etc. Now I see that some of ...
9
votes
19answers
6k views

Issues During ASP.NET MVC Upgrade from Preview 5 to Beta?

What issues or refactoring did you have to do when you upgraded from ASP.NET MVC Preview 5 to the newly released Beta version?
9
votes
12answers
2k views

Visual Studio 2008: Is it worth the upgrade from 2005?

As of the fall of 2008 I'm about to embark on a new development cycle for a major product that has a winforms and an asp.net interface. We use Telerik, DevExpress and Infragistics components in it ...
8
votes
3answers
201 views

In Android Market , how frequently developers can/should update their apk files?

What are the best practices on updating the apk files in the Android Market ? Is it ok to publish a new version as soon as i fix a minor glitch or should i consolidate a few bugs (if those or minor) ...
8
votes
12answers
1k views

What are good arguments to convince management to upgrade to Delphi 2009 / 2010?

We have a medium-to-large size application. One version runs on Delphi 6 and another one on Delphi 2006. One argument would be support for Unicode. We need that to cater to Customers around the ...
8
votes
10answers
3k views

What are major incentives to upgrade to D2009 (Unicode excluded)?

I'm a hesitant upgrader when it comes to development tools. For roughly half of my product I still use D7, and for others D2006. The truth is, although Unicode support is more than welcomed and very ...
7
votes
2answers
90 views

How to run multiple Perl installs on one machine?

Is it possible to run multiple installs of Perl (in "containers") on one machine? Reason is that I have different Perl-based server side web applications and wish to schedule updates to them ...
7
votes
4answers
781 views

Rails 3.1 and Ruby EE

Since Rails 3.1 strongly recommends that it be installed with Ruby 1.9.2. But what about Ruby Enterprise Edition support? Ruby EE seems to be in the 1.8.x version, so I guess this means that future ...
7
votes
2answers
2k views

MS VS 2010: change language settings from de to en

recently i have installed MS Visual Studio 2010 Professional as an upgrade from 2005. I wanted to use the english version but after installation it's german(2005 was english if that matters). I ...
7
votes
14answers
7k views

Android: trouble updating to Android SDK Tools, revision 7

Currently I have Android SDK 2.1 (+ tools revision 4). I'd like to upgrade to Android SDK 2.2. When I try to do it I'm informed I need to upgrade Android SDK Tools to revision 7 first. So I agree, the ...
7
votes
6answers
168 views

Differentiating between uninstalling/installing and upgrading an application

So, I have this application for which we are producing further development versions. If the application gets uninstalled by the user (from Add/Remove Programs let's say), then I want the application ...
7
votes
2answers
319 views

Getting ready to convert from Python 2.x to 3.x

As we all know by now (I hope), Python 3 is slowly beginning to replace Python 2.x. Of course it will be many MANY years before most of the existing code is finally ported, but there are things we can ...
7
votes
3answers
2k views

Upgrade TFS 2008 to 2010 on different server

I have been looking for a way to migrate and upgrade our TFS 2008 server to 2010 server preferably without losing any data. I have been looking at the TFS Integration Platform ...
7
votes
7answers
577 views

The reasons to upgrade from Delphi 2009

I have made the question "community wiki" - it is subjective. I have upgraded to Delphi 2009 because of unicode support. I have found the anonymous methods a very interesting and useful language ...
7
votes
4answers
703 views

migrating to jquery 1.4

i would like to upgrade a site from 1.3.2 to 1.4 as i see there are some good performance improvements. can i simply drop this in or should i be concerned about my plugins working? is it ...
7
votes
9answers
1k views

I don't “get” how a program can update itself. How can I make my software update?

Say I make an .exe file and everything is peachy. Wonderful it works. Say I worked on a new feature on the software and I want it to be available for people who already have the older version, how ...
7
votes
6answers
786 views

Is there a standard way for .NET Winforms apps to auto-upgrade?

If you have a Winforms app that is installed on a large number of machines, is there a standard way of implementing an automatic upgrade function? e.g. Each time it is started, it checks a web site ...
7
votes
7answers
4k views

How to upgrade IIS 6 web app, so it opens in visual studio on machine running IIS 7

My web apps created in VS 2008 on Windows Server 2003, refuse to open in VS 2008 on Windows Server 2008. "The Web Application project 'MyProjectName' is configured to use IIS. To access local IIS ...
7
votes
11answers
1k views

Is there a stable Programming Language for Web Programming?

A renowned PHP user once said: There will be a relaunch in 2 years, anyway. Those times are gone. Web applications that are older than 5 years are common. With the original developer(s) gone. The ...
7
votes
6answers
1k views

Stability of .NET serialization across different framework versions

A project I'm working on requires serializing a data structure before shutting down and restores its state from this serialized data when it start up again. Last year, we were building for .NET 1.1, ...
6
votes
7answers
190 views

How do I make a huge organization upgrade from IE6 to something…better?

How do I make a huge organization upgrade from IE6 to something....better? Think tens of thousands of people. Although funny solutions will be read gladly, corporate people are, sadly, without any ...
6
votes
2answers
133 views

Differences between ASP.Net framework 1.x and 3.5 / websites and web applications. Things to consider during a migration

We recently migrated a large ASP. website from framework 1.1 to framework 3.5 and in the process also migrated from a website to a web application. On the surface everything seemed to work fine, but ...
6
votes
1answer
355 views

.NET ApplicationSettingsBase Should I call Upgrade() every time I load?

We have application settings derived from ApplicationSettingsBase. When we push a new version of our app we need to call // // Summary: // Updates application settings to reflect a more ...
6
votes
3answers
7k views

Upgrading from Eclipse Galileo to Helios

Whats the best way to upgrade from Galileo to Helios whilst still preserving my settings and plugins? Thanks
6
votes
3answers
6k views

Upgrading from SQL Server 2008 R2 Express to SQL Server 2008 R2 Enterprise

When I tried upgrading from SQL Server 2008 R2 Express to SQL Server 2008 R2 Enterprise, it passed all tests and then it failed at step "Select features", saying the following error: There are no ...
6
votes
2answers
73 views

How to handle major framework/dependency upgrades?

Looking for some best practices on handling a major dependency upgrades within a project, assuming the use of a dependency management tool(e.g., Maven 2). Specifically, I'm interested in: How to ...
6
votes
1answer
1k views

app.config “forced” (?) on .net 4.0.. is it needed?

It seems that when upgrading a project to .net 4.0 in VS 2010 Beta 2, a app.config file is generated, which roughly looks like this: <?xml version="1.0"?> <configuration> ...

1 2 3 4 5 15