enterprise

Enterprise SSO & Identity management / recommendations

Hello Friends, We've discussed SSO before. I would like to re-enhance the conversation with defined requirements, taking into consideration recent new developments. In the past week I've been doing market research looking for answers to the following key issues: The project should should be: Requirements SSO solution for web applic...

Do I have to design for separate database & server runtime per different module?

Hi! When designing a new J2EE based enterprise framework, do I have to prepare for the situation where separate business modules have to use different databases and have to run on different application server instances? From another point of view: has anyone ever experienced a real life requirement for different databases & servers p...

Enterprise Platform Statistics

Does anybody know of anywhere where one might discover the relative levels of use of different enterprise platforms? eg. percentage of J2EE vs. Spring vs. .NET vs. the various other (sometimes more obscure) platforms. I have seen lots of comparisons of Java vs. C# and so on, but I am not interested in the Desktop or Web side, I am talki...

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 try it out. I'm looking for a resource that will not only tell me how to do EBS, but also give me some anecdotal info on how it works with different kinds of tea...

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 store and buy the application individually giving Apple the 30% cut of your app price. Thanks ...

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 Distribution. Could someone explain to me in as much detail as possible this process. I know we will need to enroll as an Enterprise Distribution Member before a...

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 ? ...

Enterprise distribution Program for iPhone

Hi all, I would like to implement a application which backs up all the internal datas like sms, mms, videos, audios, documents, call history stored in iPhone. But this seems to be not possible with api docs that the apple has released so far ... I have gone through the pdf of ENterprise distribution program and some of the links rel...

Is PHP suited for Enterprise Application development ?

Is PHP suitable for Enterprise Application Development ? ...

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. ...

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 move their codebase to EE5 (from earlier versions), we are in the luxurious situation to start development of a new product and could choose to do it with EE6 as...

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 keen on keepin this modular and increase the reusability of the components. Our HTML is being rendered with JSP and we have lots of custom tags writing out, ...

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 must stay there and must be fired after restarting. Jobs must enter and exit the scheduler in a transaction (i.e. if some database operation fail, in a databas...

How to remove unwanted blocks from MS enterprise Library?

Hi, I installed MS enterprise Library in my system. Out of all blocks i want to use only Exception Handling block. How to use it in my application.Also i want to remove all the other block from my system. How to do that. ?? please guide ...

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 like the firewall is blocking our attempt to accept or bind to ports on the machine. The problem for us is we can't see what the firewall is doing, because it i...

What DB extension PHP has (mysqli, PDO etc) is the best for enterprise level application?

What DB extension PHP has (mysqli, PDO etc) is the best for enterprise level application? The important features that comes to my mind are: under active maintenance A lot of documentation and examples. Probably endorsed by the Mysql people themselves. Robust scalable ...

Integrating with SAGE PRO ERP software

Can anyone provide me with a high-level description of what the SAGE PRO erp SDK is like (XML? ODBC? etc..) Also, any experience with the SAGE "developer program" would be welcome (http://www.sagebusinessworks.com/partners/become-dev-partner.aspx) ...

Which approach to create the data access layer has the highest performance?

I have to create a very high performance application. Currently, I am using Entity Framework for my data access layer. My application has to insert some communication data almost every second. I found that Entity Framework is slow; it has about 2 seconds delay to finish the SaveChanges() method. I was thinking I have the following optio...

What does the 'Enterprise Ready' mean?

What do you mean by saying that something is 'Enterprise Ready'? ...

Model an information system which communicates with other information systems in an uml-diagram?

Hello, i have written a software that is generating a data output based on the communication protocol HL7, but this isn't really important for my question. I have to develop an integration concept to integrate my software as a subsystem into an enterprise information system which communicates with other information systems in other inst...