brothersswimmers
Mac OS X News Updated: 11/27/02; 11:09:20 PM.     

 
 






Other Good Stuff

















Blogs



















 
   

BIGSEA


Wednesday, November 27, 2002




Neatly packaged binaries for OS X.2:

* Perl 5.8.0 ....


Neatly packaged binaries for OS X.2:

* Perl 5.8.0
* Apache 2.0.43
* mod_perl 1.99_07
* PHP 4.2.3
* Tomcat 4.1.12
* MySQL 3.23.52
* PostgreSQL 7.2.2
* OpenSSL Development Headers 0.9.6e
* NetInfo Administration Scripts 1.0

[Forwarding Address: OS X]  11:08:56 PM      




iPulse is a super-dense diagnostic tool for OS X. ....


iPulse is a super-dense diagnostic tool for OS X. Instead of running MemoryStick, CPU Monitor and NetMonitor to get a graphic view into your computer's load and activity, run iPulse, learn to decipher its user interface, and have a groovy, high-tech desktop widget.

Link

Discuss

(via Hack the Planet)


[Forwarding Address: OS X]  11:04:15 PM      




I raved earlier about SNAX, the veryvery handy Fin ....


I raved earlier about SNAX, the veryvery handy Finder replacement. The folks at Cocoatech have majorly re-writen it and have changed the name to PathFinder. It s even better than before, and definitely worth the $30 shareware cost if you use the Finder much.

[Forwarding Address: OS X]  10:55:43 PM      




Whee! PGP finally out for OS X! [MacSlash: A daily dose of Macintosh News and Discussion]  10:47:33 PM      




MySQL on Mac OS X. Apple Internet Developer: “In this article I’ll give you an overview of MySQL’s features and drawbacks, show you how to install MySQL on Mac OS X, and introduce you to some of MySQL’s notable technical aspects.” [ranchero.com]  10:34:50 PM      




