Archive for May 2006

Making an ISO from A Mac

http://www.macosxhints.com/article.php?story=20031225124417353

dd if=/dev/disk1s0 of=x.iso bs=2048
Insert a new disk – Press “Ignore” when finder dialog popps up.
Start Disk Utility
Press “Burn” icon – Navigate to the iso and select it.
Press “Burn” button.

My notes going to 2.2

I don’t have Eclipse – vi is my IDE so I had to hand-edit some import statements. Here are my rules so far. I do not sugest these are perfect.
I am sure there are more – these are the ones I came across while doing the .jws files.
I like the rename – things are shorter and less wordy.

Continue reading ‘My notes going to 2.2’ »

Clearing the Favicon Cache

And learned how to clear Safari’s icon cache

http://www.askdavetaylor.com/

can_i_selectively_remove_safari_favicon_icons.html
$ rm -v `find ~/Library/Safari/Icons -type f -print | xargs grep -l localhost`

Making the JSF File in Master

presentation
syllabus
roster
help
profile
roster uses myfaces. Is this needed?
../../master/sakai-jsf-sun-ri-tool.xml

Lance Helped Me on Eclipse

Subclipse

http://subclipse.tigris.org/

Help -> Software Updates

http://subclipse.tigris.org/update_1.0.x/

File Import
Window -> Preferences -> Java -> Build Path -> Class Path Variables
MAVEN_REPO
/Users/csev/.maven/repository