1
vote
5answers
28 views
Debugging customer firewall issues
How do you debug a firewall issue with your application at a customer site? Currently we have an issue where Apache and Tomcat (part of the application) throw errors that sound li …
1
vote
3answers
68 views
How to implement an Enterprise-grade JavaScript “framework” for web designers?
I have been tasked with improving the current mess that is our JavaScript "strategy"; we're an online shopping company and my boss has given me time to do this properly. He is very …
1
vote
2answers
50 views
An enterprise scheduler for python (like quartz)
I am looking for an enterprise tasks scheduler for python, like quartz is for Java.
Requirements:
Persistent: if the process restarts or the machine restarts, then all the jobs m …
3
votes
3answers
102 views
Java EE6 over EE5 ?!
We are at the edge of getting Java EE6 (with Glassfish v3 as reference implementation). Planned release is December 09. While still quite a number of companies are struggling to mo …
3
votes
3answers
101 views
Is PHP suited for Enterprise Application development ?
Is PHP suitable for Enterprise Application Development ?
0
votes
1answer
39 views
NHibernate configuration for Sql Server Enterprise Edition
I know the configuration for SQL Server Compact edition that Nhibernate (using FluentNhibernate) uses is:
var cfg = Fluently.Configure() .Database(MsSqlCeConfiguration.Standard.Pr …
1
vote
1answer
34 views
What are good resources/books/podcasts on Enterprise Portal Development ?
What are some of the very good online resources/books/pod casts/tutorials/blogs/articles etc for learning and understanding different areas of Enterprise Portal Development ?
2
votes
3answers
103 views
EnterPrise distribution Program for iPhone
Hi all,
I like to implement a application which backup 's all the internal datas like sms, mms, videos, audios, documents, callhistory stored in iPhone. But this seems to be n …
0
votes
0answers
19 views
Anyone using Spring dm Server for critical corporate applications?
Just wondering if dm Server is running any large enterprise apps yet. My Big Company is reluctant to use it until other Big Companies do.
1
vote
1answer
87 views
iPhone Application Enterprise Distribution Process
I have a client that wises to distribute their iphone application to only their employees and not on the iTunes App Store. To me this sounds like a situation for Enterprise Distri …
2
votes
3answers
48 views
What’s the best resource for learning about Evidence-based Scheduling?
Spolsky goes on and on about evidence-based scheduling (EBS) on the StackOverflow podcast, and it's to the point where I feel like he's trying to tell me something, so I want to tr …
0
votes
5answers
217 views
why java is so popular in enterprise development? [closed]
What features makes it popular in enterprise?
0
votes
2answers
151 views
Does the iPhone / iPod Touch support bulk enterprise app deployment or would all customers have to buy from app store
I'm just wondering if anybody knows if Apple provides deals to enterprises wanting to deploy an application to a large # of customers. Or does every customer have to go to the app …
16
votes
17answers
2k views
Is Ruby On Rails ready for the Enterprise?
Is anyone out there using RoR for large scale, business critical enterprise applications?
Are there any other lightweight web-frameworks based on dynamic languages that people are …
6
votes
9answers
493 views
Python in the enterprise: Pros and cons
I have been exploring and developing an application in Python for mission critical work in the commercial banking arena.
Banks are way conservative in selecting new applications. …
