Category: computer

02 Sep

snow leopard, macports, drupal 6

there is a port called php52, and so . . . sudo port install apache2 sudo port install php52 +apache2 +mysql5-server +pear +sqlite sudo launchctl load -w /Library/LaunchDaemons/org.macports.apache2.plist sudo port install phpmyadmin and all the normal stuff that goes with it: https://trac.macports.org/ticket/20410 http://2tbsp.com/content/install_apache_2_and_php_5_macports http://trac.macports.org/wiki/howto/MAMP http://bangpound.org/node/7548 http://drupal.org/node/360605 etc . . .
26 Oct

create iso

hdiutil makehybrid -o “yourISO”.iso “path to items for burning”
06 Sep

insert image into WordPress post

log in and go to the upload link (second from right at the top), click on the browse button and navigate to the location on your hardrive where the image you want to use is located. (note: you want to make sure the name of the images are unique since they will all end up […]
04 Sep

corrupted iCal calendar

the best way I can find is manual, but here goes: create new blank calendar drag events from problem calendar onto fresh cal. once you got them all, delete problem calendar and move on.
24 Aug

trigger a new iChat message from a URL

aim:goim?message=whatever you want to go into your message field or iChat:compose?service=AIM&id=[userName]&style=im (styles can also be audiochat or videochat and I can’t find the syntax for message, it’s not the obvious &message= or &text= and the applescript dictionary for iChat didn’t offer any clues either)
15 Aug

imap folders on versamail

root folder: inbox sent mail: INBOX.sent add INBOX.sent to folder list etc.
02 Aug

move between tabs in safari

apple-shift-arrow as a bonus how to switch between open applications in OSX: apple-tab
01 Aug

subscribe to iCal calendar hosted somewhere on the web

in iCal, go to the Calendar menu and choose Subscribe type in http://”path to file”.ics for the Calendar URL hit subscribe