Sunday, February 04, 2007

Test link

Link to network share via UNC \\Dice\Test: file://///Dice/Test/. (Works in Internet Explorer 7, but not Firefox 1.5.0.9 and not Opera 9.10.)

Link to network share mapped as drive Z: file:///Z:/. (Same as above, if mapped. Example 1 doesn't require the mapping to be in place.)

Link to local file: file:///C:/ipconfig.txt. (Always fails, if web page is not a local html file.)

Try this now:
1. In Windows, go to Start -> Run... and in the dialog, type:
cmd /k ipconfig /all > C:\ipconfig.txt
This will create a file for testing.
2. Paste this into your web browser:
file:///C:/ipconfig.txt
This should display the file.
3. In the wiki, make a link to:
file:///C:/ipconfig.txt
View the wiki, and click on the link.

If nothing happens in step #3 (which is behavior different from step #2), then you are experiencing a problem described at: < id="9601">. I find that I can replicate this problem with Microsoft Internet Explorer 7, Mozilla Firefox 1.5.0.9, and Opera 9.10. I find that I can work around this problem in Internet Explorer, but not the other two.

Saturday, February 03, 2007

Blogs and Wikis

After a good friend mentioned his ideas of using blog and wiki technologies in his new lab, I couldn't resist trying these again, in the hope that I'll better understand the possibilities of these. At work, I've documented some oft-used database tables and queries on the group wiki pages, served by Atlassian Confluence, which also runs the technology bug/issue-tracking system. Atlassian also has a blog feature, which I am trying to use to highlight developments in my work.

Away from work, I tried to install my own wiki on a server where I have no administrative privileges, but there are many configuration questions that I cannot answer. I told my friend that there would be significant effort in setting up and maintaining such a system, and I am happy to hear that he found a solution at http://openwetware.org/.

I am always impressed at the efficiencies to be wrung from outsourcing. For example, I think the Google Apps for Education product in use at Arizona State University is a good example to follow. There is much duplication of information technology effort across organizations, and consolidating and outsourcing those efforts could improve the quality and reduce the cost. I recall considering the purchase of a network-attached storage device and backup system for a research group where I was a graduate student. There's no educational value in that exercise. IBM's attempt to sell compute time is also notable, but has a smaller market, which probably needs time to play and explore. Drucker would have applauded our giving the problem to an expert to handle.

References: