-
as seen on Programmers
- Search for 'Programmers'
My company is building an App Engine application. The app encounters a bug (possibly due to an issue with App Engine itself, as per our research) on IE9, but it cannot be reliably reproduced and is experienced by a small percentage of users.
The workaround is to force IE9 to use IE8 mode. As a lazy…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
Today while playing with Google Chrome Omnibox, I notice a strange behavior. I guess there's some "hidden" web standard behind it, but can't figure it out. Here's how to reproduce:
Go to http://edition.cnn.com/
Use the search function at the higher right corner, Search a random keyword, for example:…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there a set of open standards technologies that I can use to achieve the same way of development as in Flex and Sivlerlight? I am talking about componentization, separation of concerns, rich graphics, states and effects . Please point out some tutorials and other resources if possible.
P.S. I…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm writing a simple HTTP server which should play nicely with most clients, but is only meant to implement a subset of HTTP 1.1.
During development it would be nice to be able to validate that the generated HTTP reponses are HTTP 1.1 compliant. Is there a tool that can do something along those lines…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I'm trying to make a clean url for a blog on a dynamic website, but I think that the problem is that I don't know how to plan the website schema.
I read about how to use mod_rewrite and all I found is how to make "http://www.website.com/?category&date&post-title" to "http://www.website…
>>> More