OS X Tip: Character Palette. There was a time when finding those elusive accented Latin characters, symbols, and dingbats required the use of a shareware application. Or for those with plenty of patience, a session of hunting and pecking on the keyboard (lord knows how many times I've typed a string of alphabet keys just to find some stupid character). With the Character Palette built-in to OS X, all that is history. To use the system-wide character palette, open you System Preferences. Then click on International. Then chose the "Input Menu" tab at the far right. In the list of keyboard languages should be an... [What Do I Know]  10:33:09 PM      


Thursday, September 12, 2002
So many smart people...

Surfing the web can be a humbling experience. (O.K. clean up your thoughts. I don't surf those kinds of web sites).

I use a great news reader called NetNewsWire Lite (for OS X) to catch up on Internet news when I have the time. Every time I browse the headlines, I find interesting stories written by highly intelligent people and I am guaranteed to learn something new.

Usually I am disappointed in my lack ability to contribute something worthwile to this great resource we call the Internet. But once in a while I think of something that I think is really cool and I want to share with someone else.

When those moments come along, I try to contribute something back. Just taking the time to think something through and write it up is reward enough, but occasionally, someone will send an email thanking me for posting something to the web that helped them solve a problem or see something from a different perspective.

And for a moment, I might feel like one of those smart people on the Internet that I am so impressed with.  11:03:16 PM      Google It!


Friday, September 6, 2002
What's Up With Google?

I have been searching Google a lot lately looking for some specific information. Early this week I found what I had been searching for-- it was some new information that someone had posted about firewalls and wireless networking. The link to the information had conspicuously appeared near the top of the search results, so it was easy to find.

Yesterday afternoon I needed to reference the info again, so I ran the same search. No dice. The information I was looking for was nowhere to be found. It was as though Google had gone back in time.

I then did a search for the article I had written about installing Linux on a Daystar Genesis-- a quad processor Mac Clone. Last week the article appeared in the Google search results, near the top of a search for "Linux on Daystar". Today, it's gone. It's so far gone you can't even find it if you really work at finding it. Poof. Gone. (If you are looking for the article, you can find it here.)

Did Google go through a major database restore/rework or what? Anyone out there know? Has anyone else even noticed? I'm starting to feel like I'm in the Twilight Zone.  9:18:14 AM      Google It!


Wednesday, August 28, 2002
How to install Linux on a Daystar Genesis MP (BeOS too!)

How to install Linux on a Quad Processor Daystar Genesis (Mac Clone)

I wrote a quick article describing how to get Linux running on a quad-processor Daystar Genesis machine in full SMP mode. I haven't seen much help with this on the web, so maybe it will help someone else out.

Enjoy!

FYI: Here are some good Daystar Genesis links:

http://www.xlr8yourmac.com/ULTIMATE_MAC/Elvis/index.html
http://www.everymac.com/systems/daystar/index.html
http://www.lowendmac.com/daystar/
http://web.archive.org/web/20010926212250/http://daystar.com/

Archives of the Old Mac MP mailing list can be found here (current):
http://www.mail-archive.com/oldmacmp@mail.maclaunch.com/
Instructions for subscribing to Old Mac MP can be found here:
http://lowendmac.com/lists/oldmacmp.html

Sources for Daystar Genesis MP+ parts:
http://www.tweek.com
http://www.macresq.com/

Where to purchase a Daystar Genesis:
Your best bet is probably eBay, but they don't come up for sale very often.  4:49:43 PM      Google It!


Wednesday, June 5, 2002


The Joys of SSH. Brent Ashley writes about the joys of ssh. One of my favorite ssh-related things is scp. With one command I can back up my entire website (which lives somewhere in California) to my local hard drive. Easy and secure. [inessential.com]  4:09:53 PM      




Virtual PC 5.0.3 Released (03-Jun-2002; 1.2K) [TidBITS]  4:08:09 PM      


Monday, June 3, 2002


SQL basics I: Data queries. Builder.com on the basic SQL queries: select, insert, update, and delete. [ranchero.com]  3:05:59 PM      




Using PHP with Files. Developer.com: “The ability to work within the file system is the power to store and retrieve information from the server.” [ranchero.com]  3:04:54 PM      


Thursday, May 30, 2002


AppleScript In Mac OS X: A Brave New World. The Mac Observer: “After an hour of Mac OS X, you decided that Mac OS 9 is as outdated as System 7. You’re just about to snuggle in when you realize that something doesn’t feel right. You’re missing your AppleScripts, right? I know the feeling. Don’t despair! Once inside Mac OS X, AppleScript is easy; however, the transition can be a little rocky. That’s why I’m providing you with these instructions on updating your scripts for Mac OS X.” [ranchero.com]  5:30:58 PM      




DTML Basics (part 1). DevShed: “One of the nicest things about Zope is its ability to separate an application’s presentation layer from the business logic that drives it. It does this using its very own tag-based markup language, Document Template Markup Language or DTML.” [ranchero.com]  5:30:09 PM      




Chimera 0.28 is out.

David Hyatt: Chimera, the Mac OS X native Mozilla derivative, is up to 0.28. On his weblog, the author dispels the rumor that Chimera is iBrowser. The rumor was first spread by The Register, which enjoys that sort of thing.

[dive into mark]  5:14:04 PM      



Check here to open links in new windows.

Use the calendar to
navigate back through time:


November 2002
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
Sep   Dec

Built with
Radio Userland:

Click here to visit the Radio UserLand website.

Get the XML version
of this page:

Click to see the XML version of this web page.

Subscribe to
my Radio weblog:

Subscribe to "Mac OS X News" in Radio UserLand.

Subscribe to
my Radio
Instant Outline:

Click on the coffee mug to add Scott Girard's Instant Outline to your Radio UserLand buddy list.

Contact Me:

Click here to send an email to the editor of this weblog.


© Copyright 2002 Scott Girard.
Last update: 11/27/02; 11:09:20 PM.

Mac OS X News