The problem now a days with the product life cycle is ship dates. I have seen time and time again where something was shipped based on a date. This all comes from a product project cycle that is based on software that is shipped to customers.
When you develope a service\product that is ran on the internet, developers need to have the mind set to "Develope to run, not to ship". This is was i preach everyday as an operations manager for a large online ecommerce site.
Re:One hack I want
on
Firefox Hacks
·
· Score: 5, Informative
If you need windows Auth in firefox do the following:
open firefox
browse to about:config
find network.automatic-ntlm-auth.trused-uris
modify the value and enter in your intranet sites that you must pass your username and password to.
For some site i connect to i also had to add values to:
network.negotiate-auth.delegation-uris
network.negotiate-auth.trusted-uris
The problem now a days with the product life cycle is ship dates. I have seen time and time again where something was shipped based on a date. This all comes from a product project cycle that is based on software that is shipped to customers. When you develope a service\product that is ran on the internet, developers need to have the mind set to "Develope to run, not to ship". This is was i preach everyday as an operations manager for a large online ecommerce site.
If you need windows Auth in firefox do the following: open firefox browse to about:config find network.automatic-ntlm-auth.trused-uris modify the value and enter in your intranet sites that you must pass your username and password to. For some site i connect to i also had to add values to: network.negotiate-auth.delegation-uris network.negotiate-auth.trusted-uris