b1oque dashboard

Archive for February 2012

You need to fix permissions on the /usr/local folder. Open your Terminal.app and write: sudo chown -R `whoami` /usr/local cd /usr/local git add . git stash git reset –hard brew update

How add CalDAV Calendar Sync for iOS

Posted by: rezzo on: February 11, 2012

If you only want add Google Calendars support to your iOS device, here is the official guide: http://support.google.com/mobile/bin/answer.py?hl=en&answer=151674

How to Fix FTP Login Problem in WordPress in XAMPP for OS X?

Posted by: rezzo on: February 11, 2012

If you are using XAMPP for Mac OS like me, and was asked to enter FTP login information when you upgrade WordPress core and download themes or plugins, then this guide is for you.

TextMate: Made of Code theme by Mark Dodwell [OS X]

Posted by: rezzo on: February 11, 2012

IMO one of the most beauty themes for TextMate. You can found more information and download link in Mark’s blog. Source: http://madeofcode.com/posts/29-photo-my-new-textmate-theme-8220-made-of-code-8221-mdash-download-9-feb-2010-update-t

Snow Leopard, TextMate & Font smoothing [OS X 10.6]

Posted by: rezzo on: February 11, 2012

To get Inconsolata looking nice on my iMac’s LCD, I had to setup some custom font smoothing for TextMate: defaults write com.macromates.textmate AppleFontSmoothing -int 1 Source: http://madeofcode.com/posts/12-snow-leopard-textmate-font-smoothing

Name: Firefox Location: /usr/bin/open Parameters: -a Firefox.app %URL% Sources: http://support.mozilla.com/en-US/questions/666771 , http://stackoverflow.com/questions/929260/how-to-properly-set-firefox-as-external-web-browser-of-eclipse-on-mac-os-x

Lion traffic lights for Snow Leopard [OS X]

Posted by: rezzo on: February 11, 2012

There are some Lion traffic lights out there. They are fine, but these are awesome. Download here from Deviantart by YaroManzarek.

Can’t assign JDownloader on a specific spaces? [OS X]

Posted by: rezzo on: February 11, 2012

I seems that it can be fixed by adding extra attribute to info.plist <key>CFBundleIdentifier</key> <string>org.jdownloader.jDownloader</string> That’s all.


Follow

Get every new post delivered to your Inbox.