Try his command via the terminal. It fixed two missing icons in my dock.
/System/Library/Frameworks/CoreServices.framework/ \
Versions/A/Frameworks/LaunchServices.framework/Versions/ \
A/Support/lsregister -kill -r -domain local -domain system -domain user
See this link for instructions. Trim Enabler is an app to enable TRIM, but a feud is ongoing between these two camps.
To remove the page title in Twenty Eleven theme on front page only, add the following ‘if’ code to file ‘content_page.php’:
View the page in edit mode to see the code.
Then on your front page you can make your own header title with the proper css style like this:
Welcome to my homepage
You should of course make a child theme with those changes.
Add this code to functions.php
function the_title_trim($title) {
$title = attribute_escape($title);
$findthese = array(
‘#Protected:#’,
‘#Private:#’
);
$replacewith = array(
”, // What to replace “Protected:” with
” // What to replace “Private:” with
);
$title = preg_replace($findthese, $replacewith, $title);
return $title;
}
add_filter(‘the_title’, ‘the_title_trim’);
add link=”custom_url” to the gallery code on the page.
The Prey Project software is insanely great. Once installed on a laptop or Android phone (iPhone and iPad is yet to come) you can track the device if it’s stolen. The service is free for registering up to three devices. For $5 a month a pro account will unlock more feature. Plans scale to $400 a month for tracking up to 500 devices.
To activate the service log into your control panel at the Prey site and mark the phone or laptop as missing. A SMS text to your phone with a phrase of your choosing will turn on the service.
I tested my phone and laptop by marking them as missing. The free account will keep the last ten reports, allowing the frequency interval to be set from 10 to 40 minutes between reports, before overwriting the oldest report.
Within a minute of activating the service on the phone I had an email with a link pinpointing my house on a Google map. The laptop report pinpointed the house two doors down, but it had information even more valuable: there I was captured by my own web camera along with the screen shot of what was on my computer screen at the time. That’s not all. The laptop report included the active connections, the wifi connection device and a complete traceroute to the computer.
Prey’s website is simple to use. The software is also open source and lightweight. On the Mac (and Linux) Prey doesn’t use any memory-resident agents so it uses no memory until the program is actually run. Windows requires around 5 megs of RAM.
Below is a short intro video. Watch it and then install Prey. It’s insanely great.
Prey Project introduction from Carlos Yaconi on Vimeo.
My Blog Via Email
Tags
Barack Obama cable modem Canon 5D Canon 50mm 1.2L Canon 50mm lenses Canon EF 50mm Chelsea Clinton cleveland Digital Harinezumi Digital Holga diskwarrior embedded router fast food firewall FreeBSD Fuji X100 gas General Instrument George Carlin hard drive help page Intel X25-M Kata Sensitivity V kernel panics keys out of order KT A44V Long Photo Louis C.K. macbook macbook ram Mac Pro Motorola oil anylysis pfsense photo backpack Prius Religion Roadrunner rome router setup SSD Surfboard 3100 4100. trouble shooting UnixArchive
Twitter / jimarnold- jimarnold: RT @Librehombre: Bill Moyers on Winner-Take-All Politics #occupy #activists http://t.co/v4xnplVz
- jimarnold: RT @Monroegallery: What really links the 'urinating marines' video with Abu Ghraib | Jonathan Jones http://t.co/N1zzno2g via @guardian
- jimarnold: RT @timoreilly: Real lessons for our healthcare system in how doctors treat themselves when facing death (short answer: much less) http ...
- jimarnold: @tracygrammer Moneydance
- jimarnold: 63 ppl unfollowed me. want to know who unfollowed you? Find out here http://t.co/PZe73GEy #LoveAndHiphop #youmustbetrippin #TerraNova





