Category: Legacy
- Bringing your Java Application to Mac OS X
- O’Reilly Network: Java Programming on the Mac – Write Twice, Run Anywhere – describes GUI differences
- WhiningDog.NET: Java and Mac OS X
- Apple Jar Bundler docs (replaces MRJAppBuilder)
- Iconmaster Online – OS X icon tutorials, etc.
- Iconica tutorials – more icon tutorials
- Mac OS X Icon Tutorial – simple step-by-step
- AppleScript Script Menu – easy to pick up from the sample scripts
- Soybo – xplatform web services
Hey neat, Paul Ford was on NPR yesterday – also on ftrain.
CSS Cursors – testcase for bug 163174 – quite nice, a list of CSS3 cursors, as well as Mozilla specific ones. The -moz-zoom-in and -moz-zoom-out cursors are useful for my little image shrinking JS:
Hmm, one problem that may force me to use a simple graphic overlay, the cursor doesn’t change after an onclick until you move it (and off course doesn’t work at all in non-gecko renderers)
Also, loading this script in the body seems to make my page title logo disappear for some reason.
Meg:
The horror of modern relationships isn’t the confusion about roles, reticence about marriage, or the lived-together-broke-up-who-originally-bought-the-Office Space DVD mystery, it’s the technology enabling you to keep in contact with an ex when all you want to do is purge them from your heart.
Howard’s BT headset roundup got me interested in the Nextlink Bluespoon Digital headset, it looks like one that might be convenient for those who wear glasses.
- people around me on friendster, 2003 – hand drawn, spidering (w/ source), Graphviz’d (via connected selves – Danah Boyd)
- Friendster Hack v3
sort of/not really related: foafnaut, SVG Textorizer Tool (more tools)
todo: JS image resizing behavior, automatically add a zoom in/out for each image done, see next day’s zoom posting
There’s not a lot of fully functional crawlers that will spider sites w/ JS links. I guess one could possibly write a Mozilla plug-in to do so?
- BlackWidow – allows plug-ins, possibly allowing spidering of JS generated links
- JPluck – spiders sites, converts to XML, can read Mozilla cookies.txt file