About
-
Recent Posts
- Peter Thiel on Distribution
- My Friend Jen On Cutting The Cord…
- PhoneGap Reverse Geolocation Lookup
- How to Create a Facebook Login Using OAuth 2.0 and the PHP SDK
- turntable.fm Related Web Sites and Services
- turntable.fm export playlist queue
- fedora 15 virtualbox dhcp
- iptables open port 80/443/110
- MacBook Pro Hard Drive Compatibility Guide
- turntable.fm: A Monster Idea with Extraordinary Execution
Twitter
Follow @larryrubinRecent Comments
- Larry Rubin on How to Create a Facebook Login Using OAuth 2.0 and the PHP SDK
- blogtj on How to Create a Facebook Login Using OAuth 2.0 and the PHP SDK
- Larry Rubin on How to Create a Facebook Login Using OAuth 2.0 and the PHP SDK
- Nikolas on How to Create a Facebook Login Using OAuth 2.0 and the PHP SDK
- brian on iptables open port 80/443/110
Blogroll
Archives
Monthly Archives: June 2007
10 Things I Like About The ABC News (Australia) Website Redesign
I stumbled upon the recently redesigned Australian Broadcasting Corporation’s website today after somehow being teleported to their story about purple fluorescent frogs discovered in Suriname. I had never seen the site before the redesign, but what I did see inspired … Continue reading
Posted in ajax, design, user interface, web2.0
Leave a comment
Automatically Switch Your Google Maps API Key To The Correct Environment Using PHP
The Google Maps API requires a unique key for each domain where maps will be rendered. This means the key you generate for your production environment won’t work on dev or qa (assuming your dev and qa environments are not … Continue reading
Posted in api, googlemaps, php
1 Comment
Adobe Photoshop CS8 File Name Size Limit
Adobe Photoshop CS 8.0 has a nasty habit of truncating filenames longer than 31 characters when you use the “Save for Web…” feature. There are settings that control this behavior, but they are kinda hard to find. To prevent Photoshop … Continue reading
Posted in photoshop
7 Comments
Updating A Remote Subversion Workspace With Password-less Authentication
This tutorial will show you how to execute a command on a remote server using password-less authentication. This particular example demonstrates updating a remote subversion (svn) workspace, though it can easily be adapted to any command you may require. I’ve … Continue reading
Posted in authentication, bash, cygwin, openssh, subversion
Leave a comment