Recent content by thecloud

  1. thecloud

    More tales from Bandley 3

    Last time I was on the Infinite Loop campus, the Bosendorfer grand piano was tucked away in a room called the Piano Bar, directly across from Town Hall where media events used to take place.
  2. thecloud

    Studio Session by Bogas Productions (1986)

    Todd Rundgren was a fixture at MacWorld Expo and its glow-stick afterparties in San Francisco, early '90s. He was using Macs to write and perform music, but was also doing development. One of his first products was a screen saver called FlowFazer. His company was called "Utopia Grokware" and it...
  3. thecloud

    Studio Session by Bogas Productions (1986)

    Consulair C was a superset of MDS, bundling those apps together with the C compiler. If Ty is saying that they got early access to the C compiler that made (high-level) Mac development possible, that very likely means Consulair C.
  4. thecloud

    Studio Session by Bogas Productions (1986)

    MDS was Apple's 68000 Macintosh Development System, which was written by Bill Duvall, the same person responsible for Consulair C. MDS only had an assembler, not a C compiler. More info at http://basalgangster.macgui.com/RetroMacComputing/The_Long_View/Entries/2010/3/13_Consulair_Mac_C.html.
  5. thecloud

    Studio Session by Bogas Productions (1986)

    The Super Studio Session program and manual are (still!) online at Steve's website. http://madcapps.com/bogas_productions.htm
  6. thecloud

    PM6500 and Upgrading to 9.2.2

    It sounds like AppleShare on the PM6500 is set up to try to mount shared volumes from the LC475 and SE/30 at startup. If those machines aren't up yet then it can't get to the point of needing to use their saved passwords. I would try moving aside (i.e. renaming) the "AppleShare Prep" file in...
  7. thecloud

    Dove MacSnap video issue

    Yes, you need the MacPlus/512Ke ROM, since SCSI support was not present in the original ROM for the Mac 128K/512K models. As for RAM requirements, it's unlikely that anything about the new ROM requires more than 512K (since it was present in the 512Ke, after all.)
  8. thecloud

    QuickTopix

    Was spelunking through some old disk images just now and found a copy lying about. It doesn't get past the splash screen before complaining about an initialization error, probably because it's running in an emulator and the drive isn't attached. Maybe it will work for you with real hardware.
  9. thecloud

    Classic Mac Networking v4.0

    The whole document is interesting and has an incredible level of detail! I did notice that "Hierachial File System (HFS)" is misspelled.
  10. thecloud

    Classic Mac Networking v4.0

    Speaking of the Working with Disk Images section, it might be worth mentioning that both Disk Copy 6.3.3 and ShrinkWrap can read and mount DART images. (You won't find too many DART images in the wild, apart from a handful of Apple-produced CDs in the early 1990s, but sometimes they are the only...
  11. thecloud

    Netatalk 4.0 - Future-proofing Apple File Sharing

    "Install required software dependencies" is going to be different for each platform, based on its package manager. I updated to Netatalk 4.2.1dev today and it went smoothly. All seems stable with 48 zones currently on the network.
  12. thecloud

    TashRouter: An AppleTalk Router

    Coming back to this thread late, but I can confirm that I also saw the same TashRouter crash that @fergycool reported. At the time, I saw the self.hop_count check was failing and figured it could safely be ignored rather than bringing down the router, so I just commented it out and everything...
  13. thecloud

    Netatalk 4.0 - Future-proofing Apple File Sharing

    Over 13 hours uptime so far with the latest fix. It seems to be working OK. Yes, there are currently 64 zones visible on the network. :) 2 of those are my local zones; the rest are coming from Apple Internet Router.
  14. thecloud

    Netatalk 4.0 - Future-proofing Apple File Sharing

    FYI: after reverting the problematic commit, my build was still going strong after 24 hours. I made a local test branch from latest `main` (with all your new Sunday commits), merged `rdmark-atalkd-rtmp-loop` into it, and rebuilt. Looks good so far. Will see if it's still up and running tomorrow!
  15. thecloud

    Netatalk 4.0 - Future-proofing Apple File Sharing

    Yes. I reverted just that commit, and atalkd has been up for ~12 hours now without a problem. Will keep an eye on it.
Back
Top