Search results

  1. C

    Boot Script Collections

    I'm trying to find out what is biggest and best collection of boot scripts. This is the only one i have found so far: OSX for Hackers: https://gist.github.com/brandonb927/3195465 What do you recommend?
  2. C

    Hidden Settings Collections

    I'm trying to find out what is biggest and best collection of hidden settings. These i have found so far: Dotfiles: https://github.com/mathiasbynens/dotfiles/blob/master/.osx MacPilot: http://www.koingosw.com/products/macpilot/ Secrets: http://secrets.blacktree.com/?show=all What do you...
  3. C

    Formatting SD-cards

    Which one is better, SD Formatter or Disk Utility? SD Formatter website: The SD Formatter formats SD/SDHC/SDXC Cards optimizing with these card’s performance etc.. It is strongly recommended to use the SD Formatter to format SD/SDHC/SDXC Cards rather than using formatting tools provided...
  4. C

    Search IPTC keywords using Spotlight

    I try to find a way to search IPTC keywords using Spotlight. I have tons of pictures with IPTC keywords but Spotlight don't seem to find them. Is there any special Spotlight commands which searches IPTC too.
  5. C

    Mac App Store information in website

    I try to find website which lists *all* new and updated Mac apps in Mac App Store. Same way than MacUpdate.com lists apps. I know Appalicious app, but i try to find websites or rss feeds or free apps which does this, because i want to integrate this information better to my workflow and MAS...
  6. C

    Zap PRAM

    Where i can find complete list what settings zapping pram/nvram resets? Thanks.
  7. C

    Move files

    Hiya, i try to move all files in folder to another folder. I tried to use mv but i can't figure it out. I don't want to move folder but all files in that folder. Thanks.
  8. C

    Current (not utilization) CPU speed

    I try to find software, which shows current speed of CPU. I don't need to see its utilization, but what speed CPU is currently running.
  9. C

    Console log and Snow Leopard

    Is there any way to export console log in Snow Leopard automatically daily? We need to keep all console log entries for few months. If i understand correctly, console log is not real log file so it is harder to deal with it.
  10. C

    Steve Jobs Ice Cream iPhone app

    If i would have ice cream shop near 1 infinite loop or near Steves home, i would quickly find developer to create iPhone app callt "Steves Ice Cream" which allows Steve Jobs to order home/work delivered ice cream without paying any money as long as he needs to gain more pounds. Then later this...
  11. C

    >restart and >shutdown in 10.5

    Why >restart and >shutdown dont work in 10.5 login window?
  12. C

    Excluding directories in find command

    I use unix command "find" to catalog my drive, but i would like to exclude Time Machine backup directory from it. How this can be done? do shell script "find...
  13. C

    Get Flickr

    How i could grab 100 latest pictures in x persons Flickr using AppleScript? These pictures should be biggest one, not the one shown normally. Kinky part is to get address of biggest picture from normal size picture page.
  14. C

    Tags

    I want to put tags and other information to jpg, png, gif pictures. I mean to exif... not Finder Comments. How this can be done using AppleScript or Terminal?
  15. C

    Any PithHelmet users here?

    I need to remove Google urchin javascript from web pages. Have anybody used PithHelmet for this? <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-2281632-1"; urchinTracker(); </script>
  16. C

    Automount

    I want to disable automount process from launching, but i cant find what launches it. Its not in any of these folders: Library:LaunchAgents: Library:LaunchDaemons: Users:coriander:Library:LaunchAgents: System:Library:LaunchAgents: System:Library:LaunchDaemons: Library:StartupItems...
  17. C

    Mac Audio/Video apps

    I have 5 hours long video and i would like to see its audio track as waveform at once (=when there is noise and when not so i can see only noisy parts). What apps allows this? I would also like to see 1 video frame every x frames in one screen/picture.
  18. C

    Parental control app denies seeing some folders

    I'm looking for parental control app or any other app, which denies user from seeing content of some folders.
  19. C

    Siemens C65 and Macintosh

    Is it possible to download pictures from Siemens C65 to Mac?
Back
Top