Working with Rails

Recommend Brian on Working With Rails


Powered

Java 6 Preview Available for Leopard

Posted by Joseph Nusairat Thu, 20 Dec 2007 16:20:00 GMT

The long awaited news of Java 6 on Leopard has finally been announced, albeit with little fan fare.

Java 6 on Leopard

Apple has released the preview version; meaning a final version should be coming soon. While I find this to be great news for those of us who do Java development on the Mac, I find it intriguing by the fact that it makes special use of 64-bit architecture. However, it's that last part that worries me a bit. Apparently you HAVE to have a Core 2 Duo to use Java 6. So that means myself and two of my business partners Mac laptops will not be able to run Java 6. Now generally developers like to stay on the cutting edge at all times. But really, the Core duos are ONLY a year and a half old? That is NOT that old to have to upgrade.

I guess we shall have to see how desperate the Java developers who use the Mac are. There was a slight alternative right now as well. Someone has ported the unix JDK6 to the Mac with almost complete functionality. (the URL of the site escapes me right now but I will post it when I find it)

Posted in ,  | no comments | no trackbacks

Developing on the Mac

Posted by Joseph Nusairat Fri, 19 Jan 2007 05:00:00 GMT

RadiantCMS This past weekend Brian and I were at Codemash and while talking to Neal Ford and Joe O'Brien at one of the sponsors parties, the topic of development tools and tips on the Mac came up. Both Brian and I are relatively new Mac owners. He has the PowerBook, I have the smaller MacBook. Both Neal and Joe have owned Macs for a while, and started rattling off must have utilities. I started frantically scribbling down notes of all the programs they were suggesting and sure enough like any good geek I went back to my hotel room later and googled all of them, downloaded some and started playing with them.

Quicksilver

A sleek way to launch apps. You can basically hit a predefined key, a small screen will pop up a box and you just type the name of app you want. Like spotlight it tries to auto complete and will learn what you type more often. In addition you can also do some fancy associations of applications.

Snapz Pro

Good for screen shots, a must have for presentation nerds.

iTerm

Better than terminal, it has a tabbed interface.

Witch

Awesome tool used to switch between screens. I know many former Windows users complain about not being able to switch between individual windows. With this you can.

Path Finder

A fancier Finder; smoother and cleaner.

News Fire

Net News Wire

RSS News Readers.

Side Note

Nice tool that pops up from the left side and allows you to write and store quick notes.

iClip

Another tool used for creating clips for presentations, I have not played around with this one yet.

iAlertU

Allows you to use your Mac remote as a car alarm on the computer. Will even take a picture of the person trying to touch your computer if you mess with it when armed.

Hivelogic

This last one is nothing to do with Mac tools per se. However, if you want to learn Ruby on Rails and have a Mac, this is a good tutorial on how to setup your Mac for RoR development.

Posted in  | Tags , ,  | 1 comment | no trackbacks