« December 2005 | Main | February 2006 »
January 25, 2006
Google article
LRB | John Lanchester : The Global Id
Excellent article on history, mystery, mastery, and implications of Google.
Posted by hag at 8:52 AM | Comments (0)
January 20, 2006
cool japan
2006_01.swf (application/x-shockwave-flash Object)
e-text as flash--right! but sent to Sarah for fun
Posted by hag at 9:23 AM | Comments (0)
January 19, 2006
Educating the Net Generation
The article discusse the book but focuses more on the fact that, gee wiz, it's an online book with print on demand options (this is new??). But may be worth a look...
Posted by hag at 3:07 PM | Comments (0)
JC's ABC Tunes
JC's ABC Tune Finder [jc.tzo.net]
An unbelievably wonderful collection of ECD tunes. Search for tunes and it generates a variety of formats: pdf, png, gif, ps and MIDI
Posted by hag at 2:52 PM | Comments (0)
January 13, 2006
Posted by hag at 2:26 PM | Comments (0)
kurzweil
ACM: Ubiquity - SINGULARITY: UBIQUITY INTERVIEWS RAY KURZWEIL
Posted by hag at 9:56 AM | Comments (0)
January 12, 2006
Experimenting with Word
We get lots of questions about using Word to create web pages. Obviously, we don't recommend this method. Word tries very hard to translate it's own rich formatting language into a language, HTML, that was never designed to be a formatting language. The resulting file is filled with code that can cause problems when one tries to edit the resulting HTML file.
Here are several examples of files that have been created in Word, then translated into HTML files. To see exactly how Word has translated the file, look at it using View: Page Source:
Original Word document
Word document saved as a Web Page
Word document saved as a filtered web page
Word document, contents copy and pasted into Composer, then saved
Word document, save as filtered web page, then, while still in Word, contents copied and pasted into Composer
When you copy and paste text from Word directly into Moveable Type's entry area (this area) you lose all formatting except for line breaks.
If you save a Word file as a filtered web page, open it in Composer (a simple HTML editor), and copy and paste the source code into a blog entry, here is the result:
content="text/html; charset=windows-1252">
Sample Document
This is a document to see how translations from
Word to
other programs alter this original document.
Here is a paragraph with a first line indent. It
is indented
using the Format: Paragraph: First Line Indent to .25 inches.
Here comes a bulleted list:
- Item one
- Sub-item one
- Sub-item two
- Sub-item three
- Sub-sub-item one
- Sub-sub-item two
- Sub-sub-item two
- Sub-item four
- Sub-item five
- Item two
- Item three
Here is a table:
cellpadding="0" cellspacing="0">
valign="top" width="246">
Cell a1
valign="top" width="246">
Cell b1
valign="top" width="246">
Cell c1
valign="top" width="246">
Cell a2
valign="top" width="246">
Cell b2
valign="top" width="246">
Cell c2
And another table with some interesting formatting
including
different borders, cell width set to content size, and some joined
cells.
border="1" cellpadding="0" cellspacing="0" width="789">
valign="top" width="789">
Three Joined Cells
valign="top">
Cell a1: a lengthy bit of text
valign="top">
Cell b1
valign="top" width="394">
Cell
c1: right aligned contents
valign="top">
Cell a2
valign="top">
Cell b2
valign="top" width="394">
Cell
c2 right aligned contents
valign="top">
Cell a3
valign="top">
Cell b3
valign="top" width="394">
Cell
c3 right aligned contents
valign="top">
Cell a4: this cell has different borders
valign="top">
Cell b4
valign="top" width="394">
Cell
c4 right aligned contents
This paragraph has some italicized text,
some bolded
text, and some underlined text as well as text in
style="font-size: 14pt; font-family: Batang;">several
style="font-family: "Arial Black";">different
style="font-size: 16pt; font-family: "Courier New";">fonts.
How does the translation handle Styles?
Here are two styles:
style="font-size: 13pt;"> heading 1, double indent with
a 6 point
space above:
Heading 1
This paragraph has a style applied to it that
indents
the paragraph .5 inches on either side and adds a 6 point space above
the
paragraph.
Posted by hag at 9:53 AM | Comments (0)
January 3, 2006
semantic web, ambient findability
thanks, Steve:
Peter Morville, "Ambient Findability : How what we find changes who we are." (O'Reilly, September, 2005)
Part of the Safari Books Online Series : http://tinyurl.com/c8564
For an accessible description on how the web-world has co-opted the language of, or implemented the ideas of, taxonomies, ontologies, metadata, folksonomies, and the semantic web, see chapter 6: The Sociosemantic Web (esp. 6.2: The Social Life of Metadata).
I imagine it would be especially interesting to those creating "outward directed" websites, i.e. sites that are created to attract visitors.
And, in remembrance of Foucault, considering all these classification/searching schemes in terms of Borges' "Chinese Encyclopedia" animals list (http://www.multicians.org/thvv/borges-animals.html?1) the chapter might be even more interesting...
Posted by hag at 2:32 PM | Comments (0)