News

How do I edit ressources that are in .rsrc files? They're just a data fork, ResEdit won't open them. Does OS X ship with cmd line tools to copy a .rsrc file to a ressource fork so I can edit it?
for those that don't know, OS X's .rsrc files are structured just like OS 9 files with res forks but it's data is strung through the data fork so things you see (like icons and pixmaps) are not ...
PS. Bonus tip from the comments: If you want the normal stoplight buttons back, Close your iTunes, open Terminal and paste in this “defaults write com.apple.iTunes full-window -1”, hit enter ...