The technology-stack tag has no wiki summary.
0
votes
0answers
10 views
How to master technology stacks in web app development as a beginner? [closed]
I used to hand code web applications a couple of years ago using PHP4 and HTML4/CSS2 running in LAMP environments. I am really desperate to refreshed my knowledge on web app development these days and ...
-3
votes
0answers
12 views
Odd. None of the 30 tech podcasts I listen to are on this web page? [closed]
You are too specific about podcast topics in your categorization. No general, but popular tech podcasts are there.
0
votes
1answer
162 views
What is the technology stack used in Apache Ace?
I would like to use Apache Ace in my project with some modifications/customizations. What technologies are used at each layer of Apache Ace. i.e.
UI- Vaadin
Persistance/Database- ?
Service- ?
...
1
vote
1answer
2k views
Analysis of web technology stacks [closed]
I am new to web development.
I know people prefer and use different technology stacks. Like ruby of rails, ASP.NET, LAMP. Also people argue relational (MySQL) vs. non (MongoDB).
This question is not ...
1
vote
2answers
180 views
What is the recommended technologies stack for web-development with GAE/J?
What is the preferred way to store data and to build data access layer? JPA or JDO? Can I work directly with Datastore without any intermediate technology (like datastore.put(kind, key, entity))?
Can ...
2
votes
2answers
876 views
Technology Stack for a web site/application that can be considered an industry standard / good practice [closed]
I would like to understand the unwritten / defacto industry standards these days for new web applications, this may be a very argumentative (and common) question, but it may have very clear answers
...
-1
votes
1answer
3k views
What are the technologies used in facebook? [closed]
What are the technologies and programming languages used by facebook? Is Facebook using J2EE? or only PHP? Finally, what about the APIs and frameworks, are they developed with C++ or Java or any other ...
4
votes
6answers
407 views
What is your technology stack for developing in C++?
What is your technology stack for developing C++ applications?
I'm trying to decide on one.
So far this is what I have in my list:
Boost
Boost::Unit Testing
googlemock
log4cpp
doxygen
ant
hg
0
votes
1answer
585 views
What technologies are used to build Yahoo sites?
Is it all javascript client side and server side? I know they use a lot of YUI but is that what powers their front end? What about the back-end?
2
votes
2answers
149 views
What development technologies or technology stack is typically used in the security industry?
In this case security means building security (access control, alarm systems, etc). And I am not talking about working directly with the hardware, more focused on web based applications/api's that ...
1
vote
2answers
184 views
Exhaustive (or even just large) list of languages/stacks used for popular sites?
As a result of a conversation with a colleague today, I've been searching (unsuccessfully) for a large'ish list of what technology stacks are being used popular websites and standalone applications ...
-1
votes
6answers
645 views
Project based on Java EE [closed]
Would you start a Java EE project nowadays if you have other alternatives?
UPDATE: I think a little clarification is needed: Is it worth investing in Java EE if practically everything it claims to ...
2
votes
5answers
380 views
Dying tools for website development
Website development is expanding in complexity, popularity and in the amount of tools available to use for development.
Magazines, forums and such are now and then asking this same question, but not ...
4
votes
6answers
7k views
How do you tell what framework/language a web site is using? [duplicate]
Possible Duplicate:
Is there a generic way to see what is a website running on?
Duplicate:
Is there a generic way to see what is a website running on ?
Thanks for all the answer ...
5
votes
13answers
587 views
Sorting out religious differences between developers in a team (Java vs. .NET)
I observe a phenomenon that looks like religion to me, only in a development team. Here is an example situation:
We are three people working on a small project. The project will involve a public web ...
1
vote
3answers
2k views
Does anyone know what Cooliris was developed in?
I'm not sure if you have heard about this cool 3d wall application called CoolIris?
It features some very smooth rendering and is quite slick.
Does anyone know what this was written in? Java?
1
vote
10answers
914 views
Should I choose .NET 3.5 or .NET 2.0 for a new application for my cheapskate company?
Normally this would be an easy decision (the answer being "of course"). However, my job does not have its own copy of Visual Studio, and anything I develop will be done on my personal laptop that has ...
29
votes
3answers
7k views
What does WISC (stack) mean?
LAMP is a well-known acronym for the software/technology bundle/stack representing Linux, Apache, MySQL, PHP. There are a few passing references on the Web that use the acronym WISC to speak of the ...
9
votes
9answers
2k views
What technology stack would you use for starting a new .NET web project?
I'm about to start building a new web project based on the .NET technology stack.
What I want is to somehow avoid the "default" way of building ASP.NET web apps using webforms and stuff.
So, the ...
4
votes
7answers
1k views
How important is it to choose and stick to a technology stack?
What I mean by that is saying "I'm going to use the Microsoft stack" and then sticking to IIS/MSSQL/ASP.NET/Silverlight. Now, it might not be the Microsoft technology stack. It could be a ...