Computers and Internet Links
- Web directories are for stable, permanent starting points that one can confidently link to.
- Google directory
- This is based on Open Directory (dmoz.org)
- What I used to use:
- Other directory structures:
- Web search engines
are for heavy-duty, once-off user-driven searches.
- Google
- What I used to use:
Books (Search inside books)
Image search engines
Music search
OCR
finger was what people used for self-expression
before the Web and personal home pages.
You would put your "home page" in your ".plan" file,
which finger would display when called.
- finger gateways
- There used to be servers
that could interpret your .plan file
as HTML.
Lookup with domaintools.com:
Other lookup:
- I'm not into
real-time chatting
any more
(I used to be when I was first on the Internet),
but the idea of
3-D visual worlds
that you can wander round is interesting.
As long as I don't have to talk to anyone.
- Google
- Wikipedia
- Second Life
has a 3-D Dublin.
- TCD researchers
(and here)
have built a 3-D Dublin.
- Most artificial worlds are uninteresting compared to for example
real historic worlds
as they used to be.
I would love to see inside actual historic buildings,
populated by the correct historical characters and their property
instead of by parties of tourists and artificial guides and notices.
I would love to see the following for example:
- Wilton
populated by the family of the 10th Earl.
- Eighteenth century Dublin, where you can wander and turn corners at will.
- Medieval Dublin.
- Medieval Cambridge.
- Over the next century, more and more 3-D models of real worlds, present and historic,
will come onto the Web,
and the whitespace between them will diminish,
so that eventually you can place yourself in College Green, Dublin, in 1790,
and just start walking.
Head out of town, into the countryside, which will all exist in simulation,
and just keep on going.
This international, decentralised, 3-D world, something that could never have existed
before the Web, could eventually become the unifying interface to the world's
historical and geographical information.
-
Google Earth
is now allowing people design their own 3-D versions of real buildings,
and Google will embed accurate designs in their 3-D map.
So the 3-D world can be built in a distributed fashion by thousands of people.
Next step - allow different time periods.
- 360cities.net
- Virtual Globetrotting
- Latitude/Longitude Conversion
- [Degrees, Minutes, Seconds] to Decimal
- Google Street View
- IE bug
- If you embed a Google Street View
on a page (with iframe), there is a
bug on IE which will jump to this location
on the page (rather than top of page) on page load.
-
search for discussion of bug
- See the bug
- See fix for the bug
using iframe onload calling a delayed scrollTo
(delay is crucial)
- The above fix may need modifications in these cases:
- If there is a label on the page:
It will always go to the top,
even if the link is to:
file.html#label
- If there is an overloaded page:
If there is a lot to load on the page
(e.g. two Street Views on the page,
or one Street View plus one Google Maps)
then
it needs more of a delay before jumping.
This is an image, not an embedded control:
Click to enter
Google Street View
of Cambridge.
Click to rotate and move about.
Beautiful. I have dreamed of this for years.
- I can write a
6 line program in Shell
to turn my desktop background into a dynamically-updating live view of Dublin.
Ultimately one could imagine a continuous live video background, coming from
anywhere in the world.
Live video cameras could be put in completely inhospitable spots,
like on the outside of trains or aeroplanes, underwater, or on the surface of Mars.
- You can use a layered jpg
to implement inline live video.
e.g. Dublin.
-
Interesting Devices Connected to the Net
-
Webcams
(and search)
Miscellaneous
ps and PDF
How to do various things with images
- How to do screen capture:
- PrintScreen (whole screen) or Alt-PrintScreen (active window)
- Microsoft Photo Editor
- Paste as new image
Or:
- Print Screen or Alt-PrintScreen
- Microsoft Paint
- Paste
Or:
- ArcSoft PhotoStudio
- File - Capture - Desktop
- Click on window you want to capture
- How to Crop in Microsoft Paint:
- Move mouse to bottom RHS corner and note (in status line) pixels Width,Height
- Image - Attributes - (Enter pixels Width and Height)
- How to write a line of text on top of an image:
- Microsoft Paint: "A" icon.
- Pick icon for transparent / not-transparent.
- Pick color.
- Pop-up gives font, size, etc.
Or:
- Make a table with a background-image
and then write text in the table.
- How to generate an
icon with words in it:
- Write in HTML and do screen capture
- How to convert (a color map say) to black and white
- Microsoft Photo Editor
- File-Properties-Greyscale
- save as JPEG
- How to
highlight (say places on a map) in Yellow:
- iPhoto Express
- Photo-convert-color
- Enhance-Paint-Mark pen, yellow
- save
Or:
- Imaging for Windows
- to start: Annotation - Highlighter
- draw (is rectangle - drag with mouse to set thickness)
- to stop: Annotation - Select Annotations
- RHS click - Properties
Or:
- ArcSoft PhotoStudio
- Paintbrush and Pen are on same tool (toggle)
- icon - Paintbrush tool - thickness and transparency along bottom
- icon - Pen tool - thick - transparency 70 percent
- single click for centre of circle
Or:
- Microsoft Paint
- Brush
- How to draw straight lines (e.g. boundary of a property):
- Microsoft Paint
- Shapes - line
- Size and Color
- How to scan a document that is larger than A4 (or whatever limit your scanner has)
- Do multiple small (e.g. A4) scans until you have covered the whole document with overlapping images.
- Image stitching software -
Microsoft Image Composite Editor
- Just drag and drop the multiple small scans onto it.
It figures out the overlaps automatically
and creates one huge image.
How to do screen capture from video
- How to do screen capture from video:
- How to do screen capture from
Windows Media Player:
- Ctrl-I saves current frame as JPG
- How to do screen capture from
QuickTime:
- Play inside IE browser
and PrintScreen screen capture as normal.
- How to do screen capture from
RealPlayer:
- Tools - Preferences - Hardware - Video card compatibility - Most reliable
- PrintScreen screen capture
- How to do screen capture from
other video:
- MPUI - press "S" to grab screenshot
- Windows Movie Maker
- Capture - Import video - "Create clips" checkbox off - Drag to timeline
- Edit - Video effects - Rotate 90 degrees - drag to movie
- Finish - Save
- Windows Movie Maker
- Capture - Import video - "Create clips" checkbox off - Drag to timeline
- Edit - Video effects - Brightness, increase - drag to movie (repeat)
- Finish - Save
UNIX
Windows
ASCII characters
Printing web pages
Colors
light versions of
red, green, blue:
|
|
| This is bgcolor=#ffcccc |
| This is bgcolor=#ccffcc |
| This is bgcolor=#ccccff |
|
|
| This is bgcolor=#ffdddd |
| This is bgcolor=#ddffdd |
| This is bgcolor=#ddddff |
|
|
| This is bgcolor=#ffeeee |
| This is bgcolor=#eeffee |
| This is bgcolor=#eeeeff |
|
|
light versions of
cyan,
magenta,
yellow:
|
|
| This is bgcolor=#ccffff |
| This is bgcolor=#ffccff |
| This is bgcolor=#ffffcc |
|
|
| This is bgcolor=#ddffff |
| This is bgcolor=#ffddff |
| This is bgcolor=#ffffdd |
|
|
| This is bgcolor=#eeffff |
| This is bgcolor=#ffeeff |
| This is bgcolor=#ffffee |
|
|
light grey: