There is a "unofficial" mac patch here, but I can't get it working on 10.5.7. Anyone else get it working?
From the Alien Arena site:
The official MacOS port has been indefinitely postponed. However, apparently someone has indeed ported
Alien Arena to the Mac, and released a patch. Download the linux version above, then apply
this patch. We cannot guarantee this will work.
It's not that hard, really, and took me all of an hour to do. Yes but the hard part comes when users need data scrapped for various states/countries for local programming, as well as digital programming. Having data come from a single source saved us a lot of time.
Correction: 4 out of 6 computers down
on
ISS Computer Failure
·
· Score: 2, Insightful
Two out of six computers in a reduntant system cannot be rebooted. From TFA:
The station's Russian segment has a network of six primary computers, three for guidance and navigation and three for command and control, any one of which can handle the duties of its counterparts, Suffredini said, adding that only two were online early Wednesday. Big difference!
Will there be a separate 80s version? I can't see the following as fitting the hair metal genre...
"Cherub Rock" (by Smashing Pumpkins)
"Sabotage" (by Beastie Boys)
"The Metal" (by Tenacious D)
"My Name is Jonas" (by Weezer)
"Knights of Cydonia" (by Muse)
Say what you will about them, but they take cross-platform compatibility seriously. If only they took cross-browser compatibility seriously. http://www.starcraft2.com/screenshots.xml
Well, I wouldn't award this site beta quality even. Upon filtering the comments as "5 Excellent" I get a few nasty SQL errors. It looks like they run an extra database query just to fit in the advertisement after 5 comments. I'm sure they could've done this in the code instead of lazily running another query.
Column 'rating' in having clause is ambiguous
SELECT c.commentid,m.alias,c.text,c.createdon,c.modrating , IFNULL(modRating,IFNULL(SUM(cr.rating),'Neutral')) aggregateRating, avatar, m.memberId, cr2.rating rated, stars,m.avatarImagePath FROM comment c LEFT JOIN commentrating cr ON cr.commentId = c.commentId LEFT JOIN commentrating cr2 ON cr2.commentId = c.commentId AND cr2.memberId = 0 LEFT JOIN blacklist b ON b.blockedMemberId = c.memberId AND b.memberId = 0 INNER JOIN member m ON m.memberid = c.memberid WHERE c.storyid = 1645 AND b.blackListId is null AND c.status > -1000 GROUP BY c.commentId HAVING SUM(rating) > 5 or AVG(rating) is null ORDER BY createdOn LIMIT 5
- - - ADVERTISEMENT - - -
Column 'rating' in having clause is ambiguous
SELECT c.commentid,m.alias,c.text,c.createdon,c.modrating , IFNULL(modRating,IFNULL(SUM(cr.rating),'Neutral')) aggregateRating, avatar, m.memberId, cr2.rating rated, stars,m.avatarImagePath FROM comment c LEFT JOIN commentrating cr ON cr.commentId = c.commentId LEFT JOIN commentrating cr2 ON cr2.commentId = c.commentId AND cr2.memberId = 0 LEFT JOIN blacklist b ON b.blockedMemberId = c.memberId AND b.memberId = 0 INNER JOIN member m ON m.memberid = c.memberid WHERE c.storyid = 1645 AND b.blackListId is null AND c.status > -1000 GROUP BY c.commentId HAVING SUM(rating) > 5 or AVG(rating) is null ORDER BY createdOn LIMIT 15 OFFSET 5
From the Alien Arena site:
The official MacOS port has been indefinitely postponed. However, apparently someone has indeed ported Alien Arena to the Mac, and released a patch. Download the linux version above, then apply this patch. We cannot guarantee this will work.
Try Hacking MythTV. It's from Jarod Wilson who wrote one of the most popular MythTV howto out there.
How about SSH?
Might be time to bite the $600 bullet.
Will there be a separate 80s version? I can't see the following as fitting the hair metal genre... "Cherub Rock" (by Smashing Pumpkins) "Sabotage" (by Beastie Boys) "The Metal" (by Tenacious D) "My Name is Jonas" (by Weezer) "Knights of Cydonia" (by Muse)
That was weird... restarted my browser and it looks fine. The screenshot thumbnails and title background weren't showing. Firefox 2.0.0.3 on XP.