The technology tag has no wiki summary.
-4
votes
2answers
38 views
Client-side technology stack optimized for durability [closed]
So what's a developer to do when he wants to start a complex long-term project (say 30 years) which is mostly client-side GUI with some logic thrown in and doesn't want to rewrite it every year or ...
9
votes
4answers
377 views
What are the advantages of a client/server architecture in webapplications as opposed to a server generated frontend application
In our company, we need to build a web interface onto an embedded Linux platform. I kind of see 2 options: You use a technology where the HTML and JavaScript is generated on the server side (Think ...
-5
votes
1answer
121 views
What is meant by 'for a while'? [closed]
What do the programmers and researchers mean, when they say, that 'this tech is here to stay for a while'?
2
votes
2answers
518 views
Why isn't Japanese software industry as strong as their hardware technology? [closed]
I admire Japanese technology and their innovation. They always seem to be one step ahead of everyone else. But why isn't their software industry just as developed? Why aren't there any Japanese ...
2
votes
3answers
258 views
Why do I always think I know much less than others? [closed]
I have been in programming since primary 6. Since the time DOS comes, I have been doing programming in quickbasic 4.5, then to VB 6, then to C#. In between I also do programming in C++.
But every ...
26
votes
9answers
2k views
Why didn't “cloud computing” offer appear earlier?
Cloud computing is a model of renting resources - servers and data storage. Both servers and data storage have been around for much more than a decade so far. Yet cloud computing offers only appeared ...
4
votes
1answer
284 views
How can uTorrent be multi-platform while keeping such a small binary size?
Nowdays it turned into a bloated client that works in Mac, Linux, and Windows, while still keeping the whole program in a single binary file that weighs only 876 kb, while competitors that use gui ...
2
votes
2answers
359 views
Learning new programming languages and technologies
Some time ago I was to learn iOS development at my work. I didn't manage to learn it because I was moved to more important task with another technology already familiar to me. But the short time I ...
2
votes
1answer
141 views
Technology Choice for a Client Application
Not sure this is the right place to ask...
I'm involved in the development of a new system, and now we are passing the demos stage. We need to build a proper client application.
The platform we care ...
1
vote
2answers
690 views
How can I compare between web development technologies? [closed]
I would like experts to explain for me how can I compare between web development tools or technologies in order to be able to choose the right one. I'm tired from searching always in the regular way: ...
1
vote
2answers
224 views
Considering JCR as a NoSQL solution?
I'm evaluating some NoSQL solutions for a project of mine and JCR popped up during my searches as a document store. But it seems somehow of an obscure niche which didn't have the impact its designers ...
12
votes
7answers
1k views
What to answer to a customer who asks which one of two equivalent technologies must be used?
As a freelancer, I am often asked by my customers what they must choose between similar elements, neither of which being better than another. Examples:
“Do I need my e-commerce website be in PHP ...
14
votes
4answers
456 views
What were the historical conditions that led to object oriented programming becoming a major programming paradigm?
What were some of the economic (and other historical) factors that led to object oriented programming languages becoming influential? I know that Simula started things off, but was the adoption of OOP ...
2
votes
4answers
280 views
How to choose the most suitable technologies for your project?
While architecting the system, often you have to choose the appropriate technologies to be used for every module. What are the different parameters to be considered while choosing the ...
1
vote
3answers
199 views
Updating Java SE and Java EE knowledge
I wonder how you guys are updating your tech knowledge on a daily basis. Definitely it will be from internet. But what are those sources?
E.g. I didn't know about the DWR technology but knew if from ...
7
votes
5answers
753 views
How can I justify a technology over another? (Java over .NET)
We are working in a Java/.NET company and my team and I are planning a project for a client.
One of the requirements is that the project has to be done in .NET
I've asked about this requirement, ...
7
votes
4answers
186 views
Ways of integrating legacy applications
My company is one which has grown up rapidly over recent years in multiple territories. We are not a software company per se, but a technical one who have developed various bespoke applications ...
4
votes
2answers
344 views
Are ASP.NET Web Parts useful & common enough practice in the real world, outside of SharePoint projects?
Studying for the .NET 70-515 exam. There is a chapter on Web Parts. I will suck it up and learn what I need to learn here, but... I am wondering, do ASP.NET
developers in the real world often turn ...
9
votes
4answers
340 views
When a developer should change technology or framework?
I'm an ASP.NET developer since 3 years ago and I'm now pretty powerful in WebForms. But now it seems that everybody is moving or shifting towards ASP.NET MVC, and my company is also taking this shift.
...
4
votes
3answers
419 views
Is LinqPad site quote “Tired of querying in antiquated SQL?” accurate?
I was struck by the heading
Tired of querying in antiquated SQL?
on http://www.linqpad.net/.
I am a N-Tier application developer and learnt my trade in a company that worked with a lot of data, ...
0
votes
1answer
145 views
Technology Selection for a dynamic product
We are building a product for Procurement Domain in JAVA.
Following are the main technical requirements.
Platform Independent
Database Independent
Browser Independent
In functional requirements ...
6
votes
6answers
266 views
Corporate tech blogs? [closed]
I'm trying to convince my emplyer, a small startup, to setup a blog for the engineers to write about interesting topic in technology we use daily. This would be a separate blog than the one dedicated ...
6
votes
1answer
399 views
How do web services for downloading ringtones work?
I am interested in knowing more about how ringtone download web services work.
I do web programming in java, and i would like to make a web service that sends a ringtone to the user's mobile phone ...
7
votes
6answers
437 views
Large Multi-Touch Display Monitor?
I'm sure that most shops use a standard whiteboard or a more fancier "glass-board" to discuss ideas during a meeting. After the meeting, people will usually take photos of the artifacts using a ...
39
votes
9answers
2k views
Why do programmers still use mailing lists?
Why do many open source projects collaborate primarily through mailing lists rather than through, say, forums? I may be ignorant in my assessment, but I, along with my communication teacher, think ...
1
vote
3answers
183 views
Learning about a new technology
I have approx 9 years of experience in the IT field. I've mainly worked on web applications and currently am looking forward to become a technical architect for J2EE applications.
I usually face this ...
5
votes
8answers
729 views
How do you convince coworkers/stakeholders to try new technologies?
I've got a coworker/manager/stakeholder who is very conservative when it comes to adopting new technologies. I completely understand why: we have a lot of internal expertise with Java, MySQL/Postgres, ...
3
votes
2answers
76 views
What is your way to find the good conventions in your area? or any area?
What is your way to find the good conventions in your area?
My specific interests are anything connected to the Apache foundation, Ruby, RoR, PHP, MySQL, NoSql etc.
Is there a convention directory out ...
1
vote
2answers
132 views
Technology for atoms animation
I would like to make an animation of Molecular diffusion. I have some CSV or binary file with data to create 3D scene with atoms. It has to be fast animation with diffrent camera views and ...
5
votes
6answers
894 views
Programming using an old computer(s)
Anybody still programming using old computers, e.g. ZX Spectrum BASIC, Amiga BASIC, dumb terminals?
If so, do you find it useful for programming using today's technologies?
Lastly why do you do it? ...
6
votes
12answers
611 views
What features of old computers helped you learn to be a better programmer?
What features of old computers helped you learn to be a better programmer -- but don't seem to be available on new computers?
I imagine that, while educational, you are really glad some features are ...
3
votes
4answers
364 views
Technology/Programming mailing lists How do you manage?
Email Alerts, Blog /Forum updates, discussion subscriptions general programming/technology update emails that we often subscribe to.Do you actually read them ? or go direct to the source when you find ...
2
votes
2answers
466 views
Applying for internship
I'm thinking about applying for internship at Eesti Energia (Located in Europe, at Tallinn). I am eligible, but before contacting them, I need to learn how to compile an informative and complete CV ...
6
votes
5answers
626 views
How could this diagram for “making a career move into software development” be improved?
I'm giving a talk in April 2011 on "Developer English" and showing my non-developer audience, mostly English teachers, various diagrams to explain how developers see their industry etc.
One of these ...
0
votes
7answers
398 views
How do programmers deal with Project Lead/Managers?
Project Managers/Technical Leads sometimes tend to be over enthusiastic when it comes to software.
But during code reviews if instead of functionality of the code the only complain one hears is about ...
20
votes
8answers
2k views
How important is Domain knowledge vs. Technical knowledge?
I am working on a Trading and Risk Management application and although from a C# background, I have been asked to work on SSIS packages. Now I can live with that. The pain point is that there is too ...
1
vote
1answer
70 views
Frameworks for targetting multiple environments
What should drive the decision behind doing development upon one or more than one framework?
For instance, an ERP is (mostly) run on a Windows station. It leverages full access to device's resources, ...
4
votes
4answers
306 views
Weekly technology meeting?
I am thinking of introducing weekly technology meeting where programmers working on the same project can discuss things like:
current status of the project on technical side
technology backlog. ...
-1
votes
4answers
280 views
How to self Motivate technically to put my ideas into execution or just getting a job at MNC like google or microsoft
I mean,
How to self Motivate to get a job at google or create another google in future.
,as there is no mentor who can guide me on this topic, so asked it here:
I'm a Graduate in BE IT,but with ...
1
vote
3answers
99 views
Need some suggestions for books on AJAX [closed]
I have been a Windows Application developer and just moved into Web development.I have very little experience with Web development.
So can anyone suggest a book on Ajax which explains all concepts in ...
7
votes
10answers
1k views
How do these hotshot developers keep changing their technology base?
Yesterday I was watching a lynda.com iphone development video and this developer started telling about how he has worked on 17 different languages from the days of mainframes in assembly/Cobol to now ...
1
vote
4answers
717 views
Do you have any “Family Feud” style questions and answers for a game for high school students?
I am gathering questions and responses in math, science, and technology for a "Family Feud" style game for high school students. I am having trouble finding and thinking of questions, especially in ...
5
votes
5answers
1k views
If you got to rebuild Pandora from scratch, what technology stack would you choose?
Requirements:
many different user experiences: website, mobile, etc.
user management, registration, roles
large amount of music metadata
genome search that finds closest music
public and private ...
4
votes
5answers
191 views
Going from cutting edge to maintaining legacy projects
I have an Access 03 program with a bunch of VBA code that is in use and the end user wants new functionality. I am finding it very difficult to add new functionality because my brain wants to use the ...
4
votes
4answers
271 views
Is it more important to focus on a business domain or a programming stack/technology for career growth?
i just basically realized that it's almost impossible to truly learn and master each programming language/technology before a new version is released.
so my initial thought was to focus on the .net ...
8
votes
3answers
395 views
How to be a responsible early adopter?
A disconcertingly high number of new technologies/paradigms are overhyped (as is evident from replies to this question). Combine this with the fact that being early adopter is inherently risky. This ...
6
votes
4answers
608 views
Is COM truly dead?
I have previously worked on COM, however I have observed for quite sometime that hardly any company asks for COM exp.
Is COM dead or reports of its demise are highly exaggerated?
8
votes
3answers
231 views
How do you deal with over-the-head APIs/technology
I guess most people have been in this situation.
The initial project planning begins. The requirements are outlined. After architectural review and sorting through APIs/Frameworks the fitting ...
1
vote
1answer
202 views
Comparing Rails 3 to Apache CXF
Has anyone here used both Apache CXF and Ruby on Rails 3 to develop RESTful web services before? I'm interested to hear your thoughts on the pros and cons of both. Personally, I'm pretty familiar with ...
4
votes
7answers
416 views
You make websites? So then you must have heard about Web 2.0, right?
The other day someone asked me what type of work I do. I answered that I help to build web sites (Asp.net, c#, mostly). So he said "so then you must do a lot of Web 2.0 stuff, right?".
I proceeded ...