Category Archives: Development
iPhone SDK new beta and Infineon 3G chipset
Apple has released a new version of the iPhone SDK beta 3. People has also found evidence of what 3G chipset (Infineon SGOLD3H) Apple will use.
New Google service: App Engine
Build your own application on Google App Engine.
Limitations in interface nsIProtocolProxyFilter
When developing Firefox extensions using nsIProtocolProxyFilter, then there are no way to find the originating tab for specific request. I know that other extensions (Foxyproxy) have a similar problem. Does anyone know a solution for this problem?
WebSphere security LDAP – SSL mapping
Until quite recently this feature was hidden in the WebSphere Application server. You can reach all Subject attributes using ${SubjectXX} where XX is a an specfic attribute such as ${SubjectSERIALNUMBER} or ${SubjectCN}. I think this functionality is available from WebSphere Application Server … Continue reading