Posts

Showing posts with the label Web

Damn IE bug workaround completed

If you are developing for IE 6 and IE 7 and using base tags make sure you define the base tag URL as an absolute path instead of using a relative path. Test and test even with the old crappy browsers. What a waste of time.

Damn Internet Explorer, You are a Pain in the Butt

As we started the abstract submission for MWLUG 2010, we ran into a problem with our site on IE 7. Of course, the base tags does not get picked up correctly in IE 7. So if you are trying to access the site using IE 7, switch to IE 8, Firefox, Chrome or any other browser. We are working on resolving this annoying issue.

Introducing UX Pages and the DLEX Project

Image
As I was building the Midwest Lotus User Group Conference web site, I became more and more frustrated with what is required in developing a web site on the Domino platform. It is always becomes a cluge of multiple programming techniques, pass thru HTML, and hacks that is required to build a web page in Domino. Not very elegant. I believe it is one of the main factors why more Web sites are not running Domino as the backend considering the great security features of Domino. The new XPages features of Domino 8.5 really adds new capabilities to create Web 2.0 applications. However, if you currently have existing applications you will need to modify them significantly in some cases to make it work. In addition, your application must run on a Domino 8.5 server and you must have Designer 8.5. Since I have a T41 with only 1.25 Gbytes of memory, I was not going to run Designer 8.5. I tested it once and that was enough. Also, I needed users who do not have knowledge of Domino development ...

Domino Web Pages and Blackberry Bold

I got my new Blackberry Bold this week. It is great. However, there is one problem I that cannot seem to resolve. Web pages from a Domino server that has the home page defined using Internet Site Document will not show up on the Blackberry Bold browser and I get "connection refused." On my old 8700c this was a not problem. If I type in the URL directly, I can display the web page. Has anyone encountered this problem?