Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

53
votes
40answers
2k views

Have you ever burned your hands by some new and immature technology?

I often hear people saying you shouldn't rush into adopting new technologies until they have become stable, tried and tested. There is even a joke on how it takes 3 versions to get it right. This ...
16
votes
1answer
1k views

Scala Roadmap Post 2.9.0

With the Scala 2.9.0 RC3 now available and the release page describing the great features that were added in that release, does anyone know what we can expect in 2.10 and future releases?
9
votes
2answers
491 views

Future Roadmap for F#

Similar to this and this questions. Is there a place - official or unofficial - to learn about further developments for F# (apart from waiting for the next PDC)? I am particularly interested about ...
9
votes
4answers
1k views

Is Linq2XSD Dead?

Does anyone have any updates on this since the alpha 0.2?
7
votes
4answers
2k views

What should a good Technical Product Roadmap look like?

I've been asked to work on a technical product road map for a suite of products. Can anyone provide recommendation as to what this should include and how I should present it? I'd probably need to ...
7
votes
3answers
802 views

What is the roadmap for ASP.NET MVC?

What is the roadmap for ASP.NET MVC? I would like to understand which versions I should be running and when. I tried Scott Guthrie's website but had trouble finding mention of anything later than ...
5
votes
5answers
1k views

What's the best way to programatically visualize a roadmap on the web?

We have a list of deliverables in a database across a number of projects with the data points: Project Function Delivery Date I wanted to figure out the best way of visualizing this on the web ...
3
votes
2answers
69 views

What RFCs need to be considered in developing an SMTP client?

In theory, the set of Request For Comments (RFC) contain everything that a developer needs to know to build an SMTP client. However, it is not always easy to know which RFCs need to be considered and ...
3
votes
6answers
572 views

How to generate (nice looking) roadmaps?

I'm using internally a simple text list to represent roadmaps. But that's not enough when it comes to present the roadmap to some powerpoint accustomed decision makers. Do you know of any application ...
2
votes
1answer
993 views

Sencha Touch: Ext.Map within TabPanel

I'm quite new to sencha touch. The goal is to create an app, which has a TabPanel containing four Tabs, one of them should be a map (the others are a NestedList and two Panels working like a charm). ...
2
votes
1answer
34 views

What RFCs need to be considered in developing a POP3 client?

In theory, the set of Request For Comments (RFC) contain everything that a developer needs to know to build a POP3 client. However, it is not always easy to know which RFCs need to be considered and ...
2
votes
1answer
350 views

draw overlay line on google static map with markers

i used this url to draw map with overlay line ...
2
votes
1answer
753 views

Activating Redmine's roadmap

I recently installed Redmine and started configuring a plethora of items such as roles, statuses, projects, issues, and that kind of good stuff. But to my surprise I found no section for clustering ...
2
votes
2answers
183 views

Long-term .NET plan (or roadmap)?

Does anyone know what is the Microsoft perception for the .NET future? Being mostly based on Delphi microISV shop I know that Delphi's future is uncertain but a few milestones are already announced ...
2
votes
3answers
267 views

How does your company/business document their technology roadmap?

I have seen people use everything from sticky notes to pretty expensive software. I have been asked to do a bit of research into different available software and or methods for creating and tracking ...
2
votes
3answers
135 views

Study Roadmap for PHP?

I need to know what are the right order of the PHP learning steps, I have learnt PHP basics, OOP basics too, and I made some small projects using them, however, there are a lot of subjects and ...
1
vote
4answers
1k views

What happens if our Facebook app isn't available via HTTPS before the Oct. 1 2011 deadline?

We run fairly complex virtual world apps with a large number of image files. We are working on SSL & HTTPs, but there is some chance we won't be able to cover everything by Oct. 1st. What will ...
1
vote
5answers
270 views

Product Development Decision Methodology

What is the best method you have found for deciding whether or not to implement features into your software product? EDIT: Can you recommend some reading material (online or book) for me on this ...
0
votes
0answers
18 views

ask for some suggestions about how to learn Kerberos API

Currently I am kerberorizing our project, and I find that the kerberos library manual is rather obscure, for example, I know that there ought to be some ways using the API to achieve "reply detection" ...
0
votes
1answer
103 views

Highlight whole street in a Google Map with API

I'm having a bit of a problem figuring out how to highlight a whole street on a google map with the API. As in, say I wanted to show some data about a particular road on the map embedded on my ...
0
votes
2answers
171 views

What's planned for jQuery 1.7 [closed]

What features are planned in jQuery 1.7? I've searched, but found nothing. (Note: According to the jQuery blog, version 1.6.4 is the last 1.6.x version.)
0
votes
1answer
20 views

Design an app and classes interaction before implementing in code

I have app that I have to rewrite entirely due to bad design. I have reckoned that in the future the app will be unmaintainable. Now that I want to avoid the first pitfall, I wanted to know how I can ...
0
votes
0answers
19 views

Looking for Collaborative Road map Web Service or Application

I'm hosting a git project, but would like to also manage a road map for development. Is there any Webservice or Application that will let me do that collaboratively?
0
votes
0answers
168 views

How to create/record roadmap view in kml format for android?

I wanted to create an application similar to the link here, where i already knew know how to use the camera to record videos. But i have no idea how to create/code a separate roadmap view in kml ...
0
votes
4answers
267 views

What is the best logbook software for software development?

What are some free project development logbook software? I searched around and found some paid software but didn't found any for free. I am going to use this software to keep track of the project ...
0
votes
1answer
68 views

What RFCs need to be considered in developing an IMAP client?

In theory, the set of Request For Comments (RFC) contain everything that a developer needs to know to build an IMAP client. However, it is not always easy to know which RFCs need to be considered and ...
0
votes
1answer
111 views

developers road map for sharepoint 2010

i have a bunch of about 10 developers who already have skills in c# and sharepoint 2007. i would like to break them into sharepoint 2010. does anyone have a basic development plan/roadmap that i can ...
0
votes
1answer
60 views

What questions should be asked before making a .Net application ready for communicating with SAP?

In one of the projects I work for we are asked for to investigate the possibilities of our application's communication with SAP applications. As a person who does not have any experience with SAP, ...
-3
votes
2answers
29 views

Starting point? How ? [closed]

Well, my question is not about "how do I" or some thing like it. I know that most of us have some skills and experiences on programming but when I look back to the way I steped till now, I thing It ...